Pull request #43820 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 26c65447df6ad86dea98d65f679e3f428ab2ffd3+71cb54cec41e126db2cfe833b3edf82d269718d8 (da1d2058b7d02dd3aff25e6a150aaa2beec085bb) 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-43820@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 [2022-07-28T20:57:00.398Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-28T20:57:00.403Z] Trying to pass milestone 6 [Pipeline] milestone [2022-07-28T20:57:00.490Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-28T20:57:00.781Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac4549861055b489) in /home/ubuntu/workspace/moby_PR-43820 [Pipeline] { [Pipeline] checkout [2022-07-28T20:57:00.869Z] The recommended git tool is: git [2022-07-28T20:57:03.492Z] using credential docker-jenkins-github-credentials [2022-07-28T20:57:03.501Z] Cloning the remote Git repository [2022-07-28T20:57:03.501Z] Cloning with configured refspecs honoured and without tags [2022-07-28T20:57:03.545Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:03.597Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:03.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:03.669Z] > git --version # timeout=10 [2022-07-28T20:57:03.702Z] > git --version # 'git version 2.17.1' [2022-07-28T20:57:03.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:03.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:28.618Z] Fetching without tags [2022-07-28T20:57:28.985Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:57:28.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:57:28.530Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:57:28.550Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:28.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:57:28.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:28.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:28.624Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:28.991Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:57:29.015Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:57:30.443Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:57:30.443Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:57:30.296Z] > git remote # timeout=10 [2022-07-28T20:57:30.345Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:57:30.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:30.383Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:57:30.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:57:30.446Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:57:30.467Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:57:35.003Z] Commit message: "Implement ImageDelete for containerd" [2022-07-28T20:57:35.022Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:57:36.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-28T20:57:35.006Z] > git rev-list --no-walk dd104171df849410fcbed6abc35be0bfcecf9992 # timeout=10 [2022-07-28T20:57:42.686Z] Unable to find image 'alpine:latest' locally [2022-07-28T20:57:42.686Z] latest: Pulling from library/alpine [2022-07-28T20:57:42.686Z] 530afca65e2e: Pulling fs layer [2022-07-28T20:57:42.686Z] 530afca65e2e: Verifying Checksum [2022-07-28T20:57:42.686Z] 530afca65e2e: Download complete [2022-07-28T20:57:42.686Z] 530afca65e2e: Pull complete [2022-07-28T20:57:42.686Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:57:42.686Z] Status: Downloaded newer image for alpine:latest [2022-07-28T20:57:46.881Z] 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] 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] node [Pipeline] node [Pipeline] node [2022-07-28T20:57:47.820Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0707db0d173e3a4c4) in /home/ubuntu/workspace/moby_PR-43820 [Pipeline] node [2022-07-28T20:57:47.821Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01da73f09a00aa562) in /home/ubuntu/workspace/moby_PR-43820 [2022-07-28T20:57:47.822Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0509e148ac2338d4d) in /home/ubuntu/workspace/moby_PR-43820 [2022-07-28T20:57:47.823Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01f267c32f859e145) in /home/ubuntu/workspace/moby_PR-43820 [Pipeline] node Stage "s390x" skipped due to when conditional [2022-07-28T20:57:47.825Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d8c335064ff7e7a3) in /home/ubuntu/workspace/moby_PR-43820 Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-28T20:57:47.883Z] The recommended git tool is: git [Pipeline] checkout [2022-07-28T20:57:47.889Z] The recommended git tool is: git [Pipeline] checkout [2022-07-28T20:57:47.896Z] using credential docker-jenkins-github-credentials [2022-07-28T20:57:47.896Z] The recommended git tool is: git [Pipeline] checkout [2022-07-28T20:57:47.903Z] using credential docker-jenkins-github-credentials [2022-07-28T20:57:47.908Z] The recommended git tool is: git [2022-07-28T20:57:47.910Z] Cloning the remote Git repository [2022-07-28T20:57:47.910Z] Cloning with configured refspecs honoured and without tags [2022-07-28T20:57:47.913Z] using credential docker-jenkins-github-credentials [2022-07-28T20:57:47.916Z] Cloning the remote Git repository [2022-07-28T20:57:47.916Z] Cloning with configured refspecs honoured and without tags [2022-07-28T20:57:47.923Z] Cloning the remote Git repository [2022-07-28T20:57:47.924Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-07-28T20:57:47.930Z] The recommended git tool is: git [2022-07-28T20:57:47.936Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-28T20:57:47.939Z] using credential docker-jenkins-github-credentials [2022-07-28T20:57:47.944Z] Cloning the remote Git repository [2022-07-28T20:57:47.944Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-28T20:57:47.952Z] Cloning the remote Git repository [2022-07-28T20:57:47.952Z] Cloning with configured refspecs honoured and without tags [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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] } [2022-07-28T20:57:47.995Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:47.995Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:48.005Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:48.005Z] > git --version # timeout=10 [2022-07-28T20:57:48.010Z] > git --version # 'git version 2.25.1' [2022-07-28T20:57:48.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:48.011Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:47.924Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:47.925Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:47.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:47.942Z] > git --version # timeout=10 [2022-07-28T20:57:47.951Z] > git --version # 'git version 2.17.1' [2022-07-28T20:57:47.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:47.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:47.935Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:47.936Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:47.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:47.960Z] > git --version # timeout=10 [2022-07-28T20:57:47.977Z] > git --version # 'git version 2.17.1' [2022-07-28T20:57:47.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:47.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:47.925Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:47.925Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:47.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:47.937Z] > git --version # timeout=10 [2022-07-28T20:57:47.945Z] > git --version # 'git version 2.17.1' [2022-07-28T20:57:47.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:47.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:57:47.952Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T20:57:47.952Z] > git init /home/ubuntu/workspace/moby_PR-43820 # timeout=10 [2022-07-28T20:57:47.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:57:47.958Z] > git --version # timeout=10 [2022-07-28T20:57:47.963Z] > git --version # 'git version 2.25.1' [2022-07-28T20:57:47.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:57:47.964Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.197Z] Fetching without tags [2022-07-28T20:58:03.448Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:03.464Z] Fetching without tags [2022-07-28T20:58:03.597Z] Fetching without tags [2022-07-28T20:58:03.697Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:03.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.440Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:58:03.443Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.466Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:58:03.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:03.466Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.698Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:03.700Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:03.794Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:03.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.584Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:58:03.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:58:03.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:03.609Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.157Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:58:03.172Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.183Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:03.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:58:03.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:03.198Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:03.449Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:03.456Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:04.014Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:04.014Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:58:04.248Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:04.248Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:58:04.367Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:04.368Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:58:04.567Z] Commit message: "Implement ImageDelete for containerd" [2022-07-28T20:58:04.758Z] Commit message: "Implement ImageDelete for containerd" [2022-07-28T20:58:04.801Z] Commit message: "Implement ImageDelete for containerd" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-07-28T20:58:05.270Z] + docker version [2022-07-28T20:58:05.270Z] Client: Docker Engine - Community [2022-07-28T20:58:05.270Z] Version: 20.10.14 [2022-07-28T20:58:05.270Z] API version: 1.41 [2022-07-28T20:58:05.270Z] Go version: go1.16.15 [2022-07-28T20:58:05.270Z] Git commit: a224086 [2022-07-28T20:58:05.270Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T20:58:05.271Z] OS/Arch: linux/amd64 [2022-07-28T20:58:05.271Z] Context: default [2022-07-28T20:58:05.271Z] Experimental: true [2022-07-28T20:58:05.271Z] [2022-07-28T20:58:05.271Z] Server: Docker Engine - Community [2022-07-28T20:58:05.271Z] Engine: [2022-07-28T20:58:05.271Z] Version: 20.10.14 [2022-07-28T20:58:05.271Z] API version: 1.41 (minimum version 1.12) [2022-07-28T20:58:05.271Z] Go version: go1.16.15 [2022-07-28T20:58:05.271Z] Git commit: 87a90dc [2022-07-28T20:58:05.271Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T20:58:05.271Z] OS/Arch: linux/amd64 [2022-07-28T20:58:05.271Z] Experimental: true [2022-07-28T20:58:05.271Z] containerd: [2022-07-28T20:58:05.271Z] Version: 1.5.11 [2022-07-28T20:58:05.271Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.271Z] runc: [2022-07-28T20:58:05.271Z] Version: 1.0.3 [2022-07-28T20:58:05.271Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.271Z] docker-init: [2022-07-28T20:58:05.271Z] Version: 0.19.0 [2022-07-28T20:58:05.271Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T20:58:05.500Z] + docker version [2022-07-28T20:58:05.500Z] Client: Docker Engine - Community [2022-07-28T20:58:05.500Z] Version: 20.10.14 [2022-07-28T20:58:05.500Z] API version: 1.41 [2022-07-28T20:58:05.500Z] Go version: go1.16.15 [2022-07-28T20:58:05.500Z] Git commit: a224086 [2022-07-28T20:58:05.500Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-28T20:58:05.500Z] OS/Arch: linux/amd64 [2022-07-28T20:58:05.500Z] Context: default [2022-07-28T20:58:05.500Z] Experimental: true [2022-07-28T20:58:05.500Z] [2022-07-28T20:58:05.500Z] Server: Docker Engine - Community [2022-07-28T20:58:05.500Z] Engine: [2022-07-28T20:58:05.500Z] Version: 20.10.14 [2022-07-28T20:58:05.500Z] API version: 1.41 (minimum version 1.12) [2022-07-28T20:58:05.500Z] Go version: go1.16.15 [2022-07-28T20:58:05.500Z] Git commit: 87a90dc [2022-07-28T20:58:05.500Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-28T20:58:05.500Z] OS/Arch: linux/amd64 [2022-07-28T20:58:05.500Z] Experimental: true [2022-07-28T20:58:05.500Z] containerd: [2022-07-28T20:58:05.500Z] Version: 1.5.11 [2022-07-28T20:58:05.500Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.500Z] runc: [2022-07-28T20:58:05.500Z] Version: 1.0.3 [2022-07-28T20:58:05.500Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.500Z] docker-init: [2022-07-28T20:58:05.500Z] Version: 0.19.0 [2022-07-28T20:58:05.500Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T20:58:05.553Z] + docker info [2022-07-28T20:58:05.553Z] Client: [2022-07-28T20:58:05.553Z] Context: default [2022-07-28T20:58:05.553Z] Debug Mode: false [2022-07-28T20:58:05.553Z] Plugins: [2022-07-28T20:58:05.553Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T20:58:05.553Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T20:58:05.553Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T20:58:05.553Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T20:58:05.553Z] [2022-07-28T20:58:05.553Z] Server: [2022-07-28T20:58:05.553Z] Containers: 0 [2022-07-28T20:58:05.553Z] Running: 0 [2022-07-28T20:58:05.553Z] Paused: 0 [2022-07-28T20:58:05.553Z] Stopped: 0 [2022-07-28T20:58:05.553Z] Images: 3 [2022-07-28T20:58:05.553Z] Server Version: 20.10.14 [2022-07-28T20:58:05.553Z] Storage Driver: overlay2 [2022-07-28T20:58:05.553Z] Backing Filesystem: extfs [2022-07-28T20:58:05.553Z] Supports d_type: true [2022-07-28T20:58:05.553Z] Native Overlay Diff: true [2022-07-28T20:58:05.553Z] userxattr: false [2022-07-28T20:58:05.553Z] Logging Driver: json-file [2022-07-28T20:58:05.553Z] Cgroup Driver: cgroupfs [2022-07-28T20:58:05.553Z] Cgroup Version: 1 [2022-07-28T20:58:05.553Z] Plugins: [2022-07-28T20:58:05.553Z] Volume: local [2022-07-28T20:58:05.553Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T20:58:05.553Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T20:58:05.553Z] Swarm: inactive [2022-07-28T20:58:05.553Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T20:58:05.553Z] Default Runtime: runc [2022-07-28T20:58:05.553Z] Init Binary: docker-init [2022-07-28T20:58:05.553Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.553Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.553Z] init version: de40ad0 [2022-07-28T20:58:05.553Z] Security Options: [2022-07-28T20:58:05.553Z] apparmor [2022-07-28T20:58:05.553Z] seccomp [2022-07-28T20:58:05.553Z] Profile: default [2022-07-28T20:58:05.553Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T20:58:05.553Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T20:58:05.553Z] OSType: linux [2022-07-28T20:58:05.553Z] Architecture: x86_64 [2022-07-28T20:58:05.553Z] CPUs: 2 [2022-07-28T20:58:05.553Z] Total Memory: 7.565GiB [2022-07-28T20:58:05.553Z] Name: ip-10-100-54-201 [2022-07-28T20:58:05.553Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T20:58:05.553Z] Docker Root Dir: /var/lib/docker [2022-07-28T20:58:05.553Z] Debug Mode: false [2022-07-28T20:58:05.553Z] Registry: https://index.docker.io/v1/ [2022-07-28T20:58:05.553Z] Labels: [2022-07-28T20:58:05.553Z] Experimental: true [2022-07-28T20:58:05.553Z] Insecure Registries: [2022-07-28T20:58:05.553Z] 127.0.0.0/8 [2022-07-28T20:58:05.553Z] Live Restore Enabled: true [2022-07-28T20:58:05.553Z] [2022-07-28T20:58:05.553Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T20:58:04.219Z] > git remote # timeout=10 [2022-07-28T20:58:04.226Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:58:04.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:04.233Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:58:04.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:58:04.249Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:04.251Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:03.805Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:03.810Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:04.340Z] > git remote # timeout=10 [2022-07-28T20:58:04.348Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:58:04.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:04.357Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:58:04.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:58:04.378Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:04.382Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:03.990Z] > git remote # timeout=10 [2022-07-28T20:58:03.993Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:58:03.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:03.997Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:58:04.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:58:04.014Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:04.019Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:05.614Z] + docker version [2022-07-28T20:58:05.614Z] Client: Docker Engine - Community [2022-07-28T20:58:05.614Z] Version: 20.10.14 [2022-07-28T20:58:05.614Z] API version: 1.41 [2022-07-28T20:58:05.614Z] Go version: go1.16.15 [2022-07-28T20:58:05.614Z] Git commit: a224086 [2022-07-28T20:58:05.614Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-28T20:58:05.614Z] OS/Arch: linux/arm64 [2022-07-28T20:58:05.614Z] Context: default [2022-07-28T20:58:05.614Z] Experimental: true [2022-07-28T20:58:05.614Z] [2022-07-28T20:58:05.614Z] Server: Docker Engine - Community [2022-07-28T20:58:05.614Z] Engine: [2022-07-28T20:58:05.614Z] Version: 20.10.14 [2022-07-28T20:58:05.614Z] API version: 1.41 (minimum version 1.12) [2022-07-28T20:58:05.614Z] Go version: go1.16.15 [2022-07-28T20:58:05.614Z] Git commit: 87a90dc [2022-07-28T20:58:05.614Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-28T20:58:05.614Z] OS/Arch: linux/arm64 [2022-07-28T20:58:05.614Z] Experimental: true [2022-07-28T20:58:05.614Z] containerd: [2022-07-28T20:58:05.614Z] Version: 1.5.11 [2022-07-28T20:58:05.614Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.614Z] runc: [2022-07-28T20:58:05.614Z] Version: 1.0.3 [2022-07-28T20:58:05.614Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.614Z] docker-init: [2022-07-28T20:58:05.614Z] Version: 0.19.0 [2022-07-28T20:58:05.614Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T20:58:05.775Z] + docker info [2022-07-28T20:58:05.775Z] Client: [2022-07-28T20:58:05.775Z] Context: default [2022-07-28T20:58:05.775Z] Debug Mode: false [2022-07-28T20:58:05.775Z] Plugins: [2022-07-28T20:58:05.775Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T20:58:05.775Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T20:58:05.775Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T20:58:05.775Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T20:58:05.775Z] [2022-07-28T20:58:05.775Z] Server: [2022-07-28T20:58:05.775Z] Containers: 0 [2022-07-28T20:58:05.775Z] Running: 0 [2022-07-28T20:58:05.775Z] Paused: 0 [2022-07-28T20:58:05.775Z] Stopped: 0 [2022-07-28T20:58:05.775Z] Images: 1 [2022-07-28T20:58:05.775Z] Server Version: 20.10.14 [2022-07-28T20:58:05.775Z] Storage Driver: overlay2 [2022-07-28T20:58:05.775Z] Backing Filesystem: extfs [2022-07-28T20:58:05.775Z] Supports d_type: true [2022-07-28T20:58:05.775Z] Native Overlay Diff: true [2022-07-28T20:58:05.775Z] userxattr: false [2022-07-28T20:58:05.775Z] Logging Driver: json-file [2022-07-28T20:58:05.775Z] Cgroup Driver: systemd [2022-07-28T20:58:05.775Z] Cgroup Version: 2 [2022-07-28T20:58:05.775Z] Plugins: [2022-07-28T20:58:05.775Z] Volume: local [2022-07-28T20:58:05.775Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T20:58:05.775Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T20:58:05.775Z] Swarm: inactive [2022-07-28T20:58:05.775Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T20:58:05.775Z] Default Runtime: runc [2022-07-28T20:58:05.775Z] Init Binary: docker-init [2022-07-28T20:58:05.776Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.776Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.776Z] init version: de40ad0 [2022-07-28T20:58:05.776Z] Security Options: [2022-07-28T20:58:05.776Z] apparmor [2022-07-28T20:58:05.776Z] seccomp [2022-07-28T20:58:05.776Z] Profile: default [2022-07-28T20:58:05.776Z] cgroupns [2022-07-28T20:58:05.776Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T20:58:05.776Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T20:58:05.776Z] OSType: linux [2022-07-28T20:58:05.776Z] Architecture: x86_64 [2022-07-28T20:58:05.776Z] CPUs: 2 [2022-07-28T20:58:05.776Z] Total Memory: 7.559GiB [2022-07-28T20:58:05.776Z] Name: ip-10-100-90-55 [2022-07-28T20:58:05.776Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-28T20:58:05.776Z] Docker Root Dir: /var/lib/docker [2022-07-28T20:58:05.776Z] Debug Mode: false [2022-07-28T20:58:05.776Z] Registry: https://index.docker.io/v1/ [2022-07-28T20:58:05.776Z] Labels: [2022-07-28T20:58:05.776Z] Experimental: true [2022-07-28T20:58:05.776Z] Insecure Registries: [2022-07-28T20:58:05.776Z] 127.0.0.0/8 [2022-07-28T20:58:05.776Z] Live Restore Enabled: true [2022-07-28T20:58:05.776Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T20:58:05.838Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:05.838Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:05.838Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43820/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T20:58:05.838Z] + bash /home/ubuntu/workspace/moby_PR-43820/check-config.sh [2022-07-28T20:58:05.838Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T20:58:05.838Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T20:58:05.838Z] [2022-07-28T20:58:05.838Z] Generally Necessary: [2022-07-28T20:58:05.838Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T20:58:05.838Z] - apparmor: enabled and tools installed [2022-07-28T20:58:05.838Z] - CONFIG_NAMESPACES: enabled [2022-07-28T20:58:05.838Z] - CONFIG_NET_NS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_PID_NS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_IPC_NS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_UTS_NS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CGROUPS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T20:58:05.838Z] - CONFIG_CPUSETS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_MEMCG: enabled [2022-07-28T20:58:05.838Z] - CONFIG_KEYS: enabled [2022-07-28T20:58:05.838Z] - CONFIG_VETH: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T20:58:05.838Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T20:58:05.900Z] + docker info [2022-07-28T20:58:05.900Z] Client: [2022-07-28T20:58:05.900Z] Context: default [2022-07-28T20:58:05.900Z] Debug Mode: false [2022-07-28T20:58:05.900Z] Plugins: [2022-07-28T20:58:05.900Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T20:58:05.900Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T20:58:05.900Z] [2022-07-28T20:58:05.900Z] Server: [2022-07-28T20:58:05.900Z] Containers: 0 [2022-07-28T20:58:05.900Z] Running: 0 [2022-07-28T20:58:05.900Z] Paused: 0 [2022-07-28T20:58:05.900Z] Stopped: 0 [2022-07-28T20:58:05.900Z] Images: 1 [2022-07-28T20:58:05.900Z] Server Version: 20.10.14 [2022-07-28T20:58:05.900Z] Storage Driver: overlay2 [2022-07-28T20:58:05.900Z] Backing Filesystem: extfs [2022-07-28T20:58:05.900Z] Supports d_type: true [2022-07-28T20:58:05.900Z] Native Overlay Diff: true [2022-07-28T20:58:05.900Z] userxattr: false [2022-07-28T20:58:05.900Z] Logging Driver: json-file [2022-07-28T20:58:05.900Z] Cgroup Driver: cgroupfs [2022-07-28T20:58:05.900Z] Cgroup Version: 1 [2022-07-28T20:58:05.900Z] Plugins: [2022-07-28T20:58:05.900Z] Volume: local [2022-07-28T20:58:05.900Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T20:58:05.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T20:58:05.900Z] Swarm: inactive [2022-07-28T20:58:05.900Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T20:58:05.900Z] Default Runtime: runc [2022-07-28T20:58:05.900Z] Init Binary: docker-init [2022-07-28T20:58:05.900Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:05.900Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T20:58:05.900Z] init version: de40ad0 [2022-07-28T20:58:05.900Z] Security Options: [2022-07-28T20:58:05.900Z] apparmor [2022-07-28T20:58:05.900Z] seccomp [2022-07-28T20:58:05.900Z] Profile: default [2022-07-28T20:58:05.900Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T20:58:05.900Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T20:58:05.900Z] OSType: linux [2022-07-28T20:58:05.900Z] Architecture: aarch64 [2022-07-28T20:58:05.900Z] CPUs: 2 [2022-07-28T20:58:05.900Z] Total Memory: 7.562GiB [2022-07-28T20:58:05.900Z] Name: ip-10-100-51-156 [2022-07-28T20:58:05.900Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-28T20:58:05.900Z] Docker Root Dir: /var/lib/docker [2022-07-28T20:58:05.900Z] Debug Mode: false [2022-07-28T20:58:05.900Z] Registry: https://index.docker.io/v1/ [2022-07-28T20:58:05.900Z] Labels: [2022-07-28T20:58:05.900Z] Experimental: true [2022-07-28T20:58:05.900Z] Insecure Registries: [2022-07-28T20:58:05.900Z] 127.0.0.0/8 [2022-07-28T20:58:05.900Z] Live Restore Enabled: true [2022-07-28T20:58:05.900Z] [Pipeline] sh [2022-07-28T20:58:06.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T20:58:06.097Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T20:58:06.097Z] [2022-07-28T20:58:06.097Z] Optional Features: [2022-07-28T20:58:06.097Z] - CONFIG_USER_NS: enabled [2022-07-28T20:58:06.097Z] - CONFIG_SECCOMP: enabled [2022-07-28T20:58:06.097Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T20:58:06.097Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T20:58:06.097Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T20:58:06.097Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T20:58:06.097Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T20:58:06.097Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T20:58:06.097Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T20:58:06.097Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T20:58:06.097Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T20:58:06.097Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T20:58:06.097Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T20:58:06.097Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T20:58:06.097Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T20:58:06.097Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T20:58:06.097Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T20:58:06.097Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T20:58:06.097Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T20:58:06.097Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T20:58:06.097Z] - CONFIG_EXT4_FS: enabled [2022-07-28T20:58:06.097Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T20:58:06.097Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T20:58:06.097Z] - Network Drivers: [2022-07-28T20:58:06.097Z] - "overlay": [2022-07-28T20:58:06.097Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T20:58:06.097Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T20:58:06.097Z] Optional (for encrypted networks): [2022-07-28T20:58:06.146Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 . [2022-07-28T20:58:06.146Z] #1 [internal] load build definition from Dockerfile [2022-07-28T20:58:06.146Z] #1 sha256:b1f7397607a077b38d76fbcd1f230852b8016d16e739050a1cd0b7f24f091c30 [2022-07-28T20:58:06.146Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T20:58:06.146Z] #1 DONE 0.0s [2022-07-28T20:58:06.146Z] [2022-07-28T20:58:06.146Z] #2 [internal] load .dockerignore [2022-07-28T20:58:06.146Z] #2 sha256:2c3295fa83f67b7636bf4d73cc18f67ba97bf579955e056d67dc4135cf14cb33 [2022-07-28T20:58:06.146Z] #2 transferring context: 145B done [2022-07-28T20:58:06.146Z] #2 DONE 0.0s [2022-07-28T20:58:06.146Z] [2022-07-28T20:58:06.146Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T20:58:06.146Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T20:58:06.187Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:06.187Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:06.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43820/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T20:58:06.187Z] + bash /home/ubuntu/workspace/moby_PR-43820/check-config.sh [2022-07-28T20:58:06.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T20:58:06.187Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-28T20:58:06.187Z] [2022-07-28T20:58:06.187Z] Generally Necessary: [2022-07-28T20:58:06.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T20:58:06.187Z] - apparmor: enabled and tools installed [2022-07-28T20:58:06.187Z] - CONFIG_NAMESPACES: enabled [2022-07-28T20:58:06.187Z] - CONFIG_NET_NS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_PID_NS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_IPC_NS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_UTS_NS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CGROUPS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T20:58:06.187Z] - CONFIG_CPUSETS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_MEMCG: enabled [2022-07-28T20:58:06.187Z] - CONFIG_KEYS: enabled [2022-07-28T20:58:06.187Z] - CONFIG_VETH: enabled (as module) [2022-07-28T20:58:06.187Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T20:58:06.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T20:58:06.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T20:58:06.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T20:58:06.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T20:58:06.188Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T20:58:06.188Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T20:58:06.188Z] [2022-07-28T20:58:06.188Z] Optional Features: [2022-07-28T20:58:06.355Z] - CONFIG_CRYPTO: enabled [2022-07-28T20:58:06.355Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T20:58:06.355Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T20:58:06.355Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T20:58:06.355Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T20:58:06.355Z] - CONFIG_XFRM: enabled [2022-07-28T20:58:06.355Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T20:58:06.355Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T20:58:06.355Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T20:58:06.355Z] - "ipvlan": [2022-07-28T20:58:06.355Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T20:58:06.355Z] - "macvlan": [2022-07-28T20:58:06.356Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T20:58:06.356Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T20:58:06.356Z] - "ftp,tftp client in container": [2022-07-28T20:58:06.356Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T20:58:06.356Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T20:58:06.356Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T20:58:06.356Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T20:58:06.356Z] - Storage Drivers: [2022-07-28T20:58:06.356Z] - "aufs": [2022-07-28T20:58:06.356Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T20:58:06.356Z] - "btrfs": [2022-07-28T20:58:06.356Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T20:58:06.356Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T20:58:06.356Z] - "devicemapper": [2022-07-28T20:58:06.356Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T20:58:06.356Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T20:58:06.356Z] - "overlay": [2022-07-28T20:58:06.356Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T20:58:06.356Z] - "zfs": [2022-07-28T20:58:06.356Z] - /dev/zfs: present [2022-07-28T20:58:06.356Z] - zfs command: missing [2022-07-28T20:58:06.356Z] - zpool command: missing [2022-07-28T20:58:06.356Z] [2022-07-28T20:58:06.356Z] Limits: [2022-07-28T20:58:06.356Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T20:58:06.356Z] [2022-07-28T20:58:06.356Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-28T20:58:06.402Z] #3 DONE 0.1s [2022-07-28T20:58:06.402Z] [2022-07-28T20:58:06.402Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T20:58:06.402Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T20:58:06.402Z] #4 CACHED [2022-07-28T20:58:06.402Z] [2022-07-28T20:58:06.402Z] #5 [internal] load .dockerignore [2022-07-28T20:58:06.402Z] #5 sha256:6afcc1735e417546ffb1def8d465a273680ce60d7fe73ec70087f8eb901db301 [2022-07-28T20:58:06.402Z] #5 DONE 0.0s [2022-07-28T20:58:06.402Z] [2022-07-28T20:58:06.402Z] #6 [internal] load build definition from Dockerfile [2022-07-28T20:58:06.402Z] #6 sha256:2d41a3a4ff3ee938f7ee14d532fa5564397adb723516bd04fa2ea41cb09ba36a [2022-07-28T20:58:06.402Z] #6 DONE 0.0s [2022-07-28T20:58:06.402Z] [2022-07-28T20:58:06.402Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:06.402Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] sh [2022-07-28T20:58:06.448Z] - CONFIG_USER_NS: enabled [2022-07-28T20:58:06.448Z] - CONFIG_SECCOMP: enabled [2022-07-28T20:58:06.448Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T20:58:06.448Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T20:58:06.448Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T20:58:06.448Z] (cgroup swap accounting is currently enabled) [2022-07-28T20:58:06.448Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T20:58:06.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T20:58:06.448Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T20:58:06.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T20:58:06.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T20:58:06.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T20:58:06.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T20:58:06.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T20:58:06.448Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T20:58:06.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T20:58:06.448Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T20:58:06.448Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T20:58:06.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T20:58:06.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T20:58:06.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T20:58:06.448Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T20:58:06.448Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T20:58:06.448Z] - CONFIG_EXT4_FS: enabled [2022-07-28T20:58:06.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T20:58:06.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T20:58:06.448Z] - Network Drivers: [2022-07-28T20:58:06.448Z] - "overlay": [2022-07-28T20:58:06.448Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T20:58:06.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T20:58:06.448Z] Optional (for encrypted networks): [2022-07-28T20:58:06.658Z] #10 DONE 0.1s [2022-07-28T20:58:06.658Z] [2022-07-28T20:58:06.658Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:06.658Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T20:58:06.658Z] #8 DONE 0.1s [2022-07-28T20:58:06.658Z] [2022-07-28T20:58:06.658Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T20:58:06.658Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T20:58:06.658Z] #7 DONE 0.1s [2022-07-28T20:58:06.658Z] [2022-07-28T20:58:06.658Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T20:58:06.658Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T20:58:06.658Z] #9 DONE 0.1s [2022-07-28T20:58:06.678Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 . [2022-07-28T20:58:06.678Z] #1 [internal] load build definition from Dockerfile [2022-07-28T20:58:06.678Z] #1 sha256:da0c08f03822cbe9f450dbca4913b1b052a74687004cc441cdbfbfd1c40a42b3 [2022-07-28T20:58:06.678Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T20:58:06.678Z] #1 DONE 0.0s [2022-07-28T20:58:06.678Z] [2022-07-28T20:58:06.678Z] #2 [internal] load .dockerignore [2022-07-28T20:58:06.678Z] #2 sha256:6cb9cff74f23dffaf622d4d82c26ac4a0b879d86458889edbad592003b964576 [2022-07-28T20:58:06.678Z] #2 transferring context: 145B done [2022-07-28T20:58:06.678Z] #2 DONE 0.0s [2022-07-28T20:58:06.678Z] [2022-07-28T20:58:06.678Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T20:58:06.678Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T20:58:06.708Z] - CONFIG_CRYPTO: enabled [2022-07-28T20:58:06.708Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T20:58:06.708Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T20:58:06.708Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T20:58:06.708Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T20:58:06.708Z] - CONFIG_XFRM: enabled [2022-07-28T20:58:06.708Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T20:58:06.708Z] - "ipvlan": [2022-07-28T20:58:06.708Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T20:58:06.708Z] - "macvlan": [2022-07-28T20:58:06.708Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T20:58:06.708Z] - "ftp,tftp client in container": [2022-07-28T20:58:06.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T20:58:06.708Z] - Storage Drivers: [2022-07-28T20:58:06.708Z] - "aufs": [2022-07-28T20:58:06.708Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T20:58:06.708Z] - "btrfs": [2022-07-28T20:58:06.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T20:58:06.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T20:58:06.708Z] - "devicemapper": [2022-07-28T20:58:06.708Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T20:58:06.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T20:58:06.708Z] - "overlay": [2022-07-28T20:58:06.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T20:58:06.708Z] - "zfs": [2022-07-28T20:58:06.708Z] - /dev/zfs: present [2022-07-28T20:58:06.708Z] - zfs command: missing [2022-07-28T20:58:06.708Z] - zpool command: missing [2022-07-28T20:58:06.708Z] [2022-07-28T20:58:06.708Z] Limits: [2022-07-28T20:58:06.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T20:58:06.708Z] [2022-07-28T20:58:06.708Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T20:58:06.936Z] #3 DONE 0.1s [2022-07-28T20:58:06.936Z] [2022-07-28T20:58:06.936Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T20:58:06.936Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T20:58:06.936Z] #4 CACHED [2022-07-28T20:58:07.090Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 . [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:07.224Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T20:58:07.224Z] #73 DONE 0.0s [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:07.224Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T20:58:07.224Z] #71 DONE 0.0s [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T20:58:07.224Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T20:58:07.224Z] #11 DONE 0.0s [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T20:58:07.224Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T20:58:07.224Z] #28 DONE 0.0s [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T20:58:07.224Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T20:58:07.224Z] #12 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T20:58:07.224Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T20:58:07.224Z] #33 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T20:58:07.224Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T20:58:07.224Z] #40 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T20:58:07.224Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T20:58:07.224Z] #72 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T20:58:07.224Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T20:58:07.224Z] #74 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T20:58:07.224Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T20:58:07.224Z] #76 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-28T20:58:07.224Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T20:58:07.224Z] #38 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-28T20:58:07.224Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T20:58:07.224Z] #57 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-28T20:58:07.224Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T20:58:07.224Z] #13 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T20:58:07.224Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T20:58:07.224Z] #53 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T20:58:07.224Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T20:58:07.224Z] #18 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:07.224Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:07.224Z] #14 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T20:58:07.224Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T20:58:07.224Z] #16 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T20:58:07.224Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T20:58:07.224Z] #17 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T20:58:07.224Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T20:58:07.224Z] #19 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T20:58:07.224Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T20:58:07.224Z] #15 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T20:58:07.224Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T20:58:07.224Z] #20 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T20:58:07.224Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T20:58:07.224Z] #46 CACHED [2022-07-28T20:58:07.224Z] [2022-07-28T20:58:07.224Z] #24 [internal] load build context [2022-07-28T20:58:07.224Z] #24 sha256:2dce6cb6ab9bb3bb6e9a1c009977262823d8ad907345e124b5185fea7f16581c [2022-07-28T20:58:07.361Z] #1 [internal] load build definition from Dockerfile [2022-07-28T20:58:07.361Z] #1 sha256:c9b44fb44d906c8478e1713c0eb4be4b6cdfa76c555e38db196aa00e40f3ca27 [2022-07-28T20:58:07.361Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T20:58:07.361Z] #1 DONE 0.0s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #2 [internal] load .dockerignore [2022-07-28T20:58:07.361Z] #2 sha256:45dfc03d7dd6cf9578f40a8100929af1d57455f11bc87078ad819e79d9300c17 [2022-07-28T20:58:07.361Z] #2 transferring context: 145B done [2022-07-28T20:58:07.361Z] #2 DONE 0.0s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T20:58:07.361Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-28T20:58:07.361Z] #3 DONE 0.1s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T20:58:07.361Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-28T20:58:07.361Z] #4 CACHED [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #5 [internal] load .dockerignore [2022-07-28T20:58:07.361Z] #5 sha256:e117b8d4a88ec8e6c7eeecd51fd3dcaedd631d5b1085e0519872c2c9763cae02 [2022-07-28T20:58:07.361Z] #5 DONE 0.0s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #6 [internal] load build definition from Dockerfile [2022-07-28T20:58:07.361Z] #6 sha256:a19e3dd4403a0467e75b793914da58342ea4996d1d28966062a50ccbd8cdfa90 [2022-07-28T20:58:07.361Z] #6 DONE 0.0s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:07.361Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T20:58:07.361Z] #7 DONE 0.1s [2022-07-28T20:58:07.361Z] [2022-07-28T20:58:07.361Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T20:58:07.361Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-28T20:58:07.502Z] [2022-07-28T20:58:07.502Z] #6 [internal] load .dockerignore [2022-07-28T20:58:07.502Z] #6 sha256:7cff53f4bcd90c3ca2a50226a4ece1957b18c771cd1fea4884591e0b22520811 [2022-07-28T20:58:07.502Z] #6 DONE 0.0s [2022-07-28T20:58:07.502Z] [2022-07-28T20:58:07.502Z] #5 [internal] load build definition from Dockerfile [2022-07-28T20:58:07.502Z] #5 sha256:488f53799e28ccff12f4a0acaaaa7d3d5e158fc6b8a5282cc02e0ed883959946 [2022-07-28T20:58:07.502Z] #5 DONE 0.0s [2022-07-28T20:58:07.502Z] [2022-07-28T20:58:07.502Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T20:58:07.502Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T20:58:07.502Z] #8 DONE 0.1s [2022-07-28T20:58:07.503Z] [2022-07-28T20:58:07.503Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T20:58:07.503Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T20:58:07.623Z] #10 DONE 0.1s [2022-07-28T20:58:07.623Z] [2022-07-28T20:58:07.623Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:07.623Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T20:58:07.623Z] #8 DONE 0.1s [2022-07-28T20:58:07.623Z] [2022-07-28T20:58:07.623Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T20:58:07.623Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-28T20:58:07.623Z] #9 DONE 0.1s [2022-07-28T20:58:07.761Z] #10 DONE 0.1s [2022-07-28T20:58:07.761Z] [2022-07-28T20:58:07.761Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:07.761Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T20:58:07.761Z] #7 DONE 0.1s [2022-07-28T20:58:07.761Z] [2022-07-28T20:58:07.761Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:07.761Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T20:58:07.761Z] #9 DONE 0.1s [2022-07-28T20:58:07.790Z] #24 ... [2022-07-28T20:58:07.790Z] [2022-07-28T20:58:07.790Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T20:58:07.790Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T20:58:07.790Z] #49 DONE 0.5s [2022-07-28T20:58:07.790Z] [2022-07-28T20:58:07.790Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-28T20:58:07.790Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T20:58:07.790Z] #50 CACHED [2022-07-28T20:58:07.790Z] [2022-07-28T20:58:07.790Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T20:58:07.790Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T20:58:07.790Z] #51 CACHED [2022-07-28T20:58:07.790Z] [2022-07-28T20:58:07.790Z] #24 [internal] load build context [2022-07-28T20:58:07.790Z] #24 sha256:2dce6cb6ab9bb3bb6e9a1c009977262823d8ad907345e124b5185fea7f16581c [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:07.887Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T20:58:07.887Z] #73 DONE 0.0s [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:07.887Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T20:58:07.887Z] #71 DONE 0.0s [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T20:58:07.887Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T20:58:07.887Z] #11 DONE 0.0s [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T20:58:07.887Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T20:58:07.887Z] #28 DONE 0.0s [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:07.887Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T20:58:07.887Z] #14 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T20:58:07.887Z] #19 sha256:1f00edc01c0422581b1867afe4843532f8909e672f76f5ada5aac3c1ebaaa7ed [2022-07-28T20:58:07.887Z] #19 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T20:58:07.887Z] #17 sha256:5284df5b535f5f8064328d3f10e2e489e185689dbd2b668857dcccde75f3b6ba [2022-07-28T20:58:07.887Z] #17 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T20:58:07.887Z] #12 sha256:cb0fdc22522bd7edcdc53733edf9a74e82ecb8c5b1b1d1c21261e0bf7307d46e [2022-07-28T20:58:07.887Z] #12 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T20:58:07.887Z] #16 sha256:3bd5de27b72be0bb1358b7c0c70825bc837d59a87b5ffa3d1eb7e9a2655641bb [2022-07-28T20:58:07.887Z] #16 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T20:58:07.887Z] #18 sha256:d4ee4603ab3567a5fc67cb9db3ea5124142596d9b43b5d4b36cd7b80798d30fc [2022-07-28T20:58:07.887Z] #18 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T20:58:07.887Z] #15 sha256:4fcc1569422bf0c83d38f1d3f833bc8b69afe6ec16b2bb484a3d00cd533f49c0 [2022-07-28T20:58:07.887Z] #15 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T20:58:07.887Z] #20 sha256:78c12ce4496b245e8c8de950ba055f88c43809f7d53b84abd074d356895a2d47 [2022-07-28T20:58:07.887Z] #20 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T20:58:07.887Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-28T20:58:07.887Z] #72 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T20:58:07.887Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-28T20:58:07.887Z] #74 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-28T20:58:07.887Z] #57 sha256:95f75c0ba7653abbea117a11e6b5c2395e657e3d69a3a42dbd95bcf2b2e89295 [2022-07-28T20:58:07.887Z] #57 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T20:58:07.887Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T20:58:07.887Z] #76 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T20:58:07.887Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T20:58:07.887Z] #53 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T20:58:07.887Z] #40 sha256:1bf84bc16bdd60280e351eb4cfdf0edf63d0469dfa628225e02703c345ec3834 [2022-07-28T20:58:07.887Z] #40 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-28T20:58:07.887Z] #38 sha256:aff331d43cb307c765ab54b9c9d67fc2532ddbeddaea5cc7b09668bfb467d9b5 [2022-07-28T20:58:07.887Z] #38 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:07.887Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T20:58:07.887Z] #36 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-28T20:58:07.887Z] #13 sha256:147d85c9d09c7514329e4dd5d095e8c6a423378ed94c03e13c5356115bd12429 [2022-07-28T20:58:07.887Z] #13 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T20:58:07.887Z] #46 sha256:95adcd2c3f786b6d8d1cd40461151232ea4db3981cc47aabb67539bfae52ef6a [2022-07-28T20:58:07.887Z] #46 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T20:58:07.887Z] #33 sha256:d2073e318a391577cf48e64d654f3376fbb39893f5e000604ef9e11fcd9391fa [2022-07-28T20:58:07.887Z] #33 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:07.887Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T20:58:07.887Z] #34 CACHED [2022-07-28T20:58:07.887Z] [2022-07-28T20:58:07.887Z] #24 [internal] load build context [2022-07-28T20:58:07.887Z] #24 sha256:f43ec2ec345cdfa3383ada05760b62ba382c29cb2c729b3d1343c6d1f3e74991 [2022-07-28T20:58:08.020Z] [2022-07-28T20:58:08.020Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:08.020Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T20:58:08.020Z] #73 DONE 0.0s [2022-07-28T20:58:08.020Z] [2022-07-28T20:58:08.020Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:08.020Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T20:58:08.020Z] #71 DONE 0.0s [2022-07-28T20:58:08.020Z] [2022-07-28T20:58:08.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T20:58:08.020Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T20:58:08.020Z] #11 DONE 0.0s [2022-07-28T20:58:08.020Z] [2022-07-28T20:58:08.020Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T20:58:08.020Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T20:58:08.020Z] #28 DONE 0.0s [2022-07-28T20:58:08.020Z] [2022-07-28T20:58:08.020Z] #24 [internal] load build context [2022-07-28T20:58:08.020Z] #24 sha256:b277c079809ff74307263bf1e2c7bf7022b4a2e20eb1501fc90821f29e1e826f [2022-07-28T20:58:08.160Z] #24 ... [2022-07-28T20:58:08.160Z] [2022-07-28T20:58:08.160Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T20:58:08.160Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T20:58:08.160Z] #49 DONE 0.4s [2022-07-28T20:58:08.160Z] [2022-07-28T20:58:08.160Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-28T20:58:08.160Z] #50 sha256:64d51e71c071dee4676efa8a87d32322b78ee163593ef9562e5a5e098ca2d4ac [2022-07-28T20:58:08.160Z] #50 CACHED [2022-07-28T20:58:08.160Z] [2022-07-28T20:58:08.160Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T20:58:08.160Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T20:58:08.160Z] #51 CACHED [2022-07-28T20:58:08.160Z] [2022-07-28T20:58:08.160Z] #24 [internal] load build context [2022-07-28T20:58:08.160Z] #24 sha256:f43ec2ec345cdfa3383ada05760b62ba382c29cb2c729b3d1343c6d1f3e74991 [2022-07-28T20:58:08.597Z] #24 ... [2022-07-28T20:58:08.597Z] [2022-07-28T20:58:08.597Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T20:58:08.597Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T20:58:08.597Z] #49 DONE 0.5s [2022-07-28T20:58:08.597Z] [2022-07-28T20:58:08.597Z] #24 [internal] load build context [2022-07-28T20:58:08.597Z] #24 sha256:b277c079809ff74307263bf1e2c7bf7022b4a2e20eb1501fc90821f29e1e826f [2022-07-28T20:58:09.977Z] #24 transferring context: 62.08MB 1.9s done [2022-07-28T20:58:09.977Z] #24 DONE 1.9s [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #78 sha256:4001861e24fbecb510835362e4a2dfbf065ef24a455ffae866c7d6e2fff2a71a [2022-07-28T20:58:09.977Z] #78 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:09.977Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:09.977Z] #77 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:09.977Z] #64 sha256:0d0f1323d29af807b1a2f1e868230fe8a800e03ec2ab61a53bddd8552c5fcb03 [2022-07-28T20:58:09.977Z] #64 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #75 sha256:46d77ca100306296cf0c8cf44d46f1e68fc235d29ae476ff2041d09f757a2ee9 [2022-07-28T20:58:09.977Z] #75 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #61 sha256:c425153e15b85e0667985cc6b0a9d5409614e042bbf75b5cd4d0a83d8b003754 [2022-07-28T20:58:09.977Z] #61 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #39 sha256:1c70ce24ac004e94b73dc6e573936aa5db90af732ef318f9d7b092294805bbc7 [2022-07-28T20:58:09.977Z] #39 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T20:58:09.977Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T20:58:09.977Z] #51 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T20:58:09.977Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T20:58:09.977Z] #17 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T20:58:09.977Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T20:58:09.977Z] #15 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T20:58:09.977Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T20:58:09.977Z] #19 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T20:58:09.977Z] #25 sha256:1e23a1d21a7b0a4f463788f11cfc36b960331e716ca22cfa26fca438da907865 [2022-07-28T20:58:09.977Z] #25 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-28T20:58:09.977Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T20:58:09.977Z] #22 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-28T20:58:09.977Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T20:58:09.977Z] #50 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T20:58:09.977Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T20:58:09.977Z] #53 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T20:58:09.977Z] #69 sha256:35934bc96111aa3ae892a95ddcbdf10da11871ac5730064e809a8002f957858b [2022-07-28T20:58:09.977Z] #69 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T20:58:09.977Z] #63 sha256:477422636f48763b27d95bcc820359c72918f409cce49c955b1a08cbdfaa9c1e [2022-07-28T20:58:09.977Z] #63 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #54 sha256:5fe26837587de26d666fd92d2176cbbe1d0dbaead6c287614ffba61a1f207003 [2022-07-28T20:58:09.977Z] #54 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T20:58:09.977Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T20:58:09.977Z] #16 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T20:58:09.977Z] #32 sha256:de1f8b43f81114510877748893f68909767626c72e22c1a6059a6d6c953ffc89 [2022-07-28T20:58:09.977Z] #32 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T20:58:09.977Z] #79 sha256:dd536a849f41867b4a9323943576f40460f1284ee4f99af0a53b5bae774591fb [2022-07-28T20:58:09.977Z] #79 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-28T20:58:09.977Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T20:58:09.977Z] #13 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T20:58:09.977Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T20:58:09.977Z] #42 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #37 sha256:eb9f993403819005b30f3c6ca7abf55451f3414d420f8fb838537ed30f4f276f [2022-07-28T20:58:09.977Z] #37 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T20:58:09.977Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T20:58:09.977Z] #55 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T20:58:09.977Z] #27 sha256:d60556a6a70fe94484faae9928aa195c4abf9fd859fb7b2c29a99b5a4a04f2c3 [2022-07-28T20:58:09.977Z] #27 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T20:58:09.977Z] #43 sha256:eb9148c7761d7f37874957a1ce927e0843562fbbd697f665ec8457d5d4e69dd9 [2022-07-28T20:58:09.977Z] #43 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #41 sha256:3a938085cc31560efe03dc5c9a4325ea7d9ad5176289ec3e7f3bb02915b48982 [2022-07-28T20:58:09.977Z] #41 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-28T20:58:09.977Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T20:58:09.977Z] #29 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #52 sha256:9dc53b3c7caf265abf0f07ac3b339185769c303d79f6e382fd36dcb5c11066a6 [2022-07-28T20:58:09.977Z] #52 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T20:58:09.977Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T20:58:09.977Z] #18 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T20:58:09.977Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T20:58:09.977Z] #46 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T20:58:09.977Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T20:58:09.977Z] #76 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T20:58:09.977Z] #60 sha256:27d6f6e6817719d417e4d27f95cdc13e959a68fb5e16e9b010d487b155ec52d9 [2022-07-28T20:58:09.977Z] #60 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #48 sha256:a7640899865f923101e5e362e78a39ec04a1adc79344b4b54cc3b4f5bc985ee4 [2022-07-28T20:58:09.977Z] #48 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T20:58:09.977Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T20:58:09.977Z] #72 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #45 sha256:204d8c493c6407235b48b21b291f041553ddfbe3620e61f84b0967f76a18dd67 [2022-07-28T20:58:09.977Z] #45 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:09.977Z] #67 sha256:99789cb2477cac80aca33dfc7e45f9dd46718a898c8f64dce22b838a5c9774fc [2022-07-28T20:58:09.977Z] #67 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T20:58:09.977Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T20:58:09.977Z] #62 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #56 sha256:43bd54b98223cf96daab0835bed91fd935a62782dec4677c792999a68cbe2681 [2022-07-28T20:58:09.977Z] #56 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #70 sha256:310db340eecc284d968e14b258b6c6142f44986830a41b223b0f435e7252dcb2 [2022-07-28T20:58:09.977Z] #70 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T20:58:09.977Z] #30 sha256:b81291765b671164e428a6c19d41705b465ded162d5600884586e207beacaab2 [2022-07-28T20:58:09.977Z] #30 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-28T20:58:09.977Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T20:58:09.977Z] #38 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T20:58:09.977Z] #44 sha256:8bfa241347253f63025f513716b7899049964b0ed3159203f1a781b74ee0ed76 [2022-07-28T20:58:09.977Z] #44 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T20:58:09.977Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T20:58:09.977Z] #20 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T20:58:09.977Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T20:58:09.977Z] #74 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:09.977Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T20:58:09.977Z] #36 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T20:58:09.977Z] #26 sha256:67d241d842030a461170a2aa7ceee427b0a306eca0ff4e27aa5c5ef2514bcfd2 [2022-07-28T20:58:09.977Z] #26 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:09.977Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:09.977Z] #14 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #35 sha256:f6ebde506e42780664ad74c1251ee5d6a69965e403cfe69988035cf6cad8395a [2022-07-28T20:58:09.977Z] #35 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T20:58:09.977Z] #59 sha256:1cf733810e2929f61c853937061c75450b70a777e1c1832c09959b603aa0f1f1 [2022-07-28T20:58:09.977Z] #59 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T20:58:09.977Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T20:58:09.977Z] #33 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T20:58:09.977Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T20:58:09.977Z] #12 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T20:58:09.977Z] #68 sha256:5ca6ae941a965d8d5f3de43908f70ef01070ca2b1242ad2588f1811409165a5a [2022-07-28T20:58:09.977Z] #68 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-28T20:58:09.977Z] #31 sha256:ef55776e05fc42d8cc26a88d9a1f541c6fd69983c34e16b48123afa5d9786151 [2022-07-28T20:58:09.977Z] #31 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T20:58:09.977Z] #66 sha256:61ce47548521f68bcb606cb192696178f8d23902ecf82c13cd6968dc3ed8b3db [2022-07-28T20:58:09.977Z] #66 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-28T20:58:09.977Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T20:58:09.977Z] #57 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:09.977Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:09.977Z] #34 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T20:58:09.977Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T20:58:09.977Z] #40 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:09.977Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:09.977Z] #47 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T20:58:09.977Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T20:58:09.977Z] #23 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #65 sha256:3e206573041ffab6cf095b139a2edda32ffa0796224629f1052ccdf124f70ccb [2022-07-28T20:58:09.977Z] #65 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.977Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T20:58:09.977Z] #58 sha256:1e8ea7f52c4e7343e94de9d9e5c86d8ed1f0051761f4865efbb10fcf918269d9 [2022-07-28T20:58:09.977Z] #58 CACHED [2022-07-28T20:58:09.977Z] [2022-07-28T20:58:09.978Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:09.978Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:09.978Z] #21 CACHED [2022-07-28T20:58:09.978Z] [2022-07-28T20:58:09.978Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T20:58:09.978Z] #80 sha256:10d0ecb82609c62d30934f1b7f507f8a62e09eece5dd93dda43b1f7ad97892e2 [2022-07-28T20:58:09.978Z] #80 CACHED [2022-07-28T20:58:09.978Z] [2022-07-28T20:58:09.978Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T20:58:09.978Z] #81 sha256:dd4d0ce97cfa45a9cf8f0a98a1b440fd78a520818d6af4ffc126c5608c3a1a31 [2022-07-28T20:58:10.721Z] #24 transferring context: 62.08MB 2.9s done [2022-07-28T20:58:10.721Z] #24 DONE 3.1s [2022-07-28T20:58:10.721Z] [2022-07-28T20:58:10.721Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:10.721Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T20:58:10.721Z] #47 1.591 + git clone https://github.com/docker/distribution.git . [2022-07-28T20:58:10.721Z] #47 1.591 Cloning into '.'... [2022-07-28T20:58:10.915Z] #81 DONE 0.9s [2022-07-28T20:58:10.915Z] [2022-07-28T20:58:10.915Z] #82 exporting to image [2022-07-28T20:58:10.915Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T20:58:10.915Z] #82 exporting layers [2022-07-28T20:58:10.982Z] #47 ... [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-28T20:58:10.982Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-28T20:58:10.982Z] #29 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T20:58:10.982Z] #30 sha256:664cd6b6ca53d010330f5225f65f946b022df17221530d89270b55f1e380b490 [2022-07-28T20:58:10.982Z] #30 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-28T20:58:10.982Z] #31 sha256:fb534f4f2516dceb94ae0cb8420fcdf7e33822df61140eb7391c9719f895ae97 [2022-07-28T20:58:10.982Z] #31 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T20:58:10.982Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T20:58:10.982Z] #42 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T20:58:10.982Z] #43 sha256:8e31f19299d6b592138efebc1804bfac96ccfa4ce7414c3723fae0d209a2bc6c [2022-07-28T20:58:10.982Z] #43 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T20:58:10.982Z] #44 sha256:878e9e6c70103a6be29a4bd6b390e52750bf7e36f41a357d3af53532dfc46aa1 [2022-07-28T20:58:10.982Z] #44 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T20:58:10.982Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T20:58:10.982Z] #62 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T20:58:10.982Z] #63 sha256:e7a4bf741bb5b1dec94c4bb48ef5c946bcaaa2e3f3a91a273998eaf19b9a70d2 [2022-07-28T20:58:10.982Z] #63 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T20:58:10.982Z] #25 sha256:2593e90d28f35977a1b6abce2dbbbc5a38cbe175381a2c9f30fc3b15586aefe7 [2022-07-28T20:58:10.982Z] #25 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T20:58:10.982Z] #66 sha256:5e85aadc40099325db5831f95777ad9b780043f7ab6592bf6407abd8b252da3c [2022-07-28T20:58:10.982Z] #66 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T20:58:10.982Z] #68 sha256:95e30f686ca3a25831f7801d21aefcf8284a84f8b6a5802425a6cc791cdcc1db [2022-07-28T20:58:10.982Z] #68 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:10.982Z] #67 sha256:6d8aed2cb99828994a55cfdc15f8cb4f6285f8fb7fac9fbe329934a1a16746f6 [2022-07-28T20:58:10.982Z] #67 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T20:58:10.982Z] #69 sha256:771c73f0232362038062ce6f6a31b16da4035ef0865cf49ff85888e007c62898 [2022-07-28T20:58:10.982Z] #69 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T20:58:10.982Z] #59 sha256:2b24996644aea00bdc011b8e79390e7804ba8828e23cd315a6b6862c84eed4f4 [2022-07-28T20:58:10.982Z] #59 CACHED [2022-07-28T20:58:10.982Z] [2022-07-28T20:58:10.982Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T20:58:10.982Z] #60 sha256:d2992abb57ab1f68e0b5110c85a71a6201a485fefd20a24235e313f4d03f705d [2022-07-28T20:58:11.852Z] #82 exporting layers 0.9s done [2022-07-28T20:58:11.852Z] #82 writing image sha256:063a7e08992bf546962e0dd10a61a032af3bbcb1d851249396fe94b79aa36ab0 done [2022-07-28T20:58:11.852Z] #82 naming to docker.io/library/docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 done [2022-07-28T20:58:11.852Z] #82 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:58:11.945Z] #60 1.100 + RM_GOPATH=0 [2022-07-28T20:58:11.968Z] #24 transferring context: 30.63MB 4.2s [2022-07-28T20:58:12.184Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh dynbinary test-integration [2022-07-28T20:58:12.209Z] #60 1.101 + TMP_GOPATH= [2022-07-28T20:58:12.209Z] #60 1.101 + : /build [2022-07-28T20:58:12.209Z] #60 1.101 + '[' -z '' ']' [2022-07-28T20:58:12.209Z] #60 1.104 ++ mktemp -d [2022-07-28T20:58:12.209Z] #60 1.108 + export GOPATH=/tmp/tmp.t0Kuct2v6l [2022-07-28T20:58:12.209Z] #60 1.108 + GOPATH=/tmp/tmp.t0Kuct2v6l [2022-07-28T20:58:12.209Z] #60 1.108 + RM_GOPATH=1 [2022-07-28T20:58:12.209Z] #60 1.108 + case "$(go env GOARCH)" in [2022-07-28T20:58:12.209Z] #60 1.109 ++ go env GOARCH [2022-07-28T20:58:12.209Z] #60 1.145 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:12.209Z] #60 1.145 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:12.209Z] #60 1.146 ++ dirname /install.sh [2022-07-28T20:58:12.209Z] #60 1.148 + dir=/ [2022-07-28T20:58:12.209Z] #60 1.148 + bin=runc [2022-07-28T20:58:12.209Z] #60 1.148 + shift [2022-07-28T20:58:12.209Z] #60 1.149 + '[' '!' -f //runc.installer ']' [2022-07-28T20:58:12.209Z] #60 1.149 + . //runc.installer [2022-07-28T20:58:12.209Z] #60 1.149 ++ set -e [2022-07-28T20:58:12.209Z] #60 1.149 ++ : v1.1.2 [2022-07-28T20:58:12.209Z] #60 1.151 + install_runc [2022-07-28T20:58:12.209Z] #60 1.151 + RUNC_BUILDTAGS=seccomp [2022-07-28T20:58:12.209Z] #60 1.151 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T20:58:12.209Z] #60 1.151 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T20:58:12.209Z] #60 1.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t0Kuct2v6l/src/github.com/opencontainers/runc [2022-07-28T20:58:12.209Z] #60 1.154 Cloning into '/tmp/tmp.t0Kuct2v6l/src/github.com/opencontainers/runc'... [2022-07-28T20:58:12.443Z] [2022-07-28T20:58:12.703Z] Removing bundles/ [2022-07-28T20:58:12.703Z] [2022-07-28T20:58:12.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T20:58:12.703Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T20:58:12.703Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T20:58:13.114Z] Fetching without tags [2022-07-28T20:58:13.346Z] Fetching without tags [2022-07-28T20:58:13.364Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:13.592Z] Merging remotes/origin/master commit 71cb54cec41e126db2cfe833b3edf82d269718d8 into PR head commit 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:13.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:13.072Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:58:13.080Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:13.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:13.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:58:13.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:13.130Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:13.379Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:13.398Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:13.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:13.300Z] > git config --add remote.origin.fetch +refs/pull/43820/head:refs/remotes/origin/PR-43820 # timeout=10 [2022-07-28T20:58:13.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:13.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T20:58:13.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T20:58:13.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:13.364Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43820/head:refs/remotes/origin/PR-43820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T20:58:13.609Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:13.639Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:13.998Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:13.998Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:58:14.336Z] Merge succeeded, producing 26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T20:58:14.337Z] Checking out Revision 26c65447df6ad86dea98d65f679e3f428ab2ffd3 (PR-43820) [2022-07-28T20:58:14.666Z] Commit message: "Implement ImageDelete for containerd" [2022-07-28T20:58:14.791Z] Commit message: "Implement ImageDelete for containerd" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T20:58:15.288Z] + [ PR != PR ] [2022-07-28T20:58:15.288Z] + [ master != master ] [2022-07-28T20:58:15.288Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T20:58:15.426Z] + docker version [2022-07-28T20:58:15.426Z] Client: Docker Engine - Community [2022-07-28T20:58:15.426Z] Version: 20.10.14 [2022-07-28T20:58:15.426Z] API version: 1.41 [2022-07-28T20:58:15.426Z] Go version: go1.16.15 [2022-07-28T20:58:15.426Z] Git commit: a224086 [2022-07-28T20:58:15.426Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T20:58:15.426Z] OS/Arch: linux/amd64 [2022-07-28T20:58:15.426Z] Context: default [2022-07-28T20:58:15.426Z] Experimental: true [2022-07-28T20:58:15.426Z] [2022-07-28T20:58:15.426Z] Server: Docker Engine - Community [2022-07-28T20:58:15.426Z] Engine: [2022-07-28T20:58:15.426Z] Version: 20.10.14 [2022-07-28T20:58:15.426Z] API version: 1.41 (minimum version 1.12) [2022-07-28T20:58:15.426Z] Go version: go1.16.15 [2022-07-28T20:58:15.426Z] Git commit: 87a90dc [2022-07-28T20:58:15.426Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T20:58:15.426Z] OS/Arch: linux/amd64 [2022-07-28T20:58:15.426Z] Experimental: true [2022-07-28T20:58:15.426Z] containerd: [2022-07-28T20:58:15.426Z] Version: 1.5.11 [2022-07-28T20:58:15.426Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:15.426Z] runc: [2022-07-28T20:58:15.426Z] Version: 1.0.3 [2022-07-28T20:58:15.426Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T20:58:15.426Z] docker-init: [2022-07-28T20:58:15.426Z] Version: 0.19.0 [2022-07-28T20:58:15.426Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T20:58:15.608Z] + docker version [2022-07-28T20:58:15.608Z] Client: Docker Engine - Community [2022-07-28T20:58:15.608Z] Version: 20.10.14 [2022-07-28T20:58:15.608Z] API version: 1.41 [2022-07-28T20:58:15.608Z] Go version: go1.16.15 [2022-07-28T20:58:15.608Z] Git commit: a224086 [2022-07-28T20:58:15.608Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T20:58:15.608Z] OS/Arch: linux/amd64 [2022-07-28T20:58:15.608Z] Context: default [2022-07-28T20:58:15.608Z] Experimental: true [2022-07-28T20:58:15.608Z] [2022-07-28T20:58:15.608Z] Server: Docker Engine - Community [2022-07-28T20:58:15.608Z] Engine: [2022-07-28T20:58:15.608Z] Version: 20.10.14 [2022-07-28T20:58:15.608Z] API version: 1.41 (minimum version 1.12) [2022-07-28T20:58:15.608Z] Go version: go1.16.15 [2022-07-28T20:58:15.608Z] Git commit: 87a90dc [2022-07-28T20:58:15.608Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T20:58:15.608Z] OS/Arch: linux/amd64 [2022-07-28T20:58:15.608Z] Experimental: true [2022-07-28T20:58:15.608Z] containerd: [2022-07-28T20:58:15.608Z] Version: 1.5.11 [2022-07-28T20:58:15.608Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:15.608Z] runc: [2022-07-28T20:58:15.608Z] Version: 1.0.3 [2022-07-28T20:58:15.608Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T20:58:15.608Z] docker-init: [2022-07-28T20:58:15.608Z] Version: 0.19.0 [2022-07-28T20:58:15.608Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T20:58:15.717Z] + docker info [2022-07-28T20:58:15.717Z] Client: [2022-07-28T20:58:15.717Z] Context: default [2022-07-28T20:58:15.717Z] Debug Mode: false [2022-07-28T20:58:15.717Z] Plugins: [2022-07-28T20:58:15.717Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T20:58:15.717Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T20:58:15.717Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T20:58:15.717Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T20:58:15.717Z] [2022-07-28T20:58:15.717Z] Server: [2022-07-28T20:58:15.717Z] Containers: 0 [2022-07-28T20:58:15.717Z] Running: 0 [2022-07-28T20:58:15.717Z] Paused: 0 [2022-07-28T20:58:15.717Z] Stopped: 0 [2022-07-28T20:58:15.717Z] Images: 1 [2022-07-28T20:58:15.717Z] Server Version: 20.10.14 [2022-07-28T20:58:15.717Z] Storage Driver: overlay2 [2022-07-28T20:58:15.717Z] Backing Filesystem: extfs [2022-07-28T20:58:15.717Z] Supports d_type: true [2022-07-28T20:58:15.717Z] Native Overlay Diff: true [2022-07-28T20:58:15.717Z] userxattr: false [2022-07-28T20:58:15.717Z] Logging Driver: json-file [2022-07-28T20:58:15.717Z] Cgroup Driver: cgroupfs [2022-07-28T20:58:15.717Z] Cgroup Version: 1 [2022-07-28T20:58:15.717Z] Plugins: [2022-07-28T20:58:15.717Z] Volume: local [2022-07-28T20:58:15.717Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T20:58:15.717Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T20:58:15.717Z] Swarm: inactive [2022-07-28T20:58:15.717Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T20:58:15.717Z] Default Runtime: runc [2022-07-28T20:58:15.717Z] Init Binary: docker-init [2022-07-28T20:58:15.717Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:15.717Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T20:58:15.717Z] init version: de40ad0 [2022-07-28T20:58:15.717Z] Security Options: [2022-07-28T20:58:15.717Z] apparmor [2022-07-28T20:58:15.717Z] seccomp [2022-07-28T20:58:15.717Z] Profile: default [2022-07-28T20:58:15.717Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T20:58:15.717Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T20:58:15.717Z] OSType: linux [2022-07-28T20:58:15.717Z] Architecture: x86_64 [2022-07-28T20:58:15.717Z] CPUs: 2 [2022-07-28T20:58:15.717Z] Total Memory: 7.483GiB [2022-07-28T20:58:15.717Z] Name: ip-10-100-34-247 [2022-07-28T20:58:15.717Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T20:58:15.717Z] Docker Root Dir: /var/lib/docker [2022-07-28T20:58:15.717Z] Debug Mode: false [2022-07-28T20:58:15.717Z] Registry: https://index.docker.io/v1/ [2022-07-28T20:58:15.717Z] Labels: [2022-07-28T20:58:15.717Z] Experimental: true [2022-07-28T20:58:15.717Z] Insecure Registries: [2022-07-28T20:58:15.717Z] 127.0.0.0/8 [2022-07-28T20:58:15.717Z] Live Restore Enabled: true [2022-07-28T20:58:15.717Z] [2022-07-28T20:58:15.717Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T20:58:15.891Z] + docker info [2022-07-28T20:58:15.891Z] Client: [2022-07-28T20:58:15.891Z] Context: default [2022-07-28T20:58:15.891Z] Debug Mode: false [2022-07-28T20:58:15.891Z] Plugins: [2022-07-28T20:58:15.891Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T20:58:15.891Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T20:58:15.891Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T20:58:15.891Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T20:58:15.891Z] [2022-07-28T20:58:15.891Z] Server: [2022-07-28T20:58:15.891Z] Containers: 0 [2022-07-28T20:58:15.891Z] Running: 0 [2022-07-28T20:58:15.891Z] Paused: 0 [2022-07-28T20:58:15.891Z] Stopped: 0 [2022-07-28T20:58:15.891Z] Images: 1 [2022-07-28T20:58:15.891Z] Server Version: 20.10.14 [2022-07-28T20:58:15.891Z] Storage Driver: overlay2 [2022-07-28T20:58:15.891Z] Backing Filesystem: extfs [2022-07-28T20:58:15.891Z] Supports d_type: true [2022-07-28T20:58:15.891Z] Native Overlay Diff: true [2022-07-28T20:58:15.891Z] userxattr: false [2022-07-28T20:58:15.891Z] Logging Driver: json-file [2022-07-28T20:58:15.891Z] Cgroup Driver: cgroupfs [2022-07-28T20:58:15.891Z] Cgroup Version: 1 [2022-07-28T20:58:15.891Z] Plugins: [2022-07-28T20:58:15.891Z] Volume: local [2022-07-28T20:58:15.891Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T20:58:15.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T20:58:15.891Z] Swarm: inactive [2022-07-28T20:58:15.891Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T20:58:15.891Z] Default Runtime: runc [2022-07-28T20:58:15.891Z] Init Binary: docker-init [2022-07-28T20:58:15.891Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T20:58:15.891Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T20:58:15.891Z] init version: de40ad0 [2022-07-28T20:58:15.891Z] Security Options: [2022-07-28T20:58:15.891Z] apparmor [2022-07-28T20:58:15.891Z] seccomp [2022-07-28T20:58:15.891Z] Profile: default [2022-07-28T20:58:15.891Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T20:58:15.891Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T20:58:15.891Z] OSType: linux [2022-07-28T20:58:15.891Z] Architecture: x86_64 [2022-07-28T20:58:15.891Z] CPUs: 2 [2022-07-28T20:58:15.891Z] Total Memory: 7.483GiB [2022-07-28T20:58:15.891Z] Name: ip-10-100-51-47 [2022-07-28T20:58:15.892Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T20:58:15.892Z] Docker Root Dir: /var/lib/docker [2022-07-28T20:58:15.892Z] Debug Mode: false [2022-07-28T20:58:15.892Z] Registry: https://index.docker.io/v1/ [2022-07-28T20:58:15.892Z] Labels: [2022-07-28T20:58:15.892Z] Experimental: true [2022-07-28T20:58:15.892Z] Insecure Registries: [2022-07-28T20:58:15.892Z] 127.0.0.0/8 [2022-07-28T20:58:15.892Z] Live Restore Enabled: true [2022-07-28T20:58:15.892Z] [2022-07-28T20:58:15.892Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T20:58:13.981Z] > git remote # timeout=10 [2022-07-28T20:58:13.986Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:58:13.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:13.992Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:58:14.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:58:14.013Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:14.021Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:14.300Z] > git remote # timeout=10 [2022-07-28T20:58:14.309Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:58:14.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T20:58:14.317Z] > git merge 71cb54cec41e126db2cfe833b3edf82d269718d8 # timeout=10 [2022-07-28T20:58:14.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:58:14.353Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:58:14.371Z] > git checkout -f 26c65447df6ad86dea98d65f679e3f428ab2ffd3 # timeout=10 [2022-07-28T20:58:16.006Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:16.006Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:16.006Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43820/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T20:58:16.006Z] + bash /home/ubuntu/workspace/moby_PR-43820/check-config.sh [2022-07-28T20:58:16.006Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T20:58:16.006Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T20:58:16.006Z] [2022-07-28T20:58:16.006Z] Generally Necessary: [2022-07-28T20:58:16.006Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T20:58:16.006Z] - apparmor: enabled and tools installed [2022-07-28T20:58:16.006Z] - CONFIG_NAMESPACES: enabled [2022-07-28T20:58:16.006Z] - CONFIG_NET_NS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_PID_NS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_IPC_NS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_UTS_NS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUPS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CPUSETS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_MEMCG: enabled [2022-07-28T20:58:16.006Z] - CONFIG_KEYS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_VETH: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T20:58:16.006Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T20:58:16.006Z] [2022-07-28T20:58:16.006Z] Optional Features: [2022-07-28T20:58:16.006Z] - CONFIG_USER_NS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_SECCOMP: enabled [2022-07-28T20:58:16.006Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T20:58:16.006Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T20:58:16.006Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T20:58:16.181Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:16.181Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T20:58:16.181Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43820/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T20:58:16.181Z] + bash /home/ubuntu/workspace/moby_PR-43820/check-config.sh [2022-07-28T20:58:16.181Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T20:58:16.181Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T20:58:16.181Z] [2022-07-28T20:58:16.181Z] Generally Necessary: [2022-07-28T20:58:16.181Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T20:58:16.181Z] - apparmor: enabled and tools installed [2022-07-28T20:58:16.181Z] - CONFIG_NAMESPACES: enabled [2022-07-28T20:58:16.181Z] - CONFIG_NET_NS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_PID_NS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_IPC_NS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_UTS_NS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CGROUPS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T20:58:16.181Z] - CONFIG_CPUSETS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_MEMCG: enabled [2022-07-28T20:58:16.181Z] - CONFIG_KEYS: enabled [2022-07-28T20:58:16.181Z] - CONFIG_VETH: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T20:58:16.182Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T20:58:16.265Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T20:58:16.265Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T20:58:16.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T20:58:16.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T20:58:16.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T20:58:16.265Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T20:58:16.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T20:58:16.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T20:58:16.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T20:58:16.265Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T20:58:16.265Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T20:58:16.265Z] - CONFIG_EXT4_FS: enabled [2022-07-28T20:58:16.265Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T20:58:16.265Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T20:58:16.265Z] - Network Drivers: [2022-07-28T20:58:16.265Z] - "overlay": [2022-07-28T20:58:16.265Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T20:58:16.265Z] Optional (for encrypted networks): [2022-07-28T20:58:16.265Z] - CONFIG_CRYPTO: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T20:58:16.265Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T20:58:16.265Z] - CONFIG_XFRM: enabled [2022-07-28T20:58:16.265Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T20:58:16.265Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T20:58:16.265Z] - "ipvlan": [2022-07-28T20:58:16.266Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T20:58:16.266Z] - "macvlan": [2022-07-28T20:58:16.446Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T20:58:16.446Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T20:58:16.446Z] [2022-07-28T20:58:16.446Z] Optional Features: [2022-07-28T20:58:16.446Z] - CONFIG_USER_NS: enabled [2022-07-28T20:58:16.446Z] - CONFIG_SECCOMP: enabled [2022-07-28T20:58:16.446Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T20:58:16.446Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T20:58:16.446Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T20:58:16.446Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T20:58:16.446Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T20:58:16.446Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T20:58:16.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T20:58:16.446Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T20:58:16.446Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T20:58:16.446Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T20:58:16.446Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T20:58:16.446Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T20:58:16.446Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T20:58:16.446Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T20:58:16.446Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T20:58:16.525Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T20:58:16.525Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T20:58:16.525Z] - "ftp,tftp client in container": [2022-07-28T20:58:16.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T20:58:16.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T20:58:16.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T20:58:16.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T20:58:16.525Z] - Storage Drivers: [2022-07-28T20:58:16.525Z] - "aufs": [2022-07-28T20:58:16.525Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T20:58:16.525Z] - "btrfs": [2022-07-28T20:58:16.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T20:58:16.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T20:58:16.525Z] - "devicemapper": [2022-07-28T20:58:16.525Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T20:58:16.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T20:58:16.525Z] - "overlay": [2022-07-28T20:58:16.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T20:58:16.525Z] - "zfs": [2022-07-28T20:58:16.525Z] - /dev/zfs: present [2022-07-28T20:58:16.525Z] - zfs command: missing [2022-07-28T20:58:16.525Z] - zpool command: missing [2022-07-28T20:58:16.525Z] [2022-07-28T20:58:16.525Z] Limits: [2022-07-28T20:58:16.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T20:58:16.525Z] [2022-07-28T20:58:16.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T20:58:16.710Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T20:58:16.710Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T20:58:16.710Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T20:58:16.710Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T20:58:16.710Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T20:58:16.710Z] - CONFIG_EXT4_FS: enabled [2022-07-28T20:58:16.710Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T20:58:16.710Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T20:58:16.710Z] - Network Drivers: [2022-07-28T20:58:16.710Z] - "overlay": [2022-07-28T20:58:16.710Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T20:58:16.710Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T20:58:16.710Z] Optional (for encrypted networks): [2022-07-28T20:58:16.710Z] - CONFIG_CRYPTO: enabled [2022-07-28T20:58:16.710Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T20:58:16.710Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T20:58:16.710Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T20:58:16.710Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T20:58:16.710Z] - CONFIG_XFRM: enabled [2022-07-28T20:58:16.710Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T20:58:16.710Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T20:58:16.710Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T20:58:16.710Z] - "ipvlan": [2022-07-28T20:58:16.710Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T20:58:16.710Z] - "macvlan": [2022-07-28T20:58:16.710Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T20:58:16.710Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T20:58:16.710Z] - "ftp,tftp client in container": [2022-07-28T20:58:16.858Z] + sudo modprobe ip_vs [2022-07-28T20:58:16.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 . [2022-07-28T20:58:16.970Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T20:58:16.970Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T20:58:16.970Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T20:58:16.970Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T20:58:16.970Z] - Storage Drivers: [2022-07-28T20:58:16.970Z] - "aufs": [2022-07-28T20:58:16.970Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T20:58:16.970Z] - "btrfs": [2022-07-28T20:58:16.970Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T20:58:16.970Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T20:58:16.970Z] - "devicemapper": [2022-07-28T20:58:16.970Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T20:58:16.970Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T20:58:16.970Z] - "overlay": [2022-07-28T20:58:16.970Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T20:58:16.970Z] - "zfs": [2022-07-28T20:58:16.970Z] - /dev/zfs: present [2022-07-28T20:58:16.970Z] - zfs command: missing [2022-07-28T20:58:16.970Z] - zpool command: missing [2022-07-28T20:58:16.970Z] [2022-07-28T20:58:16.970Z] Limits: [2022-07-28T20:58:16.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T20:58:16.970Z] [2022-07-28T20:58:16.970Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T20:58:17.124Z] #1 [internal] load build definition from Dockerfile [2022-07-28T20:58:17.124Z] #1 sha256:b8d239df8299dec9997ae7732c55c672a5fb79a88a3b7c4ad09c01b283ac90fb [2022-07-28T20:58:17.124Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T20:58:17.124Z] #1 DONE 0.0s [2022-07-28T20:58:17.124Z] [2022-07-28T20:58:17.124Z] #2 [internal] load .dockerignore [2022-07-28T20:58:17.124Z] #2 sha256:5e1f6d0fd16d23950b4ebbda4819fd6b2732cefefe5b36d4f393a7de0176c3ea [2022-07-28T20:58:17.124Z] #2 transferring context: 145B done [2022-07-28T20:58:17.124Z] #2 DONE 0.0s [2022-07-28T20:58:17.124Z] [2022-07-28T20:58:17.124Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T20:58:17.124Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T20:58:17.124Z] #3 DONE 0.1s [2022-07-28T20:58:17.124Z] [2022-07-28T20:58:17.124Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T20:58:17.124Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T20:58:17.124Z] #4 CACHED [2022-07-28T20:58:17.224Z] #24 transferring context: 54.81MB 9.3s [2022-07-28T20:58:17.224Z] #24 transferring context: 62.07MB 9.8s done [2022-07-28T20:58:17.224Z] #24 DONE 10.0s [2022-07-28T20:58:17.224Z] [2022-07-28T20:58:17.224Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:17.224Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:17.224Z] #21 3.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T20:58:17.224Z] #21 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T20:58:17.224Z] #21 3.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T20:58:17.224Z] #21 4.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T20:58:17.224Z] #21 4.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T20:58:17.224Z] #21 6.232 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T20:58:17.224Z] #21 ... [2022-07-28T20:58:17.224Z] [2022-07-28T20:58:17.224Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:17.224Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:17.224Z] #77 2.356 Cloning into '/tmp/crun-build'... [2022-07-28T20:58:17.224Z] #77 7.224 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T20:58:17.224Z] #77 7.239 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T20:58:17.224Z] #77 8.336 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T20:58:17.224Z] #77 8.372 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T20:58:17.224Z] #77 8.372 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T20:58:17.224Z] #77 8.372 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T20:58:17.224Z] #77 8.372 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T20:58:17.224Z] #77 10.06 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T20:58:17.299Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 . [2022-07-28T20:58:17.299Z] #1 [internal] load build definition from Dockerfile [2022-07-28T20:58:17.299Z] #1 sha256:a60bdcebd9b69528c07f5554657b7a38785efc776a8a8a78c9cce097ada56151 [2022-07-28T20:58:17.299Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T20:58:17.299Z] #1 DONE 0.0s [2022-07-28T20:58:17.299Z] [2022-07-28T20:58:17.299Z] #2 [internal] load .dockerignore [2022-07-28T20:58:17.299Z] #2 sha256:aae744e71bf138884a3e8775578886034b9fd54228d67e2ea32750ab0b480655 [2022-07-28T20:58:17.299Z] #2 transferring context: 145B done [2022-07-28T20:58:17.299Z] #2 DONE 0.0s [2022-07-28T20:58:17.299Z] [2022-07-28T20:58:17.299Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T20:58:17.299Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T20:58:17.299Z] #3 DONE 0.1s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #6 [internal] load build definition from Dockerfile [2022-07-28T20:58:17.386Z] #6 sha256:d59ebffc2925db11136cb7584dbab500e5f0ed51a2f98ca048a2ea06442577a5 [2022-07-28T20:58:17.386Z] #6 DONE 0.0s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #5 [internal] load .dockerignore [2022-07-28T20:58:17.386Z] #5 sha256:d51d1e074a9d87bfbfdad2f9c6ba1306440ceec21a772ce705343cdcf30f963f [2022-07-28T20:58:17.386Z] #5 DONE 0.0s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:17.386Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T20:58:17.386Z] #9 DONE 0.1s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T20:58:17.386Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T20:58:17.386Z] #10 DONE 0.1s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:17.386Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T20:58:17.386Z] #7 DONE 0.1s [2022-07-28T20:58:17.386Z] [2022-07-28T20:58:17.386Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T20:58:17.386Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T20:58:17.386Z] #8 DONE 0.1s [2022-07-28T20:58:17.483Z] #77 ... [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T20:58:17.483Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T20:58:17.483Z] #62 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T20:58:17.483Z] #63 sha256:dfdedc299e95c9b40fe441303bfb24af9fda2017d6d582f9c47d4f7fd02664ac [2022-07-28T20:58:17.483Z] #63 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:17.483Z] #67 sha256:7f4b638b9d4f2c97b7fc340c4e97e26bc4546d89ec82c472aae2ac1a82072c19 [2022-07-28T20:58:17.483Z] #67 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T20:58:17.483Z] #66 sha256:db48abe0d7beb12185cf8aa021950c13bfa1db6222bc20bb4825abaf7b6d07c8 [2022-07-28T20:58:17.483Z] #66 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T20:58:17.483Z] #68 sha256:684646a4219990e9de35bd8b0d31217bb00d588e439ec3d7e1760e732f2b9a1d [2022-07-28T20:58:17.483Z] #68 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T20:58:17.483Z] #69 sha256:493b0c74d2d27d9e390ee3734bdce3b1cba68833f0ff6ef36013f2ee9c888485 [2022-07-28T20:58:17.483Z] #69 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T20:58:17.483Z] #25 sha256:cb0a3a9d5876e30b39830654f44afce0f4f24ab05117b933c93988be653ccb20 [2022-07-28T20:58:17.483Z] #25 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T20:58:17.483Z] #26 sha256:40b75742b4855ffb011eb89d512bab006a18b477d9aa7abe336aca0b2b887862 [2022-07-28T20:58:17.483Z] #26 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T20:58:17.483Z] #59 sha256:927805e8525c185e1c228d03aeb1425f7d758b7b0cabc209474b9aa72c6d9564 [2022-07-28T20:58:17.483Z] #59 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T20:58:17.483Z] #30 sha256:2ccfe8d7dcf731c33b8099494941bf447de0bf8dcee0f695a58298c9c4ce3ae8 [2022-07-28T20:58:17.483Z] #30 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-28T20:58:17.483Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T20:58:17.483Z] #29 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-28T20:58:17.483Z] #31 sha256:d4e9d314a1130a51a3cbe05d409be2394c187bb75889b842e5e22f5f13afe608 [2022-07-28T20:58:17.483Z] #31 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T20:58:17.483Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T20:58:17.483Z] #42 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T20:58:17.483Z] #43 sha256:6095ac9d7af6fc239febd6b4a609ec26a8dd01b1f5d51a415e7707af7279ae0c [2022-07-28T20:58:17.483Z] #43 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T20:58:17.483Z] #44 sha256:af9fdacc9dd6f16c59afe1df505d03c84a25eba50dc7567559c6ab544886cbe3 [2022-07-28T20:58:17.483Z] #44 CACHED [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:17.483Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:17.483Z] #47 2.715 + git clone https://github.com/docker/distribution.git . [2022-07-28T20:58:17.483Z] #47 2.722 Cloning into '.'... [2022-07-28T20:58:17.483Z] #47 ... [2022-07-28T20:58:17.483Z] [2022-07-28T20:58:17.483Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:17.483Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T20:58:17.491Z] #60 ... [2022-07-28T20:58:17.491Z] [2022-07-28T20:58:17.491Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:17.491Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T20:58:17.491Z] #47 9.386 + git checkout -q v2.3.0 [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.560Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T20:58:17.560Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T20:58:17.560Z] #4 CACHED [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.560Z] #6 [internal] load build definition from Dockerfile [2022-07-28T20:58:17.560Z] #6 sha256:9e1cced7edeedca181ea483a0cf2a6f2e01b65cd41bd54891e42b137d2aa62eb [2022-07-28T20:58:17.560Z] #6 DONE 0.0s [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.560Z] #5 [internal] load .dockerignore [2022-07-28T20:58:17.560Z] #5 sha256:b76346628e02f3c81fb6334a452966327e8c717186f64b1ded366f13e6850722 [2022-07-28T20:58:17.560Z] #5 DONE 0.0s [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.560Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:17.560Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T20:58:17.560Z] #8 DONE 0.1s [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.560Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T20:58:17.560Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T20:58:17.560Z] #10 DONE 0.1s [2022-07-28T20:58:17.560Z] [2022-07-28T20:58:17.561Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T20:58:17.561Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T20:58:17.561Z] #7 DONE 0.1s [2022-07-28T20:58:17.561Z] [2022-07-28T20:58:17.561Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T20:58:17.561Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T20:58:17.740Z] #36 ... [2022-07-28T20:58:17.740Z] [2022-07-28T20:58:17.740Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:17.740Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:17.740Z] #34 2.114 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T20:58:17.740Z] #34 2.114 Cloning into '.'... [2022-07-28T20:58:17.740Z] #34 ... [2022-07-28T20:58:17.740Z] [2022-07-28T20:58:17.740Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T20:58:17.740Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T20:58:17.821Z] #9 DONE 0.1s [2022-07-28T20:58:17.999Z] #55 ... [2022-07-28T20:58:17.999Z] [2022-07-28T20:58:17.999Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T20:58:17.999Z] #60 sha256:dde32292770664fde84af358de6ca41f3202a6e3970f7eae581b68bbbd159654 [2022-07-28T20:58:18.062Z] #47 ... [2022-07-28T20:58:18.062Z] [2022-07-28T20:58:18.062Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T20:58:18.062Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T20:58:18.062Z] #55 ... [2022-07-28T20:58:18.062Z] [2022-07-28T20:58:18.062Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:18.062Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:18.062Z] #21 1.700 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T20:58:18.062Z] #21 1.700 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T20:58:18.062Z] #21 1.700 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T20:58:18.062Z] #21 3.441 Reading package lists... [2022-07-28T20:58:18.062Z] #21 5.675 Reading package lists... [2022-07-28T20:58:18.062Z] #21 7.951 Building dependency tree... [2022-07-28T20:58:18.062Z] #21 8.683 Reading state information... [2022-07-28T20:58:18.062Z] #21 9.857 The following additional packages will be installed: [2022-07-28T20:58:18.062Z] #21 9.866 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T20:58:18.062Z] #21 9.866 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T20:58:18.062Z] #21 9.867 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T20:58:18.062Z] #21 9.868 python3-pkg-resources vim-runtime xxd [2022-07-28T20:58:18.062Z] #21 9.871 Suggested packages: [2022-07-28T20:58:18.062Z] #21 9.879 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T20:58:18.062Z] #21 9.879 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T20:58:18.062Z] #21 9.879 acl attr quota [2022-07-28T20:58:18.062Z] #21 9.880 Recommended packages: [2022-07-28T20:58:18.062Z] #21 9.880 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T20:58:18.323Z] #21 ... [2022-07-28T20:58:18.323Z] [2022-07-28T20:58:18.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:18.323Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:58:18.323Z] #77 1.433 Cloning into '/tmp/crun-build'... [2022-07-28T20:58:18.323Z] #77 4.609 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T20:58:18.323Z] #77 4.616 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T20:58:18.323Z] #77 5.214 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T20:58:18.323Z] #77 5.230 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T20:58:18.323Z] #77 5.231 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T20:58:18.323Z] #77 5.232 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T20:58:18.323Z] #77 5.240 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T20:58:18.323Z] #77 6.376 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T20:58:18.323Z] #77 7.421 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T20:58:18.323Z] #77 8.274 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T20:58:18.323Z] #77 8.480 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T20:58:18.323Z] #77 8.690 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T20:58:18.323Z] #77 ... [2022-07-28T20:58:18.323Z] [2022-07-28T20:58:18.323Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:18.323Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T20:58:18.323Z] #47 10.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:18.327Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T20:58:18.327Z] #73 DONE 0.0s [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:18.327Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T20:58:18.327Z] #71 DONE 0.0s [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T20:58:18.327Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T20:58:18.327Z] #11 DONE 0.0s [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T20:58:18.327Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T20:58:18.327Z] #12 CACHED [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-28T20:58:18.327Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T20:58:18.327Z] #13 CACHED [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T20:58:18.327Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T20:58:18.327Z] #46 CACHED [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-28T20:58:18.327Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T20:58:18.327Z] #57 CACHED [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T20:58:18.327Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T20:58:18.327Z] #53 CACHED [2022-07-28T20:58:18.327Z] [2022-07-28T20:58:18.327Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T20:58:18.327Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T20:58:18.588Z] #55 ... [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T20:58:18.588Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T20:58:18.588Z] #40 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-28T20:58:18.588Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T20:58:18.588Z] #38 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T20:58:18.588Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T20:58:18.588Z] #33 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T20:58:18.588Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T20:58:18.588Z] #28 DONE 0.0s [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T20:58:18.588Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T20:58:18.588Z] #72 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T20:58:18.588Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T20:58:18.588Z] #74 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T20:58:18.588Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T20:58:18.588Z] #76 CACHED [2022-07-28T20:58:18.588Z] [2022-07-28T20:58:18.588Z] #24 [internal] load build context [2022-07-28T20:58:18.588Z] #24 sha256:5199e811e24d1eb5434c0c5c9ab5c09de896ad393031f1ad909e85cf0ad14915 [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:18.760Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T20:58:18.760Z] #80 DONE 0.0s [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T20:58:18.760Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T20:58:18.760Z] #78 DONE 0.0s [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T20:58:18.760Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T20:58:18.760Z] #11 DONE 0.0s [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T20:58:18.760Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T20:58:18.760Z] #12 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-28T20:58:18.760Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T20:58:18.760Z] #13 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T20:58:18.760Z] #53 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T20:58:18.760Z] #53 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T20:58:18.760Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T20:58:18.760Z] #35 DONE 0.0s [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T20:58:18.760Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T20:58:18.760Z] #79 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T20:58:18.760Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T20:58:18.760Z] #81 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T20:58:18.760Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T20:58:18.760Z] #83 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-28T20:58:18.760Z] #64 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T20:58:18.760Z] #64 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T20:58:18.760Z] #60 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T20:58:18.760Z] #60 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T20:58:18.760Z] #47 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T20:58:18.760Z] #47 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-28T20:58:18.760Z] #45 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T20:58:18.760Z] #45 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T20:58:18.760Z] #40 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T20:58:18.760Z] #40 CACHED [2022-07-28T20:58:18.760Z] [2022-07-28T20:58:18.760Z] #31 [internal] load build context [2022-07-28T20:58:18.760Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:18.851Z] #24 ... [2022-07-28T20:58:18.851Z] [2022-07-28T20:58:18.851Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T20:58:18.851Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T20:58:18.851Z] #49 DONE 0.4s [2022-07-28T20:58:18.851Z] [2022-07-28T20:58:18.851Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-28T20:58:18.851Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T20:58:18.851Z] #50 CACHED [2022-07-28T20:58:18.851Z] [2022-07-28T20:58:18.851Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T20:58:18.851Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T20:58:18.851Z] #51 CACHED [2022-07-28T20:58:18.851Z] [2022-07-28T20:58:18.851Z] #24 [internal] load build context [2022-07-28T20:58:18.851Z] #24 sha256:5199e811e24d1eb5434c0c5c9ab5c09de896ad393031f1ad909e85cf0ad14915 [2022-07-28T20:58:19.334Z] #31 ... [2022-07-28T20:58:19.334Z] [2022-07-28T20:58:19.334Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T20:58:19.334Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T20:58:19.334Z] #56 DONE 0.5s [2022-07-28T20:58:19.334Z] [2022-07-28T20:58:19.334Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-28T20:58:19.334Z] #57 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T20:58:19.334Z] #57 CACHED [2022-07-28T20:58:19.334Z] [2022-07-28T20:58:19.334Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T20:58:19.334Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T20:58:19.334Z] #58 CACHED [2022-07-28T20:58:19.334Z] [2022-07-28T20:58:19.334Z] #31 [internal] load build context [2022-07-28T20:58:19.334Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:20.537Z] #60 2.932 + RM_GOPATH=0 [2022-07-28T20:58:20.537Z] #60 2.932 + TMP_GOPATH= [2022-07-28T20:58:20.537Z] #60 2.932 + : /build [2022-07-28T20:58:20.537Z] #60 2.932 + '[' -z '' ']' [2022-07-28T20:58:20.537Z] #60 2.935 ++ mktemp -d [2022-07-28T20:58:20.537Z] #60 2.935 + export GOPATH=/tmp/tmp.EAiceFqOAV [2022-07-28T20:58:20.537Z] #60 2.935 + GOPATH=/tmp/tmp.EAiceFqOAV [2022-07-28T20:58:20.537Z] #60 2.935 + RM_GOPATH=1 [2022-07-28T20:58:20.537Z] #60 2.935 + case "$(go env GOARCH)" in [2022-07-28T20:58:20.537Z] #60 2.935 ++ go env GOARCH [2022-07-28T20:58:20.537Z] #60 2.962 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:20.537Z] #60 2.963 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:20.537Z] #60 2.968 ++ dirname /install.sh [2022-07-28T20:58:20.537Z] #60 2.968 + dir=/ [2022-07-28T20:58:20.537Z] #60 2.968 + bin=runc [2022-07-28T20:58:20.537Z] #60 2.968 + shift [2022-07-28T20:58:20.537Z] #60 2.969 + '[' '!' -f //runc.installer ']' [2022-07-28T20:58:20.537Z] #60 2.969 + . //runc.installer [2022-07-28T20:58:20.537Z] #60 2.969 ++ set -e [2022-07-28T20:58:20.537Z] #60 2.969 ++ : v1.1.2 [2022-07-28T20:58:20.537Z] #60 2.969 + install_runc [2022-07-28T20:58:20.537Z] #60 2.969 + RUNC_BUILDTAGS=seccomp [2022-07-28T20:58:20.537Z] #60 2.969 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T20:58:20.537Z] #60 2.969 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T20:58:20.537Z] #60 2.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EAiceFqOAV/src/github.com/opencontainers/runc [2022-07-28T20:58:20.537Z] #60 2.971 Cloning into '/tmp/tmp.EAiceFqOAV/src/github.com/opencontainers/runc'... [2022-07-28T20:58:20.869Z] #47 ... [2022-07-28T20:58:20.869Z] [2022-07-28T20:58:20.869Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T20:58:20.869Z] #26 sha256:2c42112814909a1bfbb25767cf77bb9291c680ef575c9ec31580ee648ab7002d [2022-07-28T20:58:20.869Z] #26 1.144 + RM_GOPATH=0 [2022-07-28T20:58:20.869Z] #26 1.144 + TMP_GOPATH= [2022-07-28T20:58:20.869Z] #26 1.144 + : /build [2022-07-28T20:58:20.869Z] #26 1.144 + '[' -z '' ']' [2022-07-28T20:58:20.869Z] #26 1.145 ++ mktemp -d [2022-07-28T20:58:20.869Z] #26 1.146 + export GOPATH=/tmp/tmp.aFRRNndRGO [2022-07-28T20:58:20.869Z] #26 1.146 + GOPATH=/tmp/tmp.aFRRNndRGO [2022-07-28T20:58:20.869Z] #26 1.146 + RM_GOPATH=1 [2022-07-28T20:58:20.869Z] #26 1.146 + case "$(go env GOARCH)" in [2022-07-28T20:58:20.869Z] #26 1.148 ++ go env GOARCH [2022-07-28T20:58:20.869Z] #26 1.174 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:20.869Z] #26 1.174 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:20.869Z] #26 1.175 ++ dirname /install.sh [2022-07-28T20:58:20.869Z] #26 1.176 + dir=/ [2022-07-28T20:58:20.869Z] #26 1.176 + bin=dockercli [2022-07-28T20:58:20.869Z] #26 1.176 + shift [2022-07-28T20:58:20.869Z] #26 1.177 + '[' '!' -f //dockercli.installer ']' [2022-07-28T20:58:20.869Z] #26 1.177 + . //dockercli.installer [2022-07-28T20:58:20.869Z] #26 1.177 ++ : stable [2022-07-28T20:58:20.869Z] #26 1.177 ++ : 17.06.2-ce [2022-07-28T20:58:20.869Z] #26 1.177 + install_dockercli [2022-07-28T20:58:20.869Z] #26 1.177 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T20:58:20.869Z] #26 1.177 Install docker/cli version 17.06.2-ce from stable [2022-07-28T20:58:20.869Z] #26 1.178 ++ uname -m [2022-07-28T20:58:20.869Z] #26 1.179 + arch=aarch64 [2022-07-28T20:58:20.869Z] #26 1.183 + '[' aarch64 '!=' x86_64 ']' [2022-07-28T20:58:20.869Z] #26 1.183 + '[' aarch64 '!=' s390x ']' [2022-07-28T20:58:20.869Z] #26 1.183 + '[' aarch64 '!=' armhf ']' [2022-07-28T20:58:20.869Z] #26 1.183 + build_dockercli [2022-07-28T20:58:20.869Z] #26 1.183 + git clone https://github.com/docker/docker-ce /tmp/tmp.aFRRNndRGO/tmp/docker-ce [2022-07-28T20:58:20.869Z] #26 1.190 Cloning into '/tmp/tmp.aFRRNndRGO/tmp/docker-ce'... [2022-07-28T20:58:21.130Z] #26 ... [2022-07-28T20:58:21.130Z] [2022-07-28T20:58:21.130Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:21.130Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T20:58:21.130Z] #64 1.011 + RM_GOPATH=0 [2022-07-28T20:58:21.130Z] #64 1.011 + TMP_GOPATH= [2022-07-28T20:58:21.130Z] #64 1.011 + : /build [2022-07-28T20:58:21.130Z] #64 1.011 + '[' -z '' ']' [2022-07-28T20:58:21.130Z] #64 1.011 ++ mktemp -d [2022-07-28T20:58:21.130Z] #64 1.015 + export GOPATH=/tmp/tmp.kO6SZp20o0 [2022-07-28T20:58:21.130Z] #64 1.015 + GOPATH=/tmp/tmp.kO6SZp20o0 [2022-07-28T20:58:21.130Z] #64 1.015 + RM_GOPATH=1 [2022-07-28T20:58:21.130Z] #64 1.015 + case "$(go env GOARCH)" in [2022-07-28T20:58:21.130Z] #64 1.016 ++ go env GOARCH [2022-07-28T20:58:21.130Z] #64 1.055 Install containerd version v1.6.6 [2022-07-28T20:58:21.130Z] #64 1.055 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:21.130Z] #64 1.055 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:21.130Z] #64 1.055 ++ dirname /install.sh [2022-07-28T20:58:21.130Z] #64 1.055 + dir=/ [2022-07-28T20:58:21.130Z] #64 1.055 + bin=containerd [2022-07-28T20:58:21.130Z] #64 1.055 + shift [2022-07-28T20:58:21.130Z] #64 1.055 + '[' '!' -f //containerd.installer ']' [2022-07-28T20:58:21.130Z] #64 1.055 + . //containerd.installer [2022-07-28T20:58:21.130Z] #64 1.055 ++ set -e [2022-07-28T20:58:21.130Z] #64 1.055 ++ : v1.6.6 [2022-07-28T20:58:21.130Z] #64 1.055 + install_containerd [2022-07-28T20:58:21.130Z] #64 1.055 + echo 'Install containerd version v1.6.6' [2022-07-28T20:58:21.130Z] #64 1.055 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kO6SZp20o0/src/github.com/containerd/containerd [2022-07-28T20:58:21.130Z] #64 1.068 Cloning into '/tmp/tmp.kO6SZp20o0/src/github.com/containerd/containerd'... [2022-07-28T20:58:21.130Z] #64 ... [2022-07-28T20:58:21.130Z] [2022-07-28T20:58:21.130Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:21.130Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:21.130Z] #21 10.98 The following NEW packages will be installed: [2022-07-28T20:58:21.130Z] #21 10.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T20:58:21.130Z] #21 10.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T20:58:21.130Z] #21 10.98 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T20:58:21.130Z] #21 10.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T20:58:21.130Z] #21 10.99 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T20:58:21.130Z] #21 10.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T20:58:21.130Z] #21 10.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T20:58:21.130Z] #21 10.99 xz-utils zip zstd [2022-07-28T20:58:21.130Z] #21 11.35 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T20:58:21.130Z] #21 11.35 Need to get 27.0 MB of archives. [2022-07-28T20:58:21.130Z] #21 11.35 After this operation, 105 MB of additional disk space will be used. [2022-07-28T20:58:21.130Z] #21 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-28T20:58:21.130Z] #21 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-28T20:58:21.130Z] #21 11.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-28T20:58:21.130Z] #21 11.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T20:58:21.130Z] #21 11.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-28T20:58:21.130Z] #21 11.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T20:58:21.130Z] #21 11.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-28T20:58:21.130Z] #21 11.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-28T20:58:21.130Z] #21 11.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-28T20:58:21.130Z] #21 11.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-28T20:58:21.130Z] #21 11.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-28T20:58:21.130Z] #21 11.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-28T20:58:21.130Z] #21 11.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-28T20:58:21.130Z] #21 11.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-28T20:58:21.130Z] #21 11.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-28T20:58:21.130Z] #21 11.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-28T20:58:21.130Z] #21 11.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-28T20:58:21.130Z] #21 11.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-28T20:58:21.130Z] #21 11.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-28T20:58:21.130Z] #21 11.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-28T20:58:21.130Z] #21 11.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-28T20:58:21.130Z] #21 11.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-28T20:58:21.130Z] #21 11.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-28T20:58:21.130Z] #21 11.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-28T20:58:21.130Z] #21 11.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-28T20:58:21.130Z] #21 11.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-28T20:58:21.130Z] #21 11.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-28T20:58:21.130Z] #21 11.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-28T20:58:21.130Z] #21 11.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-28T20:58:21.130Z] #21 11.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-28T20:58:21.130Z] #21 11.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T20:58:21.130Z] #21 11.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T20:58:21.130Z] #21 11.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T20:58:21.130Z] #21 11.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T20:58:21.130Z] #21 11.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T20:58:21.130Z] #21 11.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T20:58:21.130Z] #21 11.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-28T20:58:21.130Z] #21 11.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-28T20:58:21.130Z] #21 11.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-28T20:58:21.130Z] #21 11.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-28T20:58:21.130Z] #21 12.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-28T20:58:21.130Z] #21 12.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-28T20:58:21.130Z] #21 12.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-28T20:58:21.130Z] #21 12.22 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-28T20:58:21.130Z] #21 12.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T20:58:21.130Z] #21 12.96 Fetched 27.0 MB in 1s (22.5 MB/s) [2022-07-28T20:58:21.130Z] #21 13.03 Selecting previously unselected package pigz. [2022-07-28T20:58:21.130Z] #21 13.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 ... 24009 files and directories currently installed.) [2022-07-28T20:58:21.130Z] #21 13.10 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-28T20:58:21.130Z] #21 13.10 Unpacking pigz (2.6-1) ... [2022-07-28T20:58:21.130Z] #21 13.18 Selecting previously unselected package libelf1:arm64. [2022-07-28T20:58:21.130Z] #21 13.19 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-28T20:58:21.130Z] #21 13.21 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-28T20:58:21.130Z] #21 13.38 Selecting previously unselected package libbpf0:arm64. [2022-07-28T20:58:21.130Z] #21 13.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-28T20:58:21.130Z] #21 13.38 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-28T20:58:21.391Z] #21 13.49 Selecting previously unselected package libcap2:arm64. [2022-07-28T20:58:21.391Z] #21 13.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-28T20:58:21.391Z] #21 13.50 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-28T20:58:21.391Z] #21 13.58 Selecting previously unselected package libmnl0:arm64. [2022-07-28T20:58:21.391Z] #21 13.59 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-28T20:58:21.391Z] #21 13.60 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-28T20:58:21.391Z] #21 13.66 Selecting previously unselected package libxtables12:arm64. [2022-07-28T20:58:21.391Z] #21 13.67 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-28T20:58:21.391Z] #21 13.67 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-28T20:58:21.652Z] #21 13.73 Selecting previously unselected package libcap2-bin. [2022-07-28T20:58:21.652Z] #21 13.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-28T20:58:21.652Z] #21 13.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T20:58:21.652Z] #21 13.83 Selecting previously unselected package iproute2. [2022-07-28T20:58:21.652Z] #21 13.83 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-28T20:58:21.652Z] #21 13.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T20:58:21.912Z] #21 14.28 Selecting previously unselected package xxd. [2022-07-28T20:58:22.161Z] #24 transferring context: 22.90MB 3.7s [2022-07-28T20:58:22.172Z] #21 14.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T20:58:22.172Z] #21 14.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:22.433Z] #21 14.44 Selecting previously unselected package vim-common. [2022-07-28T20:58:22.433Z] #21 14.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T20:58:22.433Z] #21 14.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:22.433Z] #21 14.62 Selecting previously unselected package bash-completion. [2022-07-28T20:58:22.433Z] #21 14.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T20:58:22.640Z] #31 transferring context: 14.99MB 3.8s [2022-07-28T20:58:22.904Z] #31 ... [2022-07-28T20:58:22.904Z] [2022-07-28T20:58:22.904Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-28T20:58:22.904Z] #14 sha256:ff299dce3d972ce35c2ed80febf51643854e3a545276b210c48eb546ab0fcab0 [2022-07-28T20:58:22.904Z] #14 DONE 4.3s [2022-07-28T20:58:23.164Z] [2022-07-28T20:58:23.164Z] #31 [internal] load build context [2022-07-28T20:58:23.164Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:24.705Z] #60 ... [2022-07-28T20:58:24.705Z] [2022-07-28T20:58:24.705Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:24.705Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:24.705Z] #47 15.05 + git checkout -q v2.3.0 [2022-07-28T20:58:24.705Z] #47 16.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T20:58:24.974Z] #21 17.09 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T20:58:25.237Z] #21 17.51 Selecting previously unselected package bzip2. [2022-07-28T20:58:25.237Z] #21 17.52 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-28T20:58:25.237Z] #21 17.53 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T20:58:25.497Z] #21 17.62 Selecting previously unselected package xz-utils. [2022-07-28T20:58:25.497Z] #21 17.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-28T20:58:25.497Z] #21 17.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T20:58:25.497Z] #21 17.80 Selecting previously unselected package apparmor. [2022-07-28T20:58:25.497Z] #21 17.80 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-28T20:58:25.757Z] #21 17.88 Unpacking apparmor (2.13.6-10) ... [2022-07-28T20:58:26.288Z] #21 18.32 Selecting previously unselected package inetutils-ping. [2022-07-28T20:58:26.288Z] #21 18.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-28T20:58:26.288Z] #21 18.33 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T20:58:26.288Z] #21 18.47 Selecting previously unselected package libip4tc2:arm64. [2022-07-28T20:58:26.288Z] #21 18.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-28T20:58:26.288Z] #21 18.48 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T20:58:26.288Z] #21 18.54 Selecting previously unselected package libip6tc2:arm64. [2022-07-28T20:58:26.288Z] #21 18.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-28T20:58:26.288Z] #21 18.55 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T20:58:26.550Z] #21 18.63 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-28T20:58:26.550Z] #21 18.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-28T20:58:26.550Z] #21 18.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T20:58:26.550Z] #21 18.73 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-28T20:58:26.550Z] #21 18.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-28T20:58:26.550Z] #21 18.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T20:58:26.810Z] #21 18.86 Selecting previously unselected package libnftnl11:arm64. [2022-07-28T20:58:26.810Z] #21 18.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-28T20:58:26.810Z] #21 18.87 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T20:58:26.810Z] #21 18.93 Selecting previously unselected package iptables. [2022-07-28T20:58:26.810Z] #21 18.93 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-28T20:58:26.810Z] #21 18.94 Unpacking iptables (1.8.7-1) ... [2022-07-28T20:58:27.071Z] #21 19.24 Selecting previously unselected package libonig5:arm64. [2022-07-28T20:58:27.071Z] #21 19.24 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-28T20:58:27.071Z] #21 19.24 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T20:58:27.071Z] #21 19.38 Selecting previously unselected package libjq1:arm64. [2022-07-28T20:58:27.071Z] #21 19.38 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-28T20:58:27.071Z] #21 19.39 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-28T20:58:27.227Z] #47 ... [2022-07-28T20:58:27.227Z] [2022-07-28T20:58:27.227Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:27.227Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T20:58:27.227Z] #64 2.614 + RM_GOPATH=0 [2022-07-28T20:58:27.227Z] #64 2.614 + TMP_GOPATH= [2022-07-28T20:58:27.227Z] #64 2.614 + : /build [2022-07-28T20:58:27.227Z] #64 2.614 + '[' -z '' ']' [2022-07-28T20:58:27.227Z] #64 2.614 ++ mktemp -d [2022-07-28T20:58:27.227Z] #64 2.614 + export GOPATH=/tmp/tmp.nhcH0G6gzO [2022-07-28T20:58:27.227Z] #64 2.614 + GOPATH=/tmp/tmp.nhcH0G6gzO [2022-07-28T20:58:27.227Z] #64 2.614 + RM_GOPATH=1 [2022-07-28T20:58:27.227Z] #64 2.614 + case "$(go env GOARCH)" in [2022-07-28T20:58:27.227Z] #64 2.614 ++ go env GOARCH [2022-07-28T20:58:27.227Z] #64 2.640 Install containerd version v1.6.6 [2022-07-28T20:58:27.227Z] #64 2.640 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:27.227Z] #64 2.640 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:27.227Z] #64 2.640 ++ dirname /install.sh [2022-07-28T20:58:27.227Z] #64 2.640 + dir=/ [2022-07-28T20:58:27.227Z] #64 2.640 + bin=containerd [2022-07-28T20:58:27.227Z] #64 2.640 + shift [2022-07-28T20:58:27.227Z] #64 2.640 + '[' '!' -f //containerd.installer ']' [2022-07-28T20:58:27.227Z] #64 2.640 + . //containerd.installer [2022-07-28T20:58:27.227Z] #64 2.640 ++ set -e [2022-07-28T20:58:27.227Z] #64 2.640 ++ : v1.6.6 [2022-07-28T20:58:27.227Z] #64 2.640 + install_containerd [2022-07-28T20:58:27.227Z] #64 2.640 + echo 'Install containerd version v1.6.6' [2022-07-28T20:58:27.227Z] #64 2.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nhcH0G6gzO/src/github.com/containerd/containerd [2022-07-28T20:58:27.227Z] #64 2.649 Cloning into '/tmp/tmp.nhcH0G6gzO/src/github.com/containerd/containerd'... [2022-07-28T20:58:27.331Z] #21 19.50 Selecting previously unselected package jq. [2022-07-28T20:58:27.331Z] #21 19.51 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-28T20:58:27.331Z] #21 19.51 Unpacking jq (1.6-2.1) ... [2022-07-28T20:58:27.484Z] #64 ... [2022-07-28T20:58:27.484Z] [2022-07-28T20:58:27.485Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:27.485Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:27.485Z] #21 11.08 Fetched 2592 B in 8s (315 B/s) [2022-07-28T20:58:27.485Z] #21 11.08 Reading package lists... [2022-07-28T20:58:27.485Z] #21 14.40 Reading package lists... [2022-07-28T20:58:27.485Z] #21 17.84 Building dependency tree... [2022-07-28T20:58:27.485Z] #21 19.95 The following additional packages will be installed: [2022-07-28T20:58:27.485Z] #21 19.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T20:58:27.485Z] #21 19.96 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T20:58:27.485Z] #21 19.96 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T20:58:27.485Z] #21 19.96 python3-pkg-resources vim-runtime xxd [2022-07-28T20:58:27.485Z] #21 19.97 Suggested packages: [2022-07-28T20:58:27.485Z] #21 19.97 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T20:58:27.485Z] #21 19.97 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T20:58:27.485Z] #21 19.97 acl attr quota [2022-07-28T20:58:27.485Z] #21 19.97 Recommended packages: [2022-07-28T20:58:27.485Z] #21 19.97 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T20:58:27.485Z] #24 transferring context: 50.17MB 8.9s [2022-07-28T20:58:27.592Z] #21 19.60 Selecting previously unselected package libaio1:arm64. [2022-07-28T20:58:27.592Z] #21 19.61 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-28T20:58:27.592Z] #21 19.61 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-28T20:58:27.592Z] #21 19.69 Selecting previously unselected package libgpm2:arm64. [2022-07-28T20:58:27.592Z] #21 19.69 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-28T20:58:27.592Z] #21 19.70 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-28T20:58:27.592Z] #21 19.78 Selecting previously unselected package libicu67:arm64. [2022-07-28T20:58:27.592Z] #21 19.80 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-28T20:58:27.592Z] #21 19.81 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-28T20:58:28.058Z] #24 transferring context: 62.08MB 9.8s done [2022-07-28T20:58:28.320Z] #24 DONE 9.9s [2022-07-28T20:58:28.320Z] [2022-07-28T20:58:28.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:28.320Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:28.320Z] #14 2.966 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T20:58:28.320Z] #14 2.966 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T20:58:28.320Z] #14 2.966 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T20:58:28.320Z] #14 3.579 Reading package lists... [2022-07-28T20:58:28.320Z] #14 8.307 Reading package lists... [2022-07-28T20:58:28.320Z] #14 ... [2022-07-28T20:58:28.320Z] [2022-07-28T20:58:28.320Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:28.320Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:28.320Z] #34 3.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T20:58:28.320Z] #34 3.751 Cloning into '.'... [2022-07-28T20:58:28.475Z] #31 transferring context: 40.32MB 8.9s [2022-07-28T20:58:28.476Z] #31 ... [2022-07-28T20:58:28.476Z] [2022-07-28T20:58:28.476Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-28T20:58:28.476Z] #15 sha256:8a3c418b96fa80253c97ccc0b10773a7e4d9177554737903189eef9470d99674 [2022-07-28T20:58:28.476Z] #15 DONE 4.6s [2022-07-28T20:58:28.476Z] [2022-07-28T20:58:28.476Z] #31 [internal] load build context [2022-07-28T20:58:28.476Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:28.584Z] #34 ... [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T20:58:28.584Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T20:58:28.584Z] #62 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T20:58:28.584Z] #63 sha256:2994cc37fb3bbaaea66b8655e8433ad0b87fa62b0660922d6e1d3892e99e651c [2022-07-28T20:58:28.584Z] #63 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T20:58:28.584Z] #25 sha256:00ee0e7804a04d2f287561104b5aa61dc293309eebee5eb68108b9d08a3c2593 [2022-07-28T20:58:28.584Z] #25 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T20:58:28.584Z] #26 sha256:539e3f8214c5d8b222a32e169985b6b153ee6503c3d7418b7d62fb7f51b4e9c4 [2022-07-28T20:58:28.584Z] #26 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T20:58:28.584Z] #43 sha256:e7ff8b41e78b245ab9d3e157c22e335203cf506e5a4569c5328b4732db00a679 [2022-07-28T20:58:28.584Z] #43 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T20:58:28.584Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T20:58:28.584Z] #42 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T20:58:28.584Z] #44 sha256:3c2c40b488c005f5b58c5ef76fd22f021d8242b97d3ab2e177ed1fdee25ab5d7 [2022-07-28T20:58:28.584Z] #44 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-28T20:58:28.584Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T20:58:28.584Z] #29 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T20:58:28.584Z] #30 sha256:bab2984d4e0195d61cfb9d8e6f5cb5f3ece7fea7510ab8dfbc6364554d00755f [2022-07-28T20:58:28.584Z] #30 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-28T20:58:28.584Z] #31 sha256:028ada78995874f32742af92dd53600d4b64aeec0e548b682a390ad610f95b73 [2022-07-28T20:58:28.584Z] #31 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T20:58:28.584Z] #66 sha256:6368a9b6d9350e60edbc6f5059a771966e3c71855156561ff2890246f86b9db6 [2022-07-28T20:58:28.584Z] #66 CACHED [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:28.584Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T20:58:28.584Z] #36 ... [2022-07-28T20:58:28.584Z] [2022-07-28T20:58:28.584Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:28.584Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:28.584Z] #47 4.071 + git clone https://github.com/docker/distribution.git . [2022-07-28T20:58:28.584Z] #47 4.071 Cloning into '.'... [2022-07-28T20:58:28.738Z] #31 ... [2022-07-28T20:58:28.738Z] [2022-07-28T20:58:28.738Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T20:58:28.738Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T20:58:28.844Z] #47 ... [2022-07-28T20:58:28.844Z] [2022-07-28T20:58:28.844Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:28.844Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:28.844Z] #77 3.997 Cloning into '/tmp/crun-build'... [2022-07-28T20:58:28.854Z] #21 ... [2022-07-28T20:58:28.854Z] [2022-07-28T20:58:28.854Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:28.854Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:28.854Z] #77 11.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T20:58:28.854Z] #77 12.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T20:58:28.854Z] #77 13.00 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T20:58:28.854Z] #77 13.21 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T20:58:28.974Z] #21 ... [2022-07-28T20:58:28.974Z] [2022-07-28T20:58:28.974Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T20:58:28.974Z] #60 sha256:d2992abb57ab1f68e0b5110c85a71a6201a485fefd20a24235e313f4d03f705d [2022-07-28T20:58:28.974Z] #60 7.968 + cd /tmp/tmp.t0Kuct2v6l/src/github.com/opencontainers/runc [2022-07-28T20:58:28.974Z] #60 7.968 + git checkout -q v1.1.2 [2022-07-28T20:58:28.974Z] #60 8.517 + '[' -z '' ']' [2022-07-28T20:58:28.974Z] #60 8.518 + target=static [2022-07-28T20:58:28.974Z] #60 8.518 + make BUILDTAGS=seccomp static [2022-07-28T20:58:28.975Z] #60 8.788 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 . [2022-07-28T20:58:28.999Z] #62 ... [2022-07-28T20:58:29.000Z] [2022-07-28T20:58:29.000Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:29.000Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:29.000Z] #84 4.666 Cloning into '/tmp/crun-build'... [2022-07-28T20:58:29.000Z] #84 ... [2022-07-28T20:58:29.000Z] [2022-07-28T20:58:29.000Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:29.000Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:29.000Z] #54 4.418 + git clone https://github.com/docker/distribution.git . [2022-07-28T20:58:29.000Z] #54 4.418 Cloning into '.'... [2022-07-28T20:58:29.105Z] #77 ... [2022-07-28T20:58:29.105Z] [2022-07-28T20:58:29.105Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:29.105Z] #67 sha256:93b7d747c405a32b6be6e42f2247373fc1be07e977c0a17ce3bec3b1c70b8079 [2022-07-28T20:58:29.111Z] #77 ... [2022-07-28T20:58:29.111Z] [2022-07-28T20:58:29.111Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:29.111Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:29.111Z] #21 21.88 The following NEW packages will be installed: [2022-07-28T20:58:29.111Z] #21 21.89 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T20:58:29.111Z] #21 21.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T20:58:29.111Z] #21 21.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T20:58:29.111Z] #21 21.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T20:58:29.111Z] #21 21.90 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T20:58:29.111Z] #21 21.91 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T20:58:29.111Z] #21 21.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T20:58:29.111Z] #21 21.91 xz-utils zip zstd [2022-07-28T20:58:29.259Z] #54 ... [2022-07-28T20:58:29.259Z] [2022-07-28T20:58:29.259Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:29.259Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T20:58:29.259Z] #43 ... [2022-07-28T20:58:29.259Z] [2022-07-28T20:58:29.259Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:29.259Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:29.259Z] #41 4.971 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T20:58:29.259Z] #41 4.971 Cloning into '.'... [2022-07-28T20:58:29.368Z] #21 22.28 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T20:58:29.368Z] #21 22.28 Need to get 27.7 MB of archives. [2022-07-28T20:58:29.368Z] #21 22.28 After this operation, 106 MB of additional disk space will be used. [2022-07-28T20:58:29.368Z] #21 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T20:58:29.368Z] #21 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T20:58:29.368Z] #21 22.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T20:58:29.368Z] #21 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T20:58:29.368Z] #21 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T20:58:29.368Z] #21 22.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T20:58:29.368Z] #21 22.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T20:58:29.368Z] #21 22.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T20:58:29.368Z] #21 22.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T20:58:29.368Z] #21 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-28T20:58:29.368Z] #21 22.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T20:58:29.368Z] #21 22.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T20:58:29.368Z] #21 22.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-28T20:58:29.368Z] #21 22.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T20:58:29.368Z] #21 22.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T20:58:29.519Z] #41 ... [2022-07-28T20:58:29.519Z] [2022-07-28T20:58:29.519Z] #31 [internal] load build context [2022-07-28T20:58:29.519Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:29.624Z] #21 22.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T20:58:29.625Z] #21 22.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T20:58:29.625Z] #21 22.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T20:58:29.625Z] #21 22.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T20:58:29.625Z] #21 22.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T20:58:29.625Z] #21 22.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T20:58:29.625Z] #21 22.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T20:58:29.625Z] #21 22.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T20:58:29.625Z] #21 22.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T20:58:29.625Z] #21 22.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T20:58:29.625Z] #21 22.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T20:58:29.625Z] #21 22.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T20:58:30.187Z] #21 22.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T20:58:30.187Z] #21 22.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T20:58:30.187Z] #21 22.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-28T20:58:30.187Z] #21 22.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-28T20:58:30.187Z] #21 22.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T20:58:30.187Z] #21 22.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T20:58:30.187Z] #21 22.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T20:58:30.187Z] #21 22.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-28T20:58:30.187Z] #21 22.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T20:58:30.187Z] #21 22.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T20:58:30.187Z] #21 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T20:58:30.187Z] #21 22.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T20:58:30.187Z] #21 23.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T20:58:30.187Z] #21 23.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T20:58:30.187Z] #21 23.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T20:58:30.187Z] #21 23.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T20:58:30.187Z] #21 23.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T20:58:30.187Z] #21 23.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-28T20:58:30.357Z] #60 ... [2022-07-28T20:58:30.358Z] [2022-07-28T20:58:30.358Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:30.358Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:30.358Z] #21 22.59 Selecting previously unselected package libinih1:arm64. [2022-07-28T20:58:30.358Z] #21 22.59 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-28T20:58:30.358Z] #21 22.60 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-28T20:58:30.358Z] #21 22.67 Selecting previously unselected package libnet1:arm64. [2022-07-28T20:58:30.358Z] #21 22.67 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T20:58:30.358Z] #21 22.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T20:58:30.444Z] #21 23.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T20:58:30.444Z] #21 23.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T20:58:30.444Z] #21 23.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T20:58:30.444Z] #21 23.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T20:58:30.618Z] #21 22.76 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T20:58:30.618Z] #21 22.78 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-28T20:58:30.618Z] #21 22.79 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T20:58:30.878Z] #21 22.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T20:58:30.878Z] #21 22.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T20:58:30.878Z] #21 22.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T20:58:30.878Z] #21 22.96 Selecting previously unselected package libyajl2:arm64. [2022-07-28T20:58:30.878Z] #21 22.96 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-28T20:58:30.878Z] #21 22.97 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-28T20:58:30.878Z] #21 23.04 Selecting previously unselected package net-tools. [2022-07-28T20:58:30.878Z] #21 23.05 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-28T20:58:30.878Z] #21 23.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T20:58:31.034Z] #67 2.445 + RM_GOPATH=0 [2022-07-28T20:58:31.034Z] #67 2.445 + TMP_GOPATH= [2022-07-28T20:58:31.034Z] #67 2.445 + : /build [2022-07-28T20:58:31.034Z] #67 2.445 + '[' -z '' ']' [2022-07-28T20:58:31.034Z] #67 2.447 ++ mktemp -d [2022-07-28T20:58:31.034Z] #67 2.448 + export GOPATH=/tmp/tmp.Lv1xysRwd2 [2022-07-28T20:58:31.034Z] #67 2.449 + GOPATH=/tmp/tmp.Lv1xysRwd2 [2022-07-28T20:58:31.034Z] #67 2.449 + RM_GOPATH=1 [2022-07-28T20:58:31.034Z] #67 2.449 + case "$(go env GOARCH)" in [2022-07-28T20:58:31.034Z] #67 2.450 ++ go env GOARCH [2022-07-28T20:58:31.034Z] #67 2.472 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:31.034Z] #67 2.472 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:31.034Z] #67 2.472 ++ dirname /install.sh [2022-07-28T20:58:31.034Z] #67 2.483 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T20:58:31.034Z] #67 2.483 + dir=/ [2022-07-28T20:58:31.034Z] #67 2.483 + bin=rootlesskit [2022-07-28T20:58:31.034Z] #67 2.483 + shift [2022-07-28T20:58:31.034Z] #67 2.483 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T20:58:31.034Z] #67 2.483 + . //rootlesskit.installer [2022-07-28T20:58:31.034Z] #67 2.483 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T20:58:31.034Z] #67 2.483 + install_rootlesskit [2022-07-28T20:58:31.034Z] #67 2.483 + case "$1" in [2022-07-28T20:58:31.034Z] #67 2.483 + export CGO_ENABLED=0 [2022-07-28T20:58:31.034Z] #67 2.483 + CGO_ENABLED=0 [2022-07-28T20:58:31.034Z] #67 2.483 + _install_rootlesskit [2022-07-28T20:58:31.034Z] #67 2.483 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T20:58:31.034Z] #67 2.483 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T20:58:31.034Z] #67 2.483 + GOBIN=/build [2022-07-28T20:58:31.034Z] #67 2.483 + GO111MODULE=on [2022-07-28T20:58:31.034Z] #67 2.483 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T20:58:31.138Z] #21 23.26 Selecting previously unselected package patch. [2022-07-28T20:58:31.138Z] #21 23.27 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-28T20:58:31.138Z] #21 23.27 Unpacking patch (2.7.6-7) ... [2022-07-28T20:58:31.138Z] #21 23.39 Selecting previously unselected package python-pip-whl. [2022-07-28T20:58:31.138Z] #21 23.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T20:58:31.138Z] #21 23.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T20:58:31.295Z] #67 2.980 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T20:58:31.528Z] #31 ... [2022-07-28T20:58:31.528Z] [2022-07-28T20:58:31.528Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-28T20:58:31.528Z] #16 sha256:0d80c3753be2e0af35660da900f933129bb82352e711ae061cd6515b997c01e6 [2022-07-28T20:58:31.528Z] #16 DONE 3.6s [2022-07-28T20:58:31.528Z] [2022-07-28T20:58:31.528Z] #31 [internal] load build context [2022-07-28T20:58:31.528Z] #31 sha256:9e7ae017fabfb7bf7eda351e92331d8739fd207638ad78d5f39903238cd12f2f [2022-07-28T20:58:31.528Z] #31 transferring context: 62.08MB 12.7s done [2022-07-28T20:58:31.709Z] #21 24.03 Selecting previously unselected package python3-lib2to3. [2022-07-28T20:58:31.709Z] #21 24.04 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T20:58:31.792Z] #31 DONE 13.1s [2022-07-28T20:58:31.792Z] [2022-07-28T20:58:31.792Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:31.792Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:31.792Z] #84 11.31 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T20:58:31.792Z] #84 11.35 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T20:58:31.792Z] #84 12.75 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T20:58:31.792Z] #84 12.76 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T20:58:31.792Z] #84 12.76 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T20:58:31.792Z] #84 12.76 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T20:58:31.792Z] #84 12.77 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T20:58:31.811Z] #21 24.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T20:58:31.811Z] #21 24.59 Fetched 27.7 MB in 1s (19.6 MB/s) [2022-07-28T20:58:31.811Z] [2022-07-28T20:58:31.811Z] #21 ... [2022-07-28T20:58:31.811Z] [2022-07-28T20:58:31.811Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T20:58:31.811Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T20:58:31.811Z] #36 23.56 Delve is a source level debugger for Go programs. [2022-07-28T20:58:31.811Z] #36 23.56 [2022-07-28T20:58:31.811Z] #36 23.56 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T20:58:31.811Z] #36 23.56 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T20:58:31.811Z] #36 23.56 [2022-07-28T20:58:31.811Z] #36 23.56 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T20:58:31.811Z] #36 23.56 [2022-07-28T20:58:31.811Z] #36 23.56 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T20:58:31.811Z] #36 23.56 [2022-07-28T20:58:31.811Z] #36 23.56 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T20:58:31.811Z] #36 23.56 [2022-07-28T20:58:31.811Z] #36 23.57 Usage: [2022-07-28T20:58:31.811Z] #36 23.57 dlv [command] [2022-07-28T20:58:31.811Z] #36 23.57 [2022-07-28T20:58:31.811Z] #36 23.57 Available Commands: [2022-07-28T20:58:31.811Z] #36 23.57 attach Attach to running process and begin debugging. [2022-07-28T20:58:31.811Z] #36 23.57 connect Connect to a headless debug server with a terminal client. [2022-07-28T20:58:31.811Z] #36 23.57 core Examine a core dump. [2022-07-28T20:58:31.811Z] #36 23.57 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T20:58:31.811Z] #36 23.57 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T20:58:31.811Z] #36 23.57 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T20:58:31.811Z] #36 23.57 help Help about any command [2022-07-28T20:58:31.811Z] #36 23.57 run Deprecated command. Use 'debug' instead. [2022-07-28T20:58:31.811Z] #36 23.57 test Compile test binary and begin debugging program. [2022-07-28T20:58:31.811Z] #36 23.57 trace Compile and begin tracing program. [2022-07-28T20:58:31.811Z] #36 23.57 version Prints version. [2022-07-28T20:58:31.811Z] #36 23.57 [2022-07-28T20:58:31.811Z] #36 23.57 Flags: [2022-07-28T20:58:31.811Z] #36 23.57 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T20:58:31.811Z] #36 23.57 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T20:58:31.811Z] #36 23.57 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T20:58:31.811Z] #36 23.57 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T20:58:31.811Z] #36 23.57 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T20:58:31.811Z] #36 23.57 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T20:58:31.811Z] #36 23.57 --disable-aslr Disables address space randomization [2022-07-28T20:58:31.811Z] #36 23.57 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T20:58:31.811Z] #36 23.57 -h, --help help for dlv [2022-07-28T20:58:31.811Z] #36 23.57 --init string Init file, executed by the terminal client. [2022-07-28T20:58:31.811Z] #36 23.57 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T20:58:31.811Z] #36 23.57 --log Enable debugging server logging. [2022-07-28T20:58:31.811Z] #36 23.57 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T20:58:31.811Z] #36 23.57 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T20:58:31.811Z] #36 23.57 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T20:58:31.811Z] #36 23.57 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T20:58:31.811Z] #36 23.57 --wd string Working directory for running the program. [2022-07-28T20:58:31.811Z] #36 23.57 [2022-07-28T20:58:31.811Z] #36 23.57 Additional help topics: [2022-07-28T20:58:31.811Z] #36 23.57 dlv backend Help about the --backend flag. [2022-07-28T20:58:31.811Z] #36 23.57 dlv log Help about logging flags. [2022-07-28T20:58:31.811Z] #36 23.57 dlv redirect Help about file redirection. [2022-07-28T20:58:31.811Z] #36 23.57 [2022-07-28T20:58:31.811Z] #36 23.57 Use "dlv [command] --help" for more information about a command. [2022-07-28T20:58:31.811Z] #36 DONE 24.7s [2022-07-28T20:58:31.811Z] [2022-07-28T20:58:31.811Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:31.811Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:31.811Z] #21 24.67 Selecting previously unselected package pigz. [2022-07-28T20:58:31.811Z] #21 24.67 (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 ... 24018 files and directories currently installed.) [2022-07-28T20:58:31.811Z] #21 24.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T20:58:31.811Z] #21 24.75 Unpacking pigz (2.6-1) ... [2022-07-28T20:58:31.969Z] #21 24.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T20:58:31.969Z] #21 24.16 Selecting previously unselected package python3-distutils. [2022-07-28T20:58:31.969Z] #21 24.16 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T20:58:31.969Z] #21 24.17 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T20:58:32.052Z] #84 ... [2022-07-28T20:58:32.052Z] [2022-07-28T20:58:32.052Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-28T20:58:32.052Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T20:58:32.052Z] #36 CACHED [2022-07-28T20:58:32.052Z] [2022-07-28T20:58:32.052Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T20:58:32.052Z] #37 sha256:25112d23a9ebb0efac3d5b193fa20602a3167ed89d276b169898213df02aac68 [2022-07-28T20:58:32.052Z] #37 CACHED [2022-07-28T20:58:32.052Z] [2022-07-28T20:58:32.052Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-28T20:58:32.052Z] #38 sha256:8d97ac295cba577a03c32cee12fd1874f29aa2c1bd0a4cf360a4434bc05ed479 [2022-07-28T20:58:32.052Z] #38 CACHED [2022-07-28T20:58:32.067Z] #21 24.87 Selecting previously unselected package libelf1:amd64. [2022-07-28T20:58:32.067Z] #21 24.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T20:58:32.067Z] #21 24.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T20:58:32.067Z] #21 25.06 Selecting previously unselected package libbpf0:amd64. [2022-07-28T20:58:32.067Z] #21 25.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T20:58:32.067Z] #21 25.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T20:58:32.230Z] #21 24.37 Selecting previously unselected package python3-pkg-resources. [2022-07-28T20:58:32.230Z] #21 24.39 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T20:58:32.230Z] #21 24.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T20:58:32.230Z] #21 24.55 Selecting previously unselected package python3-setuptools. [2022-07-28T20:58:32.230Z] #21 24.55 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T20:58:32.230Z] #21 24.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T20:58:32.314Z] [2022-07-28T20:58:32.314Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-28T20:58:32.314Z] #17 sha256:e65a16946b0226f991349129b28a439be85f5b9d427a94907ab75a8a1a1cfdf5 [2022-07-28T20:58:32.323Z] #21 25.21 Selecting previously unselected package libcap2:amd64. [2022-07-28T20:58:32.324Z] #21 25.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T20:58:32.324Z] #21 25.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T20:58:32.324Z] #21 25.33 Selecting previously unselected package libmnl0:amd64. [2022-07-28T20:58:32.580Z] #21 25.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T20:58:32.580Z] #21 25.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T20:58:32.580Z] #21 25.44 Selecting previously unselected package libxtables12:amd64. [2022-07-28T20:58:32.580Z] #21 25.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T20:58:32.580Z] #21 25.45 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T20:58:32.580Z] #21 25.55 Selecting previously unselected package libcap2-bin. [2022-07-28T20:58:32.800Z] #21 24.79 Selecting previously unselected package python3-wheel. [2022-07-28T20:58:32.800Z] #21 24.80 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T20:58:32.800Z] #21 24.81 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T20:58:32.800Z] #21 24.88 Selecting previously unselected package python3-pip. [2022-07-28T20:58:32.800Z] #21 24.89 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T20:58:32.800Z] #21 24.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T20:58:32.800Z] #21 25.12 Selecting previously unselected package sudo. [2022-07-28T20:58:32.800Z] #21 25.12 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-28T20:58:32.800Z] #21 25.12 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T20:58:32.838Z] #21 25.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T20:58:32.838Z] #21 25.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T20:58:32.838Z] #21 25.72 Selecting previously unselected package iproute2. [2022-07-28T20:58:32.838Z] #21 25.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T20:58:32.838Z] #21 25.72 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T20:58:32.885Z] #17 DONE 1.8s [2022-07-28T20:58:32.885Z] [2022-07-28T20:58:32.885Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-28T20:58:32.885Z] #18 sha256:9bd0911f69015e3e0abadcfb5ff0e6a89019a0848d9da6279f95e0165bbeb845 [2022-07-28T20:58:33.372Z] #21 25.62 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T20:58:33.400Z] #21 26.39 Selecting previously unselected package xxd. [2022-07-28T20:58:33.632Z] #21 25.62 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-28T20:58:33.632Z] #21 25.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T20:58:33.632Z] #21 25.86 Selecting previously unselected package uidmap. [2022-07-28T20:58:33.632Z] #21 25.87 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-28T20:58:33.632Z] #21 25.87 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T20:58:33.632Z] #21 26.00 Selecting previously unselected package vim-runtime. [2022-07-28T20:58:33.656Z] #21 26.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T20:58:33.656Z] #21 26.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:33.892Z] #21 26.01 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T20:58:33.892Z] #21 26.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T20:58:33.892Z] #21 26.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T20:58:33.892Z] #21 26.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:33.913Z] #21 26.59 Selecting previously unselected package vim-common. [2022-07-28T20:58:33.913Z] #21 26.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T20:58:33.913Z] #21 26.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:33.913Z] #21 26.80 Selecting previously unselected package bash-completion. [2022-07-28T20:58:33.913Z] #21 26.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T20:58:34.595Z] #67 5.773 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T20:58:34.595Z] #67 5.927 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T20:58:34.805Z] #18 DONE 1.6s [2022-07-28T20:58:34.805Z] [2022-07-28T20:58:34.805Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:34.805Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:34.805Z] #84 14.89 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T20:58:34.855Z] #67 6.454 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T20:58:35.424Z] #67 ... [2022-07-28T20:58:35.424Z] [2022-07-28T20:58:35.424Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:35.424Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T20:58:35.424Z] #64 2.676 + RM_GOPATH=0 [2022-07-28T20:58:35.424Z] #64 2.676 + TMP_GOPATH= [2022-07-28T20:58:35.424Z] #64 2.676 + : /build [2022-07-28T20:58:35.424Z] #64 2.676 + '[' -z '' ']' [2022-07-28T20:58:35.424Z] #64 2.676 ++ mktemp -d [2022-07-28T20:58:35.424Z] #64 2.678 + export GOPATH=/tmp/tmp.wUYhiKiayj [2022-07-28T20:58:35.424Z] #64 2.678 + GOPATH=/tmp/tmp.wUYhiKiayj [2022-07-28T20:58:35.424Z] #64 2.679 + RM_GOPATH=1 [2022-07-28T20:58:35.424Z] #64 2.680 + case "$(go env GOARCH)" in [2022-07-28T20:58:35.424Z] #64 2.690 ++ go env GOARCH [2022-07-28T20:58:35.424Z] #64 2.700 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:35.424Z] #64 2.701 + GO_BUILDMODE=-buildmode=pie [2022-07-28T20:58:35.424Z] #64 2.701 ++ dirname /install.sh [2022-07-28T20:58:35.424Z] #64 2.711 + dir=/ [2022-07-28T20:58:35.424Z] #64 2.711 + bin=containerd [2022-07-28T20:58:35.424Z] #64 2.712 + shift [2022-07-28T20:58:35.424Z] #64 2.712 + '[' '!' -f //containerd.installer ']' [2022-07-28T20:58:35.424Z] #64 2.712 + . //containerd.installer [2022-07-28T20:58:35.424Z] #64 2.712 ++ set -e [2022-07-28T20:58:35.424Z] #64 2.713 ++ : v1.6.6 [2022-07-28T20:58:35.424Z] #64 2.713 + install_containerd [2022-07-28T20:58:35.424Z] #64 2.713 + echo 'Install containerd version v1.6.6' [2022-07-28T20:58:35.424Z] #64 2.714 Install containerd version v1.6.6 [2022-07-28T20:58:35.425Z] #64 2.714 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wUYhiKiayj/src/github.com/containerd/containerd [2022-07-28T20:58:35.425Z] #64 2.721 Cloning into '/tmp/tmp.wUYhiKiayj/src/github.com/containerd/containerd'... [2022-07-28T20:58:35.746Z] #84 16.92 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T20:58:36.806Z] #64 ... [2022-07-28T20:58:36.806Z] [2022-07-28T20:58:36.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:36.807Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:36.807Z] #14 8.307 Reading package lists... [2022-07-28T20:58:36.807Z] #14 13.71 Building dependency tree... [2022-07-28T20:58:36.807Z] #14 15.25 Reading state information... [2022-07-28T20:58:36.807Z] #14 17.43 The following additional packages will be installed: [2022-07-28T20:58:36.807Z] #14 17.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T20:58:36.807Z] #14 17.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T20:58:36.807Z] #14 17.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T20:58:36.807Z] #14 17.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T20:58:36.807Z] #14 17.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T20:58:36.807Z] #14 17.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T20:58:36.807Z] #14 17.46 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T20:58:36.807Z] #14 17.47 Suggested packages: [2022-07-28T20:58:36.807Z] #14 17.49 gcc-10-locales seccomp wine64 [2022-07-28T20:58:37.186Z] #21 29.47 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T20:58:37.186Z] #21 30.12 Selecting previously unselected package bzip2. [2022-07-28T20:58:37.186Z] #21 30.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T20:58:37.186Z] #21 30.12 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T20:58:37.186Z] #21 30.23 Selecting previously unselected package xz-utils. [2022-07-28T20:58:37.190Z] #21 28.77 Selecting previously unselected package vim. [2022-07-28T20:58:37.190Z] #21 28.78 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T20:58:37.190Z] #21 28.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:37.190Z] #21 29.35 Selecting previously unselected package xfsprogs. [2022-07-28T20:58:37.190Z] #21 29.36 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-28T20:58:37.190Z] #21 29.37 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T20:58:37.190Z] #21 ... [2022-07-28T20:58:37.190Z] [2022-07-28T20:58:37.190Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:37.190Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:58:37.190Z] #77 19.34 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T20:58:37.190Z] #77 27.10 libtoolize: putting auxiliary files in '.'. [2022-07-28T20:58:37.190Z] #77 27.11 libtoolize: copying file './ltmain.sh' [2022-07-28T20:58:37.190Z] #77 27.71 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T20:58:37.190Z] #77 27.71 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T20:58:37.190Z] #77 27.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:58:37.378Z] #14 18.96 The following NEW packages will be installed: [2022-07-28T20:58:37.378Z] #14 18.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T20:58:37.378Z] #14 18.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T20:58:37.378Z] #14 18.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T20:58:37.378Z] #14 18.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T20:58:37.378Z] #14 18.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T20:58:37.378Z] #14 18.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T20:58:37.378Z] #14 18.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T20:58:37.378Z] #14 18.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T20:58:37.378Z] #14 18.99 mingw-w64-x86-64-dev [2022-07-28T20:58:37.443Z] #21 30.24 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T20:58:37.443Z] #21 30.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T20:58:37.659Z] #84 18.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T20:58:37.659Z] #84 18.92 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T20:58:37.700Z] #21 30.46 Selecting previously unselected package apparmor. [2022-07-28T20:58:37.700Z] #21 30.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T20:58:37.700Z] #21 30.54 Unpacking apparmor (2.13.6-10) ... [2022-07-28T20:58:37.760Z] #77 ... [2022-07-28T20:58:37.760Z] [2022-07-28T20:58:37.760Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:37.760Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:37.760Z] #21 29.80 Selecting previously unselected package zip. [2022-07-28T20:58:37.760Z] #21 29.81 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-28T20:58:37.760Z] #21 29.81 Unpacking zip (3.0-12) ... [2022-07-28T20:58:37.760Z] #21 29.99 Selecting previously unselected package zstd. [2022-07-28T20:58:37.761Z] #21 29.99 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-28T20:58:37.761Z] #21 30.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T20:58:37.949Z] #14 19.49 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T20:58:37.949Z] #14 19.49 Need to get 115 MB of archives. [2022-07-28T20:58:37.949Z] #14 19.49 After this operation, 645 MB of additional disk space will be used. [2022-07-28T20:58:37.949Z] #14 19.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-28T20:58:37.949Z] #14 ... [2022-07-28T20:58:37.949Z] [2022-07-28T20:58:37.949Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:37.949Z] #67 sha256:93b7d747c405a32b6be6e42f2247373fc1be07e977c0a17ce3bec3b1c70b8079 [2022-07-28T20:58:37.949Z] #67 9.544 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T20:58:38.238Z] #84 19.45 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T20:58:38.263Z] #21 31.10 Selecting previously unselected package inetutils-ping. [2022-07-28T20:58:38.263Z] #21 31.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T20:58:38.263Z] #21 31.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T20:58:38.331Z] #21 30.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T20:58:38.519Z] #67 9.997 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T20:58:38.519Z] #67 10.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T20:58:38.520Z] #21 31.27 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T20:58:38.520Z] #21 31.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T20:58:38.520Z] #21 31.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T20:58:38.520Z] #21 31.38 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T20:58:38.520Z] #21 31.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T20:58:38.520Z] #21 31.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T20:58:38.520Z] #21 31.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T20:58:38.777Z] #21 31.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T20:58:38.777Z] #21 31.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T20:58:38.777Z] #21 31.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T20:58:38.777Z] #21 31.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T20:58:38.777Z] #21 31.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T20:58:38.777Z] #21 31.67 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T20:58:38.777Z] #21 31.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T20:58:38.777Z] #21 31.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T20:58:39.034Z] #21 31.78 Selecting previously unselected package iptables. [2022-07-28T20:58:39.034Z] #21 31.78 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T20:58:39.034Z] #21 31.79 Unpacking iptables (1.8.7-1) ... [2022-07-28T20:58:39.272Z] #21 31.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T20:58:39.291Z] #21 32.10 Selecting previously unselected package libonig5:amd64. [2022-07-28T20:58:39.291Z] #21 32.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T20:58:39.291Z] #21 32.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T20:58:39.291Z] #21 32.21 Selecting previously unselected package libjq1:amd64. [2022-07-28T20:58:39.291Z] #21 32.21 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T20:58:39.291Z] #21 32.22 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T20:58:39.291Z] #21 32.33 Selecting previously unselected package jq. [2022-07-28T20:58:39.461Z] #67 10.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T20:58:39.532Z] #21 31.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T20:58:39.532Z] #21 31.58 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-28T20:58:39.532Z] #21 31.59 Setting up libicu67:arm64 (67.1-7) ... [2022-07-28T20:58:39.532Z] #21 31.62 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T20:58:39.532Z] #21 31.63 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-28T20:58:39.532Z] #21 31.64 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T20:58:39.532Z] #21 31.65 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-28T20:58:39.532Z] #21 31.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T20:58:39.532Z] #21 31.69 Setting up bzip2 (1.0.8-4) ... [2022-07-28T20:58:39.532Z] #21 31.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T20:58:39.532Z] #21 31.71 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T20:58:39.548Z] #21 32.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T20:58:39.548Z] #21 32.34 Unpacking jq (1.6-2.1) ... [2022-07-28T20:58:39.548Z] #21 32.45 Selecting previously unselected package libaio1:amd64. [2022-07-28T20:58:39.548Z] #21 32.47 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T20:58:39.548Z] #21 32.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T20:58:39.548Z] #21 32.54 Selecting previously unselected package libgpm2:amd64. [2022-07-28T20:58:39.548Z] #21 32.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T20:58:39.728Z] #67 11.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T20:58:39.728Z] #67 11.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T20:58:39.728Z] #67 11.45 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T20:58:39.805Z] #21 32.55 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T20:58:39.805Z] #21 32.62 Selecting previously unselected package libicu67:amd64. [2022-07-28T20:58:39.805Z] #21 32.62 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T20:58:39.805Z] #21 32.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T20:58:40.103Z] #21 32.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:40.103Z] #21 32.35 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-28T20:58:40.103Z] #21 32.36 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T20:58:40.103Z] #21 32.37 Setting up apparmor (2.13.6-10) ... [2022-07-28T20:58:40.149Z] #84 ... [2022-07-28T20:58:40.149Z] [2022-07-28T20:58:40.149Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:40.149Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:40.149Z] #54 19.82 + git checkout -q v2.3.0 [2022-07-28T20:58:40.149Z] #54 21.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-28T20:58:40.308Z] #67 11.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T20:58:40.569Z] #67 12.19 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T20:58:40.569Z] #67 12.25 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T20:58:40.569Z] #67 ... [2022-07-28T20:58:40.569Z] [2022-07-28T20:58:40.569Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:40.569Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:40.569Z] #77 12.30 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T20:58:40.569Z] #77 12.30 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T20:58:40.569Z] #77 13.93 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T20:58:40.569Z] #77 13.97 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T20:58:40.569Z] #77 13.97 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T20:58:40.569Z] #77 13.97 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T20:58:40.569Z] #77 14.04 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T20:58:40.569Z] #77 16.94 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T20:58:40.569Z] #77 19.62 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T20:58:40.569Z] #77 21.60 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T20:58:40.569Z] #77 22.09 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T20:58:40.734Z] #21 ... [2022-07-28T20:58:40.734Z] [2022-07-28T20:58:40.734Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T20:58:40.734Z] #60 sha256:dde32292770664fde84af358de6ca41f3202a6e3970f7eae581b68bbbd159654 [2022-07-28T20:58:40.734Z] #60 13.57 + cd /tmp/tmp.EAiceFqOAV/src/github.com/opencontainers/runc [2022-07-28T20:58:40.734Z] #60 13.57 + git checkout -q v1.1.2 [2022-07-28T20:58:40.734Z] #60 14.28 + '[' -z '' ']' [2022-07-28T20:58:40.734Z] #60 14.28 + target=static [2022-07-28T20:58:40.734Z] #60 14.28 + make BUILDTAGS=seccomp static [2022-07-28T20:58:40.734Z] #60 14.78 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 . [2022-07-28T20:58:40.829Z] #77 22.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T20:58:40.829Z] #77 ... [2022-07-28T20:58:40.829Z] [2022-07-28T20:58:40.829Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:40.829Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:40.829Z] #14 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-28T20:58:40.829Z] #14 19.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-28T20:58:40.829Z] #14 19.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-28T20:58:40.829Z] #14 19.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-28T20:58:40.829Z] #14 19.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T20:58:40.829Z] #14 20.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-28T20:58:40.829Z] #14 20.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-28T20:58:40.829Z] #14 20.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-28T20:58:40.829Z] #14 21.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-28T20:58:41.089Z] #14 22.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-28T20:58:42.015Z] #21 34.05 Setting up zip (3.0-12) ... [2022-07-28T20:58:42.015Z] #21 34.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:42.015Z] #21 34.12 Setting up bash-completion (1:2.11-2) ... [2022-07-28T20:58:42.031Z] #14 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-28T20:58:42.604Z] #14 24.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-28T20:58:42.628Z] #60 ... [2022-07-28T20:58:42.628Z] [2022-07-28T20:58:42.628Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:42.628Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:42.628Z] #34 25.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T20:58:42.628Z] #34 25.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:43.545Z] #14 ... [2022-07-28T20:58:43.545Z] [2022-07-28T20:58:43.545Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:58:43.545Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T20:58:43.545Z] #47 23.86 Updating files: 65% (1421/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T20:58:43.545Z] #47 24.53 + git checkout -q v2.3.0 [2022-07-28T20:58:43.995Z] #34 ... [2022-07-28T20:58:43.995Z] [2022-07-28T20:58:43.995Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:43.995Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:43.995Z] #21 36.62 Selecting previously unselected package libinih1:amd64. [2022-07-28T20:58:43.995Z] #21 36.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T20:58:43.995Z] #21 36.62 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T20:58:43.995Z] #21 36.72 Selecting previously unselected package libnet1:amd64. [2022-07-28T20:58:43.995Z] #21 36.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T20:58:43.995Z] #21 36.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T20:58:43.995Z] #21 36.85 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T20:58:43.995Z] #21 36.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T20:58:43.995Z] #21 36.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T20:58:43.995Z] #21 36.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T20:58:43.995Z] #21 36.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T20:58:44.251Z] #21 36.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T20:58:44.251Z] #21 37.04 Selecting previously unselected package libyajl2:amd64. [2022-07-28T20:58:44.251Z] #21 37.05 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T20:58:44.251Z] #21 37.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T20:58:44.251Z] #21 37.14 Selecting previously unselected package net-tools. [2022-07-28T20:58:44.251Z] #21 37.16 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T20:58:44.251Z] #21 37.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T20:58:44.508Z] #21 37.38 Selecting previously unselected package patch. [2022-07-28T20:58:44.508Z] #21 37.40 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T20:58:44.508Z] #21 37.41 Unpacking patch (2.7.6-7) ... [2022-07-28T20:58:44.764Z] #21 37.54 Selecting previously unselected package python-pip-whl. [2022-07-28T20:58:44.764Z] #21 37.56 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T20:58:44.764Z] #21 37.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T20:58:45.326Z] #21 38.23 Selecting previously unselected package python3-lib2to3. [2022-07-28T20:58:45.326Z] #21 38.23 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T20:58:45.326Z] #21 38.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T20:58:45.326Z] #21 ... [2022-07-28T20:58:45.326Z] [2022-07-28T20:58:45.326Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:45.326Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:45.326Z] #77 28.19 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T20:58:45.326Z] #77 38.01 libtoolize: putting auxiliary files in '.'. [2022-07-28T20:58:45.326Z] #77 38.01 libtoolize: copying file './ltmain.sh' [2022-07-28T20:58:45.365Z] #21 37.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T20:58:45.434Z] #54 ... [2022-07-28T20:58:45.434Z] [2022-07-28T20:58:45.434Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T20:58:45.434Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T20:58:45.434Z] #19 1.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T20:58:45.434Z] #19 1.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T20:58:45.434Z] #19 1.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T20:58:45.434Z] #19 2.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T20:58:45.434Z] #19 3.415 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T20:58:45.434Z] #19 4.328 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T20:58:45.434Z] #19 5.419 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T20:58:45.434Z] #19 6.173 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T20:58:45.434Z] #19 7.064 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T20:58:45.434Z] #19 7.880 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T20:58:45.434Z] #19 7.898 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T20:58:45.434Z] #19 7.903 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T20:58:45.434Z] #19 7.908 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T20:58:45.434Z] #19 7.943 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T20:58:45.434Z] #19 7.945 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T20:58:45.434Z] #19 7.957 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T20:58:45.434Z] #19 7.969 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T20:58:45.434Z] #19 7.969 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T20:58:45.434Z] #19 7.970 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T20:58:45.434Z] #19 8.003 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T20:58:45.434Z] #19 8.004 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T20:58:45.456Z] #47 27.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 [2022-07-28T20:58:45.583Z] #77 ... [2022-07-28T20:58:45.583Z] [2022-07-28T20:58:45.583Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:45.583Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:45.583Z] #21 38.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T20:58:45.583Z] #21 38.39 Selecting previously unselected package python3-distutils. [2022-07-28T20:58:45.583Z] #21 38.42 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T20:58:45.583Z] #21 38.44 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T20:58:45.839Z] #21 38.59 Selecting previously unselected package python3-pkg-resources. [2022-07-28T20:58:45.839Z] #21 38.59 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T20:58:45.839Z] #21 38.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T20:58:45.839Z] #21 38.77 Selecting previously unselected package python3-setuptools. [2022-07-28T20:58:45.975Z] #21 37.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T20:58:46.099Z] #21 38.77 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T20:58:46.099Z] #21 38.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T20:58:46.311Z] #21 38.54 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-28T20:58:46.358Z] #21 39.09 Selecting previously unselected package python3-wheel. [2022-07-28T20:58:46.358Z] #21 39.10 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T20:58:46.358Z] #21 39.11 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T20:58:46.358Z] #21 39.20 Selecting previously unselected package python3-pip. [2022-07-28T20:58:46.358Z] #21 39.20 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T20:58:46.358Z] #21 39.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T20:58:46.614Z] #21 39.54 Selecting previously unselected package sudo. [2022-07-28T20:58:46.614Z] #21 39.54 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T20:58:46.614Z] #21 39.55 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T20:58:47.251Z] #21 39.29 Setting up patch (2.7.6-7) ... [2022-07-28T20:58:47.543Z] #21 40.18 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T20:58:47.543Z] #21 40.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T20:58:47.543Z] #21 40.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T20:58:47.543Z] #21 40.49 Selecting previously unselected package uidmap. [2022-07-28T20:58:47.543Z] #21 40.50 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T20:58:47.685Z] #21 39.73 Setting up sudo (1.9.5p2-3) ... [2022-07-28T20:58:47.800Z] #21 40.52 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T20:58:47.800Z] #21 40.69 Selecting previously unselected package vim-runtime. [2022-07-28T20:58:47.800Z] #21 40.69 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T20:58:47.800Z] #21 40.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T20:58:47.945Z] #21 ... [2022-07-28T20:58:47.945Z] [2022-07-28T20:58:47.945Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:47.945Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T20:58:47.945Z] #64 26.96 Updating files: 73% (3603/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T20:58:47.945Z] #64 27.66 + cd /tmp/tmp.kO6SZp20o0/src/github.com/containerd/containerd [2022-07-28T20:58:47.945Z] #64 27.66 + git checkout -q v1.6.6 [2022-07-28T20:58:47.945Z] #64 28.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T20:58:47.945Z] #64 28.88 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T20:58:47.945Z] #64 28.88 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:58:47.945Z] #64 28.88 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:58:47.945Z] #64 28.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T20:58:47.945Z] #64 28.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T20:58:47.945Z] #64 28.88 + '[' '' = dynamic ']' [2022-07-28T20:58:47.945Z] #64 28.88 + make [2022-07-28T20:58:47.945Z] #64 30.18 + bin/ctr [2022-07-28T20:58:48.056Z] #21 40.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T20:58:48.056Z] #21 40.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:48.517Z] #64 ... [2022-07-28T20:58:48.517Z] [2022-07-28T20:58:48.517Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:48.517Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:48.517Z] #21 40.60 invoke-rc.d: could not determine current runlevel [2022-07-28T20:58:48.517Z] #21 40.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T20:58:48.517Z] #21 40.63 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T20:58:48.517Z] #21 40.65 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-28T20:58:48.517Z] #21 40.66 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T20:58:48.517Z] #21 40.67 Setting up pigz (2.6-1) ... [2022-07-28T20:58:48.517Z] #21 40.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T20:58:48.517Z] #21 40.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T20:58:48.517Z] #21 40.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T20:58:48.517Z] #21 40.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:49.347Z] #21 41.45 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-28T20:58:49.347Z] #21 41.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T20:58:49.918Z] #21 41.93 Setting up libelf1:arm64 (0.183-1) ... [2022-07-28T20:58:49.918Z] #21 41.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T20:58:49.918Z] #21 41.96 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T20:58:49.918Z] #21 41.97 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T20:58:50.179Z] #21 42.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:50.179Z] #21 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T20:58:50.179Z] #21 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T20:58:50.179Z] #21 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T20:58:50.179Z] #21 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T20:58:50.179Z] #21 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T20:58:50.179Z] #21 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T20:58:50.179Z] #21 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T20:58:50.179Z] #21 42.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T20:58:50.179Z] #21 42.42 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T20:58:50.742Z] #47 ... [2022-07-28T20:58:50.742Z] [2022-07-28T20:58:50.742Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:50.742Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:50.742Z] #14 26.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-28T20:58:50.742Z] #14 26.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-28T20:58:50.742Z] #14 26.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T20:58:50.742Z] #14 26.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T20:58:50.742Z] #14 26.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T20:58:50.742Z] #14 26.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T20:58:50.742Z] #14 26.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-28T20:58:50.742Z] #14 26.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T20:58:50.742Z] #14 26.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T20:58:50.742Z] #14 26.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T20:58:50.742Z] #14 27.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T20:58:50.742Z] #14 27.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T20:58:50.742Z] #14 27.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T20:58:50.742Z] #14 27.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T20:58:50.742Z] #14 27.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-28T20:58:50.742Z] #14 27.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-28T20:58:50.742Z] #14 27.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T20:58:50.742Z] #14 28.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T20:58:50.742Z] #14 28.68 Fetched 115 MB in 8s (14.2 MB/s) [2022-07-28T20:58:50.742Z] #14 28.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T20:58:50.742Z] #14 28.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T20:58:50.742Z] #14 28.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T20:58:50.742Z] #14 28.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T20:58:50.742Z] #14 31.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T20:58:50.742Z] #14 31.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T20:58:50.742Z] #14 31.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T20:58:51.562Z] #21 ... [2022-07-28T20:58:51.562Z] [2022-07-28T20:58:51.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:51.562Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:58:51.562Z] #77 33.55 configure.ac:7: installing './compile' [2022-07-28T20:58:51.562Z] #77 33.56 configure.ac:11: installing './config.guess' [2022-07-28T20:58:51.562Z] #77 33.56 configure.ac:11: installing './config.sub' [2022-07-28T20:58:51.562Z] #77 33.57 configure.ac:8: installing './install-sh' [2022-07-28T20:58:51.562Z] #77 33.60 configure.ac:8: installing './missing' [2022-07-28T20:58:51.562Z] #77 33.67 Makefile.am: installing './depcomp' [2022-07-28T20:58:51.562Z] #77 34.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:58:51.562Z] #77 34.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:58:51.562Z] #77 34.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:58:51.562Z] #77 34.59 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:58:51.562Z] #77 34.70 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:58:51.562Z] #77 34.78 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:58:51.562Z] #77 34.86 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:58:51.562Z] #77 34.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:58:51.562Z] #77 35.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:58:51.562Z] #77 ... [2022-07-28T20:58:51.562Z] [2022-07-28T20:58:51.562Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:51.562Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T20:58:51.822Z] #21 43.92 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-28T20:58:51.822Z] #21 43.93 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T20:58:51.822Z] #21 43.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T20:58:51.822Z] #21 43.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T20:58:52.226Z] #21 ... [2022-07-28T20:58:52.226Z] [2022-07-28T20:58:52.226Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:52.226Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:52.226Z] #34 DONE 44.8s [2022-07-28T20:58:52.226Z] [2022-07-28T20:58:52.226Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:52.226Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:52.226Z] #21 44.76 Selecting previously unselected package vim. [2022-07-28T20:58:52.226Z] #21 44.76 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T20:58:52.226Z] #21 44.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:52.226Z] #21 ... [2022-07-28T20:58:52.226Z] [2022-07-28T20:58:52.226Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:58:52.226Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:58:52.226Z] #77 38.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T20:58:52.226Z] #77 38.66 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T20:58:52.226Z] #77 38.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:58:52.483Z] #77 ... [2022-07-28T20:58:52.483Z] [2022-07-28T20:58:52.483Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:58:52.483Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:58:52.483Z] #21 45.50 Selecting previously unselected package xfsprogs. [2022-07-28T20:58:52.483Z] #21 45.50 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T20:58:52.483Z] #21 45.52 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T20:58:52.657Z] #14 ... [2022-07-28T20:58:52.657Z] [2022-07-28T20:58:52.657Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T20:58:52.657Z] #67 sha256:93b7d747c405a32b6be6e42f2247373fc1be07e977c0a17ce3bec3b1c70b8079 [2022-07-28T20:58:52.657Z] #67 14.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T20:58:52.657Z] #67 ... [2022-07-28T20:58:52.657Z] [2022-07-28T20:58:52.657Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:58:52.657Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:58:52.657Z] #14 34.33 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T20:58:52.657Z] #14 34.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T20:58:52.657Z] #14 34.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T20:58:52.918Z] #14 34.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T20:58:52.918Z] #14 34.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T20:58:52.918Z] #14 34.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T20:58:53.179Z] #14 34.81 Selecting previously unselected package dmsetup. [2022-07-28T20:58:53.179Z] #14 34.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T20:58:53.179Z] #14 34.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T20:58:53.205Z] #21 45.19 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T20:58:53.205Z] #21 45.20 Setting up jq (1.6-2.1) ... [2022-07-28T20:58:53.205Z] #21 45.22 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-28T20:58:53.205Z] #21 45.22 Setting up iptables (1.8.7-1) ... [2022-07-28T20:58:53.205Z] #21 45.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T20:58:53.205Z] #21 45.27 Setting up iproute2 (5.10.0-4) ... [2022-07-28T20:58:53.413Z] #21 46.11 Selecting previously unselected package zip. [2022-07-28T20:58:53.413Z] #21 46.11 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T20:58:53.414Z] #21 46.12 Unpacking zip (3.0-12) ... [2022-07-28T20:58:53.414Z] #21 46.26 Selecting previously unselected package zstd. [2022-07-28T20:58:53.414Z] #21 46.26 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T20:58:53.414Z] #21 46.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T20:58:53.440Z] #14 35.03 Selecting previously unselected package mingw-w64-common. [2022-07-28T20:58:53.440Z] #14 35.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T20:58:53.440Z] #14 35.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T20:58:53.465Z] #21 45.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T20:58:53.670Z] #21 46.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T20:58:54.847Z] #21 DONE 46.9s [2022-07-28T20:58:54.847Z] [2022-07-28T20:58:54.847Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-28T20:58:54.847Z] #22 sha256:e44d830751caa32a6baaa127b02c6820dc2395eb75b4feaeffefa5929c9aea2b [2022-07-28T20:58:55.039Z] #21 47.78 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T20:58:55.039Z] #21 47.79 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T20:58:55.039Z] #21 47.80 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T20:58:55.039Z] #21 47.82 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T20:58:55.039Z] #21 47.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T20:58:55.039Z] #21 47.85 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T20:58:55.039Z] #21 47.87 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T20:58:55.039Z] #21 47.88 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T20:58:55.039Z] #21 47.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T20:58:55.039Z] #21 48.05 Setting up bzip2 (1.0.8-4) ... [2022-07-28T20:58:55.297Z] #21 48.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T20:58:55.297Z] #21 48.15 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T20:58:55.418Z] #22 0.636 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T20:58:55.418Z] #22 0.639 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T20:58:55.418Z] #22 0.643 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T20:58:55.418Z] #22 DONE 0.7s [2022-07-28T20:58:55.418Z] [2022-07-28T20:58:55.418Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T20:58:55.418Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T20:58:55.428Z] #19 ... [2022-07-28T20:58:55.428Z] [2022-07-28T20:58:55.428Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:55.428Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:58:55.428Z] #41 35.46 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-28T20:58:55.428Z] #41 35.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T20:58:55.428Z] #41 35.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:58:56.229Z] #21 48.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:56.229Z] #21 48.94 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T20:58:56.229Z] #21 48.96 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T20:58:56.229Z] #21 48.98 Setting up apparmor (2.13.6-10) ... [2022-07-28T20:58:58.119Z] #21 50.83 Setting up zip (3.0-12) ... [2022-07-28T20:58:58.119Z] #21 50.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:58:58.119Z] #21 50.88 Setting up bash-completion (1:2.11-2) ... [2022-07-28T20:58:59.487Z] #21 ... [2022-07-28T20:58:59.487Z] [2022-07-28T20:58:59.487Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:58:59.487Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T20:58:59.487Z] #64 38.95 Updating files: 61% (3030/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T20:58:59.487Z] #64 39.93 + cd /tmp/tmp.nhcH0G6gzO/src/github.com/containerd/containerd [2022-07-28T20:58:59.487Z] #64 39.93 + git checkout -q v1.6.6 [2022-07-28T20:58:59.487Z] #64 40.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T20:58:59.487Z] #64 40.93 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T20:58:59.487Z] #64 40.93 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:58:59.487Z] #64 40.93 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:58:59.488Z] #64 40.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T20:58:59.488Z] #64 40.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T20:58:59.488Z] #64 40.93 + '[' '' = dynamic ']' [2022-07-28T20:58:59.488Z] #64 40.93 + make [2022-07-28T20:58:59.488Z] #64 41.89 + bin/ctr [2022-07-28T20:59:01.583Z] #14 42.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T20:59:01.583Z] #14 42.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T20:59:01.583Z] #14 42.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T20:59:02.000Z] #23 ... [2022-07-28T20:59:02.000Z] [2022-07-28T20:59:02.000Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:02.000Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:59:02.000Z] #77 44.50 configure.ac:7: installing 'build-aux/compile' [2022-07-28T20:59:02.000Z] #77 44.53 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T20:59:02.000Z] #77 44.53 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T20:59:02.000Z] #77 44.54 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T20:59:02.000Z] #77 44.54 configure.ac:11: installing 'build-aux/missing' [2022-07-28T20:59:02.000Z] #77 44.75 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:02.000Z] #77 44.85 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T20:59:02.000Z] #77 46.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:02.000Z] #77 46.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:02.000Z] #77 47.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:02.000Z] #77 47.16 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:02.000Z] #77 47.25 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:02.000Z] #77 47.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:02.000Z] #77 47.58 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:02.000Z] #77 47.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:02.154Z] #14 ... [2022-07-28T20:59:02.154Z] [2022-07-28T20:59:02.154Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:59:02.154Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T20:59:02.676Z] #34 43.66 Updating files: 85% (1299/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-28T20:59:02.676Z] #34 44.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T20:59:02.757Z] #64 ... [2022-07-28T20:59:02.757Z] [2022-07-28T20:59:02.757Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:59:02.757Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:59:02.757Z] #21 53.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T20:59:02.757Z] #21 53.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T20:59:02.757Z] #21 53.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T20:59:02.757Z] #21 53.24 Setting up patch (2.7.6-7) ... [2022-07-28T20:59:02.757Z] #21 53.25 Setting up sudo (1.9.5p2-3) ... [2022-07-28T20:59:02.757Z] #21 53.39 invoke-rc.d: could not determine current runlevel [2022-07-28T20:59:02.757Z] #21 53.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T20:59:02.757Z] #21 53.42 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T20:59:02.757Z] #21 53.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T20:59:02.757Z] #21 53.45 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T20:59:02.757Z] #21 53.47 Setting up pigz (2.6-1) ... [2022-07-28T20:59:02.757Z] #21 53.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T20:59:02.757Z] #21 53.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T20:59:02.757Z] #21 53.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T20:59:02.757Z] #21 53.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:59:02.757Z] #21 54.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T20:59:02.757Z] #21 54.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T20:59:02.757Z] #21 54.70 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T20:59:02.757Z] #21 54.70 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T20:59:02.757Z] #21 54.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T20:59:02.757Z] #21 54.72 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T20:59:02.757Z] #21 55.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T20:59:02.757Z] #21 55.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T20:59:02.757Z] #21 55.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T20:59:02.757Z] #21 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T20:59:02.757Z] #21 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T20:59:02.757Z] #21 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T20:59:02.757Z] #21 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T20:59:02.757Z] #21 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T20:59:02.757Z] #21 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T20:59:02.757Z] #21 55.35 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T20:59:03.247Z] #34 44.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T20:59:04.123Z] #21 56.95 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T20:59:04.123Z] #21 56.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T20:59:04.123Z] #21 56.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T20:59:04.123Z] #21 56.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T20:59:04.380Z] #21 ... [2022-07-28T20:59:04.380Z] [2022-07-28T20:59:04.380Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:04.380Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:04.380Z] #77 47.26 configure.ac:7: installing './compile' [2022-07-28T20:59:04.380Z] #77 47.27 configure.ac:11: installing './config.guess' [2022-07-28T20:59:04.380Z] #77 47.27 configure.ac:11: installing './config.sub' [2022-07-28T20:59:04.380Z] #77 47.27 configure.ac:8: installing './install-sh' [2022-07-28T20:59:04.380Z] #77 47.30 configure.ac:8: installing './missing' [2022-07-28T20:59:04.380Z] #77 47.39 Makefile.am: installing './depcomp' [2022-07-28T20:59:04.380Z] #77 48.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:04.380Z] #77 48.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:04.380Z] #77 48.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:04.380Z] #77 48.42 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:04.380Z] #77 48.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:04.380Z] #77 48.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:04.380Z] #77 48.64 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:04.380Z] #77 48.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:04.380Z] #77 48.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:59:05.295Z] #77 ... [2022-07-28T20:59:05.295Z] [2022-07-28T20:59:05.295Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T20:59:05.295Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T20:59:05.295Z] #23 9.431 Collecting yamllint==1.26.1 [2022-07-28T20:59:05.310Z] #77 ... [2022-07-28T20:59:05.310Z] [2022-07-28T20:59:05.310Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T20:59:05.310Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T20:59:05.310Z] #21 58.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T20:59:05.310Z] #21 58.11 Setting up jq (1.6-2.1) ... [2022-07-28T20:59:05.310Z] #21 58.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T20:59:05.310Z] #21 58.14 Setting up iptables (1.8.7-1) ... [2022-07-28T20:59:05.310Z] #21 58.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T20:59:05.310Z] #21 58.19 Setting up iproute2 (5.10.0-4) ... [2022-07-28T20:59:05.427Z] #41 ... [2022-07-28T20:59:05.427Z] [2022-07-28T20:59:05.427Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:05.427Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:05.427Z] #84 36.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T20:59:05.865Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T20:59:05.873Z] #21 58.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T20:59:06.131Z] #21 DONE 59.1s [2022-07-28T20:59:06.131Z] [2022-07-28T20:59:06.131Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:06.131Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:06.131Z] #77 58.84 configure.ac:7: installing 'build-aux/compile' [2022-07-28T20:59:06.131Z] #77 58.84 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T20:59:06.131Z] #77 58.86 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T20:59:06.131Z] #77 58.87 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T20:59:06.131Z] #77 58.87 configure.ac:11: installing 'build-aux/missing' [2022-07-28T20:59:06.131Z] #77 59.06 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:06.388Z] #77 59.23 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T20:59:07.246Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-07-28T20:59:07.246Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T20:59:07.506Z] #23 12.05 Collecting pyyaml [2022-07-28T20:59:07.506Z] #23 12.07 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-28T20:59:07.506Z] #23 12.19 Building wheels for collected packages: yamllint [2022-07-28T20:59:07.757Z] #77 ... [2022-07-28T20:59:07.757Z] [2022-07-28T20:59:07.757Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-28T20:59:07.757Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T20:59:07.757Z] #22 1.469 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T20:59:07.757Z] #22 1.473 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T20:59:07.757Z] #22 1.476 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T20:59:07.757Z] #22 DONE 1.6s [2022-07-28T20:59:07.757Z] [2022-07-28T20:59:07.757Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T20:59:07.757Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T20:59:07.766Z] #23 12.19 Building wheel for yamllint (setup.py): started [2022-07-28T20:59:08.706Z] #23 13.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T20:59:08.706Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ac8f0c1617121474cbaeb3c26d26b70be9aea206c34d2e20f737ff3ff3b3a08d [2022-07-28T20:59:08.706Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T20:59:08.706Z] #23 13.31 Successfully built yamllint [2022-07-28T20:59:08.706Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T20:59:08.727Z] #84 49.85 libtoolize: putting auxiliary files in '.'. [2022-07-28T20:59:08.727Z] #84 49.85 libtoolize: copying file './ltmain.sh' [2022-07-28T20:59:09.278Z] #23 13.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T20:59:09.538Z] #23 DONE 14.2s [2022-07-28T20:59:09.538Z] [2022-07-28T20:59:09.538Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:09.538Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:59:09.538Z] #77 57.15 configure.ac:11: installing 'build-aux/compile' [2022-07-28T20:59:09.538Z] #77 57.16 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T20:59:09.538Z] #77 57.16 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T20:59:09.538Z] #77 57.17 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T20:59:09.538Z] #77 57.18 configure.ac:13: installing 'build-aux/missing' [2022-07-28T20:59:09.538Z] #77 57.18 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T20:59:09.538Z] #77 57.35 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:09.538Z] #77 58.37 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:09.538Z] #77 58.70 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:09.538Z] #77 58.70 checking how to print strings... printf [2022-07-28T20:59:09.538Z] #77 58.72 checking for gcc... gcc [2022-07-28T20:59:09.538Z] #77 58.84 checking whether the C compiler works... yes [2022-07-28T20:59:09.538Z] #77 59.09 checking for C compiler default output file name... a.out [2022-07-28T20:59:09.538Z] #77 59.09 checking for suffix of executables... [2022-07-28T20:59:09.538Z] #77 59.30 checking whether we are cross compiling... no [2022-07-28T20:59:09.538Z] #77 59.51 checking for suffix of object files... o [2022-07-28T20:59:09.538Z] #77 59.64 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:09.538Z] #77 59.78 checking whether gcc accepts -g... yes [2022-07-28T20:59:09.538Z] #77 59.88 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:09.538Z] #77 60.07 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:09.538Z] #77 60.28 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:09.538Z] #77 60.30 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:09.538Z] #77 60.33 checking for egrep... /bin/grep -E [2022-07-28T20:59:09.538Z] #77 60.35 checking for fgrep... /bin/grep -F [2022-07-28T20:59:09.538Z] #77 60.37 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:09.538Z] #77 60.38 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:09.538Z] #77 60.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:09.538Z] #77 60.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:09.538Z] #77 60.54 checking whether ln -s works... yes [2022-07-28T20:59:09.538Z] #77 60.54 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:09.538Z] #77 60.59 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:09.538Z] #77 60.59 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:09.538Z] #77 60.59 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:09.538Z] #77 60.59 checking for objdump... objdump [2022-07-28T20:59:09.538Z] #77 60.59 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:09.538Z] #77 60.60 checking for dlltool... no [2022-07-28T20:59:09.538Z] #77 60.60 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:09.538Z] #77 60.61 checking for ar... ar [2022-07-28T20:59:09.538Z] #77 60.61 checking for archiver @FILE support... @ [2022-07-28T20:59:09.538Z] #77 60.77 checking for strip... strip [2022-07-28T20:59:09.538Z] #77 60.77 checking for ranlib... ranlib [2022-07-28T20:59:09.538Z] #77 60.78 checking for gawk... no [2022-07-28T20:59:09.538Z] #77 60.78 checking for mawk... mawk [2022-07-28T20:59:09.538Z] #77 60.78 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:09.538Z] #77 61.22 checking for sysroot... no [2022-07-28T20:59:09.538Z] #77 61.22 checking for a working dd... /bin/dd [2022-07-28T20:59:09.538Z] #77 61.24 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:09.538Z] #77 61.26 checking for mt... no [2022-07-28T20:59:09.538Z] #77 61.26 checking if : is a manifest tool... no [2022-07-28T20:59:09.538Z] #77 61.28 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:09.799Z] #77 61.57 checking for ANSI C header files... yes [2022-07-28T20:59:09.799Z] #77 62.02 checking for sys/types.h... yes [2022-07-28T20:59:09.832Z] #34 ... [2022-07-28T20:59:09.833Z] [2022-07-28T20:59:09.833Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:59:09.833Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:59:09.833Z] #14 50.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T20:59:09.833Z] #14 50.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T20:59:09.833Z] #14 50.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T20:59:09.833Z] #14 50.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T20:59:09.833Z] #14 50.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T20:59:09.833Z] #14 50.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T20:59:10.067Z] #77 62.16 checking for sys/stat.h... yes [2022-07-28T20:59:10.112Z] #84 51.12 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T20:59:10.112Z] #84 51.12 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T20:59:10.112Z] #84 51.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:59:10.330Z] #77 62.37 checking for stdlib.h... yes [2022-07-28T20:59:10.590Z] #77 62.52 checking for string.h... yes [2022-07-28T20:59:10.590Z] #77 62.71 checking for memory.h... yes [2022-07-28T20:59:10.851Z] #77 62.80 checking for strings.h... yes [2022-07-28T20:59:10.851Z] #77 62.89 checking for inttypes.h... yes [2022-07-28T20:59:10.851Z] #77 63.00 checking for stdint.h... yes [2022-07-28T20:59:11.110Z] #77 63.15 checking for unistd.h... yes [2022-07-28T20:59:11.370Z] #77 63.30 checking for dlfcn.h... yes [2022-07-28T20:59:11.370Z] #77 63.47 checking for objdir... .libs [2022-07-28T20:59:11.630Z] #77 63.84 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:11.630Z] #77 63.94 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:11.890Z] #77 63.94 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:12.150Z] #77 64.06 checking if gcc static flag -static works... yes [2022-07-28T20:59:12.410Z] #77 64.39 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:12.410Z] #77 64.53 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:12.410Z] #77 64.53 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T20:59:12.478Z] #14 ... [2022-07-28T20:59:12.478Z] [2022-07-28T20:59:12.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:12.478Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:12.478Z] #77 43.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T20:59:12.670Z] #77 64.58 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:12.670Z] #77 64.79 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:12.670Z] #77 64.79 checking whether stripping libraries is possible... yes [2022-07-28T20:59:12.670Z] #77 64.82 checking if libtool supports shared libraries... yes [2022-07-28T20:59:12.670Z] #77 64.82 checking whether to build shared libraries... no [2022-07-28T20:59:12.670Z] #77 64.82 checking whether to build static libraries... yes [2022-07-28T20:59:12.670Z] #77 64.82 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:12.670Z] #77 64.84 checking whether build environment is sane... yes [2022-07-28T20:59:12.670Z] #77 64.91 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:12.670Z] #77 64.92 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:12.670Z] #77 64.97 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:12.670Z] #77 65.01 checking whether make supports nested variables... yes [2022-07-28T20:59:12.930Z] #77 65.06 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:12.930Z] #77 65.06 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:12.930Z] #77 65.06 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:13.190Z] #77 65.12 checking dependency style of gcc... gcc3 [2022-07-28T20:59:13.190Z] #77 65.30 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:13.190Z] #77 65.31 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:13.190Z] #77 65.31 checking for gawk... (cached) mawk [2022-07-28T20:59:13.190Z] #77 65.32 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T20:59:13.190Z] #77 65.32 checking for gcc... (cached) gcc [2022-07-28T20:59:13.190Z] #77 65.40 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T20:59:13.190Z] #77 65.41 checking whether gcc accepts -g... (cached) yes [2022-07-28T20:59:13.190Z] #77 65.41 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T20:59:13.190Z] #77 65.41 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T20:59:13.190Z] #77 65.42 checking for a Python interpreter with version >= 3... python3 [2022-07-28T20:59:13.190Z] #77 65.46 checking for python3... /usr/bin/python3 [2022-07-28T20:59:13.190Z] #77 65.46 checking for python3 version... 3.9 [2022-07-28T20:59:13.190Z] #77 65.49 checking for python3 platform... linux [2022-07-28T20:59:13.449Z] #77 65.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T20:59:13.449Z] #77 65.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T20:59:13.744Z] #77 65.74 checking for go-md2man... no [2022-07-28T20:59:13.744Z] #77 65.75 checking error.h usability... yes [2022-07-28T20:59:13.744Z] #77 65.85 checking error.h presence... yes [2022-07-28T20:59:13.744Z] #77 65.92 checking for error.h... yes [2022-07-28T20:59:13.744Z] #77 65.96 checking linux/openat2.h usability... yes [2022-07-28T20:59:14.016Z] #77 66.07 checking linux/openat2.h presence... yes [2022-07-28T20:59:14.016Z] #77 66.15 checking for linux/openat2.h... yes [2022-07-28T20:59:14.016Z] #77 66.19 checking for copy_file_range... yes [2022-07-28T20:59:14.289Z] #77 66.33 checking for fgetxattr... yes [2022-07-28T20:59:14.303Z] #23 ... [2022-07-28T20:59:14.303Z] [2022-07-28T20:59:14.304Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:14.304Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:14.304Z] #77 60.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:14.304Z] #77 60.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:14.304Z] #77 61.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:14.304Z] #77 61.40 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:14.304Z] #77 61.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:14.304Z] #77 61.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:14.304Z] #77 61.64 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:14.304Z] #77 61.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:14.554Z] #77 66.60 checking for statx... yes [2022-07-28T20:59:14.817Z] #77 66.84 checking for fgetpwent_r... yes [2022-07-28T20:59:15.093Z] #77 67.07 checking for issetugid... no [2022-07-28T20:59:15.093Z] #77 67.23 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T20:59:15.093Z] #77 67.23 checking pkg-config is at least version 0.9.0... yes [2022-07-28T20:59:15.359Z] #77 67.23 checking for library containing yajl_tree_get... -lyajl [2022-07-28T20:59:15.359Z] #77 67.61 checking for yajl >= 2.0.0... yes [2022-07-28T20:59:15.619Z] #77 67.64 checking sys/capability.h usability... yes [2022-07-28T20:59:15.619Z] #77 67.82 checking sys/capability.h presence... yes [2022-07-28T20:59:15.619Z] #77 67.87 checking for sys/capability.h... yes [2022-07-28T20:59:15.879Z] #77 67.88 checking for library containing cap_from_name... -lcap [2022-07-28T20:59:16.140Z] #77 68.21 checking for library containing dlopen... -ldl [2022-07-28T20:59:16.400Z] #77 68.46 checking seccomp.h usability... yes [2022-07-28T20:59:16.660Z] #77 68.66 checking seccomp.h presence... yes [2022-07-28T20:59:16.660Z] #77 68.77 checking for seccomp.h... yes [2022-07-28T20:59:16.920Z] #77 68.77 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T20:59:17.180Z] #77 69.11 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T20:59:17.180Z] #77 69.33 checking systemd/sd-bus.h usability... yes [2022-07-28T20:59:17.440Z] #77 69.44 checking systemd/sd-bus.h presence... yes [2022-07-28T20:59:17.440Z] #77 69.50 checking for systemd/sd-bus.h... yes [2022-07-28T20:59:17.700Z] #77 69.50 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T20:59:17.960Z] #77 69.90 checking for sd_notify_barrier... yes [2022-07-28T20:59:17.960Z] #77 70.10 checking linux/bpf.h usability... yes [2022-07-28T20:59:17.960Z] #77 70.25 checking linux/bpf.h presence... yes [2022-07-28T20:59:17.960Z] #77 70.28 checking for linux/bpf.h... yes [2022-07-28T20:59:18.220Z] #77 70.30 checking compilation for eBPF... yes [2022-07-28T20:59:18.220Z] #77 70.43 checking for criu >= 3.15... no [2022-07-28T20:59:18.220Z] #77 70.44 configure: CRIU headers not found, building without CRIU support [2022-07-28T20:59:18.220Z] #77 70.44 checking for criu > 3.16... no [2022-07-28T20:59:18.220Z] #77 70.46 configure: CRIU version doesn't support join-ns API [2022-07-28T20:59:18.220Z] #77 70.46 checking for criu > 3.16.1... no [2022-07-28T20:59:18.220Z] #77 70.49 configure: CRIU version doesn't support for pre-dumping [2022-07-28T20:59:18.220Z] #77 70.49 checking for new mount API (fsconfig)... yes [2022-07-28T20:59:18.480Z] #77 70.57 checking for seccomp notify API... yes [2022-07-28T20:59:18.480Z] #77 70.67 checking for gperf... no [2022-07-28T20:59:18.480Z] #77 70.67 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T20:59:18.740Z] #77 70.67 checking for library containing argp_parse... none required [2022-07-28T20:59:19.000Z] #77 71.02 checking that generated files are newer than configure... done [2022-07-28T20:59:19.000Z] #77 71.03 configure: creating ./config.status [2022-07-28T20:59:19.059Z] #77 60.62 libtoolize: putting auxiliary files in '.'. [2022-07-28T20:59:19.060Z] #77 60.62 libtoolize: copying file './ltmain.sh' [2022-07-28T20:59:19.572Z] #77 ... [2022-07-28T20:59:19.572Z] [2022-07-28T20:59:19.572Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T20:59:19.572Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T20:59:19.572Z] #47 71.02 + dpkg --print-architecture [2022-07-28T20:59:19.572Z] #47 DONE 71.8s [2022-07-28T20:59:19.637Z] #77 ... [2022-07-28T20:59:19.637Z] [2022-07-28T20:59:19.637Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T20:59:19.637Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T20:59:19.637Z] #23 11.01 Collecting yamllint==1.26.1 [2022-07-28T20:59:19.832Z] [2022-07-28T20:59:19.832Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T20:59:19.832Z] #26 sha256:2c42112814909a1bfbb25767cf77bb9291c680ef575c9ec31580ee648ab7002d [2022-07-28T20:59:19.897Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T20:59:20.449Z] #77 61.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T20:59:20.449Z] #77 61.80 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T20:59:20.449Z] #77 61.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:59:21.266Z] #23 13.41 Collecting pathspec>=0.5.3 [2022-07-28T20:59:21.266Z] #23 13.44 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T20:59:21.393Z] #77 ... [2022-07-28T20:59:21.393Z] [2022-07-28T20:59:21.393Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:59:21.393Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:59:21.393Z] #14 63.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T20:59:21.393Z] #14 63.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T20:59:21.393Z] #14 63.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T20:59:21.828Z] #23 13.98 Collecting pyyaml [2022-07-28T20:59:21.828Z] #23 13.99 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-28T20:59:21.828Z] #23 14.07 Building wheels for collected packages: yamllint [2022-07-28T20:59:21.828Z] #23 14.08 Building wheel for yamllint (setup.py): started [2022-07-28T20:59:22.345Z] #84 62.27 configure.ac:7: installing './compile' [2022-07-28T20:59:22.345Z] #84 62.31 configure.ac:11: installing './config.guess' [2022-07-28T20:59:22.345Z] #84 62.31 configure.ac:11: installing './config.sub' [2022-07-28T20:59:22.345Z] #84 62.31 configure.ac:8: installing './install-sh' [2022-07-28T20:59:22.345Z] #84 62.33 configure.ac:8: installing './missing' [2022-07-28T20:59:22.345Z] #84 ... [2022-07-28T20:59:22.345Z] [2022-07-28T20:59:22.345Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T20:59:22.345Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T20:59:22.345Z] #19 46.51 Fetched 49.2 MB in 45s (1094 kB/s) [2022-07-28T20:59:22.750Z] #26 69.62 Updating files: 27% (3156/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 99% (11379/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-28T20:59:22.750Z] #26 71.71 + cd /tmp/tmp.aFRRNndRGO/tmp/docker-ce [2022-07-28T20:59:22.750Z] #26 71.71 + git checkout -q v17.06.2-ce [2022-07-28T20:59:23.198Z] #23 15.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T20:59:23.198Z] #23 15.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=421f695ab501909f2a02f6b070869dc22df1b45800e22978472dc641ddcf139f [2022-07-28T20:59:23.198Z] #23 15.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T20:59:23.198Z] #23 15.16 Successfully built yamllint [2022-07-28T20:59:23.198Z] #23 15.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T20:59:23.455Z] #23 15.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T20:59:23.712Z] #23 DONE 16.1s [2022-07-28T20:59:23.712Z] [2022-07-28T20:59:23.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:23.712Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:23.712Z] #77 72.17 configure.ac:11: installing 'build-aux/compile' [2022-07-28T20:59:23.712Z] #77 72.18 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T20:59:23.712Z] #77 72.18 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T20:59:23.712Z] #77 72.18 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T20:59:23.712Z] #77 72.19 configure.ac:13: installing 'build-aux/missing' [2022-07-28T20:59:23.712Z] #77 72.19 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T20:59:23.712Z] #77 72.32 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:23.712Z] #77 73.25 checking build system type... x86_64-pc-linux-gnu [2022-07-28T20:59:23.712Z] #77 73.51 checking host system type... x86_64-pc-linux-gnu [2022-07-28T20:59:23.712Z] #77 73.51 checking how to print strings... printf [2022-07-28T20:59:23.712Z] #77 73.52 checking for gcc... gcc [2022-07-28T20:59:23.712Z] #77 73.62 checking whether the C compiler works... yes [2022-07-28T20:59:23.712Z] #77 73.89 checking for C compiler default output file name... a.out [2022-07-28T20:59:23.712Z] #77 73.89 checking for suffix of executables... [2022-07-28T20:59:23.712Z] #77 74.03 checking whether we are cross compiling... no [2022-07-28T20:59:23.712Z] #77 74.14 checking for suffix of object files... o [2022-07-28T20:59:23.712Z] #77 74.20 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:23.712Z] #77 74.27 checking whether gcc accepts -g... yes [2022-07-28T20:59:23.712Z] #77 74.34 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:23.712Z] #77 74.46 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:23.712Z] #77 74.61 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:23.712Z] #77 74.62 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:23.712Z] #77 74.62 checking for egrep... /bin/grep -E [2022-07-28T20:59:23.712Z] #77 74.63 checking for fgrep... /bin/grep -F [2022-07-28T20:59:23.712Z] #77 74.64 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:23.712Z] #77 74.66 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:23.712Z] #77 74.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:23.712Z] #77 74.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:23.712Z] #77 74.79 checking whether ln -s works... yes [2022-07-28T20:59:23.712Z] #77 74.79 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:23.712Z] #77 74.82 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:23.712Z] #77 74.82 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:23.712Z] #77 74.82 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:23.712Z] #77 74.82 checking for objdump... objdump [2022-07-28T20:59:23.712Z] #77 74.82 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:23.712Z] #77 74.83 checking for dlltool... no [2022-07-28T20:59:23.712Z] #77 74.83 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:23.712Z] #77 74.84 checking for ar... ar [2022-07-28T20:59:23.712Z] #77 74.84 checking for archiver @FILE support... @ [2022-07-28T20:59:23.712Z] #77 75.02 checking for strip... strip [2022-07-28T20:59:23.712Z] #77 75.02 checking for ranlib... ranlib [2022-07-28T20:59:23.712Z] #77 75.03 checking for gawk... no [2022-07-28T20:59:23.712Z] #77 75.03 checking for mawk... mawk [2022-07-28T20:59:23.712Z] #77 75.03 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:23.712Z] #77 75.36 checking for sysroot... no [2022-07-28T20:59:23.712Z] #77 75.36 checking for a working dd... /bin/dd [2022-07-28T20:59:23.712Z] #77 75.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:23.712Z] #77 75.49 checking for mt... no [2022-07-28T20:59:23.712Z] #77 75.49 checking if : is a manifest tool... no [2022-07-28T20:59:23.712Z] #77 75.51 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:23.712Z] #77 75.75 checking for ANSI C header files... yes [2022-07-28T20:59:23.712Z] #77 76.41 checking for sys/types.h... yes [2022-07-28T20:59:23.712Z] #77 76.58 checking for sys/stat.h... yes [2022-07-28T20:59:23.969Z] #77 76.65 checking for stdlib.h... yes [2022-07-28T20:59:24.232Z] #77 76.83 checking for string.h... yes [2022-07-28T20:59:24.232Z] #77 76.99 checking for memory.h... yes [2022-07-28T20:59:24.489Z] [2022-07-28T20:59:24.489Z] #77 ... [2022-07-28T20:59:24.489Z] [2022-07-28T20:59:24.489Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T20:59:24.489Z] #27 sha256:8d9c32da1d77ec66024b0e63d19a1fe0fccddfcb2d8785ec43929465183a2495 [2022-07-28T20:59:24.489Z] #27 DONE 0.5s [2022-07-28T20:59:24.489Z] [2022-07-28T20:59:24.489Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:24.489Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:24.489Z] #77 77.19 checking for strings.h... [2022-07-28T20:59:24.489Z] #77 ... [2022-07-28T20:59:24.489Z] [2022-07-28T20:59:24.489Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T20:59:24.489Z] #32 sha256:75c3f34a20d52c3f1010bede61eff77330d4edf0e1f7e99c8027af21e3c77eb8 [2022-07-28T20:59:25.056Z] #32 DONE 0.7s [2022-07-28T20:59:25.056Z] [2022-07-28T20:59:25.056Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:25.056Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:25.056Z] #77 77.19 checking for strings.h... yes [2022-07-28T20:59:25.056Z] #77 77.37 checking for inttypes.h... yes [2022-07-28T20:59:25.056Z] #77 77.46 checking for stdint.h... yes [2022-07-28T20:59:25.056Z] #77 77.59 checking for unistd.h... yes [2022-07-28T20:59:25.056Z] #77 77.71 checking for dlfcn.h... yes [2022-07-28T20:59:25.056Z] #77 77.84 checking for objdir... .libs [2022-07-28T20:59:25.293Z] #26 73.89 + mkdir -p /tmp/tmp.aFRRNndRGO/src/github.com/docker [2022-07-28T20:59:25.293Z] #26 73.89 + mv components/cli /tmp/tmp.aFRRNndRGO/src/github.com/docker/cli [2022-07-28T20:59:25.293Z] #26 73.90 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-28T20:59:25.570Z] #77 78.21 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:25.570Z] #77 78.31 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:25.570Z] #77 78.31 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:25.570Z] [2022-07-28T20:59:25.570Z] #77 ... [2022-07-28T20:59:25.570Z] [2022-07-28T20:59:25.570Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T20:59:25.570Z] #35 sha256:25ca5780e72e6f43763c7b5bb04a7c48fc5edc62416baaf39e97165ca1305efb [2022-07-28T20:59:25.570Z] #35 DONE 0.4s [2022-07-28T20:59:25.570Z] [2022-07-28T20:59:25.570Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:25.570Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:25.827Z] #77 78.39 checking if gcc static flag -static works... [2022-07-28T20:59:25.827Z] #77 ... [2022-07-28T20:59:25.827Z] [2022-07-28T20:59:25.827Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T20:59:25.827Z] #37 sha256:7100fccdfb2324c6e6cc27f3c68763236f08add2a0cd111b2f2ed0608e529b5a [2022-07-28T20:59:25.827Z] #37 DONE 0.3s [2022-07-28T20:59:25.827Z] [2022-07-28T20:59:25.827Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T20:59:25.827Z] #39 sha256:cfe66204a24816b84af85e1ea7407a49ce909a2fd49924627919bb618c2a0fe8 [2022-07-28T20:59:25.827Z] #39 DONE 0.1s [2022-07-28T20:59:25.827Z] [2022-07-28T20:59:25.827Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:25.827Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:25.827Z] #77 78.39 checking if gcc static flag -static works... yes [2022-07-28T20:59:26.083Z] #77 78.70 checking if gcc supports -c -o file.o... #77 ... [2022-07-28T20:59:26.083Z] [2022-07-28T20:59:26.083Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T20:59:26.083Z] #41 sha256:f39659add2f1c8b86bce7705360dd94acdeb8717907020d38f147d641acfe815 [2022-07-28T20:59:26.083Z] #41 DONE 0.1s [2022-07-28T20:59:26.083Z] [2022-07-28T20:59:26.083Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T20:59:26.083Z] #45 sha256:a603efe63d69e2bc24d1ca914173c8126af97504528de19366b3fbd08e207feb [2022-07-28T20:59:26.083Z] #45 DONE 0.1s [2022-07-28T20:59:26.083Z] [2022-07-28T20:59:26.083Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:26.083Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:26.083Z] #77 78.70 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:26.083Z] #77 78.86 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:26.083Z] #77 78.86 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T20:59:26.339Z] #77 78.94 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:26.339Z] #77 79.16 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:26.339Z] #77 79.16 checking whether stripping libraries is possible... yes [2022-07-28T20:59:26.339Z] #77 79.16 checking if libtool supports shared libraries... yes [2022-07-28T20:59:26.339Z] #77 79.16 checking whether to build shared libraries... no [2022-07-28T20:59:26.339Z] #77 79.17 checking whether to build static libraries... yes [2022-07-28T20:59:26.339Z] #77 79.17 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:26.339Z] #77 79.21 checking whether build environment is sane... yes [2022-07-28T20:59:26.339Z] #77 79.24 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:26.339Z] #77 79.26 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:26.339Z] #77 79.31 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:26.550Z] #19 46.51 Reading package lists... [2022-07-28T20:59:26.550Z] #19 ... [2022-07-28T20:59:26.550Z] [2022-07-28T20:59:26.550Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:26.550Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:26.550Z] #84 62.48 Makefile.am: installing './depcomp' [2022-07-28T20:59:26.550Z] #84 64.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:26.550Z] #84 64.49 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:26.550Z] #84 64.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:26.550Z] #84 64.74 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:26.550Z] #84 64.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:26.550Z] #84 65.13 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:26.550Z] #84 65.49 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:26.550Z] #84 65.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:26.550Z] #84 66.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:59:26.595Z] #77 79.34 checking whether make supports nested variables... yes [2022-07-28T20:59:26.595Z] #77 79.36 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:26.595Z] #77 79.36 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:26.595Z] #77 79.37 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:26.595Z] #77 79.43 checking dependency style of gcc... gcc3 [2022-07-28T20:59:26.595Z] #77 79.53 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:26.595Z] #77 79.53 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:26.595Z] #77 79.53 checking for gawk... (cached) mawk [2022-07-28T20:59:26.595Z] #77 79.54 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T20:59:26.595Z] #77 79.54 checking for gcc... (cached) gcc [2022-07-28T20:59:26.852Z] #77 79.62 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T20:59:26.852Z] #77 79.62 checking whether gcc accepts -g... (cached) yes [2022-07-28T20:59:26.852Z] #77 79.62 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T20:59:26.852Z] #77 79.62 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T20:59:26.852Z] #77 79.63 checking for a Python interpreter with version >= 3... python3 [2022-07-28T20:59:26.852Z] #77 79.71 checking for python3... /usr/bin/python3 [2022-07-28T20:59:26.852Z] #77 79.71 checking for python3 version... 3.9 [2022-07-28T20:59:26.852Z] #77 79.76 checking for python3 platform... linux [2022-07-28T20:59:27.109Z] #77 79.80 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T20:59:27.109Z] #77 79.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T20:59:27.109Z] #77 80.03 checking for go-md2man... no [2022-07-28T20:59:27.109Z] #77 80.04 checking error.h usability... yes [2022-07-28T20:59:27.366Z] #77 80.15 checking error.h presence... yes [2022-07-28T20:59:27.366Z] #77 80.18 checking for error.h... yes [2022-07-28T20:59:27.366Z] #77 80.20 checking linux/openat2.h usability... yes [2022-07-28T20:59:27.623Z] #77 80.28 checking linux/openat2.h presence... yes [2022-07-28T20:59:27.623Z] #77 80.31 checking for linux/openat2.h... yes [2022-07-28T20:59:27.623Z] #77 80.34 checking for copy_file_range... yes [2022-07-28T20:59:27.879Z] #77 80.48 checking for fgetxattr... yes [2022-07-28T20:59:27.879Z] #77 80.61 checking for statx... yes [2022-07-28T20:59:28.137Z] #77 80.79 checking for fgetpwent_r... yes [2022-07-28T20:59:28.394Z] #77 81.03 checking for issetugid... no [2022-07-28T20:59:28.394Z] #77 81.20 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T20:59:28.394Z] #77 81.20 checking pkg-config is at least version 0.9.0... yes [2022-07-28T20:59:28.590Z] #26 ... [2022-07-28T20:59:28.590Z] [2022-07-28T20:59:28.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:28.590Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T20:59:28.590Z] #77 73.84 config.status: creating Makefile [2022-07-28T20:59:28.590Z] #77 73.93 config.status: creating rpm/crun.spec [2022-07-28T20:59:28.590Z] #77 74.00 config.status: creating config.h [2022-07-28T20:59:28.590Z] #77 74.03 config.status: executing libtool commands [2022-07-28T20:59:28.590Z] #77 74.07 config.status: executing depfiles commands [2022-07-28T20:59:28.590Z] #77 75.04 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T20:59:28.590Z] #77 75.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T20:59:28.590Z] #77 75.43 checking for gcc... gcc [2022-07-28T20:59:28.590Z] #77 75.52 checking whether the C compiler works... yes [2022-07-28T20:59:28.590Z] #77 75.66 checking for C compiler default output file name... a.out [2022-07-28T20:59:28.590Z] #77 75.66 checking for suffix of executables... [2022-07-28T20:59:28.590Z] #77 75.82 checking whether we are cross compiling... no [2022-07-28T20:59:28.590Z] #77 76.04 checking for suffix of object files... o [2022-07-28T20:59:28.590Z] #77 76.13 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:28.590Z] #77 76.23 checking whether gcc accepts -g... yes [2022-07-28T20:59:28.590Z] #77 76.31 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:28.590Z] #77 76.40 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:28.590Z] #77 76.58 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:28.590Z] #77 76.81 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:28.590Z] #77 76.83 checking for egrep... /bin/grep -E [2022-07-28T20:59:28.590Z] #77 76.84 checking for ANSI C header files... yes [2022-07-28T20:59:28.590Z] #77 77.32 checking for sys/types.h... yes [2022-07-28T20:59:28.590Z] #77 77.52 checking for sys/stat.h... yes [2022-07-28T20:59:28.590Z] #77 77.66 checking for stdlib.h... yes [2022-07-28T20:59:28.590Z] #77 77.76 checking for string.h... yes [2022-07-28T20:59:28.590Z] #77 77.86 checking for memory.h... yes [2022-07-28T20:59:28.590Z] #77 77.98 checking for strings.h... yes [2022-07-28T20:59:28.590Z] #77 78.18 checking for inttypes.h... yes [2022-07-28T20:59:28.590Z] #77 78.32 checking for stdint.h... yes [2022-07-28T20:59:28.590Z] #77 78.48 checking for unistd.h... yes [2022-07-28T20:59:28.590Z] #77 78.62 checking minix/config.h usability... no [2022-07-28T20:59:28.590Z] #77 78.74 checking minix/config.h presence... no [2022-07-28T20:59:28.590Z] #77 78.79 checking for minix/config.h... no [2022-07-28T20:59:28.590Z] #77 78.80 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T20:59:28.590Z] #77 78.97 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:28.590Z] #77 79.17 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:28.590Z] #77 79.17 checking how to print strings... printf [2022-07-28T20:59:28.590Z] #77 79.18 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:28.590Z] #77 79.22 checking for fgrep... /bin/grep -F [2022-07-28T20:59:28.590Z] #77 79.22 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:28.590Z] #77 79.24 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:28.590Z] #77 79.25 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:28.590Z] #77 79.26 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:28.590Z] #77 79.35 checking whether ln -s works... yes [2022-07-28T20:59:28.590Z] #77 79.36 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:28.590Z] #77 79.37 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:28.590Z] #77 79.37 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:28.590Z] #77 79.38 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:28.590Z] #77 79.38 checking for objdump... objdump [2022-07-28T20:59:28.590Z] #77 79.38 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:28.590Z] #77 79.38 checking for dlltool... no [2022-07-28T20:59:28.590Z] #77 79.38 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:28.590Z] #77 79.38 checking for ar... ar [2022-07-28T20:59:28.590Z] #77 79.38 checking for archiver @FILE support... @ [2022-07-28T20:59:28.590Z] #77 79.47 checking for strip... strip [2022-07-28T20:59:28.590Z] #77 79.47 checking for ranlib... ranlib [2022-07-28T20:59:28.590Z] #77 79.47 checking for gawk... no [2022-07-28T20:59:28.590Z] #77 79.47 checking for mawk... mawk [2022-07-28T20:59:28.590Z] #77 79.47 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:28.590Z] #77 79.78 checking for sysroot... no [2022-07-28T20:59:28.590Z] #77 79.78 checking for a working dd... /bin/dd [2022-07-28T20:59:28.590Z] #77 79.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:28.590Z] #77 79.80 checking for mt... no [2022-07-28T20:59:28.590Z] #77 79.80 checking if : is a manifest tool... no [2022-07-28T20:59:28.590Z] #77 79.81 checking for dlfcn.h... yes [2022-07-28T20:59:28.590Z] #77 79.95 checking for objdir... .libs [2022-07-28T20:59:28.590Z] #77 80.27 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:28.590Z] #77 80.39 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:28.590Z] #77 80.39 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:28.590Z] #77 80.49 checking if gcc static flag -static works... yes [2022-07-28T20:59:28.590Z] #77 80.75 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:28.590Z] #77 80.88 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:28.651Z] #77 81.21 checking for library containing yajl_tree_get... -lyajl [2022-07-28T20:59:28.850Z] #77 80.88 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T20:59:28.850Z] #77 80.93 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:28.908Z] #77 81.59 checking for yajl >= 2.0.0... yes [2022-07-28T20:59:28.908Z] #77 81.62 checking sys/capability.h usability... yes [2022-07-28T20:59:28.908Z] #77 81.76 checking sys/capability.h presence... yes [2022-07-28T20:59:28.908Z] #77 81.83 checking for sys/capability.h... yes [2022-07-28T20:59:29.111Z] #77 81.15 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:29.111Z] #77 81.16 checking whether stripping libraries is possible... yes [2022-07-28T20:59:29.111Z] #77 81.18 checking if libtool supports shared libraries... yes [2022-07-28T20:59:29.111Z] #77 81.19 checking whether to build shared libraries... no [2022-07-28T20:59:29.111Z] #77 81.20 checking whether to build static libraries... yes [2022-07-28T20:59:29.111Z] #77 81.20 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:29.111Z] #77 81.23 checking whether build environment is sane... yes [2022-07-28T20:59:29.111Z] #77 81.27 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:29.111Z] #77 81.29 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:29.111Z] #77 81.33 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:29.164Z] #77 81.85 checking for library containing cap_from_name... -lcap [2022-07-28T20:59:29.371Z] #77 81.36 checking whether make supports nested variables... yes [2022-07-28T20:59:29.371Z] #77 81.40 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:29.371Z] #77 81.40 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:29.371Z] #77 81.40 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:29.371Z] #77 81.46 checking dependency style of gcc... gcc3 [2022-07-28T20:59:29.371Z] #77 81.62 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:29.371Z] #77 81.62 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:29.371Z] #77 81.62 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T20:59:29.371Z] #77 81.62 checking pkg-config is at least version 0.9.0... yes [2022-07-28T20:59:29.371Z] #77 81.63 checking for yajl >= 2.1.0... yes [2022-07-28T20:59:29.371Z] #77 81.65 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T20:59:29.371Z] #77 81.66 checking for gcc... (cached) gcc [2022-07-28T20:59:29.632Z] #77 81.74 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T20:59:29.632Z] #77 81.74 checking whether gcc accepts -g... (cached) yes [2022-07-28T20:59:29.632Z] #77 81.74 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T20:59:29.632Z] #77 81.74 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T20:59:29.632Z] #77 81.74 checking for a Python interpreter with version >= 3... python3 [2022-07-28T20:59:29.632Z] #77 81.79 checking for python3... /usr/bin/python3 [2022-07-28T20:59:29.632Z] #77 81.79 checking for python3 version... 3.9 [2022-07-28T20:59:29.632Z] #77 81.84 checking for python3 platform... linux [2022-07-28T20:59:29.632Z] #77 81.88 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T20:59:29.677Z] #77 82.15 checking for library containing dlopen... -ldl [2022-07-28T20:59:29.678Z] #77 82.56 checking seccomp.h usability... yes [2022-07-28T20:59:29.892Z] #77 81.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T20:59:29.892Z] #77 82.14 checking that generated files are newer than configure... done [2022-07-28T20:59:29.934Z] #77 82.68 checking seccomp.h presence... yes [2022-07-28T20:59:29.934Z] #77 82.73 checking for seccomp.h... yes [2022-07-28T20:59:30.153Z] #77 82.26 configure: creating ./config.status [2022-07-28T20:59:30.191Z] #77 82.73 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T20:59:30.448Z] #77 83.06 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T20:59:30.448Z] #77 83.19 checking systemd/sd-bus.h usability... yes [2022-07-28T20:59:30.448Z] #77 83.40 checking systemd/sd-bus.h presence... yes [2022-07-28T20:59:30.705Z] #77 83.51 checking for systemd/sd-bus.h... yes [2022-07-28T20:59:30.961Z] #77 83.51 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T20:59:31.218Z] #77 83.91 checking for sd_notify_barrier... yes [2022-07-28T20:59:31.475Z] #77 84.08 checking linux/bpf.h usability... yes [2022-07-28T20:59:31.475Z] #77 84.23 checking linux/bpf.h presence... yes [2022-07-28T20:59:31.475Z] #77 84.26 checking for linux/bpf.h... yes [2022-07-28T20:59:31.475Z] #77 84.27 checking compilation for eBPF... yes [2022-07-28T20:59:31.475Z] #77 84.37 checking for criu >= 3.15... no [2022-07-28T20:59:31.475Z] #77 84.39 configure: CRIU headers not found, building without CRIU support [2022-07-28T20:59:31.476Z] #77 84.39 checking for criu > 3.16... no [2022-07-28T20:59:31.476Z] #77 84.41 configure: CRIU version doesn't support join-ns API [2022-07-28T20:59:31.476Z] #77 84.41 checking for criu > 3.16.1... no [2022-07-28T20:59:31.476Z] #77 84.42 configure: CRIU version doesn't support for pre-dumping [2022-07-28T20:59:31.476Z] #77 84.42 checking for new mount API (fsconfig)... yes [2022-07-28T20:59:31.732Z] #77 84.49 checking for seccomp notify API... yes [2022-07-28T20:59:31.732Z] #77 84.55 checking for gperf... no [2022-07-28T20:59:31.732Z] #77 84.55 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T20:59:31.732Z] #77 84.55 checking for library containing argp_parse... none required [2022-07-28T20:59:31.989Z] #77 84.86 checking that generated files are newer than configure... done [2022-07-28T20:59:31.989Z] #77 84.86 configure: creating ./config.status [2022-07-28T20:59:32.063Z] #77 84.29 config.status: creating Makefile [2022-07-28T20:59:32.063Z] #77 84.35 config.status: creating config.h [2022-07-28T20:59:32.323Z] #77 84.38 config.status: executing libtool commands [2022-07-28T20:59:32.323Z] #77 84.42 config.status: executing depfiles commands [2022-07-28T20:59:32.892Z] #77 84.99 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T20:59:32.892Z] #77 85.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T20:59:33.152Z] #77 85.31 checking for gcc... gcc [2022-07-28T20:59:33.412Z] #77 85.40 checking whether the C compiler works... yes [2022-07-28T20:59:33.412Z] #77 85.58 checking for C compiler default output file name... a.out [2022-07-28T20:59:33.627Z] #14 ... [2022-07-28T20:59:33.627Z] [2022-07-28T20:59:33.627Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T20:59:33.627Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T20:59:33.673Z] #77 85.58 checking for suffix of executables... [2022-07-28T20:59:33.673Z] #77 85.75 checking whether we are cross compiling... no [2022-07-28T20:59:33.673Z] #77 85.91 checking for suffix of object files... o [2022-07-28T20:59:33.885Z] #77 86.58 config.status: creating Makefile [2022-07-28T20:59:33.885Z] #77 86.64 config.status: creating rpm/crun.spec [2022-07-28T20:59:33.885Z] #77 86.70 config.status: creating config.h [2022-07-28T20:59:33.885Z] #77 86.72 config.status: executing libtool commands [2022-07-28T20:59:33.885Z] #77 86.76 config.status: executing depfiles commands [2022-07-28T20:59:33.933Z] #77 85.97 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:33.933Z] #77 86.06 checking whether gcc accepts -g... yes [2022-07-28T20:59:33.933Z] #77 86.13 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:34.193Z] #77 86.23 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:34.193Z] #77 86.34 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:34.193Z] #77 86.39 checking whether build environment is sane... yes [2022-07-28T20:59:34.193Z] #77 86.43 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:34.193Z] #77 86.43 checking for gawk... no [2022-07-28T20:59:34.193Z] #77 86.44 checking for mawk... mawk [2022-07-28T20:59:34.193Z] #77 86.44 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:34.453Z] #77 86.48 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:34.453Z] #77 86.51 checking whether make supports nested variables... yes [2022-07-28T20:59:34.453Z] #77 86.55 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:34.453Z] #77 86.56 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:34.453Z] #77 86.56 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:34.712Z] #77 86.63 checking dependency style of gcc... gcc3 [2022-07-28T20:59:34.712Z] #77 86.81 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:34.712Z] #77 86.81 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:34.816Z] #77 87.65 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T20:59:34.816Z] #77 87.66 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T20:59:34.972Z] #77 86.85 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:34.972Z] #77 87.10 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T20:59:34.972Z] #77 87.11 checking how to print strings... printf [2022-07-28T20:59:34.972Z] #77 87.11 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:34.972Z] #77 87.14 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:34.972Z] #77 87.15 checking for egrep... /bin/grep -E [2022-07-28T20:59:34.972Z] #77 87.16 checking for fgrep... /bin/grep -F [2022-07-28T20:59:34.972Z] #77 87.16 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:34.972Z] #77 87.18 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:34.972Z] #77 87.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:34.972Z] #77 87.20 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:35.072Z] #77 87.96 checking for gcc... gcc [2022-07-28T20:59:35.211Z] #64 63.43 Updating files: 30% (1513/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 65% (3220/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 80% (3960/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 96% (4748/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T20:59:35.211Z] #64 66.97 + cd /tmp/tmp.wUYhiKiayj/src/github.com/containerd/containerd [2022-07-28T20:59:35.232Z] #77 87.28 checking whether ln -s works... yes [2022-07-28T20:59:35.232Z] #77 87.28 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:35.232Z] #77 87.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:35.232Z] #77 87.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:35.232Z] #77 87.30 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:35.232Z] #77 87.30 checking for objdump... objdump [2022-07-28T20:59:35.232Z] #77 87.31 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:35.232Z] #77 87.31 checking for dlltool... no [2022-07-28T20:59:35.232Z] #77 87.31 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:35.232Z] #77 87.31 checking for ar... ar [2022-07-28T20:59:35.232Z] #77 87.31 checking for archiver @FILE support... @ [2022-07-28T20:59:35.232Z] #77 87.45 checking for strip... strip [2022-07-28T20:59:35.232Z] #77 87.45 checking for ranlib... ranlib [2022-07-28T20:59:35.329Z] #77 88.07 checking whether the C compiler works... yes [2022-07-28T20:59:35.329Z] #77 88.27 checking for C compiler default output file name... a.out [2022-07-28T20:59:35.476Z] #64 66.97 + git checkout -q v1.6.6 [2022-07-28T20:59:35.491Z] #77 87.45 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:35.585Z] #77 88.27 checking for suffix of executables... [2022-07-28T20:59:35.751Z] #77 87.72 checking for sysroot... no [2022-07-28T20:59:35.751Z] #77 87.73 checking for a working dd... /bin/dd [2022-07-28T20:59:35.751Z] #77 87.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:35.751Z] #77 87.76 checking for mt... no [2022-07-28T20:59:35.751Z] #77 87.76 checking if : is a manifest tool... no [2022-07-28T20:59:35.751Z] #77 87.78 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:35.841Z] #77 88.44 checking whether we are cross compiling... no [2022-07-28T20:59:35.841Z] #77 88.60 checking for suffix of object files... o [2022-07-28T20:59:35.841Z] #77 88.69 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:36.097Z] #77 88.75 checking whether gcc accepts -g... yes [2022-07-28T20:59:36.097Z] #77 88.81 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:36.097Z] #77 88.91 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:36.321Z] #77 87.98 checking for ANSI C header files... yes [2022-07-28T20:59:36.321Z] #77 88.42 checking for sys/types.h... yes [2022-07-28T20:59:36.321Z] #77 88.54 checking for sys/stat.h... yes [2022-07-28T20:59:36.353Z] #77 89.02 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:36.353Z] #77 89.20 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:36.353Z] #77 89.22 checking for egrep... /bin/grep -E [2022-07-28T20:59:36.581Z] #77 88.64 checking for stdlib.h... yes [2022-07-28T20:59:36.610Z] #77 89.22 checking for ANSI C header files... yes [2022-07-28T20:59:36.610Z] #77 89.52 checking for sys/types.h... yes [2022-07-28T20:59:36.841Z] #77 88.82 checking for string.h... yes [2022-07-28T20:59:36.866Z] #77 89.60 checking for sys/stat.h... yes [2022-07-28T20:59:37.101Z] #77 89.04 checking for memory.h... yes [2022-07-28T20:59:37.101Z] #77 89.15 checking for strings.h... yes [2022-07-28T20:59:37.101Z] #77 89.27 checking for inttypes.h... yes [2022-07-28T20:59:37.101Z] #77 89.38 checking for stdint.h... yes [2022-07-28T20:59:37.122Z] #77 89.72 checking for stdlib.h... yes [2022-07-28T20:59:37.122Z] #77 89.88 checking for string.h... yes [2022-07-28T20:59:37.122Z] #77 89.98 checking for memory.h... yes [2022-07-28T20:59:37.362Z] #77 89.46 checking for unistd.h... yes [2022-07-28T20:59:37.362Z] #77 89.60 checking for dlfcn.h... yes [2022-07-28T20:59:37.378Z] #77 90.08 checking for strings.h... yes [2022-07-28T20:59:37.378Z] #77 90.20 checking for inttypes.h... yes [2022-07-28T20:59:37.389Z] #64 68.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T20:59:37.389Z] #64 68.88 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T20:59:37.389Z] #64 68.88 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:59:37.389Z] #64 68.88 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T20:59:37.389Z] #64 68.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T20:59:37.389Z] #64 68.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T20:59:37.389Z] #64 68.88 + '[' '' = dynamic ']' [2022-07-28T20:59:37.389Z] #64 68.88 + make [2022-07-28T20:59:37.622Z] #77 89.70 checking for objdir... .libs [2022-07-28T20:59:37.635Z] #77 90.35 checking for stdint.h... yes [2022-07-28T20:59:37.635Z] #77 90.48 checking for unistd.h... yes [2022-07-28T20:59:37.635Z] #77 90.57 checking minix/config.h usability... no [2022-07-28T20:59:37.883Z] #77 89.96 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:37.883Z] #77 90.06 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:37.883Z] #77 90.06 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:37.891Z] #77 90.68 checking minix/config.h presence... no [2022-07-28T20:59:37.891Z] #77 90.74 checking for minix/config.h... no [2022-07-28T20:59:37.891Z] #77 90.74 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T20:59:38.143Z] #77 90.14 checking if gcc static flag -static works... yes [2022-07-28T20:59:38.404Z] #77 90.44 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:38.404Z] #77 90.55 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:38.404Z] #77 90.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T20:59:38.454Z] #77 90.95 checking build system type... x86_64-pc-linux-gnu [2022-07-28T20:59:38.454Z] #77 91.17 checking host system type... x86_64-pc-linux-gnu [2022-07-28T20:59:38.454Z] #77 91.17 checking how to print strings... printf [2022-07-28T20:59:38.454Z] #77 91.17 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:38.454Z] #77 91.19 checking for fgrep... /bin/grep -F [2022-07-28T20:59:38.454Z] #77 91.20 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:38.454Z] #77 91.22 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:38.454Z] #77 91.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:38.454Z] #77 91.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:38.454Z] #77 91.32 checking whether ln -s works... yes [2022-07-28T20:59:38.454Z] #77 91.32 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:38.454Z] #77 91.35 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:38.454Z] #77 91.35 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:38.454Z] #77 91.35 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:38.454Z] #77 91.35 checking for objdump... objdump [2022-07-28T20:59:38.454Z] #77 91.35 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:38.454Z] #77 91.36 checking for dlltool... no [2022-07-28T20:59:38.454Z] #77 91.36 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:38.454Z] #77 91.36 checking for ar... ar [2022-07-28T20:59:38.454Z] #77 91.36 checking for archiver @FILE support... @ [2022-07-28T20:59:38.664Z] #77 90.60 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:38.665Z] #77 90.83 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:38.665Z] #77 90.83 checking whether stripping libraries is possible... yes [2022-07-28T20:59:38.665Z] #77 90.85 checking if libtool supports shared libraries... yes [2022-07-28T20:59:38.665Z] #77 90.85 checking whether to build shared libraries... no [2022-07-28T20:59:38.665Z] #77 90.85 checking whether to build static libraries... yes [2022-07-28T20:59:38.711Z] #77 91.44 checking for strip... strip [2022-07-28T20:59:38.711Z] #77 91.44 checking for ranlib... ranlib [2022-07-28T20:59:38.711Z] #77 91.44 checking for gawk... no [2022-07-28T20:59:38.711Z] #77 91.44 checking for mawk... mawk [2022-07-28T20:59:38.711Z] #77 91.44 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:38.925Z] #77 90.85 checking float.h usability... yes [2022-07-28T20:59:38.925Z] #77 91.07 checking float.h presence... yes [2022-07-28T20:59:38.925Z] #77 91.11 checking for float.h... yes [2022-07-28T20:59:38.925Z] #77 91.13 checking limits.h usability... yes [2022-07-28T20:59:38.968Z] #77 91.69 checking for sysroot... no [2022-07-28T20:59:38.968Z] #77 91.70 checking for a working dd... /bin/dd [2022-07-28T20:59:38.968Z] #77 91.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:38.968Z] #77 91.80 checking for mt... no [2022-07-28T20:59:38.968Z] #77 91.80 checking if : is a manifest tool... no [2022-07-28T20:59:38.968Z] #77 91.81 checking for dlfcn.h... yes [2022-07-28T20:59:39.185Z] #77 91.22 checking limits.h presence... yes [2022-07-28T20:59:39.185Z] #77 91.25 checking for limits.h... yes [2022-07-28T20:59:39.185Z] #77 91.27 checking stddef.h usability... yes [2022-07-28T20:59:39.185Z] #77 91.36 checking stddef.h presence... yes [2022-07-28T20:59:39.185Z] #77 91.42 checking for stddef.h... yes [2022-07-28T20:59:39.185Z] #77 91.44 checking for stdlib.h... (cached) yes [2022-07-28T20:59:39.185Z] #77 91.46 checking for string.h... (cached) yes [2022-07-28T20:59:39.224Z] #77 91.92 checking for objdir... .libs [2022-07-28T20:59:39.446Z] #77 91.49 checking sys/time.h usability... yes [2022-07-28T20:59:39.446Z] #77 91.58 checking sys/time.h presence... yes [2022-07-28T20:59:39.446Z] #77 91.64 checking for sys/time.h... yes [2022-07-28T20:59:39.446Z] #77 91.66 checking for inline... inline [2022-07-28T20:59:39.480Z] #77 92.25 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:39.480Z] #77 92.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:39.480Z] #77 92.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:39.736Z] #77 92.42 checking if gcc static flag -static works... yes [2022-07-28T20:59:39.939Z] #64 71.19 + bin/ctr [2022-07-28T20:59:39.966Z] #77 91.73 checking for size_t... yes [2022-07-28T20:59:39.966Z] #77 92.04 checking for stdlib.h... (cached) yes [2022-07-28T20:59:39.966Z] #77 92.05 checking for GNU libc compatible malloc... yes [2022-07-28T20:59:39.966Z] #77 92.20 checking for stdlib.h... (cached) yes [2022-07-28T20:59:39.966Z] #77 92.21 checking for GNU libc compatible realloc... yes [2022-07-28T20:59:39.992Z] #77 92.74 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:39.992Z] #77 92.85 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:39.992Z] #77 92.85 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T20:59:40.248Z] #77 92.90 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:40.248Z] #77 93.09 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:40.248Z] #77 93.09 checking whether stripping libraries is possible... yes [2022-07-28T20:59:40.248Z] #77 93.11 checking if libtool supports shared libraries... yes [2022-07-28T20:59:40.248Z] #77 93.11 checking whether to build shared libraries... no [2022-07-28T20:59:40.248Z] #77 93.11 checking whether to build static libraries... yes [2022-07-28T20:59:40.248Z] #77 93.11 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:40.248Z] #77 93.14 checking whether build environment is sane... yes [2022-07-28T20:59:40.248Z] #77 93.18 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:40.248Z] #77 93.19 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:40.487Z] #77 92.34 checking for working strtod... yes [2022-07-28T20:59:40.487Z] #77 92.54 checking for gettimeofday... yes [2022-07-28T20:59:40.504Z] #77 93.23 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:40.504Z] #77 93.26 checking whether make supports nested variables... yes [2022-07-28T20:59:40.504Z] #77 93.30 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:40.504Z] #77 93.30 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:40.504Z] #77 93.30 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:40.504Z] #77 93.35 checking dependency style of gcc... gcc3 [2022-07-28T20:59:40.748Z] #77 92.74 checking for memset... yes [2022-07-28T20:59:40.760Z] #77 93.49 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:40.760Z] #77 93.50 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:40.760Z] #77 93.51 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T20:59:40.760Z] #77 93.51 checking pkg-config is at least version 0.9.0... yes [2022-07-28T20:59:40.760Z] #77 93.51 checking for yajl >= 2.1.0... yes [2022-07-28T20:59:40.760Z] #77 93.54 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T20:59:40.760Z] #77 93.54 checking for gcc... (cached) gcc [2022-07-28T20:59:40.760Z] #77 93.64 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T20:59:40.760Z] #77 93.64 checking whether gcc accepts -g... (cached) yes [2022-07-28T20:59:40.760Z] #77 93.65 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T20:59:40.760Z] #77 93.65 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T20:59:40.760Z] #77 93.65 checking for a Python interpreter with version >= 3... python3 [2022-07-28T20:59:40.760Z] #77 93.73 checking for python3... /usr/bin/python3 [2022-07-28T20:59:40.760Z] #77 93.73 checking for python3 version... 3.9 [2022-07-28T20:59:41.008Z] #77 92.94 checking for strspn... yes [2022-07-28T20:59:41.008Z] #77 93.24 checking that generated files are newer than configure... done [2022-07-28T20:59:41.008Z] #77 93.24 configure: creating ./config.status [2022-07-28T20:59:41.021Z] #77 93.78 checking for python3 platform... linux [2022-07-28T20:59:41.278Z] #77 93.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T20:59:41.278Z] #77 93.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T20:59:41.459Z] #84 81.72 configure.ac:7: installing 'build-aux/compile' [2022-07-28T20:59:41.459Z] #84 81.73 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T20:59:41.459Z] #84 81.73 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T20:59:41.459Z] #84 81.75 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T20:59:41.459Z] #84 81.76 configure.ac:11: installing 'build-aux/missing' [2022-07-28T20:59:41.459Z] #84 81.96 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:41.459Z] #84 82.02 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T20:59:41.535Z] #77 94.24 checking that generated files are newer than configure... done [2022-07-28T20:59:41.535Z] #77 94.25 configure: creating ./config.status [2022-07-28T20:59:41.722Z] #84 ... [2022-07-28T20:59:41.722Z] [2022-07-28T20:59:41.722Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T20:59:41.722Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T20:59:41.722Z] #19 46.51 Reading package lists... [2022-07-28T20:59:42.901Z] #77 95.82 config.status: creating Makefile [2022-07-28T20:59:42.901Z] #77 95.86 config.status: creating config.h [2022-07-28T20:59:43.157Z] #77 95.89 config.status: executing libtool commands [2022-07-28T20:59:43.157Z] #77 95.92 config.status: executing depfiles commands [2022-07-28T20:59:43.413Z] #77 96.41 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T20:59:43.413Z] #77 96.43 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T20:59:43.550Z] #77 95.42 config.status: creating Makefile [2022-07-28T20:59:43.550Z] #77 95.45 config.status: creating config.h [2022-07-28T20:59:43.550Z] #77 95.49 config.status: executing depfiles commands [2022-07-28T20:59:43.550Z] #77 95.61 config.status: executing libtool commands [2022-07-28T20:59:43.925Z] #77 96.70 checking for gcc... gcc [2022-07-28T20:59:44.121Z] #77 96.34 GEN .version [2022-07-28T20:59:44.121Z] #77 96.36 make install-recursive [2022-07-28T20:59:44.121Z] #77 96.37 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T20:59:44.121Z] #77 96.47 Making install in libocispec [2022-07-28T20:59:44.181Z] #77 96.78 checking whether the C compiler works... yes [2022-07-28T20:59:44.181Z] #77 96.89 checking for C compiler default output file name... a.out [2022-07-28T20:59:44.181Z] #77 96.89 checking for suffix of executables... [2022-07-28T20:59:44.181Z] #77 97.00 checking whether we are cross compiling... no [2022-07-28T20:59:44.181Z] #77 97.12 checking for suffix of object files... o [2022-07-28T20:59:44.181Z] #77 97.17 checking whether we are using the GNU C compiler... yes [2022-07-28T20:59:44.381Z] #77 96.47 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T20:59:44.381Z] #77 96.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T20:59:44.381Z] #77 96.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T20:59:44.381Z] #77 96.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T20:59:44.381Z] #77 96.55 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T20:59:44.437Z] #77 97.23 checking whether gcc accepts -g... yes [2022-07-28T20:59:44.693Z] #77 97.30 checking for gcc option to accept ISO C89... none needed [2022-07-28T20:59:44.693Z] #77 97.41 checking whether gcc understands -c and -o together... yes [2022-07-28T20:59:44.693Z] #77 97.54 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T20:59:44.693Z] #77 97.57 checking whether build environment is sane... yes [2022-07-28T20:59:44.693Z] #77 97.60 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T20:59:44.693Z] #77 97.60 checking for gawk... no [2022-07-28T20:59:44.693Z] #77 97.60 checking for mawk... mawk [2022-07-28T20:59:44.693Z] #77 97.61 checking whether make sets $(MAKE)... yes [2022-07-28T20:59:44.693Z] #77 97.64 checking whether make supports the include directive... yes (GNU style) [2022-07-28T20:59:44.693Z] #77 97.67 checking whether make supports nested variables... yes [2022-07-28T20:59:44.693Z] #77 97.69 checking whether UID '0' is supported by ustar format... yes [2022-07-28T20:59:44.693Z] #77 97.70 checking whether GID '0' is supported by ustar format... yes [2022-07-28T20:59:44.693Z] #77 97.70 checking how to create a ustar tar archive... gnutar [2022-07-28T20:59:44.949Z] #77 97.75 checking dependency style of gcc... gcc3 [2022-07-28T20:59:44.949Z] #77 97.86 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T20:59:44.949Z] #77 97.86 checking whether make supports nested variables... (cached) yes [2022-07-28T20:59:44.952Z] #77 97.00 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T20:59:44.952Z] #77 97.14 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T20:59:44.952Z] #77 97.21 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T20:59:45.206Z] #77 97.91 checking build system type... x86_64-pc-linux-gnu [2022-07-28T20:59:45.462Z] #77 98.13 checking host system type... x86_64-pc-linux-gnu [2022-07-28T20:59:45.462Z] #77 98.13 checking how to print strings... printf [2022-07-28T20:59:45.462Z] #77 98.14 checking for a sed that does not truncate output... /bin/sed [2022-07-28T20:59:45.462Z] #77 98.16 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T20:59:45.462Z] #77 98.16 checking for egrep... /bin/grep -E [2022-07-28T20:59:45.462Z] #77 98.16 checking for fgrep... /bin/grep -F [2022-07-28T20:59:45.462Z] #77 98.17 checking for ld used by gcc... /usr/bin/ld [2022-07-28T20:59:45.462Z] #77 98.19 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T20:59:45.462Z] #77 98.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T20:59:45.462Z] #77 98.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T20:59:45.462Z] #77 98.32 checking whether ln -s works... yes [2022-07-28T20:59:45.462Z] #77 98.32 checking the maximum length of command line arguments... 1572864 [2022-07-28T20:59:45.462Z] #77 98.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T20:59:45.462Z] #77 98.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T20:59:45.462Z] #77 98.34 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T20:59:45.462Z] #77 98.34 checking for objdump... objdump [2022-07-28T20:59:45.462Z] #77 98.35 checking how to recognize dependent libraries... pass_all [2022-07-28T20:59:45.462Z] #77 98.35 checking for dlltool... no [2022-07-28T20:59:45.462Z] #77 98.35 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T20:59:45.462Z] #77 98.36 checking for ar... ar [2022-07-28T20:59:45.718Z] #77 98.36 checking for archiver @FILE support... @ [2022-07-28T20:59:45.718Z] #77 98.48 checking for strip... strip [2022-07-28T20:59:45.718Z] #77 98.48 checking for ranlib... ranlib [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T20:59:45.890Z] #77 97.81 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T20:59:45.890Z] #77 97.84 make install-recursive [2022-07-28T20:59:45.890Z] #77 97.84 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T20:59:45.890Z] #77 97.93 Making install in yajl [2022-07-28T20:59:45.890Z] #77 97.94 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T20:59:45.890Z] #77 97.98 CC verify/json_verify-json_verify.o [2022-07-28T20:59:45.890Z] #77 97.98 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T20:59:45.890Z] #77 97.98 CC src/libyajl_la-yajl.lo [2022-07-28T20:59:45.890Z] #77 98.00 CC src/libyajl_la-yajl_gen.lo [2022-07-28T20:59:45.890Z] #77 98.01 CC src/libyajl_la-yajl_parser.lo [2022-07-28T20:59:45.890Z] #77 98.02 CC src/libyajl_la-yajl_buf.lo [2022-07-28T20:59:45.890Z] #77 98.04 CC src/libyajl_la-yajl_encode.lo [2022-07-28T20:59:45.890Z] #77 98.06 CC src/libyajl_la-yajl_lex.lo [2022-07-28T20:59:45.890Z] #77 98.08 CC src/libyajl_la-yajl_tree.lo [2022-07-28T20:59:45.974Z] #77 98.48 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T20:59:45.974Z] #77 98.78 checking for sysroot... no [2022-07-28T20:59:45.974Z] #77 98.78 checking for a working dd... /bin/dd [2022-07-28T20:59:45.974Z] #77 98.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T20:59:45.974Z] #77 98.88 checking for mt... no [2022-07-28T20:59:45.974Z] #77 98.89 checking if : is a manifest tool... no [2022-07-28T20:59:45.974Z] #77 98.90 checking how to run the C preprocessor... gcc -E [2022-07-28T20:59:46.524Z] #64 ... [2022-07-28T20:59:46.524Z] [2022-07-28T20:59:46.524Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:46.524Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:46.524Z] #77 77.84 configure.ac:7: installing './compile' [2022-07-28T20:59:46.524Z] #77 77.85 configure.ac:11: installing './config.guess' [2022-07-28T20:59:46.524Z] #77 77.85 configure.ac:11: installing './config.sub' [2022-07-28T20:59:46.524Z] #77 77.86 configure.ac:8: installing './install-sh' [2022-07-28T20:59:46.524Z] #77 77.88 configure.ac:8: installing './missing' [2022-07-28T20:59:46.524Z] #77 78.08 Makefile.am: installing './depcomp' [2022-07-28T20:59:46.524Z] #77 79.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:46.524Z] #77 79.90 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:46.524Z] #77 80.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:46.524Z] #77 80.07 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:46.524Z] #77 80.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:46.524Z] #77 80.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:46.524Z] #77 80.48 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:46.524Z] #77 80.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:46.524Z] #77 80.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T20:59:46.785Z] #77 ... [2022-07-28T20:59:46.785Z] [2022-07-28T20:59:46.785Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T20:59:46.785Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T20:59:46.792Z] #77 99.10 checking for ANSI C header files... yes [2022-07-28T20:59:47.047Z] #14 88.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T20:59:47.047Z] #14 88.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T20:59:47.047Z] #14 88.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T20:59:47.049Z] #77 99.66 checking for sys/types.h... yes [2022-07-28T20:59:47.049Z] #77 99.78 checking for sys/stat.h... yes [2022-07-28T20:59:47.306Z] #77 99.93 checking for stdlib.h... yes [2022-07-28T20:59:47.306Z] #77 100.1 checking for string.h... yes [2022-07-28T20:59:47.563Z] #77 100.3 checking for memory.h... yes [2022-07-28T20:59:47.843Z] #77 100.4 checking for strings.h... yes [2022-07-28T20:59:47.843Z] #77 100.6 checking for inttypes.h... yes [2022-07-28T20:59:47.843Z] #77 100.8 checking for stdint.h... yes [2022-07-28T20:59:48.108Z] #77 100.9 checking for unistd.h... yes [2022-07-28T20:59:48.372Z] #77 101.1 checking for dlfcn.h... yes [2022-07-28T20:59:48.372Z] #77 101.2 checking for objdir... .libs [2022-07-28T20:59:48.569Z] #19 67.29 Reading package lists... [2022-07-28T20:59:48.569Z] #19 ... [2022-07-28T20:59:48.569Z] [2022-07-28T20:59:48.569Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:48.569Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:48.569Z] #84 84.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T20:59:48.569Z] #84 84.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T20:59:48.569Z] #84 85.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T20:59:48.569Z] #84 85.06 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T20:59:48.569Z] #84 85.17 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T20:59:48.569Z] #84 85.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T20:59:48.569Z] #84 85.42 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T20:59:48.570Z] #84 85.54 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T20:59:48.629Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T20:59:48.629Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T20:59:48.629Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T20:59:48.886Z] #77 101.6 checking if gcc static flag -static works... yes [2022-07-28T20:59:48.886Z] #77 101.8 checking if gcc supports -c -o file.o... yes [2022-07-28T20:59:49.143Z] #77 101.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T20:59:49.143Z] #77 101.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T20:59:49.400Z] #77 102.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T20:59:49.400Z] #77 102.2 checking how to hardcode library paths into programs... immediate [2022-07-28T20:59:49.400Z] #77 102.2 checking whether stripping libraries is possible... yes [2022-07-28T20:59:49.400Z] #77 102.2 checking if libtool supports shared libraries... yes [2022-07-28T20:59:49.400Z] #77 102.2 checking whether to build shared libraries... no [2022-07-28T20:59:49.400Z] #77 102.2 checking whether to build static libraries... yes [2022-07-28T20:59:49.400Z] #77 102.2 checking float.h usability... yes [2022-07-28T20:59:49.661Z] #77 102.3 checking float.h presence... yes [2022-07-28T20:59:49.661Z] #77 102.4 checking for float.h... yes [2022-07-28T20:59:49.661Z] #77 102.4 checking limits.h usability... yes [2022-07-28T20:59:49.661Z] #77 102.5 checking limits.h presence... yes [2022-07-28T20:59:49.661Z] #77 102.5 checking for limits.h... yes [2022-07-28T20:59:49.919Z] #77 102.5 checking stddef.h usability... yes [2022-07-28T20:59:49.919Z] #77 102.6 checking stddef.h presence... yes [2022-07-28T20:59:49.919Z] #77 102.7 checking for stddef.h... yes [2022-07-28T20:59:49.919Z] #77 102.7 checking for stdlib.h... (cached) yes [2022-07-28T20:59:49.919Z] #77 102.7 checking for string.h... (cached) yes [2022-07-28T20:59:49.919Z] #77 102.7 checking sys/time.h usability... yes [2022-07-28T20:59:50.156Z] #77 102.2 CCLD libyajl.la [2022-07-28T20:59:50.156Z] #77 102.5 CCLD verify/json_verify [2022-07-28T20:59:50.176Z] #77 102.9 checking sys/time.h presence... yes [2022-07-28T20:59:50.176Z] #77 102.9 checking for sys/time.h... yes [2022-07-28T20:59:50.176Z] #77 102.9 checking for inline... inline [2022-07-28T20:59:50.432Z] #77 103.0 checking for size_t... yes [2022-07-28T20:59:50.432Z] #77 103.2 checking for stdlib.h... (cached) yes [2022-07-28T20:59:50.432Z] #77 103.2 checking for GNU libc compatible malloc... yes [2022-07-28T20:59:50.689Z] #77 103.5 checking for stdlib.h... (cached) yes [2022-07-28T20:59:50.726Z] #77 102.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T20:59:50.726Z] #77 102.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T20:59:50.726Z] #77 102.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T20:59:50.726Z] #77 102.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T20:59:50.726Z] #77 102.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T20:59:50.726Z] #77 102.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T20:59:50.726Z] #77 103.0 CC src/validate.o [2022-07-28T20:59:50.726Z] #77 103.0 CC src/image_spec_schema_config_schema.lo [2022-07-28T20:59:50.726Z] #77 103.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T20:59:50.726Z] #77 103.0 CC src/image_spec_schema_defs.lo [2022-07-28T20:59:50.726Z] #77 103.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T20:59:50.726Z] #77 103.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T20:59:50.946Z] #77 103.5 checking for GNU libc compatible realloc... yes [2022-07-28T20:59:50.986Z] #77 103.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T20:59:50.986Z] #77 103.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T20:59:50.986Z] #77 103.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T20:59:50.986Z] #77 103.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T20:59:50.986Z] #77 103.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T20:59:50.986Z] #77 103.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T20:59:50.986Z] #77 103.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T20:59:50.986Z] #77 103.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T20:59:51.203Z] #77 103.7 checking for working strtod... yes [2022-07-28T20:59:51.203Z] #77 103.9 checking for gettimeofday... yes [2022-07-28T20:59:51.247Z] #77 103.4 CC src/runtime_spec_schema_defs.lo [2022-07-28T20:59:51.247Z] #77 103.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T20:59:51.247Z] #77 103.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T20:59:51.247Z] #77 103.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T20:59:51.460Z] #77 104.2 checking for memset... yes [2022-07-28T20:59:51.507Z] #77 103.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T20:59:51.717Z] #77 104.4 checking for strspn... yes [2022-07-28T20:59:51.767Z] #77 103.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T20:59:51.767Z] #77 103.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T20:59:51.767Z] #77 103.9 CC src/basic_test_double_array_item.lo [2022-07-28T20:59:51.767Z] #77 104.0 CC src/basic_test_double_array.lo [2022-07-28T20:59:51.974Z] #77 104.7 checking that generated files are newer than configure... done [2022-07-28T20:59:51.974Z] #77 104.7 configure: creating ./config.status [2022-07-28T20:59:52.027Z] #77 104.2 CC src/basic_test_top_array_int.lo [2022-07-28T20:59:52.027Z] #77 104.3 CC src/basic_test_top_array_string.lo [2022-07-28T20:59:52.287Z] #77 104.3 CC src/basic_test_top_double_array_int.lo [2022-07-28T20:59:52.287Z] #77 104.5 CC src/basic_test_top_double_array_obj.lo [2022-07-28T20:59:52.287Z] #77 104.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T20:59:52.547Z] #77 104.7 CC src/basic_test_top_double_array_string.lo [2022-07-28T20:59:52.548Z] #77 104.8 CC src/read-file.lo [2022-07-28T20:59:52.808Z] #77 104.9 CC src/json_common.lo [2022-07-28T20:59:52.808Z] #77 105.0 CC tests/test-1.o [2022-07-28T20:59:52.808Z] #77 105.1 CC tests/test-2.o [2022-07-28T20:59:53.073Z] #77 105.3 CC tests/test-3.o [2022-07-28T20:59:53.334Z] #77 105.5 CC tests/test-4.o [2022-07-28T20:59:53.594Z] #77 105.6 CC tests/test-5.o [2022-07-28T20:59:53.594Z] #77 105.7 CC tests/test-6.o [2022-07-28T20:59:53.854Z] #77 106.0 CC tests/test-7.o [2022-07-28T20:59:53.854Z] #77 106.1 CC tests/test-8.o [2022-07-28T20:59:53.868Z] #77 106.4 config.status: creating Makefile [2022-07-28T20:59:53.868Z] #77 106.4 config.status: creating config.h [2022-07-28T20:59:53.868Z] #77 106.5 config.status: executing depfiles commands [2022-07-28T20:59:53.868Z] #77 106.6 config.status: executing libtool commands [2022-07-28T20:59:54.114Z] #77 106.2 CC tests/test-9.o [2022-07-28T20:59:54.114Z] #77 106.3 CC tests/test-10.o [2022-07-28T20:59:54.374Z] #77 106.6 CC tests/test-11.o [2022-07-28T20:59:54.431Z] #77 107.4 GEN .version [2022-07-28T20:59:54.431Z] #77 107.4 make install-recursive [2022-07-28T20:59:54.431Z] #77 107.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T20:59:54.431Z] #77 107.5 Making install in libocispec [2022-07-28T20:59:54.431Z] #77 107.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T20:59:54.688Z] #77 107.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T20:59:54.688Z] #77 107.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T20:59:54.688Z] #77 107.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T20:59:54.688Z] #77 107.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T20:59:55.185Z] #14 96.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T20:59:55.185Z] #14 96.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T20:59:55.185Z] #14 96.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T20:59:55.618Z] #77 108.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T20:59:55.619Z] #77 108.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T20:59:56.549Z] #77 109.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T20:59:56.549Z] #77 109.5 make install-recursive [2022-07-28T20:59:56.549Z] #77 109.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T20:59:56.549Z] #77 109.5 Making install in yajl [2022-07-28T20:59:56.806Z] #77 109.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T20:59:56.806Z] #77 109.5 CC verify/json_verify-json_verify.o [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_gen.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_parser.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_buf.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_encode.lo [2022-07-28T20:59:56.806Z] #77 109.6 CC src/libyajl_la-yajl_lex.lo [2022-07-28T20:59:56.806Z] #77 109.7 CC src/libyajl_la-yajl_tree.lo [2022-07-28T20:59:58.486Z] #14 ... [2022-07-28T20:59:58.486Z] [2022-07-28T20:59:58.486Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T20:59:58.486Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T20:59:58.486Z] #77 99.97 configure.ac:7: installing 'build-aux/compile' [2022-07-28T20:59:58.486Z] #77 100.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T20:59:58.486Z] #77 100.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T20:59:58.486Z] #77 100.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T20:59:58.486Z] #77 100.0 configure.ac:11: installing 'build-aux/missing' [2022-07-28T20:59:58.747Z] #77 100.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T20:59:58.747Z] #77 100.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T21:00:02.059Z] #77 114.3 CCLD libyajl.la [2022-07-28T21:00:02.059Z] #77 114.7 CCLD verify/json_verify [2022-07-28T21:00:02.317Z] #77 115.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:02.317Z] #77 115.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:00:02.317Z] #77 115.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:00:02.317Z] #77 115.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:02.317Z] #77 115.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:02.317Z] #77 115.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:02.317Z] #77 115.2 CC src/validate.o [2022-07-28T21:00:02.317Z] #77 115.2 CC src/image_spec_schema_config_schema.lo [2022-07-28T21:00:02.317Z] #77 115.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T21:00:02.317Z] #77 115.2 CC src/image_spec_schema_defs.lo [2022-07-28T21:00:02.317Z] #77 115.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T21:00:02.317Z] #77 115.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T21:00:02.317Z] #77 115.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T21:00:02.317Z] #77 115.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T21:00:02.574Z] #77 115.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T21:00:02.574Z] #77 115.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T21:00:02.574Z] #77 115.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T21:00:02.574Z] #77 115.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T21:00:02.574Z] #77 115.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T21:00:02.574Z] #77 115.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T21:00:02.574Z] #77 115.5 CC src/runtime_spec_schema_defs.lo [2022-07-28T21:00:02.831Z] #77 115.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T21:00:02.831Z] #77 115.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T21:00:02.831Z] #77 115.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T21:00:02.831Z] #77 115.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T21:00:02.831Z] #77 115.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T21:00:03.088Z] #77 115.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T21:00:03.088Z] #77 116.0 CC src/basic_test_double_array_item.lo [2022-07-28T21:00:03.345Z] #77 116.2 CC src/basic_test_double_array.lo [2022-07-28T21:00:03.345Z] #77 116.2 CC src/basic_test_top_array_int.lo [2022-07-28T21:00:03.345Z] #77 116.4 CC src/basic_test_top_array_string.lo [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:11: installing 'build-aux/compile' [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:13: installing 'build-aux/missing' [2022-07-28T21:00:03.480Z] #84 104.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T21:00:03.480Z] #84 ... [2022-07-28T21:00:03.480Z] [2022-07-28T21:00:03.480Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:03.480Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:03.480Z] #19 67.29 Reading package lists... [2022-07-28T21:00:03.602Z] #77 116.4 CC src/basic_test_top_double_array_int.lo [2022-07-28T21:00:03.602Z] #77 116.5 CC src/basic_test_top_double_array_obj.lo [2022-07-28T21:00:03.860Z] #77 116.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T21:00:03.860Z] #77 116.6 CC src/basic_test_top_double_array_string.lo [2022-07-28T21:00:03.860Z] #77 116.7 CC src/read-file.lo [2022-07-28T21:00:03.860Z] #77 116.8 CC src/json_common.lo [2022-07-28T21:00:04.034Z] #77 105.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T21:00:04.034Z] #77 105.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T21:00:04.034Z] #77 105.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T21:00:04.034Z] #77 105.6 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T21:00:04.034Z] #77 105.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T21:00:04.034Z] #77 105.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T21:00:04.116Z] #77 116.9 CC tests/test-1.o [2022-07-28T21:00:04.116Z] #77 117.0 CC tests/test-2.o [2022-07-28T21:00:04.294Z] #77 105.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T21:00:04.373Z] #77 117.3 CC tests/test-3.o [2022-07-28T21:00:04.556Z] #77 106.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T21:00:04.630Z] #77 117.4 CC tests/test-4.o [2022-07-28T21:00:04.630Z] #77 117.5 CC tests/test-5.o [2022-07-28T21:00:04.886Z] #77 117.7 CC tests/test-6.o [2022-07-28T21:00:05.143Z] #77 117.8 CC tests/test-7.o [2022-07-28T21:00:05.143Z] #77 118.0 CC tests/test-8.o [2022-07-28T21:00:05.143Z] #77 118.1 CC tests/test-9.o [2022-07-28T21:00:05.399Z] #77 ... [2022-07-28T21:00:05.399Z] [2022-07-28T21:00:05.399Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:00:05.399Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:00:05.496Z] #77 ... [2022-07-28T21:00:05.496Z] [2022-07-28T21:00:05.496Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:00:05.496Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T21:00:05.496Z] #14 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T21:00:05.496Z] #14 106.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:00:05.496Z] #14 106.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:00:05.656Z] #47 118.4 + dpkg --print-architecture [2022-07-28T21:00:05.656Z] #47 118.4 + git checkout -q v2.1.0 [2022-07-28T21:00:06.219Z] #47 119.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T21:00:06.219Z] #47 119.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T21:00:07.688Z] #19 88.94 Building dependency tree... [2022-07-28T21:00:07.688Z] #19 ... [2022-07-28T21:00:07.688Z] [2022-07-28T21:00:07.688Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T21:00:07.688Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T21:00:07.688Z] #43 107.9 Delve is a source level debugger for Go programs. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T21:00:07.688Z] #43 107.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Usage: [2022-07-28T21:00:07.688Z] #43 107.9 dlv [command] [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Available Commands: [2022-07-28T21:00:07.688Z] #43 107.9 attach Attach to running process and begin debugging. [2022-07-28T21:00:07.688Z] #43 107.9 connect Connect to a headless debug server with a terminal client. [2022-07-28T21:00:07.688Z] #43 107.9 core Examine a core dump. [2022-07-28T21:00:07.688Z] #43 107.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T21:00:07.688Z] #43 107.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T21:00:07.688Z] #43 107.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T21:00:07.688Z] #43 107.9 help Help about any command [2022-07-28T21:00:07.688Z] #43 107.9 run Deprecated command. Use 'debug' instead. [2022-07-28T21:00:07.688Z] #43 107.9 test Compile test binary and begin debugging program. [2022-07-28T21:00:07.688Z] #43 107.9 trace Compile and begin tracing program. [2022-07-28T21:00:07.688Z] #43 107.9 version Prints version. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Flags: [2022-07-28T21:00:07.688Z] #43 107.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T21:00:07.688Z] #43 107.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T21:00:07.688Z] #43 107.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T21:00:07.688Z] #43 107.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T21:00:07.688Z] #43 107.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T21:00:07.688Z] #43 107.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T21:00:07.688Z] #43 107.9 --disable-aslr Disables address space randomization [2022-07-28T21:00:07.688Z] #43 107.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T21:00:07.688Z] #43 107.9 -h, --help help for dlv [2022-07-28T21:00:07.688Z] #43 107.9 --init string Init file, executed by the terminal client. [2022-07-28T21:00:07.688Z] #43 107.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T21:00:07.688Z] #43 107.9 --log Enable debugging server logging. [2022-07-28T21:00:07.688Z] #43 107.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T21:00:07.688Z] #43 107.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T21:00:07.688Z] #43 107.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T21:00:07.688Z] #43 107.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T21:00:07.688Z] #43 107.9 --wd string Working directory for running the program. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Additional help topics: [2022-07-28T21:00:07.688Z] #43 107.9 dlv backend Help about the --backend flag. [2022-07-28T21:00:07.688Z] #43 107.9 dlv log Help about logging flags. [2022-07-28T21:00:07.688Z] #43 107.9 dlv redirect Help about file redirection. [2022-07-28T21:00:07.688Z] #43 107.9 [2022-07-28T21:00:07.688Z] #43 107.9 Use "dlv [command] --help" for more information about a command. [2022-07-28T21:00:07.688Z] #43 DONE 108.9s [2022-07-28T21:00:07.688Z] [2022-07-28T21:00:07.688Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:07.688Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:07.688Z] #84 104.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T21:00:07.688Z] #84 106.0 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:07.688Z] #84 106.2 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:07.688Z] #84 106.2 checking how to print strings... printf [2022-07-28T21:00:07.688Z] #84 106.2 checking for gcc... gcc [2022-07-28T21:00:07.688Z] #84 106.3 checking whether the C compiler works... yes [2022-07-28T21:00:07.688Z] #84 106.6 checking for C compiler default output file name... a.out [2022-07-28T21:00:07.688Z] #84 106.6 checking for suffix of executables... [2022-07-28T21:00:07.688Z] #84 106.8 checking whether we are cross compiling... no [2022-07-28T21:00:07.688Z] #84 107.0 checking for suffix of object files... o [2022-07-28T21:00:07.688Z] #84 107.1 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:07.688Z] #84 107.2 checking whether gcc accepts -g... yes [2022-07-28T21:00:07.688Z] #84 107.3 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:07.688Z] #84 107.4 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:07.688Z] #84 107.6 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:07.688Z] #84 107.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:07.688Z] #84 107.6 checking for egrep... /bin/grep -E [2022-07-28T21:00:07.688Z] #84 107.7 checking for fgrep... /bin/grep -F [2022-07-28T21:00:07.688Z] #84 107.7 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:07.688Z] #84 107.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:07.688Z] #84 107.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:07.688Z] #84 107.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:07.688Z] #84 107.8 checking whether ln -s works... yes [2022-07-28T21:00:07.688Z] #84 107.8 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:07.688Z] #84 107.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:07.688Z] #84 107.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:07.688Z] #84 107.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:07.688Z] #84 107.8 checking for objdump... objdump [2022-07-28T21:00:07.688Z] #84 107.8 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:07.688Z] #84 107.8 checking for dlltool... no [2022-07-28T21:00:07.688Z] #84 107.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:07.688Z] #84 107.8 checking for ar... ar [2022-07-28T21:00:07.688Z] #84 107.8 checking for archiver @FILE support... @ [2022-07-28T21:00:07.688Z] #84 107.9 checking for strip... strip [2022-07-28T21:00:07.688Z] #84 107.9 checking for ranlib... ranlib [2022-07-28T21:00:07.688Z] #84 108.0 checking for gawk... no [2022-07-28T21:00:07.688Z] #84 108.0 checking for mawk... mawk [2022-07-28T21:00:07.688Z] #84 108.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:07.688Z] #84 108.3 checking for sysroot... no [2022-07-28T21:00:07.688Z] #84 108.3 checking for a working dd... /bin/dd [2022-07-28T21:00:07.688Z] #84 108.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:07.688Z] #84 108.4 checking for mt... no [2022-07-28T21:00:07.688Z] #84 108.4 checking if : is a manifest tool... no [2022-07-28T21:00:07.688Z] #84 108.5 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:07.688Z] #84 108.6 checking for ANSI C header files... yes [2022-07-28T21:00:07.688Z] #84 109.0 checking for sys/types.h... yes [2022-07-28T21:00:07.949Z] #84 109.2 checking for sys/stat.h... yes [2022-07-28T21:00:08.210Z] #84 109.4 checking for stdlib.h... yes [2022-07-28T21:00:08.472Z] #84 109.6 checking for string.h... yes [2022-07-28T21:00:08.472Z] #84 109.8 checking for memory.h... yes [2022-07-28T21:00:08.733Z] #84 110.0 checking for strings.h... yes [2022-07-28T21:00:08.995Z] #84 110.3 checking for inttypes.h... yes [2022-07-28T21:00:09.256Z] #84 110.4 checking for stdint.h... yes [2022-07-28T21:00:09.516Z] #84 110.6 checking for unistd.h... yes [2022-07-28T21:00:09.516Z] #84 110.7 checking for dlfcn.h... yes [2022-07-28T21:00:09.516Z] #84 110.9 checking for objdir... .libs [2022-07-28T21:00:10.088Z] #84 ... [2022-07-28T21:00:10.088Z] [2022-07-28T21:00:10.088Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:10.088Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:10.088Z] #19 95.43 The following additional packages will be installed: [2022-07-28T21:00:10.088Z] #19 95.44 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-28T21:00:10.088Z] #19 95.44 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-28T21:00:10.088Z] #19 95.44 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-28T21:00:10.088Z] #19 95.44 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-28T21:00:10.088Z] #19 95.44 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-28T21:00:10.088Z] #19 95.44 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-28T21:00:10.088Z] #19 95.44 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-28T21:00:10.088Z] #19 95.44 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-28T21:00:10.088Z] #19 95.44 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.44 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-28T21:00:10.088Z] #19 95.44 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-28T21:00:10.088Z] #19 95.44 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-28T21:00:10.088Z] #19 95.45 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.45 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.45 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.45 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-28T21:00:10.088Z] #19 95.45 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-28T21:00:10.088Z] #19 95.45 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.45 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-28T21:00:10.088Z] #19 95.45 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.45 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.45 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-28T21:00:10.088Z] #19 95.45 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-28T21:00:10.088Z] #19 95.45 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.45 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.46 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.46 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-28T21:00:10.088Z] #19 95.46 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.46 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-28T21:00:10.088Z] #19 95.46 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-28T21:00:10.088Z] #19 95.46 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-28T21:00:10.088Z] #19 95.46 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.46 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-28T21:00:10.088Z] #19 95.47 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-28T21:00:10.088Z] #19 95.47 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-28T21:00:10.088Z] #19 95.47 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-28T21:00:10.088Z] #19 95.48 linux-libc-dev-s390x-cross patch xz-utils [2022-07-28T21:00:10.088Z] #19 95.53 Suggested packages: [2022-07-28T21:00:10.088Z] #19 95.54 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-28T21:00:10.088Z] #19 95.54 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.54 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-28T21:00:10.088Z] #19 95.54 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-28T21:00:10.088Z] #19 95.54 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-28T21:00:10.088Z] #19 95.54 libyaml-shell-perl ed diffutils-doc [2022-07-28T21:00:10.088Z] #19 95.54 Recommended packages: [2022-07-28T21:00:10.088Z] #19 95.54 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-28T21:00:10.088Z] #19 95.54 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-28T21:00:14.295Z] #19 99.84 The following NEW packages will be installed: [2022-07-28T21:00:14.295Z] #19 99.84 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-28T21:00:14.295Z] #19 99.84 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-28T21:00:14.558Z] #19 99.84 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-28T21:00:14.558Z] #19 99.84 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-28T21:00:14.558Z] #19 99.84 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-28T21:00:14.558Z] #19 99.84 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-28T21:00:14.558Z] #19 99.84 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-28T21:00:14.558Z] #19 99.84 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-28T21:00:14.558Z] #19 99.84 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-28T21:00:14.558Z] #19 99.84 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-28T21:00:14.558Z] #19 99.84 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-28T21:00:14.558Z] #19 99.84 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-28T21:00:14.558Z] #19 99.84 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-28T21:00:14.558Z] #19 99.84 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-28T21:00:14.558Z] #19 99.84 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-28T21:00:14.558Z] #19 99.84 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.84 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.84 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.84 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-28T21:00:14.558Z] #19 99.84 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-28T21:00:14.558Z] #19 99.84 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.84 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-28T21:00:14.558Z] #19 99.84 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.84 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.85 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-28T21:00:14.558Z] #19 99.85 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-28T21:00:14.558Z] #19 99.85 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.85 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-28T21:00:14.558Z] #19 99.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-28T21:00:14.558Z] #19 99.86 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-28T21:00:14.558Z] #19 99.86 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-28T21:00:14.558Z] #19 99.86 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-28T21:00:14.558Z] #19 99.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-28T21:00:14.558Z] #19 99.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-28T21:00:14.558Z] #19 99.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-28T21:00:14.558Z] #19 99.86 linux-libc-dev-s390x-cross patch xz-utils [2022-07-28T21:00:14.821Z] #19 100.4 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:00:14.821Z] #19 100.4 Need to get 788 MB of archives. [2022-07-28T21:00:14.821Z] #19 100.4 After this operation, 3385 MB of additional disk space will be used. [2022-07-28T21:00:14.821Z] #19 100.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-28T21:00:14.821Z] #19 100.4 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-28T21:00:15.082Z] #19 100.5 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-28T21:00:15.082Z] #19 100.5 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-28T21:00:15.082Z] #19 100.6 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-28T21:00:15.082Z] #19 100.7 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-28T21:00:15.342Z] #19 100.7 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-28T21:00:16.174Z] #47 ... [2022-07-28T21:00:16.174Z] [2022-07-28T21:00:16.174Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:16.174Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:16.174Z] #77 118.4 CC tests/test-10.o [2022-07-28T21:00:16.174Z] #77 118.6 CC tests/test-11.o [2022-07-28T21:00:16.798Z] #19 102.1 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-28T21:00:16.799Z] #19 102.1 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-28T21:00:17.747Z] #19 ... [2022-07-28T21:00:17.747Z] [2022-07-28T21:00:17.747Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:17.747Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:17.747Z] #84 111.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:00:17.747Z] #84 111.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:00:17.747Z] #84 111.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:00:17.747Z] #84 111.5 checking if gcc static flag -static works... yes [2022-07-28T21:00:17.747Z] #84 111.9 checking if gcc supports -c -o file.o... yes [2022-07-28T21:00:17.747Z] #84 112.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:00:17.747Z] #84 112.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:00:17.747Z] #84 112.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:00:17.747Z] #84 112.3 checking how to hardcode library paths into programs... immediate [2022-07-28T21:00:17.747Z] #84 112.3 checking whether stripping libraries is possible... yes [2022-07-28T21:00:17.747Z] #84 112.3 checking if libtool supports shared libraries... yes [2022-07-28T21:00:17.747Z] #84 112.3 checking whether to build shared libraries... no [2022-07-28T21:00:17.747Z] #84 112.3 checking whether to build static libraries... yes [2022-07-28T21:00:17.747Z] #84 112.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:17.747Z] #84 112.3 checking whether build environment is sane... yes [2022-07-28T21:00:17.747Z] #84 112.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:17.747Z] #84 112.4 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:17.747Z] #84 112.4 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:17.747Z] #84 112.4 checking whether make supports nested variables... yes [2022-07-28T21:00:17.747Z] #84 112.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:17.747Z] #84 112.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:17.747Z] #84 112.4 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:17.747Z] #84 112.5 checking dependency style of gcc... gcc3 [2022-07-28T21:00:17.747Z] #84 112.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:17.747Z] #84 112.6 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:17.747Z] #84 112.6 checking for gawk... (cached) mawk [2022-07-28T21:00:17.747Z] #84 112.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T21:00:17.747Z] #84 112.6 checking for gcc... (cached) gcc [2022-07-28T21:00:17.747Z] #84 112.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T21:00:17.747Z] #84 112.7 checking whether gcc accepts -g... (cached) yes [2022-07-28T21:00:17.747Z] #84 112.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T21:00:17.747Z] #84 112.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T21:00:17.747Z] #84 112.7 checking for a Python interpreter with version >= 3... python3 [2022-07-28T21:00:17.747Z] #84 112.8 checking for python3... /usr/bin/python3 [2022-07-28T21:00:17.747Z] #84 112.8 checking for python3 version... 3.9 [2022-07-28T21:00:17.747Z] #84 112.8 checking for python3 platform... linux [2022-07-28T21:00:17.747Z] #84 112.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T21:00:17.747Z] #84 113.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T21:00:17.747Z] #84 113.1 checking for go-md2man... no [2022-07-28T21:00:17.747Z] #84 113.1 checking error.h usability... yes [2022-07-28T21:00:17.747Z] #84 113.2 checking error.h presence... yes [2022-07-28T21:00:17.747Z] #84 113.3 checking for error.h... yes [2022-07-28T21:00:17.747Z] #84 113.3 checking linux/openat2.h usability... yes [2022-07-28T21:00:17.747Z] #84 113.5 checking linux/openat2.h presence... yes [2022-07-28T21:00:17.747Z] #84 113.5 checking for linux/openat2.h... yes [2022-07-28T21:00:17.747Z] #84 113.5 checking for copy_file_range... yes [2022-07-28T21:00:17.747Z] #84 113.8 checking for fgetxattr... yes [2022-07-28T21:00:17.747Z] #84 114.0 checking for statx... yes [2022-07-28T21:00:17.747Z] #84 114.1 checking for fgetpwent_r... yes [2022-07-28T21:00:17.747Z] #84 114.3 checking for issetugid... no [2022-07-28T21:00:17.747Z] #84 114.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T21:00:17.747Z] #84 114.5 checking pkg-config is at least version 0.9.0... yes [2022-07-28T21:00:17.747Z] #84 114.5 checking for library containing yajl_tree_get... -lyajl [2022-07-28T21:00:17.747Z] #84 114.9 checking for yajl >= 2.0.0... yes [2022-07-28T21:00:17.747Z] #84 114.9 checking sys/capability.h usability... yes [2022-07-28T21:00:17.747Z] #84 115.0 checking sys/capability.h presence... yes [2022-07-28T21:00:17.747Z] #84 115.1 checking for sys/capability.h... yes [2022-07-28T21:00:17.747Z] #84 115.1 checking for library containing cap_from_name... -lcap [2022-07-28T21:00:17.747Z] #84 115.5 checking for library containing dlopen... -ldl [2022-07-28T21:00:17.747Z] #84 115.8 checking seccomp.h usability... yes [2022-07-28T21:00:17.747Z] #84 115.9 checking seccomp.h presence... yes [2022-07-28T21:00:17.747Z] #84 116.0 checking for seccomp.h... yes [2022-07-28T21:00:17.747Z] #84 116.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T21:00:17.747Z] #84 116.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T21:00:17.747Z] #84 116.5 checking systemd/sd-bus.h usability... yes [2022-07-28T21:00:17.747Z] #84 116.6 checking systemd/sd-bus.h presence... yes [2022-07-28T21:00:17.747Z] #84 116.7 checking for systemd/sd-bus.h... yes [2022-07-28T21:00:17.747Z] #84 116.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T21:00:17.747Z] #84 117.3 checking for sd_notify_barrier... yes [2022-07-28T21:00:17.747Z] #84 117.5 checking linux/bpf.h usability... yes [2022-07-28T21:00:17.747Z] #84 117.6 checking linux/bpf.h presence... yes [2022-07-28T21:00:17.747Z] #84 117.6 checking for linux/bpf.h... yes [2022-07-28T21:00:17.747Z] #84 117.6 checking compilation for eBPF... yes [2022-07-28T21:00:17.747Z] #84 117.8 checking for criu >= 3.15... no [2022-07-28T21:00:17.747Z] #84 117.8 configure: CRIU headers not found, building without CRIU support [2022-07-28T21:00:17.747Z] #84 117.8 checking for criu > 3.16... no [2022-07-28T21:00:17.747Z] #84 117.8 configure: CRIU version doesn't support join-ns API [2022-07-28T21:00:17.747Z] #84 117.8 checking for criu > 3.16.1... no [2022-07-28T21:00:17.747Z] #84 117.8 configure: CRIU version doesn't support for pre-dumping [2022-07-28T21:00:17.747Z] #84 117.8 checking for new mount API (fsconfig)... yes [2022-07-28T21:00:17.747Z] #84 117.9 checking for seccomp notify API... yes [2022-07-28T21:00:17.747Z] #84 118.0 checking for gperf... no [2022-07-28T21:00:17.747Z] #84 118.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T21:00:17.747Z] #84 118.0 checking for library containing argp_parse... none required [2022-07-28T21:00:17.747Z] #84 118.3 checking that generated files are newer than configure... done [2022-07-28T21:00:17.747Z] #84 118.3 configure: creating ./config.status [2022-07-28T21:00:18.689Z] #84 120.0 config.status: creating Makefile [2022-07-28T21:00:18.689Z] #84 120.1 config.status: creating rpm/crun.spec [2022-07-28T21:00:18.689Z] #84 120.1 config.status: creating config.h [2022-07-28T21:00:18.689Z] #84 120.2 config.status: executing libtool commands [2022-07-28T21:00:18.950Z] #84 120.2 config.status: executing depfiles commands [2022-07-28T21:00:19.209Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T21:00:19.209Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:00:19.209Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:00:19.209Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:00:19.209Z] [2022-07-28T21:00:19.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:00:19.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:00:19.209Z] HOSTNAME=59ec2247a88e [2022-07-28T21:00:19.209Z] DEST=bundles/test-integration [2022-07-28T21:00:19.209Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:00:19.209Z] DOCKER_ROOTLESS=1 [2022-07-28T21:00:19.209Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:00:19.209Z] container=docker [2022-07-28T21:00:19.209Z] HOME=/root [2022-07-28T21:00:19.209Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:00:19.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:00:19.209Z] VALIDATE_BRANCH=master [2022-07-28T21:00:19.209Z] TERM=xterm [2022-07-28T21:00:19.209Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:00:19.209Z] SHLVL=1 [2022-07-28T21:00:19.209Z] TIMEOUT=120m [2022-07-28T21:00:19.209Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:00:19.209Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:00:19.209Z] GO111MODULE=off [2022-07-28T21:00:19.209Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T21:00:19.209Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T21:00:19.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:00:19.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:00:19.209Z] GOPATH=/go [2022-07-28T21:00:19.209Z] PKG_CONFIG=pkg-config [2022-07-28T21:00:19.209Z] _=/usr/bin/env [2022-07-28T21:00:19.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T21:00:19.890Z] #84 121.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T21:00:19.890Z] #84 121.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T21:00:19.890Z] #84 121.3 checking for gcc... gcc [2022-07-28T21:00:20.150Z] #84 121.4 checking whether the C compiler works... yes [2022-07-28T21:00:20.150Z] #84 121.5 checking for C compiler default output file name... a.out [2022-07-28T21:00:20.401Z] #14 121.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T21:00:20.401Z] #14 121.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:00:20.401Z] #14 121.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:00:20.401Z] #14 ... [2022-07-28T21:00:20.401Z] [2022-07-28T21:00:20.401Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:20.401Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:11: installing 'build-aux/compile' [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:13: installing 'build-aux/missing' [2022-07-28T21:00:20.401Z] #77 121.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T21:00:20.401Z] #77 121.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T21:00:20.411Z] #84 121.5 checking for suffix of executables... [2022-07-28T21:00:20.411Z] #84 121.7 checking whether we are cross compiling... no [2022-07-28T21:00:20.671Z] #84 121.9 checking for suffix of object files... o [2022-07-28T21:00:20.671Z] #84 122.0 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:20.931Z] #84 122.1 checking whether gcc accepts -g... yes [2022-07-28T21:00:20.931Z] #84 122.1 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:20.932Z] #84 122.2 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:20.941Z] #77 ... [2022-07-28T21:00:20.941Z] [2022-07-28T21:00:20.941Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:00:20.941Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T21:00:20.941Z] #55 129.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T21:00:20.941Z] #55 DONE 131.1s [2022-07-28T21:00:20.941Z] [2022-07-28T21:00:20.941Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:20.941Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:21.192Z] #84 122.3 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:21.192Z] #84 122.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:21.192Z] #84 122.5 checking for egrep... /bin/grep -E [2022-07-28T21:00:21.604Z] #77 123.0 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:21.765Z] #84 122.5 checking for ANSI C header files... yes [2022-07-28T21:00:21.765Z] #84 123.0 checking for sys/types.h... yes [2022-07-28T21:00:21.765Z] #84 123.1 checking for sys/stat.h... yes [2022-07-28T21:00:21.765Z] #84 123.2 checking for stdlib.h... yes [2022-07-28T21:00:21.865Z] #77 123.3 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:21.865Z] #77 123.3 checking how to print strings... printf [2022-07-28T21:00:21.865Z] #77 123.3 checking for gcc... gcc [2022-07-28T21:00:22.026Z] #84 123.3 checking for string.h... yes [2022-07-28T21:00:22.026Z] #84 123.4 checking for memory.h... yes [2022-07-28T21:00:22.125Z] #77 123.5 checking whether the C compiler works... yes [2022-07-28T21:00:22.125Z] #77 123.7 checking for C compiler default output file name... a.out [2022-07-28T21:00:22.301Z] #84 123.5 checking for strings.h... yes [2022-07-28T21:00:22.301Z] #84 123.6 checking for inttypes.h... yes [2022-07-28T21:00:22.301Z] #84 123.7 checking for stdint.h... yes [2022-07-28T21:00:22.323Z] #64 ... [2022-07-28T21:00:22.323Z] [2022-07-28T21:00:22.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:22.323Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T21:00:22.323Z] #77 134.4 CCLD libocispec.la [2022-07-28T21:00:22.386Z] #77 123.7 checking for suffix of executables... [2022-07-28T21:00:22.574Z] #84 123.7 checking for unistd.h... [2022-07-28T21:00:22.574Z] #84 ... [2022-07-28T21:00:22.574Z] [2022-07-28T21:00:22.574Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T21:00:22.574Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T21:00:22.574Z] #41 DONE 123.9s [2022-07-28T21:00:22.574Z] [2022-07-28T21:00:22.574Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:22.574Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:22.574Z] #84 123.7 checking for unistd.h... yes [2022-07-28T21:00:22.574Z] #84 124.0 checking minix/config.h usability... [2022-07-28T21:00:22.574Z] #84 ... [2022-07-28T21:00:22.574Z] [2022-07-28T21:00:22.574Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:22.574Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:22.574Z] #19 103.8 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-28T21:00:22.574Z] #19 103.8 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-28T21:00:22.574Z] #19 105.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-28T21:00:22.574Z] #19 105.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-28T21:00:22.574Z] #19 106.6 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-28T21:00:22.574Z] #19 106.6 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-28T21:00:22.574Z] #19 107.8 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-28T21:00:22.574Z] #19 107.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-28T21:00:22.574Z] #19 108.0 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-28T21:00:22.574Z] #19 108.0 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-28T21:00:22.574Z] #19 108.0 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-28T21:00:22.574Z] #19 108.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-28T21:00:22.574Z] #19 108.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-28T21:00:22.574Z] #19 108.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-28T21:00:22.583Z] #77 134.7 CCLD src/validate [2022-07-28T21:00:22.583Z] #77 134.7 CCLD tests/test-1 [2022-07-28T21:00:22.583Z] #77 134.8 CCLD tests/test-2 [2022-07-28T21:00:22.583Z] #77 134.8 CCLD tests/test-3 [2022-07-28T21:00:22.583Z] #77 134.8 CCLD tests/test-4 [2022-07-28T21:00:22.583Z] #77 134.8 CCLD tests/test-5 [2022-07-28T21:00:22.583Z] #77 134.9 CCLD tests/test-6 [2022-07-28T21:00:22.647Z] #77 124.0 checking whether we are cross compiling... no [2022-07-28T21:00:22.834Z] #19 108.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-28T21:00:22.834Z] #19 108.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-28T21:00:22.834Z] #19 108.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-28T21:00:22.834Z] #19 108.4 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-28T21:00:22.843Z] #77 135.0 CCLD tests/test-7 [2022-07-28T21:00:22.843Z] #77 135.0 CCLD tests/test-8 [2022-07-28T21:00:22.843Z] #77 135.1 CCLD tests/test-9 [2022-07-28T21:00:22.843Z] #77 135.1 CCLD tests/test-10 [2022-07-28T21:00:22.843Z] #77 135.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T21:00:22.908Z] #77 124.2 checking for suffix of object files... o [2022-07-28T21:00:22.908Z] #77 124.3 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:22.908Z] #77 124.5 checking whether gcc accepts -g... yes [2022-07-28T21:00:23.095Z] #19 108.4 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-28T21:00:23.104Z] #77 135.2 CCLD tests/test-11 [2022-07-28T21:00:23.169Z] #77 124.6 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:23.429Z] #77 124.8 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:23.430Z] #77 124.9 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:23.430Z] #77 125.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:23.430Z] #77 125.0 checking for egrep... /bin/grep -E [2022-07-28T21:00:23.430Z] #77 125.0 checking for fgrep... /bin/grep -F [2022-07-28T21:00:23.430Z] #77 125.0 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:23.430Z] #77 125.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:23.430Z] #77 125.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:23.690Z] #77 125.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:23.690Z] #77 125.2 checking whether ln -s works... yes [2022-07-28T21:00:23.690Z] #77 125.2 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:23.690Z] #77 125.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:23.690Z] #77 125.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:23.690Z] #77 125.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:23.690Z] #77 125.2 checking for objdump... objdump [2022-07-28T21:00:23.690Z] #77 125.2 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:23.690Z] #77 125.2 checking for dlltool... no [2022-07-28T21:00:23.690Z] #77 125.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:23.690Z] #77 125.2 checking for ar... ar [2022-07-28T21:00:23.690Z] #77 125.2 checking for archiver @FILE support... @ [2022-07-28T21:00:23.690Z] #77 125.4 checking for strip... strip [2022-07-28T21:00:23.951Z] #77 125.4 checking for ranlib... ranlib [2022-07-28T21:00:23.951Z] #77 125.4 checking for gawk... no [2022-07-28T21:00:23.951Z] #77 125.4 checking for mawk... mawk [2022-07-28T21:00:24.211Z] #77 125.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:24.211Z] #77 125.9 checking for sysroot... no [2022-07-28T21:00:24.211Z] #77 125.9 checking for a working dd... /bin/dd [2022-07-28T21:00:24.211Z] #77 125.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:24.472Z] #77 126.0 checking for mt... no [2022-07-28T21:00:24.472Z] #77 126.0 checking if : is a manifest tool... no [2022-07-28T21:00:24.476Z] #19 ... [2022-07-28T21:00:24.476Z] [2022-07-28T21:00:24.476Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:24.476Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:24.476Z] #84 124.0 checking minix/config.h usability... no [2022-07-28T21:00:24.476Z] #84 124.2 checking minix/config.h presence... no [2022-07-28T21:00:24.476Z] #84 124.3 checking for minix/config.h... no [2022-07-28T21:00:24.476Z] #84 124.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T21:00:24.476Z] #84 124.6 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:24.476Z] #84 125.0 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:24.476Z] #84 125.0 checking how to print strings... printf [2022-07-28T21:00:24.477Z] #84 125.0 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:24.477Z] #84 125.1 checking for fgrep... /bin/grep -F [2022-07-28T21:00:24.477Z] #84 125.1 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:24.477Z] #84 125.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:24.477Z] #84 125.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:24.477Z] #84 125.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:24.477Z] #84 125.5 checking whether ln -s works... yes [2022-07-28T21:00:24.477Z] #84 125.5 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:24.477Z] #84 125.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:24.477Z] #84 125.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:24.477Z] #84 125.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:24.477Z] #84 125.5 checking for objdump... objdump [2022-07-28T21:00:24.477Z] #84 125.5 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:24.477Z] #84 125.5 checking for dlltool... no [2022-07-28T21:00:24.477Z] #84 125.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:24.477Z] #84 125.5 checking for ar... ar [2022-07-28T21:00:24.477Z] #84 125.6 checking for archiver @FILE support... @ [2022-07-28T21:00:24.477Z] #84 125.7 checking for strip... strip [2022-07-28T21:00:24.477Z] #84 125.7 checking for ranlib... ranlib [2022-07-28T21:00:24.477Z] #84 125.7 checking for gawk... no [2022-07-28T21:00:24.477Z] #84 125.7 checking for mawk... mawk [2022-07-28T21:00:24.477Z] #84 125.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:24.477Z] #84 125.9 checking for sysroot... no [2022-07-28T21:00:24.477Z] #84 125.9 checking for a working dd... /bin/dd [2022-07-28T21:00:24.477Z] #84 125.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:24.487Z] #77 136.5 libtool: link: ar cr libocispec.a [2022-07-28T21:00:24.487Z] #77 136.5 libtool: link: ranlib libocispec.a [2022-07-28T21:00:24.733Z] #77 126.0 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:24.737Z] #84 126.0 checking for mt... no [2022-07-28T21:00:24.737Z] #84 126.0 checking if : is a manifest tool... no [2022-07-28T21:00:24.737Z] #84 126.0 checking for dlfcn.h... yes [2022-07-28T21:00:24.737Z] #84 126.1 checking for objdir... .libs [2022-07-28T21:00:24.998Z] #84 126.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:00:24.998Z] #84 126.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:00:24.998Z] #84 126.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:00:25.305Z] #77 126.4 checking for ANSI C header files... yes [2022-07-28T21:00:25.432Z] #77 137.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:25.432Z] #77 137.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:00:25.432Z] #77 137.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:00:25.432Z] #77 137.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:25.432Z] #77 137.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:25.432Z] #77 137.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:25.432Z] #77 137.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:25.432Z] #77 137.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T21:00:25.518Z] #84 126.5 checking if gcc static flag -static works... yes [2022-07-28T21:00:25.518Z] #84 126.8 checking if gcc supports -c -o file.o... yes [2022-07-28T21:00:25.518Z] #84 126.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:00:25.518Z] #84 126.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:00:25.566Z] #77 126.9 checking for sys/types.h... yes [2022-07-28T21:00:25.566Z] #77 127.1 checking for sys/stat.h... yes [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T21:00:25.692Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T21:00:25.693Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T21:00:25.693Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T21:00:25.693Z] #77 137.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T21:00:25.693Z] #77 138.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T21:00:25.693Z] #77 138.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T21:00:25.780Z] #84 126.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:00:25.780Z] #84 127.1 checking how to hardcode library paths into programs... immediate [2022-07-28T21:00:25.780Z] #84 127.1 checking whether stripping libraries is possible... yes [2022-07-28T21:00:25.780Z] #84 127.2 checking if libtool supports shared libraries... yes [2022-07-28T21:00:25.780Z] #84 127.2 checking whether to build shared libraries... no [2022-07-28T21:00:25.780Z] #84 127.2 checking whether to build static libraries... yes [2022-07-28T21:00:25.780Z] #84 127.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:25.780Z] #84 127.2 checking whether build environment is sane... yes [2022-07-28T21:00:25.780Z] #84 127.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:25.780Z] #84 127.2 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:25.780Z] #84 127.2 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:25.827Z] #77 127.2 checking for stdlib.h... yes [2022-07-28T21:00:25.953Z] #77 138.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T21:00:25.953Z] #77 138.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T21:00:25.953Z] #77 138.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T21:00:25.953Z] #77 138.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T21:00:25.953Z] #77 138.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T21:00:25.953Z] #77 138.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T21:00:25.953Z] #77 138.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T21:00:25.953Z] #77 138.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T21:00:26.040Z] #84 127.2 checking whether make supports nested variables... yes [2022-07-28T21:00:26.040Z] #84 127.3 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:26.040Z] #84 127.3 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:26.040Z] #84 127.3 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:26.040Z] #84 127.3 checking dependency style of gcc... gcc3 [2022-07-28T21:00:26.040Z] #84 127.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:26.040Z] #84 127.4 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:26.040Z] #84 127.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T21:00:26.040Z] #84 127.4 checking pkg-config is at least version 0.9.0... yes [2022-07-28T21:00:26.040Z] #84 127.4 checking for yajl >= 2.1.0... yes [2022-07-28T21:00:26.040Z] #84 127.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T21:00:26.040Z] #84 127.4 checking for gcc... (cached) gcc [2022-07-28T21:00:26.040Z] #84 127.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T21:00:26.040Z] #84 127.5 checking whether gcc accepts -g... (cached) yes [2022-07-28T21:00:26.040Z] #84 127.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T21:00:26.040Z] #84 127.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T21:00:26.040Z] #84 127.5 checking for a Python interpreter with version >= 3... python3 [2022-07-28T21:00:26.124Z] #77 127.5 checking for string.h... yes [2022-07-28T21:00:26.124Z] #77 127.6 checking for memory.h... yes [2022-07-28T21:00:26.213Z] #77 138.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T21:00:26.213Z] #77 138.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T21:00:26.213Z] #77 138.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T21:00:26.213Z] #77 138.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T21:00:26.300Z] #84 127.5 checking for python3... /usr/bin/python3 [2022-07-28T21:00:26.300Z] #84 127.5 checking for python3 version... 3.9 [2022-07-28T21:00:26.300Z] #84 127.5 checking for python3 platform... linux [2022-07-28T21:00:26.300Z] #84 127.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T21:00:26.386Z] #77 127.9 checking for strings.h... yes [2022-07-28T21:00:26.473Z] #77 138.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T21:00:26.560Z] #84 127.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T21:00:26.647Z] #77 128.3 checking for inttypes.h... yes [2022-07-28T21:00:26.733Z] #77 138.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T21:00:26.820Z] #84 127.9 checking that generated files are newer than configure... done [2022-07-28T21:00:26.820Z] #84 128.2 configure: creating ./config.status [2022-07-28T21:00:26.920Z] #77 128.4 checking for stdint.h... [2022-07-28T21:00:26.920Z] #77 ... [2022-07-28T21:00:26.920Z] [2022-07-28T21:00:26.920Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:00:26.920Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T21:00:26.920Z] #14 128.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T21:00:26.920Z] #14 128.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T21:00:26.993Z] #77 139.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T21:00:26.993Z] #77 139.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T21:00:27.210Z] #14 128.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T21:00:27.253Z] #77 139.4 CC src/crun-crun.o [2022-07-28T21:00:27.253Z] #77 139.4 CC src/crun-run.o [2022-07-28T21:00:27.253Z] #77 139.5 CC src/crun-delete.o [2022-07-28T21:00:27.253Z] #77 139.6 CC src/crun-kill.o [2022-07-28T21:00:27.514Z] #77 139.6 CC src/crun-pause.o [2022-07-28T21:00:27.514Z] #77 139.7 CC src/crun-unpause.o [2022-07-28T21:00:27.514Z] #77 ... [2022-07-28T21:00:27.514Z] [2022-07-28T21:00:27.514Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:00:27.514Z] #60 sha256:d2992abb57ab1f68e0b5110c85a71a6201a485fefd20a24235e313f4d03f705d [2022-07-28T21:00:27.514Z] #60 135.7 + mkdir -p /build [2022-07-28T21:00:27.514Z] #60 135.7 + cp runc /build/runc [2022-07-28T21:00:27.514Z] #60 DONE 136.6s [2022-07-28T21:00:27.514Z] [2022-07-28T21:00:27.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:27.514Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T21:00:27.514Z] #77 139.8 CC src/crun-spec.o [2022-07-28T21:00:27.774Z] #77 139.8 CC src/crun-exec.o [2022-07-28T21:00:27.774Z] #77 140.0 CC src/crun-list.o [2022-07-28T21:00:28.035Z] #77 140.2 CC src/crun-create.o [2022-07-28T21:00:28.151Z] #14 129.9 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T21:00:28.151Z] #14 129.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T21:00:28.151Z] #14 129.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T21:00:28.203Z] #84 129.5 config.status: creating Makefile [2022-07-28T21:00:28.203Z] #84 129.5 config.status: creating config.h [2022-07-28T21:00:28.203Z] #84 129.6 config.status: executing libtool commands [2022-07-28T21:00:28.203Z] #84 129.6 config.status: executing depfiles commands [2022-07-28T21:00:28.301Z] #77 140.4 CC src/crun-start.o [2022-07-28T21:00:28.301Z] #77 140.5 CC src/crun-state.o [2022-07-28T21:00:28.414Z] #14 ... [2022-07-28T21:00:28.414Z] [2022-07-28T21:00:28.414Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-28T21:00:28.414Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T21:00:28.414Z] #36 126.2 Delve is a source level debugger for Go programs. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T21:00:28.414Z] #36 126.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Usage: [2022-07-28T21:00:28.414Z] #36 126.2 dlv [command] [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Available Commands: [2022-07-28T21:00:28.414Z] #36 126.2 attach Attach to running process and begin debugging. [2022-07-28T21:00:28.414Z] #36 126.2 connect Connect to a headless debug server with a terminal client. [2022-07-28T21:00:28.414Z] #36 126.2 core Examine a core dump. [2022-07-28T21:00:28.414Z] #36 126.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T21:00:28.414Z] #36 126.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T21:00:28.414Z] #36 126.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T21:00:28.414Z] #36 126.2 help Help about any command [2022-07-28T21:00:28.414Z] #36 126.2 run Deprecated command. Use 'debug' instead. [2022-07-28T21:00:28.414Z] #36 126.2 test Compile test binary and begin debugging program. [2022-07-28T21:00:28.414Z] #36 126.2 trace Compile and begin tracing program. [2022-07-28T21:00:28.414Z] #36 126.2 version Prints version. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Flags: [2022-07-28T21:00:28.414Z] #36 126.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T21:00:28.414Z] #36 126.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T21:00:28.414Z] #36 126.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T21:00:28.414Z] #36 126.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T21:00:28.414Z] #36 126.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T21:00:28.414Z] #36 126.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T21:00:28.414Z] #36 126.2 --disable-aslr Disables address space randomization [2022-07-28T21:00:28.414Z] #36 126.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T21:00:28.414Z] #36 126.2 -h, --help help for dlv [2022-07-28T21:00:28.414Z] #36 126.2 --init string Init file, executed by the terminal client. [2022-07-28T21:00:28.414Z] #36 126.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T21:00:28.414Z] #36 126.2 --log Enable debugging server logging. [2022-07-28T21:00:28.414Z] #36 126.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T21:00:28.414Z] #36 126.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T21:00:28.414Z] #36 126.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T21:00:28.414Z] #36 126.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T21:00:28.414Z] #36 126.2 --wd string Working directory for running the program. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Additional help topics: [2022-07-28T21:00:28.414Z] #36 126.2 dlv backend Help about the --backend flag. [2022-07-28T21:00:28.414Z] #36 126.2 dlv log Help about logging flags. [2022-07-28T21:00:28.414Z] #36 126.2 dlv redirect Help about file redirection. [2022-07-28T21:00:28.414Z] #36 126.2 [2022-07-28T21:00:28.414Z] #36 126.2 Use "dlv [command] --help" for more information about a command. [2022-07-28T21:00:28.414Z] #36 DONE 130.2s [2022-07-28T21:00:28.463Z] #84 129.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T21:00:28.463Z] #84 130.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T21:00:28.562Z] #77 140.6 CC src/crun-update.o [2022-07-28T21:00:28.562Z] #77 140.7 CC src/crun-ps.o [2022-07-28T21:00:28.562Z] #77 140.8 CC src/crun-checkpoint.o [2022-07-28T21:00:28.676Z] [2022-07-28T21:00:28.676Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T21:00:28.676Z] #67 sha256:93b7d747c405a32b6be6e42f2247373fc1be07e977c0a17ce3bec3b1c70b8079 [2022-07-28T21:00:28.676Z] #67 112.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T21:00:28.676Z] #67 112.9 + GOBIN=/build [2022-07-28T21:00:28.676Z] #67 112.9 + GO111MODULE=on [2022-07-28T21:00:28.676Z] #67 112.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T21:00:28.676Z] #67 119.0 rootlesskit version 1.0.0 [2022-07-28T21:00:28.676Z] #67 119.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T21:00:28.676Z] #67 119.0 -container-ip string [2022-07-28T21:00:28.676Z] #67 119.0 container ip [2022-07-28T21:00:28.676Z] #67 119.0 -container-port int [2022-07-28T21:00:28.676Z] #67 119.0 container port (default -1) [2022-07-28T21:00:28.676Z] #67 119.0 -host-ip string [2022-07-28T21:00:28.676Z] #67 119.0 host ip [2022-07-28T21:00:28.676Z] #67 119.0 -host-port int [2022-07-28T21:00:28.676Z] #67 119.0 host port (default -1) [2022-07-28T21:00:28.676Z] #67 119.0 -proto string [2022-07-28T21:00:28.676Z] #67 119.0 proxy protocol (default "tcp") [2022-07-28T21:00:28.676Z] #67 DONE 120.2s [2022-07-28T21:00:28.676Z] [2022-07-28T21:00:28.676Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T21:00:28.676Z] #68 sha256:b41585c580faabf887be1df4311e626c89adb7f244d10e3a8c635799cf20ea7a [2022-07-28T21:00:28.676Z] #68 DONE 0.1s [2022-07-28T21:00:28.676Z] [2022-07-28T21:00:28.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:00:28.676Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T21:00:28.676Z] #14 130.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T21:00:28.676Z] #14 130.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T21:00:28.676Z] #14 130.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T21:00:28.676Z] #14 ... [2022-07-28T21:00:28.676Z] [2022-07-28T21:00:28.676Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T21:00:28.676Z] #69 sha256:15dc47e0ca9c321caaa3249436d0db739e7d6e54762a32b31ac8e56a0af6577f [2022-07-28T21:00:28.676Z] #69 DONE 0.1s [2022-07-28T21:00:28.822Z] #77 140.8 CC src/crun-restore.o [2022-07-28T21:00:28.822Z] #77 141.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T21:00:28.937Z] [2022-07-28T21:00:28.937Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:00:28.937Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T21:00:28.937Z] #14 130.5 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T21:00:28.937Z] #14 130.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T21:00:28.937Z] #14 130.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:00:28.937Z] #14 130.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T21:00:28.937Z] #14 130.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T21:00:28.937Z] #14 130.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:00:28.983Z] #84 130.2 checking for gcc... gcc [2022-07-28T21:00:29.082Z] #77 141.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T21:00:29.083Z] #77 141.2 CC src/libcrun/libcrun_la-container.lo [2022-07-28T21:00:29.083Z] #77 141.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T21:00:29.247Z] #84 130.3 checking whether the C compiler works... yes [2022-07-28T21:00:29.247Z] #84 130.4 checking for C compiler default output file name... a.out [2022-07-28T21:00:29.247Z] #84 130.4 checking for suffix of executables... [2022-07-28T21:00:29.343Z] #77 141.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T21:00:29.343Z] #77 141.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T21:00:29.508Z] #84 130.5 checking whether we are cross compiling... no [2022-07-28T21:00:29.508Z] #84 130.7 checking for suffix of object files... o [2022-07-28T21:00:29.508Z] #84 130.8 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:29.508Z] #84 130.8 checking whether gcc accepts -g... yes [2022-07-28T21:00:29.509Z] #14 131.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T21:00:29.509Z] #14 131.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:00:29.509Z] #14 131.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:00:29.603Z] #77 141.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T21:00:29.603Z] #77 141.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T21:00:29.603Z] #77 141.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T21:00:29.769Z] #84 130.9 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:29.769Z] #84 131.0 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:29.769Z] #84 131.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:29.769Z] #84 131.1 checking whether build environment is sane... yes [2022-07-28T21:00:29.769Z] #84 131.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:29.769Z] #84 131.1 checking for gawk... no [2022-07-28T21:00:29.769Z] #84 131.1 checking for mawk... mawk [2022-07-28T21:00:29.769Z] #84 131.1 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:29.769Z] #84 131.1 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:29.769Z] #84 131.1 checking whether make supports nested variables... yes [2022-07-28T21:00:29.769Z] #14 131.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T21:00:29.769Z] #14 131.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T21:00:29.769Z] #14 131.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T21:00:29.863Z] #77 142.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T21:00:29.863Z] #77 142.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T21:00:30.030Z] #84 131.2 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:30.030Z] #84 131.2 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:30.030Z] #84 131.2 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:30.030Z] #84 131.2 checking dependency style of gcc... gcc3 [2022-07-28T21:00:30.030Z] #84 131.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:30.030Z] #84 131.3 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:30.046Z] #14 131.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T21:00:30.046Z] #14 131.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T21:00:30.046Z] #14 131.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T21:00:30.291Z] #84 131.4 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:30.291Z] #84 131.6 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:30.291Z] #84 131.6 checking how to print strings... printf [2022-07-28T21:00:30.291Z] #84 131.6 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:30.291Z] #84 131.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:30.291Z] #84 131.6 checking for egrep... /bin/grep -E [2022-07-28T21:00:30.291Z] #84 131.6 checking for fgrep... /bin/grep -F [2022-07-28T21:00:30.291Z] #84 131.6 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:30.291Z] #84 131.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:30.291Z] #84 131.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:30.291Z] #84 131.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:30.551Z] #84 131.7 checking whether ln -s works... yes [2022-07-28T21:00:30.551Z] #84 131.7 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:30.551Z] #84 131.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:30.551Z] #84 131.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:30.551Z] #84 131.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:30.551Z] #84 131.7 checking for objdump... objdump [2022-07-28T21:00:30.551Z] #84 131.7 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:30.551Z] #84 131.7 checking for dlltool... no [2022-07-28T21:00:30.551Z] #84 131.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:30.551Z] #84 131.8 checking for ar... ar [2022-07-28T21:00:30.551Z] #84 131.8 checking for archiver @FILE support... @ [2022-07-28T21:00:30.551Z] #84 131.9 checking for strip... strip [2022-07-28T21:00:30.551Z] #84 131.9 checking for ranlib... ranlib [2022-07-28T21:00:30.618Z] #14 132.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T21:00:30.618Z] #14 132.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T21:00:30.618Z] #14 132.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T21:00:30.803Z] #77 142.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T21:00:30.803Z] #77 143.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T21:00:30.812Z] #84 131.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:30.812Z] #84 132.2 checking for sysroot... no [2022-07-28T21:00:30.812Z] #84 132.2 checking for a working dd... /bin/dd [2022-07-28T21:00:30.812Z] #84 132.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:30.812Z] #84 132.2 checking for mt... no [2022-07-28T21:00:30.812Z] #84 132.2 checking if : is a manifest tool... no [2022-07-28T21:00:30.879Z] #14 132.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T21:00:30.879Z] #14 132.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T21:00:30.879Z] #14 132.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T21:00:31.064Z] #77 143.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T21:00:31.064Z] #77 143.4 CC src/libcrun/libcrun_la-error.lo [2022-07-28T21:00:31.072Z] #84 132.3 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:31.140Z] #14 132.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T21:00:31.140Z] #14 132.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T21:00:31.140Z] #14 132.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T21:00:31.140Z] #14 132.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T21:00:31.140Z] #14 132.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T21:00:31.140Z] #14 132.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T21:00:31.323Z] #77 143.5 CC src/libcrun/libcrun_la-status.lo [2022-07-28T21:00:31.332Z] #84 132.4 checking for ANSI C header files... yes [2022-07-28T21:00:31.332Z] #84 132.7 checking for sys/types.h... yes [2022-07-28T21:00:31.332Z] #84 132.7 checking for sys/stat.h... yes [2022-07-28T21:00:31.583Z] #77 143.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T21:00:31.583Z] #77 143.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T21:00:31.583Z] #77 143.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T21:00:31.593Z] #84 132.8 checking for stdlib.h... yes [2022-07-28T21:00:31.593Z] #84 132.9 checking for string.h... yes [2022-07-28T21:00:31.843Z] #77 144.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T21:00:31.843Z] #77 144.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T21:00:31.853Z] #84 133.1 checking for memory.h... yes [2022-07-28T21:00:31.853Z] #84 133.2 checking for strings.h... yes [2022-07-28T21:00:32.081Z] #14 133.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T21:00:32.081Z] #14 133.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T21:00:32.081Z] #14 133.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T21:00:32.102Z] #77 144.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T21:00:32.113Z] #84 133.3 checking for inttypes.h... yes [2022-07-28T21:00:32.113Z] #84 133.4 checking for stdint.h... yes [2022-07-28T21:00:32.363Z] #77 144.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T21:00:32.374Z] #84 133.6 checking for unistd.h... yes [2022-07-28T21:00:32.374Z] #84 133.7 checking for dlfcn.h... yes [2022-07-28T21:00:32.374Z] #84 133.8 checking for objdir... .libs [2022-07-28T21:00:32.623Z] #77 144.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T21:00:32.635Z] #84 134.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:00:32.635Z] #84 134.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:00:32.635Z] #84 134.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:00:32.653Z] #14 134.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T21:00:32.653Z] #14 134.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:00:32.653Z] #14 134.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:00:32.653Z] #14 134.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T21:00:32.653Z] #14 134.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T21:00:32.653Z] #14 134.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T21:00:32.653Z] #14 134.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T21:00:32.884Z] #77 145.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T21:00:32.896Z] #84 134.1 checking if gcc static flag -static works... yes [2022-07-28T21:00:32.896Z] #84 134.3 checking if gcc supports -c -o file.o... yes [2022-07-28T21:00:32.914Z] #14 134.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T21:00:32.914Z] #14 134.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T21:00:33.144Z] #77 145.2 CC tests/init.o [2022-07-28T21:00:33.156Z] #84 134.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:00:33.156Z] #84 134.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:00:33.156Z] #84 134.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:00:33.174Z] #14 134.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T21:00:33.174Z] #14 134.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T21:00:33.174Z] #14 134.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T21:00:33.174Z] #14 134.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T21:00:33.174Z] #14 134.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T21:00:33.405Z] #77 145.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T21:00:33.417Z] #84 134.6 checking how to hardcode library paths into programs... immediate [2022-07-28T21:00:33.417Z] #84 134.6 checking whether stripping libraries is possible... yes [2022-07-28T21:00:33.417Z] #84 134.6 checking if libtool supports shared libraries... yes [2022-07-28T21:00:33.417Z] #84 134.6 checking whether to build shared libraries... no [2022-07-28T21:00:33.417Z] #84 134.6 checking whether to build static libraries... yes [2022-07-28T21:00:33.417Z] #84 134.6 checking float.h usability... yes [2022-07-28T21:00:33.417Z] #84 134.7 checking float.h presence... yes [2022-07-28T21:00:33.417Z] #84 134.8 checking for float.h... yes [2022-07-28T21:00:33.435Z] #14 134.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T21:00:33.435Z] #14 134.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:00:33.435Z] #14 135.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T21:00:33.435Z] #14 135.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T21:00:33.677Z] #84 134.8 checking limits.h usability... yes [2022-07-28T21:00:33.677Z] #84 134.9 checking limits.h presence... yes [2022-07-28T21:00:33.677Z] #84 135.0 checking for limits.h... yes [2022-07-28T21:00:33.677Z] #84 135.0 checking stddef.h usability... yes [2022-07-28T21:00:33.677Z] #84 135.1 checking stddef.h presence... yes [2022-07-28T21:00:33.677Z] #84 135.1 checking for stddef.h... yes [2022-07-28T21:00:33.696Z] #14 135.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:00:33.696Z] #14 135.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 [2022-07-28T21:00:33.696Z] #14 135.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:00:33.696Z] #14 135.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 [2022-07-28T21:00:33.696Z] #14 135.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T21:00:33.696Z] #14 135.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:00:33.696Z] #14 135.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T21:00:33.696Z] #14 135.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:00:33.696Z] #14 135.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T21:00:33.696Z] #14 135.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:00:33.696Z] #14 135.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T21:00:33.696Z] #14 135.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:00:33.696Z] #14 135.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:00:33.696Z] #14 135.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:00:33.938Z] #84 135.1 checking for stdlib.h... (cached) yes [2022-07-28T21:00:33.938Z] #84 135.1 checking for string.h... (cached) yes [2022-07-28T21:00:33.938Z] #84 135.2 checking sys/time.h usability... yes [2022-07-28T21:00:33.938Z] #84 135.3 checking sys/time.h presence... yes [2022-07-28T21:00:33.938Z] #84 135.3 checking for sys/time.h... yes [2022-07-28T21:00:33.938Z] #84 135.4 checking for inline... inline [2022-07-28T21:00:34.199Z] #84 135.4 checking for size_t... yes [2022-07-28T21:00:34.199Z] #84 135.6 checking for stdlib.h... (cached) yes [2022-07-28T21:00:34.268Z] #14 DONE 135.8s [2022-07-28T21:00:34.268Z] [2022-07-28T21:00:34.268Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:34.268Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:34.268Z] #77 128.4 checking for stdint.h... yes [2022-07-28T21:00:34.268Z] #77 128.7 checking for unistd.h... yes [2022-07-28T21:00:34.268Z] #77 129.2 checking for dlfcn.h... yes [2022-07-28T21:00:34.268Z] #77 129.4 checking for objdir... .libs [2022-07-28T21:00:34.268Z] #77 129.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:00:34.268Z] #77 130.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:00:34.268Z] #77 130.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:00:34.268Z] #77 130.1 checking if gcc static flag -static works... yes [2022-07-28T21:00:34.268Z] #77 130.7 checking if gcc supports -c -o file.o... yes [2022-07-28T21:00:34.268Z] #77 130.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:00:34.268Z] #77 130.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:00:34.268Z] #77 131.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:00:34.268Z] #77 131.9 checking how to hardcode library paths into programs... immediate [2022-07-28T21:00:34.268Z] #77 131.9 checking whether stripping libraries is possible... yes [2022-07-28T21:00:34.268Z] #77 131.9 checking if libtool supports shared libraries... yes [2022-07-28T21:00:34.268Z] #77 131.9 checking whether to build shared libraries... no [2022-07-28T21:00:34.268Z] #77 131.9 checking whether to build static libraries... yes [2022-07-28T21:00:34.268Z] #77 131.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:34.268Z] #77 132.0 checking whether build environment is sane... yes [2022-07-28T21:00:34.268Z] #77 132.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:34.268Z] #77 132.1 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:34.268Z] #77 132.2 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:34.268Z] #77 132.3 checking whether make supports nested variables... yes [2022-07-28T21:00:34.268Z] #77 132.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:34.268Z] #77 132.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:34.268Z] #77 132.4 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:34.268Z] #77 132.5 checking dependency style of gcc... gcc3 [2022-07-28T21:00:34.268Z] #77 132.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:34.268Z] #77 132.7 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:34.268Z] #77 132.7 checking for gawk... (cached) mawk [2022-07-28T21:00:34.268Z] #77 132.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T21:00:34.268Z] #77 132.8 checking for gcc... (cached) gcc [2022-07-28T21:00:34.268Z] #77 132.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T21:00:34.268Z] #77 132.9 checking whether gcc accepts -g... (cached) yes [2022-07-28T21:00:34.268Z] #77 132.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T21:00:34.268Z] #77 132.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T21:00:34.268Z] #77 132.9 checking for a Python interpreter with version >= 3... python3 [2022-07-28T21:00:34.268Z] #77 133.1 checking for python3... /usr/bin/python3 [2022-07-28T21:00:34.268Z] #77 133.1 checking for python3 version... 3.9 [2022-07-28T21:00:34.268Z] #77 133.3 checking for python3 platform... linux [2022-07-28T21:00:34.268Z] #77 133.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T21:00:34.268Z] #77 133.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T21:00:34.268Z] #77 134.0 checking for go-md2man... no [2022-07-28T21:00:34.268Z] #77 134.0 checking error.h usability... yes [2022-07-28T21:00:34.268Z] #77 134.2 checking error.h presence... yes [2022-07-28T21:00:34.268Z] #77 134.2 checking for error.h... yes [2022-07-28T21:00:34.268Z] #77 134.2 checking linux/openat2.h usability... yes [2022-07-28T21:00:34.268Z] #77 134.4 checking linux/openat2.h presence... yes [2022-07-28T21:00:34.268Z] #77 134.4 checking for linux/openat2.h... yes [2022-07-28T21:00:34.268Z] #77 134.4 checking for copy_file_range... yes [2022-07-28T21:00:34.268Z] #77 134.7 checking for fgetxattr... yes [2022-07-28T21:00:34.268Z] #77 134.9 checking for statx... yes [2022-07-28T21:00:34.268Z] #77 135.1 checking for fgetpwent_r... yes [2022-07-28T21:00:34.268Z] #77 135.3 checking for issetugid... no [2022-07-28T21:00:34.268Z] #77 135.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T21:00:34.268Z] #77 135.7 checking pkg-config is at least version 0.9.0... yes [2022-07-28T21:00:34.460Z] #84 135.6 checking for GNU libc compatible malloc... yes [2022-07-28T21:00:34.460Z] #84 135.8 checking for stdlib.h... (cached) yes [2022-07-28T21:00:34.529Z] #77 135.7 checking for library containing yajl_tree_get... [2022-07-28T21:00:34.529Z] #77 ... [2022-07-28T21:00:34.529Z] [2022-07-28T21:00:34.529Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T21:00:34.529Z] #59 sha256:2e622ef880156a4554136025ce3d750b06ea33660c4033651c6685719d7d8e84 [2022-07-28T21:00:34.529Z] #59 DONE 0.2s [2022-07-28T21:00:34.529Z] [2022-07-28T21:00:34.529Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:00:34.529Z] #60 sha256:11e97af88d3f39249fea1a375d1f8468beb823736aa01c79ff17303cd0839f9c [2022-07-28T21:00:34.720Z] #84 135.8 checking for GNU libc compatible realloc... yes [2022-07-28T21:00:34.720Z] #84 135.9 checking for working strtod... yes [2022-07-28T21:00:34.982Z] #84 136.1 checking for gettimeofday... yes [2022-07-28T21:00:34.982Z] #84 ... [2022-07-28T21:00:34.982Z] [2022-07-28T21:00:34.982Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:34.982Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:34.982Z] #19 110.3 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-28T21:00:34.982Z] #19 110.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-28T21:00:34.982Z] #19 110.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-28T21:00:34.982Z] #19 110.4 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-28T21:00:34.982Z] #19 110.4 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-28T21:00:34.982Z] #19 111.8 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-28T21:00:34.982Z] #19 111.8 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T21:00:34.982Z] #19 111.8 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T21:00:34.982Z] #19 111.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-28T21:00:34.982Z] #19 111.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-28T21:00:34.982Z] #19 111.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-28T21:00:34.982Z] #19 112.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-28T21:00:34.982Z] #19 112.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-28T21:00:34.982Z] #19 112.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-28T21:00:34.982Z] #19 112.2 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-28T21:00:34.982Z] #19 112.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-28T21:00:34.982Z] #19 113.9 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-28T21:00:34.982Z] #19 113.9 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-28T21:00:34.982Z] #19 113.9 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-28T21:00:34.982Z] #19 114.0 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-28T21:00:34.982Z] #19 114.0 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-28T21:00:34.982Z] #19 115.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-28T21:00:34.982Z] #19 115.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-28T21:00:34.982Z] #19 115.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-28T21:00:34.982Z] #19 115.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-28T21:00:34.982Z] #19 115.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-28T21:00:34.982Z] #19 115.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-28T21:00:34.982Z] #19 116.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-28T21:00:34.982Z] #19 116.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-28T21:00:34.982Z] #19 116.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-28T21:00:34.982Z] #19 117.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-28T21:00:34.982Z] #19 117.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-28T21:00:34.982Z] #19 118.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-28T21:00:34.982Z] #19 118.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-28T21:00:34.982Z] #19 118.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-28T21:00:34.982Z] #19 118.5 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-28T21:00:34.982Z] #19 118.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-28T21:00:34.982Z] #19 118.5 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-28T21:00:34.982Z] #19 118.5 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-28T21:00:34.982Z] #19 118.5 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-28T21:00:34.982Z] #19 118.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-28T21:00:34.982Z] #19 118.6 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-28T21:00:34.982Z] #19 118.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-28T21:00:34.982Z] #19 118.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-28T21:00:34.982Z] #19 118.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-28T21:00:34.982Z] #19 118.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-28T21:00:34.982Z] #19 118.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-28T21:00:34.982Z] #19 120.3 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-28T21:00:34.982Z] #19 120.3 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-28T21:00:34.982Z] #19 120.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-28T21:00:34.982Z] #19 120.4 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-28T21:00:34.982Z] #19 120.4 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-28T21:00:34.982Z] #19 ... [2022-07-28T21:00:34.982Z] [2022-07-28T21:00:34.982Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:34.982Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:35.244Z] #84 136.3 checking for memset... yes [2022-07-28T21:00:35.244Z] #84 136.5 checking for strspn... yes [2022-07-28T21:00:35.472Z] #60 ... [2022-07-28T21:00:35.472Z] [2022-07-28T21:00:35.472Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T21:00:35.472Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T21:00:35.472Z] #15 DONE 1.4s [2022-07-28T21:00:35.504Z] #84 136.8 checking that generated files are newer than configure... done [2022-07-28T21:00:35.505Z] #84 136.8 configure: creating ./config.status [2022-07-28T21:00:35.732Z] [2022-07-28T21:00:35.732Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:00:35.732Z] #60 sha256:11e97af88d3f39249fea1a375d1f8468beb823736aa01c79ff17303cd0839f9c [2022-07-28T21:00:35.732Z] #60 1.259 + RM_GOPATH=0 [2022-07-28T21:00:35.732Z] #60 1.259 + TMP_GOPATH= [2022-07-28T21:00:35.732Z] #60 1.259 + : /build [2022-07-28T21:00:35.732Z] #60 1.259 + '[' -z '' ']' [2022-07-28T21:00:35.732Z] #60 1.276 ++ mktemp -d [2022-07-28T21:00:35.732Z] #60 1.280 + export GOPATH=/tmp/tmp.9AoonACCZA [2022-07-28T21:00:35.732Z] #60 1.280 + GOPATH=/tmp/tmp.9AoonACCZA [2022-07-28T21:00:35.732Z] #60 1.280 + RM_GOPATH=1 [2022-07-28T21:00:35.732Z] #60 1.280 + case "$(go env GOARCH)" in [2022-07-28T21:00:35.732Z] #60 1.280 ++ go env GOARCH [2022-07-28T21:00:35.732Z] #60 1.305 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:00:35.733Z] #60 1.305 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:00:35.733Z] #60 1.305 ++ dirname /install.sh [2022-07-28T21:00:35.733Z] #60 1.312 + dir=/ [2022-07-28T21:00:35.733Z] #60 1.312 + bin=runc [2022-07-28T21:00:35.733Z] #60 1.312 + shift [2022-07-28T21:00:35.733Z] #60 1.312 + '[' '!' -f //runc.installer ']' [2022-07-28T21:00:35.733Z] #60 1.312 + . //runc.installer [2022-07-28T21:00:35.733Z] #60 1.312 ++ set -e [2022-07-28T21:00:35.733Z] #60 1.312 ++ : v1.1.2 [2022-07-28T21:00:35.733Z] #60 1.312 + install_runc [2022-07-28T21:00:35.733Z] #60 1.312 + RUNC_BUILDTAGS=seccomp [2022-07-28T21:00:35.733Z] #60 1.312 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T21:00:35.733Z] #60 1.312 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9AoonACCZA/src/github.com/opencontainers/runc [2022-07-28T21:00:35.733Z] #60 1.312 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T21:00:35.733Z] #60 1.313 Cloning into '/tmp/tmp.9AoonACCZA/src/github.com/opencontainers/runc'... [2022-07-28T21:00:36.677Z] #60 ... [2022-07-28T21:00:36.677Z] [2022-07-28T21:00:36.677Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T21:00:36.677Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T21:00:36.677Z] #16 DONE 1.1s [2022-07-28T21:00:36.903Z] #84 138.1 config.status: creating Makefile [2022-07-28T21:00:36.903Z] #84 138.1 config.status: creating config.h [2022-07-28T21:00:36.903Z] #84 138.2 config.status: executing depfiles commands [2022-07-28T21:00:36.903Z] #84 138.3 config.status: executing libtool commands [2022-07-28T21:00:36.940Z] [2022-07-28T21:00:36.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:36.940Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:36.940Z] #77 135.7 checking for library containing yajl_tree_get... -lyajl [2022-07-28T21:00:36.940Z] #77 136.2 checking for yajl >= 2.0.0... yes [2022-07-28T21:00:36.940Z] #77 136.2 checking sys/capability.h usability... yes [2022-07-28T21:00:36.940Z] #77 136.4 checking sys/capability.h presence... yes [2022-07-28T21:00:36.940Z] #77 136.4 checking for sys/capability.h... yes [2022-07-28T21:00:36.940Z] #77 136.4 checking for library containing cap_from_name... -lcap [2022-07-28T21:00:36.940Z] #77 136.9 checking for library containing dlopen... -ldl [2022-07-28T21:00:36.940Z] #77 137.6 checking seccomp.h usability... yes [2022-07-28T21:00:36.940Z] #77 137.8 checking seccomp.h presence... yes [2022-07-28T21:00:36.940Z] #77 138.0 checking for seccomp.h... yes [2022-07-28T21:00:36.940Z] #77 138.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T21:00:37.200Z] #77 138.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T21:00:37.461Z] #77 138.8 checking systemd/sd-bus.h usability... yes [2022-07-28T21:00:37.461Z] #77 139.1 checking systemd/sd-bus.h presence... yes [2022-07-28T21:00:37.722Z] #77 139.2 checking for systemd/sd-bus.h... yes [2022-07-28T21:00:37.848Z] #84 139.0 GEN .version [2022-07-28T21:00:37.848Z] #84 139.0 make install-recursive [2022-07-28T21:00:37.848Z] #84 139.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T21:00:37.848Z] #84 139.0 Making install in libocispec [2022-07-28T21:00:37.848Z] #84 139.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:37.848Z] #84 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T21:00:37.848Z] #84 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T21:00:37.848Z] #84 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T21:00:37.848Z] #84 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T21:00:37.983Z] #77 139.2 checking for library containing sd_bus_match_signal_async... [2022-07-28T21:00:37.983Z] #77 ... [2022-07-28T21:00:37.983Z] [2022-07-28T21:00:37.983Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T21:00:37.983Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T21:00:37.983Z] #17 0.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T21:00:37.983Z] #17 DONE 1.2s [2022-07-28T21:00:38.076Z] #77 ... [2022-07-28T21:00:38.076Z] [2022-07-28T21:00:38.076Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:00:38.076Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:00:38.076Z] #47 DONE 147.7s [2022-07-28T21:00:38.076Z] [2022-07-28T21:00:38.076Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:38.076Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T21:00:38.076Z] #64 ... [2022-07-28T21:00:38.076Z] [2022-07-28T21:00:38.076Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:38.076Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:38.076Z] #77 150.5 CCLD libocispec.la [2022-07-28T21:00:38.076Z] #77 150.9 CCLD tests/test-2 [2022-07-28T21:00:38.076Z] #77 151.0 CCLD src/validate [2022-07-28T21:00:38.076Z] #77 151.0 CCLD tests/test-1 [2022-07-28T21:00:38.076Z] #77 151.0 CCLD tests/test-3 [2022-07-28T21:00:38.076Z] #77 151.0 CCLD tests/test-4 [2022-07-28T21:00:38.076Z] #77 151.1 CCLD tests/test-5 [2022-07-28T21:00:38.109Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T21:00:38.244Z] [2022-07-28T21:00:38.244Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T21:00:38.244Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T21:00:38.333Z] #77 151.2 CCLD tests/test-6 [2022-07-28T21:00:38.333Z] #77 151.2 CCLD tests/test-7 [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T21:00:38.371Z] #84 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T21:00:38.590Z] #77 151.3 CCLD tests/test-8 [2022-07-28T21:00:38.590Z] #77 151.5 CCLD tests/test-9 [2022-07-28T21:00:38.590Z] #77 151.5 CCLD tests/test-10 [2022-07-28T21:00:38.590Z] #77 151.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T21:00:38.632Z] #84 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T21:00:38.847Z] #77 151.6 CCLD tests/test-11 [2022-07-28T21:00:38.847Z] #77 ... [2022-07-28T21:00:38.847Z] [2022-07-28T21:00:38.847Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T21:00:38.847Z] #48 sha256:bf8334a7e1756115ad80381d7e6464755a92040c7e28c61851af9c9664f4c418 [2022-07-28T21:00:38.847Z] #48 DONE 0.5s [2022-07-28T21:00:39.107Z] [2022-07-28T21:00:39.107Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T21:00:39.107Z] #52 sha256:52af2d96f0316b3269509331a3c42f4ef5fa86d231ab0b336debf818486d68bc [2022-07-28T21:00:39.107Z] #52 DONE 0.1s [2022-07-28T21:00:39.107Z] [2022-07-28T21:00:39.107Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:39.107Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T21:00:39.107Z] #64 ... [2022-07-28T21:00:39.107Z] [2022-07-28T21:00:39.107Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T21:00:39.107Z] #54 sha256:aa7efba9ff45493b521dae28f12b75875b62767e7abf8403efe28b6931b4af04 [2022-07-28T21:00:39.188Z] #18 DONE 1.3s [2022-07-28T21:00:39.188Z] [2022-07-28T21:00:39.188Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T21:00:39.188Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T21:00:39.188Z] #34 DONE 140.9s [2022-07-28T21:00:39.188Z] [2022-07-28T21:00:39.188Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:39.188Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:39.188Z] #77 139.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T21:00:39.188Z] #77 140.0 checking for sd_notify_barrier... yes [2022-07-28T21:00:39.188Z] #77 140.4 checking linux/bpf.h usability... yes [2022-07-28T21:00:39.188Z] #77 140.7 checking linux/bpf.h presence... yes [2022-07-28T21:00:39.188Z] #77 140.7 checking for linux/bpf.h... yes [2022-07-28T21:00:39.188Z] #77 140.7 checking compilation for eBPF... yes [2022-07-28T21:00:39.188Z] #77 140.8 checking for criu >= 3.15... no [2022-07-28T21:00:39.188Z] #77 140.9 configure: CRIU headers not found, building without CRIU support [2022-07-28T21:00:39.188Z] #77 140.9 checking for criu > 3.16... no [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T21:00:39.204Z] #84 140.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T21:00:39.204Z] #84 140.4 make install-recursive [2022-07-28T21:00:39.204Z] #84 140.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:39.204Z] #84 140.4 Making install in yajl [2022-07-28T21:00:39.204Z] #84 140.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:39.204Z] #84 140.5 CC verify/json_verify-json_verify.o [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_gen.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_parser.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_buf.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_encode.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_lex.lo [2022-07-28T21:00:39.204Z] #84 140.5 CC src/libyajl_la-yajl_tree.lo [2022-07-28T21:00:39.365Z] #54 DONE 0.2s [2022-07-28T21:00:39.365Z] [2022-07-28T21:00:39.365Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:39.365Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:39.449Z] #77 140.9 configure: CRIU version doesn't support join-ns API [2022-07-28T21:00:39.449Z] #77 140.9 checking for criu > 3.16.1... no [2022-07-28T21:00:39.449Z] #77 141.0 configure: CRIU version doesn't support for pre-dumping [2022-07-28T21:00:39.449Z] #77 141.0 checking for new mount API (fsconfig)... yes [2022-07-28T21:00:39.449Z] #77 141.1 checking for seccomp notify API... yes [2022-07-28T21:00:39.709Z] #77 141.2 checking for gperf... no [2022-07-28T21:00:39.710Z] #77 141.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T21:00:39.970Z] #77 141.2 checking for library containing argp_parse... none required [2022-07-28T21:00:40.231Z] #77 141.8 checking that generated files are newer than configure... done [2022-07-28T21:00:40.231Z] #77 141.8 configure: creating ./config.status [2022-07-28T21:00:40.295Z] #77 153.3 libtool: link: ar cr libocispec.a [2022-07-28T21:00:40.552Z] #77 153.4 libtool: link: ranlib libocispec.a [2022-07-28T21:00:40.804Z] #77 ... [2022-07-28T21:00:40.804Z] [2022-07-28T21:00:40.804Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T21:00:40.804Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T21:00:40.804Z] #19 DONE 1.5s [2022-07-28T21:00:40.804Z] [2022-07-28T21:00:40.804Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T21:00:40.804Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T21:00:41.482Z] #77 154.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:41.482Z] #77 154.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:00:41.482Z] #77 154.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:00:41.482Z] #77 154.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:41.739Z] #77 154.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:41.739Z] #77 154.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:41.739Z] #77 154.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:41.739Z] #77 154.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T21:00:41.739Z] #77 154.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T21:00:41.739Z] #77 154.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T21:00:41.739Z] #77 154.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T21:00:41.996Z] #77 154.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T21:00:41.996Z] #77 154.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T21:00:41.996Z] #77 154.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T21:00:41.996Z] #77 154.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T21:00:41.996Z] #77 154.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T21:00:41.996Z] #77 154.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T21:00:41.996Z] #77 155.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T21:00:42.193Z] #20 DONE 1.3s [2022-07-28T21:00:42.193Z] [2022-07-28T21:00:42.193Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:42.193Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T21:00:42.193Z] #64 ... [2022-07-28T21:00:42.193Z] [2022-07-28T21:00:42.193Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:00:42.193Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T21:00:42.253Z] #77 155.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T21:00:42.253Z] #77 155.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T21:00:42.253Z] #77 155.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T21:00:42.253Z] #77 155.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T21:00:42.504Z] #84 ... [2022-07-28T21:00:42.504Z] [2022-07-28T21:00:42.504Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:42.504Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:42.504Z] #19 121.8 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-28T21:00:42.504Z] #19 121.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-28T21:00:42.504Z] #19 121.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-28T21:00:42.504Z] #19 121.8 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-28T21:00:42.504Z] #19 121.8 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-28T21:00:42.504Z] #19 121.8 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-28T21:00:42.504Z] #19 121.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-28T21:00:42.504Z] #19 121.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-28T21:00:42.504Z] #19 121.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-28T21:00:42.504Z] #19 121.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-28T21:00:42.504Z] #19 121.9 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-28T21:00:42.504Z] #19 121.9 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-28T21:00:42.504Z] #19 123.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-28T21:00:42.504Z] #19 123.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-28T21:00:42.504Z] #19 123.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-28T21:00:42.504Z] #19 123.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-28T21:00:42.504Z] #19 123.4 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-28T21:00:42.504Z] #19 124.6 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-28T21:00:42.504Z] #19 124.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-28T21:00:42.504Z] #19 125.5 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:00:42.504Z] #19 125.8 Fetched 788 MB in 25s (32.0 MB/s) [2022-07-28T21:00:42.504Z] #19 125.9 Selecting previously unselected package liblocale-gettext-perl. [2022-07-28T21:00:42.504Z] #19 125.9 (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 ... 15717 files and directories currently installed.) [2022-07-28T21:00:42.504Z] #19 125.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 125.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-28T21:00:42.504Z] #19 126.0 Selecting previously unselected package bzip2. [2022-07-28T21:00:42.504Z] #19 126.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.0 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T21:00:42.504Z] #19 126.0 Selecting previously unselected package libmagic-mgc. [2022-07-28T21:00:42.504Z] #19 126.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.0 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T21:00:42.504Z] #19 126.2 Selecting previously unselected package libmagic1:amd64. [2022-07-28T21:00:42.504Z] #19 126.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T21:00:42.504Z] #19 126.3 Selecting previously unselected package file. [2022-07-28T21:00:42.504Z] #19 126.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.3 Unpacking file (1:5.39-3) ... [2022-07-28T21:00:42.504Z] #19 126.4 Selecting previously unselected package xz-utils. [2022-07-28T21:00:42.504Z] #19 126.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T21:00:42.504Z] #19 126.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-28T21:00:42.504Z] #19 126.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 126.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-28T21:00:42.504Z] #19 127.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-28T21:00:42.504Z] #19 127.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-28T21:00:42.504Z] #19 127.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-28T21:00:42.510Z] #77 155.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T21:00:42.510Z] #77 155.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T21:00:42.510Z] #77 155.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T21:00:42.510Z] #77 155.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T21:00:42.767Z] #77 155.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T21:00:42.767Z] #77 155.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T21:00:42.767Z] #77 155.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T21:00:43.024Z] #77 155.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T21:00:43.077Z] #19 128.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-28T21:00:43.077Z] #19 128.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-28T21:00:43.077Z] #19 128.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-28T21:00:43.281Z] #77 156.0 CC src/crun-crun.o [2022-07-28T21:00:43.281Z] #77 156.1 CC src/crun-run.o [2022-07-28T21:00:43.281Z] #77 156.2 CC src/crun-delete.o [2022-07-28T21:00:43.281Z] #77 156.2 CC src/crun-kill.o [2022-07-28T21:00:43.281Z] #77 156.3 CC src/crun-pause.o [2022-07-28T21:00:43.538Z] #77 156.3 CC src/crun-unpause.o [2022-07-28T21:00:43.538Z] #77 156.4 CC src/crun-spec.o [2022-07-28T21:00:43.538Z] #77 156.5 CC src/crun-exec.o [2022-07-28T21:00:43.590Z] #21 1.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T21:00:43.590Z] #21 1.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T21:00:43.590Z] #21 1.282 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T21:00:43.648Z] #19 ... [2022-07-28T21:00:43.648Z] [2022-07-28T21:00:43.648Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:43.648Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:43.648Z] #84 143.9 CCLD libyajl.la [2022-07-28T21:00:43.648Z] #84 144.1 CCLD verify/json_verify [2022-07-28T21:00:43.648Z] #84 144.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:43.648Z] #84 144.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:00:43.648Z] #84 144.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:00:43.648Z] #84 144.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:43.648Z] #84 144.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:00:43.648Z] #84 144.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:00:43.648Z] #84 144.6 CC src/validate.o [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_config_schema.lo [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_defs.lo [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T21:00:43.648Z] #84 144.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T21:00:43.648Z] #84 144.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T21:00:43.648Z] #84 144.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T21:00:43.648Z] #84 144.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T21:00:43.648Z] #84 144.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T21:00:43.648Z] #84 144.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T21:00:43.648Z] #84 144.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T21:00:43.648Z] #84 144.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T21:00:43.648Z] #84 144.9 CC src/runtime_spec_schema_defs.lo [2022-07-28T21:00:43.648Z] #84 144.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T21:00:43.648Z] #84 144.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T21:00:43.648Z] #84 145.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T21:00:43.648Z] #84 145.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T21:00:43.648Z] #84 145.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T21:00:43.648Z] #84 145.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T21:00:43.795Z] #77 156.6 CC src/crun-list.o [2022-07-28T21:00:43.795Z] #77 156.7 CC src/crun-create.o [2022-07-28T21:00:43.795Z] #77 156.8 CC src/crun-start.o [2022-07-28T21:00:43.850Z] #21 1.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T21:00:43.909Z] #84 145.1 CC src/basic_test_double_array_item.lo [2022-07-28T21:00:43.909Z] #84 145.1 CC src/basic_test_double_array.lo [2022-07-28T21:00:43.909Z] #84 145.2 CC src/basic_test_top_array_string.lo [2022-07-28T21:00:43.909Z] #84 145.2 CC src/basic_test_top_array_int.lo [2022-07-28T21:00:43.909Z] #84 145.3 CC src/basic_test_top_double_array_int.lo [2022-07-28T21:00:43.909Z] #84 145.4 CC src/basic_test_top_double_array_obj.lo [2022-07-28T21:00:44.052Z] #77 156.9 CC src/crun-state.o [2022-07-28T21:00:44.052Z] #77 157.1 CC src/crun-update.o [2022-07-28T21:00:44.170Z] #84 145.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T21:00:44.170Z] #84 145.4 CC src/basic_test_top_double_array_string.lo [2022-07-28T21:00:44.170Z] #84 145.4 CC src/read-file.lo [2022-07-28T21:00:44.170Z] #84 145.5 CC src/json_common.lo [2022-07-28T21:00:44.170Z] #84 145.6 CC tests/test-1.o [2022-07-28T21:00:44.170Z] #84 145.6 CC tests/test-2.o [2022-07-28T21:00:44.309Z] #77 157.2 CC src/crun-ps.o [2022-07-28T21:00:44.309Z] #77 157.3 CC src/crun-checkpoint.o [2022-07-28T21:00:44.430Z] #84 145.7 CC tests/test-3.o [2022-07-28T21:00:44.430Z] #84 145.7 CC tests/test-4.o [2022-07-28T21:00:44.430Z] #84 145.7 CC tests/test-5.o [2022-07-28T21:00:44.430Z] #84 145.8 CC tests/test-6.o [2022-07-28T21:00:44.430Z] #84 145.9 CC tests/test-7.o [2022-07-28T21:00:44.566Z] #77 157.4 CC src/crun-restore.o [2022-07-28T21:00:44.566Z] #77 157.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T21:00:44.691Z] #84 146.0 CC tests/test-8.o [2022-07-28T21:00:44.691Z] #84 146.1 CC tests/test-9.o [2022-07-28T21:00:44.691Z] #84 146.1 CC tests/test-10.o [2022-07-28T21:00:44.793Z] #21 2.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T21:00:44.823Z] #77 157.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T21:00:44.823Z] #77 157.8 CC src/libcrun/libcrun_la-container.lo [2022-07-28T21:00:44.952Z] #84 146.3 CC tests/test-11.o [2022-07-28T21:00:45.080Z] #77 158.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T21:00:45.337Z] #77 158.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T21:00:45.593Z] #77 158.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T21:00:45.593Z] #77 158.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T21:00:45.630Z] #77 156.0 CCLD tests/init [2022-07-28T21:00:45.746Z] #21 3.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T21:00:45.850Z] #77 158.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T21:00:45.850Z] #77 158.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T21:00:46.107Z] #77 158.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T21:00:46.107Z] #77 159.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T21:00:46.670Z] #77 159.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T21:00:46.670Z] #77 159.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T21:00:46.927Z] #77 159.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T21:00:47.183Z] #77 160.1 CC src/libcrun/libcrun_la-error.lo [2022-07-28T21:00:47.440Z] #77 160.2 CC src/libcrun/libcrun_la-status.lo [2022-07-28T21:00:47.440Z] #77 160.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T21:00:47.660Z] #21 ... [2022-07-28T21:00:47.660Z] [2022-07-28T21:00:47.660Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:47.660Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:47.660Z] #77 145.1 config.status: creating Makefile [2022-07-28T21:00:47.660Z] #77 145.2 config.status: creating rpm/crun.spec [2022-07-28T21:00:47.660Z] #77 145.2 config.status: creating config.h [2022-07-28T21:00:47.660Z] #77 145.2 config.status: executing libtool commands [2022-07-28T21:00:47.660Z] #77 145.3 config.status: executing depfiles commands [2022-07-28T21:00:47.660Z] #77 146.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T21:00:47.660Z] #77 146.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T21:00:47.660Z] #77 146.6 checking for gcc... gcc [2022-07-28T21:00:47.660Z] #77 146.6 checking whether the C compiler works... yes [2022-07-28T21:00:47.660Z] #77 146.9 checking for C compiler default output file name... a.out [2022-07-28T21:00:47.660Z] #77 146.9 checking for suffix of executables... [2022-07-28T21:00:47.660Z] #77 147.1 checking whether we are cross compiling... no [2022-07-28T21:00:47.660Z] #77 147.3 checking for suffix of object files... o [2022-07-28T21:00:47.660Z] #77 147.4 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:47.660Z] #77 147.5 checking whether gcc accepts -g... yes [2022-07-28T21:00:47.660Z] #77 147.6 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:47.660Z] #77 147.8 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:47.660Z] #77 147.9 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:47.660Z] #77 148.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:47.660Z] #77 148.2 checking for egrep... /bin/grep -E [2022-07-28T21:00:47.660Z] #77 148.2 checking for ANSI C header files... yes [2022-07-28T21:00:47.660Z] #77 148.7 checking for sys/types.h... yes [2022-07-28T21:00:47.660Z] #77 148.9 checking for sys/stat.h... yes [2022-07-28T21:00:47.660Z] #77 149.0 checking for stdlib.h... yes [2022-07-28T21:00:47.660Z] #77 149.1 checking for string.h... yes [2022-07-28T21:00:47.697Z] #77 160.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T21:00:47.697Z] #77 160.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T21:00:47.921Z] #77 149.2 checking for memory.h... yes [2022-07-28T21:00:47.921Z] #77 149.4 checking for strings.h... yes [2022-07-28T21:00:48.181Z] #77 149.6 checking for inttypes.h... yes [2022-07-28T21:00:48.260Z] #77 161.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T21:00:48.260Z] #77 161.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T21:00:48.260Z] #77 161.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T21:00:48.442Z] #77 149.8 checking for stdint.h... yes [2022-07-28T21:00:48.703Z] #77 150.1 checking for unistd.h... yes [2022-07-28T21:00:48.703Z] #77 150.3 checking minix/config.h usability... no [2022-07-28T21:00:48.703Z] #77 150.4 checking minix/config.h presence... no [2022-07-28T21:00:48.824Z] #77 161.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T21:00:48.824Z] #77 161.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T21:00:48.963Z] #77 150.5 checking for minix/config.h... no [2022-07-28T21:00:49.224Z] #77 150.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T21:00:49.224Z] #77 150.7 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:49.224Z] #77 150.9 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:49.224Z] #77 150.9 checking how to print strings... printf [2022-07-28T21:00:49.484Z] #77 150.9 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:49.484Z] #77 150.9 checking for fgrep... /bin/grep -F [2022-07-28T21:00:49.484Z] #77 150.9 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:49.484Z] #77 151.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:49.484Z] #77 151.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:49.484Z] #77 151.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:49.484Z] #77 151.1 checking whether ln -s works... yes [2022-07-28T21:00:49.484Z] #77 151.1 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:49.484Z] #77 151.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:49.484Z] #77 151.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:49.484Z] #77 151.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:49.484Z] #77 151.1 checking for objdump... objdump [2022-07-28T21:00:49.484Z] #77 151.1 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:49.484Z] #77 151.1 checking for dlltool... no [2022-07-28T21:00:49.484Z] #77 151.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:49.484Z] #77 151.1 checking for ar... ar [2022-07-28T21:00:49.745Z] #77 151.1 checking for archiver @FILE support... @ [2022-07-28T21:00:49.745Z] #77 151.2 checking for strip... strip [2022-07-28T21:00:49.745Z] #77 151.2 checking for ranlib... ranlib [2022-07-28T21:00:49.745Z] #77 151.2 checking for gawk... no [2022-07-28T21:00:49.745Z] #77 151.2 checking for mawk... mawk [2022-07-28T21:00:49.771Z] #77 162.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T21:00:49.771Z] #77 162.6 CC tests/init.o [2022-07-28T21:00:49.829Z] #77 ... [2022-07-28T21:00:49.829Z] [2022-07-28T21:00:49.829Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T21:00:49.829Z] #26 sha256:2c42112814909a1bfbb25767cf77bb9291c680ef575c9ec31580ee648ab7002d [2022-07-28T21:00:49.829Z] #26 158.6 + return [2022-07-28T21:00:50.009Z] #77 151.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:50.009Z] #77 151.6 checking for sysroot... no [2022-07-28T21:00:50.009Z] #77 151.6 checking for a working dd... /bin/dd [2022-07-28T21:00:50.009Z] #77 151.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:50.009Z] #77 151.6 checking for mt... no [2022-07-28T21:00:50.009Z] #77 151.7 checking if : is a manifest tool... no [2022-07-28T21:00:50.028Z] #77 163.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T21:00:50.270Z] #77 151.7 checking for dlfcn.h... yes [2022-07-28T21:00:50.270Z] #77 151.8 checking for objdir... .libs [2022-07-28T21:00:50.777Z] #26 DONE 159.8s [2022-07-28T21:00:50.777Z] [2022-07-28T21:00:50.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:50.777Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T21:00:50.791Z] #77 152.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:00:50.791Z] #77 152.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:00:50.791Z] #77 152.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:00:51.051Z] #77 152.4 checking if gcc static flag -static works... yes [2022-07-28T21:00:51.312Z] #77 152.7 checking if gcc supports -c -o file.o... yes [2022-07-28T21:00:51.312Z] #77 152.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:00:51.312Z] #77 152.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:00:51.572Z] #77 152.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:00:51.572Z] #77 153.2 checking how to hardcode library paths into programs... immediate [2022-07-28T21:00:51.572Z] #77 153.2 checking whether stripping libraries is possible... yes [2022-07-28T21:00:51.572Z] #77 153.2 checking if libtool supports shared libraries... yes [2022-07-28T21:00:51.572Z] #77 153.2 checking whether to build shared libraries... no [2022-07-28T21:00:51.572Z] #77 153.2 checking whether to build static libraries... yes [2022-07-28T21:00:51.572Z] #77 153.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:51.572Z] #77 153.3 checking whether build environment is sane... yes [2022-07-28T21:00:51.833Z] #77 153.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:51.833Z] #77 153.3 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:51.833Z] #77 153.4 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:51.833Z] #77 153.4 checking whether make supports nested variables... yes [2022-07-28T21:00:51.833Z] #77 153.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:51.833Z] #77 153.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:51.833Z] #77 153.4 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:52.094Z] #77 153.5 checking dependency style of gcc... gcc3 [2022-07-28T21:00:52.094Z] #77 153.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:52.094Z] #77 153.7 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:52.094Z] #77 153.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T21:00:52.094Z] #77 153.7 checking pkg-config is at least version 0.9.0... yes [2022-07-28T21:00:52.094Z] #77 153.7 checking for yajl >= 2.1.0... yes [2022-07-28T21:00:52.094Z] #77 153.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T21:00:52.094Z] #77 153.7 checking for gcc... (cached) gcc [2022-07-28T21:00:52.161Z] #77 ... [2022-07-28T21:00:52.161Z] [2022-07-28T21:00:52.161Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T21:00:52.161Z] #27 sha256:a91fa82fea3962d4651bdb16fdeec29058b30d8d61a74a5409401c1cb66dd450 [2022-07-28T21:00:52.354Z] #77 153.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T21:00:52.354Z] #77 153.8 checking whether gcc accepts -g... (cached) yes [2022-07-28T21:00:52.354Z] #77 153.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T21:00:52.354Z] #77 153.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T21:00:52.354Z] #77 153.8 checking for a Python interpreter with version >= 3... python3 [2022-07-28T21:00:52.354Z] #77 153.9 checking for python3... /usr/bin/python3 [2022-07-28T21:00:52.354Z] #77 153.9 checking for python3 version... 3.9 [2022-07-28T21:00:52.354Z] #77 154.0 checking for python3 platform... linux [2022-07-28T21:00:52.614Z] #77 154.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T21:00:52.614Z] #77 154.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T21:00:52.875Z] #77 154.5 checking that generated files are newer than configure... done [2022-07-28T21:00:52.875Z] #77 154.5 configure: creating ./config.status [2022-07-28T21:00:53.101Z] #27 DONE 0.7s [2022-07-28T21:00:53.101Z] [2022-07-28T21:00:53.101Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:53.101Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:53.101Z] #64 ... [2022-07-28T21:00:53.101Z] [2022-07-28T21:00:53.101Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T21:00:53.101Z] #32 sha256:6f1d0106ad3ea310b6a990b66a5981625ec182d648e96e7068564c2f197829e2 [2022-07-28T21:00:53.671Z] #32 DONE 0.8s [2022-07-28T21:00:53.671Z] [2022-07-28T21:00:53.671Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T21:00:53.671Z] #35 sha256:b79f472cf5cbaefd173153b274e23ddfcc949b0002f862882115abbdccfe258b [2022-07-28T21:00:54.241Z] #35 DONE 0.5s [2022-07-28T21:00:54.241Z] [2022-07-28T21:00:54.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:54.241Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T21:00:54.241Z] #77 166.3 AR libcrun_testing.a [2022-07-28T21:00:54.241Z] #77 166.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T21:00:54.241Z] #77 166.3 CCLD libcrun.la [2022-07-28T21:00:54.241Z] #77 166.3 CCLD tests/tests_libcrun_utils [2022-07-28T21:00:54.241Z] #77 166.3 CCLD tests/tests_libcrun_errors [2022-07-28T21:00:54.241Z] #77 166.3 CCLD tests/tests_libcrun_fuzzer [2022-07-28T21:00:54.500Z] #77 166.9 CCLD crun [2022-07-28T21:00:54.760Z] #77 ... [2022-07-28T21:00:54.760Z] [2022-07-28T21:00:54.760Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T21:00:54.760Z] #37 sha256:70f9d37b8301cb731e72a5854e17d942b336a5fcd00bb6b0410178c5e1a84436 [2022-07-28T21:00:54.760Z] #37 DONE 0.5s [2022-07-28T21:00:54.760Z] [2022-07-28T21:00:54.760Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:54.760Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:54.760Z] #64 164.0 + bin/containerd [2022-07-28T21:00:54.788Z] #77 156.1 config.status: creating Makefile [2022-07-28T21:00:54.788Z] #77 156.2 config.status: creating config.h [2022-07-28T21:00:54.788Z] #77 156.2 config.status: executing libtool commands [2022-07-28T21:00:54.788Z] #77 156.3 config.status: executing depfiles commands [2022-07-28T21:00:54.947Z] #84 ... [2022-07-28T21:00:54.947Z] [2022-07-28T21:00:54.947Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:00:54.947Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:00:54.948Z] #19 129.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-28T21:00:54.948Z] #19 129.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T21:00:54.948Z] #19 129.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-28T21:00:54.948Z] #19 130.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-28T21:00:54.948Z] #19 130.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T21:00:54.948Z] #19 130.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-28T21:00:54.948Z] #19 131.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-28T21:00:54.948Z] #19 131.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:00:54.948Z] #19 131.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:00:54.948Z] #19 131.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-28T21:00:54.948Z] #19 131.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:00:54.948Z] #19 131.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:00:55.330Z] #64 ... [2022-07-28T21:00:55.331Z] [2022-07-28T21:00:55.331Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T21:00:55.331Z] #39 sha256:a12de817f350278de7d7b17b1163e766ec8ed77942691342ad05914e207d6ab6 [2022-07-28T21:00:55.331Z] #39 DONE 0.6s [2022-07-28T21:00:55.331Z] [2022-07-28T21:00:55.331Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T21:00:55.331Z] #41 sha256:b807a683b3734cb6e2935295eddd6bfa111e1782c45cfbb08921e893ad58285d [2022-07-28T21:00:55.331Z] #41 DONE 0.1s [2022-07-28T21:00:55.359Z] #77 156.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T21:00:55.359Z] #77 156.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T21:00:55.359Z] #77 ... [2022-07-28T21:00:55.359Z] [2022-07-28T21:00:55.359Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:00:55.359Z] #60 sha256:11e97af88d3f39249fea1a375d1f8468beb823736aa01c79ff17303cd0839f9c [2022-07-28T21:00:55.359Z] #60 10.98 + cd /tmp/tmp.9AoonACCZA/src/github.com/opencontainers/runc [2022-07-28T21:00:55.359Z] #60 10.98 + git checkout -q v1.1.2 [2022-07-28T21:00:55.359Z] #60 11.34 + '[' -z '' ']' [2022-07-28T21:00:55.359Z] #60 11.34 + target=static [2022-07-28T21:00:55.359Z] #60 11.34 + make BUILDTAGS=seccomp static [2022-07-28T21:00:55.359Z] #60 11.84 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 . [2022-07-28T21:00:55.591Z] [2022-07-28T21:00:55.591Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:55.591Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T21:00:55.591Z] #77 167.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T21:00:55.591Z] #77 167.2 /bin/mkdir -p '/usr/local/lib' [2022-07-28T21:00:55.591Z] #77 167.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T21:00:55.591Z] #77 167.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T21:00:55.591Z] #77 167.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T21:00:55.591Z] #77 167.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T21:00:55.591Z] #77 167.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T21:00:55.591Z] #77 167.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T21:00:55.591Z] #77 167.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T21:00:55.591Z] #77 167.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T21:00:55.591Z] #77 167.5 ---------------------------------------------------------------------- [2022-07-28T21:00:55.591Z] #77 167.5 Libraries have been installed in: [2022-07-28T21:00:55.591Z] #77 167.5 /usr/local/lib [2022-07-28T21:00:55.591Z] #77 167.5 [2022-07-28T21:00:55.591Z] #77 167.5 If you ever happen to want to link against installed libraries [2022-07-28T21:00:55.591Z] #77 167.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T21:00:55.591Z] #77 167.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T21:00:55.591Z] #77 167.5 flag during linking and do at least one of the following: [2022-07-28T21:00:55.591Z] #77 167.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T21:00:55.591Z] #77 167.5 during execution [2022-07-28T21:00:55.591Z] #77 167.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T21:00:55.591Z] #77 167.5 during linking [2022-07-28T21:00:55.591Z] #77 167.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T21:00:55.591Z] #77 167.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T21:00:55.591Z] #77 167.5 [2022-07-28T21:00:55.591Z] #77 167.5 See any operating system documentation about shared libraries for [2022-07-28T21:00:55.591Z] #77 167.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T21:00:55.591Z] #77 167.5 ---------------------------------------------------------------------- [2022-07-28T21:00:55.591Z] #77 167.5 /bin/mkdir -p '/build' [2022-07-28T21:00:55.591Z] #77 167.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T21:00:55.591Z] #77 167.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T21:00:55.591Z] #77 167.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T21:00:55.591Z] #77 167.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T21:00:55.591Z] #77 167.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T21:00:55.591Z] #77 DONE 167.6s [2022-07-28T21:00:55.591Z] [2022-07-28T21:00:55.591Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T21:00:55.591Z] #45 sha256:c5961c928f2549fa94a5ccc1196d56a1dca49f041630b54ccafe66cc93e813c6 [2022-07-28T21:00:55.591Z] #45 DONE 0.1s [2022-07-28T21:00:55.591Z] [2022-07-28T21:00:55.591Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:55.591Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:55.619Z] #60 ... [2022-07-28T21:00:55.619Z] [2022-07-28T21:00:55.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:55.619Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:55.619Z] #77 157.1 checking for gcc... gcc [2022-07-28T21:00:55.856Z] #64 ... [2022-07-28T21:00:55.856Z] [2022-07-28T21:00:55.856Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T21:00:55.856Z] #48 sha256:168727f4e0e5985db31061e5b4eb8a3f40bc129d9fab2ab39d25fc839651b60f [2022-07-28T21:00:55.856Z] #48 DONE 0.4s [2022-07-28T21:00:55.880Z] #77 157.2 checking whether the C compiler works... yes [2022-07-28T21:00:55.880Z] #77 157.4 checking for C compiler default output file name... a.out [2022-07-28T21:00:55.880Z] #77 157.4 checking for suffix of executables... [2022-07-28T21:00:56.120Z] [2022-07-28T21:00:56.120Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T21:00:56.120Z] #52 sha256:da0b721c95b36e9ceb178a784de55dd186ae732d3fe8c5539df5f0f4867ec322 [2022-07-28T21:00:56.120Z] #52 DONE 0.1s [2022-07-28T21:00:56.120Z] [2022-07-28T21:00:56.120Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T21:00:56.120Z] #54 sha256:1626debe8771607a400cd212fbf8bbe6ab001136e3cce3845cc406d6df5a4d3a [2022-07-28T21:00:56.141Z] #77 157.6 checking whether we are cross compiling... no [2022-07-28T21:00:56.141Z] #77 157.8 checking for suffix of object files... o [2022-07-28T21:00:56.381Z] #54 DONE 0.1s [2022-07-28T21:00:56.381Z] [2022-07-28T21:00:56.381Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T21:00:56.381Z] #56 sha256:58d1bf1fe60ad8d1c6b9fb6d35e0a0cd45b4f0c9998e678df3a7f1998fe612b9 [2022-07-28T21:00:56.401Z] #77 157.9 checking whether we are using the GNU C compiler... yes [2022-07-28T21:00:56.401Z] #77 158.0 checking whether gcc accepts -g... yes [2022-07-28T21:00:56.662Z] #77 158.1 checking for gcc option to accept ISO C89... none needed [2022-07-28T21:00:56.662Z] #77 158.2 checking whether gcc understands -c and -o together... yes [2022-07-28T21:00:56.662Z] #77 158.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T21:00:56.662Z] #77 158.4 checking whether build environment is sane... yes [2022-07-28T21:00:56.662Z] #77 158.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T21:00:56.923Z] #77 158.4 checking for gawk... no [2022-07-28T21:00:56.923Z] #77 158.4 checking for mawk... mawk [2022-07-28T21:00:56.923Z] #77 158.4 checking whether make sets $(MAKE)... yes [2022-07-28T21:00:56.923Z] #77 158.5 checking whether make supports the include directive... yes (GNU style) [2022-07-28T21:00:56.923Z] #77 158.5 checking whether make supports nested variables... yes [2022-07-28T21:00:56.923Z] #77 158.5 checking whether UID '0' is supported by ustar format... yes [2022-07-28T21:00:56.923Z] #77 158.5 checking whether GID '0' is supported by ustar format... yes [2022-07-28T21:00:56.923Z] #77 158.5 checking how to create a ustar tar archive... gnutar [2022-07-28T21:00:57.185Z] #77 158.6 checking dependency style of gcc... gcc3 [2022-07-28T21:00:57.185Z] #77 158.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T21:00:57.185Z] #77 158.7 checking whether make supports nested variables... (cached) yes [2022-07-28T21:00:57.321Z] #56 DONE 1.2s [2022-07-28T21:00:57.321Z] [2022-07-28T21:00:57.321Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:57.321Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:57.446Z] #77 158.7 checking build system type... x86_64-pc-linux-gnu [2022-07-28T21:00:57.446Z] #77 159.0 checking host system type... x86_64-pc-linux-gnu [2022-07-28T21:00:57.446Z] #77 159.0 checking how to print strings... printf [2022-07-28T21:00:57.446Z] #77 159.0 checking for a sed that does not truncate output... /bin/sed [2022-07-28T21:00:57.446Z] #77 159.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T21:00:57.446Z] #77 159.0 checking for egrep... /bin/grep -E [2022-07-28T21:00:57.446Z] #77 159.0 checking for fgrep... /bin/grep -F [2022-07-28T21:00:57.446Z] #77 159.0 checking for ld used by gcc... /usr/bin/ld [2022-07-28T21:00:57.446Z] #77 159.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T21:00:57.446Z] #77 159.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T21:00:57.446Z] #77 159.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T21:00:57.582Z] #64 ... [2022-07-28T21:00:57.582Z] [2022-07-28T21:00:57.582Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T21:00:57.582Z] #58 sha256:26b6e8ed90f9ed56f0e748efc2f57728b5b45ded7aeb1ffb3cbca6bc80315f4c [2022-07-28T21:00:57.582Z] #58 DONE 0.1s [2022-07-28T21:00:57.582Z] [2022-07-28T21:00:57.582Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T21:00:57.582Z] #61 sha256:caca2141dbb7b43a6d3b8e1812f7f100e4b7a983cec6b2ca4afe621876d6ed1c [2022-07-28T21:00:57.707Z] #77 159.2 checking whether ln -s works... yes [2022-07-28T21:00:57.707Z] #77 159.2 checking the maximum length of command line arguments... 1572864 [2022-07-28T21:00:57.707Z] #77 159.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T21:00:57.707Z] #77 159.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T21:00:57.707Z] #77 159.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T21:00:57.707Z] #77 159.2 checking for objdump... objdump [2022-07-28T21:00:57.707Z] #77 159.2 checking how to recognize dependent libraries... pass_all [2022-07-28T21:00:57.707Z] #77 159.2 checking for dlltool... no [2022-07-28T21:00:57.707Z] #77 159.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T21:00:57.707Z] #77 159.2 checking for ar... ar [2022-07-28T21:00:57.707Z] #77 159.2 checking for archiver @FILE support... @ [2022-07-28T21:00:57.707Z] #77 159.3 checking for strip... strip [2022-07-28T21:00:57.707Z] #77 159.3 checking for ranlib... ranlib [2022-07-28T21:00:57.842Z] #61 DONE 0.4s [2022-07-28T21:00:57.842Z] [2022-07-28T21:00:57.842Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:00:57.842Z] #64 sha256:966cb3db22492319b752c796aeb1c789c6316f7f617c0386c22a307d86529ec7 [2022-07-28T21:00:57.967Z] #77 159.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T21:00:57.967Z] #77 159.7 checking for sysroot... no [2022-07-28T21:00:57.967Z] #77 159.7 checking for a working dd... /bin/dd [2022-07-28T21:00:58.228Z] #77 159.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T21:00:58.228Z] #77 159.8 checking for mt... no [2022-07-28T21:00:58.228Z] #77 159.8 checking if : is a manifest tool... no [2022-07-28T21:00:58.489Z] #77 159.8 checking how to run the C preprocessor... gcc -E [2022-07-28T21:00:59.061Z] #77 160.0 checking for ANSI C header files... yes [2022-07-28T21:00:59.061Z] #77 160.6 checking for sys/types.h... [2022-07-28T21:00:59.061Z] #77 ... [2022-07-28T21:00:59.061Z] [2022-07-28T21:00:59.061Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:00:59.061Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T21:00:59.061Z] #21 6.967 Fetched 8561 kB in 6s (1428 kB/s) [2022-07-28T21:00:59.061Z] #21 6.967 Reading package lists... [2022-07-28T21:00:59.061Z] #21 9.473 Reading package lists... [2022-07-28T21:00:59.061Z] #21 11.99 Building dependency tree... [2022-07-28T21:00:59.061Z] #21 13.30 The following additional packages will be installed: [2022-07-28T21:00:59.061Z] #21 13.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T21:00:59.061Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T21:00:59.061Z] #21 13.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T21:00:59.061Z] #21 13.31 python3-pkg-resources vim-runtime xxd [2022-07-28T21:00:59.061Z] #21 13.32 Suggested packages: [2022-07-28T21:00:59.061Z] #21 13.32 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T21:00:59.061Z] #21 13.32 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T21:00:59.061Z] #21 13.32 acl attr quota [2022-07-28T21:00:59.061Z] #21 13.32 Recommended packages: [2022-07-28T21:00:59.061Z] #21 13.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T21:00:59.061Z] #21 14.62 The following NEW packages will be installed: [2022-07-28T21:00:59.061Z] #21 14.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T21:00:59.061Z] #21 14.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T21:00:59.061Z] #21 14.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T21:00:59.061Z] #21 14.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T21:00:59.061Z] #21 14.63 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T21:00:59.061Z] #21 14.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T21:00:59.061Z] #21 14.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T21:00:59.061Z] #21 14.63 xz-utils zip zstd [2022-07-28T21:00:59.061Z] #21 14.94 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:00:59.061Z] #21 14.94 Need to get 27.7 MB of archives. [2022-07-28T21:00:59.061Z] #21 14.94 After this operation, 106 MB of additional disk space will be used. [2022-07-28T21:00:59.061Z] #21 14.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T21:00:59.061Z] #21 14.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T21:00:59.061Z] #21 14.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T21:00:59.061Z] #21 14.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T21:00:59.061Z] #21 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T21:00:59.061Z] #21 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T21:00:59.061Z] #21 14.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T21:00:59.061Z] #21 14.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T21:00:59.061Z] #21 15.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T21:00:59.061Z] #21 15.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-28T21:00:59.061Z] #21 15.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T21:00:59.061Z] #21 15.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T21:00:59.061Z] #21 15.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-28T21:00:59.061Z] #21 15.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T21:00:59.061Z] #21 15.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T21:00:59.061Z] #21 15.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T21:00:59.061Z] #21 15.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T21:00:59.061Z] #21 15.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T21:00:59.061Z] #21 15.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T21:00:59.061Z] #21 15.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T21:00:59.061Z] #21 15.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T21:00:59.061Z] #21 15.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T21:00:59.061Z] #21 15.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T21:00:59.061Z] #21 15.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T21:00:59.061Z] #21 15.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T21:00:59.061Z] #21 15.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T21:00:59.061Z] #21 15.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T21:00:59.061Z] #21 15.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T21:00:59.061Z] #21 15.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T21:00:59.061Z] #21 15.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-28T21:00:59.061Z] #21 15.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-28T21:00:59.061Z] #21 15.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T21:00:59.061Z] #21 15.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T21:00:59.061Z] #21 15.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T21:00:59.061Z] #21 15.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-28T21:00:59.061Z] #21 15.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T21:00:59.061Z] #21 15.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T21:00:59.061Z] #21 15.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T21:00:59.061Z] #21 15.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T21:00:59.061Z] #21 15.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T21:00:59.061Z] #21 15.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T21:00:59.061Z] #21 15.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T21:00:59.061Z] #21 15.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T21:00:59.061Z] #21 15.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T21:00:59.061Z] #21 15.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-28T21:00:59.061Z] #21 15.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T21:00:59.061Z] #21 15.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T21:00:59.061Z] #21 15.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T21:00:59.061Z] #21 15.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T21:00:59.061Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:00:59.061Z] #21 16.78 Fetched 27.7 MB in 1s (20.9 MB/s) [2022-07-28T21:00:59.061Z] #21 16.83 Selecting previously unselected package pigz. [2022-07-28T21:00:59.061Z] #21 16.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 ... 24018 files and directories currently installed.) [2022-07-28T21:00:59.061Z] #21 16.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T21:00:59.061Z] #21 16.89 Unpacking pigz (2.6-1) ... [2022-07-28T21:00:59.061Z] #21 16.96 Selecting previously unselected package libelf1:amd64. [2022-07-28T21:00:59.061Z] #21 16.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T21:00:59.061Z] #21 16.98 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T21:00:59.061Z] #21 17.12 Selecting previously unselected package libbpf0:amd64. [2022-07-28T21:00:59.061Z] #21 ... [2022-07-28T21:00:59.061Z] [2022-07-28T21:00:59.061Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:00:59.061Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:00:59.061Z] #77 160.6 checking for sys/types.h... yes [2022-07-28T21:00:59.184Z] #19 144.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-28T21:00:59.184Z] #19 144.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:00:59.184Z] #19 144.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:00:59.184Z] #19 144.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-28T21:00:59.184Z] #19 144.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:00:59.184Z] #19 144.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:00:59.322Z] #77 160.8 checking for sys/stat.h... yes [2022-07-28T21:00:59.322Z] #77 160.9 checking for stdlib.h... yes [2022-07-28T21:00:59.583Z] #77 161.1 checking for string.h... yes [2022-07-28T21:00:59.843Z] #77 161.2 checking for memory.h... yes [2022-07-28T21:00:59.843Z] #77 161.4 checking for strings.h... yes [2022-07-28T21:01:00.104Z] #77 161.6 checking for inttypes.h... yes [2022-07-28T21:01:00.104Z] #77 161.7 checking for stdint.h... yes [2022-07-28T21:01:00.365Z] #77 161.8 checking for unistd.h... yes [2022-07-28T21:01:00.625Z] #77 162.0 checking for dlfcn.h... yes [2022-07-28T21:01:00.625Z] #77 162.2 checking for objdir... .libs [2022-07-28T21:01:01.147Z] #77 162.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T21:01:01.147Z] #77 162.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T21:01:01.147Z] #77 162.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T21:01:01.407Z] #77 162.7 checking if gcc static flag -static works... yes [2022-07-28T21:01:01.668Z] #77 163.1 checking if gcc supports -c -o file.o... yes [2022-07-28T21:01:01.668Z] #77 163.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T21:01:01.668Z] #77 163.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T21:01:01.668Z] #77 163.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T21:01:01.929Z] #77 163.5 checking how to hardcode library paths into programs... immediate [2022-07-28T21:01:01.929Z] #77 163.5 checking whether stripping libraries is possible... yes [2022-07-28T21:01:01.929Z] #77 163.5 checking if libtool supports shared libraries... yes [2022-07-28T21:01:01.929Z] #77 163.5 checking whether to build shared libraries... no [2022-07-28T21:01:01.929Z] #77 163.5 checking whether to build static libraries... yes [2022-07-28T21:01:01.929Z] #77 163.5 checking float.h usability... yes [2022-07-28T21:01:01.929Z] #77 163.7 checking float.h presence... yes [2022-07-28T21:01:02.190Z] #77 163.7 checking for float.h... yes [2022-07-28T21:01:02.190Z] #77 163.7 checking limits.h usability... yes [2022-07-28T21:01:02.190Z] #77 163.9 checking limits.h presence... yes [2022-07-28T21:01:02.190Z] #77 164.0 checking for limits.h... yes [2022-07-28T21:01:02.451Z] #77 164.0 checking stddef.h usability... yes [2022-07-28T21:01:02.451Z] #77 164.1 checking stddef.h presence... yes [2022-07-28T21:01:02.451Z] #77 164.1 checking for stddef.h... yes [2022-07-28T21:01:02.451Z] #77 164.2 checking for stdlib.h... (cached) yes [2022-07-28T21:01:02.451Z] #77 164.2 checking for string.h... (cached) yes [2022-07-28T21:01:02.712Z] #77 164.2 checking sys/time.h usability... yes [2022-07-28T21:01:02.712Z] #77 164.3 checking sys/time.h presence... yes [2022-07-28T21:01:02.712Z] #77 164.4 checking for sys/time.h... yes [2022-07-28T21:01:02.712Z] #77 164.4 checking for inline... inline [2022-07-28T21:01:03.261Z] #77 164.5 checking for size_t... yes [2022-07-28T21:01:03.261Z] #77 164.8 checking for stdlib.h... (cached) yes [2022-07-28T21:01:03.261Z] #77 164.8 checking for GNU libc compatible malloc... yes [2022-07-28T21:01:03.261Z] #77 165.0 checking for stdlib.h... (cached) yes [2022-07-28T21:01:03.838Z] #77 165.0 checking for GNU libc compatible realloc... yes [2022-07-28T21:01:03.838Z] #77 165.2 checking for working strtod... yes [2022-07-28T21:01:04.115Z] #77 165.5 checking for gettimeofday... yes [2022-07-28T21:01:04.375Z] #77 165.7 checking for memset... yes [2022-07-28T21:01:04.634Z] #77 165.9 checking for strspn... yes [2022-07-28T21:01:04.894Z] #77 166.4 checking that generated files are newer than configure... done [2022-07-28T21:01:04.894Z] #77 166.4 configure: creating ./config.status [2022-07-28T21:01:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T21:01:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T21:01:06.808Z] #77 168.1 config.status: creating Makefile [2022-07-28T21:01:06.808Z] #77 168.1 config.status: creating config.h [2022-07-28T21:01:06.808Z] #77 168.2 config.status: executing depfiles commands [2022-07-28T21:01:06.808Z] #77 168.3 config.status: executing libtool commands [2022-07-28T21:01:07.379Z] #77 169.2 GEN .version [2022-07-28T21:01:07.639Z] #77 169.2 make install-recursive [2022-07-28T21:01:07.639Z] #77 169.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T21:01:07.639Z] #77 169.3 Making install in libocispec [2022-07-28T21:01:07.900Z] #77 169.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:07.900Z] #77 169.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T21:01:07.900Z] #77 169.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T21:01:07.900Z] #77 169.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T21:01:07.900Z] #77 169.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T21:01:08.181Z] #77 180.4 CCLD tests/init [2022-07-28T21:01:08.840Z] #77 170.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T21:01:08.840Z] #77 170.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T21:01:08.840Z] #77 170.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T21:01:09.100Z] #77 ... [2022-07-28T21:01:09.100Z] [2022-07-28T21:01:09.100Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:01:09.100Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T21:01:09.100Z] #21 17.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T21:01:09.100Z] #21 17.24 Selecting previously unselected package libcap2:amd64. [2022-07-28T21:01:09.100Z] #21 17.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T21:01:09.100Z] #21 17.30 Selecting previously unselected package libmnl0:amd64. [2022-07-28T21:01:09.100Z] #21 17.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T21:01:09.100Z] #21 17.36 Selecting previously unselected package libxtables12:amd64. [2022-07-28T21:01:09.100Z] #21 17.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.37 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T21:01:09.100Z] #21 17.44 Selecting previously unselected package libcap2-bin. [2022-07-28T21:01:09.100Z] #21 17.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T21:01:09.100Z] #21 17.55 Selecting previously unselected package iproute2. [2022-07-28T21:01:09.100Z] #21 17.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 17.57 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T21:01:09.100Z] #21 18.05 Selecting previously unselected package xxd. [2022-07-28T21:01:09.100Z] #21 18.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 18.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:09.100Z] #21 18.18 Selecting previously unselected package vim-common. [2022-07-28T21:01:09.100Z] #21 18.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T21:01:09.100Z] #21 18.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:09.100Z] #21 18.35 Selecting previously unselected package bash-completion. [2022-07-28T21:01:09.100Z] #21 18.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T21:01:09.100Z] #21 20.22 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T21:01:09.100Z] #21 20.69 Selecting previously unselected package bzip2. [2022-07-28T21:01:09.100Z] #21 20.69 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 20.72 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T21:01:09.100Z] #21 20.81 Selecting previously unselected package xz-utils. [2022-07-28T21:01:09.100Z] #21 20.84 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 20.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T21:01:09.100Z] #21 21.04 Selecting previously unselected package apparmor. [2022-07-28T21:01:09.100Z] #21 21.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 21.12 Unpacking apparmor (2.13.6-10) ... [2022-07-28T21:01:09.100Z] #21 21.55 Selecting previously unselected package inetutils-ping. [2022-07-28T21:01:09.100Z] #21 21.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 21.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T21:01:09.100Z] #21 21.73 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T21:01:09.100Z] #21 21.74 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 21.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T21:01:09.100Z] #21 21.81 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T21:01:09.100Z] #21 21.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 21.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T21:01:09.100Z] #21 21.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T21:01:09.100Z] #21 21.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 21.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T21:01:09.100Z] #21 22.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T21:01:09.100Z] #21 22.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T21:01:09.100Z] #21 22.12 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T21:01:09.100Z] #21 22.12 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T21:01:09.100Z] #21 22.29 Selecting previously unselected package iptables. [2022-07-28T21:01:09.100Z] #21 22.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.29 Unpacking iptables (1.8.7-1) ... [2022-07-28T21:01:09.100Z] #21 22.58 Selecting previously unselected package libonig5:amd64. [2022-07-28T21:01:09.100Z] #21 22.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T21:01:09.100Z] #21 22.78 Selecting previously unselected package libjq1:amd64. [2022-07-28T21:01:09.100Z] #21 22.78 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.79 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T21:01:09.100Z] #21 22.89 Selecting previously unselected package jq. [2022-07-28T21:01:09.100Z] #21 22.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.90 Unpacking jq (1.6-2.1) ... [2022-07-28T21:01:09.100Z] #21 22.96 Selecting previously unselected package libaio1:amd64. [2022-07-28T21:01:09.100Z] #21 22.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 22.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T21:01:09.100Z] #21 23.04 Selecting previously unselected package libgpm2:amd64. [2022-07-28T21:01:09.100Z] #21 23.05 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 23.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T21:01:09.100Z] #21 23.12 Selecting previously unselected package libicu67:amd64. [2022-07-28T21:01:09.100Z] #21 23.13 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 23.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T21:01:09.100Z] #21 26.69 Selecting previously unselected package libinih1:amd64. [2022-07-28T21:01:09.100Z] #21 26.69 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 26.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T21:01:09.100Z] #21 26.76 Selecting previously unselected package libnet1:amd64. [2022-07-28T21:01:09.100Z] #21 26.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 26.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T21:01:09.100Z] #21 26.85 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T21:01:09.100Z] #21 26.86 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 26.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T21:01:09.100Z] #21 26.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T21:01:09.100Z] #21 26.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T21:01:09.100Z] #21 26.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T21:01:09.100Z] #21 27.05 Selecting previously unselected package libyajl2:amd64. [2022-07-28T21:01:09.360Z] #21 27.06 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T21:01:09.360Z] #21 27.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T21:01:09.360Z] #21 27.13 Selecting previously unselected package net-tools. [2022-07-28T21:01:09.360Z] #21 27.16 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T21:01:09.360Z] #21 27.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T21:01:09.620Z] #21 27.37 Selecting previously unselected package patch. [2022-07-28T21:01:09.620Z] #21 27.40 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T21:01:09.620Z] #21 27.41 Unpacking patch (2.7.6-7) ... [2022-07-28T21:01:09.620Z] #21 27.52 Selecting previously unselected package python-pip-whl. [2022-07-28T21:01:09.620Z] #21 27.52 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T21:01:09.620Z] #21 27.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T21:01:09.881Z] #21 ... [2022-07-28T21:01:09.881Z] [2022-07-28T21:01:09.881Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:09.881Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T21:01:09.881Z] #77 171.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T21:01:09.881Z] #77 171.4 make install-recursive [2022-07-28T21:01:09.881Z] #77 171.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:09.881Z] #77 171.5 Making install in yajl [2022-07-28T21:01:09.881Z] #77 171.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:01:09.881Z] #77 171.5 CC verify/json_verify-json_verify.o [2022-07-28T21:01:09.881Z] #77 171.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T21:01:09.881Z] #77 171.6 CC src/libyajl_la-yajl.lo [2022-07-28T21:01:09.881Z] #77 171.6 CC src/libyajl_la-yajl_gen.lo [2022-07-28T21:01:09.881Z] #77 171.6 CC src/libyajl_la-yajl_parser.lo [2022-07-28T21:01:10.141Z] #77 171.6 CC src/libyajl_la-yajl_buf.lo [2022-07-28T21:01:10.141Z] #77 171.7 CC src/libyajl_la-yajl_encode.lo [2022-07-28T21:01:10.141Z] #77 171.7 CC src/libyajl_la-yajl_lex.lo [2022-07-28T21:01:10.141Z] #77 171.7 CC src/libyajl_la-yajl_tree.lo [2022-07-28T21:01:11.414Z] #19 ... [2022-07-28T21:01:11.414Z] [2022-07-28T21:01:11.414Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:11.415Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:11.415Z] #84 172.2 CCLD libocispec.la [2022-07-28T21:01:11.415Z] #84 172.5 CCLD src/validate [2022-07-28T21:01:11.415Z] #84 172.5 CCLD tests/test-1 [2022-07-28T21:01:11.415Z] #84 172.5 CCLD tests/test-2 [2022-07-28T21:01:11.415Z] #84 172.6 CCLD tests/test-3 [2022-07-28T21:01:11.415Z] #84 172.6 CCLD tests/test-4 [2022-07-28T21:01:11.415Z] #84 172.6 CCLD tests/test-5 [2022-07-28T21:01:11.415Z] #84 172.6 CCLD tests/test-6 [2022-07-28T21:01:11.415Z] #84 172.6 CCLD tests/test-7 [2022-07-28T21:01:11.415Z] #84 172.7 CCLD tests/test-8 [2022-07-28T21:01:11.415Z] #84 172.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T21:01:11.415Z] #84 172.8 CCLD tests/test-9 [2022-07-28T21:01:11.415Z] #84 172.8 CCLD tests/test-10 [2022-07-28T21:01:11.415Z] #84 172.8 CCLD tests/test-11 [2022-07-28T21:01:12.353Z] #77 ... [2022-07-28T21:01:12.353Z] [2022-07-28T21:01:12.353Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:01:12.353Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:01:12.353Z] #55 185.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T21:01:12.915Z] #55 DONE 185.6s [2022-07-28T21:01:12.915Z] [2022-07-28T21:01:12.915Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:01:12.915Z] #60 sha256:dde32292770664fde84af358de6ca41f3202a6e3970f7eae581b68bbbd159654 [2022-07-28T21:01:13.329Z] #84 174.3 libtool: link: ar cr libocispec.a [2022-07-28T21:01:13.329Z] #84 174.3 libtool: link: ranlib libocispec.a [2022-07-28T21:01:14.272Z] #84 175.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:14.272Z] #84 175.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:01:14.272Z] #84 175.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:01:14.272Z] #84 175.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:14.272Z] #84 175.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:14.272Z] #84 175.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:14.532Z] #84 175.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:14.532Z] #84 175.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T21:01:14.532Z] #84 175.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T21:01:14.532Z] #84 175.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T21:01:14.532Z] #84 175.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T21:01:14.532Z] #84 175.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T21:01:14.532Z] #84 175.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T21:01:14.532Z] #84 176.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T21:01:14.793Z] #84 176.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T21:01:14.793Z] #84 176.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T21:01:14.793Z] #84 176.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T21:01:14.793Z] #84 176.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T21:01:14.793Z] #84 176.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T21:01:14.793Z] #84 176.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T21:01:14.793Z] #84 176.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T21:01:14.793Z] #84 176.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T21:01:14.793Z] #84 176.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T21:01:14.793Z] #84 176.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T21:01:15.054Z] #84 176.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T21:01:15.315Z] #84 176.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T21:01:15.315Z] #84 176.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T21:01:15.315Z] #84 176.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T21:01:15.315Z] #84 176.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T21:01:15.432Z] #60 ... [2022-07-28T21:01:15.432Z] [2022-07-28T21:01:15.432Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T21:01:15.432Z] #56 sha256:e483caf0f1290b33d6826341939d0c9df8ac125201b313b6622559ee49246ac0 [2022-07-28T21:01:15.575Z] #84 176.8 CC src/crun-crun.o [2022-07-28T21:01:15.575Z] #84 176.8 CC src/crun-run.o [2022-07-28T21:01:15.575Z] #84 176.8 CC src/crun-delete.o [2022-07-28T21:01:15.575Z] #84 177.0 CC src/crun-unpause.o [2022-07-28T21:01:15.575Z] #84 177.0 CC src/crun-kill.o [2022-07-28T21:01:15.575Z] #84 177.0 CC src/crun-pause.o [2022-07-28T21:01:15.836Z] #84 177.1 CC src/crun-spec.o [2022-07-28T21:01:15.836Z] #84 177.1 CC src/crun-exec.o [2022-07-28T21:01:15.836Z] #84 177.2 CC src/crun-list.o [2022-07-28T21:01:15.836Z] #84 177.3 CC src/crun-create.o [2022-07-28T21:01:15.836Z] #84 177.3 CC src/crun-start.o [2022-07-28T21:01:15.836Z] #84 177.3 CC src/crun-state.o [2022-07-28T21:01:15.994Z] #56 DONE 0.9s [2022-07-28T21:01:15.994Z] [2022-07-28T21:01:15.994Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T21:01:15.994Z] #58 sha256:10e832ee0b98a4f02257786c32feb924293cc09c718c02974b82bb4ae1fe079c [2022-07-28T21:01:15.994Z] #58 DONE 0.1s [2022-07-28T21:01:15.994Z] [2022-07-28T21:01:15.994Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:01:15.994Z] #60 sha256:dde32292770664fde84af358de6ca41f3202a6e3970f7eae581b68bbbd159654 [2022-07-28T21:01:16.097Z] #84 177.4 CC src/crun-update.o [2022-07-28T21:01:16.097Z] #84 177.5 CC src/crun-ps.o [2022-07-28T21:01:16.097Z] #84 177.5 CC src/crun-checkpoint.o [2022-07-28T21:01:16.362Z] #84 177.7 CC src/crun-restore.o [2022-07-28T21:01:16.362Z] #84 177.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T21:01:16.362Z] #84 177.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T21:01:16.362Z] #84 177.8 CC src/libcrun/libcrun_la-container.lo [2022-07-28T21:01:16.362Z] #84 177.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T21:01:16.623Z] #84 177.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T21:01:16.623Z] #84 177.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T21:01:16.623Z] #84 178.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T21:01:16.623Z] #84 178.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T21:01:16.623Z] #84 178.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T21:01:16.718Z] #77 177.2 CCLD libyajl.la [2022-07-28T21:01:16.718Z] #77 177.5 CCLD verify/json_verify [2022-07-28T21:01:16.718Z] #77 178.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:01:16.718Z] #77 178.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:01:16.718Z] #77 178.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:01:16.718Z] #77 178.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:01:16.718Z] #77 ... [2022-07-28T21:01:16.718Z] [2022-07-28T21:01:16.718Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:01:16.718Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T21:01:16.718Z] #21 28.16 Selecting previously unselected package python3-lib2to3. [2022-07-28T21:01:16.718Z] #21 28.16 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T21:01:16.718Z] #21 28.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T21:01:16.718Z] #21 28.31 Selecting previously unselected package python3-distutils. [2022-07-28T21:01:16.718Z] #21 28.31 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T21:01:16.718Z] #21 28.32 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T21:01:16.718Z] #21 28.44 Selecting previously unselected package python3-pkg-resources. [2022-07-28T21:01:16.718Z] #21 28.45 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T21:01:16.718Z] #21 28.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T21:01:16.718Z] #21 28.63 Selecting previously unselected package python3-setuptools. [2022-07-28T21:01:16.718Z] #21 28.64 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T21:01:16.718Z] #21 28.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T21:01:16.718Z] #21 28.89 Selecting previously unselected package python3-wheel. [2022-07-28T21:01:16.718Z] #21 28.89 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T21:01:16.718Z] #21 28.89 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T21:01:16.718Z] #21 28.99 Selecting previously unselected package python3-pip. [2022-07-28T21:01:16.718Z] #21 29.01 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T21:01:16.718Z] #21 29.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T21:01:16.718Z] #21 29.27 Selecting previously unselected package sudo. [2022-07-28T21:01:16.718Z] #21 29.27 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T21:01:16.718Z] #21 29.28 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T21:01:16.718Z] #21 29.85 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T21:01:16.718Z] #21 29.86 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T21:01:16.718Z] #21 29.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T21:01:16.718Z] #21 30.10 Selecting previously unselected package uidmap. [2022-07-28T21:01:16.718Z] #21 30.10 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T21:01:16.718Z] #21 30.13 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T21:01:16.718Z] #21 30.26 Selecting previously unselected package vim-runtime. [2022-07-28T21:01:16.718Z] #21 30.27 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T21:01:16.718Z] #21 30.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T21:01:16.718Z] #21 30.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T21:01:16.718Z] #21 30.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:16.718Z] #21 33.83 Selecting previously unselected package vim. [2022-07-28T21:01:16.718Z] #21 33.84 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T21:01:16.718Z] #21 33.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:16.718Z] #21 34.45 Selecting previously unselected package xfsprogs. [2022-07-28T21:01:16.718Z] #21 34.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T21:01:16.718Z] #21 34.47 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T21:01:16.718Z] #21 ... [2022-07-28T21:01:16.718Z] [2022-07-28T21:01:16.718Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:16.718Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:16.718Z] #77 178.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T21:01:16.718Z] #77 178.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:01:16.718Z] #77 178.1 CC src/validate.o [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_config_schema.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_defs.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T21:01:16.718Z] #77 178.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T21:01:16.718Z] #77 178.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T21:01:16.718Z] #77 178.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T21:01:16.718Z] #77 178.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T21:01:16.718Z] #77 178.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T21:01:16.718Z] #77 178.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T21:01:16.718Z] #77 178.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T21:01:16.718Z] #77 178.3 CC src/runtime_spec_schema_defs.lo [2022-07-28T21:01:16.718Z] #77 178.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T21:01:16.718Z] #77 178.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T21:01:16.718Z] #77 178.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T21:01:16.718Z] #77 178.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T21:01:16.718Z] #77 178.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T21:01:16.718Z] #77 178.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T21:01:16.883Z] #84 178.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T21:01:16.883Z] #84 178.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T21:01:16.883Z] #84 178.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T21:01:16.883Z] #84 ... [2022-07-28T21:01:16.883Z] [2022-07-28T21:01:16.883Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:16.883Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:16.883Z] #54 178.4 + dpkg --print-architecture [2022-07-28T21:01:16.922Z] #60 179.4 + mkdir -p /build [2022-07-28T21:01:16.922Z] #60 179.4 + cp runc /build/runc [2022-07-28T21:01:16.978Z] #77 178.6 CC src/basic_test_double_array_item.lo [2022-07-28T21:01:16.978Z] #77 178.7 CC src/basic_test_top_array_int.lo [2022-07-28T21:01:17.144Z] #54 178.4 + git checkout -q v2.1.0 [2022-07-28T21:01:17.178Z] #60 DONE 179.8s [2022-07-28T21:01:17.178Z] [2022-07-28T21:01:17.178Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:01:17.178Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T21:01:17.237Z] #77 178.8 CC src/basic_test_double_array.lo [2022-07-28T21:01:17.237Z] #77 178.8 CC src/basic_test_top_array_string.lo [2022-07-28T21:01:17.237Z] #77 178.9 CC src/basic_test_top_double_array_obj.lo [2022-07-28T21:01:17.237Z] #77 178.9 CC src/basic_test_top_double_array_int.lo [2022-07-28T21:01:17.237Z] #77 179.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T21:01:17.497Z] #77 179.2 CC src/basic_test_top_double_array_string.lo [2022-07-28T21:01:17.716Z] #54 179.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T21:01:17.716Z] #54 179.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T21:01:17.757Z] #77 179.4 CC src/read-file.lo [2022-07-28T21:01:17.758Z] #77 179.4 CC src/json_common.lo [2022-07-28T21:01:17.758Z] #77 179.5 CC tests/test-1.o [2022-07-28T21:01:18.018Z] #77 179.7 CC tests/test-2.o [2022-07-28T21:01:18.279Z] #77 179.9 CC tests/test-4.o [2022-07-28T21:01:18.279Z] #77 179.9 CC tests/test-3.o [2022-07-28T21:01:18.540Z] #77 180.0 CC tests/test-5.o [2022-07-28T21:01:18.540Z] #77 180.0 CC tests/test-6.o [2022-07-28T21:01:18.540Z] #77 180.2 CC tests/test-7.o [2022-07-28T21:01:18.540Z] #77 180.2 CC tests/test-8.o [2022-07-28T21:01:18.800Z] #77 180.3 CC tests/test-10.o [2022-07-28T21:01:18.800Z] #77 180.4 CC tests/test-9.o [2022-07-28T21:01:18.800Z] #77 180.4 CC tests/test-11.o [2022-07-28T21:01:19.070Z] #64 ... [2022-07-28T21:01:19.070Z] [2022-07-28T21:01:19.070Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T21:01:19.070Z] #61 sha256:7d201f215a4b4f3c88a9dff88e6bbe4276f5dc8127258549c5dc180be2ba759b [2022-07-28T21:01:19.070Z] #61 DONE 0.4s [2022-07-28T21:01:19.070Z] [2022-07-28T21:01:19.070Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:01:19.070Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T21:01:21.588Z] #64 ... [2022-07-28T21:01:21.588Z] [2022-07-28T21:01:21.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:21.588Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:21.588Z] #77 194.5 AR libcrun_testing.a [2022-07-28T21:01:21.588Z] #77 194.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T21:01:21.588Z] #77 194.5 CCLD tests/tests_libcrun_utils [2022-07-28T21:01:21.588Z] #77 194.5 CCLD tests/tests_libcrun_errors [2022-07-28T21:01:21.588Z] #77 194.5 CCLD tests/tests_libcrun_fuzzer [2022-07-28T21:01:21.920Z] #54 ... [2022-07-28T21:01:21.921Z] [2022-07-28T21:01:21.921Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:01:21.921Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:01:21.921Z] #19 157.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-28T21:01:21.921Z] #19 157.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:21.921Z] #19 157.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:01:21.921Z] #19 157.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-28T21:01:21.921Z] #19 157.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:21.921Z] #19 157.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:01:22.181Z] #19 ... [2022-07-28T21:01:22.181Z] [2022-07-28T21:01:22.181Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:22.181Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:22.181Z] #84 178.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T21:01:22.181Z] #84 178.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T21:01:22.181Z] #84 178.6 CC src/libcrun/libcrun_la-status.lo [2022-07-28T21:01:22.181Z] #84 178.6 CC src/libcrun/libcrun_la-error.lo [2022-07-28T21:01:22.181Z] #84 178.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T21:01:22.181Z] #84 178.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T21:01:22.181Z] #84 179.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T21:01:22.181Z] #84 179.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T21:01:22.181Z] #84 179.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T21:01:22.181Z] #84 179.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T21:01:22.181Z] #84 179.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T21:01:22.181Z] #84 179.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T21:01:22.181Z] #84 179.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T21:01:22.181Z] #84 179.6 CC tests/init.o [2022-07-28T21:01:22.181Z] #84 179.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T21:01:22.517Z] #77 195.2 CCLD libcrun.la [2022-07-28T21:01:22.517Z] #77 195.4 CCLD crun [2022-07-28T21:01:23.083Z] #77 195.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T21:01:23.083Z] #77 195.8 /bin/mkdir -p '/usr/local/lib' [2022-07-28T21:01:23.083Z] #77 195.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T21:01:23.083Z] #77 195.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T21:01:23.083Z] #77 195.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T21:01:23.083Z] #77 195.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T21:01:23.083Z] #77 195.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T21:01:23.083Z] #77 195.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T21:01:23.083Z] #77 195.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T21:01:23.083Z] #77 196.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T21:01:23.083Z] #77 196.0 ---------------------------------------------------------------------- [2022-07-28T21:01:23.083Z] #77 196.0 Libraries have been installed in: [2022-07-28T21:01:23.083Z] #77 196.0 /usr/local/lib [2022-07-28T21:01:23.083Z] #77 196.0 [2022-07-28T21:01:23.083Z] #77 196.0 If you ever happen to want to link against installed libraries [2022-07-28T21:01:23.083Z] #77 196.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T21:01:23.083Z] #77 196.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T21:01:23.083Z] #77 196.0 flag during linking and do at least one of the following: [2022-07-28T21:01:23.083Z] #77 196.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T21:01:23.083Z] #77 196.0 during execution [2022-07-28T21:01:23.083Z] #77 196.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T21:01:23.083Z] #77 196.0 during linking [2022-07-28T21:01:23.083Z] #77 196.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T21:01:23.083Z] #77 196.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T21:01:23.083Z] #77 196.0 [2022-07-28T21:01:23.083Z] #77 196.0 See any operating system documentation about shared libraries for [2022-07-28T21:01:23.083Z] #77 196.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T21:01:23.083Z] #77 196.0 ---------------------------------------------------------------------- [2022-07-28T21:01:23.083Z] #77 196.0 /bin/mkdir -p '/build' [2022-07-28T21:01:23.083Z] #77 196.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T21:01:23.083Z] #77 196.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T21:01:23.083Z] #77 196.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:23.083Z] #77 196.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:23.083Z] #77 196.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:23.340Z] #77 DONE 196.1s [2022-07-28T21:01:23.340Z] [2022-07-28T21:01:23.340Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:01:23.340Z] #64 sha256:fba01141579d41c99b389525e60fce7936b10c1065bb1145105c5c34d35f0930 [2022-07-28T21:01:25.385Z] #77 ... [2022-07-28T21:01:25.385Z] [2022-07-28T21:01:25.385Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:01:25.385Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T21:01:25.385Z] #21 34.94 Selecting previously unselected package zip. [2022-07-28T21:01:25.385Z] #21 34.96 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T21:01:25.385Z] #21 34.97 Unpacking zip (3.0-12) ... [2022-07-28T21:01:25.385Z] #21 35.10 Selecting previously unselected package zstd. [2022-07-28T21:01:25.385Z] #21 35.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T21:01:25.385Z] #21 35.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T21:01:25.385Z] #21 35.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T21:01:25.385Z] #21 36.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T21:01:25.385Z] #21 36.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T21:01:25.385Z] #21 36.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T21:01:25.385Z] #21 36.67 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T21:01:25.385Z] #21 36.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T21:01:25.385Z] #21 36.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T21:01:25.385Z] #21 36.71 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T21:01:25.385Z] #21 36.72 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T21:01:25.385Z] #21 36.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T21:01:25.385Z] #21 36.75 Setting up bzip2 (1.0.8-4) ... [2022-07-28T21:01:25.385Z] #21 36.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T21:01:25.385Z] #21 36.77 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T21:01:25.385Z] #21 37.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:25.385Z] #21 37.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T21:01:25.385Z] #21 37.72 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T21:01:25.385Z] #21 37.73 Setting up apparmor (2.13.6-10) ... [2022-07-28T21:01:25.385Z] #21 39.97 Setting up zip (3.0-12) ... [2022-07-28T21:01:25.385Z] #21 39.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:25.385Z] #21 40.02 Setting up bash-completion (1:2.11-2) ... [2022-07-28T21:01:25.385Z] #21 42.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T21:01:25.385Z] #21 42.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T21:01:25.385Z] #21 42.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T21:01:25.385Z] #21 42.20 Setting up patch (2.7.6-7) ... [2022-07-28T21:01:25.385Z] #21 42.22 Setting up sudo (1.9.5p2-3) ... [2022-07-28T21:01:25.385Z] #21 42.35 invoke-rc.d: could not determine current runlevel [2022-07-28T21:01:25.385Z] #21 42.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T21:01:25.385Z] #21 42.36 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T21:01:25.385Z] #21 42.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T21:01:25.385Z] #21 42.65 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T21:01:25.385Z] #21 42.67 Setting up pigz (2.6-1) ... [2022-07-28T21:01:25.385Z] #21 42.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T21:01:25.385Z] #21 42.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T21:01:25.385Z] #21 42.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T21:01:25.385Z] #21 42.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:25.482Z] #84 ... [2022-07-28T21:01:25.482Z] [2022-07-28T21:01:25.482Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:01:25.482Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:01:25.482Z] #19 170.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-28T21:01:25.482Z] #19 170.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:25.482Z] #19 170.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:01:25.483Z] #19 170.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-28T21:01:25.483Z] #19 170.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:25.483Z] #19 170.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:01:25.646Z] #21 43.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T21:01:25.646Z] #21 43.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T21:01:26.168Z] #21 43.92 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T21:01:26.168Z] #21 43.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T21:01:26.168Z] #21 43.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T21:01:26.168Z] #21 43.98 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T21:01:26.428Z] #21 44.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:01:26.428Z] #21 44.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T21:01:26.428Z] #21 44.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T21:01:26.428Z] #21 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T21:01:26.428Z] #21 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T21:01:26.428Z] #21 44.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T21:01:26.428Z] #21 44.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T21:01:26.428Z] #21 44.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T21:01:26.689Z] #21 44.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T21:01:26.689Z] #21 44.52 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T21:01:27.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T21:01:28.603Z] #21 46.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T21:01:28.603Z] #21 46.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T21:01:28.603Z] #21 46.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T21:01:28.603Z] #21 46.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T21:01:29.988Z] #21 47.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T21:01:29.988Z] #21 47.80 Setting up jq (1.6-2.1) ... [2022-07-28T21:01:29.988Z] #21 47.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T21:01:29.988Z] #21 47.82 Setting up iptables (1.8.7-1) ... [2022-07-28T21:01:29.988Z] #21 47.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T21:01:29.988Z] #21 47.92 Setting up iproute2 (5.10.0-4) ... [2022-07-28T21:01:30.249Z] #21 48.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:01:31.634Z] #21 DONE 49.7s [2022-07-28T21:01:31.634Z] [2022-07-28T21:01:31.634Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:01:31.634Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:01:31.895Z] #55 ... [2022-07-28T21:01:31.895Z] [2022-07-28T21:01:31.895Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-28T21:01:31.895Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T21:01:32.468Z] #22 0.890 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T21:01:32.728Z] #22 0.894 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T21:01:32.728Z] #22 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T21:01:32.728Z] #22 DONE 1.0s [2022-07-28T21:01:32.728Z] [2022-07-28T21:01:32.728Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T21:01:32.728Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T21:01:33.296Z] #64 196.0 + bin/containerd [2022-07-28T21:01:35.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T21:01:36.655Z] #64 205.6 # github.com/containerd/containerd/cmd/containerd [2022-07-28T21:01:36.655Z] #64 205.6 /usr/bin/ld: /tmp/go-link-265279563/000019.o: in function `New': [2022-07-28T21:01:36.655Z] #64 205.6 /tmp/tmp.kO6SZp20o0/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 [2022-07-28T21:01:36.655Z] #64 205.7 + bin/containerd-stress [2022-07-28T21:01:37.594Z] #64 206.8 + bin/containerd-shim [2022-07-28T21:01:37.714Z] #19 182.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-28T21:01:37.714Z] #19 182.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:37.714Z] #19 182.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:01:37.714Z] #19 183.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-28T21:01:37.714Z] #19 183.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:37.714Z] #19 183.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:01:39.630Z] #19 ... [2022-07-28T21:01:39.630Z] [2022-07-28T21:01:39.630Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:39.630Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:39.630Z] #84 200.9 CCLD tests/init [2022-07-28T21:01:45.007Z] #23 10.32 Collecting yamllint==1.26.1 [2022-07-28T21:01:45.007Z] #23 11.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T21:01:45.267Z] #23 12.60 Collecting pathspec>=0.5.3 [2022-07-28T21:01:45.268Z] #23 12.61 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T21:01:45.840Z] #23 13.15 Collecting pyyaml [2022-07-28T21:01:45.840Z] #23 13.17 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-28T21:01:45.840Z] #23 13.26 Building wheels for collected packages: yamllint [2022-07-28T21:01:45.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T21:01:45.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T21:01:45.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T21:01:46.101Z] #23 13.26 Building wheel for yamllint (setup.py): started [2022-07-28T21:01:46.217Z] #84 ... [2022-07-28T21:01:46.217Z] [2022-07-28T21:01:46.217Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:46.217Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:46.217Z] #54 DONE 207.0s [2022-07-28T21:01:46.217Z] [2022-07-28T21:01:46.217Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:01:46.217Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:01:46.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T21:01:47.043Z] #23 14.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T21:01:47.043Z] #23 14.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8566152c529caaf614e64f6fe992d9654be9ced1ca6ba35645c156e7ad55ed2c [2022-07-28T21:01:47.043Z] #23 14.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T21:01:47.043Z] #23 14.37 Successfully built yamllint [2022-07-28T21:01:47.043Z] #23 14.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T21:01:47.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T21:01:47.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T21:01:47.587Z] #64 215.8 + bin/containerd-shim-runc-v1 [2022-07-28T21:01:47.603Z] #19 192.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-28T21:01:47.603Z] #19 192.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:01:47.603Z] #19 192.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:01:47.603Z] #19 192.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-28T21:01:47.603Z] #19 192.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:01:47.603Z] #19 192.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:01:47.603Z] #19 192.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-28T21:01:47.603Z] #19 192.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:01:47.603Z] #19 192.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:01:47.603Z] #19 193.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-28T21:01:47.603Z] #19 193.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:01:47.603Z] #19 193.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:01:47.603Z] #19 193.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-28T21:01:47.603Z] #19 193.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:01:47.603Z] #19 193.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:01:47.603Z] #19 193.1 Selecting previously unselected package cross-config. [2022-07-28T21:01:47.603Z] #19 193.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-28T21:01:47.603Z] #19 193.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-28T21:01:47.615Z] #23 14.90 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T21:01:47.864Z] #19 193.1 Selecting previously unselected package gcc-10-cross-base. [2022-07-28T21:01:47.864Z] #19 193.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:47.864Z] #19 193.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-28T21:01:47.864Z] #19 193.2 Selecting previously unselected package libc6-arm64-cross. [2022-07-28T21:01:47.864Z] #19 193.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-28T21:01:47.864Z] #19 193.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-28T21:01:48.125Z] #19 193.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-28T21:01:48.125Z] #19 193.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.125Z] #19 193.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.125Z] #19 193.6 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-28T21:01:48.125Z] #19 193.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.125Z] #19 193.6 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.125Z] #19 193.6 Selecting previously unselected package libitm1-arm64-cross. [2022-07-28T21:01:48.125Z] #19 193.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.125Z] #19 193.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.125Z] #19 193.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-28T21:01:48.186Z] #23 DONE 15.5s [2022-07-28T21:01:48.186Z] [2022-07-28T21:01:48.186Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:48.186Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:48.186Z] #77 ... [2022-07-28T21:01:48.186Z] [2022-07-28T21:01:48.186Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T21:01:48.186Z] #27 sha256:4a1f075b55dbc644172a3bd518ccfa975f735c6343b715db524b9c6e264ad76b [2022-07-28T21:01:48.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T21:01:48.386Z] #19 193.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.386Z] #19 193.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.386Z] #19 193.7 Selecting previously unselected package libasan6-arm64-cross. [2022-07-28T21:01:48.386Z] #19 193.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.386Z] #19 193.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.450Z] #27 DONE 0.4s [2022-07-28T21:01:48.450Z] [2022-07-28T21:01:48.450Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:48.450Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:48.711Z] #47 ... [2022-07-28T21:01:48.711Z] [2022-07-28T21:01:48.711Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T21:01:48.711Z] #32 sha256:8ec3393c27e32239b265f9a82ec831edf53dd65bd07fc04dfce0b4a5bdca1fb3 [2022-07-28T21:01:48.957Z] #19 194.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-28T21:01:48.957Z] #19 194.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.957Z] #19 194.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:48.957Z] #19 194.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-28T21:01:48.957Z] #19 194.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:48.973Z] #32 DONE 0.6s [2022-07-28T21:01:48.973Z] [2022-07-28T21:01:48.973Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:48.973Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:49.218Z] #19 194.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:49.238Z] #47 ... [2022-07-28T21:01:49.238Z] [2022-07-28T21:01:49.238Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T21:01:49.238Z] #35 sha256:5b0230572c720e97f6ac4bb1dace7da03c0aeb2f0253d992f1e14b5129c2a459 [2022-07-28T21:01:49.498Z] #35 DONE 0.3s [2022-07-28T21:01:49.498Z] [2022-07-28T21:01:49.498Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T21:01:49.498Z] #37 sha256:3b2d3053dc11795b5985eac7c190886da182736c2111e2fea14be00bc6253436 [2022-07-28T21:01:49.759Z] #37 DONE 0.3s [2022-07-28T21:01:49.759Z] [2022-07-28T21:01:49.759Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T21:01:49.759Z] #39 sha256:1b0f76ae07aeddaff6dce6a5bbd7708f493ff6b9a692b1a67c37c7bbdceb452b [2022-07-28T21:01:49.759Z] #39 DONE 0.1s [2022-07-28T21:01:49.759Z] [2022-07-28T21:01:49.759Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T21:01:49.759Z] #41 sha256:2401e4349ccaf5f388b5c26697be2c2009fdaacce75065e3e02a7b913f8b21dc [2022-07-28T21:01:49.759Z] #41 DONE 0.1s [2022-07-28T21:01:49.759Z] [2022-07-28T21:01:49.759Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:49.759Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:49.790Z] #19 195.1 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-28T21:01:49.790Z] #19 195.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:49.790Z] #19 195.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:49.790Z] #19 195.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-28T21:01:50.019Z] #47 ... [2022-07-28T21:01:50.020Z] [2022-07-28T21:01:50.020Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T21:01:50.020Z] #45 sha256:c0aef25a1ccbc234a0fea0bddb3d8be3202de26756215b50009fcc2c6a05da14 [2022-07-28T21:01:50.020Z] #45 DONE 0.1s [2022-07-28T21:01:50.020Z] [2022-07-28T21:01:50.020Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:01:50.020Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:01:50.050Z] #19 195.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:50.050Z] #19 195.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:50.050Z] #19 195.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-28T21:01:50.050Z] #19 195.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:01:50.050Z] #19 195.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:01:50.311Z] #19 195.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-28T21:01:50.572Z] #19 195.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:01:50.572Z] #19 195.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:01:50.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T21:01:51.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T21:01:51.786Z] #64 220.9 + bin/containerd-shim-runc-v2 [2022-07-28T21:01:52.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T21:01:52.726Z] #64 221.7 + binaries [2022-07-28T21:01:52.726Z] #64 221.7 + install -D bin/containerd /build/containerd [2022-07-28T21:01:52.726Z] #64 221.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T21:01:52.726Z] #64 221.7 + install -D bin/ctr /build/ctr [2022-07-28T21:01:52.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T21:01:53.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T21:01:54.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T21:01:55.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T21:01:55.859Z] #19 ... [2022-07-28T21:01:55.859Z] [2022-07-28T21:01:55.859Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:55.859Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:55.859Z] #84 216.3 AR libcrun_testing.a [2022-07-28T21:01:55.859Z] #84 216.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T21:01:55.859Z] #84 216.4 CCLD tests/tests_libcrun_errors [2022-07-28T21:01:55.859Z] #84 216.4 CCLD tests/tests_libcrun_utils [2022-07-28T21:01:55.859Z] #84 216.4 CCLD tests/tests_libcrun_fuzzer [2022-07-28T21:01:55.859Z] #84 216.6 CCLD libcrun.la [2022-07-28T21:01:55.859Z] #84 217.4 CCLD crun [2022-07-28T21:01:56.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T21:01:56.431Z] #84 217.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T21:01:56.605Z] #47 ... [2022-07-28T21:01:56.605Z] [2022-07-28T21:01:56.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:01:56.605Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:01:56.605Z] #77 217.7 CCLD libocispec.la [2022-07-28T21:01:56.605Z] #77 218.0 CCLD src/validate [2022-07-28T21:01:56.605Z] #77 218.0 CCLD tests/test-1 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-2 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-3 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-4 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-6 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-7 [2022-07-28T21:01:56.605Z] #77 218.1 CCLD tests/test-5 [2022-07-28T21:01:56.605Z] #77 218.2 CCLD tests/test-8 [2022-07-28T21:01:56.605Z] #77 218.2 CCLD tests/test-9 [2022-07-28T21:01:56.605Z] #77 218.2 CCLD tests/test-10 [2022-07-28T21:01:56.605Z] #77 218.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T21:01:56.605Z] #77 218.3 CCLD tests/test-11 [2022-07-28T21:01:56.692Z] #84 217.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T21:01:56.692Z] #84 217.9 /bin/mkdir -p '/usr/local/lib' [2022-07-28T21:01:56.692Z] #84 217.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T21:01:56.692Z] #84 217.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T21:01:56.692Z] #84 217.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T21:01:56.692Z] #84 217.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T21:01:56.692Z] #84 217.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T21:01:56.692Z] #84 217.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T21:01:56.692Z] #84 218.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T21:01:56.692Z] #84 218.1 ---------------------------------------------------------------------- [2022-07-28T21:01:56.692Z] #84 218.1 Libraries have been installed in: [2022-07-28T21:01:56.692Z] #84 218.1 /usr/local/lib [2022-07-28T21:01:56.692Z] #84 218.1 [2022-07-28T21:01:56.692Z] #84 218.1 If you ever happen to want to link against installed libraries [2022-07-28T21:01:56.692Z] #84 218.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T21:01:56.692Z] #84 218.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T21:01:56.692Z] #84 218.1 flag during linking and do at least one of the following: [2022-07-28T21:01:56.692Z] #84 218.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T21:01:56.692Z] #84 218.1 during execution [2022-07-28T21:01:56.692Z] #84 218.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T21:01:56.692Z] #84 218.1 during linking [2022-07-28T21:01:56.692Z] #84 218.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T21:01:56.692Z] #84 218.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T21:01:56.692Z] #84 218.1 [2022-07-28T21:01:56.692Z] #84 218.1 See any operating system documentation about shared libraries for [2022-07-28T21:01:56.692Z] #84 218.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T21:01:56.692Z] #84 218.1 ---------------------------------------------------------------------- [2022-07-28T21:01:56.692Z] #84 218.1 /bin/mkdir -p '/build' [2022-07-28T21:01:56.692Z] #84 218.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T21:01:56.953Z] #84 218.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T21:01:56.953Z] #84 218.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:56.953Z] #84 218.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:56.953Z] #84 218.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T21:01:57.213Z] #84 DONE 218.6s [2022-07-28T21:01:57.213Z] [2022-07-28T21:01:57.213Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:01:57.213Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:01:57.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T21:01:58.002Z] #64 DONE 226.1s [2022-07-28T21:01:58.002Z] [2022-07-28T21:01:58.002Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T21:01:58.002Z] #65 sha256:5e698f8a4ae894eed60f2e65dc8cefe6852c3340358c8c341731add1cd3d59db [2022-07-28T21:01:58.224Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:01:58.224Z] Using test binary docker [2022-07-28T21:01:58.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T21:01:58.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:01:58.482Z] INFO: Waiting for daemon to start... [2022-07-28T21:01:58.482Z] Starting dockerd [2022-07-28T21:01:58.519Z] #77 220.1 libtool: link: ar cr libocispec.a [2022-07-28T21:01:58.519Z] #77 220.2 libtool: link: ranlib libocispec.a [2022-07-28T21:01:59.381Z] #65 DONE 1.7s [2022-07-28T21:01:59.641Z] [2022-07-28T21:01:59.641Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T21:01:59.641Z] #70 sha256:277e067f33d1e8ef1a4b8fef4747051a9d5491ac8bc68402aac54f2c9631baef [2022-07-28T21:01:59.900Z] #70 DONE 0.3s [2022-07-28T21:01:59.900Z] [2022-07-28T21:01:59.900Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T21:01:59.900Z] #75 sha256:21af249c02b0d8b5f177f674b2522211e0311b9eb54067490a53a138c5d38b96 [2022-07-28T21:02:00.385Z] . [2022-07-28T21:02:00.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:02:00.435Z] #77 222.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T21:02:00.435Z] #77 222.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T21:02:00.435Z] #77 222.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T21:02:00.435Z] #77 222.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:02:00.435Z] #77 222.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:02:00.435Z] #77 222.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:02:00.435Z] #77 222.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T21:02:00.435Z] #77 222.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T21:02:00.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:02:00.643Z] Error: No such image: emptyfs [2022-07-28T21:02:00.643Z] Running integration-test (iteration 1) [2022-07-28T21:02:00.643Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T21:02:00.696Z] #77 222.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T21:02:00.696Z] #77 222.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T21:02:00.696Z] #77 222.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T21:02:00.696Z] #77 222.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T21:02:00.696Z] #77 222.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T21:02:00.696Z] #77 222.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T21:02:00.696Z] #77 222.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T21:02:00.957Z] #77 222.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T21:02:00.957Z] #77 222.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T21:02:00.957Z] #77 222.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T21:02:00.957Z] #77 222.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T21:02:00.957Z] #77 222.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T21:02:00.957Z] #77 222.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T21:02:00.957Z] #77 222.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T21:02:00.957Z] #77 222.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T21:02:00.957Z] #77 222.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T21:02:00.957Z] #77 222.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T21:02:01.211Z] Loaded image: busybox:latest [2022-07-28T21:02:01.212Z] Loaded image: busybox:glibc [2022-07-28T21:02:01.217Z] #77 222.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T21:02:01.218Z] #77 222.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T21:02:01.218Z] #77 222.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T21:02:01.218Z] #77 222.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T21:02:01.218Z] #77 223.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T21:02:01.422Z] #19 206.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-28T21:02:01.422Z] #19 206.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:01.422Z] #19 206.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:01.422Z] #19 206.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-28T21:02:01.422Z] #19 206.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-28T21:02:01.422Z] #19 206.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-28T21:02:01.422Z] #19 206.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-28T21:02:01.422Z] #19 206.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:01.422Z] #19 206.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-28T21:02:01.478Z] #77 223.2 CC src/crun-crun.o [2022-07-28T21:02:01.683Z] #19 207.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-28T21:02:01.683Z] #19 207.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:01.683Z] #19 207.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:01.739Z] #77 223.3 CC src/crun-run.o [2022-07-28T21:02:01.739Z] #77 223.4 CC src/crun-delete.o [2022-07-28T21:02:01.739Z] #77 223.4 CC src/crun-kill.o [2022-07-28T21:02:01.739Z] #77 223.4 CC src/crun-unpause.o [2022-07-28T21:02:01.739Z] #77 223.4 CC src/crun-spec.o [2022-07-28T21:02:01.739Z] #77 223.4 CC src/crun-pause.o [2022-07-28T21:02:01.739Z] #77 223.5 CC src/crun-exec.o [2022-07-28T21:02:01.809Z] #75 DONE 1.9s [2022-07-28T21:02:01.809Z] [2022-07-28T21:02:01.809Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T21:02:01.809Z] #78 sha256:4912ed18e406c25b469293c7e044e3a60dcb79488c18e4f75d24d205725f2d90 [2022-07-28T21:02:01.809Z] #78 DONE 0.1s [2022-07-28T21:02:01.809Z] [2022-07-28T21:02:01.809Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T21:02:01.809Z] #79 sha256:c3aaf63fa2f2bb683584fe3f8d421cc5dc81963b8dd3271ac38d74c0add515de [2022-07-28T21:02:01.809Z] #79 DONE 0.0s [2022-07-28T21:02:01.809Z] [2022-07-28T21:02:01.809Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T21:02:01.809Z] #80 sha256:06a9d09959ac89480eea4a828ab0c2e2cb7a6bee8ec3314e941ee5ca48eea44f [2022-07-28T21:02:01.809Z] #80 DONE 0.0s [2022-07-28T21:02:01.809Z] [2022-07-28T21:02:01.809Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T21:02:01.809Z] #81 sha256:4d811643bae5c4ec8cb2917106ff2cfcfcdc5faa1f4750b960c8cad2f612d35e [2022-07-28T21:02:02.000Z] #77 223.6 CC src/crun-list.o [2022-07-28T21:02:02.253Z] #19 207.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-28T21:02:02.253Z] #19 207.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:02.253Z] #19 207.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:02.261Z] #77 223.7 CC src/crun-create.o [2022-07-28T21:02:02.261Z] #77 223.7 CC src/crun-start.o [2022-07-28T21:02:02.261Z] #77 223.9 CC src/crun-state.o [2022-07-28T21:02:02.261Z] #77 224.0 CC src/crun-update.o [2022-07-28T21:02:02.522Z] #77 224.0 CC src/crun-ps.o [2022-07-28T21:02:02.522Z] #77 224.0 CC src/crun-checkpoint.o [2022-07-28T21:02:02.522Z] #77 224.1 CC src/crun-restore.o [2022-07-28T21:02:02.522Z] #77 224.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T21:02:02.588Z] Loaded image: debian:bullseye-slim [2022-07-28T21:02:02.588Z] Loaded image: hello-world:latest [2022-07-28T21:02:02.749Z] #81 DONE 0.9s [2022-07-28T21:02:02.749Z] [2022-07-28T21:02:02.749Z] #82 exporting to image [2022-07-28T21:02:02.749Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T21:02:02.749Z] #82 exporting layers [2022-07-28T21:02:02.806Z] #77 224.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T21:02:02.806Z] #77 224.3 CC src/libcrun/libcrun_la-container.lo [2022-07-28T21:02:02.806Z] #77 224.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T21:02:02.806Z] #77 224.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T21:02:02.847Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:02:02.847Z] INFO: Testing against a local daemon [2022-07-28T21:02:02.847Z] === RUN TestCgroupNamespacesBuild [2022-07-28T21:02:03.089Z] #77 224.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T21:02:03.089Z] #77 224.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T21:02:03.089Z] #77 224.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T21:02:03.089Z] #77 224.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T21:02:03.089Z] #77 224.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T21:02:03.089Z] #77 224.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T21:02:03.358Z] #77 225.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T21:02:03.619Z] #77 225.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T21:02:03.619Z] #77 225.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T21:02:03.619Z] #77 225.3 CC src/libcrun/libcrun_la-error.lo [2022-07-28T21:02:03.883Z] #77 225.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T21:02:03.883Z] #77 225.4 CC src/libcrun/libcrun_la-status.lo [2022-07-28T21:02:04.144Z] #77 225.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T21:02:04.144Z] #77 225.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T21:02:04.223Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-07-28T21:02:04.223Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T21:02:04.404Z] #77 226.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T21:02:04.404Z] #77 226.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T21:02:04.665Z] #77 226.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T21:02:04.665Z] #77 226.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T21:02:04.792Z] #19 ... [2022-07-28T21:02:04.792Z] [2022-07-28T21:02:04.792Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:02:04.792Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:02:04.792Z] #62 225.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T21:02:04.792Z] #62 DONE 225.8s [2022-07-28T21:02:04.792Z] [2022-07-28T21:02:04.792Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-28T21:02:04.792Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T21:02:04.926Z] #77 226.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T21:02:05.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-28T21:02:05.159Z] === RUN TestBuildWithSession [2022-07-28T21:02:05.159Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:02:05.159Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T21:02:05.159Z] === RUN TestBuildSquashParent [2022-07-28T21:02:05.187Z] #77 226.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T21:02:05.187Z] #77 226.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T21:02:05.448Z] #77 226.9 CC tests/init.o [2022-07-28T21:02:06.045Z] #82 exporting layers 3.3s done [2022-07-28T21:02:06.045Z] #82 writing image sha256:e9b06139228d734a85b817068b96156193670edd9a8828bee0c7de2e8935b4ed done [2022-07-28T21:02:06.045Z] #82 naming to docker.io/library/docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 done [2022-07-28T21:02:06.045Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T21:02:06.455Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T21:02:06.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/test/unit [2022-07-28T21:02:07.311Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T21:02:07.311Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T21:02:07.311Z] + TESTDIRS=./... [2022-07-28T21:02:07.311Z] + exclude_paths='/vendor/|/integration' [2022-07-28T21:02:07.311Z] ++ go list ./... [2022-07-28T21:02:07.311Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T21:02:08.061Z] #77 ... [2022-07-28T21:02:08.061Z] [2022-07-28T21:02:08.061Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T21:02:08.061Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T21:02:08.061Z] #47 219.4 + dpkg --print-architecture [2022-07-28T21:02:08.061Z] #47 219.4 + git checkout -q v2.1.0 [2022-07-28T21:02:08.061Z] #47 219.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T21:02:08.061Z] #47 219.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T21:02:08.100Z] #19 213.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-28T21:02:08.100Z] #19 213.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:08.100Z] #19 213.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:08.100Z] #19 213.3 Selecting previously unselected package patch. [2022-07-28T21:02:08.100Z] #19 213.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-28T21:02:08.100Z] #19 213.3 Unpacking patch (2.7.6-7) ... [2022-07-28T21:02:08.100Z] #19 213.4 Selecting previously unselected package dpkg-dev. [2022-07-28T21:02:08.100Z] #19 213.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-28T21:02:08.100Z] #19 213.4 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T21:02:08.100Z] #19 213.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-28T21:02:08.100Z] #19 213.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-28T21:02:08.100Z] #19 213.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-28T21:02:08.100Z] #19 213.5 Selecting previously unselected package libio-string-perl. [2022-07-28T21:02:08.100Z] #19 213.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-28T21:02:08.100Z] #19 213.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-28T21:02:08.100Z] #19 213.6 Selecting previously unselected package libicu67:amd64. [2022-07-28T21:02:08.100Z] #19 213.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-28T21:02:08.100Z] #19 213.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T21:02:08.252Z] + pkg_list='github.com/docker/docker/api [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/backend [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/container [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/events [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/filters [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/image [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/mount [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/network [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/registry [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/time [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/versions [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:02:08.252Z] github.com/docker/docker/api/types/volume [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:02:08.252Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:02:08.252Z] github.com/docker/docker/cli [2022-07-28T21:02:08.252Z] github.com/docker/docker/cli/config [2022-07-28T21:02:08.252Z] github.com/docker/docker/cli/debug [2022-07-28T21:02:08.252Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:02:08.252Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:02:08.252Z] github.com/docker/docker/client [2022-07-28T21:02:08.252Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:02:08.252Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:02:08.252Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:02:08.252Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:02:08.252Z] github.com/docker/docker/container [2022-07-28T21:02:08.252Z] github.com/docker/docker/container/stream [2022-07-28T21:02:08.252Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:02:08.252Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:02:08.252Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/config [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/events [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/exec [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/images [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/links [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/names [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/network [2022-07-28T21:02:08.252Z] github.com/docker/docker/daemon/stats [2022-07-28T21:02:08.252Z] github.com/docker/docker/distribution [2022-07-28T21:02:08.252Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:02:08.252Z] github.com/docker/docker/distribution/utils [2022-07-28T21:02:08.252Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:02:08.252Z] github.com/docker/docker/dockerversion [2022-07-28T21:02:08.252Z] github.com/docker/docker/errdefs [2022-07-28T21:02:08.252Z] github.com/docker/docker/image [2022-07-28T21:02:08.252Z] github.com/docker/docker/image/cache [2022-07-28T21:02:08.252Z] github.com/docker/docker/image/tarexport [2022-07-28T21:02:08.252Z] github.com/docker/docker/image/v1 [2022-07-28T21:02:08.252Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:02:08.252Z] github.com/docker/docker/layer [2022-07-28T21:02:08.252Z] github.com/docker/docker/libcontainerd [2022-07-28T21:02:08.252Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:02:08.252Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:02:08.252Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:02:08.252Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:02:08.252Z] github.com/docker/docker/oci [2022-07-28T21:02:08.252Z] github.com/docker/docker/oci/caps [2022-07-28T21:02:08.252Z] github.com/docker/docker/opts [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/archive [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/directory [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/platform [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/pools [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/progress [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/signal [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/stack [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/system [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:02:08.252Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:02:08.252Z] github.com/docker/docker/plugin [2022-07-28T21:02:08.252Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:02:08.252Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:02:08.252Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:02:08.252Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:02:08.252Z] github.com/docker/docker/quota [2022-07-28T21:02:08.252Z] github.com/docker/docker/reference [2022-07-28T21:02:08.252Z] github.com/docker/docker/registry [2022-07-28T21:02:08.252Z] github.com/docker/docker/registry/resumable [2022-07-28T21:02:08.253Z] github.com/docker/docker/restartmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/rootless [2022-07-28T21:02:08.253Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:02:08.253Z] github.com/docker/docker/runconfig [2022-07-28T21:02:08.253Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/environment [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/registry [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/request [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/drivers [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/local [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/mounts [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/service [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:02:08.253Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T21:02:08.253Z] ++ echo 'github.com/docker/docker/api [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/backend [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/events [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/filters [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/image [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/mount [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/network [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/registry [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/time [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/config [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/debug [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/client [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:02:08.253Z] github.com/docker/docker/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/container/stream [2022-07-28T21:02:08.253Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:02:08.253Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:02:08.253Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/config [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/events [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/exec [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/images [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/links [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/names [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/network [2022-07-28T21:02:08.253Z] github.com/docker/docker/daemon/stats [2022-07-28T21:02:08.253Z] github.com/docker/docker/distribution [2022-07-28T21:02:08.253Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:02:08.253Z] github.com/docker/docker/distribution/utils [2022-07-28T21:02:08.253Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:02:08.253Z] github.com/docker/docker/dockerversion [2022-07-28T21:02:08.253Z] github.com/docker/docker/errdefs [2022-07-28T21:02:08.253Z] github.com/docker/docker/image [2022-07-28T21:02:08.253Z] github.com/docker/docker/image/cache [2022-07-28T21:02:08.253Z] github.com/docker/docker/image/tarexport [2022-07-28T21:02:08.253Z] github.com/docker/docker/image/v1 [2022-07-28T21:02:08.253Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:02:08.253Z] github.com/docker/docker/layer [2022-07-28T21:02:08.253Z] github.com/docker/docker/libcontainerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:02:08.253Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:02:08.253Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:02:08.253Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:02:08.253Z] github.com/docker/docker/oci [2022-07-28T21:02:08.253Z] github.com/docker/docker/oci/caps [2022-07-28T21:02:08.253Z] github.com/docker/docker/opts [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/archive [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/directory [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/platform [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/pools [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/progress [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/signal [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/stack [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/system [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:02:08.253Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:02:08.253Z] github.com/docker/docker/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:02:08.253Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:02:08.253Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:02:08.253Z] github.com/docker/docker/quota [2022-07-28T21:02:08.253Z] github.com/docker/docker/reference [2022-07-28T21:02:08.253Z] github.com/docker/docker/registry [2022-07-28T21:02:08.253Z] github.com/docker/docker/registry/resumable [2022-07-28T21:02:08.253Z] github.com/docker/docker/restartmanager [2022-07-28T21:02:08.253Z] github.com/docker/docker/rootless [2022-07-28T21:02:08.253Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:02:08.253Z] github.com/docker/docker/runconfig [2022-07-28T21:02:08.253Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/environment [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/registry [2022-07-28T21:02:08.253Z] github.com/docker/docker/testutil/request [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/drivers [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/local [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/mounts [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/service [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:02:08.253Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:02:08.253Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/backend [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/events [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/filters [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/image [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/mount [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/network [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/registry [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/time [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:02:08.253Z] github.com/docker/docker/api/types/volume [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:02:08.253Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/config [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/debug [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:02:08.253Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/client [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:02:08.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:02:08.253Z] github.com/docker/docker/container [2022-07-28T21:02:08.253Z] github.com/docker/docker/container/stream [2022-07-28T21:02:08.253Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:02:08.254Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:02:08.254Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/config [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/events [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/exec [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/images [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/links [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/names [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/network [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/stats [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/utils [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:02:08.254Z] github.com/docker/docker/dockerversion [2022-07-28T21:02:08.254Z] github.com/docker/docker/errdefs [2022-07-28T21:02:08.254Z] github.com/docker/docker/image [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/cache [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/tarexport [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/v1 [2022-07-28T21:02:08.254Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:02:08.254Z] github.com/docker/docker/layer [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:02:08.254Z] github.com/docker/docker/oci [2022-07-28T21:02:08.254Z] github.com/docker/docker/oci/caps [2022-07-28T21:02:08.254Z] github.com/docker/docker/opts [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/archive [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/directory [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/platform [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/pools [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/progress [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/signal [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/stack [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/system [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:02:08.254Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:02:08.254Z] github.com/docker/docker/plugin [2022-07-28T21:02:08.254Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:02:08.254Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:02:08.254Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:02:08.254Z] github.com/docker/docker/quota [2022-07-28T21:02:08.254Z] github.com/docker/docker/reference [2022-07-28T21:02:08.254Z] github.com/docker/docker/registry [2022-07-28T21:02:08.254Z] github.com/docker/docker/registry/resumable [2022-07-28T21:02:08.254Z] github.com/docker/docker/restartmanager [2022-07-28T21:02:08.254Z] github.com/docker/docker/rootless [2022-07-28T21:02:08.254Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:02:08.254Z] github.com/docker/docker/runconfig [2022-07-28T21:02:08.254Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/environment [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/registry [2022-07-28T21:02:08.254Z] github.com/docker/docker/testutil/request [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/drivers [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/local [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/mounts [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/service [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:02:08.254Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:02:08.254Z] ++ grep --fixed-strings /libnetwork [2022-07-28T21:02:08.254Z] ++ echo 'github.com/docker/docker/api [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/backend [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/container [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/events [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/filters [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/image [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/mount [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/network [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/registry [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/time [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/versions [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:02:08.254Z] github.com/docker/docker/api/types/volume [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:02:08.254Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:02:08.254Z] github.com/docker/docker/cli [2022-07-28T21:02:08.254Z] github.com/docker/docker/cli/config [2022-07-28T21:02:08.254Z] github.com/docker/docker/cli/debug [2022-07-28T21:02:08.254Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:02:08.254Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/client [2022-07-28T21:02:08.254Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:02:08.254Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:02:08.254Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:02:08.254Z] github.com/docker/docker/container [2022-07-28T21:02:08.254Z] github.com/docker/docker/container/stream [2022-07-28T21:02:08.254Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:02:08.254Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:02:08.254Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/config [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/events [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/exec [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/images [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/links [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/names [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/network [2022-07-28T21:02:08.254Z] github.com/docker/docker/daemon/stats [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/utils [2022-07-28T21:02:08.254Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:02:08.254Z] github.com/docker/docker/dockerversion [2022-07-28T21:02:08.254Z] github.com/docker/docker/errdefs [2022-07-28T21:02:08.254Z] github.com/docker/docker/image [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/cache [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/tarexport [2022-07-28T21:02:08.254Z] github.com/docker/docker/image/v1 [2022-07-28T21:02:08.254Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:02:08.254Z] github.com/docker/docker/layer [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:02:08.254Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:02:08.254Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:02:08.254Z] github.com/docker/docker/oci [2022-07-28T21:02:08.254Z] github.com/docker/docker/oci/caps [2022-07-28T21:02:08.255Z] github.com/docker/docker/opts [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/archive [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/directory [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/platform [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/pools [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/progress [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/signal [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/stack [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/system [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:02:08.255Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:02:08.255Z] github.com/docker/docker/plugin [2022-07-28T21:02:08.255Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:02:08.255Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:02:08.255Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:02:08.255Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:02:08.255Z] github.com/docker/docker/quota [2022-07-28T21:02:08.255Z] github.com/docker/docker/reference [2022-07-28T21:02:08.255Z] github.com/docker/docker/registry [2022-07-28T21:02:08.255Z] github.com/docker/docker/registry/resumable [2022-07-28T21:02:08.255Z] github.com/docker/docker/restartmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/rootless [2022-07-28T21:02:08.255Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:02:08.255Z] github.com/docker/docker/runconfig [2022-07-28T21:02:08.255Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/environment [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/registry [2022-07-28T21:02:08.255Z] github.com/docker/docker/testutil/request [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/drivers [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/local [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/mounts [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/service [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:02:08.255Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:02:08.255Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/types' [2022-07-28T21:02:08.255Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T21:02:08.255Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/types' [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:02:08.255Z] + type docker-proxy [2022-07-28T21:02:08.255Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T21:02:08.255Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T21:02:08.255Z] [2022-07-28T21:02:08.255Z] Removing bundles/ [2022-07-28T21:02:08.255Z] [2022-07-28T21:02:08.255Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T21:02:08.255Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T21:02:08.255Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:02:09.042Z] #19 214.4 Selecting previously unselected package libxml2:amd64. [2022-07-28T21:02:09.043Z] #19 214.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T21:02:09.043Z] #19 214.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T21:02:09.043Z] #19 214.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-28T21:02:09.043Z] #19 214.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-28T21:02:09.043Z] #19 214.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-28T21:02:09.043Z] #19 214.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-28T21:02:09.043Z] #19 214.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-28T21:02:09.043Z] #19 214.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-28T21:02:09.043Z] #19 214.6 Selecting previously unselected package libxml-sax-perl. [2022-07-28T21:02:09.043Z] #19 214.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-28T21:02:09.043Z] #19 214.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-28T21:02:09.043Z] #19 214.7 Selecting previously unselected package libxml-libxml-perl. [2022-07-28T21:02:09.043Z] #19 214.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-28T21:02:09.302Z] #19 214.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-28T21:02:09.302Z] #19 214.7 Selecting previously unselected package libxml-simple-perl. [2022-07-28T21:02:09.302Z] #19 214.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-28T21:02:09.302Z] #19 214.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-28T21:02:09.302Z] #19 214.8 Selecting previously unselected package libyaml-perl. [2022-07-28T21:02:09.302Z] #19 214.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-28T21:02:09.302Z] #19 214.8 Unpacking libyaml-perl (1.30-1) ... [2022-07-28T21:02:09.302Z] #19 214.8 Selecting previously unselected package libconfig-auto-perl. [2022-07-28T21:02:09.302Z] #19 214.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-28T21:02:09.302Z] #19 214.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-28T21:02:09.302Z] #19 214.8 Selecting previously unselected package libfile-which-perl. [2022-07-28T21:02:09.302Z] #19 214.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-28T21:02:09.302Z] #19 214.8 Unpacking libfile-which-perl (1.23-1) ... [2022-07-28T21:02:09.302Z] #19 214.9 Selecting previously unselected package libfile-homedir-perl. [2022-07-28T21:02:09.302Z] #19 214.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-28T21:02:09.562Z] #19 214.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-28T21:02:09.562Z] #19 214.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-28T21:02:09.562Z] #19 214.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-28T21:02:09.562Z] #19 214.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-28T21:02:09.562Z] #19 214.9 Selecting previously unselected package dpkg-cross. [2022-07-28T21:02:09.562Z] #19 214.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-28T21:02:09.562Z] #19 215.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-28T21:02:09.562Z] #19 215.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-28T21:02:09.562Z] #19 215.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-28T21:02:09.562Z] #19 215.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-28T21:02:09.562Z] #19 215.0 Selecting previously unselected package libc6-armel-cross. [2022-07-28T21:02:09.562Z] #19 215.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:09.562Z] #19 215.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-28T21:02:09.822Z] #19 215.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-28T21:02:09.822Z] #19 215.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:09.822Z] #19 215.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:09.822Z] #19 215.2 Selecting previously unselected package libgomp1-armel-cross. [2022-07-28T21:02:09.822Z] #19 215.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:09.822Z] #19 215.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:09.822Z] #19 215.2 Selecting previously unselected package libatomic1-armel-cross. [2022-07-28T21:02:09.822Z] #19 215.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:09.822Z] #19 215.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:09.822Z] #19 215.3 Selecting previously unselected package libasan6-armel-cross. [2022-07-28T21:02:09.822Z] #19 215.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:09.822Z] #19 215.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:10.082Z] #19 215.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-28T21:02:10.082Z] #19 215.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:10.082Z] #19 215.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:10.082Z] #19 215.6 Selecting previously unselected package libubsan1-armel-cross. [2022-07-28T21:02:10.082Z] #19 215.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:10.082Z] #19 215.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:10.082Z] #19 215.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-28T21:02:10.342Z] #19 215.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:10.342Z] #19 215.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:10.342Z] #19 215.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-28T21:02:10.342Z] #19 215.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:10.342Z] #19 215.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:02:13.289Z] --- PASS: TestBuildSquashParent (7.11s) [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:02:13.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:02:13.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:02:13.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:02:13.289Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:02:14.836Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T21:02:14.836Z] [2022-07-28T21:02:14.836Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T21:02:14.836Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T21:02:14.836Z] [2022-07-28T21:02:14.836Z] + mkdir -p bundles [2022-07-28T21:02:14.836Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/backend [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/container [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/events [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/filters [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/image [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/mount [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/network [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/registry [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/time [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/versions [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:02:14.836Z] github.com/docker/docker/api/types/volume [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:02:14.836Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:02:14.836Z] github.com/docker/docker/cli [2022-07-28T21:02:14.836Z] github.com/docker/docker/cli/config [2022-07-28T21:02:14.836Z] github.com/docker/docker/cli/debug [2022-07-28T21:02:14.836Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:02:14.836Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:02:14.836Z] github.com/docker/docker/client [2022-07-28T21:02:14.836Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:02:14.836Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:02:14.836Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:02:14.836Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:02:14.836Z] github.com/docker/docker/container [2022-07-28T21:02:14.836Z] github.com/docker/docker/container/stream [2022-07-28T21:02:14.836Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:02:14.836Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:02:14.836Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/config [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/events [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/exec [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/images [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/links [2022-07-28T21:02:14.836Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/names [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/network [2022-07-28T21:02:14.837Z] github.com/docker/docker/daemon/stats [2022-07-28T21:02:14.837Z] github.com/docker/docker/distribution [2022-07-28T21:02:14.837Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:02:14.837Z] github.com/docker/docker/distribution/utils [2022-07-28T21:02:14.837Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:02:14.837Z] github.com/docker/docker/dockerversion [2022-07-28T21:02:14.837Z] github.com/docker/docker/errdefs [2022-07-28T21:02:14.837Z] github.com/docker/docker/image [2022-07-28T21:02:14.837Z] github.com/docker/docker/image/cache [2022-07-28T21:02:14.837Z] github.com/docker/docker/image/tarexport [2022-07-28T21:02:14.837Z] github.com/docker/docker/image/v1 [2022-07-28T21:02:14.837Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:02:14.837Z] github.com/docker/docker/layer [2022-07-28T21:02:14.837Z] github.com/docker/docker/libcontainerd [2022-07-28T21:02:14.837Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:02:14.837Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:02:14.837Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:02:14.837Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:02:14.837Z] github.com/docker/docker/oci [2022-07-28T21:02:14.837Z] github.com/docker/docker/oci/caps [2022-07-28T21:02:14.837Z] github.com/docker/docker/opts [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/archive [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/directory [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/platform [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/pools [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/progress [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/signal [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/stack [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/system [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:02:14.837Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:02:14.837Z] github.com/docker/docker/plugin [2022-07-28T21:02:14.837Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:02:14.837Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:02:14.837Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:02:14.837Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:02:14.837Z] github.com/docker/docker/quota [2022-07-28T21:02:14.837Z] github.com/docker/docker/reference [2022-07-28T21:02:14.837Z] github.com/docker/docker/registry [2022-07-28T21:02:14.837Z] github.com/docker/docker/registry/resumable [2022-07-28T21:02:14.837Z] github.com/docker/docker/restartmanager [2022-07-28T21:02:14.837Z] github.com/docker/docker/rootless [2022-07-28T21:02:14.837Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:02:14.837Z] github.com/docker/docker/runconfig [2022-07-28T21:02:14.837Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/environment [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/registry [2022-07-28T21:02:14.837Z] github.com/docker/docker/testutil/request [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/drivers [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/local [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/mounts [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/service [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:02:14.837Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T21:02:14.837Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-28T21:02:14.837Z] ? github.com/docker/docker/api [no test files] [2022-07-28T21:02:15.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:02:15.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:02:15.627Z] #19 220.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-28T21:02:15.627Z] #19 220.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:15.627Z] #19 220.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:02:15.627Z] #19 220.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-28T21:02:15.627Z] #19 220.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-28T21:02:15.627Z] #19 220.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-28T21:02:15.627Z] #19 220.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-28T21:02:15.627Z] #19 220.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:15.627Z] #19 220.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-28T21:02:15.627Z] #19 221.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-28T21:02:15.627Z] #19 221.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:15.627Z] #19 221.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:15.888Z] #19 221.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-28T21:02:15.888Z] #19 221.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:16.148Z] #19 221.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:02:17.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:02:17.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2022-07-28T21:02:18.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-07-28T21:02:18.998Z] === RUN TestBuildMultiStageCopy [2022-07-28T21:02:18.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T21:02:21.428Z] #19 225.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-28T21:02:21.428Z] #19 225.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:21.428Z] #19 226.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:02:21.428Z] #19 226.0 Selecting previously unselected package crossbuild-essential-armel. [2022-07-28T21:02:21.428Z] #19 226.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-28T21:02:21.428Z] #19 226.0 Selecting previously unselected package libc6-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-28T21:02:21.428Z] #19 226.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 226.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 226.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 226.3 Selecting previously unselected package libasan6-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 226.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 226.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-28T21:02:21.428Z] #19 226.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.428Z] #19 226.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.428Z] #19 227.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-28T21:02:21.688Z] #19 227.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:21.688Z] #19 227.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:21.688Z] #19 227.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-28T21:02:21.688Z] #19 227.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:21.688Z] #19 227.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:02:22.283Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T21:02:23.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T21:02:24.153Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T21:02:25.088Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-28T21:02:26.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-28T21:02:26.464Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T21:02:26.978Z] #19 231.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-28T21:02:26.978Z] #19 231.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:26.978Z] #19 231.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:02:26.978Z] #19 231.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-28T21:02:26.978Z] #19 231.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-28T21:02:26.978Z] #19 231.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-28T21:02:26.978Z] #19 232.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-28T21:02:26.978Z] #19 232.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:26.978Z] #19 232.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-28T21:02:26.978Z] #19 232.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-28T21:02:26.978Z] #19 232.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:26.978Z] #19 232.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:26.978Z] #19 232.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-28T21:02:27.237Z] #19 232.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:27.237Z] #19 232.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:02:29.476Z] #64 246.9 # github.com/containerd/containerd/cmd/containerd [2022-07-28T21:02:29.476Z] #64 246.9 /usr/bin/ld: /tmp/go-link-3195669622/000019.o: in function `New': [2022-07-28T21:02:29.476Z] #64 246.9 /tmp/tmp.nhcH0G6gzO/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 [2022-07-28T21:02:29.476Z] #64 247.0 + bin/containerd-stress [2022-07-28T21:02:29.476Z] #64 248.1 + bin/containerd-shim [2022-07-28T21:02:29.738Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-28T21:02:30.024Z] #47 DONE 248.3s [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:02:30.024Z] #60 sha256:11e97af88d3f39249fea1a375d1f8468beb823736aa01c79ff17303cd0839f9c [2022-07-28T21:02:30.024Z] #60 ... [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T21:02:30.024Z] #48 sha256:6c25e8e7368db384785535040f5780a5772d4ff896a13212d309ff72b0e4df63 [2022-07-28T21:02:30.024Z] #48 DONE 0.6s [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T21:02:30.024Z] #52 sha256:12c0bd7351ae4e246c2521cebc82318013ba253b0a0925e75a8c6a917e274e14 [2022-07-28T21:02:30.024Z] #52 DONE 0.1s [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:02:30.024Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:02:30.024Z] #55 ... [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T21:02:30.024Z] #54 sha256:21368c5f0ee298910081d6dd49928d45b743dbb145fd39ed1ab56bd687ecaef0 [2022-07-28T21:02:30.024Z] #54 DONE 0.1s [2022-07-28T21:02:30.024Z] [2022-07-28T21:02:30.024Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:02:30.024Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:02:31.438Z] #19 237.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-28T21:02:31.698Z] #19 237.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:31.698Z] #19 237.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:02:31.698Z] #19 237.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-28T21:02:31.698Z] #19 237.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-28T21:02:31.698Z] #19 237.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-28T21:02:31.698Z] #19 237.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-28T21:02:31.698Z] #19 237.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:31.698Z] #19 237.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-28T21:02:31.730Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-28T21:02:31.730Z] === RUN TestBuildLabelWithTargets [2022-07-28T21:02:31.938Z] #55 ... [2022-07-28T21:02:31.938Z] [2022-07-28T21:02:31.938Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T21:02:31.938Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T21:02:31.938Z] #77 253.6 CCLD tests/init [2022-07-28T21:02:31.958Z] #19 237.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-28T21:02:31.958Z] #19 237.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:31.958Z] #19 237.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:31.958Z] #19 237.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-28T21:02:31.958Z] #19 237.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:31.958Z] #19 237.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:31.958Z] #19 237.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-28T21:02:31.958Z] #19 237.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:31.958Z] #19 237.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:31.958Z] #19 237.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-28T21:02:31.958Z] #19 237.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:31.958Z] #19 237.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:31.958Z] #19 237.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-28T21:02:31.958Z] #19 237.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:31.958Z] #19 237.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.218Z] #19 237.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-28T21:02:32.477Z] #19 237.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.477Z] #19 237.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.477Z] #19 237.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-28T21:02:32.477Z] #19 237.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.477Z] #19 237.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.737Z] #19 238.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-28T21:02:32.737Z] #19 238.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.737Z] #19 238.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.737Z] #19 238.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-28T21:02:32.737Z] #19 238.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.737Z] #19 238.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.737Z] #19 238.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-28T21:02:32.996Z] #19 238.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.996Z] #19 238.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.996Z] #19 238.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-28T21:02:32.996Z] #19 238.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:32.996Z] #19 238.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:32.996Z] #19 238.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-28T21:02:32.996Z] #19 238.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:32.996Z] #19 238.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:37.565Z] #64 259.3 + bin/containerd-shim-runc-v1 [2022-07-28T21:02:38.277Z] #19 243.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-28T21:02:38.277Z] #19 243.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:38.277Z] #19 243.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:38.277Z] #19 243.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-28T21:02:38.277Z] #19 243.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-28T21:02:38.277Z] #19 243.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-28T21:02:38.277Z] #19 243.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-28T21:02:38.277Z] #19 243.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:38.277Z] #19 243.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-28T21:02:38.277Z] #19 243.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-28T21:02:38.277Z] #19 243.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:38.277Z] #19 243.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:38.539Z] #19 243.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-28T21:02:38.539Z] #19 243.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:38.539Z] #19 243.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:39.841Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2022-07-28T21:02:39.841Z] === RUN TestBuildWithEmptyLayers [2022-07-28T21:02:42.374Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-07-28T21:02:42.374Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T21:02:42.740Z] #19 248.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-28T21:02:42.831Z] #64 265.7 + bin/containerd-shim-runc-v2 [2022-07-28T21:02:42.999Z] #19 248.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:42.999Z] #19 248.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:42.999Z] #19 248.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-28T21:02:42.999Z] #19 248.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-28T21:02:42.999Z] #19 248.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-28T21:02:42.999Z] #19 248.4 Selecting previously unselected package libc6-s390x-cross. [2022-07-28T21:02:42.999Z] #19 248.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:42.999Z] #19 248.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-28T21:02:42.999Z] #19 248.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-28T21:02:42.999Z] #19 248.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:42.999Z] #19 248.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:42.999Z] #19 248.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-28T21:02:42.999Z] #19 248.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:42.999Z] #19 248.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:42.999Z] #19 248.6 Selecting previously unselected package libitm1-s390x-cross. [2022-07-28T21:02:43.259Z] #19 248.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.259Z] #19 248.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.260Z] #19 248.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-28T21:02:43.260Z] #19 248.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.260Z] #19 248.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.260Z] #19 248.7 Selecting previously unselected package libasan6-s390x-cross. [2022-07-28T21:02:43.260Z] #19 248.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.260Z] #19 248.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.520Z] #19 248.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-28T21:02:43.520Z] #19 248.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.520Z] #19 248.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.520Z] #19 249.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-28T21:02:43.520Z] #19 249.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.520Z] #19 249.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.760Z] #64 266.5 + binaries [2022-07-28T21:02:43.760Z] #64 266.5 + install -D bin/containerd /build/containerd [2022-07-28T21:02:43.760Z] #64 266.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T21:02:43.760Z] #64 266.6 + install -D bin/ctr /build/ctr [2022-07-28T21:02:43.779Z] #19 249.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-28T21:02:43.779Z] #19 249.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:43.779Z] #19 249.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:43.779Z] #19 249.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-28T21:02:43.779Z] #19 249.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:43.779Z] #19 249.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:46.274Z] #64 DONE 268.6s [2022-07-28T21:02:46.835Z] [2022-07-28T21:02:46.835Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T21:02:46.835Z] #65 sha256:ab8520720e34b764198234188c38ea69e5fca0917c555320a43be329ac88f39b [2022-07-28T21:02:47.396Z] #65 DONE 0.9s [2022-07-28T21:02:47.652Z] [2022-07-28T21:02:47.652Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T21:02:47.652Z] #70 sha256:092e3bc2679ccab1a4c2a6a0d16c5929a8d4415a0c7c54b7b2174342f0e12d7b [2022-07-28T21:02:47.662Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-28T21:02:47.663Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T21:02:47.908Z] #70 DONE 0.2s [2022-07-28T21:02:47.908Z] [2022-07-28T21:02:47.908Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T21:02:47.908Z] #75 sha256:0dccd1c7fba91502177be936c4dda5ec81fa566c2c9eaad5e8d37d33226aea4e [2022-07-28T21:02:47.921Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-28T21:02:47.921Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T21:02:48.836Z] #75 DONE 1.0s [2022-07-28T21:02:48.836Z] [2022-07-28T21:02:48.836Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T21:02:48.836Z] #78 sha256:3208a299e4571d36d30b0be3a47da4d3266dc633e44883ee00350bc5ec6417ac [2022-07-28T21:02:48.836Z] #78 DONE 0.1s [2022-07-28T21:02:48.836Z] [2022-07-28T21:02:48.836Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T21:02:48.836Z] #79 sha256:c7fd5361796e86effba64ba697915585f958248f09d9caa0bc6dfcf8edec646b [2022-07-28T21:02:48.836Z] #79 DONE 0.0s [2022-07-28T21:02:48.836Z] [2022-07-28T21:02:48.836Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T21:02:48.836Z] #80 sha256:c1139518d5d04b97a0f513b5e0e5dc377d8407d199fa3232815c4d19b57dd580 [2022-07-28T21:02:48.836Z] #80 DONE 0.0s [2022-07-28T21:02:48.836Z] [2022-07-28T21:02:48.836Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-28T21:02:48.836Z] #81 sha256:bf363f77c5c441abeee9f063ce9879a8c7a78d369c8dd679337720143a3bef38 [2022-07-28T21:02:49.061Z] #19 253.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-28T21:02:49.061Z] #19 253.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:49.061Z] #19 253.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:49.061Z] #19 253.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-28T21:02:49.061Z] #19 253.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-28T21:02:49.061Z] #19 253.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-28T21:02:49.061Z] #19 254.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-28T21:02:49.061Z] #19 254.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-28T21:02:49.061Z] #19 254.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-28T21:02:49.061Z] #19 254.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-28T21:02:49.061Z] #19 254.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T21:02:49.061Z] #19 254.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:49.061Z] #19 254.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-28T21:02:49.061Z] #19 254.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T21:02:49.062Z] #19 254.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:49.763Z] #81 0.821 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T21:02:50.019Z] #81 0.997 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T21:02:50.019Z] #81 1.094 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T21:02:50.582Z] #81 1.173 Reading package lists... [2022-07-28T21:02:51.145Z] #81 1.695 Reading package lists... [2022-07-28T21:02:51.145Z] #81 2.206 Building dependency tree... [2022-07-28T21:02:51.145Z] #81 2.319 Reading state information... [2022-07-28T21:02:51.401Z] #81 2.435 The following additional packages will be installed: [2022-07-28T21:02:51.401Z] #81 2.436 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-28T21:02:51.401Z] #81 2.439 Suggested packages: [2022-07-28T21:02:51.401Z] #81 2.439 systemd-container policykit-1 [2022-07-28T21:02:51.401Z] #81 2.439 Recommended packages: [2022-07-28T21:02:51.401Z] #81 2.439 systemd-timesyncd | time-daemon libnss-systemd [2022-07-28T21:02:51.401Z] #81 2.506 The following NEW packages will be installed: [2022-07-28T21:02:51.401Z] #81 2.506 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-28T21:02:51.401Z] #81 2.507 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-28T21:02:51.657Z] #81 2.774 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:02:51.657Z] #81 2.774 Need to get 5817 kB of archives. [2022-07-28T21:02:51.657Z] #81 2.774 After this operation, 19.3 MB of additional disk space will be used. [2022-07-28T21:02:51.657Z] #81 2.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-28T21:02:51.657Z] #81 2.776 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-28T21:02:51.657Z] #81 2.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-28T21:02:51.657Z] #81 2.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-28T21:02:51.657Z] #81 2.782 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-28T21:02:51.657Z] #81 2.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-28T21:02:51.914Z] #81 2.875 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-28T21:02:51.914Z] #81 2.877 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-28T21:02:51.914Z] #81 2.878 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-28T21:02:51.914Z] #81 2.880 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-28T21:02:51.914Z] #81 3.048 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:02:51.914Z] #81 3.077 Fetched 5817 kB in 0s (15.7 MB/s) [2022-07-28T21:02:51.914Z] #81 3.099 Selecting previously unselected package libargon2-1:amd64. [2022-07-28T21:02:51.914Z] #81 3.099 (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 ... 28638 files and directories currently installed.) [2022-07-28T21:02:51.914Z] #81 3.114 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-28T21:02:52.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-28T21:02:52.107Z] === RUN TestBuildWithHugeFile [2022-07-28T21:02:52.170Z] #81 3.120 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T21:02:52.170Z] #81 3.151 Selecting previously unselected package libjson-c5:amd64. [2022-07-28T21:02:52.170Z] #81 3.154 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-28T21:02:52.170Z] #81 3.157 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-28T21:02:52.170Z] #81 3.189 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-28T21:02:52.170Z] #81 3.192 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-28T21:02:52.170Z] #81 3.195 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T21:02:52.170Z] #81 3.248 Selecting previously unselected package libkmod2:amd64. [2022-07-28T21:02:52.170Z] #81 3.251 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-28T21:02:52.170Z] #81 3.255 Unpacking libkmod2:amd64 (28-1) ... [2022-07-28T21:02:52.170Z] #81 3.298 Selecting previously unselected package systemd. [2022-07-28T21:02:52.170Z] #81 3.301 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-28T21:02:52.170Z] #81 3.335 Unpacking systemd (247.3-7) ... [2022-07-28T21:02:52.752Z] #81 3.919 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T21:02:52.752Z] #81 3.929 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-28T21:02:52.752Z] #81 3.940 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T21:02:52.752Z] #81 3.950 Setting up libkmod2:amd64 (28-1) ... [2022-07-28T21:02:53.010Z] #81 3.959 Setting up systemd (247.3-7) ... [2022-07-28T21:02:53.010Z] #81 3.995 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-28T21:02:53.010Z] #81 3.997 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-28T21:02:53.010Z] #81 4.000 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-28T21:02:53.010Z] #81 4.023 Initializing machine ID from KVM UUID. [2022-07-28T21:02:53.269Z] #81 4.461 Selecting previously unselected package systemd-sysv. [2022-07-28T21:02:53.269Z] #81 4.462 (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 ... 29449 files and directories currently installed.) [2022-07-28T21:02:53.269Z] #81 4.476 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-28T21:02:53.269Z] #81 4.480 Unpacking systemd-sysv (247.3-7) ... [2022-07-28T21:02:53.269Z] #81 4.523 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-28T21:02:53.530Z] #81 4.524 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-28T21:02:53.530Z] #81 4.527 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T21:02:53.530Z] #81 4.595 Selecting previously unselected package dbus. [2022-07-28T21:02:53.530Z] #81 4.597 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-28T21:02:53.530Z] #81 4.608 Unpacking dbus (1.12.20-2) ... [2022-07-28T21:02:53.530Z] #81 4.663 Selecting previously unselected package libpam-systemd:amd64. [2022-07-28T21:02:53.530Z] #81 4.666 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-28T21:02:53.530Z] #81 4.670 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-28T21:02:53.530Z] #81 4.719 Selecting previously unselected package dbus-user-session. [2022-07-28T21:02:53.530Z] #81 4.722 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-28T21:02:53.530Z] #81 4.725 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-28T21:02:53.530Z] #81 4.785 Setting up systemd-sysv (247.3-7) ... [2022-07-28T21:02:53.785Z] #81 4.797 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T21:02:53.785Z] #81 4.810 Setting up dbus (1.12.20-2) ... [2022-07-28T21:02:53.900Z] #77 273.5 CCLD libcrun.la [2022-07-28T21:02:53.900Z] #77 273.7 AR libcrun_testing.a [2022-07-28T21:02:53.900Z] #77 273.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T21:02:53.900Z] #77 273.8 CCLD tests/tests_libcrun_utils [2022-07-28T21:02:53.900Z] #77 273.8 CCLD tests/tests_libcrun_errors [2022-07-28T21:02:53.900Z] #77 273.8 CCLD tests/tests_libcrun_fuzzer [2022-07-28T21:02:53.900Z] #77 275.0 CCLD crun [2022-07-28T21:02:53.900Z] #77 275.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T21:02:54.041Z] #81 4.942 invoke-rc.d: could not determine current runlevel [2022-07-28T21:02:54.041Z] #81 4.944 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T21:02:54.041Z] #81 4.951 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-28T21:02:54.041Z] #81 5.118 Setting up dbus-user-session (1.12.20-2) ... [2022-07-28T21:02:54.041Z] #81 5.134 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:02:54.161Z] #77 275.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T21:02:54.161Z] #77 275.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T21:02:54.161Z] #77 275.8 /bin/mkdir -p '/usr/local/lib' [2022-07-28T21:02:54.161Z] #77 275.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T21:02:54.161Z] #77 275.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T21:02:54.298Z] #81 DONE 5.2s [2022-07-28T21:02:54.298Z] [2022-07-28T21:02:54.298Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-28T21:02:54.298Z] #82 sha256:0f3156e225a40c7497aabac0e4d0e82719b15b34e594e922fa314202bb9ae739 [2022-07-28T21:02:54.380Z] #19 259.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-28T21:02:54.380Z] #19 259.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T21:02:54.380Z] #19 259.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:54.380Z] #19 259.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-28T21:02:54.380Z] #19 259.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-28T21:02:54.380Z] #19 259.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-28T21:02:54.380Z] #19 259.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-28T21:02:54.380Z] #19 260.0 Setting up libfile-which-perl (1.23-1) ... [2022-07-28T21:02:54.380Z] #19 260.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-28T21:02:54.380Z] #19 260.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-28T21:02:54.380Z] #19 260.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-28T21:02:54.422Z] #77 275.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T21:02:54.422Z] #77 275.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T21:02:54.422Z] #77 275.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T21:02:54.422Z] #77 276.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T21:02:54.554Z] #82 0.435 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T21:02:54.554Z] #82 0.436 Dload Upload Total Spent Left Speed [2022-07-28T21:02:54.643Z] #19 260.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:02:54.643Z] #19 260.0 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T21:02:54.643Z] #19 260.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T21:02:54.643Z] #19 260.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up file (1:5.39-3) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up bzip2 (1.0.8-4) ... [2022-07-28T21:02:54.643Z] #19 260.1 Setting up libyaml-perl (1.30-1) ... [2022-07-28T21:02:54.643Z] #19 260.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-28T21:02:54.643Z] #19 260.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-28T21:02:54.643Z] #19 260.2 Setting up libio-string-perl (1.08-3.1) ... [2022-07-28T21:02:54.643Z] #19 260.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-28T21:02:54.643Z] #19 260.2 Setting up cross-config (2.6.18+nmu1) ... [2022-07-28T21:02:54.682Z] #77 276.2 ---------------------------------------------------------------------- [2022-07-28T21:02:54.682Z] #77 276.2 Libraries have been installed in: [2022-07-28T21:02:54.682Z] #77 276.2 /usr/local/lib [2022-07-28T21:02:54.682Z] #77 276.2 [2022-07-28T21:02:54.682Z] #77 276.2 If you ever happen to want to link against installed libraries [2022-07-28T21:02:54.682Z] #77 276.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T21:02:54.682Z] #77 276.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T21:02:54.682Z] #77 276.2 flag during linking and do at least one of the following: [2022-07-28T21:02:54.682Z] #77 276.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T21:02:54.682Z] #77 276.2 during execution [2022-07-28T21:02:54.682Z] #77 276.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T21:02:54.682Z] #77 276.2 during linking [2022-07-28T21:02:54.682Z] #77 276.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T21:02:54.682Z] #77 276.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T21:02:54.682Z] #77 276.2 [2022-07-28T21:02:54.682Z] #77 276.2 See any operating system documentation about shared libraries for [2022-07-28T21:02:54.682Z] #77 276.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T21:02:54.682Z] #77 276.2 ---------------------------------------------------------------------- [2022-07-28T21:02:54.682Z] #77 276.2 /bin/mkdir -p '/build' [2022-07-28T21:02:54.682Z] #77 276.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T21:02:54.682Z] #77 276.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T21:02:54.682Z] #77 276.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T21:02:54.682Z] #77 276.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T21:02:54.682Z] #77 276.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T21:02:54.903Z] #19 260.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T21:02:54.903Z] #19 260.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T21:02:54.903Z] #19 260.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-28T21:02:54.903Z] #19 260.3 Setting up patch (2.7.6-7) ... [2022-07-28T21:02:54.903Z] #19 260.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:54.903Z] #19 260.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-28T21:02:54.903Z] #19 260.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-28T21:02:54.944Z] #77 DONE 276.7s [2022-07-28T21:02:54.944Z] [2022-07-28T21:02:54.944Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:02:54.944Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T21:02:55.116Z] #82 0.436 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5750 0 --:--:-- --:--:-- --:--:-- 5750 [2022-07-28T21:02:55.116Z] #82 DONE 0.8s [2022-07-28T21:02:55.116Z] [2022-07-28T21:02:55.116Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T21:02:55.116Z] #83 sha256:e3a89bcbe9aff9bed8f810e66c5dd373eb61a34bd9bc68606032bc0041ef2c67 [2022-07-28T21:02:55.163Z] #19 260.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:55.163Z] #19 260.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-28T21:02:55.163Z] #19 260.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.163Z] #19 260.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.423Z] #19 260.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-28T21:02:55.423Z] #19 260.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-28T21:02:55.423Z] #19 260.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-28T21:02:55.684Z] #19 261.0 [2022-07-28T21:02:55.684Z] #19 261.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-28T21:02:55.684Z] #19 261.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up dpkg-dev (1.20.11) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.684Z] #19 261.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-28T21:02:55.684Z] #19 261.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-28T21:02:55.684Z] #19 261.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-28T21:02:55.943Z] #19 261.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-28T21:02:55.943Z] #19 261.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-28T21:02:55.943Z] #19 261.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:55.943Z] #19 261.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:55.943Z] #19 261.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.943Z] #19 261.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:02:55.943Z] #19 261.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:55.943Z] #19 261.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.045Z] #83 DONE 1.0s [2022-07-28T21:02:56.045Z] [2022-07-28T21:02:56.045Z] #84 exporting to image [2022-07-28T21:02:56.045Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T21:02:56.045Z] #84 exporting layers [2022-07-28T21:02:56.203Z] #19 261.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up libxml-simple-perl (2.25-1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.203Z] #19 261.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.462Z] #19 261.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-28T21:02:56.462Z] #19 262.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-28T21:02:56.722Z] #19 262.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-28T21:02:56.722Z] #19 262.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:02:58.105Z] #19 DONE 263.4s [2022-07-28T21:02:58.105Z] [2022-07-28T21:02:58.105Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T21:02:58.105Z] #73 sha256:d064c3ef5c19dfc0b464c85a69a699da63f200f6b5a678258909df045fcd2077 [2022-07-28T21:02:58.365Z] #73 DONE 0.2s [2022-07-28T21:02:58.365Z] [2022-07-28T21:02:58.365Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T21:02:58.365Z] #32 sha256:ea6c2816b1a94e5709124c558047a4b93db07e408770198ccfc5b952de9f39e8 [2022-07-28T21:02:58.365Z] #32 DONE 0.2s [2022-07-28T21:02:58.365Z] [2022-07-28T21:02:58.365Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-28T21:02:58.365Z] #33 sha256:5cdad4185820b31434d519515a038dd932dbec29b1918c3cf94174d89332adfb [2022-07-28T21:02:59.307Z] #33 1.277 + RM_GOPATH=0 [2022-07-28T21:02:59.307Z] #33 1.281 + TMP_GOPATH= [2022-07-28T21:02:59.307Z] #33 1.281 + : /build [2022-07-28T21:02:59.307Z] #33 1.281 + '[' -z '' ']' [2022-07-28T21:02:59.567Z] #33 1.283 ++ mktemp -d [2022-07-28T21:02:59.567Z] #33 1.287 + export GOPATH=/tmp/tmp.aDCHT2dGiC [2022-07-28T21:02:59.567Z] #33 1.287 + GOPATH=/tmp/tmp.aDCHT2dGiC [2022-07-28T21:02:59.567Z] #33 1.287 + RM_GOPATH=1 [2022-07-28T21:02:59.567Z] #33 1.287 + case "$(go env GOARCH)" in [2022-07-28T21:02:59.567Z] #33 1.288 ++ go env GOARCH [2022-07-28T21:02:59.567Z] #33 1.294 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:02:59.567Z] #33 1.294 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:02:59.567Z] #33 1.297 ++ dirname /install.sh [2022-07-28T21:02:59.567Z] #33 1.297 + dir=/ [2022-07-28T21:02:59.567Z] #33 1.297 + bin=dockercli [2022-07-28T21:02:59.567Z] #33 1.297 + shift [2022-07-28T21:02:59.567Z] #33 1.298 + '[' '!' -f //dockercli.installer ']' [2022-07-28T21:02:59.567Z] #33 1.298 + . //dockercli.installer [2022-07-28T21:02:59.567Z] #33 1.298 ++ : stable [2022-07-28T21:02:59.567Z] #33 1.298 ++ : 17.06.2-ce [2022-07-28T21:02:59.567Z] #33 1.298 + install_dockercli [2022-07-28T21:02:59.567Z] #33 1.298 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T21:02:59.567Z] #33 1.298 Install docker/cli version 17.06.2-ce from stable [2022-07-28T21:02:59.567Z] #33 1.298 ++ uname -m [2022-07-28T21:02:59.567Z] #33 1.300 + arch=x86_64 [2022-07-28T21:02:59.567Z] #33 1.300 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T21:02:59.567Z] #33 1.300 + url=https://download.docker.com/linux/static [2022-07-28T21:02:59.567Z] #33 1.300 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T21:02:59.567Z] #33 1.301 + tar -xz docker/docker [2022-07-28T21:03:02.587Z] #84 exporting layers 6.4s done [2022-07-28T21:03:02.587Z] #84 writing image sha256:de32f70ef362fc2bf56c2ded13266ad1d19d1b7ba7bfbbc5a211358417b3394a done [2022-07-28T21:03:02.587Z] #84 naming to docker.io/library/docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 done [2022-07-28T21:03:02.587Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:03:02.866Z] #33 4.293 + mkdir -p /build [2022-07-28T21:03:02.866Z] #33 4.294 + mv docker/docker /build/ [2022-07-28T21:03:02.866Z] #33 4.303 + rmdir docker [2022-07-28T21:03:02.866Z] #33 DONE 4.5s [2022-07-28T21:03:02.866Z] [2022-07-28T21:03:02.866Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T21:03:02.866Z] #74 sha256:b599082c22232cfce91622456297fe550871d49e788d0f22a9e2028092c0142a [2022-07-28T21:03:02.866Z] #74 1.218 + RM_GOPATH=0 [2022-07-28T21:03:02.866Z] #74 1.218 + TMP_GOPATH= [2022-07-28T21:03:02.866Z] #74 1.218 + : /build [2022-07-28T21:03:02.866Z] #74 1.218 + '[' -z '' ']' [2022-07-28T21:03:02.866Z] #74 1.219 ++ mktemp -d [2022-07-28T21:03:02.866Z] #74 1.224 + export GOPATH=/tmp/tmp.scJQ2tgdtY [2022-07-28T21:03:02.866Z] #74 1.224 + GOPATH=/tmp/tmp.scJQ2tgdtY [2022-07-28T21:03:02.866Z] #74 1.224 + RM_GOPATH=1 [2022-07-28T21:03:02.866Z] #74 1.224 + case "$(go env GOARCH)" in [2022-07-28T21:03:02.866Z] #74 1.224 ++ go env GOARCH [2022-07-28T21:03:02.866Z] #74 1.231 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:02.866Z] #74 1.233 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:02.866Z] #74 1.233 ++ dirname /install.sh [2022-07-28T21:03:02.866Z] #74 1.234 + dir=/ [2022-07-28T21:03:02.866Z] #74 1.235 + bin=rootlesskit [2022-07-28T21:03:02.866Z] #74 1.236 + shift [2022-07-28T21:03:02.866Z] #74 1.236 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T21:03:02.866Z] #74 1.236 + . //rootlesskit.installer [2022-07-28T21:03:02.866Z] #74 1.242 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T21:03:02.866Z] #74 1.242 + install_rootlesskit [2022-07-28T21:03:02.866Z] #74 1.242 + case "$1" in [2022-07-28T21:03:02.866Z] #74 1.242 + export CGO_ENABLED=0 [2022-07-28T21:03:02.866Z] #74 1.247 + CGO_ENABLED=0 [2022-07-28T21:03:02.866Z] #74 1.247 + _install_rootlesskit [2022-07-28T21:03:02.866Z] #74 1.251 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T21:03:02.866Z] #74 1.251 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T21:03:02.866Z] #74 1.251 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T21:03:02.866Z] #74 1.251 + GOBIN=/build [2022-07-28T21:03:02.866Z] #74 1.251 + GO111MODULE=on [2022-07-28T21:03:02.866Z] #74 1.251 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T21:03:02.866Z] #74 1.682 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T21:03:02.866Z] #74 2.889 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T21:03:02.866Z] #74 2.903 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T21:03:02.866Z] #74 3.073 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T21:03:02.866Z] #74 4.576 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T21:03:02.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh dynbinary test-integration [2022-07-28T21:03:03.126Z] #74 4.915 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T21:03:03.126Z] #74 4.920 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T21:03:03.126Z] #74 4.974 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T21:03:03.386Z] #74 5.118 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T21:03:03.386Z] #74 5.211 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T21:03:03.386Z] #74 5.340 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T21:03:03.493Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-28T21:03:03.493Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-28T21:03:03.493Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-28T21:03:03.493Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-28T21:03:03.493Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-28T21:03:03.493Z] Detected virtualization docker. [2022-07-28T21:03:03.493Z] Detected architecture x86-64. [2022-07-28T21:03:03.493Z] Set hostname to . [2022-07-28T21:03:03.493Z] modprobe@configfs.service: Succeeded. [2022-07-28T21:03:03.493Z] modprobe@drm.service: Succeeded. [2022-07-28T21:03:03.493Z] modprobe@fuse.service: Succeeded. [2022-07-28T21:03:03.493Z] + source /etc/docker-entrypoint-cmd [2022-07-28T21:03:03.493Z] ++ hack/make.sh dynbinary test-integration [2022-07-28T21:03:03.493Z] [2022-07-28T21:03:03.646Z] #74 5.603 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T21:03:03.750Z] Removing bundles/ [2022-07-28T21:03:03.750Z] [2022-07-28T21:03:03.750Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T21:03:03.750Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T21:03:03.750Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:03:03.906Z] #74 5.682 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T21:03:04.847Z] #74 6.600 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T21:03:04.847Z] #74 6.695 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T21:03:07.175Z] #64 ... [2022-07-28T21:03:07.175Z] [2022-07-28T21:03:07.175Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T21:03:07.175Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T21:03:07.175Z] #55 287.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T21:03:07.175Z] #55 DONE 288.6s [2022-07-28T21:03:07.175Z] [2022-07-28T21:03:07.175Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:07.175Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T21:03:08.118Z] #64 ... [2022-07-28T21:03:08.118Z] [2022-07-28T21:03:08.118Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T21:03:08.118Z] #56 sha256:d0fac6c7a48e6aef5f1532ce89e1cd47793162cadcbe3fd0e7e99ed66df7b44a [2022-07-28T21:03:08.245Z] #74 ... [2022-07-28T21:03:08.245Z] [2022-07-28T21:03:08.245Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:08.245Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:08.245Z] #20 1.738 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T21:03:08.245Z] #20 1.738 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T21:03:08.245Z] #20 1.738 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T21:03:08.245Z] #20 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T21:03:08.245Z] #20 2.558 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T21:03:08.245Z] #20 3.218 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T21:03:08.245Z] #20 3.853 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T21:03:08.245Z] #20 4.427 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T21:03:08.245Z] #20 4.773 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T21:03:08.245Z] #20 4.777 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T21:03:08.245Z] #20 4.784 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T21:03:08.245Z] #20 4.790 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T21:03:08.245Z] #20 4.794 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T21:03:08.245Z] #20 4.800 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T21:03:08.245Z] #20 4.804 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T21:03:08.245Z] #20 4.805 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T21:03:08.245Z] #20 4.805 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T21:03:08.245Z] #20 4.806 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T21:03:08.245Z] #20 ... [2022-07-28T21:03:08.245Z] [2022-07-28T21:03:08.245Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T21:03:08.245Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T21:03:08.245Z] #49 1.635 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T21:03:08.245Z] #49 1.635 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T21:03:08.245Z] #49 1.635 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T21:03:08.245Z] #49 1.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T21:03:08.245Z] #49 2.160 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T21:03:08.245Z] #49 2.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T21:03:08.245Z] #49 3.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T21:03:08.245Z] #49 3.931 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T21:03:08.245Z] #49 4.343 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T21:03:08.245Z] #49 4.352 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T21:03:08.245Z] #49 4.364 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T21:03:08.245Z] #49 4.372 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T21:03:08.245Z] #49 4.378 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T21:03:08.245Z] #49 4.486 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T21:03:08.245Z] #49 4.489 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T21:03:08.245Z] #49 4.518 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T21:03:08.245Z] #49 4.529 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T21:03:08.245Z] #49 4.529 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T21:03:08.245Z] #49 ... [2022-07-28T21:03:08.245Z] [2022-07-28T21:03:08.245Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T21:03:08.245Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T21:03:08.245Z] #69 1.714 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T21:03:08.245Z] #69 1.715 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T21:03:08.245Z] #69 1.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T21:03:08.245Z] #69 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T21:03:08.245Z] #69 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T21:03:08.245Z] #69 2.835 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T21:03:08.245Z] #69 3.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T21:03:08.245Z] #69 3.889 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T21:03:08.245Z] #69 4.417 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T21:03:08.245Z] #69 4.417 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T21:03:08.246Z] #69 4.417 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T21:03:08.246Z] #69 4.443 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T21:03:08.246Z] #69 4.444 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T21:03:08.246Z] #69 4.456 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T21:03:08.246Z] #69 4.460 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T21:03:08.246Z] #69 4.460 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T21:03:08.246Z] #69 4.461 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T21:03:08.246Z] #69 4.464 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T21:03:08.689Z] #56 DONE 0.7s [2022-07-28T21:03:08.689Z] [2022-07-28T21:03:08.689Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T21:03:08.689Z] #58 sha256:e3f0cf4eeaea1aff187a6960d0c4f5782b83a66b9ef466a02d88533e6369d4d3 [2022-07-28T21:03:08.689Z] #58 DONE 0.1s [2022-07-28T21:03:08.689Z] [2022-07-28T21:03:08.689Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:03:08.689Z] #60 sha256:11e97af88d3f39249fea1a375d1f8468beb823736aa01c79ff17303cd0839f9c [2022-07-28T21:03:16.830Z] #60 161.5 + mkdir -p /build [2022-07-28T21:03:16.830Z] #60 161.5 + cp runc /build/runc [2022-07-28T21:03:16.830Z] #60 DONE 162.0s [2022-07-28T21:03:16.830Z] [2022-07-28T21:03:16.830Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:16.830Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T21:03:18.218Z] #64 ... [2022-07-28T21:03:18.218Z] [2022-07-28T21:03:18.218Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T21:03:18.218Z] #61 sha256:522202e574c2f87b88a1a9936f88c2c7facec3fb04d015d34be1eaa31a6ca41a [2022-07-28T21:03:18.246Z] #69 18.87 Fetched 40.6 MB in 17s (2332 kB/s) [2022-07-28T21:03:18.246Z] #69 18.87 Reading package lists... [2022-07-28T21:03:18.246Z] #69 ... [2022-07-28T21:03:18.246Z] [2022-07-28T21:03:18.246Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T21:03:18.246Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T21:03:18.246Z] #49 18.92 Fetched 40.6 MB in 18s (2312 kB/s) [2022-07-28T21:03:18.478Z] #61 DONE 0.3s [2022-07-28T21:03:18.478Z] [2022-07-28T21:03:18.478Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:18.478Z] #64 sha256:45bce261ddd56b8b9c80e4b4c15a170531982455c30be34716285cf51cf4156d [2022-07-28T21:03:18.478Z] #64 290.2 + bin/containerd [2022-07-28T21:03:26.384Z] #49 18.92 Reading package lists... [2022-07-28T21:03:26.384Z] #49 27.92 Reading package lists... [2022-07-28T21:03:26.384Z] #49 ... [2022-07-28T21:03:26.384Z] [2022-07-28T21:03:26.384Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T21:03:26.384Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T21:03:26.384Z] #69 18.87 Reading package lists... [2022-07-28T21:03:27.217Z] #69 28.46 Reading package lists... [2022-07-28T21:03:27.217Z] #69 ... [2022-07-28T21:03:27.217Z] [2022-07-28T21:03:27.217Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:27.217Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:27.217Z] #20 19.19 Fetched 40.6 MB in 18s (2297 kB/s) [2022-07-28T21:03:27.217Z] #20 19.19 Reading package lists... [2022-07-28T21:03:35.354Z] #20 28.50 Reading package lists... [2022-07-28T21:03:35.354Z] #20 ... [2022-07-28T21:03:35.354Z] [2022-07-28T21:03:35.354Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T21:03:35.354Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T21:03:35.354Z] #49 27.92 Reading package lists... [2022-07-28T21:03:37.267Z] #49 36.97 Building dependency tree... [2022-07-28T21:03:37.267Z] #49 38.95 Reading state information... [2022-07-28T21:03:39.180Z] #49 40.91 The following additional packages will be installed: [2022-07-28T21:03:39.180Z] #49 40.93 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-28T21:03:39.180Z] #49 40.95 Suggested packages: [2022-07-28T21:03:39.180Z] #49 40.95 cmake-doc ninja-build lrzip [2022-07-28T21:03:39.180Z] #49 40.95 Recommended packages: [2022-07-28T21:03:39.180Z] #49 40.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T21:03:39.751Z] #49 41.56 The following NEW packages will be installed: [2022-07-28T21:03:39.751Z] #49 41.58 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-28T21:03:40.012Z] #49 41.94 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:03:40.012Z] #49 41.94 Need to get 8418 kB of archives. [2022-07-28T21:03:40.012Z] #49 41.94 After this operation, 34.9 MB of additional disk space will be used. [2022-07-28T21:03:40.012Z] #49 41.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T21:03:40.012Z] #49 41.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-28T21:03:40.012Z] #49 41.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T21:03:40.012Z] #49 42.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T21:03:40.012Z] #49 42.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T21:03:40.012Z] #49 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T21:03:40.012Z] #49 42.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T21:03:40.012Z] #49 42.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T21:03:40.953Z] #49 42.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:03:40.953Z] #49 43.07 Fetched 8418 kB in 0s (17.2 MB/s) [2022-07-28T21:03:40.953Z] #49 43.12 Selecting previously unselected package xxd. [2022-07-28T21:03:41.213Z] #49 43.12 (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 ... 30255 files and directories currently installed.) [2022-07-28T21:03:41.213Z] #49 43.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T21:03:41.213Z] #49 43.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:03:41.213Z] #49 43.26 Selecting previously unselected package vim-common. [2022-07-28T21:03:41.213Z] #49 43.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T21:03:41.213Z] #49 43.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:03:41.484Z] #49 43.45 Selecting previously unselected package cmake-data. [2022-07-28T21:03:41.484Z] #49 43.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T21:03:41.484Z] #49 43.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T21:03:41.750Z] #49 ... [2022-07-28T21:03:41.750Z] [2022-07-28T21:03:41.750Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-28T21:03:41.750Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T21:03:41.750Z] #69 28.46 Reading package lists... [2022-07-28T21:03:41.750Z] #69 37.32 Building dependency tree... [2022-07-28T21:03:41.750Z] #69 39.44 Reading state information... [2022-07-28T21:03:41.750Z] #69 41.39 The following additional packages will be installed: [2022-07-28T21:03:41.750Z] #69 41.41 libbtrfs0 [2022-07-28T21:03:41.750Z] #69 41.66 The following NEW packages will be installed: [2022-07-28T21:03:41.750Z] #69 41.67 libbtrfs-dev libbtrfs0 [2022-07-28T21:03:41.750Z] #69 42.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:03:41.750Z] #69 42.03 Need to get 460 kB of archives. [2022-07-28T21:03:41.750Z] #69 42.03 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T21:03:41.750Z] #69 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T21:03:41.750Z] #69 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T21:03:41.750Z] #69 42.69 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:03:41.750Z] #69 42.97 Fetched 460 kB in 0s (1611 kB/s) [2022-07-28T21:03:41.750Z] #69 43.04 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T21:03:41.750Z] #69 43.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-28T21:03:41.751Z] #69 43.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T21:03:41.751Z] #69 43.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:03:41.751Z] #69 43.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T21:03:41.751Z] #69 43.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T21:03:41.751Z] #69 43.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:03:41.751Z] #69 43.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:03:41.751Z] #69 43.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:03:41.751Z] #69 43.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:03:41.751Z] #69 DONE 43.8s [2022-07-28T21:03:41.751Z] [2022-07-28T21:03:41.751Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T21:03:41.751Z] #70 sha256:9834756537901b5cac0af8793d183c975d6fc3ec220a4830c6c1677844f4e59c [2022-07-28T21:03:41.751Z] #70 DONE 0.1s [2022-07-28T21:03:41.751Z] [2022-07-28T21:03:41.751Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:41.751Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:41.751Z] #20 28.50 Reading package lists... [2022-07-28T21:03:41.751Z] #20 37.83 Building dependency tree... [2022-07-28T21:03:41.751Z] #20 39.85 Reading state information... [2022-07-28T21:03:41.751Z] #20 41.78 The following additional packages will be installed: [2022-07-28T21:03:41.751Z] #20 41.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T21:03:41.751Z] #20 41.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T21:03:41.751Z] #20 41.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T21:03:41.751Z] #20 41.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T21:03:41.751Z] #20 41.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T21:03:41.751Z] #20 41.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T21:03:41.751Z] #20 41.79 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T21:03:41.751Z] #20 41.80 Suggested packages: [2022-07-28T21:03:41.751Z] #20 41.80 gcc-10-locales seccomp wine64 [2022-07-28T21:03:41.751Z] #20 42.35 The following NEW packages will be installed: [2022-07-28T21:03:41.751Z] #20 42.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T21:03:41.751Z] #20 42.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T21:03:41.751Z] #20 42.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T21:03:41.751Z] #20 42.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T21:03:41.751Z] #20 42.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T21:03:41.751Z] #20 42.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T21:03:41.751Z] #20 42.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T21:03:41.751Z] #20 42.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T21:03:41.751Z] #20 42.38 mingw-w64-x86-64-dev [2022-07-28T21:03:41.751Z] #20 42.86 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:03:41.751Z] #20 42.86 Need to get 115 MB of archives. [2022-07-28T21:03:41.751Z] #20 42.86 After this operation, 645 MB of additional disk space will be used. [2022-07-28T21:03:41.751Z] #20 42.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-28T21:03:41.751Z] #20 42.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-28T21:03:41.751Z] #20 42.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-28T21:03:41.751Z] #20 42.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-28T21:03:41.751Z] #20 42.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-28T21:03:41.751Z] #20 42.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T21:03:41.751Z] #20 43.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-28T21:03:41.751Z] #20 43.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-28T21:03:41.751Z] #20 43.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-28T21:03:41.751Z] #20 43.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-28T21:03:41.751Z] #20 43.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-28T21:03:42.011Z] #20 44.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-28T21:03:42.272Z] #20 44.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-28T21:03:42.848Z] #20 ... [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T21:03:42.848Z] #74 sha256:b599082c22232cfce91622456297fe550871d49e788d0f22a9e2028092c0142a [2022-07-28T21:03:42.848Z] #74 41.23 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T21:03:42.848Z] #74 41.23 + GOBIN=/build [2022-07-28T21:03:42.848Z] #74 41.23 + GO111MODULE=on [2022-07-28T21:03:42.848Z] #74 41.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T21:03:42.848Z] #74 44.34 rootlesskit version 1.0.0 [2022-07-28T21:03:42.848Z] #74 44.36 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T21:03:42.848Z] #74 44.36 -container-ip string [2022-07-28T21:03:42.848Z] #74 44.36 container ip [2022-07-28T21:03:42.848Z] #74 44.36 -container-port int [2022-07-28T21:03:42.848Z] #74 44.36 container port (default -1) [2022-07-28T21:03:42.848Z] #74 44.36 -host-ip string [2022-07-28T21:03:42.848Z] #74 44.36 host ip [2022-07-28T21:03:42.848Z] #74 44.36 -host-port int [2022-07-28T21:03:42.848Z] #74 44.36 host port (default -1) [2022-07-28T21:03:42.848Z] #74 44.36 -proto string [2022-07-28T21:03:42.848Z] #74 44.36 proxy protocol (default "tcp") [2022-07-28T21:03:42.848Z] #74 DONE 44.6s [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:42.848Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:42.848Z] #20 44.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-28T21:03:42.848Z] #20 ... [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T21:03:42.848Z] #75 sha256:e652d3bbd933a70427db1afb4b797c867df4ebf9301c7fdb16791ac32f7a0740 [2022-07-28T21:03:42.848Z] #75 DONE 0.1s [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:42.848Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:03:42.848Z] #71 ... [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T21:03:42.848Z] #76 sha256:1d945c76d54c037d1123cfc3e41fa2f91f842327077b035462ae2f71f8d4164b [2022-07-28T21:03:42.848Z] #76 DONE 0.1s [2022-07-28T21:03:42.848Z] [2022-07-28T21:03:42.848Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:42.848Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:03:42.848Z] #71 0.965 + RM_GOPATH=0 [2022-07-28T21:03:42.848Z] #71 0.965 + TMP_GOPATH= [2022-07-28T21:03:42.848Z] #71 0.965 + : /build [2022-07-28T21:03:42.848Z] #71 0.965 + '[' -z '' ']' [2022-07-28T21:03:42.848Z] #71 0.967 ++ mktemp -d [2022-07-28T21:03:42.848Z] #71 0.979 + export GOPATH=/tmp/tmp.4XIg1Z2YFv [2022-07-28T21:03:42.848Z] #71 0.979 + GOPATH=/tmp/tmp.4XIg1Z2YFv [2022-07-28T21:03:42.848Z] #71 0.979 + RM_GOPATH=1 [2022-07-28T21:03:42.848Z] #71 0.979 + case "$(go env GOARCH)" in [2022-07-28T21:03:42.848Z] #71 0.979 ++ go env GOARCH [2022-07-28T21:03:42.848Z] #71 0.998 Install containerd version v1.6.6 [2022-07-28T21:03:42.848Z] #71 0.998 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:42.848Z] #71 0.998 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:42.848Z] #71 0.998 ++ dirname /install.sh [2022-07-28T21:03:42.848Z] #71 0.998 + dir=/ [2022-07-28T21:03:42.848Z] #71 0.998 + bin=containerd [2022-07-28T21:03:42.848Z] #71 0.998 + shift [2022-07-28T21:03:42.848Z] #71 0.998 + '[' '!' -f //containerd.installer ']' [2022-07-28T21:03:42.848Z] #71 0.998 + . //containerd.installer [2022-07-28T21:03:42.848Z] #71 0.998 ++ set -e [2022-07-28T21:03:42.848Z] #71 0.998 ++ : v1.6.6 [2022-07-28T21:03:42.848Z] #71 0.998 + install_containerd [2022-07-28T21:03:42.848Z] #71 0.998 + echo 'Install containerd version v1.6.6' [2022-07-28T21:03:42.848Z] #71 0.998 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4XIg1Z2YFv/src/github.com/containerd/containerd [2022-07-28T21:03:42.848Z] #71 1.006 Cloning into '/tmp/tmp.4XIg1Z2YFv/src/github.com/containerd/containerd'... [2022-07-28T21:03:46.145Z] #71 ... [2022-07-28T21:03:46.145Z] [2022-07-28T21:03:46.145Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T21:03:46.145Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T21:03:46.145Z] #49 45.11 Selecting previously unselected package libarchive13:amd64. [2022-07-28T21:03:46.145Z] #49 45.11 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T21:03:46.145Z] #49 45.13 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T21:03:46.145Z] #49 45.24 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T21:03:46.145Z] #49 45.25 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T21:03:46.145Z] #49 45.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T21:03:46.145Z] #49 45.34 Selecting previously unselected package librhash0:amd64. [2022-07-28T21:03:46.145Z] #49 45.35 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T21:03:46.145Z] #49 45.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T21:03:46.145Z] #49 45.53 Selecting previously unselected package libuv1:amd64. [2022-07-28T21:03:46.145Z] #49 45.54 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T21:03:46.145Z] #49 45.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T21:03:46.146Z] #49 45.66 Selecting previously unselected package cmake. [2022-07-28T21:03:46.146Z] #49 45.68 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T21:03:46.146Z] #49 45.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T21:03:46.146Z] #49 47.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T21:03:46.146Z] #49 47.23 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T21:03:46.146Z] #49 47.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T21:03:46.146Z] #49 47.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:03:46.146Z] #49 DONE 47.5s [2022-07-28T21:03:46.146Z] [2022-07-28T21:03:46.146Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T21:03:46.146Z] #50 sha256:592a8a05447d732b97c62cce2dd2fc7252f8eee88eabf798626db0c280d35a41 [2022-07-28T21:03:46.146Z] #50 DONE 0.1s [2022-07-28T21:03:46.146Z] [2022-07-28T21:03:46.146Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:46.146Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:46.146Z] #20 44.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-28T21:03:46.146Z] #20 44.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T21:03:46.146Z] #20 44.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T21:03:46.146Z] #20 44.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T21:03:46.146Z] #20 44.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T21:03:46.146Z] #20 44.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-28T21:03:46.146Z] #20 44.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T21:03:46.146Z] #20 44.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T21:03:46.146Z] #20 44.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T21:03:46.146Z] #20 44.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T21:03:46.146Z] #20 44.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T21:03:46.146Z] #20 44.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T21:03:46.146Z] #20 44.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T21:03:46.146Z] #20 44.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-28T21:03:46.146Z] #20 44.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-28T21:03:46.146Z] #20 44.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T21:03:46.146Z] #20 45.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:03:46.146Z] #20 46.18 Fetched 115 MB in 2s (47.4 MB/s) [2022-07-28T21:03:46.146Z] #20 46.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T21:03:46.146Z] #20 46.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-28T21:03:46.146Z] #20 46.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T21:03:46.146Z] #20 46.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T21:03:46.146Z] #20 47.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T21:03:46.146Z] #20 47.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T21:03:46.146Z] #20 47.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T21:03:46.146Z] #20 47.97 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T21:03:46.146Z] #20 47.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T21:03:46.146Z] #20 47.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T21:03:46.146Z] #20 48.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T21:03:46.146Z] #20 48.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:03:46.146Z] #20 48.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:03:46.146Z] #20 48.13 Selecting previously unselected package dmsetup. [2022-07-28T21:03:46.146Z] #20 48.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:03:46.146Z] #20 48.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T21:03:46.146Z] #20 48.23 Selecting previously unselected package mingw-w64-common. [2022-07-28T21:03:46.146Z] #20 48.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T21:03:46.146Z] #20 48.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T21:03:48.056Z] #20 49.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T21:03:48.057Z] #20 49.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T21:03:48.057Z] #20 49.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T21:03:48.337Z] --- PASS: TestBuildWithHugeFile (50.59s) [2022-07-28T21:03:48.337Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T21:03:48.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:03:48.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:03:48.337Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T21:03:48.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:03:48.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:03:48.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:03:48.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:03:48.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:03:48.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:03:48.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:03:48.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:03:48.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:03:48.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2022-07-28T21:03:48.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-07-28T21:03:48.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-07-28T21:03:48.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T21:03:48.337Z] === RUN TestBuildPreserveOwnership [2022-07-28T21:03:48.337Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T21:03:48.628Z] #20 ... [2022-07-28T21:03:48.628Z] [2022-07-28T21:03:48.628Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T21:03:48.628Z] #51 sha256:bfd809dda7c1defee71e33e5dd531f75183555a6afd889e5d52a3c6fc3c0b671 [2022-07-28T21:03:48.628Z] #51 0.664 + RM_GOPATH=0 [2022-07-28T21:03:48.628Z] #51 0.665 + TMP_GOPATH= [2022-07-28T21:03:48.628Z] #51 0.665 + : /build [2022-07-28T21:03:48.628Z] #51 0.666 + '[' -z '' ']' [2022-07-28T21:03:48.628Z] #51 0.666 ++ mktemp -d [2022-07-28T21:03:48.628Z] #51 0.667 + export GOPATH=/tmp/tmp.1qHTKmTHDo [2022-07-28T21:03:48.628Z] #51 0.667 + GOPATH=/tmp/tmp.1qHTKmTHDo [2022-07-28T21:03:48.628Z] #51 0.668 + RM_GOPATH=1 [2022-07-28T21:03:48.628Z] #51 0.668 + case "$(go env GOARCH)" in [2022-07-28T21:03:48.628Z] #51 0.668 ++ go env GOARCH [2022-07-28T21:03:48.628Z] #51 0.678 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:48.628Z] #51 0.678 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:03:48.628Z] #51 0.678 ++ dirname /install.sh [2022-07-28T21:03:48.628Z] #51 0.679 + dir=/ [2022-07-28T21:03:48.628Z] #51 0.679 + bin=tini [2022-07-28T21:03:48.628Z] #51 0.679 + shift [2022-07-28T21:03:48.628Z] #51 0.679 + '[' '!' -f //tini.installer ']' [2022-07-28T21:03:48.628Z] #51 0.679 + . //tini.installer [2022-07-28T21:03:48.628Z] #51 0.679 ++ : v0.19.0 [2022-07-28T21:03:48.628Z] #51 0.680 + install_tini [2022-07-28T21:03:48.628Z] #51 0.680 + echo 'Install tini version v0.19.0' [2022-07-28T21:03:48.628Z] #51 0.680 + git clone https://github.com/krallin/tini.git /tmp/tmp.1qHTKmTHDo/tini [2022-07-28T21:03:48.628Z] #51 0.680 Install tini version v0.19.0 [2022-07-28T21:03:48.628Z] #51 0.681 Cloning into '/tmp/tmp.1qHTKmTHDo/tini'... [2022-07-28T21:03:48.628Z] #51 1.028 + cd /tmp/tmp.1qHTKmTHDo/tini [2022-07-28T21:03:48.628Z] #51 1.028 + git checkout -q v0.19.0 [2022-07-28T21:03:48.628Z] #51 1.040 + cmake . [2022-07-28T21:03:48.628Z] #51 1.221 -- The C compiler identification is GNU 10.2.1 [2022-07-28T21:03:48.628Z] #51 1.253 -- Detecting C compiler ABI info [2022-07-28T21:03:48.628Z] #51 1.464 -- Detecting C compiler ABI info - done [2022-07-28T21:03:48.628Z] #51 1.510 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T21:03:48.628Z] #51 1.516 -- Detecting C compile features [2022-07-28T21:03:48.628Z] #51 1.519 -- Detecting C compile features - done [2022-07-28T21:03:48.628Z] #51 1.532 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T21:03:48.628Z] #51 1.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T21:03:48.628Z] #51 1.619 -- Configuring done [2022-07-28T21:03:48.628Z] #51 1.638 -- Generating done [2022-07-28T21:03:48.628Z] #51 1.642 -- Build files have been written to: /tmp/tmp.1qHTKmTHDo/tini [2022-07-28T21:03:48.628Z] #51 1.648 + make tini-static [2022-07-28T21:03:48.628Z] #51 1.788 Scanning dependencies of target tini-static [2022-07-28T21:03:48.628Z] #51 1.809 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T21:03:48.628Z] #51 2.189 [100%] Linking C executable tini-static [2022-07-28T21:03:48.628Z] #51 2.373 [100%] Built target tini-static [2022-07-28T21:03:48.628Z] #51 2.405 + mkdir -p /build [2022-07-28T21:03:48.628Z] #51 2.407 + cp tini-static /build/docker-init [2022-07-28T21:03:48.628Z] #51 DONE 2.8s [2022-07-28T21:03:48.628Z] [2022-07-28T21:03:48.628Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:48.628Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:03:49.271Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T21:03:50.536Z] #71 ... [2022-07-28T21:03:50.536Z] [2022-07-28T21:03:50.536Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:03:50.536Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:03:50.536Z] #20 52.23 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T21:03:50.536Z] #20 52.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:03:50.536Z] #20 52.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T21:03:50.536Z] #20 52.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T21:03:50.536Z] #20 52.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:03:50.536Z] #20 52.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/builder/dockerfile 0.454s coverage: 49.3% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/builder/remotecontext/git 1.609s coverage: 86.3% of statements [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T21:03:51.246Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/cmd/docker-proxy 0.288s coverage: 67.6% of statements [2022-07-28T21:03:51.246Z] ok github.com/docker/docker/client 0.114s coverage: 75.9% of statements [2022-07-28T21:03:52.444Z] #20 54.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T21:03:52.444Z] #20 54.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:03:52.444Z] #20 54.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:03:53.456Z] --- PASS: TestBuildPreserveOwnership (9.96s) [2022-07-28T21:03:53.456Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-07-28T21:03:53.456Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-28T21:03:53.456Z] === RUN TestBuildPlatformInvalid [2022-07-28T21:03:53.456Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-28T21:03:53.456Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T21:03:53.456Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T21:03:53.456Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-07-28T21:03:53.456Z] PASS [2022-07-28T21:03:53.456Z] [2022-07-28T21:03:53.456Z] === Skipped [2022-07-28T21:03:53.456Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T21:03:53.456Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:03:53.456Z] [2022-07-28T21:03:53.456Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:03:53.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:03:53.456Z] [2022-07-28T21:03:53.456Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-07-28T21:03:53.456Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T21:03:53.456Z] [2022-07-28T21:03:53.456Z] DONE 34 tests, 3 skipped in 112.520s [2022-07-28T21:03:53.456Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T21:03:53.456Z] INFO: Testing against a local daemon [2022-07-28T21:03:53.456Z] === RUN TestConfigInspect [2022-07-28T21:03:53.456Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.456Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-28T21:03:53.456Z] === RUN TestConfigList [2022-07-28T21:03:53.456Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.456Z] --- SKIP: TestConfigList (0.02s) [2022-07-28T21:03:53.456Z] === RUN TestConfigsCreateAndDelete [2022-07-28T21:03:53.456Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.456Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-28T21:03:53.456Z] === RUN TestConfigsUpdate [2022-07-28T21:03:53.456Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.456Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-28T21:03:53.456Z] === RUN TestTemplatedConfig [2022-07-28T21:03:53.456Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.456Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-28T21:03:53.456Z] === RUN TestConfigCreateResolve [2022-07-28T21:03:53.457Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-28T21:03:53.457Z] PASS [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === Skipped [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-28T21:03:53.457Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-07-28T21:03:53.457Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-28T21:03:53.457Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-28T21:03:53.457Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-28T21:03:53.457Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-28T21:03:53.457Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:03:53.457Z] [2022-07-28T21:03:53.457Z] DONE 6 tests, 6 skipped in 0.211s [2022-07-28T21:03:53.457Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T21:03:54.024Z] INFO: Testing against a local daemon [2022-07-28T21:03:54.024Z] === RUN TestAttachWithTTY [2022-07-28T21:03:54.024Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-28T21:03:54.024Z] === RUN TestAttachWithoutTTy [2022-07-28T21:03:54.024Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T21:03:54.024Z] === RUN TestCheckpoint [2022-07-28T21:03:54.024Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:03:54.024Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:03:54.024Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T21:03:54.024Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T21:03:54.024Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T21:03:54.024Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T21:03:54.024Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-28T21:03:54.024Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T21:03:54.283Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-28T21:03:54.283Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T21:03:54.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-28T21:03:54.283Z] === RUN TestCopyEmptyFile [2022-07-28T21:03:54.543Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-28T21:03:54.543Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T21:03:54.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-28T21:03:54.543Z] === RUN TestCopyFromContainer [2022-07-28T21:03:56.644Z] #20 58.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T21:03:56.644Z] #20 58.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:03:56.644Z] #20 58.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:03:56.644Z] #20 ... [2022-07-28T21:03:56.644Z] [2022-07-28T21:03:56.644Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:03:56.644Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:03:56.644Z] #71 13.56 + cd /tmp/tmp.4XIg1Z2YFv/src/github.com/containerd/containerd [2022-07-28T21:03:56.644Z] #71 13.56 + git checkout -q v1.6.6 [2022-07-28T21:03:56.644Z] #71 14.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T21:03:56.644Z] #71 14.24 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T21:03:56.644Z] #71 14.24 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T21:03:56.644Z] #71 14.24 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T21:03:56.644Z] #71 14.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T21:03:56.644Z] #71 14.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T21:03:56.644Z] #71 14.24 + '[' '' = dynamic ']' [2022-07-28T21:03:56.644Z] #71 14.24 + make [2022-07-28T21:03:56.644Z] #71 14.56 + bin/ctr [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer// [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T21:03:58.730Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer (4.23s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-28T21:03:58.730Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T21:03:58.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T21:03:58.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:03:58.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:03:58.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:03:58.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:03:58.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:03:58.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:03:58.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:03:58.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:03:58.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:03:58.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T21:03:58.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T21:03:58.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T21:03:58.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T21:03:58.731Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T21:03:58.731Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T21:03:58.731Z] === RUN TestCreateWithInvalidEnv [2022-07-28T21:03:58.731Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T21:03:58.731Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T21:03:58.731Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T21:03:58.731Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T21:03:58.731Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T21:03:58.731Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T21:03:58.731Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T21:03:58.731Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T21:03:58.731Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T21:03:58.731Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T21:03:58.731Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T21:03:58.731Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T21:03:58.731Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T21:03:58.731Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T21:03:58.731Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T21:03:58.731Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T21:04:00.108Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-28T21:04:00.108Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:04:01.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:04:01.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:04:01.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:04:01.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:04:01.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:04:01.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:04:01.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:04:01.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:04:01.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:04:01.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:04:01.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-28T21:04:01.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-28T21:04:01.505Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T21:04:01.914Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-07-28T21:04:01.914Z] === RUN TestCreateDifferentPlatform [2022-07-28T21:04:01.914Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T21:04:01.914Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T21:04:01.914Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T21:04:01.914Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T21:04:01.914Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-28T21:04:01.914Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T21:04:01.914Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-28T21:04:01.914Z] === RUN TestCreateInvalidHostConfig [2022-07-28T21:04:01.914Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:04:01.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:04:01.914Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:04:01.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:04:01.914Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:04:01.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:04:01.914Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:04:01.914Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:04:01.914Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:04:01.914Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:04:01.914Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:04:01.914Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:04:01.914Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T21:04:01.914Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T21:04:01.914Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T21:04:01.914Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T21:04:01.914Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T21:04:01.914Z] === RUN TestDaemonRestartIpcMode [2022-07-28T21:04:01.914Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T21:04:01.914Z] === RUN TestDaemonHostGatewayIP [2022-07-28T21:04:01.914Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:04:01.914Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-28T21:04:01.914Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T21:04:01.914Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T21:04:01.914Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T21:04:01.914Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T21:04:01.914Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-28T21:04:01.914Z] === RUN TestDiff [2022-07-28T21:04:02.488Z] --- PASS: TestDiff (0.47s) [2022-07-28T21:04:02.488Z] === RUN TestExecConsoleSize [2022-07-28T21:04:03.055Z] --- PASS: TestExecConsoleSize (0.50s) [2022-07-28T21:04:03.055Z] === RUN TestExecWithCloseStdin [2022-07-28T21:04:03.621Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-28T21:04:03.621Z] === RUN TestExec [2022-07-28T21:04:03.880Z] --- PASS: TestExec (0.49s) [2022-07-28T21:04:03.880Z] === RUN TestExecUser [2022-07-28T21:04:04.447Z] --- PASS: TestExecUser (0.47s) [2022-07-28T21:04:04.447Z] === RUN TestExportContainerAndImportImage [2022-07-28T21:04:04.777Z] #71 ... [2022-07-28T21:04:04.777Z] [2022-07-28T21:04:04.777Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T21:04:04.777Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T21:04:04.778Z] #20 59.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T21:04:04.778Z] #20 59.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:04:04.778Z] #20 59.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T21:04:04.778Z] #20 61.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T21:04:04.778Z] #20 61.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:04:04.778Z] #20 61.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:04:04.778Z] #20 65.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T21:04:04.778Z] #20 65.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T21:04:04.778Z] #20 65.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:04:04.778Z] #20 66.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T21:04:04.778Z] #20 66.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T21:04:04.778Z] #20 66.80 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T21:04:04.778Z] #20 66.87 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T21:04:05.014Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-28T21:04:05.014Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T21:04:05.038Z] #20 66.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T21:04:05.038Z] #20 66.88 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T21:04:05.038Z] #20 66.93 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T21:04:05.038Z] #20 66.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T21:04:05.038Z] #20 66.95 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T21:04:05.038Z] #20 67.02 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T21:04:05.038Z] #20 67.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T21:04:05.038Z] #20 67.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:04:05.038Z] #20 67.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T21:04:05.038Z] #20 67.11 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T21:04:05.038Z] #20 67.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:04:05.299Z] #20 67.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T21:04:05.299Z] #20 67.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:04:05.299Z] #20 67.24 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:04:05.299Z] #20 67.28 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T21:04:05.299Z] #20 67.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T21:04:05.299Z] #20 67.30 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T21:04:05.299Z] #20 67.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T21:04:05.299Z] #20 67.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T21:04:05.299Z] #20 67.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T21:04:05.562Z] #20 67.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T21:04:05.562Z] #20 67.47 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T21:04:05.562Z] #20 67.48 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T21:04:05.562Z] #20 67.58 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T21:04:05.562Z] #20 67.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T21:04:05.562Z] #20 67.59 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T21:04:05.562Z] #20 67.66 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T21:04:05.562Z] #20 67.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T21:04:05.562Z] #20 67.67 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T21:04:05.826Z] #20 67.73 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T21:04:05.826Z] #20 67.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T21:04:05.826Z] #20 67.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T21:04:06.086Z] #20 67.95 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T21:04:06.087Z] #20 67.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T21:04:06.087Z] #20 67.96 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T21:04:06.087Z] #20 68.07 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T21:04:06.087Z] #20 68.08 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T21:04:06.087Z] #20 68.08 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:04:06.087Z] #20 68.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T21:04:06.347Z] #20 68.13 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T21:04:06.347Z] #20 68.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:06.347Z] #20 68.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T21:04:06.347Z] #20 68.20 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T21:04:06.347Z] #20 68.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T21:04:06.391Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-07-28T21:04:06.391Z] === RUN TestHealthCheckWorkdir [2022-07-28T21:04:06.608Z] #20 68.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:06.608Z] #20 68.47 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T21:04:06.608Z] #20 68.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T21:04:06.608Z] #20 68.50 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T21:04:06.608Z] #20 68.51 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T21:04:06.608Z] #20 68.53 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T21:04:06.608Z] #20 68.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T21:04:06.608Z] #20 68.57 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T21:04:06.608Z] #20 68.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T21:04:06.608Z] #20 68.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T21:04:06.608Z] #20 68.60 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T21:04:06.608Z] #20 68.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T21:04:06.608Z] #20 68.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T21:04:06.608Z] #20 68.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T21:04:06.608Z] #20 68.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T21:04:06.608Z] #20 68.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T21:04:06.608Z] #20 68.69 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T21:04:06.608Z] #20 68.71 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T21:04:06.608Z] #20 68.73 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T21:04:06.608Z] #20 68.75 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T21:04:06.608Z] #20 68.76 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:04:06.869Z] #20 68.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T21:04:06.869Z] #20 68.78 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:04:06.869Z] #20 68.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T21:04:06.869Z] #20 68.81 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T21:04:06.869Z] #20 68.82 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T21:04:06.869Z] #20 68.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T21:04:06.869Z] #20 68.84 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T21:04:06.869Z] #20 68.86 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T21:04:06.869Z] #20 68.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:04:06.869Z] #20 68.89 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T21:04:06.869Z] #20 68.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:04:06.869Z] #20 68.92 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T21:04:06.869Z] #20 68.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:04:06.958Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-07-28T21:04:06.958Z] === RUN TestHealthKillContainer [2022-07-28T21:04:08.254Z] #20 DONE 70.2s [2022-07-28T21:04:08.254Z] [2022-07-28T21:04:08.254Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:04:08.254Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:04:08.254Z] #71 ... [2022-07-28T21:04:08.254Z] [2022-07-28T21:04:08.254Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-28T21:04:08.254Z] #21 sha256:fb441078b8b16474cec4e00168ff6465c596179d52300a4465e548aa719ab662 [2022-07-28T21:04:09.639Z] #21 1.267 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T21:04:09.639Z] #21 1.269 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T21:04:09.639Z] #21 1.357 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T21:04:14.738Z] #64 340.9 # github.com/containerd/containerd/cmd/containerd [2022-07-28T21:04:14.738Z] #64 340.9 /usr/bin/ld: /tmp/go-link-2498552432/000019.o: in function `New': [2022-07-28T21:04:14.738Z] #64 340.9 /tmp/tmp.wUYhiKiayj/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 [2022-07-28T21:04:14.738Z] #64 341.0 + bin/containerd-stress [2022-07-28T21:04:14.738Z] #64 342.1 + bin/containerd-shim [2022-07-28T21:04:15.070Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-28T21:04:15.070Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T21:04:15.070Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T21:04:15.070Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T21:04:15.070Z] === RUN TestIpcModeNone [2022-07-28T21:04:15.538Z] #21 1.802 Reading package lists... [2022-07-28T21:04:15.637Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-28T21:04:15.637Z] === RUN TestIpcModePrivate [2022-07-28T21:04:15.895Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-28T21:04:15.896Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-28T21:04:15.896Z] === RUN TestIpcModeShareable [2022-07-28T21:04:15.896Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:04:15.896Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-28T21:04:15.896Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T21:04:17.798Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-07-28T21:04:17.798Z] === RUN TestAPIIpcModeHost [2022-07-28T21:04:17.798Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:04:17.798Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-28T21:04:17.798Z] === RUN TestDaemonIpcModeShareable [2022-07-28T21:04:17.798Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:04:17.798Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-28T21:04:17.798Z] === RUN TestDaemonIpcModePrivate [2022-07-28T21:04:18.365Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-28T21:04:18.624Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-28T21:04:18.624Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T21:04:18.624Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:04:18.624Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T21:04:18.624Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T21:04:18.624Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:04:18.624Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T21:04:18.624Z] === RUN TestIpcModeOlderClient [2022-07-28T21:04:18.624Z] === PAUSE TestIpcModeOlderClient [2022-07-28T21:04:18.624Z] === RUN TestKillContainerInvalidSignal [2022-07-28T21:04:19.190Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-28T21:04:19.190Z] === RUN TestKillContainer [2022-07-28T21:04:19.190Z] === RUN TestKillContainer/no_signal [2022-07-28T21:04:19.449Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T21:04:19.707Z] === RUN TestKillContainer/killing_signal [2022-07-28T21:04:19.743Z] #21 6.509 Reading package lists... [2022-07-28T21:04:20.275Z] --- PASS: TestKillContainer (1.30s) [2022-07-28T21:04:20.275Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T21:04:20.275Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-28T21:04:20.275Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-28T21:04:20.275Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T21:04:20.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T21:04:20.683Z] #21 11.20 Building dependency tree... [2022-07-28T21:04:20.683Z] #21 12.32 Reading state information... [2022-07-28T21:04:20.792Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T21:04:21.360Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-07-28T21:04:21.360Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-28T21:04:21.360Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-28T21:04:21.360Z] === RUN TestKillStoppedContainer [2022-07-28T21:04:21.360Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T21:04:21.360Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T21:04:21.360Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T21:04:21.360Z] === RUN TestKillDifferentUserContainer [2022-07-28T21:04:21.624Z] #21 13.37 The following additional packages will be installed: [2022-07-28T21:04:21.624Z] #21 13.37 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-28T21:04:21.624Z] #21 13.38 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-28T21:04:21.624Z] #21 13.38 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-28T21:04:21.624Z] #21 13.38 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-28T21:04:21.624Z] #21 13.38 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-28T21:04:21.624Z] #21 13.38 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-28T21:04:21.624Z] #21 13.39 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-28T21:04:21.624Z] #21 13.40 Suggested packages: [2022-07-28T21:04:21.624Z] #21 13.40 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-28T21:04:21.624Z] #21 13.40 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-28T21:04:21.624Z] #21 13.40 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-28T21:04:21.624Z] #21 13.40 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-28T21:04:21.624Z] #21 13.40 seccomp:ppc64el seccomp:s390x [2022-07-28T21:04:21.624Z] #21 13.40 Recommended packages: [2022-07-28T21:04:21.624Z] #21 13.40 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-28T21:04:21.624Z] #21 13.40 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-28T21:04:21.624Z] #21 13.41 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-28T21:04:21.624Z] #21 13.41 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-28T21:04:21.926Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-28T21:04:21.926Z] === RUN TestInspectOomKilledTrue [2022-07-28T21:04:21.926Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:21.926Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T21:04:21.926Z] === RUN TestInspectOomKilledFalse [2022-07-28T21:04:21.926Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:04:21.926Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T21:04:21.926Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T21:04:21.926Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T21:04:21.926Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T21:04:21.926Z] === RUN TestLinksContainerNames [2022-07-28T21:04:22.195Z] #21 13.86 The following NEW packages will be installed: [2022-07-28T21:04:22.195Z] #21 13.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-28T21:04:22.195Z] #21 13.87 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-28T21:04:22.195Z] #21 13.87 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-28T21:04:22.195Z] #21 13.87 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-28T21:04:22.195Z] #21 13.87 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-28T21:04:22.195Z] #21 13.87 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-28T21:04:22.195Z] #21 13.87 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-28T21:04:22.195Z] #21 13.87 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-28T21:04:22.195Z] #21 13.87 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-28T21:04:22.195Z] #21 13.87 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-28T21:04:22.195Z] #21 13.88 libseccomp2:ppc64el libseccomp2:s390x [2022-07-28T21:04:22.455Z] #21 14.24 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:04:22.455Z] #21 14.24 Need to get 15.9 MB of archives. [2022-07-28T21:04:22.455Z] #21 14.24 After this operation, 73.0 MB of additional disk space will be used. [2022-07-28T21:04:22.455Z] #21 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-28T21:04:22.455Z] #21 14.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-28T21:04:22.455Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-28T21:04:22.455Z] #21 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-28T21:04:22.455Z] #21 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-28T21:04:22.455Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-28T21:04:22.455Z] #21 14.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-28T21:04:22.455Z] #21 14.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-28T21:04:22.455Z] #21 14.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-28T21:04:22.455Z] #21 14.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-28T21:04:22.455Z] #21 14.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-28T21:04:22.455Z] #21 14.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-28T21:04:22.455Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-28T21:04:22.456Z] #21 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-28T21:04:22.716Z] #21 14.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-28T21:04:22.716Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-28T21:04:22.716Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-28T21:04:22.716Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-28T21:04:22.716Z] #21 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-28T21:04:22.716Z] #21 14.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-28T21:04:22.716Z] #21 14.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-28T21:04:22.716Z] #21 14.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-28T21:04:22.716Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-28T21:04:22.716Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-28T21:04:22.716Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-28T21:04:22.716Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-28T21:04:22.716Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-28T21:04:22.716Z] #21 14.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-28T21:04:22.716Z] #21 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-28T21:04:22.716Z] #21 14.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-28T21:04:22.716Z] #21 14.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-28T21:04:22.716Z] #21 14.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-28T21:04:22.716Z] #21 14.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-28T21:04:22.861Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-28T21:04:22.862Z] === RUN TestLogsFollowTailEmpty [2022-07-28T21:04:22.875Z] #64 353.2 + bin/containerd-shim-runc-v1 [2022-07-28T21:04:23.120Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-28T21:04:23.120Z] === RUN TestLogs [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:04:23.120Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:04:23.120Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:04:23.120Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:04:23.120Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:04:23.286Z] #21 14.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:04:23.286Z] #21 15.14 Fetched 15.9 MB in 1s (30.6 MB/s) [2022-07-28T21:04:23.546Z] #21 15.17 Selecting previously unselected package gcc-10-base:armel. [2022-07-28T21:04:23.546Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-28T21:04:23.546Z] #21 15.22 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-28T21:04:23.546Z] #21 15.23 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-28T21:04:23.546Z] #21 15.28 Selecting previously unselected package gcc-10-base:armhf. [2022-07-28T21:04:23.546Z] #21 15.29 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-28T21:04:23.546Z] #21 15.29 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-28T21:04:23.546Z] #21 15.34 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-28T21:04:23.546Z] #21 15.34 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-28T21:04:23.546Z] #21 15.35 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-28T21:04:23.546Z] #21 15.39 Selecting previously unselected package gcc-10-base:s390x. [2022-07-28T21:04:23.546Z] #21 15.39 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-28T21:04:23.546Z] #21 15.40 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-28T21:04:23.546Z] #21 15.44 Selecting previously unselected package gcc-10-base:arm64. [2022-07-28T21:04:23.546Z] #21 15.45 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-28T21:04:23.546Z] #21 15.45 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-28T21:04:23.546Z] #21 15.50 Selecting previously unselected package libgcc-s1:armel. [2022-07-28T21:04:23.687Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:04:23.688Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:04:23.806Z] #21 15.51 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-28T21:04:23.806Z] #21 15.52 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-28T21:04:23.806Z] #21 15.57 Selecting previously unselected package libcrypt1:armel. [2022-07-28T21:04:23.806Z] #21 15.57 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-28T21:04:23.806Z] #21 15.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-28T21:04:24.066Z] #21 15.66 Selecting previously unselected package libc6:armel. [2022-07-28T21:04:24.066Z] #21 15.67 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-28T21:04:24.066Z] #21 15.84 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-28T21:04:24.255Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T21:04:24.255Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T21:04:24.327Z] #21 16.25 Selecting previously unselected package libapparmor1:armel. [2022-07-28T21:04:24.587Z] #21 16.26 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-28T21:04:24.587Z] #21 16.26 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-28T21:04:24.587Z] #21 16.31 Selecting previously unselected package libapparmor-dev:armel. [2022-07-28T21:04:24.587Z] #21 16.31 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-28T21:04:24.587Z] #21 16.32 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-28T21:04:24.587Z] #21 16.39 Selecting previously unselected package libgcc-s1:arm64. [2022-07-28T21:04:24.587Z] #21 16.39 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-28T21:04:24.587Z] #21 16.39 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-28T21:04:24.587Z] #21 16.44 Selecting previously unselected package libcrypt1:arm64. [2022-07-28T21:04:24.587Z] #21 16.45 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-28T21:04:24.587Z] #21 16.45 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-28T21:04:24.587Z] #21 16.53 Selecting previously unselected package libc6:arm64. [2022-07-28T21:04:24.847Z] #21 16.54 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-28T21:04:25.106Z] #21 16.74 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:04:25.191Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:04:25.191Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:04:25.191Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:04:25.191Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:04:25.366Z] #21 17.19 Selecting previously unselected package libapparmor1:arm64. [2022-07-28T21:04:25.366Z] #21 17.20 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-28T21:04:25.366Z] #21 17.20 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T21:04:25.366Z] #21 17.25 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-28T21:04:25.626Z] #21 17.25 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-28T21:04:25.626Z] #21 17.26 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T21:04:25.626Z] #21 17.33 Selecting previously unselected package libgcc-s1:s390x. [2022-07-28T21:04:25.626Z] #21 17.33 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-28T21:04:25.626Z] #21 17.34 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-28T21:04:25.626Z] #21 17.39 Selecting previously unselected package libcrypt1:s390x. [2022-07-28T21:04:25.626Z] #21 17.40 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-28T21:04:25.626Z] #21 17.40 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-28T21:04:25.626Z] #21 17.48 Selecting previously unselected package libc6:s390x. [2022-07-28T21:04:25.626Z] #21 17.48 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-28T21:04:25.759Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:04:25.759Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:04:25.886Z] #21 17.66 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-28T21:04:26.146Z] #21 18.09 Selecting previously unselected package libapparmor1:s390x. [2022-07-28T21:04:26.328Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:04:26.328Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:04:26.406Z] #21 18.09 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-28T21:04:26.406Z] #21 18.10 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-28T21:04:26.406Z] #21 18.16 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-28T21:04:26.406Z] #21 18.16 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-28T21:04:26.406Z] #21 18.16 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-28T21:04:26.666Z] #21 18.25 Selecting previously unselected package libgcc-s1:armhf. [2022-07-28T21:04:26.666Z] #21 18.25 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-28T21:04:26.666Z] #21 18.25 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-28T21:04:26.666Z] #21 18.30 Selecting previously unselected package libcrypt1:armhf. [2022-07-28T21:04:26.666Z] #21 18.31 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-28T21:04:26.666Z] #21 18.31 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-28T21:04:26.666Z] #21 18.40 Selecting previously unselected package libc6:armhf. [2022-07-28T21:04:26.666Z] #21 18.40 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-28T21:04:26.895Z] --- PASS: TestLogs (3.84s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s) [2022-07-28T21:04:26.895Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-28T21:04:26.895Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T21:04:26.926Z] #21 18.60 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-28T21:04:27.187Z] #21 19.04 Selecting previously unselected package libapparmor1:armhf. [2022-07-28T21:04:27.187Z] #21 19.05 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-28T21:04:27.187Z] #21 19.05 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-28T21:04:27.187Z] #21 19.10 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-28T21:04:27.448Z] #21 19.11 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-28T21:04:27.448Z] #21 19.11 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-28T21:04:27.448Z] #21 19.18 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-28T21:04:27.448Z] #21 19.19 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-28T21:04:27.448Z] #21 19.19 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-28T21:04:27.448Z] #21 19.24 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-28T21:04:27.448Z] #21 19.25 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-28T21:04:27.448Z] #21 19.26 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-28T21:04:27.448Z] #21 19.34 Selecting previously unselected package libc6:ppc64el. [2022-07-28T21:04:27.474Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/default [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/private [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/slave [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/shared [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/default [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/shared [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/slave [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/private [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:04:27.474Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T21:04:27.474Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:04:27.474Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:04:27.708Z] #21 19.35 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-28T21:04:27.708Z] #21 19.52 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:04:27.732Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:04:27.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:04:27.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:04:27.991Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T21:04:27.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:04:27.991Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T21:04:27.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T21:04:27.991Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T21:04:27.991Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:04:27.991Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-28T21:04:27.991Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T21:04:27.991Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:04:27.991Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T21:04:27.991Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T21:04:27.991Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:04:27.991Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T21:04:27.991Z] === RUN TestNetworkNat [2022-07-28T21:04:28.196Z] #64 359.4 + bin/containerd-shim-runc-v2 [2022-07-28T21:04:28.279Z] #21 20.14 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-28T21:04:28.279Z] #21 20.15 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-28T21:04:28.279Z] #21 20.15 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-28T21:04:28.279Z] #21 20.20 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-28T21:04:28.473Z] #64 360.2 + binaries [2022-07-28T21:04:28.540Z] #21 20.21 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-28T21:04:28.540Z] #21 20.21 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-28T21:04:28.540Z] #21 20.28 Selecting previously unselected package libseccomp2:s390x. [2022-07-28T21:04:28.540Z] #21 20.28 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-28T21:04:28.540Z] #21 20.29 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.540Z] #21 20.33 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-28T21:04:28.540Z] #21 20.33 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-28T21:04:28.540Z] #21 20.34 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.540Z] #21 20.40 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-28T21:04:28.540Z] #21 20.41 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-28T21:04:28.540Z] #21 20.42 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.540Z] #21 20.46 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-28T21:04:28.558Z] --- PASS: TestNetworkNat (0.54s) [2022-07-28T21:04:28.558Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T21:04:28.741Z] #64 360.2 + install -D bin/containerd /build/containerd [2022-07-28T21:04:28.741Z] #64 360.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T21:04:28.741Z] #64 360.2 + install -D bin/ctr /build/ctr [2022-07-28T21:04:28.800Z] #21 20.47 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-28T21:04:28.800Z] #21 20.47 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.800Z] #21 20.53 Selecting previously unselected package libseccomp2:armhf. [2022-07-28T21:04:28.800Z] #21 20.54 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-28T21:04:28.800Z] #21 20.54 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.800Z] #21 20.58 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-28T21:04:28.800Z] #21 20.59 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-28T21:04:28.800Z] #21 20.59 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.800Z] #21 20.65 Selecting previously unselected package libseccomp2:armel. [2022-07-28T21:04:28.800Z] #21 20.65 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-28T21:04:28.800Z] #21 20.66 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-28T21:04:28.800Z] #21 20.70 Selecting previously unselected package libseccomp-dev:armel. [2022-07-28T21:04:29.011Z] #64 DONE 360.7s [2022-07-28T21:04:29.060Z] #21 20.70 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-28T21:04:29.060Z] #21 20.71 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-28T21:04:29.060Z] #21 20.76 Selecting previously unselected package libseccomp2:arm64. [2022-07-28T21:04:29.060Z] #21 20.76 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T21:04:29.060Z] #21 20.77 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:29.060Z] #21 20.81 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T21:04:29.060Z] #21 20.82 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T21:04:29.060Z] #21 20.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:29.060Z] #21 20.91 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-28T21:04:29.060Z] #21 20.93 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-28T21:04:29.060Z] #21 20.94 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-28T21:04:29.060Z] #21 20.95 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-28T21:04:29.060Z] #21 20.96 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-28T21:04:29.060Z] #21 20.97 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-28T21:04:29.060Z] #21 20.98 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-28T21:04:29.060Z] #21 20.99 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-28T21:04:29.060Z] #21 21.01 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-28T21:04:29.060Z] #21 21.02 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-28T21:04:29.060Z] #21 21.03 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-28T21:04:29.125Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-28T21:04:29.125Z] === RUN TestNetworkLoopbackNat [2022-07-28T21:04:29.321Z] #21 21.04 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-28T21:04:29.321Z] #21 21.05 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-28T21:04:29.321Z] #21 21.06 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-28T21:04:29.321Z] #21 21.07 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-28T21:04:29.321Z] #21 21.09 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-28T21:04:29.952Z] [2022-07-28T21:04:29.952Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T21:04:29.952Z] #65 sha256:e19e0b40b7db342126f4bf882a8fc24ec47ea8887f917d8a16b0a3b1d7e43f4c [2022-07-28T21:04:29.995Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-07-28T21:04:29.995Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-28T21:04:29.995Z] ok github.com/docker/docker/cmd/dockerd/trap 2.485s coverage: 0.0% of statements [2022-07-28T21:04:29.996Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T21:04:29.996Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T21:04:29.996Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T21:04:29.996Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T21:04:29.996Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T21:04:30.221Z] #65 DONE 0.2s [2022-07-28T21:04:30.221Z] [2022-07-28T21:04:30.221Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T21:04:30.221Z] #70 sha256:0524545d26da9c5a146732b713d05c2ec8b45848270d1e40103531f374696d23 [2022-07-28T21:04:30.221Z] #70 DONE 0.1s [2022-07-28T21:04:30.221Z] [2022-07-28T21:04:30.221Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T21:04:30.221Z] #75 sha256:d0a83efe1c4be7ead45cc699a2b9436dfdc8343cbaa00291c055d0c739c1091d [2022-07-28T21:04:30.704Z] #21 22.31 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-28T21:04:30.790Z] #75 DONE 0.5s [2022-07-28T21:04:30.790Z] [2022-07-28T21:04:30.790Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T21:04:30.790Z] #78 sha256:187e38f25b4efeb7f609b774bbfc3f7a0a7cf36516ddf58cbc1d740abc97bff1 [2022-07-28T21:04:30.790Z] #78 DONE 0.1s [2022-07-28T21:04:30.790Z] [2022-07-28T21:04:30.790Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T21:04:30.790Z] #79 sha256:34e29bc0c500203801195caa756e492410aeb1ec5968ebec9d715dde3cccb846 [2022-07-28T21:04:30.790Z] #79 DONE 0.0s [2022-07-28T21:04:30.790Z] [2022-07-28T21:04:30.790Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T21:04:30.790Z] #80 sha256:b82858a68538b0acd1c718460b7adcba879857c1cf62daa94ac028ba780efbe0 [2022-07-28T21:04:30.790Z] #80 DONE 0.0s [2022-07-28T21:04:30.790Z] [2022-07-28T21:04:30.790Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T21:04:30.790Z] #81 sha256:36d9176501eb9e094449f263c55ce7ef0692214a859d5e5a47abc62586cd4f17 [2022-07-28T21:04:31.378Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-07-28T21:04:31.646Z] #21 23.53 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-28T21:04:31.655Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-28T21:04:31.655Z] === RUN TestPause [2022-07-28T21:04:31.655Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:31.655Z] --- SKIP: TestPause (0.00s) [2022-07-28T21:04:31.655Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T21:04:31.655Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:04:31.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:04:31.655Z] === RUN TestPauseStopPausedContainer [2022-07-28T21:04:31.655Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:31.655Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-28T21:04:31.655Z] === RUN TestPidHost [2022-07-28T21:04:32.590Z] --- PASS: TestPidHost (0.92s) [2022-07-28T21:04:32.590Z] === RUN TestPsFilter [2022-07-28T21:04:32.590Z] --- PASS: TestPsFilter (0.13s) [2022-07-28T21:04:32.590Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T21:04:32.697Z] #81 DONE 1.7s [2022-07-28T21:04:32.697Z] [2022-07-28T21:04:32.697Z] #82 exporting to image [2022-07-28T21:04:32.697Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T21:04:32.697Z] #82 exporting layers [2022-07-28T21:04:32.760Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-28T21:04:33.027Z] #21 24.76 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-28T21:04:33.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-28T21:04:33.157Z] === RUN TestRemoveContainerWithVolume [2022-07-28T21:04:33.416Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-28T21:04:33.416Z] === RUN TestRemoveContainerRunning [2022-07-28T21:04:33.982Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-28T21:04:33.982Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T21:04:34.141Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2022-07-28T21:04:34.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-07-28T21:04:34.241Z] === RUN TestRemoveInvalidContainer [2022-07-28T21:04:34.241Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T21:04:34.241Z] === RUN TestRenameLinkedContainer [2022-07-28T21:04:34.409Z] #21 25.99 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-28T21:04:35.349Z] #21 27.22 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T21:04:35.349Z] #21 27.23 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-28T21:04:35.349Z] #21 27.24 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-28T21:04:35.349Z] #21 27.25 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-28T21:04:35.349Z] #21 27.27 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-28T21:04:35.613Z] #21 27.28 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.613Z] #21 27.29 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.613Z] #21 27.30 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.613Z] #21 27.31 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.613Z] #21 27.32 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.613Z] #21 27.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T21:04:35.613Z] #21 27.34 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-28T21:04:35.613Z] #21 27.35 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-28T21:04:35.613Z] #21 27.36 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-28T21:04:35.613Z] #21 27.37 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-28T21:04:35.614Z] #21 27.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.614Z] #21 27.39 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.614Z] #21 27.40 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.614Z] #21 27.42 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.614Z] #21 27.43 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-28T21:04:35.614Z] #21 27.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:04:36.144Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-28T21:04:36.144Z] === RUN TestRenameStoppedContainer [2022-07-28T21:04:36.184Z] #21 DONE 28.0s [2022-07-28T21:04:36.184Z] [2022-07-28T21:04:36.184Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T21:04:36.184Z] #66 sha256:9a98eeb44a4342a9ab6538fad06bef07ff116ed41f813afcf86bb3566f9b00b9 [2022-07-28T21:04:36.445Z] #66 DONE 0.1s [2022-07-28T21:04:36.445Z] [2022-07-28T21:04:36.445Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:04:36.445Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:04:36.711Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-28T21:04:36.711Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T21:04:37.388Z] #67 1.001 + RM_GOPATH=0 [2022-07-28T21:04:37.388Z] #67 ... [2022-07-28T21:04:37.388Z] [2022-07-28T21:04:37.388Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T21:04:37.388Z] #22 sha256:4f0c966ff4212b94ddb6dd1968b4ad7546756825b63102746a5db93dcc19fcd0 [2022-07-28T21:04:37.388Z] #22 DONE 1.3s [2022-07-28T21:04:37.388Z] [2022-07-28T21:04:37.388Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:04:37.388Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:04:37.388Z] #67 1.001 + TMP_GOPATH= [2022-07-28T21:04:37.388Z] #67 1.001 + : /build [2022-07-28T21:04:37.388Z] #67 1.002 + '[' -z '' ']' [2022-07-28T21:04:37.388Z] #67 1.002 ++ mktemp -d [2022-07-28T21:04:37.388Z] #67 1.004 + export GOPATH=/tmp/tmp.ygoIVWYZw6 [2022-07-28T21:04:37.388Z] #67 1.004 + GOPATH=/tmp/tmp.ygoIVWYZw6 [2022-07-28T21:04:37.388Z] #67 1.004 + RM_GOPATH=1 [2022-07-28T21:04:37.388Z] #67 1.005 + case "$(go env GOARCH)" in [2022-07-28T21:04:37.388Z] #67 1.005 ++ go env GOARCH [2022-07-28T21:04:37.388Z] #67 1.011 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T21:04:37.388Z] #67 1.011 + GO_BUILDMODE=-buildmode=pie [2022-07-28T21:04:37.388Z] #67 1.012 ++ dirname /install.sh [2022-07-28T21:04:37.388Z] #67 1.012 + dir=/ [2022-07-28T21:04:37.388Z] #67 1.013 + bin=runc [2022-07-28T21:04:37.388Z] #67 1.013 + shift [2022-07-28T21:04:37.388Z] #67 1.013 + '[' '!' -f //runc.installer ']' [2022-07-28T21:04:37.388Z] #67 1.013 + . //runc.installer [2022-07-28T21:04:37.388Z] #67 1.015 ++ set -e [2022-07-28T21:04:37.388Z] #67 1.015 ++ : v1.1.2 [2022-07-28T21:04:37.388Z] #67 1.016 + install_runc [2022-07-28T21:04:37.388Z] #67 1.016 + RUNC_BUILDTAGS=seccomp [2022-07-28T21:04:37.388Z] #67 1.016 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T21:04:37.388Z] #67 1.016 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T21:04:37.388Z] #67 1.016 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ygoIVWYZw6/src/github.com/opencontainers/runc [2022-07-28T21:04:37.388Z] #67 1.018 Cloning into '/tmp/tmp.ygoIVWYZw6/src/github.com/opencontainers/runc'... [2022-07-28T21:04:37.647Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-28T21:04:37.647Z] === RUN TestRenameInvalidName [2022-07-28T21:04:37.906Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-28T21:04:37.906Z] === RUN TestRenameAnonymousContainer [2022-07-28T21:04:38.780Z] #67 ... [2022-07-28T21:04:38.780Z] [2022-07-28T21:04:38.780Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-28T21:04:38.780Z] #23 sha256:9756a3d35322abde751df4dfdc5b12dfafad1504f5d25a6fc61bf08a342bd2c8 [2022-07-28T21:04:38.780Z] #23 DONE 1.0s [2022-07-28T21:04:38.780Z] [2022-07-28T21:04:38.780Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T21:04:38.780Z] #24 sha256:f549f9106369b2a0b76c9aa70a2bbd17ae261269f2bce5815af48cd1430d1421 [2022-07-28T21:04:39.352Z] #24 0.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T21:04:39.352Z] #24 DONE 0.9s [2022-07-28T21:04:39.352Z] [2022-07-28T21:04:39.352Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T21:04:39.352Z] #25 sha256:8f47211c67445b0c6f5041c56c1134af44c9c59a7bcff92c4d9b347ce489e18e [2022-07-28T21:04:39.808Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-28T21:04:39.808Z] === RUN TestRenameContainerWithSameName [2022-07-28T21:04:39.808Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-28T21:04:39.808Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T21:04:40.292Z] #25 DONE 0.9s [2022-07-28T21:04:40.292Z] [2022-07-28T21:04:40.292Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:04:40.292Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:04:40.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-28T21:04:40.744Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-28T21:04:40.744Z] === RUN TestResize [2022-07-28T21:04:40.827Z] #82 exporting layers 7.4s done [2022-07-28T21:04:40.827Z] #82 writing image sha256:3a2c48f3c3e9daf1748ad6ae8b70f87f9fc9622d44677d4b06623cbedb412430 done [2022-07-28T21:04:40.827Z] #82 naming to docker.io/library/docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 done [2022-07-28T21:04:40.827Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-28T21:04:41.160Z] + trap exit INT TERM [2022-07-28T21:04:41.160Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-28T21:04:41.160Z] + CONTAINER_NAME=docker-pr7 [2022-07-28T21:04:41.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh dynbinary [2022-07-28T21:04:41.234Z] #67 ... [2022-07-28T21:04:41.234Z] [2022-07-28T21:04:41.234Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T21:04:41.234Z] #26 sha256:98ceb3e061334051d4ce4e85af1799f4b330773f61270838817b9c7f3ecfc37a [2022-07-28T21:04:41.234Z] #26 DONE 0.9s [2022-07-28T21:04:41.311Z] --- PASS: TestResize (0.42s) [2022-07-28T21:04:41.311Z] === RUN TestResizeWithInvalidSize [2022-07-28T21:04:41.493Z] [2022-07-28T21:04:41.493Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T21:04:41.493Z] #27 sha256:2708e2b23971019eb9b4a3931c5b876671ac043571847cda6c46e31a00169795 [2022-07-28T21:04:41.569Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-28T21:04:41.569Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T21:04:41.729Z] [2022-07-28T21:04:41.730Z] Removing bundles/ [2022-07-28T21:04:41.730Z] [2022-07-28T21:04:41.730Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T21:04:41.730Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T21:04:41.730Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:04:42.065Z] #27 DONE 0.9s [2022-07-28T21:04:42.065Z] [2022-07-28T21:04:42.065Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:04:42.065Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T21:04:42.095Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-28T21:04:42.136Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-28T21:04:42.136Z] === RUN TestDaemonRestartKillContainers [2022-07-28T21:04:42.136Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T21:04:42.136Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-28T21:04:42.136Z] === RUN TestCgroupNamespacesRun [2022-07-28T21:04:42.354Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-28T21:04:42.923Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-28T21:04:43.072Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-28T21:04:43.072Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T21:04:43.183Z] ok github.com/docker/docker/daemon 10.144s coverage: 16.2% of statements [2022-07-28T21:04:43.183Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T21:04:43.183Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T21:04:43.183Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-28T21:04:43.183Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T21:04:43.183Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T21:04:43.452Z] #28 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T21:04:43.452Z] #28 1.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T21:04:43.715Z] #28 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T21:04:43.715Z] #28 1.444 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T21:04:43.976Z] #28 1.708 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T21:04:44.239Z] #28 1.972 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T21:04:44.448Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-28T21:04:44.448Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T21:04:44.500Z] #28 2.212 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T21:04:44.564Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.613s coverage: 74.8% of statements [2022-07-28T21:04:44.762Z] #28 2.442 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T21:04:45.023Z] #28 2.817 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T21:04:45.283Z] #28 3.145 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T21:04:45.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-28T21:04:45.384Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T21:04:45.506Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-28T21:04:45.506Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 60.7% of statements [2022-07-28T21:04:45.543Z] #28 3.146 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T21:04:45.543Z] #28 3.147 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T21:04:45.543Z] #28 3.147 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T21:04:45.543Z] #28 3.148 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T21:04:45.543Z] #28 3.164 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T21:04:45.804Z] #28 3.504 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T21:04:45.804Z] #28 3.509 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T21:04:45.804Z] #28 3.516 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T21:04:45.804Z] #28 3.516 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T21:04:45.804Z] #28 3.517 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T21:04:45.804Z] #28 3.518 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T21:04:46.786Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-28T21:04:46.786Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T21:04:46.888Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-28T21:04:48.166Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-07-28T21:04:48.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T21:04:48.301Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.295s coverage: 50.6% of statements [2022-07-28T21:04:49.101Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-28T21:04:49.101Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T21:04:49.668Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-28T21:04:49.668Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T21:04:50.211Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.944s coverage: 58.5% of statements [2022-07-28T21:04:50.211Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.177s coverage: 46.1% of statements [2022-07-28T21:04:50.211Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T21:04:50.211Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T21:04:50.211Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T21:04:51.045Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-28T21:04:51.045Z] === RUN TestNISDomainname [2022-07-28T21:04:51.045Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-28T21:04:51.045Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-28T21:04:51.045Z] === RUN TestHostnameDnsResolution [2022-07-28T21:04:51.151Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-28T21:04:51.151Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-07-28T21:04:51.411Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-28T21:04:51.612Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-28T21:04:51.612Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T21:04:51.612Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-28T21:04:51.612Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T21:04:51.612Z] === RUN TestPrivilegedHostDevices [2022-07-28T21:04:52.179Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-28T21:04:52.179Z] === RUN TestRunConsoleSize [2022-07-28T21:04:52.383Z] #28 ... [2022-07-28T21:04:52.383Z] [2022-07-28T21:04:52.383Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:04:52.383Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:04:52.383Z] #67 5.505 + cd /tmp/tmp.ygoIVWYZw6/src/github.com/opencontainers/runc [2022-07-28T21:04:52.383Z] #67 5.506 + git checkout -q v1.1.2 [2022-07-28T21:04:52.383Z] #67 5.811 + '[' -z '' ']' [2022-07-28T21:04:52.383Z] #67 5.811 + target=static [2022-07-28T21:04:52.383Z] #67 5.811 + make BUILDTAGS=seccomp static [2022-07-28T21:04:52.383Z] #67 5.857 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 . [2022-07-28T21:04:52.746Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-28T21:04:52.746Z] === RUN TestStats [2022-07-28T21:04:52.746Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:52.746Z] --- SKIP: TestStats (0.00s) [2022-07-28T21:04:52.746Z] === RUN TestStopContainerWithTimeout [2022-07-28T21:04:52.746Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T21:04:52.746Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T21:04:52.746Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T21:04:52.746Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T21:04:52.746Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T21:04:52.746Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T21:04:52.746Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T21:04:52.746Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T21:04:52.746Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T21:04:52.746Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T21:04:53.314Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T21:04:53.321Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements [2022-07-28T21:04:53.321Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T21:04:53.321Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T21:04:53.321Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-28T21:04:54.261Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements [2022-07-28T21:04:54.261Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 80.2% of statements [2022-07-28T21:04:54.261Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T21:04:54.831Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-28T21:04:55.091Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-28T21:04:55.215Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T21:04:55.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-28T21:04:55.919Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.143s coverage: 76.8% of statements [2022-07-28T21:04:56.489Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-07-28T21:04:56.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T21:04:56.489Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T21:04:56.590Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T21:04:56.590Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-28T21:04:56.590Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-28T21:04:56.590Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-28T21:04:56.590Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-28T21:04:56.590Z] === RUN TestDeleteDevicemapper [2022-07-28T21:04:56.590Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:04:56.590Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T21:04:56.590Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T21:04:57.058Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 62.0% of statements [2022-07-28T21:04:57.058Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-28T21:04:57.665Z] #67 ... [2022-07-28T21:04:57.665Z] [2022-07-28T21:04:57.665Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:04:57.665Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T21:04:57.665Z] #28 14.72 Fetched 49.2 MB in 14s (3556 kB/s) [2022-07-28T21:04:57.966Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-07-28T21:04:57.966Z] === RUN TestUpdateMemory [2022-07-28T21:04:57.966Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:57.966Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T21:04:57.966Z] === RUN TestUpdateCPUQuota [2022-07-28T21:04:57.966Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:57.966Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-28T21:04:57.966Z] === RUN TestUpdatePidsLimit [2022-07-28T21:04:57.966Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:04:57.966Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-28T21:04:57.966Z] === RUN TestUpdateRestartPolicy [2022-07-28T21:04:57.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-28T21:04:57.998Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-07-28T21:04:58.568Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-28T21:04:59.950Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2022-07-28T21:04:59.950Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T21:04:59.950Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T21:05:00.525Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-28T21:05:01.464Z] ok github.com/docker/docker/distribution 1.519s coverage: 28.0% of statements [2022-07-28T21:05:01.464Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T21:05:02.033Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T21:05:02.602Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-28T21:05:02.863Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.4% of statements [2022-07-28T21:05:02.863Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T21:05:02.962Z] #28 14.72 Reading package lists... [2022-07-28T21:05:03.123Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-28T21:05:04.064Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-07-28T21:05:04.064Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T21:05:04.064Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T21:05:04.325Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-28T21:05:04.894Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-28T21:05:05.464Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-07-28T21:05:05.724Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T21:05:07.105Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-07-28T21:05:08.044Z] ok github.com/docker/docker/pkg/authorization 0.300s coverage: 68.3% of statements [2022-07-28T21:05:08.304Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T21:05:08.304Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-28T21:05:09.836Z] #28 20.97 Reading package lists... [2022-07-28T21:05:10.151Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T21:05:10.151Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:05:10.151Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:05:10.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:05:10.151Z] [2022-07-28T21:05:10.151Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:05:10.151Z] DOCKER_SYSTEMD=1 [2022-07-28T21:05:10.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:05:10.151Z] HOSTNAME=ebd9f03c4fcf [2022-07-28T21:05:10.151Z] DEST=bundles/test-integration [2022-07-28T21:05:10.151Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:05:10.151Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:05:10.151Z] container=docker [2022-07-28T21:05:10.151Z] HOME=/root [2022-07-28T21:05:10.151Z] LANG=C.UTF-8 [2022-07-28T21:05:10.151Z] INVOCATION_ID=f2f57bc361544ecf89372b2b78ae33c0 [2022-07-28T21:05:10.151Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:05:10.151Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:05:10.151Z] VALIDATE_BRANCH=master [2022-07-28T21:05:10.151Z] TERM=xterm [2022-07-28T21:05:10.151Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:05:10.151Z] SHLVL=3 [2022-07-28T21:05:10.151Z] TIMEOUT=120m [2022-07-28T21:05:10.151Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:05:10.151Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:05:10.151Z] GO111MODULE=off [2022-07-28T21:05:10.151Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T21:05:10.151Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T21:05:10.151Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:05:10.151Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:05:10.151Z] GOPATH=/go [2022-07-28T21:05:10.151Z] PKG_CONFIG=pkg-config [2022-07-28T21:05:10.151Z] _=/usr/bin/env [2022-07-28T21:05:10.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T21:05:10.165Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-28T21:05:10.165Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T21:05:10.165Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-28T21:05:10.165Z] === RUN TestWaitNonBlocked [2022-07-28T21:05:10.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:05:10.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:05:10.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:05:10.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:05:10.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:05:10.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:05:10.165Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T21:05:10.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-07-28T21:05:10.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-28T21:05:10.165Z] === RUN TestWaitBlocked [2022-07-28T21:05:10.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:05:10.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:05:10.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:05:10.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:05:10.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:05:10.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:05:11.101Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T21:05:11.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-07-28T21:05:11.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-07-28T21:05:11.101Z] === RUN TestWaitConditions [2022-07-28T21:05:11.101Z] === RUN TestWaitConditions/default [2022-07-28T21:05:11.101Z] === PAUSE TestWaitConditions/default [2022-07-28T21:05:11.101Z] === RUN TestWaitConditions/not-running [2022-07-28T21:05:11.101Z] === PAUSE TestWaitConditions/not-running [2022-07-28T21:05:11.101Z] === RUN TestWaitConditions/next-exit [2022-07-28T21:05:11.101Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T21:05:11.101Z] === RUN TestWaitConditions/removed [2022-07-28T21:05:11.101Z] === PAUSE TestWaitConditions/removed [2022-07-28T21:05:11.101Z] === CONT TestWaitConditions/default [2022-07-28T21:05:11.101Z] === CONT TestWaitConditions/next-exit [2022-07-28T21:05:11.643Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-07-28T21:05:11.748Z] #28 27.60 Building dependency tree... [2022-07-28T21:05:11.902Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T21:05:12.162Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-28T21:05:12.162Z] ok github.com/docker/docker/layer 7.489s coverage: 68.9% of statements [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T21:05:12.162Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T21:05:12.422Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-28T21:05:12.476Z] === CONT TestWaitConditions/removed [2022-07-28T21:05:12.476Z] === CONT TestWaitConditions/not-running [2022-07-28T21:05:12.682Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-28T21:05:12.941Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2022-07-28T21:05:12.941Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-28T21:05:13.132Z] #28 30.74 bzip2 is already the newest version (1.0.8-4). [2022-07-28T21:05:13.132Z] #28 30.74 patch is already the newest version (2.7.6-7). [2022-07-28T21:05:13.132Z] #28 30.74 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-28T21:05:13.132Z] #28 30.74 The following additional packages will be installed: [2022-07-28T21:05:13.132Z] #28 30.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-28T21:05:13.132Z] #28 30.75 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-28T21:05:13.132Z] #28 30.75 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T21:05:13.132Z] #28 30.76 python3-pkg-resources vim-runtime xxd [2022-07-28T21:05:13.132Z] #28 30.78 Suggested packages: [2022-07-28T21:05:13.132Z] #28 30.78 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-28T21:05:13.132Z] #28 30.78 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-28T21:05:13.132Z] #28 30.78 Recommended packages: [2022-07-28T21:05:13.132Z] #28 30.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T21:05:13.879Z] ok github.com/docker/docker/pkg/idtools 0.414s coverage: 67.9% of statements [2022-07-28T21:05:13.879Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.1% of statements [2022-07-28T21:05:14.139Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-07-28T21:05:14.377Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T21:05:14.377Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-28T21:05:14.377Z] --- PASS: TestWaitConditions/default (1.62s) [2022-07-28T21:05:14.377Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-28T21:05:14.377Z] --- PASS: TestWaitConditions/not-running (1.69s) [2022-07-28T21:05:14.377Z] === CONT TestDaemonRestartIpcMode [2022-07-28T21:05:14.377Z] === CONT TestIpcModeOlderClient [2022-07-28T21:05:14.377Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-28T21:05:14.377Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T21:05:14.398Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-28T21:05:14.398Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T21:05:14.398Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-28T21:05:14.515Z] #28 32.26 The following NEW packages will be installed: [2022-07-28T21:05:14.515Z] #28 32.27 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-28T21:05:14.515Z] #28 32.27 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-28T21:05:14.515Z] #28 32.27 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-28T21:05:14.515Z] #28 32.28 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-28T21:05:14.515Z] #28 32.28 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-28T21:05:14.515Z] #28 32.28 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-28T21:05:14.515Z] #28 32.28 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-28T21:05:14.658Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-07-28T21:05:14.658Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-28T21:05:14.918Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-07-28T21:05:14.918Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-28T21:05:14.918Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T21:05:14.918Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T21:05:15.086Z] #28 32.68 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T21:05:15.086Z] #28 32.68 Need to get 18.6 MB of archives. [2022-07-28T21:05:15.086Z] #28 32.68 After this operation, 71.4 MB of additional disk space will be used. [2022-07-28T21:05:15.086Z] #28 32.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T21:05:15.086Z] #28 32.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T21:05:15.086Z] #28 32.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T21:05:15.086Z] #28 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T21:05:15.086Z] #28 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T21:05:15.086Z] #28 32.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T21:05:15.086Z] #28 32.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T21:05:15.086Z] #28 32.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T21:05:15.086Z] #28 32.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T21:05:15.086Z] #28 32.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-28T21:05:15.086Z] #28 32.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T21:05:15.086Z] #28 32.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T21:05:15.086Z] #28 32.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T21:05:15.086Z] #28 32.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T21:05:15.086Z] #28 32.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T21:05:15.086Z] #28 32.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T21:05:15.086Z] #28 32.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T21:05:15.086Z] #28 32.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T21:05:15.086Z] #28 32.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T21:05:15.086Z] #28 32.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T21:05:15.086Z] #28 32.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T21:05:15.086Z] #28 32.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T21:05:15.086Z] #28 32.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T21:05:15.086Z] #28 32.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T21:05:15.086Z] #28 32.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T21:05:15.086Z] #28 32.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-28T21:05:15.086Z] #28 32.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-28T21:05:15.086Z] #28 32.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-28T21:05:15.086Z] #28 32.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T21:05:15.086Z] #28 32.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T21:05:15.086Z] #28 32.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-28T21:05:15.086Z] #28 32.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T21:05:15.086Z] #28 32.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T21:05:15.086Z] #28 32.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T21:05:15.086Z] #28 32.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T21:05:15.086Z] #28 32.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T21:05:15.086Z] #28 32.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T21:05:15.086Z] #28 32.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T21:05:15.086Z] #28 32.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T21:05:15.086Z] #28 32.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T21:05:15.086Z] #28 32.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-28T21:05:15.086Z] #28 32.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T21:05:15.347Z] #28 33.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T21:05:15.347Z] #28 33.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T21:05:15.347Z] #28 33.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T21:05:15.487Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-28T21:05:15.917Z] #28 33.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T21:05:16.056Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-28T21:05:16.056Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-28T21:05:16.178Z] #28 33.96 Fetched 18.6 MB in 1s (29.2 MB/s) [2022-07-28T21:05:16.178Z] #28 34.01 Selecting previously unselected package pigz. [2022-07-28T21:05:16.316Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T21:05:16.439Z] #28 34.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-28T21:05:16.439Z] #28 34.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T21:05:16.439Z] #28 34.08 Unpacking pigz (2.6-1) ... [2022-07-28T21:05:16.439Z] #28 34.18 Selecting previously unselected package libelf1:amd64. [2022-07-28T21:05:16.439Z] #28 34.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T21:05:16.439Z] #28 34.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T21:05:16.439Z] #28 34.30 Selecting previously unselected package libbpf0:amd64. [2022-07-28T21:05:16.439Z] #28 34.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T21:05:16.699Z] #28 34.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T21:05:16.699Z] #28 34.37 Selecting previously unselected package libcap2:amd64. [2022-07-28T21:05:16.699Z] #28 34.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T21:05:16.699Z] #28 34.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T21:05:16.699Z] #28 34.45 Selecting previously unselected package libmnl0:amd64. [2022-07-28T21:05:16.699Z] #28 34.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T21:05:16.699Z] #28 34.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T21:05:16.699Z] #28 34.51 Selecting previously unselected package libxtables12:amd64. [2022-07-28T21:05:16.699Z] #28 34.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T21:05:16.699Z] #28 34.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T21:05:16.699Z] #28 34.58 Selecting previously unselected package libcap2-bin. [2022-07-28T21:05:16.911Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-07-28T21:05:16.911Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-07-28T21:05:16.911Z] PASS [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === Skipped [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T21:05:16.911Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T21:05:16.911Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-28T21:05:16.911Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-28T21:05:16.911Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T21:05:16.911Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-28T21:05:16.911Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-28T21:05:16.911Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-28T21:05:16.911Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T21:05:16.911Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T21:05:16.911Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T21:05:16.911Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T21:05:16.911Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T21:05:16.911Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-28T21:05:16.911Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T21:05:16.911Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T21:05:16.911Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-28T21:05:16.911Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:05:16.911Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-28T21:05:16.911Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-28T21:05:16.911Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-28T21:05:16.911Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T21:05:16.911Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-28T21:05:16.911Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T21:05:16.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T21:05:16.911Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-28T21:05:16.911Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-28T21:05:16.911Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T21:05:16.911Z] [2022-07-28T21:05:16.911Z] DONE 241 tests, 27 skipped in 83.377s [2022-07-28T21:05:16.911Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T21:05:16.959Z] #28 34.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T21:05:16.959Z] #28 34.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T21:05:16.959Z] #28 34.67 Selecting previously unselected package iproute2. [2022-07-28T21:05:16.959Z] #28 34.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T21:05:16.959Z] #28 34.69 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T21:05:17.172Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T21:05:17.220Z] #28 34.96 Selecting previously unselected package xxd. [2022-07-28T21:05:17.220Z] #28 34.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T21:05:17.220Z] #28 34.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:17.220Z] #28 35.06 Selecting previously unselected package vim-common. [2022-07-28T21:05:17.480Z] #28 35.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T21:05:17.480Z] #28 35.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:17.480Z] #28 35.20 Selecting previously unselected package bash-completion. [2022-07-28T21:05:17.480Z] #28 35.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T21:05:17.696Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-07-28T21:05:17.746Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-28T21:05:17.746Z] === RUN TestConfigDaemonID [2022-07-28T21:05:17.957Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-28T21:05:18.217Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-28T21:05:18.477Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-28T21:05:18.681Z] daemon_test.go:83: [dd0b5b1d66579] daemon is not started [2022-07-28T21:05:18.681Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:05:18.681Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T21:05:18.681Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T21:05:18.681Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T21:05:18.681Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T21:05:18.681Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T21:05:18.681Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T21:05:18.681Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:05:18.681Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T21:05:18.736Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T21:05:18.736Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T21:05:18.863Z] #28 36.32 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T21:05:18.863Z] #28 36.56 Selecting previously unselected package apparmor. [2022-07-28T21:05:18.863Z] #28 36.57 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T21:05:18.863Z] #28 36.59 Unpacking apparmor (2.13.6-10) ... [2022-07-28T21:05:18.940Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T21:05:18.940Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T21:05:18.940Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-28T21:05:18.940Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-28T21:05:18.940Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T21:05:18.940Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T21:05:19.124Z] #28 36.78 Selecting previously unselected package inetutils-ping. [2022-07-28T21:05:19.124Z] #28 36.79 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T21:05:19.124Z] #28 36.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T21:05:19.124Z] #28 36.87 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T21:05:19.124Z] #28 36.88 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T21:05:19.124Z] #28 36.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T21:05:19.124Z] #28 36.94 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T21:05:19.124Z] #28 36.95 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T21:05:19.124Z] #28 36.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T21:05:19.124Z] #28 37.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T21:05:19.306Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-28T21:05:19.384Z] #28 37.01 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T21:05:19.384Z] #28 37.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T21:05:19.384Z] #28 37.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T21:05:19.384Z] #28 37.07 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T21:05:19.384Z] #28 37.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T21:05:19.384Z] #28 37.13 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T21:05:19.384Z] #28 37.14 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T21:05:19.384Z] #28 37.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T21:05:19.384Z] #28 37.22 Selecting previously unselected package iptables. [2022-07-28T21:05:19.384Z] #28 37.22 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-28T21:05:19.384Z] #28 37.22 Unpacking iptables (1.8.7-1) ... [2022-07-28T21:05:19.644Z] #28 37.46 Selecting previously unselected package libonig5:amd64. [2022-07-28T21:05:19.644Z] #28 37.46 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T21:05:19.644Z] #28 37.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T21:05:19.644Z] #28 37.56 Selecting previously unselected package libjq1:amd64. [2022-07-28T21:05:19.876Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-28T21:05:19.904Z] #28 37.57 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T21:05:19.904Z] #28 37.57 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T21:05:19.904Z] #28 37.64 Selecting previously unselected package jq. [2022-07-28T21:05:19.904Z] #28 37.65 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-28T21:05:19.904Z] #28 37.66 Unpacking jq (1.6-2.1) ... [2022-07-28T21:05:19.904Z] #28 37.71 Selecting previously unselected package libaio1:amd64. [2022-07-28T21:05:19.904Z] #28 37.72 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T21:05:19.904Z] #28 37.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T21:05:19.904Z] #28 37.77 Selecting previously unselected package libgpm2:amd64. [2022-07-28T21:05:20.136Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-28T21:05:20.165Z] #28 37.77 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T21:05:20.165Z] #28 37.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T21:05:20.165Z] #28 37.83 Selecting previously unselected package libinih1:amd64. [2022-07-28T21:05:20.165Z] #28 37.84 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-28T21:05:20.165Z] #28 37.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T21:05:20.165Z] #28 37.89 Selecting previously unselected package libnet1:amd64. [2022-07-28T21:05:20.165Z] #28 37.90 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T21:05:20.165Z] #28 37.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T21:05:20.165Z] #28 38.00 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T21:05:20.165Z] #28 38.00 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T21:05:20.165Z] #28 38.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T21:05:20.165Z] #28 38.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T21:05:20.165Z] #28 ... [2022-07-28T21:05:20.165Z] [2022-07-28T21:05:20.165Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:05:20.165Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:05:20.165Z] #71 98.34 + bin/containerd [2022-07-28T21:05:20.315Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T21:05:20.706Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-28T21:05:20.706Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T21:05:21.254Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T21:05:22.190Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T21:05:22.190Z] daemon_test.go:197: [d8040cd4f7128] daemon is not started [2022-07-28T21:05:22.190Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-28T21:05:22.190Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-28T21:05:22.190Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-28T21:05:22.190Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-28T21:05:22.190Z] === RUN TestDaemonProxy [2022-07-28T21:05:22.190Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T21:05:22.190Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-28T21:05:22.190Z] PASS [2022-07-28T21:05:22.190Z] [2022-07-28T21:05:22.190Z] === Skipped [2022-07-28T21:05:22.190Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-28T21:05:22.190Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T21:05:22.190Z] [2022-07-28T21:05:22.190Z] DONE 13 tests, 1 skipped in 5.303s [2022-07-28T21:05:22.190Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T21:05:22.449Z] INFO: Testing against a local daemon [2022-07-28T21:05:22.449Z] === RUN TestCommitInheritsEnv [2022-07-28T21:05:22.615Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-28T21:05:22.878Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-28T21:05:23.448Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-28T21:05:24.350Z] --- PASS: TestCommitInheritsEnv (1.62s) [2022-07-28T21:05:24.350Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T21:05:24.350Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform// [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T21:05:24.350Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T21:05:24.609Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T21:05:24.609Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T21:05:24.609Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/_______ (0.02s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T21:05:24.609Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T21:05:24.609Z] === RUN TestImagesFilterMultiReference [2022-07-28T21:05:24.609Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-28T21:05:24.609Z] === RUN TestImagePullPlatformInvalid [2022-07-28T21:05:24.609Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T21:05:24.609Z] === RUN TestRemoveImageOrphaning [2022-07-28T21:05:24.830Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2022-07-28T21:05:24.831Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-28T21:05:25.448Z] #71 ... [2022-07-28T21:05:25.448Z] [2022-07-28T21:05:25.448Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T21:05:25.448Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T21:05:25.448Z] #28 38.11 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 38.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T21:05:25.448Z] #28 38.17 Selecting previously unselected package libyajl2:amd64. [2022-07-28T21:05:25.448Z] #28 38.17 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 38.18 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T21:05:25.448Z] #28 38.23 Selecting previously unselected package net-tools. [2022-07-28T21:05:25.448Z] #28 38.24 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 38.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T21:05:25.448Z] #28 38.36 Selecting previously unselected package python-pip-whl. [2022-07-28T21:05:25.448Z] #28 38.37 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T21:05:25.448Z] #28 38.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T21:05:25.448Z] #28 38.74 Selecting previously unselected package python3-lib2to3. [2022-07-28T21:05:25.448Z] #28 38.75 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T21:05:25.448Z] #28 38.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T21:05:25.448Z] #28 38.86 Selecting previously unselected package python3-distutils. [2022-07-28T21:05:25.448Z] #28 38.86 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T21:05:25.448Z] #28 38.89 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T21:05:25.448Z] #28 38.98 Selecting previously unselected package python3-pkg-resources. [2022-07-28T21:05:25.448Z] #28 38.99 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T21:05:25.448Z] #28 39.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T21:05:25.448Z] #28 39.10 Selecting previously unselected package python3-setuptools. [2022-07-28T21:05:25.448Z] #28 39.11 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T21:05:25.448Z] #28 39.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T21:05:25.448Z] #28 39.24 Selecting previously unselected package python3-wheel. [2022-07-28T21:05:25.448Z] #28 39.24 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T21:05:25.448Z] #28 39.25 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T21:05:25.448Z] #28 39.30 Selecting previously unselected package python3-pip. [2022-07-28T21:05:25.448Z] #28 39.30 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T21:05:25.448Z] #28 39.31 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T21:05:25.448Z] #28 39.48 Selecting previously unselected package sudo. [2022-07-28T21:05:25.448Z] #28 39.50 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 39.51 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T21:05:25.448Z] #28 39.77 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T21:05:25.448Z] #28 39.77 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 39.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T21:05:25.448Z] #28 39.92 Selecting previously unselected package uidmap. [2022-07-28T21:05:25.448Z] #28 39.92 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 39.93 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T21:05:25.448Z] #28 40.06 Selecting previously unselected package vim-runtime. [2022-07-28T21:05:25.448Z] #28 40.06 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T21:05:25.448Z] #28 40.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-28T21:05:25.448Z] #28 40.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T21:05:25.448Z] #28 40.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:25.448Z] #28 41.71 Selecting previously unselected package vim. [2022-07-28T21:05:25.448Z] #28 41.72 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 41.74 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:25.448Z] #28 42.09 Selecting previously unselected package xfsprogs. [2022-07-28T21:05:25.448Z] #28 42.10 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 42.10 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T21:05:25.448Z] #28 42.35 Selecting previously unselected package zip. [2022-07-28T21:05:25.448Z] #28 42.36 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 42.37 Unpacking zip (3.0-12) ... [2022-07-28T21:05:25.448Z] #28 42.45 Selecting previously unselected package zstd. [2022-07-28T21:05:25.448Z] #28 42.45 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T21:05:25.448Z] #28 42.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T21:05:25.448Z] #28 42.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T21:05:25.448Z] #28 43.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T21:05:25.448Z] #28 43.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T21:05:25.448Z] #28 43.21 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T21:05:25.448Z] #28 43.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T21:05:25.448Z] #28 43.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T21:05:25.448Z] #28 43.25 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T21:05:25.448Z] #28 43.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T21:05:25.448Z] #28 43.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T21:05:25.709Z] #28 43.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T21:05:25.709Z] #28 43.32 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T21:05:25.771Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-07-28T21:05:25.969Z] #28 43.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:25.969Z] #28 43.77 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T21:05:25.969Z] #28 43.78 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T21:05:25.969Z] #28 43.79 Setting up apparmor (2.13.6-10) ... [2022-07-28T21:05:26.341Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-28T21:05:26.342Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T21:05:26.510Z] --- PASS: TestRemoveImageOrphaning (1.52s) [2022-07-28T21:05:26.510Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T21:05:26.510Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T21:05:26.510Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T21:05:26.510Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T21:05:26.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T21:05:26.510Z] === RUN TestTagInvalidReference [2022-07-28T21:05:26.510Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T21:05:26.510Z] === RUN TestTagValidPrefixedRepo [2022-07-28T21:05:26.510Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-28T21:05:26.510Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T21:05:26.510Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T21:05:26.510Z] === RUN TestTagOfficialNames [2022-07-28T21:05:26.510Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-28T21:05:26.510Z] === RUN TestTagMatchesDigest [2022-07-28T21:05:26.510Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T21:05:26.510Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T21:05:26.913Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-28T21:05:27.173Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-28T21:05:27.350Z] #28 45.00 Setting up zip (3.0-12) ... [2022-07-28T21:05:27.350Z] #28 45.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:27.350Z] #28 45.03 Setting up bash-completion (1:2.11-2) ... [2022-07-28T21:05:28.732Z] #28 46.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T21:05:28.732Z] #28 46.31 Setting up sudo (1.9.5p2-3) ... [2022-07-28T21:05:28.732Z] #28 46.37 invoke-rc.d: could not determine current runlevel [2022-07-28T21:05:28.732Z] #28 46.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T21:05:28.732Z] #28 46.38 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T21:05:28.732Z] #28 46.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T21:05:28.732Z] #28 46.41 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T21:05:28.732Z] #28 46.43 Setting up pigz (2.6-1) ... [2022-07-28T21:05:28.732Z] #28 46.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T21:05:28.732Z] #28 46.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T21:05:28.732Z] #28 46.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T21:05:28.732Z] #28 46.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:29.089Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-28T21:05:29.251Z] #28 46.95 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T21:05:29.251Z] #28 46.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T21:05:29.511Z] #28 47.25 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T21:05:29.511Z] #28 47.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T21:05:29.511Z] #28 47.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T21:05:29.511Z] #28 47.31 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T21:05:29.661Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-07-28T21:05:29.771Z] #28 47.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T21:05:29.771Z] #28 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T21:05:29.771Z] #28 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T21:05:29.771Z] #28 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T21:05:29.771Z] #28 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T21:05:29.771Z] #28 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T21:05:29.771Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T21:05:29.771Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T21:05:30.031Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T21:05:30.031Z] #28 47.67 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T21:05:30.230Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-28T21:05:30.601Z] #28 48.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T21:05:30.862Z] #28 48.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T21:05:30.862Z] #28 48.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T21:05:30.862Z] #28 48.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T21:05:31.170Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-28T21:05:31.433Z] #28 49.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T21:05:31.433Z] #28 49.17 Setting up jq (1.6-2.1) ... [2022-07-28T21:05:31.433Z] #28 49.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T21:05:31.433Z] #28 49.20 Setting up iptables (1.8.7-1) ... [2022-07-28T21:05:31.433Z] #28 49.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T21:05:31.433Z] #28 49.25 Setting up iproute2 (5.10.0-4) ... [2022-07-28T21:05:31.694Z] #28 49.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T21:05:32.266Z] #28 DONE 50.2s [2022-07-28T21:05:32.266Z] [2022-07-28T21:05:32.266Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:05:32.266Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:05:32.526Z] #71 ... [2022-07-28T21:05:32.526Z] [2022-07-28T21:05:32.526Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-28T21:05:32.526Z] #29 sha256:82ba47d49d632a76c244098c988fc91e3191f0162741f5335d97646e1ce145e9 [2022-07-28T21:05:33.469Z] #29 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T21:05:33.469Z] #29 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T21:05:33.469Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T21:05:33.469Z] #29 DONE 0.9s [2022-07-28T21:05:33.469Z] [2022-07-28T21:05:33.469Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T21:05:33.469Z] #30 sha256:bd6427964041c055207caab11f7ad38d46c485d74e422dca6d02f5909858aa6f [2022-07-28T21:05:41.599Z] #30 7.450 Collecting yamllint==1.26.1 [2022-07-28T21:05:41.860Z] #30 8.502 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T21:05:42.432Z] #30 9.160 Collecting pathspec>=0.5.3 [2022-07-28T21:05:42.692Z] #30 9.185 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T21:05:42.692Z] #30 9.433 Collecting pyyaml [2022-07-28T21:05:42.953Z] #30 9.488 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-28T21:05:42.953Z] #30 9.546 Building wheels for collected packages: yamllint [2022-07-28T21:05:42.953Z] #30 9.547 Building wheel for yamllint (setup.py): started [2022-07-28T21:05:43.525Z] #30 10.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T21:05:43.525Z] #30 10.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a621cc2ecb7e0e9e148faf78b8ea9d9c61afaf7580740eee8c328710c7eb2856 [2022-07-28T21:05:43.525Z] #30 10.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T21:05:43.525Z] #30 10.07 Successfully built yamllint [2022-07-28T21:05:43.525Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T21:05:43.786Z] #30 10.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T21:05:44.047Z] #30 DONE 10.7s [2022-07-28T21:05:44.048Z] [2022-07-28T21:05:44.048Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:05:44.048Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:05:44.048Z] #67 ... [2022-07-28T21:05:44.048Z] [2022-07-28T21:05:44.048Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T21:05:44.048Z] #34 sha256:6f3b320378226bec4b1db510a616fc983d0480fb8ebcf70d227ec7f5fdd7976f [2022-07-28T21:05:44.308Z] #34 DONE 0.3s [2022-07-28T21:05:44.309Z] [2022-07-28T21:05:44.309Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:05:44.309Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:05:44.309Z] #67 ... [2022-07-28T21:05:44.309Z] [2022-07-28T21:05:44.309Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T21:05:44.309Z] #39 sha256:91eb29ab388c2912c5eba2cfa52ede96a9e57aaa6ca17c80d8f4af6a31913669 [2022-07-28T21:05:44.881Z] #39 DONE 0.3s [2022-07-28T21:05:44.881Z] [2022-07-28T21:05:44.881Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T21:05:44.881Z] #42 sha256:4e7e58ed6b4d9c03ef4d0dc6d3a611447977b11ad5383d12c26de2742db9d7bd [2022-07-28T21:05:44.881Z] #42 DONE 0.1s [2022-07-28T21:05:44.881Z] [2022-07-28T21:05:44.881Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:05:44.881Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:05:44.881Z] #67 ... [2022-07-28T21:05:44.881Z] [2022-07-28T21:05:44.881Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T21:05:44.881Z] #44 sha256:811f6be6a30068e3147acc232a8d598fcfd0b245beba2601127b1979ad69b0d5 [2022-07-28T21:05:44.881Z] #44 DONE 0.1s [2022-07-28T21:05:44.881Z] [2022-07-28T21:05:44.881Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T21:05:44.881Z] #46 sha256:195d9da86276e82c3979b7ddd6cca9aa62c5ec6d7912db7ba67313fabb62d5c6 [2022-07-28T21:05:44.881Z] #46 DONE 0.1s [2022-07-28T21:05:44.881Z] [2022-07-28T21:05:44.881Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T21:05:44.881Z] #48 sha256:20ed00bdd0f924a91211e45d4c55b3ba02ea68350aba8537467ff400ca59f2fd [2022-07-28T21:05:45.142Z] #48 DONE 0.1s [2022-07-28T21:05:45.142Z] [2022-07-28T21:05:45.142Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T21:05:45.142Z] #52 sha256:51a6d6dfb7ad89518501e9b4cb19749bbe4856f5bd2d4579f28063642ad7e48d [2022-07-28T21:05:45.142Z] #52 DONE 0.1s [2022-07-28T21:05:45.142Z] [2022-07-28T21:05:45.142Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T21:05:45.142Z] #55 sha256:a4afafbe8dbd4920e4d2c274728c3f126a8247ad7209a0718d52259e8a9bd8d1 [2022-07-28T21:05:45.142Z] #55 DONE 0.2s [2022-07-28T21:05:45.142Z] [2022-07-28T21:05:45.142Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T21:05:45.142Z] #59 sha256:ef1b0470e1bc62dd87481f22f9624812bd5e132a18f488af1cb6021d057c6a23 [2022-07-28T21:05:45.405Z] #59 DONE 0.1s [2022-07-28T21:05:45.405Z] [2022-07-28T21:05:45.405Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T21:05:45.405Z] #61 sha256:d6a13429cf72a5d928557aee8d6a56253ab13c430a3f1f555235bb8154a795a3 [2022-07-28T21:05:45.405Z] #61 DONE 0.1s [2022-07-28T21:05:45.405Z] [2022-07-28T21:05:45.405Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T21:05:45.405Z] #63 sha256:f7f36c01f48e67abcf17e0c76f4ce41200c67fea169d5cd1bfb818b5dc1eede7 [2022-07-28T21:05:45.666Z] #63 DONE 0.2s [2022-07-28T21:05:45.666Z] [2022-07-28T21:05:45.666Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:05:45.666Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:05:45.666Z] #71 ... [2022-07-28T21:05:45.666Z] [2022-07-28T21:05:45.666Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T21:05:45.666Z] #65 sha256:6e47eba2e0213d5ea297b1f4637b26080b54bb2cc40fa76d882f2273959f1d5d [2022-07-28T21:05:45.666Z] #65 DONE 0.1s [2022-07-28T21:05:45.926Z] [2022-07-28T21:05:45.926Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:05:45.926Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:05:53.111Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T21:05:53.111Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === Skipped [2022-07-28T21:05:53.111Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T21:05:53.111Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T21:05:53.111Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T21:05:53.111Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T21:05:53.111Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T21:05:53.111Z] time="2022-07-28T21:04:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T21:05:53.111Z] time="2022-07-28T21:04:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T21:05:53.111Z] time="2022-07-28T21:04:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T21:05:53.111Z] time="2022-07-28T21:04:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T21:05:53.111Z] time="2022-07-28T21:04:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T21:05:53.111Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T21:05:53.111Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T21:05:53.111Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:05:53.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T21:05:53.111Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T21:05:53.111Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T21:05:53.111Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T21:05:53.111Z] [2022-07-28T21:05:53.111Z] DONE 2811 tests, 28 skipped in 215.653s [2022-07-28T21:05:53.111Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:05:53.111Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T21:05:53.111Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-28T21:05:56.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T21:05:56.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T21:06:07.889Z] #71 ... [2022-07-28T21:06:07.889Z] [2022-07-28T21:06:07.889Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T21:06:07.889Z] #67 sha256:0f679c6b91f42520c21d568d294e6359895cd0f6547f7e77eecc8f0090a42f80 [2022-07-28T21:06:07.889Z] #67 89.85 + mkdir -p /build [2022-07-28T21:06:07.889Z] #67 89.85 + cp runc /build/runc [2022-07-28T21:06:07.889Z] #67 DONE 90.2s [2022-07-28T21:06:07.889Z] [2022-07-28T21:06:07.889Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:06:07.889Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:06:08.150Z] #71 ... [2022-07-28T21:06:08.150Z] [2022-07-28T21:06:08.150Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T21:06:08.150Z] #68 sha256:540956d1ebb1fccfc789a0091908349324e4a01131952fa4daa3d334c6ec9415 [2022-07-28T21:06:08.150Z] #68 DONE 0.1s [2022-07-28T21:06:08.150Z] [2022-07-28T21:06:08.150Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T21:06:08.150Z] #71 sha256:0b2ef1207ad22a9980cde2cfc70e7ed9b98348d5496dbbcd3a62e49ba422553f [2022-07-28T21:06:18.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T21:06:28.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T21:06:36.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T21:06:36.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T21:06:37.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T21:06:38.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T21:06:39.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T21:06:39.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork 37.436s coverage: 40.6% of statements [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.571s coverage: 59.9% of statements [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-28T21:06:39.806Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T21:06:39.806Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-28T21:06:40.359Z] #71 176.4 # github.com/containerd/containerd/cmd/containerd [2022-07-28T21:06:40.360Z] #71 176.4 /usr/bin/ld: /tmp/go-link-965812913/000019.o: in function `New': [2022-07-28T21:06:40.360Z] #71 176.4 /tmp/tmp.4XIg1Z2YFv/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 [2022-07-28T21:06:40.360Z] #71 176.5 + bin/containerd-stress [2022-07-28T21:06:40.360Z] #71 177.6 + bin/containerd-shim [2022-07-28T21:06:40.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T21:06:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T21:06:44.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T21:06:45.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T21:06:45.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T21:06:46.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T21:06:47.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T21:06:48.237Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T21:06:48.237Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:06:48.237Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:06:48.237Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:06:48.237Z] [2022-07-28T21:06:48.237Z] + TEST_INTEGRATION_DEST=2 [2022-07-28T21:06:48.237Z] + CONTAINER_NAME=docker-pr7-2 [2022-07-28T21:06:48.237Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T21:06:48.237Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T21:06:48.237Z] + run_tests [2022-07-28T21:06:48.237Z] + c=0 [2022-07-28T21:06:48.237Z] + '[' -n 0 ']' [2022-07-28T21:06:48.237Z] + rm= [2022-07-28T21:06:48.237Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43820/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh '' test-integration [2022-07-28T21:06:48.237Z] ++ jobs -p [2022-07-28T21:06:48.237Z] + for job in $(jobs -p) [2022-07-28T21:06:48.237Z] + wait 12272 [2022-07-28T21:06:48.237Z] + TEST_INTEGRATION_DEST=3 [2022-07-28T21:06:48.237Z] + CONTAINER_NAME=docker-pr7-3 [2022-07-28T21:06:48.237Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T21:06:48.237Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T21:06:48.237Z] + run_tests [2022-07-28T21:06:48.237Z] + '[' -n 0 ']' [2022-07-28T21:06:48.237Z] + rm= [2022-07-28T21:06:48.237Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43820/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh '' test-integration [2022-07-28T21:06:48.237Z] + TEST_INTEGRATION_DEST=1 [2022-07-28T21:06:48.237Z] + CONTAINER_NAME=docker-pr7-1 [2022-07-28T21:06:48.237Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T21:06:48.237Z] + run_tests test-integration-flaky [2022-07-28T21:06:48.237Z] + '[' -n 0 ']' [2022-07-28T21:06:48.237Z] + rm= [2022-07-28T21:06:48.237Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43820/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh test-integration-flaky test-integration [2022-07-28T21:06:48.237Z] [2022-07-28T21:06:48.237Z] [2022-07-28T21:06:48.237Z] [2022-07-28T21:06:48.237Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-28T21:06:48.237Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:06:48.237Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:06:48.237Z] HOSTNAME=61ef7cb5ce50 [2022-07-28T21:06:48.237Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T21:06:48.237Z] TESTDEBUG=0 [2022-07-28T21:06:48.237Z] DEST=bundles/test-integration [2022-07-28T21:06:48.237Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:06:48.237Z] KEEPBUNDLE=1 [2022-07-28T21:06:48.237Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:06:48.237Z] container=docker [2022-07-28T21:06:48.237Z] HOME=/root [2022-07-28T21:06:48.237Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:06:48.237Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:06:48.237Z] VALIDATE_BRANCH=master [2022-07-28T21:06:48.237Z] TERM=xterm [2022-07-28T21:06:48.237Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:06:48.237Z] SHLVL=1 [2022-07-28T21:06:48.237Z] TIMEOUT=120m [2022-07-28T21:06:48.237Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:06:48.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:06:48.238Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-28T21:06:48.238Z] GO111MODULE=off [2022-07-28T21:06:48.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:06:48.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:06:48.238Z] GOPATH=/go [2022-07-28T21:06:48.238Z] PKG_CONFIG=pkg-config [2022-07-28T21:06:48.238Z] _=/usr/bin/env [2022-07-28T21:06:48.238Z] Building test suite binary ./integration-cli/test.main [2022-07-28T21:06:48.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:06:48.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:06:48.238Z] HOSTNAME=624a68be11a0 [2022-07-28T21:06:48.238Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T21:06:48.238Z] TESTDEBUG=0 [2022-07-28T21:06:48.238Z] DEST=bundles/test-integration [2022-07-28T21:06:48.238Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:06:48.238Z] KEEPBUNDLE=1 [2022-07-28T21:06:48.238Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:06:48.238Z] container=docker [2022-07-28T21:06:48.238Z] HOME=/root [2022-07-28T21:06:48.238Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:06:48.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:06:48.238Z] VALIDATE_BRANCH=master [2022-07-28T21:06:48.238Z] TERM=xterm [2022-07-28T21:06:48.238Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:06:48.238Z] SHLVL=1 [2022-07-28T21:06:48.238Z] TIMEOUT=120m [2022-07-28T21:06:48.238Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:06:48.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:06:48.238Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T21:06:48.238Z] GO111MODULE=off [2022-07-28T21:06:48.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:06:48.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:06:48.238Z] GOPATH=/go [2022-07-28T21:06:48.238Z] PKG_CONFIG=pkg-config [2022-07-28T21:06:48.238Z] _=/usr/bin/env [2022-07-28T21:06:48.238Z] Building test suite binary ./integration-cli/test.main [2022-07-28T21:06:48.238Z] No new tests added to integration. [2022-07-28T21:06:48.238Z] [2022-07-28T21:06:48.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:06:48.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:06:48.238Z] HOSTNAME=5b1c40e446b7 [2022-07-28T21:06:48.238Z] TESTDEBUG=0 [2022-07-28T21:06:48.238Z] DEST=bundles/test-integration [2022-07-28T21:06:48.238Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:06:48.238Z] KEEPBUNDLE=1 [2022-07-28T21:06:48.238Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:06:48.238Z] container=docker [2022-07-28T21:06:48.238Z] HOME=/root [2022-07-28T21:06:48.238Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:06:48.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:06:48.238Z] VALIDATE_BRANCH=master [2022-07-28T21:06:48.238Z] TERM=xterm [2022-07-28T21:06:48.238Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:06:48.238Z] SHLVL=1 [2022-07-28T21:06:48.238Z] TIMEOUT=120m [2022-07-28T21:06:48.238Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:06:48.238Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:06:48.238Z] GO111MODULE=off [2022-07-28T21:06:48.238Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T21:06:48.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:06:48.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:06:48.238Z] GOPATH=/go [2022-07-28T21:06:48.238Z] PKG_CONFIG=pkg-config [2022-07-28T21:06:48.238Z] _=/usr/bin/env [2022-07-28T21:06:48.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T21:06:48.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T21:06:49.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T21:06:49.791Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.158s coverage: 6.7% of statements [2022-07-28T21:06:49.791Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T21:06:49.791Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-28T21:06:49.791Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-07-28T21:06:49.791Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T21:06:49.791Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T21:06:49.791Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T21:06:50.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T21:06:50.361Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-28T21:06:50.621Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-28T21:06:50.881Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-28T21:06:50.881Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T21:06:51.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:06:51.126Z] Using test binary docker [2022-07-28T21:06:51.126Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T21:06:51.126Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-28T21:06:51.126Z] Starting dockerd [2022-07-28T21:06:51.126Z] INFO: Waiting for daemon to start... [2022-07-28T21:06:52.591Z] #71 188.7 + bin/containerd-shim-runc-v1 [2022-07-28T21:06:53.640Z] . [2022-07-28T21:06:53.640Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:06:53.640Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:06:53.640Z] Error: No such image: emptyfs [2022-07-28T21:06:53.640Z] Running integration-test (iteration 1) [2022-07-28T21:06:53.640Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T21:06:53.896Z] Loaded image: busybox:latest [2022-07-28T21:06:54.152Z] Loaded image: busybox:glibc [2022-07-28T21:06:55.519Z] Loaded image: debian:bullseye-slim [2022-07-28T21:06:55.519Z] Loaded image: hello-world:latest [2022-07-28T21:06:55.519Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:06:55.519Z] INFO: Testing against a local daemon [2022-07-28T21:06:55.519Z] === RUN TestCgroupNamespacesBuild [2022-07-28T21:06:56.885Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-28T21:06:56.885Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T21:06:57.870Z] #71 195.1 + bin/containerd-shim-runc-v2 [2022-07-28T21:06:57.870Z] #71 195.8 + binaries [2022-07-28T21:06:57.870Z] #71 195.9 + install -D bin/containerd /build/containerd [2022-07-28T21:06:57.870Z] #71 195.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T21:06:57.871Z] #71 195.9 + install -D bin/ctr /build/ctr [2022-07-28T21:06:58.132Z] #71 DONE 196.4s [2022-07-28T21:06:58.250Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-07-28T21:06:58.250Z] === RUN TestBuildWithSession [2022-07-28T21:06:58.250Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:06:58.250Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T21:06:58.250Z] === RUN TestBuildSquashParent [2022-07-28T21:06:59.512Z] [2022-07-28T21:06:59.512Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T21:06:59.512Z] #72 sha256:e8236d3e679d9d9e67de2b4b3b002f14a3ea53a3db33d78527770b2a03479314 [2022-07-28T21:06:59.512Z] #72 DONE 0.2s [2022-07-28T21:06:59.512Z] [2022-07-28T21:06:59.512Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T21:06:59.512Z] #77 sha256:cbafabaca42c89b8d71ac45ed3113d3ad6506f8cf511f9aa0a1149d26bfce16a [2022-07-28T21:06:59.512Z] #77 DONE 0.1s [2022-07-28T21:06:59.512Z] [2022-07-28T21:06:59.512Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T21:06:59.512Z] #82 sha256:f479034184cc25100d381c0d2f29bd2ea0d8c2c940c60081f0f6fb739c4281de [2022-07-28T21:07:00.080Z] #82 DONE 0.6s [2022-07-28T21:07:00.080Z] [2022-07-28T21:07:00.080Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T21:07:00.080Z] #85 sha256:7222ce46e84558d907e9ae84f22a84865bd521953a6d38f8d46920c074955f5b [2022-07-28T21:07:00.080Z] #85 DONE 0.1s [2022-07-28T21:07:00.340Z] [2022-07-28T21:07:00.340Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T21:07:00.340Z] #86 sha256:c2ffe41ccb37a32bda7910f1eea7f739e0b702710eb14c883c36a8dd4b90cc59 [2022-07-28T21:07:00.340Z] #86 DONE 0.0s [2022-07-28T21:07:00.340Z] [2022-07-28T21:07:00.340Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T21:07:00.340Z] #87 sha256:f3cf2202ebc516fbceb86de55df6cc6cc4254dc0a81468ceb8229c5fa32d5283 [2022-07-28T21:07:00.340Z] #87 DONE 0.0s [2022-07-28T21:07:00.340Z] [2022-07-28T21:07:00.340Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T21:07:00.340Z] #88 sha256:4554bfe119f5ed41dd93eba977ad65e62301ee76354f1676f11493ac4a8d884f [2022-07-28T21:07:02.416Z] --- PASS: TestBuildSquashParent (4.31s) [2022-07-28T21:07:02.416Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T21:07:02.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:07:02.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:07:02.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:07:02.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:07:02.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:07:02.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:07:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:07:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:07:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:07:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:07:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:07:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:07:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:07:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:07:02.879Z] #88 DONE 2.3s [2022-07-28T21:07:02.879Z] [2022-07-28T21:07:02.879Z] #89 exporting to image [2022-07-28T21:07:02.879Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T21:07:02.879Z] #89 exporting layers [2022-07-28T21:07:02.961Z] --- PASS: TestImportExtremelyLargeImageWorks (92.83s) [2022-07-28T21:07:02.961Z] PASS [2022-07-28T21:07:02.961Z] [2022-07-28T21:07:02.961Z] === Skipped [2022-07-28T21:07:02.961Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T21:07:02.961Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T21:07:02.961Z] [2022-07-28T21:07:02.961Z] DONE 22 tests, 1 skipped in 96.888s [2022-07-28T21:07:02.961Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T21:07:02.961Z] === RUN TestStripANSICommands [2022-07-28T21:07:02.961Z] === RUN TestStripANSICommands/#00 [2022-07-28T21:07:02.961Z] === RUN TestStripANSICommands/#01 [2022-07-28T21:07:02.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T21:07:02.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T21:07:02.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T21:07:02.961Z] PASS [2022-07-28T21:07:02.961Z] [2022-07-28T21:07:02.961Z] DONE 3 tests in 0.043s [2022-07-28T21:07:02.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T21:07:02.961Z] INFO: Testing against a local daemon [2022-07-28T21:07:02.961Z] === RUN TestNetworkCreateDelete [2022-07-28T21:07:02.961Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T21:07:02.961Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T21:07:02.961Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-28T21:07:02.961Z] === RUN TestDaemonDNSFallback [2022-07-28T21:07:03.163Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-28T21:07:04.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:07:04.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:07:05.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:07:05.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:07:06.244Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-28T21:07:06.244Z] === RUN TestInspectNetwork [2022-07-28T21:07:06.244Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T21:07:06.244Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T21:07:06.244Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:07:06.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:07:06.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:07:06.244Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T21:07:06.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T21:07:06.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T21:07:06.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestNetworkList [2022-07-28T21:07:06.244Z] === RUN TestNetworkList//networks [2022-07-28T21:07:06.244Z] === PAUSE TestNetworkList//networks [2022-07-28T21:07:06.244Z] === RUN TestNetworkList//networks/ [2022-07-28T21:07:06.244Z] === PAUSE TestNetworkList//networks/ [2022-07-28T21:07:06.244Z] === CONT TestNetworkList//networks [2022-07-28T21:07:06.244Z] === CONT TestNetworkList//networks/ [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T21:07:06.244Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T21:07:06.244Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T21:07:06.244Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T21:07:06.244Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T21:07:06.244Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T21:07:06.244Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T21:07:06.244Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T21:07:06.244Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T21:07:06.244Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:07:06.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:07:06.244Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T21:07:06.244Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-28T21:07:06.244Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T21:07:06.244Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T21:07:06.244Z] PASS [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === Skipped [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-28T21:07:06.244Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-28T21:07:06.244Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-28T21:07:06.244Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T21:07:06.244Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:07:06.244Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-28T21:07:06.244Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T21:07:06.244Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:06.244Z] [2022-07-28T21:07:06.244Z] DONE 34 tests, 12 skipped in 7.097s [2022-07-28T21:07:06.244Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:07:06.503Z] INFO: Testing against a local daemon [2022-07-28T21:07:06.503Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T21:07:06.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:07:06.503Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:07:06.503Z] === RUN TestDockerNetworkIpvlan [2022-07-28T21:07:06.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:07:06.503Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:07:06.503Z] PASS [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] === Skipped [2022-07-28T21:07:06.503Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:07:06.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:07:06.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] DONE 2 tests, 2 skipped in 0.143s [2022-07-28T21:07:06.503Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:07:06.503Z] INFO: Testing against a local daemon [2022-07-28T21:07:06.503Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T21:07:06.503Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.503Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T21:07:06.503Z] === RUN TestDockerNetworkMacvlan [2022-07-28T21:07:06.503Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.503Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-28T21:07:06.503Z] PASS [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] === Skipped [2022-07-28T21:07:06.503Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T21:07:06.503Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-28T21:07:06.503Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T21:07:06.503Z] [2022-07-28T21:07:06.503Z] DONE 2 tests, 2 skipped in 0.107s [2022-07-28T21:07:06.762Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T21:07:06.762Z] testing: warning: no tests to run [2022-07-28T21:07:06.762Z] PASS [2022-07-28T21:07:06.762Z] [2022-07-28T21:07:06.762Z] DONE 0 tests in 0.034s [2022-07-28T21:07:06.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T21:07:06.762Z] INFO: Testing against a local daemon [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginTLS [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginHeader [2022-07-28T21:07:06.762Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:06.762Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-28T21:07:06.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T21:07:07.334Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:07.334Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-07-28T21:07:07.334Z] === RUN TestAuthZPluginV2Disable [2022-07-28T21:07:07.593Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:07.593Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-28T21:07:07.593Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-07-28T21:07:07.820Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-07-28T21:07:07.820Z] === RUN TestBuildMultiStageCopy [2022-07-28T21:07:07.820Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T21:07:07.851Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:07.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T21:07:07.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T21:07:08.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.418Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T21:07:08.418Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T21:07:08.677Z] PASS [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === Skipped [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T21:07:08.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] DONE 17 tests, 17 skipped in 1.888s [2022-07-28T21:07:08.677Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T21:07:08.677Z] INFO: Testing against a local daemon [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:07:08.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:07:08.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T21:07:08.677Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T21:07:08.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:07:08.677Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T21:07:08.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T21:07:08.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T21:07:08.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T21:07:08.677Z] === RUN TestPluginInstall [2022-07-28T21:07:08.677Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T21:07:08.677Z] === RUN TestPluginsWithRuntimes [2022-07-28T21:07:08.677Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-28T21:07:08.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T21:07:08.677Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T21:07:08.677Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T21:07:08.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T21:07:08.677Z] PASS [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === Skipped [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-28T21:07:08.677Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-28T21:07:08.677Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T21:07:08.677Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T21:07:08.677Z] [2022-07-28T21:07:08.677Z] DONE 19 tests, 3 skipped in 0.189s [2022-07-28T21:07:08.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T21:07:08.936Z] INFO: Testing against a local daemon [2022-07-28T21:07:08.936Z] === RUN TestExternalGraphDriver [2022-07-28T21:07:09.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T21:07:09.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T21:07:09.194Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T21:07:09.194Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-07-28T21:07:09.194Z] === RUN TestGraphdriverPluginV2 [2022-07-28T21:07:09.443Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T21:07:09.698Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-28T21:07:09.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-28T21:07:09.960Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T21:07:10.522Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-28T21:07:10.522Z] === RUN TestBuildLabelWithTargets [2022-07-28T21:07:11.450Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-28T21:07:11.450Z] === RUN TestBuildWithEmptyLayers [2022-07-28T21:07:12.023Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-28T21:07:12.023Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T21:07:13.381Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-07-28T21:07:13.381Z] PASS [2022-07-28T21:07:13.381Z] [2022-07-28T21:07:13.381Z] === Skipped [2022-07-28T21:07:13.381Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-07-28T21:07:13.381Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T21:07:13.381Z] [2022-07-28T21:07:13.381Z] DONE 2 tests, 1 skipped in 4.327s [2022-07-28T21:07:13.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T21:07:13.381Z] INFO: Testing against a local daemon [2022-07-28T21:07:13.381Z] === RUN TestContinueAfterPluginCrash [2022-07-28T21:07:13.381Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T21:07:13.381Z] === RUN TestReadPluginNoRead [2022-07-28T21:07:13.381Z] === PAUSE TestReadPluginNoRead [2022-07-28T21:07:13.381Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T21:07:13.381Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T21:07:13.381Z] === CONT TestContinueAfterPluginCrash [2022-07-28T21:07:13.381Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T21:07:13.913Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-07-28T21:07:13.913Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T21:07:14.169Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-28T21:07:14.169Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T21:07:16.065Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-07-28T21:07:16.065Z] === RUN TestBuildWithHugeFile [2022-07-28T21:07:17.571Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-07-28T21:07:17.571Z] === CONT TestReadPluginNoRead [2022-07-28T21:07:20.104Z] === RUN TestReadPluginNoRead/default [2022-07-28T21:07:21.040Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/ipam 16.703s coverage: 85.3% of statements [2022-07-28T21:07:21.269Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T21:07:21.269Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/ipams/null 0.011s coverage: 57.1% of statements [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-28T21:07:21.269Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.0% of statements [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T21:07:21.269Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-28T21:07:22.415Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2022-07-28T21:07:22.415Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T21:07:23.792Z] === CONT TestReadPluginNoRead [2022-07-28T21:07:23.792Z] read_test.go:92: [dc9c103b7f272] daemon is not started [2022-07-28T21:07:23.792Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-07-28T21:07:23.792Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-28T21:07:23.792Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-07-28T21:07:23.792Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-07-28T21:07:23.792Z] PASS [2022-07-28T21:07:23.792Z] [2022-07-28T21:07:23.792Z] DONE 6 tests in 10.643s [2022-07-28T21:07:23.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T21:07:23.792Z] testing: warning: no tests to run [2022-07-28T21:07:23.792Z] PASS [2022-07-28T21:07:23.792Z] [2022-07-28T21:07:23.792Z] DONE 0 tests in 0.062s [2022-07-28T21:07:23.792Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T21:07:24.051Z] INFO: Testing against a local daemon [2022-07-28T21:07:24.051Z] === RUN TestPluginWithDevMounts [2022-07-28T21:07:24.051Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T21:07:24.051Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T21:07:24.051Z] PASS [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === Skipped [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-28T21:07:24.051Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] DONE 1 tests, 1 skipped in 0.125s [2022-07-28T21:07:24.051Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T21:07:24.051Z] INFO: Testing against a local daemon [2022-07-28T21:07:24.051Z] === RUN TestSecretInspect [2022-07-28T21:07:24.051Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-28T21:07:24.051Z] === RUN TestSecretList [2022-07-28T21:07:24.051Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestSecretList (0.01s) [2022-07-28T21:07:24.051Z] === RUN TestSecretsCreateAndDelete [2022-07-28T21:07:24.051Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-28T21:07:24.051Z] === RUN TestSecretsUpdate [2022-07-28T21:07:24.051Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-28T21:07:24.051Z] === RUN TestTemplatedSecret [2022-07-28T21:07:24.051Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-28T21:07:24.051Z] === RUN TestSecretCreateResolve [2022-07-28T21:07:24.051Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-28T21:07:24.051Z] PASS [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === Skipped [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-28T21:07:24.051Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-28T21:07:24.051Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-28T21:07:24.051Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-28T21:07:24.051Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-28T21:07:24.051Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-28T21:07:24.051Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.051Z] [2022-07-28T21:07:24.051Z] DONE 6 tests, 6 skipped in 0.174s [2022-07-28T21:07:24.311Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T21:07:24.311Z] INFO: Testing against a local daemon [2022-07-28T21:07:24.311Z] === RUN TestServiceCreateInit [2022-07-28T21:07:24.311Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T21:07:24.311Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T21:07:24.311Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-28T21:07:24.311Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T21:07:24.311Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T21:07:24.311Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceConflict [2022-07-28T21:07:24.311Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T21:07:24.311Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-28T21:07:24.311Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T21:07:24.311Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T21:07:24.311Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T21:07:24.311Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.311Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-28T21:07:24.311Z] === RUN TestCreateServiceSysctls [2022-07-28T21:07:24.570Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-28T21:07:24.570Z] === RUN TestCreateServiceCapabilities [2022-07-28T21:07:24.570Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-28T21:07:24.570Z] === RUN TestInspect [2022-07-28T21:07:24.570Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestInspect (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestCreateJob [2022-07-28T21:07:24.570Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestCreateJob (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestReplicatedJob [2022-07-28T21:07:24.570Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestUpdateReplicatedJob [2022-07-28T21:07:24.570Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestServiceListWithStatuses [2022-07-28T21:07:24.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:07:24.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T21:07:24.570Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T21:07:24.570Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestDockerNetworkReConnect [2022-07-28T21:07:24.570Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:24.570Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-28T21:07:24.570Z] === RUN TestServicePlugin [2022-07-28T21:07:26.473Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.473Z] --- SKIP: TestServicePlugin (2.00s) [2022-07-28T21:07:26.473Z] === RUN TestServiceUpdateLabel [2022-07-28T21:07:26.473Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.473Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-28T21:07:26.473Z] === RUN TestServiceUpdateSecrets [2022-07-28T21:07:26.473Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.473Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-28T21:07:26.473Z] === RUN TestServiceUpdateConfigs [2022-07-28T21:07:26.473Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-28T21:07:26.733Z] === RUN TestServiceUpdateNetwork [2022-07-28T21:07:26.733Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-28T21:07:26.733Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T21:07:26.733Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-28T21:07:26.733Z] PASS [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === Skipped [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T21:07:26.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T21:07:26.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-07-28T21:07:26.733Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-28T21:07:26.733Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-28T21:07:26.733Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T21:07:26.733Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-28T21:07:26.733Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-28T21:07:26.733Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-28T21:07:26.733Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-28T21:07:26.733Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-28T21:07:26.733Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-28T21:07:26.733Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-28T21:07:26.733Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-28T21:07:26.733Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T21:07:26.733Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-28T21:07:26.733Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-28T21:07:26.733Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2022-07-28T21:07:26.733Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-28T21:07:26.733Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-28T21:07:26.733Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-28T21:07:26.733Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-28T21:07:26.733Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-28T21:07:26.733Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] DONE 24 tests, 23 skipped in 2.472s [2022-07-28T21:07:26.733Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T21:07:26.733Z] INFO: Testing against a local daemon [2022-07-28T21:07:26.733Z] === RUN TestSessionCreate [2022-07-28T21:07:26.733Z] --- PASS: TestSessionCreate (0.03s) [2022-07-28T21:07:26.733Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T21:07:26.733Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-28T21:07:26.733Z] PASS [2022-07-28T21:07:26.733Z] [2022-07-28T21:07:26.733Z] DONE 2 tests in 0.167s [2022-07-28T21:07:26.733Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T21:07:26.992Z] INFO: Testing against a local daemon [2022-07-28T21:07:26.992Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:07:26.992Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:07:26.992Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:07:26.992Z] === RUN TestDiskUsage [2022-07-28T21:07:26.992Z] === PAUSE TestDiskUsage [2022-07-28T21:07:26.992Z] === RUN TestEventsExecDie [2022-07-28T21:07:27.558Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-28T21:07:27.559Z] === RUN TestEventsBackwardsCompatible [2022-07-28T21:07:27.559Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-28T21:07:27.559Z] === RUN TestEventsVolumeCreate [2022-07-28T21:07:27.559Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T21:07:27.559Z] === RUN TestInfoBinaryCommits [2022-07-28T21:07:27.559Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T21:07:27.559Z] === RUN TestInfoAPIVersioned [2022-07-28T21:07:27.559Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T21:07:27.559Z] === RUN TestInfoAPI [2022-07-28T21:07:27.559Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T21:07:27.559Z] === RUN TestInfoAPIWarnings [2022-07-28T21:07:34.975Z] #89 exporting layers 28.2s done [2022-07-28T21:07:34.975Z] #89 writing image sha256:e26d85dafe0e0246168539a5df4263035e7fbdbf4a4ac505735920c1281c9dd4 done [2022-07-28T21:07:34.975Z] #89 naming to docker.io/library/docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 done [2022-07-28T21:07:34.975Z] #89 DONE 28.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-28T21:07:35.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/validate/default [2022-07-28T21:07:36.240Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-28T21:07:36.240Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-28T21:07:36.240Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-28T21:07:36.240Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-28T21:07:36.240Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-28T21:07:36.240Z] [2022-07-28T21:07:36.240Z] INFO Start validation with golang-ci-lint [2022-07-28T21:07:36.810Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-28T21:07:37.069Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-28T21:07:37.069Z] INFO [loader] Using build tags: [ journald] [2022-07-28T21:07:45.658Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-28T21:07:45.658Z] === RUN TestInfoDebug [2022-07-28T21:07:45.658Z] --- PASS: TestInfoDebug (0.56s) [2022-07-28T21:07:45.658Z] === RUN TestInfoInsecureRegistries [2022-07-28T21:07:45.658Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-28T21:07:45.658Z] === RUN TestInfoRegistryMirrors [2022-07-28T21:07:45.916Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-28T21:07:45.916Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T21:07:46.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T21:07:46.174Z] === RUN TestPingCacheHeaders [2022-07-28T21:07:46.174Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-28T21:07:46.174Z] === RUN TestPingGet [2022-07-28T21:07:46.174Z] --- PASS: TestPingGet (0.01s) [2022-07-28T21:07:46.174Z] === RUN TestPingHead [2022-07-28T21:07:46.433Z] --- PASS: TestPingHead (0.03s) [2022-07-28T21:07:46.433Z] === RUN TestPingSwarmHeader [2022-07-28T21:07:47.000Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T21:07:47.568Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T21:07:48.505Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T21:07:48.505Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-28T21:07:48.505Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T21:07:48.505Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T21:07:48.505Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T21:07:48.505Z] === RUN TestVersion [2022-07-28T21:07:48.505Z] --- PASS: TestVersion (0.03s) [2022-07-28T21:07:48.505Z] === CONT TestDiskUsage [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T21:07:49.072Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T21:07:49.331Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T21:07:49.331Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T21:07:49.331Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T21:07:49.331Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T21:07:49.331Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T21:07:49.590Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T21:07:49.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T21:07:49.590Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T21:07:49.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T21:07:49.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage (1.24s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-28T21:07:49.590Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-28T21:07:49.590Z] PASS [2022-07-28T21:07:49.590Z] [2022-07-28T21:07:49.590Z] === Skipped [2022-07-28T21:07:49.590Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:07:49.590Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:07:49.590Z] [2022-07-28T21:07:49.590Z] DONE 54 tests, 1 skipped in 22.825s [2022-07-28T21:07:49.590Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T21:07:49.849Z] INFO: Testing against a local daemon [2022-07-28T21:07:49.849Z] === RUN TestVolumesCreateAndList [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T21:07:49.849Z] === RUN TestVolumesRemove [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T21:07:49.849Z] === RUN TestVolumesInspect [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T21:07:49.849Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T21:07:49.849Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T21:07:49.849Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T21:07:49.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T21:07:49.849Z] PASS [2022-07-28T21:07:49.849Z] [2022-07-28T21:07:49.849Z] DONE 9 tests in 0.238s [2022-07-28T21:07:49.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:07:50.108Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14189 is not a child of this shell [2022-07-28T21:07:50.108Z] warning: PID 14189 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-28T21:07:50.108Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:07:50.108Z] [2022-07-28T21:07:50.108Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:07:50.108Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:07:50.108Z] [2022-07-28T21:07:50.108Z] To set a process to complain mode, use the command line tool [2022-07-28T21:07:50.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:07:50.108Z] Removing test suite binaries [2022-07-28T21:07:50.108Z] exiting test-integration [2022-07-28T21:07:50.108Z] ++ exit 0 [2022-07-28T21:07:50.108Z] Post stage [Pipeline] junit [2022-07-28T21:07:51.498Z] Recording test results [2022-07-28T21:07:51.863Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T21:07:52.192Z] + echo Ensuring container killed. [2022-07-28T21:07:52.192Z] Ensuring container killed. [2022-07-28T21:07:52.192Z] + docker rm -vf docker-pr7 [2022-07-28T21:07:52.192Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-07-28T21:07:52.473Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:07:52.473Z] Chowning /workspace to jenkins user [2022-07-28T21:07:52.473Z] + id -u [2022-07-28T21:07:52.473Z] + id -g [2022-07-28T21:07:52.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:07:54.670Z] + bundleName=amd64-rootless [2022-07-28T21:07:54.670Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-28T21:07:54.670Z] Creating amd64-rootless-bundles.tar.gz [2022-07-28T21:07:54.670Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-28T21:07:54.670Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-28T21:07:54.682Z] Archiving artifacts [2022-07-28T21:07:54.984Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T21:07:55.288Z] + make clean [2022-07-28T21:07:55.548Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T21:07:55.548Z] docker-dev-cache [2022-07-28T21:07:55.548Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T21:08:12.240Z] --- PASS: TestBuildWithHugeFile (49.52s) [2022-07-28T21:08:12.240Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T21:08:12.240Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:08:12.240Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:08:12.240Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T21:08:12.240Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:08:12.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:08:12.240Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:08:12.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:08:12.240Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:08:12.240Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:08:12.240Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:08:12.240Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:08:12.240Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:08:12.240Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T21:08:12.240Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-28T21:08:12.240Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-28T21:08:12.240Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T21:08:12.240Z] === RUN TestBuildPreserveOwnership [2022-07-28T21:08:12.240Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T21:08:12.240Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T21:08:12.240Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2022-07-28T21:08:12.240Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-07-28T21:08:12.240Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-07-28T21:08:12.240Z] === RUN TestBuildPlatformInvalid [2022-07-28T21:08:12.240Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T21:08:12.240Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T21:08:12.240Z] Loaded image: busybox:latest [2022-07-28T21:08:12.240Z] Loaded image: busybox:glibc [2022-07-28T21:08:12.240Z] Loaded image: debian:bullseye-slim [2022-07-28T21:08:12.240Z] Loaded image: hello-world:latest [2022-07-28T21:08:12.240Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:08:20.334Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-07-28T21:08:20.334Z] PASS [2022-07-28T21:08:20.334Z] [2022-07-28T21:08:20.334Z] === Skipped [2022-07-28T21:08:20.334Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T21:08:20.334Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:08:20.334Z] [2022-07-28T21:08:20.334Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:08:20.334Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:08:20.334Z] [2022-07-28T21:08:20.334Z] DONE 34 tests, 2 skipped in 86.518s [2022-07-28T21:08:20.334Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T21:08:20.334Z] INFO: Testing against a local daemon [2022-07-28T21:08:20.334Z] === RUN TestConfigInspect [2022-07-28T21:08:22.874Z] --- PASS: TestConfigInspect (2.39s) [2022-07-28T21:08:22.875Z] === RUN TestConfigList [2022-07-28T21:08:24.775Z] --- PASS: TestConfigList (2.22s) [2022-07-28T21:08:24.775Z] === RUN TestConfigsCreateAndDelete [2022-07-28T21:08:27.291Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-28T21:08:27.291Z] === RUN TestConfigsUpdate [2022-07-28T21:08:29.178Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-28T21:08:29.178Z] === RUN TestTemplatedConfig [2022-07-28T21:08:31.695Z] --- PASS: TestTemplatedConfig (2.62s) [2022-07-28T21:08:31.695Z] === RUN TestConfigCreateResolve [2022-07-28T21:08:34.212Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-07-28T21:08:34.212Z] PASS [2022-07-28T21:08:34.212Z] [2022-07-28T21:08:34.212Z] DONE 6 tests in 13.814s [2022-07-28T21:08:34.212Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T21:08:34.212Z] INFO: Testing against a local daemon [2022-07-28T21:08:34.212Z] === RUN TestAttachWithTTY [2022-07-28T21:08:34.212Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-28T21:08:34.212Z] === RUN TestAttachWithoutTTy [2022-07-28T21:08:34.212Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T21:08:34.212Z] === RUN TestCheckpoint [2022-07-28T21:08:34.212Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:08:34.212Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:08:34.212Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T21:08:34.212Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T21:08:34.212Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T21:08:34.212Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T21:08:34.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T21:08:34.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T21:08:34.212Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T21:08:34.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T21:08:34.212Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T21:08:34.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-28T21:08:34.469Z] === RUN TestCopyEmptyFile [2022-07-28T21:08:34.726Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-28T21:08:34.726Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T21:08:34.726Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T21:08:34.726Z] === RUN TestCopyFromContainer [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer// [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T21:08:36.091Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T21:08:36.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T21:08:36.359Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T21:08:36.359Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer (1.88s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T21:08:36.618Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-28T21:08:36.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T21:08:36.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:08:36.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:08:36.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:08:36.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:08:36.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:08:36.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:08:36.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:08:36.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:08:36.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:08:36.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-28T21:08:36.618Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T21:08:36.618Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-28T21:08:36.618Z] === RUN TestCreateWithInvalidEnv [2022-07-28T21:08:36.618Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T21:08:36.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T21:08:36.618Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T21:08:36.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T21:08:36.618Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T21:08:36.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T21:08:36.618Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T21:08:36.618Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T21:08:36.618Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T21:08:36.618Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T21:08:36.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T21:08:36.618Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T21:08:36.618Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T21:08:36.618Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T21:08:38.507Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-07-28T21:08:38.507Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T21:08:39.872Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-07-28T21:08:39.872Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T21:08:40.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:08:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:08:40.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:08:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:08:40.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:08:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:08:40.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:08:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:08:40.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:08:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:08:40.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:08:40.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:08:40.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:08:40.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:08:40.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T21:08:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T21:08:40.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T21:08:40.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-07-28T21:08:40.691Z] === RUN TestCreateDifferentPlatform [2022-07-28T21:08:40.691Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T21:08:40.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T21:08:40.691Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T21:08:40.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T21:08:40.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-28T21:08:40.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T21:08:40.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T21:08:40.691Z] === RUN TestCreateInvalidHostConfig [2022-07-28T21:08:40.691Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:08:40.691Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:08:40.691Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:08:40.691Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:08:40.691Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:08:40.691Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:08:40.691Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:08:40.691Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:08:40.691Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:08:40.691Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:08:40.691Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:08:40.691Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:08:40.691Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T21:08:40.691Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T21:08:40.691Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T21:08:40.691Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T21:08:40.691Z] === RUN TestDaemonRestartIpcMode [2022-07-28T21:08:40.691Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T21:08:40.691Z] === RUN TestDaemonHostGatewayIP [2022-07-28T21:08:40.691Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T21:08:40.691Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T21:08:40.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T21:08:40.691Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T21:08:40.691Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T21:08:40.691Z] === RUN TestDiff [2022-07-28T21:08:41.252Z] --- PASS: TestDiff (0.54s) [2022-07-28T21:08:41.252Z] === RUN TestExecConsoleSize [2022-07-28T21:08:41.815Z] --- PASS: TestExecConsoleSize (0.64s) [2022-07-28T21:08:41.815Z] === RUN TestExecWithCloseStdin [2022-07-28T21:08:42.743Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-28T21:08:42.743Z] === RUN TestExec [2022-07-28T21:08:43.304Z] --- PASS: TestExec (0.62s) [2022-07-28T21:08:43.304Z] === RUN TestExecUser [2022-07-28T21:08:43.866Z] --- PASS: TestExecUser (0.59s) [2022-07-28T21:08:43.866Z] === RUN TestExportContainerAndImportImage [2022-07-28T21:08:44.428Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-07-28T21:08:44.428Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T21:08:45.795Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-07-28T21:08:45.795Z] === RUN TestHealthCheckWorkdir [2022-07-28T21:08:46.722Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-07-28T21:08:46.722Z] === RUN TestHealthKillContainer [2022-07-28T21:08:54.802Z] --- PASS: TestHealthKillContainer (8.19s) [2022-07-28T21:08:54.802Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T21:08:55.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-28T21:08:55.365Z] === RUN TestIpcModeNone [2022-07-28T21:08:55.927Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-28T21:08:55.927Z] === RUN TestIpcModePrivate [2022-07-28T21:08:56.183Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-28T21:08:56.744Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-28T21:08:56.744Z] === RUN TestIpcModeShareable [2022-07-28T21:08:57.000Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-28T21:08:57.256Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-28T21:08:57.256Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T21:08:59.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-07-28T21:08:59.147Z] === RUN TestAPIIpcModeHost [2022-07-28T21:08:59.404Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-28T21:08:59.404Z] === RUN TestDaemonIpcModeShareable [2022-07-28T21:09:00.770Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T21:09:00.770Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-07-28T21:09:00.770Z] === RUN TestDaemonIpcModePrivate [2022-07-28T21:09:01.698Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T21:09:01.953Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-28T21:09:01.953Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T21:09:02.881Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T21:09:03.137Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s) [2022-07-28T21:09:03.137Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T21:09:04.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T21:09:04.321Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-28T21:09:04.321Z] === RUN TestIpcModeOlderClient [2022-07-28T21:09:04.321Z] === PAUSE TestIpcModeOlderClient [2022-07-28T21:09:04.321Z] === RUN TestKillContainerInvalidSignal [2022-07-28T21:09:04.883Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-28T21:09:04.883Z] === RUN TestKillContainer [2022-07-28T21:09:04.883Z] === RUN TestKillContainer/no_signal [2022-07-28T21:09:05.139Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T21:09:05.395Z] === RUN TestKillContainer/killing_signal [2022-07-28T21:09:06.322Z] --- PASS: TestKillContainer (1.30s) [2022-07-28T21:09:06.322Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-28T21:09:06.322Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-28T21:09:06.322Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-28T21:09:06.322Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T21:09:06.322Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T21:09:06.578Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T21:09:07.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-28T21:09:07.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-28T21:09:07.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-28T21:09:07.507Z] === RUN TestKillStoppedContainer [2022-07-28T21:09:07.507Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T21:09:07.507Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T21:09:07.507Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T21:09:07.507Z] === RUN TestKillDifferentUserContainer [2022-07-28T21:09:07.762Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-28T21:09:07.763Z] === RUN TestInspectOomKilledTrue [2022-07-28T21:09:07.763Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T21:09:07.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T21:09:07.763Z] === RUN TestInspectOomKilledFalse [2022-07-28T21:09:08.323Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-28T21:09:08.323Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T21:09:08.579Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-28T21:09:08.579Z] === RUN TestLinksContainerNames [2022-07-28T21:09:09.507Z] --- PASS: TestLinksContainerNames (0.93s) [2022-07-28T21:09:09.507Z] === RUN TestLogsFollowTailEmpty [2022-07-28T21:09:10.068Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-07-28T21:09:10.068Z] === RUN TestLogs [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:09:10.068Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:09:10.068Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:09:10.068Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:09:10.068Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:09:10.638Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:09:10.638Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:09:11.221Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T21:09:11.221Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:09:12.151Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:09:12.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:09:12.151Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:09:12.151Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:09:12.713Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:09:12.713Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:09:12.745Z] ok github.com/docker/docker/libnetwork/networkdb 104.602s coverage: 60.0% of statements [2022-07-28T21:09:12.746Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T21:09:12.746Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T21:09:12.746Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements [2022-07-28T21:09:12.746Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-28T21:09:13.005Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-28T21:09:13.642Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:09:13.642Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:09:13.945Z] ok github.com/docker/docker/libnetwork/portmapper 0.681s coverage: 48.6% of statements [2022-07-28T21:09:14.204Z] --- PASS: TestLogs (4.31s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.82s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.78s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-07-28T21:09:14.204Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s) [2022-07-28T21:09:14.204Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T21:09:14.205Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-28T21:09:14.205Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T21:09:14.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/default [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/private [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/slave [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/shared [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T21:09:14.767Z] === CONT TestMountDaemonRoot/default [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:09:14.767Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T21:09:14.767Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/shared [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/slave [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/private [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T21:09:14.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:09:14.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:09:14.768Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:09:14.774Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === Skipped [2022-07-28T21:09:14.774Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T21:09:14.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T21:09:14.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T21:09:14.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T21:09:14.774Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T21:09:14.774Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T21:09:14.774Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T21:09:14.774Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T21:09:14.774Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T21:09:14.774Z] firewalld_test.go:14: firewalld is not running [2022-07-28T21:09:14.774Z] [2022-07-28T21:09:14.774Z] DONE 327 tests, 9 skipped in 205.039s [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:09:15.025Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T21:09:15.281Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-28T21:09:15.281Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T21:09:15.281Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2022-07-28T21:09:15.356Z] Recording test results [2022-07-28T21:09:16.646Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-07-28T21:09:16.646Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T21:09:16.840Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:09:16.902Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-28T21:09:16.902Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T21:09:17.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh dynbinary test-integration [2022-07-28T21:09:17.465Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-28T21:09:17.465Z] === RUN TestNetworkNat [2022-07-28T21:09:17.721Z] --- PASS: TestNetworkNat (0.49s) [2022-07-28T21:09:17.721Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T21:09:17.813Z] [2022-07-28T21:09:17.813Z] Removing bundles/ [2022-07-28T21:09:17.813Z] [2022-07-28T21:09:17.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T21:09:17.813Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T21:09:17.813Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:09:18.283Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-28T21:09:18.283Z] === RUN TestNetworkLoopbackNat [2022-07-28T21:09:20.798Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-28T21:09:20.798Z] === RUN TestPause [2022-07-28T21:09:21.360Z] --- PASS: TestPause (0.48s) [2022-07-28T21:09:21.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T21:09:21.360Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:09:21.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:09:21.360Z] === RUN TestPauseStopPausedContainer [2022-07-28T21:09:21.926Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-28T21:09:21.926Z] === RUN TestPidHost [2022-07-28T21:09:22.857Z] --- PASS: TestPidHost (1.01s) [2022-07-28T21:09:22.857Z] === RUN TestPsFilter [2022-07-28T21:09:22.857Z] --- PASS: TestPsFilter (0.11s) [2022-07-28T21:09:22.857Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T21:09:23.418Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-28T21:09:23.418Z] === RUN TestRemoveContainerWithVolume [2022-07-28T21:09:23.674Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-28T21:09:23.674Z] === RUN TestRemoveContainerRunning [2022-07-28T21:09:24.236Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-28T21:09:24.236Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T21:09:24.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T21:09:24.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T21:09:24.798Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-07-28T21:09:24.798Z] === RUN TestRemoveInvalidContainer [2022-07-28T21:09:24.798Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T21:09:24.798Z] === RUN TestRenameLinkedContainer [2022-07-28T21:09:26.686Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-07-28T21:09:26.686Z] === RUN TestRenameStoppedContainer [2022-07-28T21:09:26.943Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-28T21:09:26.943Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T21:09:27.870Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-28T21:09:27.870Z] === RUN TestRenameInvalidName [2022-07-28T21:09:28.126Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-28T21:09:28.126Z] === RUN TestRenameAnonymousContainer [2022-07-28T21:09:30.016Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-28T21:09:30.016Z] === RUN TestRenameContainerWithSameName [2022-07-28T21:09:30.272Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-28T21:09:30.272Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T21:09:31.200Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-28T21:09:31.200Z] === RUN TestResize [2022-07-28T21:09:31.763Z] --- PASS: TestResize (0.43s) [2022-07-28T21:09:31.763Z] === RUN TestResizeWithInvalidSize [2022-07-28T21:09:32.020Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-07-28T21:09:32.020Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T21:09:32.582Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:32.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:32.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:32.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:09:32.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:34.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:35.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:36.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:09:36.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:09:38.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:38.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:09:42.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:09:42.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:09:44.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:09:46.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:09:46.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:09:47.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:09:47.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:09:49.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-07-28T21:09:51.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-28T21:09:51.232Z] === RUN TestCgroupNamespacesRun [2022-07-28T21:09:52.162Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-07-28T21:09:52.162Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T21:09:52.162Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T21:09:52.162Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T21:09:52.162Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T21:09:53.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-07-28T21:09:53.528Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T21:09:54.894Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-07-28T21:09:54.894Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T21:09:55.839Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-28T21:09:55.839Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T21:09:57.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-28T21:09:57.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T21:09:57.784Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-28T21:09:57.784Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T21:09:58.712Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-28T21:09:58.712Z] === RUN TestNISDomainname [2022-07-28T21:09:59.275Z] --- PASS: TestNISDomainname (0.57s) [2022-07-28T21:09:59.275Z] === RUN TestHostnameDnsResolution [2022-07-28T21:10:00.203Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-28T21:10:00.203Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T21:10:00.767Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-28T21:10:00.767Z] === RUN TestPrivilegedHostDevices [2022-07-28T21:10:01.328Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-28T21:10:01.328Z] === RUN TestRunConsoleSize [2022-07-28T21:10:01.584Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-28T21:10:01.584Z] === RUN TestStats [2022-07-28T21:10:04.099Z] --- PASS: TestStats (2.45s) [2022-07-28T21:10:04.099Z] === RUN TestStopContainerWithTimeout [2022-07-28T21:10:04.099Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T21:10:04.099Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T21:10:04.099Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T21:10:04.099Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T21:10:04.099Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T21:10:04.099Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T21:10:04.099Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T21:10:04.099Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T21:10:04.099Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T21:10:04.099Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T21:10:05.027Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T21:10:06.914Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T21:10:08.279Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T21:10:08.279Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-07-28T21:10:08.279Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-07-28T21:10:08.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-28T21:10:08.279Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-28T21:10:08.279Z] === RUN TestDeleteDevicemapper [2022-07-28T21:10:08.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:10:08.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T21:10:08.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T21:10:09.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-07-28T21:10:09.645Z] === RUN TestUpdateMemory [2022-07-28T21:10:10.208Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-28T21:10:10.208Z] === RUN TestUpdateCPUQuota [2022-07-28T21:10:11.135Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-07-28T21:10:11.135Z] === RUN TestUpdatePidsLimit [2022-07-28T21:10:11.135Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T21:10:11.392Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T21:10:11.648Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T21:10:11.648Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T21:10:11.904Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T21:10:12.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T21:10:12.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-28T21:10:13.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-28T21:10:13.344Z] === RUN TestUpdateRestartPolicy [2022-07-28T21:10:25.510Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-07-28T21:10:25.510Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T21:10:25.510Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-28T21:10:25.510Z] === RUN TestWaitNonBlocked [2022-07-28T21:10:25.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:10:25.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:10:25.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:10:25.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:10:25.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:10:25.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:10:25.510Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T21:10:25.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-07-28T21:10:25.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-07-28T21:10:25.510Z] === RUN TestWaitBlocked [2022-07-28T21:10:25.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:10:25.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:10:25.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:10:25.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:10:25.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:10:25.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:10:26.439Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T21:10:26.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-07-28T21:10:26.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-07-28T21:10:26.439Z] === RUN TestWaitConditions [2022-07-28T21:10:26.439Z] === RUN TestWaitConditions/default [2022-07-28T21:10:26.439Z] === PAUSE TestWaitConditions/default [2022-07-28T21:10:26.439Z] === RUN TestWaitConditions/not-running [2022-07-28T21:10:26.439Z] === PAUSE TestWaitConditions/not-running [2022-07-28T21:10:26.439Z] === RUN TestWaitConditions/next-exit [2022-07-28T21:10:26.439Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T21:10:26.439Z] === RUN TestWaitConditions/removed [2022-07-28T21:10:26.439Z] === PAUSE TestWaitConditions/removed [2022-07-28T21:10:26.439Z] === CONT TestWaitConditions/default [2022-07-28T21:10:26.439Z] === CONT TestWaitConditions/removed [2022-07-28T21:10:28.328Z] === CONT TestWaitConditions/next-exit [2022-07-28T21:10:28.328Z] === CONT TestWaitConditions/not-running [2022-07-28T21:10:29.693Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T21:10:29.693Z] --- PASS: TestWaitConditions/default (1.64s) [2022-07-28T21:10:29.693Z] --- PASS: TestWaitConditions/removed (1.68s) [2022-07-28T21:10:29.693Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-07-28T21:10:29.693Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-07-28T21:10:29.693Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T21:10:29.693Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T21:10:32.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-07-28T21:10:32.211Z] === CONT TestIpcModeOlderClient [2022-07-28T21:10:32.211Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-07-28T21:10:32.211Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T21:10:32.211Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-28T21:10:32.211Z] === CONT TestDaemonHostGatewayIP [2022-07-28T21:10:34.730Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-07-28T21:10:34.730Z] === CONT TestDaemonRestartIpcMode [2022-07-28T21:10:37.246Z] --- PASS: TestDaemonRestartIpcMode (2.39s) [2022-07-28T21:10:43.606Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|name|imports|compiled_files|exports_file|files) took 2m54.058023436s [2022-07-28T21:10:43.606Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.049124ms [2022-07-28T21:10:43.780Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-07-28T21:10:43.780Z] PASS [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] === Skipped [2022-07-28T21:10:43.780Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T21:10:43.780Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T21:10:43.780Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:10:43.780Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T21:10:43.780Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T21:10:43.780Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:10:43.780Z] [2022-07-28T21:10:43.780Z] DONE 264 tests, 5 skipped in 129.737s [2022-07-28T21:10:43.780Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T21:10:43.780Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T21:10:44.341Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T21:10:44.341Z] === RUN TestConfigDaemonID [2022-07-28T21:10:45.268Z] daemon_test.go:83: [d149b68cab7e1] daemon is not started [2022-07-28T21:10:45.268Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:10:45.268Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T21:10:45.268Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T21:10:45.268Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T21:10:45.268Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T21:10:45.268Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T21:10:45.268Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T21:10:45.268Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:10:45.268Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T21:10:45.524Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T21:10:45.524Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T21:10:45.524Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-28T21:10:45.524Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-28T21:10:45.524Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T21:10:45.524Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T21:10:46.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T21:10:46.889Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T21:10:47.816Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T21:10:48.742Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T21:10:48.743Z] daemon_test.go:197: [da3778f97acce] daemon is not started [2022-07-28T21:10:48.743Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-28T21:10:48.743Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T21:10:48.743Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T21:10:48.743Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T21:10:48.743Z] === RUN TestDaemonProxy [2022-07-28T21:10:48.743Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T21:10:50.630Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T21:10:52.517Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T21:10:53.890Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T21:10:54.296Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T21:10:54.296Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:10:54.296Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:10:54.296Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:10:54.296Z] [2022-07-28T21:10:54.296Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T21:10:54.296Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T21:10:54.296Z] HOSTNAME=30985a88612f [2022-07-28T21:10:54.296Z] TESTDEBUG=0 [2022-07-28T21:10:54.296Z] DEST=bundles/test-integration [2022-07-28T21:10:54.296Z] PWD=/go/src/github.com/docker/docker [2022-07-28T21:10:54.296Z] DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 [2022-07-28T21:10:54.296Z] container=docker [2022-07-28T21:10:54.296Z] HOME=/root [2022-07-28T21:10:54.296Z] GOLANG_VERSION=1.18.4 [2022-07-28T21:10:54.296Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T21:10:54.296Z] VALIDATE_BRANCH=master [2022-07-28T21:10:54.296Z] TERM=xterm [2022-07-28T21:10:54.296Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T21:10:54.296Z] SHLVL=1 [2022-07-28T21:10:54.296Z] TIMEOUT=120m [2022-07-28T21:10:54.296Z] DOCKER_BUILDTAGS= journald [2022-07-28T21:10:54.296Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T21:10:54.296Z] GO111MODULE=off [2022-07-28T21:10:54.296Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T21:10:54.296Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T21:10:54.296Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T21:10:54.296Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T21:10:54.296Z] GOPATH=/go [2022-07-28T21:10:54.296Z] PKG_CONFIG=pkg-config [2022-07-28T21:10:54.296Z] _=/usr/bin/env [2022-07-28T21:10:54.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T21:10:54.467Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T21:10:55.050Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-28T21:10:55.051Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-28T21:10:55.051Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-28T21:10:55.051Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-28T21:10:55.051Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T21:10:55.051Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T21:10:55.051Z] PASS [2022-07-28T21:10:55.051Z] [2022-07-28T21:10:55.051Z] DONE 18 tests in 11.128s [2022-07-28T21:10:55.051Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T21:10:55.051Z] INFO: Testing against a local daemon [2022-07-28T21:10:55.051Z] === RUN TestCommitInheritsEnv [2022-07-28T21:10:55.319Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-07-28T21:10:55.319Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T21:10:55.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T21:10:55.319Z] === RUN TestImportWithCustomPlatform [2022-07-28T21:10:55.319Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T21:10:55.319Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T21:10:55.319Z] === RUN TestImportWithCustomPlatform// [2022-07-28T21:10:55.319Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T21:10:55.575Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T21:10:55.575Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T21:10:55.575Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T21:10:55.575Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T21:10:55.575Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T21:10:55.575Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T21:10:55.575Z] === RUN TestImagesFilterMultiReference [2022-07-28T21:10:55.830Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-28T21:10:55.830Z] === RUN TestImagePullPlatformInvalid [2022-07-28T21:10:55.830Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T21:10:55.830Z] === RUN TestRemoveImageOrphaning [2022-07-28T21:10:56.086Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-28T21:10:56.086Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T21:10:56.647Z] time="2022-07-28T21:10:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T21:10:58.013Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-07-28T21:10:58.013Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T21:10:58.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T21:10:58.013Z] === RUN TestTagInvalidReference [2022-07-28T21:10:58.013Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T21:10:58.013Z] === RUN TestTagValidPrefixedRepo [2022-07-28T21:10:58.013Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T21:10:58.013Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T21:10:58.013Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T21:10:58.013Z] === RUN TestTagOfficialNames [2022-07-28T21:10:58.013Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T21:10:58.013Z] === RUN TestTagMatchesDigest [2022-07-28T21:10:58.013Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T21:10:58.013Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T21:11:01.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T21:11:26.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T21:11:26.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T21:11:33.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T21:11:33.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T21:11:33.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T21:11:35.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T21:11:38.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T21:11:38.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T21:11:41.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T21:11:48.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T21:11:49.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T21:11:51.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T21:11:52.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T21:11:55.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T21:11:56.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T21:11:59.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T21:12:00.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T21:12:00.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T21:12:00.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T21:12:01.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T21:12:01.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T21:12:02.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T21:12:02.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T21:12:03.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T21:12:04.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T21:12:05.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T21:12:06.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T21:12:07.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T21:12:07.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T21:12:08.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T21:12:09.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T21:12:09.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T21:12:09.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T21:12:10.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T21:12:11.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T21:12:12.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T21:12:12.337Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:12:12.337Z] Using test binary docker [2022-07-28T21:12:12.337Z] +++ /etc/init.d/apparmor start [2022-07-28T21:12:12.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:12:12.337Z] INFO: Waiting for daemon to start... [2022-07-28T21:12:12.337Z] Starting dockerd [2022-07-28T21:12:12.337Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-28T21:12:12.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:12:12.995Z] Using test binary docker [2022-07-28T21:12:12.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T21:12:12.995Z] +++ /etc/init.d/apparmor start [2022-07-28T21:12:12.995Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:12:12.995Z] INFO: Waiting for daemon to start... [2022-07-28T21:12:12.995Z] Starting dockerd [2022-07-28T21:12:12.995Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-28T21:12:14.251Z] . [2022-07-28T21:12:14.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:12:14.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:12:14.512Z] Error: No such image: emptyfs [2022-07-28T21:12:14.512Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T21:12:14.512Z] ++++ docker load [2022-07-28T21:12:14.773Z] Running integration-test (iteration 1) [2022-07-28T21:12:14.773Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T21:12:14.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:12:14.773Z] ++ set -e [2022-07-28T21:12:14.773Z] ++ '[' -n 0 ']' [2022-07-28T21:12:14.773Z] ++ set -x [2022-07-28T21:12:14.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:12:15.533Z] . [2022-07-28T21:12:15.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:12:15.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:12:15.533Z] Error: No such image: emptyfs [2022-07-28T21:12:15.533Z] ++++ docker load [2022-07-28T21:12:15.533Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T21:12:15.716Z] Loaded image: busybox:latest [2022-07-28T21:12:15.793Z] Running integration-test (iteration 1) [2022-07-28T21:12:15.793Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T21:12:15.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:12:15.793Z] ++ set -e [2022-07-28T21:12:15.793Z] ++ '[' -n 0 ']' [2022-07-28T21:12:15.793Z] ++ set -x [2022-07-28T21:12:15.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:12:16.053Z] Loaded image: busybox:latest [2022-07-28T21:12:16.053Z] Loaded image: busybox:glibc [2022-07-28T21:12:16.288Z] Loaded image: busybox:glibc [2022-07-28T21:12:16.992Z] Loaded image: debian:bullseye-slim [2022-07-28T21:12:17.251Z] Loaded image: hello-world:latest [2022-07-28T21:12:17.251Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:12:17.251Z] INFO: Testing against a local daemon [2022-07-28T21:12:17.251Z] === RUN TestCgroupNamespacesBuild [2022-07-28T21:12:18.632Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-07-28T21:12:18.632Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T21:12:19.571Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-28T21:12:19.571Z] === RUN TestBuildWithSession [2022-07-28T21:12:19.571Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:12:19.571Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T21:12:19.571Z] === RUN TestBuildSquashParent [2022-07-28T21:12:20.090Z] INFO [linters context/goanalysis] analyzers took 6m45.545500656s with top 10 stages: buildir: 2m22.006789412s, the_only_name: 42.096121534s, goimports: 29.746463399s, unconvert: 25.934489917s, gosec: 19.019310007s, S1038: 18.003712508s, misspell: 7.10833609s, unused: 6.211904985s, nilness: 5.581693399s, S1039: 4.991366141s [2022-07-28T21:12:20.090Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-28T21:12:20.090Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2120/2120, exclude: 2017/2017, filename_unadjuster: 2120/2120, skip_files: 2120/2120, cgo: 2120/2455, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, exclude-rules: 77/2017, skip_dirs: 2120/2120, nolint: 0/77 [2022-07-28T21:12:20.090Z] INFO [runner] processing took 202.400259ms with stages: nolint: 72.50944ms, identifier_marker: 43.577818ms, exclude-rules: 34.493601ms, autogenerated_exclude: 32.379841ms, path_prettifier: 13.937306ms, skip_dirs: 3.358311ms, filename_unadjuster: 1.435077ms, cgo: 701.69µs, max_same_issues: 1.73µs, skip_files: 867ns, uniq_by_line: 643ns, path_shortener: 606ns, max_from_linter: 597ns, diff: 554ns, exclude: 539ns, source_code: 402ns, sort_results: 348ns, severity-rules: 337ns, max_per_file_from_linter: 325ns, path_prefixer: 227ns [2022-07-28T21:12:20.090Z] INFO [runner] linters took 1m46.077644738s with stages: goanalysis_metalinter: 1m45.875089942s [2022-07-28T21:12:20.090Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-28T21:12:20.090Z] INFO Memory: 2807 samples, avg is 319.4MB, max is 1240.9MB [2022-07-28T21:12:20.090Z] INFO Execution took 4m40.657674056s [2022-07-28T21:12:20.090Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-28T21:12:20.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh dynbinary test-docker-py [2022-07-28T21:12:20.727Z] [2022-07-28T21:12:20.991Z] Removing bundles/ [2022-07-28T21:12:20.991Z] [2022-07-28T21:12:20.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T21:12:20.991Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T21:12:20.991Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:12:21.576Z] Loaded image: debian:bullseye-slim [2022-07-28T21:12:21.576Z] Loaded image: hello-world:latest [2022-07-28T21:12:21.576Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:12:21.576Z] INFO: Testing against a local daemon [2022-07-28T21:12:21.576Z] === RUN TestCgroupNamespacesBuild [2022-07-28T21:12:23.771Z] --- PASS: TestBuildSquashParent (3.69s) [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:23.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:23.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:23.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:23.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:24.125Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2022-07-28T21:12:24.125Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T21:12:24.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:24.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:26.039Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2022-07-28T21:12:26.039Z] === RUN TestBuildWithSession [2022-07-28T21:12:26.039Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:12:26.039Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T21:12:26.039Z] === RUN TestBuildSquashParent [2022-07-28T21:12:26.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:26.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-07-28T21:12:27.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-07-28T21:12:27.471Z] === RUN TestBuildMultiStageCopy [2022-07-28T21:12:27.471Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T21:12:28.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T21:12:28.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T21:12:28.677Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T21:12:28.938Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-28T21:12:29.198Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-28T21:12:29.198Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T21:12:29.767Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-28T21:12:29.767Z] === RUN TestBuildLabelWithTargets [2022-07-28T21:12:30.731Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-07-28T21:12:30.731Z] === RUN TestBuildWithEmptyLayers [2022-07-28T21:12:31.009Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-28T21:12:31.009Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T21:12:32.404Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-07-28T21:12:32.404Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T21:12:33.342Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-28T21:12:33.342Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T21:12:34.396Z] --- PASS: TestImportExtremelyLargeImageWorks (92.10s) [2022-07-28T21:12:34.396Z] PASS [2022-07-28T21:12:34.396Z] [2022-07-28T21:12:34.396Z] DONE 22 tests in 95.273s [2022-07-28T21:12:34.396Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T21:12:34.396Z] === RUN TestStripANSICommands [2022-07-28T21:12:34.396Z] === RUN TestStripANSICommands/#00 [2022-07-28T21:12:34.396Z] === RUN TestStripANSICommands/#01 [2022-07-28T21:12:34.396Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T21:12:34.396Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T21:12:34.396Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T21:12:34.396Z] PASS [2022-07-28T21:12:34.396Z] [2022-07-28T21:12:34.396Z] DONE 3 tests in 0.009s [2022-07-28T21:12:34.396Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T21:12:34.396Z] INFO: Testing against a local daemon [2022-07-28T21:12:34.396Z] === RUN TestNetworkCreateDelete [2022-07-28T21:12:34.396Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T21:12:34.396Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T21:12:34.396Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-28T21:12:34.396Z] === RUN TestDaemonDNSFallback [2022-07-28T21:12:34.723Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-07-28T21:12:34.723Z] === RUN TestBuildWithHugeFile [2022-07-28T21:12:36.042Z] --- PASS: TestBuildSquashParent (8.62s) [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:36.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:36.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:36.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T21:12:36.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T21:12:37.661Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-07-28T21:12:37.661Z] === RUN TestInspectNetwork [2022-07-28T21:12:37.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T21:12:38.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T21:12:40.927Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T21:12:40.927Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T21:12:40.927Z] === RUN TestInspectNetwork/network_name [2022-07-28T21:12:40.927Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T21:12:41.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T21:12:41.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-07-28T21:12:44.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2022-07-28T21:12:44.845Z] === RUN TestBuildMultiStageCopy [2022-07-28T21:12:44.845Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T21:12:45.092Z] --- PASS: TestInspectNetwork (7.34s) [2022-07-28T21:12:45.092Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T21:12:45.092Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T21:12:45.092Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T21:12:45.092Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T21:12:45.092Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T21:12:46.022Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-07-28T21:12:46.022Z] === RUN TestNetworkInvalidJSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T21:12:46.278Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:12:46.278Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:12:46.278Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:12:46.278Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T21:12:46.278Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T21:12:46.278Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T21:12:46.278Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T21:12:46.278Z] === RUN TestNetworkList [2022-07-28T21:12:46.278Z] === RUN TestNetworkList//networks [2022-07-28T21:12:46.278Z] === PAUSE TestNetworkList//networks [2022-07-28T21:12:46.278Z] === RUN TestNetworkList//networks/ [2022-07-28T21:12:46.278Z] === PAUSE TestNetworkList//networks/ [2022-07-28T21:12:46.278Z] === CONT TestNetworkList//networks [2022-07-28T21:12:46.278Z] === CONT TestNetworkList//networks/ [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T21:12:46.278Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T21:12:46.278Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T21:12:46.840Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T21:12:46.840Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T21:12:47.385Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T21:12:47.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-28T21:12:47.766Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T21:12:48.326Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T21:12:48.693Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-28T21:12:48.693Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T21:12:48.897Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T21:12:49.468Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T21:12:49.620Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-28T21:12:49.620Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy (5.21s) [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-07-28T21:12:50.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-07-28T21:12:50.039Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T21:12:50.984Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-28T21:12:50.984Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T21:12:51.424Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-07-28T21:12:51.424Z] === RUN TestBuildLabelWithTargets [2022-07-28T21:12:51.545Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-28T21:12:51.545Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T21:12:53.967Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2022-07-28T21:12:53.967Z] === RUN TestBuildWithEmptyLayers [2022-07-28T21:12:54.059Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-07-28T21:12:54.059Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T21:12:54.059Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:12:54.059Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:12:54.059Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T21:12:54.908Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-07-28T21:12:54.908Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T21:12:58.206Z] --- PASS: TestBuildMultiStageOnBuild (3.30s) [2022-07-28T21:12:58.206Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T21:13:00.119Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2022-07-28T21:13:00.119Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T21:13:04.325Z] --- PASS: TestBuildMultiStageLayerLeak (3.50s) [2022-07-28T21:13:04.325Z] === RUN TestBuildWithHugeFile [2022-07-28T21:13:08.897Z] --- PASS: TestServiceWithDataPathPortInit (14.20s) [2022-07-28T21:13:08.897Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T21:13:10.786Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:up3lbx069uds63y252tn7d8tt Created:2022-07-28 21:13:09.273780494 +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[ca82e29d67995971e5c88a449092e5e077d4a7b052673867f2f6cff06e416c12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wvues2r6lxvw54qrd6i4m1o5g EndpointID:e9a27cb72ffceca7767c21b2451c16428d50373e08b91568bb86208eefe03f6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c9912feea2172902aa9133429064e7c0c20ce62046f83c8d8e1c9d42319ad21 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:7f3577824af1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wvues2r6lxvw54qrd6i4m1o5g EndpointID:e9a27cb72ffceca7767c21b2451c16428d50373e08b91568bb86208eefe03f6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T21:13:13.468Z] --- PASS: TestBuildWithHugeFile (35.99s) [2022-07-28T21:13:13.468Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T21:13:13.468Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:13:13.468Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:13:13.468Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T21:13:13.468Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:13:13.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:13:13.468Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:13:13.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:13:13.468Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:13:13.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:13:13.468Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:13:13.468Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:13:13.468Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:13:13.468Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-28T21:13:13.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-28T21:13:13.468Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-07-28T21:13:13.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T21:13:13.468Z] === RUN TestBuildPreserveOwnership [2022-07-28T21:13:13.468Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T21:13:13.468Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T21:13:13.468Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-07-28T21:13:13.468Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-07-28T21:13:13.468Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-07-28T21:13:13.468Z] === RUN TestBuildPlatformInvalid [2022-07-28T21:13:13.728Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-28T21:13:13.728Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T21:13:14.297Z] Loaded image: busybox:latest [2022-07-28T21:13:14.557Z] Loaded image: busybox:glibc [2022-07-28T21:13:14.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-07-28T21:13:14.950Z] PASS [2022-07-28T21:13:14.950Z] [2022-07-28T21:13:14.950Z] === Skipped [2022-07-28T21:13:14.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:13:14.950Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:13:14.950Z] [2022-07-28T21:13:14.950Z] DONE 38 tests, 1 skipped in 44.842s [2022-07-28T21:13:15.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:13:15.206Z] INFO: Testing against a local daemon [2022-07-28T21:13:15.206Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T21:13:15.206Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:13:15.206Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:13:15.206Z] === RUN TestDockerNetworkIpvlan [2022-07-28T21:13:15.206Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:13:15.206Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:13:15.206Z] PASS [2022-07-28T21:13:15.206Z] [2022-07-28T21:13:15.206Z] === Skipped [2022-07-28T21:13:15.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:13:15.206Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:13:15.206Z] [2022-07-28T21:13:15.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:13:15.206Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:13:15.206Z] [2022-07-28T21:13:15.206Z] DONE 2 tests, 2 skipped in 0.050s [2022-07-28T21:13:15.206Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:13:15.206Z] INFO: Testing against a local daemon [2022-07-28T21:13:15.206Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T21:13:15.497Z] Loaded image: debian:bullseye-slim [2022-07-28T21:13:15.497Z] Loaded image: hello-world:latest [2022-07-28T21:13:15.497Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:13:16.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-28T21:13:16.571Z] === RUN TestDockerNetworkMacvlan [2022-07-28T21:13:17.132Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T21:13:18.060Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T21:13:18.622Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T21:13:20.512Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T21:13:22.402Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T21:13:23.625Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s) [2022-07-28T21:13:23.626Z] PASS [2022-07-28T21:13:23.626Z] [2022-07-28T21:13:23.626Z] === Skipped [2022-07-28T21:13:23.626Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-28T21:13:23.626Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:13:23.626Z] [2022-07-28T21:13:23.626Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:13:23.626Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:13:23.626Z] [2022-07-28T21:13:23.626Z] DONE 34 tests, 2 skipped in 67.322s [2022-07-28T21:13:23.626Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T21:13:23.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:13:23.626Z] ++ set -e [2022-07-28T21:13:23.626Z] ++ '[' -n 0 ']' [2022-07-28T21:13:23.626Z] ++ set -x [2022-07-28T21:13:23.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:13:23.626Z] INFO: Testing against a local daemon [2022-07-28T21:13:23.626Z] === RUN TestConfigInspect [2022-07-28T21:13:25.539Z] --- PASS: TestConfigInspect (2.29s) [2022-07-28T21:13:25.540Z] === RUN TestConfigList [2022-07-28T21:13:25.736Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan (9.98s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-07-28T21:13:26.665Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-28T21:13:26.665Z] PASS [2022-07-28T21:13:26.665Z] [2022-07-28T21:13:26.665Z] DONE 8 tests in 11.314s [2022-07-28T21:13:26.665Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T21:13:26.665Z] testing: warning: no tests to run [2022-07-28T21:13:26.665Z] PASS [2022-07-28T21:13:26.665Z] [2022-07-28T21:13:26.665Z] DONE 0 tests in 0.007s [2022-07-28T21:13:26.665Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T21:13:26.665Z] INFO: Testing against a local daemon [2022-07-28T21:13:26.665Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T21:13:28.029Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-28T21:13:28.029Z] === RUN TestAuthZPluginTLS [2022-07-28T21:13:28.076Z] --- PASS: TestConfigList (2.16s) [2022-07-28T21:13:28.076Z] === RUN TestConfigsCreateAndDelete [2022-07-28T21:13:28.285Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-28T21:13:28.285Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T21:13:28.846Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T21:13:28.846Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T21:13:29.409Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T21:13:29.409Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T21:13:29.971Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T21:13:29.971Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T21:13:29.983Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-28T21:13:29.983Z] === RUN TestConfigsUpdate [2022-07-28T21:13:31.336Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-07-28T21:13:31.336Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T21:13:31.593Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-28T21:13:31.593Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T21:13:31.890Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-28T21:13:31.890Z] === RUN TestTemplatedConfig [2022-07-28T21:13:32.154Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-28T21:13:32.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T21:13:32.715Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-28T21:13:32.715Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T21:13:34.081Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-07-28T21:13:34.081Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T21:13:34.428Z] --- PASS: TestTemplatedConfig (2.51s) [2022-07-28T21:13:34.428Z] === RUN TestConfigCreateResolve [2022-07-28T21:13:35.448Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-28T21:13:35.448Z] === RUN TestAuthZPluginHeader [2022-07-28T21:13:36.375Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-28T21:13:36.375Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T21:13:36.966Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-07-28T21:13:36.966Z] PASS [2022-07-28T21:13:36.966Z] [2022-07-28T21:13:36.966Z] DONE 6 tests in 13.631s [2022-07-28T21:13:36.966Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T21:13:36.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:13:36.966Z] ++ set -e [2022-07-28T21:13:36.966Z] ++ '[' -n 0 ']' [2022-07-28T21:13:36.966Z] ++ set -x [2022-07-28T21:13:36.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:13:36.966Z] INFO: Testing against a local daemon [2022-07-28T21:13:36.966Z] === RUN TestAttachWithTTY [2022-07-28T21:13:36.966Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-28T21:13:36.966Z] === RUN TestAttachWithoutTTy [2022-07-28T21:13:36.966Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T21:13:36.966Z] === RUN TestCheckpoint [2022-07-28T21:13:36.966Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:13:36.966Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:13:36.966Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:13:36.966Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:13:36.967Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T21:13:36.967Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T21:13:36.967Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T21:13:36.967Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T21:13:36.967Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T21:13:36.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T21:13:36.967Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T21:13:37.227Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T21:13:37.227Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T21:13:37.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T21:13:37.227Z] === RUN TestCopyEmptyFile [2022-07-28T21:13:37.487Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-28T21:13:37.487Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T21:13:37.487Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T21:13:37.487Z] === RUN TestCopyFromContainer [2022-07-28T21:13:38.426Z] === RUN TestCopyFromContainer// [2022-07-28T21:13:38.426Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T21:13:38.686Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T21:13:38.686Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T21:13:38.686Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T21:13:38.686Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T21:13:38.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T21:13:38.946Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T21:13:38.946Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T21:13:38.946Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer (1.66s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T21:13:38.946Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T21:13:38.946Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T21:13:38.946Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:13:38.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:13:38.946Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:13:38.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:13:38.946Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:13:38.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:13:39.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:13:39.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:13:39.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:13:39.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T21:13:39.206Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T21:13:39.206Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T21:13:39.206Z] === RUN TestCreateWithInvalidEnv [2022-07-28T21:13:39.206Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T21:13:39.206Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T21:13:39.206Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T21:13:39.206Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T21:13:39.206Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T21:13:39.206Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T21:13:39.206Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T21:13:39.206Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T21:13:39.206Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T21:13:39.206Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T21:13:39.206Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T21:13:39.206Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T21:13:39.206Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T21:13:39.206Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T21:13:40.542Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-07-28T21:13:40.542Z] === RUN TestAuthZPluginV2Disable [2022-07-28T21:13:40.587Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-07-28T21:13:40.587Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:13:41.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:13:41.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:13:41.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:13:41.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:13:41.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:13:41.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:13:41.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:13:41.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:13:41.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:13:41.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:13:41.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T21:13:41.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T21:13:41.528Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T21:13:41.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-28T21:13:41.788Z] === RUN TestCreateDifferentPlatform [2022-07-28T21:13:41.788Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T21:13:41.788Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T21:13:41.788Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T21:13:41.788Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T21:13:41.788Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T21:13:41.788Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T21:13:41.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-28T21:13:41.788Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T21:13:42.048Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-28T21:13:42.048Z] === RUN TestCreateInvalidHostConfig [2022-07-28T21:13:42.048Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:13:42.048Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:13:42.048Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:13:42.048Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:13:42.048Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:13:42.048Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:13:42.048Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:13:42.048Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:13:42.048Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:13:42.048Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:13:42.048Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:13:42.048Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:13:42.048Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-28T21:13:42.048Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T21:13:42.048Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T21:13:42.048Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T21:13:42.048Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T21:13:42.048Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T21:13:42.048Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T21:13:42.048Z] === RUN TestDaemonRestartIpcMode [2022-07-28T21:13:42.048Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T21:13:42.048Z] === RUN TestDaemonHostGatewayIP [2022-07-28T21:13:42.048Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T21:13:42.048Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T21:13:42.048Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T21:13:42.048Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T21:13:42.048Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T21:13:42.048Z] === RUN TestDiff [2022-07-28T21:13:42.308Z] --- PASS: TestDiff (0.40s) [2022-07-28T21:13:42.308Z] === RUN TestExecConsoleSize [2022-07-28T21:13:42.876Z] --- PASS: TestExecConsoleSize (0.43s) [2022-07-28T21:13:42.876Z] === RUN TestExecWithCloseStdin [2022-07-28T21:13:43.136Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-07-28T21:13:43.136Z] === RUN TestExec [2022-07-28T21:13:43.706Z] --- PASS: TestExec (0.56s) [2022-07-28T21:13:43.706Z] === RUN TestExecUser [2022-07-28T21:13:44.276Z] --- PASS: TestExecUser (0.47s) [2022-07-28T21:13:44.276Z] === RUN TestExportContainerAndImportImage [2022-07-28T21:13:44.706Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-07-28T21:13:44.706Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T21:13:44.845Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-28T21:13:44.845Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T21:13:46.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-28T21:13:46.225Z] === RUN TestHealthCheckWorkdir [2022-07-28T21:13:46.796Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-28T21:13:46.796Z] === RUN TestHealthKillContainer [2022-07-28T21:13:47.970Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-07-28T21:13:47.970Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T21:13:54.960Z] --- PASS: TestHealthKillContainer (7.90s) [2022-07-28T21:13:54.960Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T21:13:54.960Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-28T21:13:54.960Z] === RUN TestIpcModeNone [2022-07-28T21:13:55.530Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-28T21:13:55.530Z] === RUN TestIpcModePrivate [2022-07-28T21:13:55.790Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T21:13:55.790Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-28T21:13:55.790Z] === RUN TestIpcModeShareable [2022-07-28T21:13:56.359Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-28T21:13:56.360Z] --- PASS: TestIpcModeShareable (0.50s) [2022-07-28T21:13:56.360Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T21:13:57.741Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-07-28T21:13:57.741Z] === RUN TestAPIIpcModeHost [2022-07-28T21:13:58.310Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-07-28T21:13:58.310Z] === RUN TestDaemonIpcModeShareable [2022-07-28T21:13:59.250Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T21:13:59.250Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-28T21:13:59.250Z] === RUN TestDaemonIpcModePrivate [2022-07-28T21:14:00.137Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s) [2022-07-28T21:14:00.137Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T21:14:00.629Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T21:14:00.629Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-28T21:14:00.629Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T21:14:01.568Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T21:14:01.568Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-28T21:14:01.568Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T21:14:02.948Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T21:14:02.948Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-28T21:14:02.948Z] === RUN TestIpcModeOlderClient [2022-07-28T21:14:02.948Z] === PAUSE TestIpcModeOlderClient [2022-07-28T21:14:02.948Z] === RUN TestKillContainerInvalidSignal [2022-07-28T21:14:03.208Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-28T21:14:03.208Z] === RUN TestKillContainer [2022-07-28T21:14:03.208Z] === RUN TestKillContainer/no_signal [2022-07-28T21:14:03.777Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T21:14:04.037Z] === RUN TestKillContainer/killing_signal [2022-07-28T21:14:04.607Z] --- PASS: TestKillContainer (1.29s) [2022-07-28T21:14:04.607Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T21:14:04.607Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-28T21:14:04.607Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-28T21:14:04.607Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T21:14:04.607Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T21:14:04.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T21:14:05.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-28T21:14:05.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-28T21:14:05.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-28T21:14:05.807Z] === RUN TestKillStoppedContainer [2022-07-28T21:14:05.807Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T21:14:05.807Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T21:14:05.807Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T21:14:05.807Z] === RUN TestKillDifferentUserContainer [2022-07-28T21:14:06.376Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-28T21:14:06.376Z] === RUN TestInspectOomKilledTrue [2022-07-28T21:14:06.637Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-28T21:14:06.637Z] === RUN TestInspectOomKilledFalse [2022-07-28T21:14:07.206Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-28T21:14:07.207Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T21:14:07.467Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-28T21:14:07.467Z] === RUN TestLinksContainerNames [2022-07-28T21:14:08.408Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-28T21:14:08.408Z] === RUN TestLogsFollowTailEmpty [2022-07-28T21:14:08.668Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-28T21:14:08.668Z] === RUN TestLogs [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:14:08.668Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:14:08.668Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:14:08.668Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:14:08.668Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:14:09.607Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:14:09.607Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:14:09.868Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T21:14:09.868Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:14:10.438Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:14:10.438Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:14:10.438Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:14:10.438Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:14:11.378Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:14:11.378Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:14:11.638Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:14:11.638Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:14:12.210Z] --- PASS: TestLogs (3.55s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-28T21:14:12.210Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-28T21:14:12.210Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T21:14:12.779Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/default [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/private [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/slave [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/shared [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/default [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/shared [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/slave [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/private [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T21:14:12.779Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:14:12.779Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T21:14:12.779Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T21:14:13.040Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T21:14:13.040Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-07-28T21:14:13.040Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T21:14:14.421Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-07-28T21:14:14.421Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T21:14:14.971Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-28T21:14:14.971Z] PASS [2022-07-28T21:14:14.971Z] [2022-07-28T21:14:14.971Z] DONE 17 tests in 48.465s [2022-07-28T21:14:14.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T21:14:14.971Z] INFO: Testing against a local daemon [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:14:14.971Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:14:14.971Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T21:14:14.971Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T21:14:14.971Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T21:14:14.971Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T21:14:14.971Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T21:14:14.971Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T21:14:14.971Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T21:14:14.971Z] === RUN TestPluginInstall [2022-07-28T21:14:14.971Z] === RUN TestPluginInstall/no_auth [2022-07-28T21:14:14.991Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-28T21:14:14.991Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T21:14:15.251Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-28T21:14:15.251Z] === RUN TestNetworkNat [2022-07-28T21:14:15.820Z] --- PASS: TestNetworkNat (0.59s) [2022-07-28T21:14:15.820Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T21:14:15.900Z] time="2022-07-28T21:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:15.900Z] time="2022-07-28T21:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dc20c9540e720cb5f284531b2eaa9afb8bd72ffb17d8401ae66b78611754c51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:15.900Z] time="2022-07-28T21:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:15.900Z] time="2022-07-28T21:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dc20c9540e720cb5f284531b2eaa9afb8bd72ffb17d8401ae66b78611754c51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:16.157Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T21:14:16.390Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-28T21:14:16.390Z] === RUN TestNetworkLoopbackNat [2022-07-28T21:14:16.413Z] time="2022-07-28T21:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:16.413Z] time="2022-07-28T21:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09713764ee3a048be27c4fa89affe6929f8496a41d8a4f41fcd5de273b136b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:16.413Z] time="2022-07-28T21:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:16.413Z] time="2022-07-28T21:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09713764ee3a048be27c4fa89affe6929f8496a41d8a4f41fcd5de273b136b29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:16.670Z] === RUN TestPluginInstall/with_insecure [2022-07-28T21:14:17.597Z] time="2022-07-28T21:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:17.597Z] time="2022-07-28T21:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44388c88c98dca80dbc5c04db471c576920dfdb417e779f89c25c34ed2fb29cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:17.597Z] time="2022-07-28T21:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:14:17.597Z] time="2022-07-28T21:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44388c88c98dca80dbc5c04db471c576920dfdb417e779f89c25c34ed2fb29cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:14:17.853Z] plugin_test.go:195: [db9534b8ff2b9] daemon is not started [2022-07-28T21:14:17.853Z] --- PASS: TestPluginInstall (2.77s) [2022-07-28T21:14:17.853Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-28T21:14:17.853Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-28T21:14:17.853Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-28T21:14:17.853Z] === RUN TestPluginsWithRuntimes [2022-07-28T21:14:18.927Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-28T21:14:18.927Z] === RUN TestPause [2022-07-28T21:14:19.187Z] --- PASS: TestPause (0.45s) [2022-07-28T21:14:19.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T21:14:19.187Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:14:19.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:14:19.187Z] === RUN TestPauseStopPausedContainer [2022-07-28T21:14:19.742Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T21:14:19.757Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-28T21:14:19.757Z] === RUN TestPidHost [2022-07-28T21:14:20.304Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T21:14:20.695Z] --- PASS: TestPidHost (0.94s) [2022-07-28T21:14:20.695Z] === RUN TestPsFilter [2022-07-28T21:14:20.695Z] --- PASS: TestPsFilter (0.10s) [2022-07-28T21:14:20.695Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T21:14:21.232Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-07-28T21:14:21.232Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-28T21:14:21.232Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-07-28T21:14:21.232Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T21:14:21.264Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-28T21:14:21.264Z] === RUN TestRemoveContainerWithVolume [2022-07-28T21:14:21.524Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-28T21:14:21.524Z] === RUN TestRemoveContainerRunning [2022-07-28T21:14:21.793Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-28T21:14:21.793Z] PASS [2022-07-28T21:14:21.793Z] [2022-07-28T21:14:21.793Z] DONE 24 tests in 6.764s [2022-07-28T21:14:21.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T21:14:21.793Z] INFO: Testing against a local daemon [2022-07-28T21:14:21.793Z] === RUN TestExternalGraphDriver [2022-07-28T21:14:22.093Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-28T21:14:22.093Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T21:14:22.306Z] === RUN TestExternalGraphDriver/json [2022-07-28T21:14:22.353Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-28T21:14:22.353Z] === RUN TestRemoveInvalidContainer [2022-07-28T21:14:22.353Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T21:14:22.353Z] === RUN TestRenameLinkedContainer [2022-07-28T21:14:24.195Z] === RUN TestExternalGraphDriver/spec [2022-07-28T21:14:24.261Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-28T21:14:24.261Z] === RUN TestRenameStoppedContainer [2022-07-28T21:14:24.521Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-28T21:14:24.521Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T21:14:25.601Z] === RUN TestExternalGraphDriver/pull [2022-07-28T21:14:25.603Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-28T21:14:25.603Z] === RUN TestRenameInvalidName [2022-07-28T21:14:25.862Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-28T21:14:25.862Z] === RUN TestRenameAnonymousContainer [2022-07-28T21:14:27.488Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-07-28T21:14:27.488Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-28T21:14:27.488Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-28T21:14:27.488Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-07-28T21:14:27.488Z] === RUN TestGraphdriverPluginV2 [2022-07-28T21:14:27.511Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T21:14:27.511Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:14:27.511Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:14:27.511Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T21:14:27.511Z] [2022-07-28T21:14:27.511Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-28T21:14:27.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-28T21:14:27.511Z] Using test binary docker [2022-07-28T21:14:27.511Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T21:14:27.511Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:14:27.511Z] INFO: Waiting for daemon to start... [2022-07-28T21:14:27.511Z] Starting dockerd [2022-07-28T21:14:27.511Z] . [2022-07-28T21:14:27.511Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-28T21:14:27.770Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-28T21:14:27.770Z] === RUN TestRenameContainerWithSameName [2022-07-28T21:14:27.770Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-28T21:14:27.770Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T21:14:28.709Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-28T21:14:28.709Z] === RUN TestResize [2022-07-28T21:14:28.969Z] --- PASS: TestResize (0.41s) [2022-07-28T21:14:28.969Z] === RUN TestResizeWithInvalidSize [2022-07-28T21:14:29.539Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-28T21:14:29.539Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T21:14:29.799Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:29.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:29.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:29.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:14:29.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:31.652Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-07-28T21:14:31.652Z] PASS [2022-07-28T21:14:31.652Z] [2022-07-28T21:14:31.652Z] DONE 5 tests in 9.586s [2022-07-28T21:14:31.652Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T21:14:31.652Z] INFO: Testing against a local daemon [2022-07-28T21:14:31.652Z] === RUN TestContinueAfterPluginCrash [2022-07-28T21:14:31.652Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T21:14:31.652Z] === RUN TestReadPluginNoRead [2022-07-28T21:14:31.652Z] === PAUSE TestReadPluginNoRead [2022-07-28T21:14:31.652Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T21:14:31.652Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T21:14:31.652Z] === CONT TestContinueAfterPluginCrash [2022-07-28T21:14:31.652Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T21:14:31.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:32.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:34.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:14:34.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:14:34.944Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-07-28T21:14:34.944Z] === CONT TestReadPluginNoRead [2022-07-28T21:14:34.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:35.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:14:37.459Z] === RUN TestReadPluginNoRead/default [2022-07-28T21:14:38.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:14:38.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:14:38.827Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T21:14:39.757Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T21:14:40.013Z] --- PASS: TestContinueAfterPluginCrash (8.56s) [2022-07-28T21:14:40.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:14:40.940Z] === CONT TestReadPluginNoRead [2022-07-28T21:14:40.940Z] read_test.go:92: [dd3d23b65af5a] daemon is not started [2022-07-28T21:14:40.940Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-07-28T21:14:40.940Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-07-28T21:14:40.940Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-07-28T21:14:40.940Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-28T21:14:40.940Z] PASS [2022-07-28T21:14:40.940Z] [2022-07-28T21:14:40.940Z] DONE 6 tests in 9.666s [2022-07-28T21:14:41.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T21:14:41.196Z] testing: warning: no tests to run [2022-07-28T21:14:41.196Z] PASS [2022-07-28T21:14:41.196Z] [2022-07-28T21:14:41.196Z] DONE 0 tests in 0.007s [2022-07-28T21:14:41.196Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T21:14:41.196Z] INFO: Testing against a local daemon [2022-07-28T21:14:41.196Z] === RUN TestPluginWithDevMounts [2022-07-28T21:14:41.196Z] === PAUSE TestPluginWithDevMounts [2022-07-28T21:14:41.196Z] === CONT TestPluginWithDevMounts [2022-07-28T21:14:42.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:14:42.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:14:43.084Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-28T21:14:43.084Z] PASS [2022-07-28T21:14:43.084Z] [2022-07-28T21:14:43.084Z] DONE 1 tests in 1.632s [2022-07-28T21:14:43.084Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T21:14:43.084Z] INFO: Testing against a local daemon [2022-07-28T21:14:43.084Z] === RUN TestSecretInspect [2022-07-28T21:14:44.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:14:44.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:14:44.975Z] --- PASS: TestSecretInspect (2.20s) [2022-07-28T21:14:44.975Z] === RUN TestSecretList [2022-07-28T21:14:45.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:14:47.491Z] --- PASS: TestSecretList (2.20s) [2022-07-28T21:14:47.491Z] === RUN TestSecretsCreateAndDelete [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-07-28T21:14:47.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-07-28T21:14:47.576Z] === RUN TestCgroupNamespacesRun [2022-07-28T21:14:48.514Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-28T21:14:48.514Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T21:14:49.381Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-07-28T21:14:49.381Z] === RUN TestSecretsUpdate [2022-07-28T21:14:49.453Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-28T21:14:49.453Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T21:14:50.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-07-28T21:14:50.832Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T21:14:51.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-28T21:14:51.772Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T21:14:51.898Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-28T21:14:51.898Z] === RUN TestTemplatedSecret [2022-07-28T21:14:53.153Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-28T21:14:53.153Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T21:14:54.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-28T21:14:54.093Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T21:14:54.413Z] --- PASS: TestTemplatedSecret (2.60s) [2022-07-28T21:14:54.413Z] === RUN TestSecretCreateResolve [2022-07-28T21:14:54.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-28T21:14:54.663Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T21:14:55.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:14:55.832Z] Using test binary docker [2022-07-28T21:14:55.832Z] +++ /etc/init.d/apparmor start [2022-07-28T21:14:55.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T21:14:55.832Z] Using test binary docker [2022-07-28T21:14:55.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:14:55.832Z] Starting dockerd [2022-07-28T21:14:55.832Z] INFO: Waiting for daemon to start... [2022-07-28T21:14:55.832Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-28T21:14:55.832Z] +++ /etc/init.d/apparmor start [2022-07-28T21:14:55.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T21:14:55.832Z] INFO: Waiting for daemon to start... [2022-07-28T21:14:55.832Z] Starting dockerd [2022-07-28T21:14:55.832Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-28T21:14:55.832Z] .. [2022-07-28T21:14:55.832Z] [2022-07-28T21:14:55.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:14:55.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T21:14:55.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:14:55.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T21:14:55.832Z] Error: No such image: emptyfs [2022-07-28T21:14:55.832Z] Error: No such image: emptyfs [2022-07-28T21:14:55.832Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T21:14:55.832Z] ++++ docker load++++ docker load [2022-07-28T21:14:55.832Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T21:14:55.832Z] [2022-07-28T21:14:56.044Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-28T21:14:56.044Z] === RUN TestNISDomainname [2022-07-28T21:14:56.403Z] Running integration-test (iteration 1) [2022-07-28T21:14:56.403Z] Running integration-test (iteration 1) [2022-07-28T21:14:56.403Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-28T21:14:56.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T21:14:56.403Z] ++ set -e [2022-07-28T21:14:56.403Z] ++ '[' -n 0 ']' [2022-07-28T21:14:56.403Z] ++ set -x [2022-07-28T21:14:56.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T21:14:56.403Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T21:14:56.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T21:14:56.403Z] ++ set -e [2022-07-28T21:14:56.403Z] ++ '[' -n 0 ']' [2022-07-28T21:14:56.403Z] ++ set -x [2022-07-28T21:14:56.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T21:14:56.613Z] --- PASS: TestNISDomainname (0.54s) [2022-07-28T21:14:56.613Z] === RUN TestHostnameDnsResolution [2022-07-28T21:14:56.929Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-07-28T21:14:56.929Z] PASS [2022-07-28T21:14:56.929Z] [2022-07-28T21:14:56.929Z] DONE 6 tests in 13.731s [2022-07-28T21:14:56.929Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T21:14:56.929Z] INFO: Testing against a local daemon [2022-07-28T21:14:56.929Z] === RUN TestServiceCreateInit [2022-07-28T21:14:56.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T21:14:57.184Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-28T21:14:57.184Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T21:14:57.753Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-28T21:14:57.753Z] === RUN TestPrivilegedHostDevices [2022-07-28T21:14:57.787Z] Loaded image: busybox:latest [2022-07-28T21:14:57.787Z] Loaded image: busybox:latest [2022-07-28T21:14:58.047Z] Loaded image: busybox:glibc [2022-07-28T21:14:58.047Z] Loaded image: busybox:glibc [2022-07-28T21:14:58.322Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-07-28T21:14:58.322Z] === RUN TestRunConsoleSize [2022-07-28T21:14:58.582Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-28T21:14:58.582Z] === RUN TestStats [2022-07-28T21:15:01.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T21:15:01.119Z] --- PASS: TestStats (2.46s) [2022-07-28T21:15:01.119Z] === RUN TestStopContainerWithTimeout [2022-07-28T21:15:01.119Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T21:15:01.119Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T21:15:01.119Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T21:15:01.119Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T21:15:01.119Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T21:15:01.119Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T21:15:01.119Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T21:15:01.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T21:15:01.119Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T21:15:01.119Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T21:15:01.688Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T21:15:03.329Z] Loaded image: debian:bullseye-slim [2022-07-28T21:15:03.329Z] Loaded image: debian:bullseye-slim [2022-07-28T21:15:03.329Z] Loaded image: hello-world:latest [2022-07-28T21:15:03.329Z] Loaded image: hello-world:latest [2022-07-28T21:15:03.329Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:15:03.329Z] INFO: Testing against a local daemon [2022-07-28T21:15:03.329Z] === RUN TestDockerDaemonSuite [2022-07-28T21:15:03.329Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-28T21:15:03.329Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:15:03.329Z] INFO: Testing against a local daemon [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-28T21:15:03.329Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-28T21:15:03.596Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T21:15:03.617Z] --- PASS: TestServiceCreateInit (7.21s) [2022-07-28T21:15:03.617Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-07-28T21:15:03.617Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.33s) [2022-07-28T21:15:03.617Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T21:15:05.505Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T21:15:05.505Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-07-28T21:15:05.505Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-28T21:15:05.505Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-28T21:15:05.505Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-28T21:15:05.505Z] === RUN TestDeleteDevicemapper [2022-07-28T21:15:05.505Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:15:05.505Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T21:15:05.505Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T21:15:06.251Z] sha256:936c9c6c8c732f168f34b8318ac79c032fe17740dd61f65a58b8f061ea51df09 [2022-07-28T21:15:06.251Z] INFO: Starting docker-py tests... [2022-07-28T21:15:06.251Z] ============================= test session starts ============================== [2022-07-28T21:15:06.251Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-28T21:15:06.251Z] rootdir: /src, inifile: pytest.ini [2022-07-28T21:15:06.251Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-28T21:15:06.251Z] collected 395 items / 2 deselected / 393 selected [2022-07-28T21:15:06.251Z] [2022-07-28T21:15:06.886Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-07-28T21:15:06.886Z] === RUN TestUpdateMemory [2022-07-28T21:15:07.146Z] --- PASS: TestUpdateMemory (0.50s) [2022-07-28T21:15:07.146Z] === RUN TestUpdateCPUQuota [2022-07-28T21:15:07.715Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-07-28T21:15:07.715Z] === RUN TestUpdatePidsLimit [2022-07-28T21:15:07.715Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T21:15:07.975Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T21:15:08.235Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T21:15:08.495Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T21:15:08.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T21:15:08.613Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-28T21:15:08.613Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-28T21:15:08.613Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-28T21:15:08.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T21:15:08.873Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-28T21:15:09.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T21:15:09.133Z] --- PASS: TestBuildWithHugeFile (125.52s) [2022-07-28T21:15:09.133Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T21:15:09.133Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:15:09.133Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:15:09.133Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T21:15:09.133Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:15:09.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:15:09.133Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:15:09.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:15:09.133Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:15:09.133Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:15:09.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T21:15:09.394Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T21:15:09.394Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T21:15:09.394Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T21:15:09.394Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-28T21:15:09.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-28T21:15:09.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-07-28T21:15:09.394Z] === RUN TestBuildPreserveOwnership [2022-07-28T21:15:09.394Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T21:15:09.586Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-28T21:15:09.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-28T21:15:09.587Z] === RUN TestUpdateRestartPolicy [2022-07-28T21:15:09.654Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-28T21:15:10.594Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-28T21:15:10.594Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-28T21:15:11.534Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-28T21:15:11.794Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-28T21:15:12.054Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-28T21:15:12.054Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-28T21:15:12.054Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-28T21:15:12.314Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T21:15:12.927Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-28T21:15:13.190Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-28T21:15:14.142Z] --- PASS: TestBuildPreserveOwnership (4.44s) [2022-07-28T21:15:14.142Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2022-07-28T21:15:14.142Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2022-07-28T21:15:14.142Z] === RUN TestBuildPlatformInvalid [2022-07-28T21:15:14.142Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-28T21:15:14.142Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-28T21:15:14.142Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T21:15:14.142Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-28T21:15:14.142Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-28T21:15:14.142Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-28T21:15:14.711Z] Loaded image: busybox:latest [2022-07-28T21:15:14.971Z] Loaded image: busybox:glibc [2022-07-28T21:15:16.352Z] Loaded image: debian:bullseye-slim [2022-07-28T21:15:16.352Z] Loaded image: hello-world:latest [2022-07-28T21:15:16.352Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T21:15:17.736Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-28T21:15:19.192Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-28T21:15:19.645Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-28T21:15:20.022Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-28T21:15:21.660Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-07-28T21:15:21.660Z] === RUN TestCreateServiceConflict [2022-07-28T21:15:21.789Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-28T21:15:21.802Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-28T21:15:21.802Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T21:15:21.802Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-28T21:15:21.802Z] === RUN TestWaitNonBlocked [2022-07-28T21:15:21.802Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:15:21.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:15:21.802Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:15:21.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:15:21.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:15:21.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:15:21.802Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T21:15:21.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-28T21:15:21.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-07-28T21:15:21.802Z] === RUN TestWaitBlocked [2022-07-28T21:15:21.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:15:21.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:15:21.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:15:21.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:15:21.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:15:21.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:15:21.920Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-07-28T21:15:21.920Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T21:15:22.189Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-28T21:15:22.372Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T21:15:22.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-07-28T21:15:22.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-07-28T21:15:22.372Z] === RUN TestWaitConditions [2022-07-28T21:15:22.372Z] === RUN TestWaitConditions/default [2022-07-28T21:15:22.372Z] === PAUSE TestWaitConditions/default [2022-07-28T21:15:22.372Z] === RUN TestWaitConditions/not-running [2022-07-28T21:15:22.372Z] === PAUSE TestWaitConditions/not-running [2022-07-28T21:15:22.372Z] === RUN TestWaitConditions/next-exit [2022-07-28T21:15:22.372Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T21:15:22.372Z] === RUN TestWaitConditions/removed [2022-07-28T21:15:22.372Z] === PAUSE TestWaitConditions/removed [2022-07-28T21:15:22.372Z] === CONT TestWaitConditions/default [2022-07-28T21:15:22.372Z] === CONT TestWaitConditions/removed [2022-07-28T21:15:24.278Z] === CONT TestWaitConditions/not-running [2022-07-28T21:15:24.278Z] === CONT TestWaitConditions/next-exit [2022-07-28T21:15:24.729Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-28T21:15:24.989Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-28T21:15:25.187Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-07-28T21:15:25.187Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T21:15:25.560Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.39s) [2022-07-28T21:15:25.560Z] PASS [2022-07-28T21:15:25.560Z] [2022-07-28T21:15:25.560Z] === Skipped [2022-07-28T21:15:25.560Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T21:15:25.560Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T21:15:25.560Z] [2022-07-28T21:15:25.560Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T21:15:25.560Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T21:15:25.560Z] [2022-07-28T21:15:25.560Z] DONE 34 tests, 2 skipped in 190.606s [2022-07-28T21:15:25.560Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T21:15:25.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:25.560Z] ++ set -e [2022-07-28T21:15:25.560Z] ++ '[' -n 0 ']' [2022-07-28T21:15:25.560Z] ++ set -x [2022-07-28T21:15:25.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:25.560Z] INFO: Testing against a local daemon [2022-07-28T21:15:25.560Z] === RUN TestConfigInspect [2022-07-28T21:15:25.657Z] --- PASS: TestWaitConditions (0.02s) [2022-07-28T21:15:25.657Z] --- PASS: TestWaitConditions/default (1.60s) [2022-07-28T21:15:25.657Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-07-28T21:15:25.657Z] --- PASS: TestWaitConditions/next-exit (1.47s) [2022-07-28T21:15:25.657Z] --- PASS: TestWaitConditions/not-running (1.53s) [2022-07-28T21:15:25.657Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T21:15:25.657Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T21:15:26.130Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-28T21:15:27.513Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-28T21:15:27.565Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-07-28T21:15:27.565Z] === CONT TestIpcModeOlderClient [2022-07-28T21:15:27.565Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-28T21:15:27.565Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T21:15:27.565Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-28T21:15:27.565Z] === CONT TestDaemonHostGatewayIP [2022-07-28T21:15:28.085Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-28T21:15:28.349Z] --- PASS: TestConfigInspect (2.69s) [2022-07-28T21:15:28.349Z] === RUN TestConfigList [2022-07-28T21:15:28.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-28T21:15:28.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-28T21:15:29.490Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-28T21:15:29.490Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-28T21:15:30.104Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-07-28T21:15:30.104Z] === CONT TestDaemonRestartIpcMode [2022-07-28T21:15:30.431Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-28T21:15:31.001Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-28T21:15:31.261Z] --- PASS: TestConfigList (2.99s) [2022-07-28T21:15:31.261Z] === RUN TestConfigsCreateAndDelete [2022-07-28T21:15:31.520Z] docker_cli_daemon_test.go:1474: [d210892108a4a] daemon is not started [2022-07-28T21:15:32.090Z] check_test.go:540: [db5fe0fa0b167] daemon is not started [2022-07-28T21:15:32.090Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-28T21:15:32.351Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-28T21:15:32.642Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-07-28T21:15:34.261Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2022-07-28T21:15:34.261Z] === RUN TestConfigsUpdate [2022-07-28T21:15:34.261Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-28T21:15:36.174Z] check_test.go:540: [d75541fdbdf31] daemon is not started [2022-07-28T21:15:36.174Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-28T21:15:37.113Z] --- PASS: TestConfigsUpdate (2.93s) [2022-07-28T21:15:37.113Z] === RUN TestTemplatedConfig [2022-07-28T21:15:37.373Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-28T21:15:37.634Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-28T21:15:38.204Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-28T21:15:38.465Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-28T21:15:39.037Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-28T21:15:39.037Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-28T21:15:39.037Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-28T21:15:39.275Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-07-28T21:15:39.275Z] PASS [2022-07-28T21:15:39.275Z] [2022-07-28T21:15:39.275Z] === Skipped [2022-07-28T21:15:39.275Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-28T21:15:39.275Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:15:39.275Z] [2022-07-28T21:15:39.275Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:15:39.275Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:15:39.275Z] [2022-07-28T21:15:39.275Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T21:15:39.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:15:39.275Z] [2022-07-28T21:15:39.275Z] DONE 264 tests, 3 skipped in 122.467s [2022-07-28T21:15:39.275Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T21:15:39.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:39.275Z] ++ set -e [2022-07-28T21:15:39.275Z] ++ '[' -n 0 ']' [2022-07-28T21:15:39.275Z] ++ set -x [2022-07-28T21:15:39.275Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:39.275Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T21:15:39.844Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-28T21:15:39.844Z] === RUN TestConfigDaemonID [2022-07-28T21:15:40.025Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-07-28T21:15:40.025Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T21:15:40.282Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-28T21:15:40.282Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T21:15:40.424Z] --- PASS: TestTemplatedConfig (3.20s) [2022-07-28T21:15:40.424Z] === RUN TestConfigCreateResolve [2022-07-28T21:15:40.424Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-28T21:15:40.684Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-28T21:15:41.224Z] daemon_test.go:83: [d61e49329cff2] daemon is not started [2022-07-28T21:15:41.224Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:15:41.224Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T21:15:41.224Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T21:15:41.224Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T21:15:41.224Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T21:15:41.224Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T21:15:41.224Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T21:15:41.224Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T21:15:41.225Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:15:41.225Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T21:15:41.225Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T21:15:41.225Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-28T21:15:41.225Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-28T21:15:41.225Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T21:15:41.225Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T21:15:42.067Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-28T21:15:42.067Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-28T21:15:42.163Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T21:15:42.639Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-28T21:15:42.797Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2022-07-28T21:15:42.797Z] === RUN TestCreateServiceSysctls [2022-07-28T21:15:43.102Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T21:15:43.210Z] --- PASS: TestConfigCreateResolve (2.82s) [2022-07-28T21:15:43.210Z] PASS [2022-07-28T21:15:43.210Z] [2022-07-28T21:15:43.210Z] DONE 6 tests in 17.717s [2022-07-28T21:15:43.210Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T21:15:43.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:43.210Z] ++ set -e [2022-07-28T21:15:43.210Z] ++ '[' -n 0 ']' [2022-07-28T21:15:43.210Z] ++ set -x [2022-07-28T21:15:43.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:43.470Z] INFO: Testing against a local daemon [2022-07-28T21:15:43.470Z] === RUN TestAttachWithTTY [2022-07-28T21:15:43.470Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-28T21:15:43.470Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-28T21:15:43.470Z] === RUN TestAttachWithoutTTy [2022-07-28T21:15:43.470Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-28T21:15:43.471Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-28T21:15:43.471Z] === RUN TestCheckpoint [2022-07-28T21:15:43.471Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:15:43.471Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:15:43.471Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T21:15:43.471Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T21:15:43.471Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-07-28T21:15:43.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T21:15:43.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T21:15:43.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-28T21:15:43.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T21:15:43.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-28T21:15:43.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T21:15:43.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-07-28T21:15:43.734Z] === RUN TestCopyEmptyFile [2022-07-28T21:15:43.994Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-28T21:15:44.255Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-07-28T21:15:44.255Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T21:15:44.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-28T21:15:44.255Z] === RUN TestCopyFromContainer [2022-07-28T21:15:44.481Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T21:15:44.481Z] daemon_test.go:197: [d3331557609b5] daemon is not started [2022-07-28T21:15:44.481Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-28T21:15:44.481Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T21:15:44.481Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T21:15:44.481Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T21:15:44.481Z] === RUN TestDaemonProxy [2022-07-28T21:15:44.481Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T21:15:44.825Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-28T21:15:45.765Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-28T21:15:45.765Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-28T21:15:45.765Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-28T21:15:46.027Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-28T21:15:46.027Z] === RUN TestCopyFromContainer// [2022-07-28T21:15:46.027Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T21:15:46.065Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-07-28T21:15:46.065Z] === RUN TestCreateServiceCapabilities [2022-07-28T21:15:46.288Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T21:15:46.288Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T21:15:46.288Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-28T21:15:46.288Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-28T21:15:46.389Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T21:15:46.548Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-28T21:15:46.548Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T21:15:46.548Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-28T21:15:46.548Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T21:15:46.548Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-28T21:15:46.548Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T21:15:46.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T21:15:47.069Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T21:15:47.069Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer (2.91s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-28T21:15:47.330Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-28T21:15:47.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T21:15:47.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:15:47.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:15:47.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:15:47.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:15:47.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:15:47.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:15:47.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T21:15:47.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T21:15:47.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T21:15:47.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T21:15:47.330Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T21:15:47.330Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T21:15:47.330Z] === RUN TestCreateWithInvalidEnv [2022-07-28T21:15:47.330Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T21:15:47.330Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T21:15:47.330Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T21:15:47.330Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T21:15:47.330Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T21:15:47.330Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T21:15:47.330Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T21:15:47.330Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T21:15:47.330Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T21:15:47.330Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T21:15:47.330Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T21:15:47.330Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T21:15:47.330Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-07-28T21:15:47.330Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T21:15:47.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-28T21:15:47.769Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T21:15:48.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-28T21:15:48.581Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-28T21:15:48.581Z] === RUN TestInspect [2022-07-28T21:15:49.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-28T21:15:49.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-28T21:15:49.366Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-28T21:15:49.626Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2022-07-28T21:15:49.626Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T21:15:49.675Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T21:15:49.934Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T21:15:50.503Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T21:15:50.503Z] PASS [2022-07-28T21:15:50.503Z] [2022-07-28T21:15:50.503Z] DONE 18 tests in 11.230s [2022-07-28T21:15:50.503Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T21:15:50.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:50.503Z] ++ set -e [2022-07-28T21:15:50.503Z] ++ '[' -n 0 ']' [2022-07-28T21:15:50.503Z] ++ set -x [2022-07-28T21:15:50.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:50.763Z] INFO: Testing against a local daemon [2022-07-28T21:15:50.763Z] === RUN TestCommitInheritsEnv [2022-07-28T21:15:50.763Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-07-28T21:15:50.763Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T21:15:50.763Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T21:15:50.763Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T21:15:50.763Z] === RUN TestImportWithCustomPlatform [2022-07-28T21:15:51.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform// [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T21:15:51.023Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T21:15:51.282Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T21:15:51.282Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T21:15:51.282Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T21:15:51.282Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T21:15:51.282Z] === RUN TestImagesFilterMultiReference [2022-07-28T21:15:51.282Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T21:15:51.282Z] === RUN TestImagePullPlatformInvalid [2022-07-28T21:15:51.282Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T21:15:51.282Z] === RUN TestRemoveImageOrphaning [2022-07-28T21:15:51.542Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-28T21:15:51.542Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T21:15:51.542Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:15:51.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T21:15:51.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T21:15:51.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T21:15:51.542Z] === RUN TestTagInvalidReference [2022-07-28T21:15:51.542Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T21:15:51.542Z] === RUN TestTagValidPrefixedRepo [2022-07-28T21:15:51.542Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T21:15:51.542Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T21:15:51.542Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-28T21:15:51.542Z] === RUN TestTagOfficialNames [2022-07-28T21:15:51.802Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T21:15:51.802Z] === RUN TestTagMatchesDigest [2022-07-28T21:15:51.802Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T21:15:51.802Z] PASS [2022-07-28T21:15:51.802Z] [2022-07-28T21:15:51.802Z] === Skipped [2022-07-28T21:15:51.802Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T21:15:51.802Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T21:15:51.802Z] [2022-07-28T21:15:51.802Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T21:15:51.802Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:15:51.802Z] [2022-07-28T21:15:51.802Z] DONE 22 tests, 2 skipped in 1.216s [2022-07-28T21:15:51.802Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] ++ set -e [2022-07-28T21:15:51.802Z] ++ '[' -n 0 ']' [2022-07-28T21:15:51.802Z] ++ set -x [2022-07-28T21:15:51.802Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] === RUN TestStripANSICommands [2022-07-28T21:15:51.802Z] === RUN TestStripANSICommands/#00 [2022-07-28T21:15:51.802Z] === RUN TestStripANSICommands/#01 [2022-07-28T21:15:51.802Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T21:15:51.802Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T21:15:51.802Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T21:15:51.802Z] PASS [2022-07-28T21:15:51.802Z] [2022-07-28T21:15:51.802Z] DONE 3 tests in 0.035s [2022-07-28T21:15:51.802Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] ++ set -e [2022-07-28T21:15:51.802Z] ++ '[' -n 0 ']' [2022-07-28T21:15:51.802Z] ++ set -x [2022-07-28T21:15:51.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:15:51.802Z] INFO: Testing against a local daemon [2022-07-28T21:15:51.802Z] === RUN TestNetworkCreateDelete [2022-07-28T21:15:51.855Z] --- PASS: TestInspect (2.86s) [2022-07-28T21:15:51.855Z] === RUN TestCreateJob [2022-07-28T21:15:51.936Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-28T21:15:51.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-28T21:15:51.952Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:15:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:15:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:15:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:15:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:15:51.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:15:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:15:51.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T21:15:51.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T21:15:51.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T21:15:51.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T21:15:51.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-28T21:15:51.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T21:15:51.952Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T21:15:52.062Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T21:15:52.062Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T21:15:52.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-28T21:15:52.321Z] === RUN TestDaemonDNSFallback [2022-07-28T21:15:52.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-28T21:15:52.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-28T21:15:52.783Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2022-07-28T21:15:52.783Z] === RUN TestCreateDifferentPlatform [2022-07-28T21:15:52.783Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T21:15:52.783Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T21:15:52.783Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-28T21:15:52.783Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T21:15:52.783Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T21:15:52.783Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T21:15:52.783Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-28T21:15:52.783Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T21:15:53.044Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-28T21:15:53.044Z] === RUN TestCreateInvalidHostConfig [2022-07-28T21:15:53.044Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:15:53.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:15:53.044Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:15:53.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:15:53.044Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:15:53.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:15:53.044Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:15:53.044Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:15:53.044Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T21:15:53.044Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T21:15:53.044Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T21:15:53.044Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T21:15:53.044Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-28T21:15:53.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T21:15:53.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T21:15:53.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T21:15:53.044Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T21:15:53.044Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T21:15:53.044Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T21:15:53.044Z] === RUN TestDaemonRestartIpcMode [2022-07-28T21:15:53.044Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T21:15:53.044Z] === RUN TestDaemonHostGatewayIP [2022-07-28T21:15:53.044Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T21:15:53.044Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T21:15:53.044Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T21:15:53.044Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T21:15:53.044Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T21:15:53.044Z] === RUN TestDiff [2022-07-28T21:15:53.305Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-28T21:15:53.875Z] --- PASS: TestDiff (0.75s) [2022-07-28T21:15:53.875Z] === RUN TestExecConsoleSize [2022-07-28T21:15:54.397Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-28T21:15:54.658Z] --- PASS: TestExecConsoleSize (0.87s) [2022-07-28T21:15:54.658Z] === RUN TestExecWithCloseStdin [2022-07-28T21:15:54.919Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-28T21:15:54.919Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-28T21:15:54.919Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-28T21:15:55.166Z] --- PASS: TestCreateJob (3.31s) [2022-07-28T21:15:55.166Z] === RUN TestReplicatedJob [2022-07-28T21:15:55.504Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-07-28T21:15:55.504Z] === RUN TestExec [2022-07-28T21:15:55.802Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-28T21:15:56.399Z] --- PASS: TestExec (0.88s) [2022-07-28T21:15:56.399Z] === RUN TestExecUser [2022-07-28T21:15:56.671Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-28T21:15:56.671Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-28T21:15:57.242Z] --- PASS: TestExecUser (0.82s) [2022-07-28T21:15:57.242Z] === RUN TestExportContainerAndImportImage [2022-07-28T21:15:57.504Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-28T21:15:57.764Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-28T21:15:58.335Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2022-07-28T21:15:58.335Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T21:15:58.595Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-28T21:15:58.595Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-28T21:15:58.893Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-28T21:15:58.893Z] === RUN TestInspectNetwork [2022-07-28T21:15:59.978Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-07-28T21:15:59.978Z] === RUN TestHealthCheckWorkdir [2022-07-28T21:15:59.978Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-28T21:16:00.238Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-28T21:16:00.411Z] --- PASS: TestReplicatedJob (5.57s) [2022-07-28T21:16:00.411Z] === RUN TestUpdateReplicatedJob [2022-07-28T21:16:00.808Z] check_test.go:540: [d49dcc11da33b] daemon is not started [2022-07-28T21:16:00.808Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-28T21:16:00.808Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2022-07-28T21:16:00.808Z] === RUN TestHealthKillContainer [2022-07-28T21:16:01.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-28T21:16:01.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-28T21:16:01.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-28T21:16:01.343Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-28T21:16:01.344Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-28T21:16:01.913Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-28T21:16:02.185Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T21:16:02.185Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T21:16:02.185Z] === RUN TestInspectNetwork/network_name [2022-07-28T21:16:02.185Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T21:16:02.852Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-28T21:16:03.676Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-07-28T21:16:03.676Z] === RUN TestServiceListWithStatuses [2022-07-28T21:16:03.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:16:03.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T21:16:03.676Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T21:16:04.232Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-28T21:16:06.143Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-28T21:16:06.143Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-28T21:16:06.380Z] --- PASS: TestInspectNetwork (7.17s) [2022-07-28T21:16:06.380Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T21:16:06.380Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T21:16:06.380Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T21:16:06.380Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T21:16:06.380Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T21:16:06.713Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-28T21:16:07.282Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-28T21:16:07.282Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T21:16:07.282Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-28T21:16:07.282Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-28T21:16:07.319Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T21:16:07.319Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:16:07.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:16:07.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:16:07.319Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T21:16:07.319Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T21:16:07.319Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T21:16:07.319Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T21:16:07.319Z] === RUN TestNetworkList [2022-07-28T21:16:07.319Z] === RUN TestNetworkList//networks [2022-07-28T21:16:07.319Z] === PAUSE TestNetworkList//networks [2022-07-28T21:16:07.319Z] === RUN TestNetworkList//networks/ [2022-07-28T21:16:07.319Z] === PAUSE TestNetworkList//networks/ [2022-07-28T21:16:07.319Z] === CONT TestNetworkList//networks [2022-07-28T21:16:07.319Z] === CONT TestNetworkList//networks/ [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T21:16:07.319Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T21:16:07.319Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T21:16:07.841Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-07-28T21:16:07.841Z] === RUN TestDockerNetworkReConnect [2022-07-28T21:16:07.888Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T21:16:07.888Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T21:16:08.827Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-28T21:16:08.827Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T21:16:09.189Z] --- PASS: TestHealthKillContainer (8.19s) [2022-07-28T21:16:09.189Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T21:16:09.448Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-28T21:16:09.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-28T21:16:09.448Z] === RUN TestIpcModeNone [2022-07-28T21:16:09.708Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-28T21:16:09.764Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-28T21:16:09.764Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T21:16:10.278Z] --- PASS: TestIpcModeNone (0.78s) [2022-07-28T21:16:10.278Z] === RUN TestIpcModePrivate [2022-07-28T21:16:10.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-28T21:16:10.704Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-28T21:16:10.704Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T21:16:10.849Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-28T21:16:10.849Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-28T21:16:10.849Z] === RUN TestIpcModeShareable [2022-07-28T21:16:11.420Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-07-28T21:16:11.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-28T21:16:11.420Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-28T21:16:11.420Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T21:16:12.004Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2022-07-28T21:16:12.004Z] === RUN TestServicePlugin [2022-07-28T21:16:12.083Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-28T21:16:12.083Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T21:16:12.651Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-28T21:16:12.651Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T21:16:12.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-28T21:16:13.060Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-28T21:16:13.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-07-28T21:16:13.319Z] === RUN TestAPIIpcModeHost [2022-07-28T21:16:13.579Z] check_test.go:540: [d60edae0945c9] daemon is not started [2022-07-28T21:16:13.579Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-28T21:16:13.839Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-07-28T21:16:13.839Z] === RUN TestDaemonIpcModeShareable [2022-07-28T21:16:14.099Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-28T21:16:14.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-28T21:16:14.622Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-28T21:16:14.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-28T21:16:15.143Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-28T21:16:15.188Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-07-28T21:16:15.188Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T21:16:15.188Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:16:15.188Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:16:15.188Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T21:16:15.271Z] plugin_test.go:61: [df2feb70b2ac2] joining swarm manager [d47dc0dfbb472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:16:15.403Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-07-28T21:16:15.663Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2022-07-28T21:16:15.663Z] === RUN TestDaemonIpcModePrivate [2022-07-28T21:16:16.198Z] plugin_test.go:64: [d0ede2ec3c673] joining swarm manager [d47dc0dfbb472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:16:16.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005ef968__} [2022-07-28T21:16:17.176Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-07-28T21:16:17.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12859184882_/foo_false_____} [2022-07-28T21:16:17.176Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-07-28T21:16:17.176Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T21:16:18.117Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-28T21:16:18.377Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-28T21:16:18.637Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2022-07-28T21:16:18.637Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T21:16:18.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12859184882_/foo_true_____} [2022-07-28T21:16:19.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-07-28T21:16:20.095Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2022-07-28T21:16:20.095Z] === RUN TestIpcModeOlderClient [2022-07-28T21:16:20.095Z] === PAUSE TestIpcModeOlderClient [2022-07-28T21:16:20.096Z] === RUN TestKillContainerInvalidSignal [2022-07-28T21:16:20.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_false_____} [2022-07-28T21:16:20.926Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-07-28T21:16:20.926Z] === RUN TestKillContainer [2022-07-28T21:16:20.926Z] === RUN TestKillContainer/no_signal [2022-07-28T21:16:21.495Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T21:16:21.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_true_____} [2022-07-28T21:16:21.755Z] === RUN TestKillContainer/killing_signal [2022-07-28T21:16:22.709Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-28T21:16:22.709Z] --- PASS: TestKillContainer (1.92s) [2022-07-28T21:16:22.709Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-07-28T21:16:22.709Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-07-28T21:16:22.709Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2022-07-28T21:16:22.709Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T21:16:22.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T21:16:23.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T21:16:23.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_true__0xc0005ef998___} [2022-07-28T21:16:23.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-28T21:16:23.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2022-07-28T21:16:23.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2022-07-28T21:16:23.852Z] === RUN TestKillStoppedContainer [2022-07-28T21:16:24.114Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-28T21:16:24.114Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T21:16:24.114Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T21:16:24.114Z] === RUN TestKillDifferentUserContainer [2022-07-28T21:16:24.684Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-07-28T21:16:24.684Z] === RUN TestInspectOomKilledTrue [2022-07-28T21:16:24.684Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:16:24.684Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T21:16:24.684Z] === RUN TestInspectOomKilledFalse [2022-07-28T21:16:24.684Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:16:24.684Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T21:16:24.684Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T21:16:24.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005ef9b0__} [2022-07-28T21:16:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-28T21:16:24.684Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T21:16:24.684Z] check_test.go:540: [d6a4cad55fa9a] daemon is not started [2022-07-28T21:16:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-28T21:16:25.254Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-07-28T21:16:25.254Z] === RUN TestLinksContainerNames [2022-07-28T21:16:26.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005ef9c8__} [2022-07-28T21:16:26.457Z] --- PASS: TestLinksContainerNames (1.33s) [2022-07-28T21:16:26.457Z] === RUN TestLogsFollowTailEmpty [2022-07-28T21:16:26.717Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-28T21:16:27.287Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-07-28T21:16:27.287Z] === RUN TestLogs [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:16:27.287Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:16:27.287Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:16:27.287Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T21:16:27.287Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T21:16:27.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005ef9e0__} [2022-07-28T21:16:28.118Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T21:16:28.380Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T21:16:28.951Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-28T21:16:28.951Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T21:16:29.211Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T21:16:29.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005ef9f8__} [2022-07-28T21:16:30.078Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-07-28T21:16:30.078Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:16:30.355Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:16:30.355Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:16:30.355Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T21:16:30.355Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T21:16:30.617Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-28T21:16:31.017Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2zgg4ywswkbesca56t9sm9dmv Created:2022-07-28 21:16:29.776641087 +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[01462edcf3ed873e427266e0f53416bd714d726870987db7f3defb091d2b756f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwaph24axj9rgss96oa5l2qpl EndpointID:ff96829cc56fb16befd786bd2327b8c2999205c04f77939360f1c2437d2c7991 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7943482ed8268f56775e97cdddc6d3ea173569f6539facdd2f53d42dfd4ad988 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:8d58e2c754ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwaph24axj9rgss96oa5l2qpl EndpointID:ff96829cc56fb16befd786bd2327b8c2999205c04f77939360f1c2437d2c7991 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T21:16:31.187Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T21:16:31.187Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T21:16:31.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-28T21:16:32.128Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T21:16:32.128Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T21:16:32.388Z] check_test.go:540: [d6fbb2b31ed28] daemon is not started [2022-07-28T21:16:32.388Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-28T21:16:32.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-28T21:16:32.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-28T21:16:32.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-28T21:16:32.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-28T21:16:32.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-28T21:16:32.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-28T21:16:32.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-28T21:16:33.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-28T21:16:33.219Z] --- PASS: TestLogs (6.13s) [2022-07-28T21:16:33.219Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T21:16:33.219Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.05s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.02s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.09s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.95s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.88s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.15s) [2022-07-28T21:16:33.220Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s) [2022-07-28T21:16:33.220Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T21:16:33.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-28T21:16:33.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-28T21:16:33.480Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-28T21:16:33.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-28T21:16:33.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-28T21:16:33.741Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-28T21:16:34.002Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/default [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/private [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/slave [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/shared [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T21:16:34.002Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T21:16:34.002Z] === CONT TestMountDaemonRoot/default [2022-07-28T21:16:34.002Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/shared [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/slave [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/private [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:16:34.262Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T21:16:34.262Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T21:16:34.262Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T21:16:34.262Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T21:16:34.522Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T21:16:34.786Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T21:16:34.786Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T21:16:34.786Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T21:16:34.786Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T21:16:34.786Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-28T21:16:34.786Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T21:16:35.357Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-28T21:16:35.942Z] check_test.go:540: [d8fd63150fece] daemon is not started [2022-07-28T21:16:35.942Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-28T21:16:35.942Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-28T21:16:36.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-28T21:16:36.292Z] PASS [2022-07-28T21:16:36.292Z] [2022-07-28T21:16:36.292Z] === Skipped [2022-07-28T21:16:36.292Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:16:36.292Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:16:36.292Z] [2022-07-28T21:16:36.292Z] DONE 38 tests, 1 skipped in 43.595s [2022-07-28T21:16:36.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:16:36.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:36.292Z] ++ set -e [2022-07-28T21:16:36.292Z] ++ '[' -n 0 ']' [2022-07-28T21:16:36.292Z] ++ set -x [2022-07-28T21:16:36.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:36.292Z] INFO: Testing against a local daemon [2022-07-28T21:16:36.292Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T21:16:36.292Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:16:36.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:16:36.292Z] === RUN TestDockerNetworkIpvlan [2022-07-28T21:16:36.292Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:16:36.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:16:36.292Z] PASS [2022-07-28T21:16:36.293Z] [2022-07-28T21:16:36.293Z] === Skipped [2022-07-28T21:16:36.293Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:16:36.293Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:16:36.293Z] [2022-07-28T21:16:36.293Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:16:36.293Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:16:36.293Z] [2022-07-28T21:16:36.293Z] DONE 2 tests, 2 skipped in 0.113s [2022-07-28T21:16:36.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:16:36.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:36.293Z] ++ set -e [2022-07-28T21:16:36.293Z] ++ '[' -n 0 ']' [2022-07-28T21:16:36.293Z] ++ set -x [2022-07-28T21:16:36.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:36.293Z] INFO: Testing against a local daemon [2022-07-28T21:16:36.293Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T21:16:36.889Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-28T21:16:36.889Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2022-07-28T21:16:36.889Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T21:16:37.231Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2022-07-28T21:16:37.231Z] === RUN TestDockerNetworkMacvlan [2022-07-28T21:16:37.459Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2022-07-28T21:16:37.459Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T21:16:37.800Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T21:16:38.031Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2022-07-28T21:16:38.031Z] === RUN TestNetworkNat [2022-07-28T21:16:38.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-28T21:16:38.739Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T21:16:38.972Z] --- PASS: TestNetworkNat (0.81s) [2022-07-28T21:16:38.972Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T21:16:38.972Z] docker_cli_daemon_plugins_test.go:80: [d10843d5f9b7f] daemon is not started [2022-07-28T21:16:39.308Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T21:16:39.542Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-07-28T21:16:39.542Z] === RUN TestNetworkLoopbackNat [2022-07-28T21:16:39.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-28T21:16:40.373Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-28T21:16:40.373Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-28T21:16:40.941Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-28T21:16:40.941Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-28T21:16:41.265Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T21:16:41.514Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-28T21:16:42.084Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-28T21:16:42.649Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T21:16:42.656Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-28T21:16:42.656Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-07-28T21:16:42.656Z] === RUN TestPause [2022-07-28T21:16:42.690Z] --- PASS: TestServicePlugin (30.07s) [2022-07-28T21:16:42.690Z] === RUN TestServiceUpdateLabel [2022-07-28T21:16:43.226Z] docker_cli_daemon_plugins_test.go:170: [d1c5780f4d347] daemon is not started [2022-07-28T21:16:43.487Z] --- PASS: TestPause (0.72s) [2022-07-28T21:16:43.487Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T21:16:43.487Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:16:43.487Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:16:43.487Z] === RUN TestPauseStopPausedContainer [2022-07-28T21:16:43.618Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-28T21:16:43.618Z] === RUN TestServiceUpdateSecrets [2022-07-28T21:16:44.056Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-07-28T21:16:44.056Z] === RUN TestPidHost [2022-07-28T21:16:44.056Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-28T21:16:44.627Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-28T21:16:44.887Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-28T21:16:45.327Z] .........................xx.................... [ 29%] [2022-07-28T21:16:45.827Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-28T21:16:45.827Z] --- PASS: TestPidHost (1.71s) [2022-07-28T21:16:45.827Z] === RUN TestPsFilter [2022-07-28T21:16:45.827Z] --- PASS: TestPsFilter (0.14s) [2022-07-28T21:16:45.827Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T21:16:45.942Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-07-28T21:16:46.511Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-28T21:16:46.511Z] PASS [2022-07-28T21:16:46.511Z] [2022-07-28T21:16:46.511Z] DONE 8 tests in 11.049s [2022-07-28T21:16:46.511Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T21:16:46.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:46.511Z] ++ set -e [2022-07-28T21:16:46.511Z] ++ '[' -n 0 ']' [2022-07-28T21:16:46.511Z] ++ set -x [2022-07-28T21:16:46.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:46.511Z] testing: warning: no tests to run [2022-07-28T21:16:46.511Z] PASS [2022-07-28T21:16:46.511Z] [2022-07-28T21:16:46.511Z] DONE 0 tests in 0.025s [2022-07-28T21:16:46.769Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2022-07-28T21:16:46.769Z] === RUN TestRemoveContainerWithVolume [2022-07-28T21:16:46.769Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-28T21:16:46.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T21:16:46.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:46.770Z] ++ set -e [2022-07-28T21:16:46.770Z] ++ '[' -n 0 ']' [2022-07-28T21:16:46.770Z] ++ set -x [2022-07-28T21:16:46.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:16:46.770Z] INFO: Testing against a local daemon [2022-07-28T21:16:46.770Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T21:16:47.709Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-07-28T21:16:47.709Z] === RUN TestAuthZPluginTLS [2022-07-28T21:16:47.710Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-07-28T21:16:47.710Z] === RUN TestRemoveContainerRunning [2022-07-28T21:16:47.710Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-28T21:16:48.278Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-28T21:16:48.278Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T21:16:48.280Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-28T21:16:48.280Z] --- PASS: TestRemoveContainerRunning (0.82s) [2022-07-28T21:16:48.280Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T21:16:48.540Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-28T21:16:48.540Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-28T21:16:48.847Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T21:16:48.847Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T21:16:49.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-07-28T21:16:49.111Z] === RUN TestRemoveInvalidContainer [2022-07-28T21:16:49.111Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-28T21:16:49.111Z] === RUN TestRenameLinkedContainer [2022-07-28T21:16:49.111Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-28T21:16:49.371Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-28T21:16:49.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T21:16:49.416Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T21:16:49.631Z] check_test.go:540: [d489c6aa1d57b] daemon is not started [2022-07-28T21:16:49.631Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-28T21:16:49.985Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-28T21:16:49.985Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T21:16:50.201Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-28T21:16:51.364Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-28T21:16:51.364Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T21:16:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-28T21:16:51.624Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T21:16:51.624Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T21:16:51.847Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-28T21:16:52.108Z] --- PASS: TestRenameLinkedContainer (2.89s) [2022-07-28T21:16:52.108Z] === RUN TestRenameStoppedContainer [2022-07-28T21:16:52.193Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T21:16:52.193Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T21:16:52.678Z] --- PASS: TestRenameStoppedContainer (0.71s) [2022-07-28T21:16:52.678Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T21:16:52.762Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T21:16:52.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T21:16:52.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-28T21:16:53.883Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2022-07-28T21:16:53.883Z] === RUN TestRenameInvalidName [2022-07-28T21:16:54.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-28T21:16:54.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T21:16:54.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-28T21:16:54.452Z] --- PASS: TestRenameInvalidName (0.61s) [2022-07-28T21:16:54.452Z] === RUN TestRenameAnonymousContainer [2022-07-28T21:16:55.522Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-07-28T21:16:55.522Z] === RUN TestAuthZPluginHeader [2022-07-28T21:16:55.834Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-28T21:16:56.091Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-28T21:16:56.091Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T21:16:56.091Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:16:56.091Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T21:16:56.091Z] === RUN TestAuthZPluginV2Disable [2022-07-28T21:16:56.091Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:16:56.091Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-28T21:16:56.091Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T21:16:56.092Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:16:56.092Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T21:16:56.092Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T21:16:56.092Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:16:56.092Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T21:16:56.092Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T21:16:56.777Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2022-07-28T21:16:56.777Z] === RUN TestRenameContainerWithSameName [2022-07-28T21:16:57.347Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-07-28T21:16:57.347Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T21:16:57.347Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-28T21:16:58.287Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2022-07-28T21:16:58.287Z] === RUN TestResize [2022-07-28T21:16:58.453Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-07-28T21:16:58.453Z] === RUN TestServiceUpdateConfigs [2022-07-28T21:16:58.548Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-28T21:16:59.117Z] --- PASS: TestResize (0.60s) [2022-07-28T21:16:59.117Z] === RUN TestResizeWithInvalidSize [2022-07-28T21:16:59.690Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-07-28T21:16:59.690Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T21:17:00.259Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:00.259Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:00.259Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:00.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:00.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:00.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:00.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:00.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:00.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:00.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:00.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:00.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:00.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T21:17:00.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:00.260Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-28T21:17:00.829Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-28T21:17:01.503Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-28T21:17:02.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:02.781Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-28T21:17:03.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:04.293Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-28T21:17:04.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T21:17:04.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T21:17:05.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:06.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T21:17:07.400Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-28T21:17:08.981Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-28T21:17:09.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T21:17:09.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T21:17:10.882Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-28T21:17:12.267Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-28T21:17:12.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T21:17:13.290Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-07-28T21:17:13.290Z] === RUN TestServiceUpdateNetwork [2022-07-28T21:17:13.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T21:17:13.648Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-28T21:17:13.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T21:17:14.066Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-28T21:17:14.186Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-28T21:17:14.186Z] PASS [2022-07-28T21:17:14.186Z] [2022-07-28T21:17:14.186Z] === Skipped [2022-07-28T21:17:14.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T21:17:14.186Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:14.186Z] [2022-07-28T21:17:14.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-28T21:17:14.186Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:14.186Z] [2022-07-28T21:17:14.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T21:17:14.186Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:14.186Z] [2022-07-28T21:17:14.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T21:17:14.186Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:14.186Z] [2022-07-28T21:17:14.186Z] DONE 17 tests, 4 skipped in 26.285s [2022-07-28T21:17:14.186Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T21:17:14.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:14.186Z] ++ set -e [2022-07-28T21:17:14.186Z] ++ '[' -n 0 ']' [2022-07-28T21:17:14.186Z] ++ set -x [2022-07-28T21:17:14.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:14.186Z] INFO: Testing against a local daemon [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:17:14.186Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:17:14.186Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T21:17:14.186Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T21:17:14.186Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T21:17:14.186Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T21:17:14.186Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T21:17:14.186Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T21:17:14.186Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T21:17:14.186Z] === RUN TestPluginInstall [2022-07-28T21:17:14.186Z] === RUN TestPluginInstall/no_auth [2022-07-28T21:17:14.186Z] time="2022-07-28T21:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:14.186Z] time="2022-07-28T21:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d628dc439c3430bfdd0e30f010e82ad8e4fed094c5d45b58468e6c5ea1795fbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:14.186Z] time="2022-07-28T21:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:14.186Z] time="2022-07-28T21:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d628dc439c3430bfdd0e30f010e82ad8e4fed094c5d45b58468e6c5ea1795fbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:14.186Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T21:17:14.446Z] time="2022-07-28T21:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:14.446Z] time="2022-07-28T21:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00b09c8047e5af9e527233de9585b4aafd09dceabc3feeeb9d143527be8bb12b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:14.446Z] time="2022-07-28T21:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:14.446Z] time="2022-07-28T21:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00b09c8047e5af9e527233de9585b4aafd09dceabc3feeeb9d143527be8bb12b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:14.706Z] === RUN TestPluginInstall/with_insecure [2022-07-28T21:17:15.644Z] time="2022-07-28T21:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:15.644Z] time="2022-07-28T21:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20836aca9d850fa245c397709a719325996259965508738020da226b97ab056f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:15.644Z] time="2022-07-28T21:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:17:15.644Z] time="2022-07-28T21:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20836aca9d850fa245c397709a719325996259965508738020da226b97ab056f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:17:15.644Z] plugin_test.go:195: [d2532cc516156] daemon is not started [2022-07-28T21:17:15.644Z] --- PASS: TestPluginInstall (2.63s) [2022-07-28T21:17:15.644Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-28T21:17:15.644Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-28T21:17:15.644Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-28T21:17:15.644Z] === RUN TestPluginsWithRuntimes [2022-07-28T21:17:16.451Z] check_test.go:540: [d528b3d1341e5] daemon is not started [2022-07-28T21:17:16.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-28T21:17:16.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T21:17:16.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T21:17:17.551Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T21:17:18.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-28T21:17:18.120Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T21:17:18.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T21:17:18.640Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-28T21:17:19.058Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-07-28T21:17:19.058Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-28T21:17:19.058Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-28T21:17:19.058Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T21:17:19.591Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-28T21:17:19.591Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-28T21:17:19.627Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-28T21:17:19.627Z] PASS [2022-07-28T21:17:19.627Z] [2022-07-28T21:17:19.627Z] DONE 24 tests in 6.709s [2022-07-28T21:17:19.627Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T21:17:19.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:19.627Z] ++ set -e [2022-07-28T21:17:19.627Z] ++ '[' -n 0 ']' [2022-07-28T21:17:19.627Z] ++ set -x [2022-07-28T21:17:19.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:19.851Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-28T21:17:19.887Z] INFO: Testing against a local daemon [2022-07-28T21:17:19.887Z] === RUN TestExternalGraphDriver [2022-07-28T21:17:20.146Z] === RUN TestExternalGraphDriver/json [2022-07-28T21:17:21.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.65s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.54s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.06s) [2022-07-28T21:17:21.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2022-07-28T21:17:21.233Z] === RUN TestCgroupNamespacesRun [2022-07-28T21:17:21.803Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-28T21:17:22.055Z] === RUN TestExternalGraphDriver/spec [2022-07-28T21:17:22.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-28T21:17:23.314Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2022-07-28T21:17:23.314Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T21:17:23.436Z] === RUN TestExternalGraphDriver/pull [2022-07-28T21:17:23.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-28T21:17:24.146Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-28T21:17:24.815Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-07-28T21:17:24.815Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-28T21:17:24.815Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-07-28T21:17:24.815Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-28T21:17:24.815Z] === RUN TestGraphdriverPluginV2 [2022-07-28T21:17:25.075Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:25.075Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-28T21:17:25.075Z] PASS [2022-07-28T21:17:25.075Z] [2022-07-28T21:17:25.075Z] === Skipped [2022-07-28T21:17:25.075Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-28T21:17:25.075Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:17:25.075Z] [2022-07-28T21:17:25.075Z] DONE 5 tests, 1 skipped in 5.503s [2022-07-28T21:17:25.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T21:17:25.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:25.075Z] ++ set -e [2022-07-28T21:17:25.075Z] ++ '[' -n 0 ']' [2022-07-28T21:17:25.075Z] ++ set -x [2022-07-28T21:17:25.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:25.087Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2022-07-28T21:17:25.087Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T21:17:25.335Z] INFO: Testing against a local daemon [2022-07-28T21:17:25.335Z] === RUN TestContinueAfterPluginCrash [2022-07-28T21:17:25.335Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T21:17:25.335Z] === RUN TestReadPluginNoRead [2022-07-28T21:17:25.335Z] === PAUSE TestReadPluginNoRead [2022-07-28T21:17:25.335Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T21:17:25.335Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T21:17:25.335Z] === CONT TestContinueAfterPluginCrash [2022-07-28T21:17:25.335Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T21:17:25.454Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-07-28T21:17:25.454Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T21:17:25.657Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-28T21:17:25.657Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-28T21:17:25.657Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-28T21:17:26.016Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T21:17:26.227Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-28T21:17:26.946Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T21:17:27.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2022-07-28T21:17:27.172Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T21:17:27.172Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-28T21:17:28.630Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-07-28T21:17:28.630Z] === CONT TestReadPluginNoRead [2022-07-28T21:17:29.085Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2022-07-28T21:17:29.085Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T21:17:30.273Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-28T21:17:30.537Z] === RUN TestReadPluginNoRead/default [2022-07-28T21:17:30.998Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-07-28T21:17:30.998Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T21:17:31.261Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-28T21:17:31.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-28T21:17:31.917Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T21:17:32.092Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-28T21:17:32.662Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2022-07-28T21:17:32.662Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T21:17:32.855Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T21:17:33.424Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-07-28T21:17:33.601Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-07-28T21:17:33.602Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T21:17:33.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-28T21:17:33.993Z] === CONT TestReadPluginNoRead [2022-07-28T21:17:33.993Z] read_test.go:92: [d65915782701e] daemon is not started [2022-07-28T21:17:33.993Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-07-28T21:17:33.993Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-28T21:17:33.993Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-28T21:17:33.993Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-28T21:17:33.993Z] PASS [2022-07-28T21:17:33.993Z] [2022-07-28T21:17:33.993Z] DONE 6 tests in 8.826s [2022-07-28T21:17:33.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T21:17:33.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:33.993Z] ++ set -e [2022-07-28T21:17:33.993Z] ++ '[' -n 0 ']' [2022-07-28T21:17:33.993Z] ++ set -x [2022-07-28T21:17:33.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:33.994Z] testing: warning: no tests to run [2022-07-28T21:17:33.994Z] PASS [2022-07-28T21:17:33.994Z] [2022-07-28T21:17:33.994Z] DONE 0 tests in 0.032s [2022-07-28T21:17:33.994Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T21:17:33.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:33.994Z] ++ set -e [2022-07-28T21:17:33.994Z] ++ '[' -n 0 ']' [2022-07-28T21:17:33.994Z] ++ set -x [2022-07-28T21:17:33.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:34.253Z] INFO: Testing against a local daemon [2022-07-28T21:17:34.253Z] === RUN TestPluginWithDevMounts [2022-07-28T21:17:34.253Z] === PAUSE TestPluginWithDevMounts [2022-07-28T21:17:34.253Z] === CONT TestPluginWithDevMounts [2022-07-28T21:17:34.982Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2022-07-28T21:17:34.982Z] === RUN TestNISDomainname [2022-07-28T21:17:34.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-28T21:17:35.026Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T21:17:35.242Z] --- PASS: TestNISDomainname (0.64s) [2022-07-28T21:17:35.242Z] === RUN TestHostnameDnsResolution [2022-07-28T21:17:35.633Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-07-28T21:17:35.633Z] PASS [2022-07-28T21:17:35.633Z] [2022-07-28T21:17:35.633Z] DONE 1 tests in 1.609s [2022-07-28T21:17:35.633Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T21:17:35.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:35.633Z] ++ set -e [2022-07-28T21:17:35.633Z] ++ '[' -n 0 ']' [2022-07-28T21:17:35.633Z] ++ set -x [2022-07-28T21:17:35.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:35.893Z] INFO: Testing against a local daemon [2022-07-28T21:17:35.893Z] === RUN TestSecretInspect [2022-07-28T21:17:36.624Z] --- PASS: TestHostnameDnsResolution (1.00s) [2022-07-28T21:17:36.624Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T21:17:36.624Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-28T21:17:37.195Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-07-28T21:17:37.195Z] === RUN TestPrivilegedHostDevices [2022-07-28T21:17:37.767Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-28T21:17:38.027Z] --- PASS: TestPrivilegedHostDevices (0.75s) [2022-07-28T21:17:38.027Z] === RUN TestRunConsoleSize [2022-07-28T21:17:38.431Z] --- PASS: TestSecretInspect (2.15s) [2022-07-28T21:17:38.431Z] === RUN TestSecretList [2022-07-28T21:17:38.971Z] --- PASS: TestRunConsoleSize (0.71s) [2022-07-28T21:17:38.971Z] === RUN TestStats [2022-07-28T21:17:38.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-28T21:17:39.232Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-28T21:17:40.064Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-28T21:17:40.356Z] --- PASS: TestSecretList (2.19s) [2022-07-28T21:17:40.356Z] === RUN TestSecretsCreateAndDelete [2022-07-28T21:17:41.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-28T21:17:41.403Z] --- PASS: TestStats (2.68s) [2022-07-28T21:17:41.403Z] === RUN TestStopContainerWithTimeout [2022-07-28T21:17:41.403Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T21:17:41.403Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T21:17:41.403Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T21:17:41.403Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T21:17:41.403Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T21:17:41.403Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T21:17:41.403Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T21:17:41.403Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T21:17:41.403Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T21:17:41.403Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T21:17:41.522Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-28T21:17:41.557Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-07-28T21:17:41.557Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-28T21:17:41.557Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-28T21:17:41.557Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-28T21:17:41.557Z] PASS [2022-07-28T21:17:41.557Z] [2022-07-28T21:17:41.557Z] === Skipped [2022-07-28T21:17:41.557Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T21:17:41.557Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:17:41.557Z] [2022-07-28T21:17:41.557Z] DONE 27 tests, 1 skipped in 164.609s [2022-07-28T21:17:41.557Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T21:17:41.557Z] INFO: Testing against a local daemon [2022-07-28T21:17:41.557Z] === RUN TestSessionCreate [2022-07-28T21:17:41.557Z] --- PASS: TestSessionCreate (0.03s) [2022-07-28T21:17:41.557Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T21:17:41.557Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T21:17:41.557Z] PASS [2022-07-28T21:17:41.557Z] [2022-07-28T21:17:41.557Z] DONE 2 tests in 0.064s [2022-07-28T21:17:41.557Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T21:17:41.557Z] INFO: Testing against a local daemon [2022-07-28T21:17:41.557Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:17:41.557Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:17:41.557Z] === RUN TestDiskUsage [2022-07-28T21:17:41.557Z] === PAUSE TestDiskUsage [2022-07-28T21:17:41.557Z] === RUN TestEventsExecDie [2022-07-28T21:17:41.812Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-28T21:17:41.812Z] === RUN TestEventsBackwardsCompatible [2022-07-28T21:17:41.812Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-28T21:17:41.812Z] === RUN TestEventsVolumeCreate [2022-07-28T21:17:41.812Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-28T21:17:41.812Z] === RUN TestInfoBinaryCommits [2022-07-28T21:17:41.812Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T21:17:41.812Z] === RUN TestInfoAPIVersioned [2022-07-28T21:17:41.812Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T21:17:41.812Z] === RUN TestInfoAPI [2022-07-28T21:17:41.812Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T21:17:41.812Z] === RUN TestInfoAPIWarnings [2022-07-28T21:17:42.281Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-07-28T21:17:42.281Z] === RUN TestSecretsUpdate [2022-07-28T21:17:42.343Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T21:17:44.818Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-28T21:17:44.818Z] === RUN TestTemplatedSecret [2022-07-28T21:17:44.882Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T21:17:45.453Z] check_test.go:540: [d5c7b941162fa] daemon is not started [2022-07-28T21:17:45.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-28T21:17:45.708Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-28T21:17:46.027Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-28T21:17:46.027Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-28T21:17:46.027Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-28T21:17:46.027Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T21:17:46.027Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2022-07-28T21:17:46.027Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-07-28T21:17:46.027Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-07-28T21:17:46.027Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2022-07-28T21:17:46.027Z] === RUN TestDeleteDevicemapper [2022-07-28T21:17:46.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:17:46.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T21:17:46.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T21:17:46.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-28T21:17:46.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-28T21:17:46.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-28T21:17:47.355Z] --- PASS: TestTemplatedSecret (2.46s) [2022-07-28T21:17:47.355Z] === RUN TestSecretCreateResolve [2022-07-28T21:17:47.538Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-28T21:17:47.538Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-28T21:17:48.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-28T21:17:48.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-28T21:17:48.479Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2022-07-28T21:17:48.479Z] === RUN TestUpdateMemory [2022-07-28T21:17:48.479Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:17:48.479Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T21:17:48.479Z] === RUN TestUpdateCPUQuota [2022-07-28T21:17:49.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-28T21:17:49.263Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-28T21:17:49.263Z] PASS [2022-07-28T21:17:49.263Z] [2022-07-28T21:17:49.263Z] DONE 6 tests in 13.503s [2022-07-28T21:17:49.263Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T21:17:49.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:49.263Z] ++ set -e [2022-07-28T21:17:49.263Z] ++ '[' -n 0 ']' [2022-07-28T21:17:49.263Z] ++ set -x [2022-07-28T21:17:49.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:17:49.263Z] INFO: Testing against a local daemon [2022-07-28T21:17:49.263Z] === RUN TestServiceCreateInit [2022-07-28T21:17:49.263Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T21:17:49.990Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-28T21:17:49.990Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-28T21:17:49.990Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-07-28T21:17:49.990Z] === RUN TestUpdatePidsLimit [2022-07-28T21:17:49.990Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T21:17:50.052Z] ............................ [ 66%] [2022-07-28T21:17:50.560Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T21:17:50.560Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-28T21:17:50.820Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T21:17:51.080Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T21:17:51.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T21:17:51.910Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T21:17:52.170Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T21:17:52.432Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit (3.23s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-07-28T21:17:53.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-07-28T21:17:53.372Z] === RUN TestUpdateRestartPolicy [2022-07-28T21:17:53.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T21:17:54.312Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-28T21:17:55.252Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-28T21:17:56.193Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-28T21:17:56.747Z] --- PASS: TestServiceCreateInit (6.82s) [2022-07-28T21:17:56.747Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-07-28T21:17:56.747Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s) [2022-07-28T21:17:56.747Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T21:17:57.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-28T21:17:58.072Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-28T21:17:58.642Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-28T21:17:59.585Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-28T21:17:59.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-28T21:17:59.892Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T21:17:59.892Z] === RUN TestInfoDebug [2022-07-28T21:17:59.892Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T21:17:59.892Z] === RUN TestInfoInsecureRegistries [2022-07-28T21:17:59.892Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T21:17:59.892Z] === RUN TestInfoRegistryMirrors [2022-07-28T21:17:59.892Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T21:17:59.892Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T21:18:00.452Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T21:18:00.452Z] === RUN TestPingCacheHeaders [2022-07-28T21:18:00.452Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T21:18:00.452Z] === RUN TestPingGet [2022-07-28T21:18:00.452Z] --- PASS: TestPingGet (0.02s) [2022-07-28T21:18:00.452Z] === RUN TestPingHead [2022-07-28T21:18:00.452Z] --- PASS: TestPingHead (0.02s) [2022-07-28T21:18:00.452Z] === RUN TestPingSwarmHeader [2022-07-28T21:18:01.013Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T21:18:01.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-28T21:18:01.575Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T21:18:02.503Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T21:18:02.503Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-07-28T21:18:02.503Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T21:18:02.503Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T21:18:02.503Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T21:18:02.503Z] === RUN TestVersion [2022-07-28T21:18:02.503Z] --- PASS: TestVersion (0.02s) [2022-07-28T21:18:02.503Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:18:02.503Z] === CONT TestDiskUsage [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T21:18:03.065Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T21:18:03.322Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T21:18:03.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T21:18:03.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T21:18:04.142Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage (1.57s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/image_types (0.01s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-28T21:18:04.142Z] PASS [2022-07-28T21:18:04.142Z] [2022-07-28T21:18:04.142Z] DONE 54 tests in 22.896s [2022-07-28T21:18:04.142Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T21:18:04.142Z] INFO: Testing against a local daemon [2022-07-28T21:18:04.142Z] === RUN TestVolumesCreateAndList [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T21:18:04.142Z] === RUN TestVolumesRemove [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-28T21:18:04.142Z] === RUN TestVolumesInspect [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T21:18:04.142Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T21:18:04.142Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T21:18:04.142Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T21:18:04.142Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T21:18:04.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T21:18:04.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T21:18:04.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T21:18:04.398Z] PASS [2022-07-28T21:18:04.398Z] [2022-07-28T21:18:04.398Z] DONE 9 tests in 0.182s [2022-07-28T21:18:04.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:18:04.961Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-28T21:18:04.961Z] Removing test suite binaries [2022-07-28T21:18:04.961Z] exiting test-integration [2022-07-28T21:18:04.961Z] ++ exit 0 [2022-07-28T21:18:04.961Z] [2022-07-28T21:18:05.745Z] --- PASS: TestUpdateRestartPolicy (12.58s) [2022-07-28T21:18:05.745Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T21:18:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-28T21:18:05.745Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T21:18:05.745Z] check_test.go:540: [d2235b66a10af] daemon is not started [2022-07-28T21:18:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-28T21:18:05.745Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T21:18:05.745Z] check_test.go:540: [de12aec07ef48] daemon is not started [2022-07-28T21:18:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer Post stage [Pipeline] junit [2022-07-28T21:18:06.340Z] Recording test results [2022-07-28T21:18:06.686Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-07-28T21:18:06.686Z] === RUN TestWaitNonBlocked [2022-07-28T21:18:06.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:18:06.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:18:06.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:18:06.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:18:06.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T21:18:06.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T21:18:07.805Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T21:18:08.069Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-28T21:18:08.069Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2022-07-28T21:18:08.069Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2022-07-28T21:18:08.069Z] === RUN TestWaitBlocked [2022-07-28T21:18:08.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:18:08.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:18:08.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:18:08.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:18:08.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T21:18:08.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T21:18:08.175Z] + echo Ensuring container killed. [2022-07-28T21:18:08.175Z] Ensuring container killed. [2022-07-28T21:18:08.175Z] + docker rm -vf docker-pr7 [2022-07-28T21:18:08.175Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-07-28T21:18:08.329Z] check_test.go:540: [dc228dcce8f0a] daemon is not started [2022-07-28T21:18:08.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-28T21:18:08.492Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:18:08.492Z] Chowning /workspace to jenkins user [2022-07-28T21:18:08.492Z] + id -u [2022-07-28T21:18:08.492Z] + id -g [2022-07-28T21:18:08.492Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T21:18:09.271Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-28T21:18:09.271Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-07-28T21:18:09.271Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-07-28T21:18:09.271Z] === RUN TestWaitConditions [2022-07-28T21:18:09.271Z] === RUN TestWaitConditions/default [2022-07-28T21:18:09.271Z] === PAUSE TestWaitConditions/default [2022-07-28T21:18:09.271Z] === RUN TestWaitConditions/not-running [2022-07-28T21:18:09.271Z] === PAUSE TestWaitConditions/not-running [2022-07-28T21:18:09.271Z] === RUN TestWaitConditions/next-exit [2022-07-28T21:18:09.271Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T21:18:09.271Z] === RUN TestWaitConditions/removed [2022-07-28T21:18:09.271Z] === PAUSE TestWaitConditions/removed [2022-07-28T21:18:09.271Z] === CONT TestWaitConditions/default [2022-07-28T21:18:09.271Z] === CONT TestWaitConditions/removed [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:18:10.142Z] + bundleName=amd64-cgroup2 [2022-07-28T21:18:10.142Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T21:18:10.142Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T21:18:10.142Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-28T21:18:10.142Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-28T21:18:10.408Z] Archiving artifacts [2022-07-28T21:18:11.183Z] === CONT TestWaitConditions/not-running [2022-07-28T21:18:11.443Z] === CONT TestWaitConditions/next-exit [2022-07-28T21:18:11.640Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-07-28T21:18:11.640Z] === RUN TestCreateServiceConflict [2022-07-28T21:18:12.450Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T21:18:12.790Z] + make clean [2022-07-28T21:18:12.790Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T21:18:12.790Z] docker-dev-cache [2022-07-28T21:18:12.790Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T21:18:13.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-28T21:18:13.361Z] --- PASS: TestWaitConditions (0.02s) [2022-07-28T21:18:13.361Z] --- PASS: TestWaitConditions/default (2.21s) [2022-07-28T21:18:13.361Z] --- PASS: TestWaitConditions/removed (2.29s) [2022-07-28T21:18:13.361Z] --- PASS: TestWaitConditions/not-running (2.15s) [2022-07-28T21:18:13.361Z] --- PASS: TestWaitConditions/next-exit (2.10s) [2022-07-28T21:18:13.361Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T21:18:13.361Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T21:18:14.178Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-28T21:18:14.178Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T21:18:15.274Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-28T21:18:15.845Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-28T21:18:16.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-28T21:18:16.716Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-07-28T21:18:16.716Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T21:18:17.490Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2022-07-28T21:18:17.490Z] === CONT TestDaemonHostGatewayIP [2022-07-28T21:18:17.490Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-28T21:18:17.490Z] === CONT TestDaemonRestartIpcMode [2022-07-28T21:18:17.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s) [2022-07-28T21:18:18.060Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-28T21:18:19.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-28T21:18:20.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-28T21:18:21.771Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2022-07-28T21:18:21.771Z] === CONT TestIpcModeOlderClient [2022-07-28T21:18:22.031Z] --- PASS: TestDaemonHostGatewayIP (4.43s) [2022-07-28T21:18:22.031Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T21:18:22.031Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-28T21:18:22.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-28T21:18:22.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-28T21:18:23.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-28T21:18:26.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-28T21:18:28.645Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-28T21:18:29.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-28T21:18:31.607Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-07-28T21:18:31.607Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T21:18:31.878Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-28T21:18:32.128Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-28T21:18:32.128Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-28T21:18:32.178Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-07-28T21:18:32.178Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T21:18:33.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-28T21:18:33.069Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-28T21:18:34.009Z] --- PASS: TestContainerKillOnDaemonStart (12.01s) [2022-07-28T21:18:34.009Z] PASS [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === Skipped [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T21:18:34.009Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T21:18:34.009Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T21:18:34.009Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T21:18:34.009Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T21:18:34.009Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T21:18:34.009Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T21:18:34.009Z] [2022-07-28T21:18:34.009Z] DONE 264 tests, 6 skipped in 170.730s [2022-07-28T21:18:34.009Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T21:18:34.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:18:34.009Z] ++ set -e [2022-07-28T21:18:34.009Z] ++ '[' -n 0 ']' [2022-07-28T21:18:34.009Z] ++ set -x [2022-07-28T21:18:34.009Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:18:34.270Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T21:18:34.717Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-07-28T21:18:34.717Z] === RUN TestCreateServiceSysctls [2022-07-28T21:18:34.840Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-28T21:18:34.841Z] === RUN TestConfigDaemonID [2022-07-28T21:18:35.101Z] check_test.go:540: [d75cf538249d7] daemon is not started [2022-07-28T21:18:35.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-28T21:18:36.041Z] daemon_test.go:83: [d93b3136dcaad] daemon is not started [2022-07-28T21:18:36.041Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:18:36.041Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T21:18:36.041Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T21:18:36.041Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T21:18:36.041Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T21:18:36.041Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T21:18:36.041Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T21:18:36.041Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T21:18:36.041Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T21:18:36.041Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T21:18:36.041Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T21:18:36.301Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-07-28T21:18:36.301Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-07-28T21:18:36.301Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T21:18:36.301Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T21:18:36.562Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-28T21:18:37.255Z] --- PASS: TestCreateServiceSysctls (2.90s) [2022-07-28T21:18:37.255Z] === RUN TestCreateServiceCapabilities [2022-07-28T21:18:37.503Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T21:18:37.763Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-28T21:18:38.333Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-28T21:18:38.593Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T21:18:38.593Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-28T21:18:39.533Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T21:18:39.533Z] daemon_test.go:197: [d073e76db6612] daemon is not started [2022-07-28T21:18:39.533Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-07-28T21:18:39.533Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T21:18:39.533Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-07-28T21:18:39.533Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-28T21:18:39.533Z] === RUN TestDaemonProxy [2022-07-28T21:18:39.533Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T21:18:39.793Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-07-28T21:18:39.793Z] === RUN TestInspect [2022-07-28T21:18:40.915Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-28T21:18:41.485Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T21:18:42.331Z] --- PASS: TestInspect (2.28s) [2022-07-28T21:18:42.331Z] === RUN TestCreateJob [2022-07-28T21:18:42.423Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-28T21:18:42.993Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T21:18:43.565Z] check_test.go:540: [d6d927b5489aa] daemon is not started [2022-07-28T21:18:43.565Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-28T21:18:43.565Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-28T21:18:44.505Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-28T21:18:44.765Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T21:18:44.869Z] --- PASS: TestCreateJob (2.94s) [2022-07-28T21:18:44.869Z] === RUN TestReplicatedJob [2022-07-28T21:18:45.336Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T21:18:45.908Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T21:18:45.908Z] PASS [2022-07-28T21:18:45.908Z] [2022-07-28T21:18:45.908Z] DONE 18 tests in 11.943s [2022-07-28T21:18:45.908Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T21:18:45.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:18:45.908Z] ++ set -e [2022-07-28T21:18:45.908Z] ++ '[' -n 0 ']' [2022-07-28T21:18:45.908Z] ++ set -x [2022-07-28T21:18:45.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:18:46.168Z] INFO: Testing against a local daemon [2022-07-28T21:18:46.168Z] === RUN TestCommitInheritsEnv [2022-07-28T21:18:46.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-28T21:18:46.737Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-07-28T21:18:46.737Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T21:18:46.737Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform// [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T21:18:46.737Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T21:18:46.764Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-28T21:18:46.998Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T21:18:46.999Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T21:18:46.999Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T21:18:46.999Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T21:18:46.999Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T21:18:46.999Z] === RUN TestImagesFilterMultiReference [2022-07-28T21:18:46.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-28T21:18:46.999Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-28T21:18:46.999Z] === RUN TestImagePullPlatformInvalid [2022-07-28T21:18:46.999Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T21:18:46.999Z] === RUN TestRemoveImageOrphaning [2022-07-28T21:18:47.580Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-07-28T21:18:47.580Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T21:18:48.155Z] time="2022-07-28T21:18:47Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T21:18:49.300Z] tests/integration/client_test.py ..... [ 75%] [2022-07-28T21:18:49.300Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-28T21:18:49.559Z] tests/integration/errors_test.py . [ 76%] [2022-07-28T21:18:50.073Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-07-28T21:18:50.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T21:18:50.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-28T21:18:50.073Z] === RUN TestTagInvalidReference [2022-07-28T21:18:50.073Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-28T21:18:50.073Z] === RUN TestTagValidPrefixedRepo [2022-07-28T21:18:50.073Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-28T21:18:50.073Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T21:18:50.073Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-28T21:18:50.073Z] === RUN TestTagOfficialNames [2022-07-28T21:18:50.073Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-28T21:18:50.073Z] === RUN TestTagMatchesDigest [2022-07-28T21:18:50.073Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-28T21:18:50.073Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T21:18:50.147Z] --- PASS: TestReplicatedJob (4.57s) [2022-07-28T21:18:50.147Z] === RUN TestUpdateReplicatedJob [2022-07-28T21:18:52.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-28T21:18:52.684Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-07-28T21:18:52.684Z] === RUN TestServiceListWithStatuses [2022-07-28T21:18:52.684Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:18:52.684Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T21:18:52.684Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T21:18:52.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-28T21:18:54.262Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-28T21:18:54.522Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-28T21:18:55.092Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-28T21:18:55.092Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-28T21:18:55.663Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-28T21:18:56.235Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-28T21:18:56.805Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-28T21:18:56.880Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-07-28T21:18:56.880Z] === RUN TestDockerNetworkReConnect [2022-07-28T21:18:57.374Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-28T21:18:57.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-28T21:18:57.635Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-28T21:18:58.206Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-28T21:18:58.776Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-28T21:18:59.347Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-28T21:18:59.922Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-28T21:18:59.922Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-28T21:19:00.182Z] check_test.go:540: [d1830927e9cf6] daemon is not started [2022-07-28T21:19:00.182Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-28T21:19:00.197Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-07-28T21:19:00.197Z] === RUN TestServicePlugin [2022-07-28T21:19:00.197Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:19:00.197Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-28T21:19:00.197Z] === RUN TestServiceUpdateLabel [2022-07-28T21:19:00.443Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-28T21:19:01.384Z] check_test.go:540: [d21cf28f89de1] daemon is not started [2022-07-28T21:19:01.384Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-28T21:19:01.955Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-28T21:19:02.113Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-28T21:19:02.113Z] === RUN TestServiceUpdateSecrets [2022-07-28T21:19:03.865Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-28T21:19:07.169Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-28T21:19:07.430Z] check_test.go:540: [d85c4b5f5b950] daemon is not started [2022-07-28T21:19:07.430Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-28T21:19:08.682Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-28T21:19:08.813Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-28T21:19:10.196Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-28T21:19:10.457Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-28T21:19:11.840Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-28T21:19:12.099Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-28T21:19:16.303Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-28T21:19:16.303Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-28T21:19:17.003Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-07-28T21:19:17.003Z] === RUN TestServiceUpdateConfigs [2022-07-28T21:19:17.245Z] check_test.go:540: [d8dc635f4179e] daemon is not started [2022-07-28T21:19:17.245Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-28T21:19:22.534Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-28T21:19:22.795Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-28T21:19:23.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-28T21:19:25.030Z] ......... [ 85%] [2022-07-28T21:19:25.279Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-28T21:19:25.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-28T21:19:28.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-28T21:19:28.085Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-28T21:19:29.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-28T21:19:29.823Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-28T21:19:30.937Z] check_test.go:540: [d6166b3c24efc] daemon is not started [2022-07-28T21:19:30.937Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-28T21:19:31.023Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-28T21:19:31.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-28T21:19:31.198Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-28T21:19:31.768Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-28T21:19:31.893Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-07-28T21:19:31.893Z] === RUN TestServiceUpdateNetwork [2022-07-28T21:19:32.338Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-28T21:19:33.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-28T21:19:34.291Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-28T21:19:34.291Z] check_test.go:540: [d59f4b245b392] daemon is not started [2022-07-28T21:19:34.291Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-28T21:19:35.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-28T21:19:37.056Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-28T21:19:37.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-28T21:19:37.593Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-28T21:19:37.593Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-28T21:19:39.363Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-28T21:19:39.633Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-28T21:19:40.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-28T21:19:42.651Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-28T21:19:42.651Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-28T21:19:44.111Z] --- PASS: TestServiceUpdateNetwork (12.13s) [2022-07-28T21:19:44.111Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T21:19:44.111Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T21:19:44.404Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-28T21:19:44.681Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T21:19:45.345Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-28T21:19:46.204Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-28T21:19:46.725Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-28T21:19:46.725Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-28T21:19:46.725Z] [2022-07-28T21:19:46.725Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-28T21:19:46.725Z] =========================== short test summary info ============================ [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-28T21:19:46.725Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-28T21:19:46.725Z] Not supported on most drivers [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-28T21:19:46.725Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-28T21:19:46.725Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-28T21:19:46.725Z] Can fail if eth0 has multiple IP addresses [2022-07-28T21:19:46.725Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-28T21:19:46.725Z] This doesn't seem to be taken into account by the engine [2022-07-28T21:19:46.725Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-28T21:19:46.725Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-28T21:19:46.725Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.98 seconds == [2022-07-28T21:19:46.986Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-28T21:19:47.256Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-28T21:19:50.558Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-28T21:19:50.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-28T21:19:52.872Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T21:19:54.244Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-28T21:19:54.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-28T21:19:57.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-28T21:19:57.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-28T21:19:58.115Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-28T21:19:59.198Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:19:59.198Z] [2022-07-28T21:19:59.198Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:19:59.198Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:19:59.198Z] [2022-07-28T21:19:59.198Z] To set a process to complain mode, use the command line tool [2022-07-28T21:19:59.198Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:19:59.198Z] Post stage [Pipeline] junit [2022-07-28T21:19:59.211Z] Recording test results [2022-07-28T21:19:59.446Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-07-28T21:19:59.446Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-28T21:19:59.446Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-28T21:19:59.446Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-28T21:19:59.446Z] PASS [2022-07-28T21:19:59.446Z] [2022-07-28T21:19:59.446Z] === Skipped [2022-07-28T21:19:59.446Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T21:19:59.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:19:59.446Z] [2022-07-28T21:19:59.446Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-28T21:19:59.446Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T21:19:59.446Z] [2022-07-28T21:19:59.446Z] DONE 27 tests, 2 skipped in 129.635s [2022-07-28T21:19:59.446Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] ++ set -e [2022-07-28T21:19:59.446Z] ++ '[' -n 0 ']' [2022-07-28T21:19:59.446Z] ++ set -x [2022-07-28T21:19:59.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] INFO: Testing against a local daemon [2022-07-28T21:19:59.446Z] === RUN TestSessionCreate [2022-07-28T21:19:59.446Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T21:19:59.446Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T21:19:59.446Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T21:19:59.446Z] PASS [2022-07-28T21:19:59.446Z] [2022-07-28T21:19:59.446Z] DONE 2 tests in 0.120s [2022-07-28T21:19:59.446Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] ++ set -e [2022-07-28T21:19:59.446Z] ++ '[' -n 0 ']' [2022-07-28T21:19:59.446Z] ++ set -x [2022-07-28T21:19:59.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:19:59.446Z] INFO: Testing against a local daemon [2022-07-28T21:19:59.446Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:19:59.446Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:19:59.446Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:19:59.446Z] === RUN TestDiskUsage [2022-07-28T21:19:59.446Z] === PAUSE TestDiskUsage [2022-07-28T21:19:59.446Z] === RUN TestEventsExecDie [2022-07-28T21:19:59.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-28T21:19:59.706Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-28T21:19:59.706Z] === RUN TestEventsBackwardsCompatible [2022-07-28T21:19:59.706Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-28T21:19:59.706Z] === RUN TestEventsVolumeCreate [2022-07-28T21:19:59.706Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T21:19:59.706Z] === RUN TestInfoBinaryCommits [2022-07-28T21:19:59.706Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T21:19:59.706Z] === RUN TestInfoAPIVersioned [2022-07-28T21:19:59.706Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T21:19:59.706Z] === RUN TestInfoAPI [2022-07-28T21:19:59.706Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T21:19:59.706Z] === RUN TestInfoAPIWarnings [2022-07-28T21:19:59.757Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-28T21:20:00.557Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-28T21:20:00.856Z] + echo Ensuring container killed. [2022-07-28T21:20:00.856Z] Ensuring container killed. [2022-07-28T21:20:00.856Z] + docker rm -vf docker-pr7 [2022-07-28T21:20:00.856Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-07-28T21:20:01.140Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-28T21:20:01.166Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:20:01.166Z] Chowning /workspace to jenkins user [2022-07-28T21:20:01.166Z] + id -u [2022-07-28T21:20:01.166Z] + id -g [2022-07-28T21:20:01.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T21:20:02.083Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-28T21:20:02.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:20:03.378Z] + bundleName=docker-py [2022-07-28T21:20:03.378Z] + echo Creating docker-py-bundles.tar.gz [2022-07-28T21:20:03.378Z] Creating docker-py-bundles.tar.gz [2022-07-28T21:20:03.378Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-28T21:20:03.390Z] Archiving artifacts [2022-07-28T21:20:05.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-28T21:20:05.647Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-28T21:20:05.683Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh binary [2022-07-28T21:20:05.943Z] [2022-07-28T21:20:06.203Z] Removing bundles/ [2022-07-28T21:20:06.203Z] [2022-07-28T21:20:06.203Z] ---> Making bundle: binary (in bundles/binary) [2022-07-28T21:20:06.203Z] Building: bundles/binary-daemon/dockerd [2022-07-28T21:20:06.203Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:20:08.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-28T21:20:09.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-28T21:20:10.519Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-28T21:20:11.461Z] docker_cli_daemon_test.go:2503: [d68ab0ae21159] daemon is not started [2022-07-28T21:20:11.461Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-28T21:20:12.403Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-28T21:20:12.974Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-28T21:20:17.808Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-28T21:20:17.808Z] === RUN TestInfoDebug [2022-07-28T21:20:17.808Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T21:20:17.808Z] === RUN TestInfoInsecureRegistries [2022-07-28T21:20:17.808Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T21:20:17.808Z] === RUN TestInfoRegistryMirrors [2022-07-28T21:20:17.808Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T21:20:17.808Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T21:20:18.378Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-28T21:20:18.378Z] === RUN TestPingCacheHeaders [2022-07-28T21:20:18.378Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T21:20:18.378Z] === RUN TestPingGet [2022-07-28T21:20:18.378Z] --- PASS: TestPingGet (0.01s) [2022-07-28T21:20:18.378Z] === RUN TestPingHead [2022-07-28T21:20:18.378Z] --- PASS: TestPingHead (0.02s) [2022-07-28T21:20:18.378Z] === RUN TestPingSwarmHeader [2022-07-28T21:20:18.949Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T21:20:19.519Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T21:20:19.562Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-28T21:20:19.562Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-28T21:20:20.460Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T21:20:20.460Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-07-28T21:20:20.460Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T21:20:20.460Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T21:20:20.460Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T21:20:20.460Z] === RUN TestVersion [2022-07-28T21:20:20.460Z] --- PASS: TestVersion (0.02s) [2022-07-28T21:20:20.460Z] === CONT TestDiskUsage [2022-07-28T21:20:20.503Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T21:20:21.030Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T21:20:21.290Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T21:20:21.456Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-28T21:20:21.456Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T21:20:21.550Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage (1.13s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T21:20:21.550Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:20:21.550Z] PASS [2022-07-28T21:20:21.550Z] [2022-07-28T21:20:21.550Z] === Skipped [2022-07-28T21:20:21.550Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:20:21.550Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:20:21.550Z] [2022-07-28T21:20:21.550Z] DONE 54 tests, 1 skipped in 22.586s [2022-07-28T21:20:21.550Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T21:20:21.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:20:21.550Z] ++ set -e [2022-07-28T21:20:21.550Z] ++ '[' -n 0 ']' [2022-07-28T21:20:21.550Z] ++ set -x [2022-07-28T21:20:21.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:20:21.810Z] INFO: Testing against a local daemon [2022-07-28T21:20:21.810Z] === RUN TestVolumesCreateAndList [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T21:20:21.810Z] === RUN TestVolumesRemove [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-28T21:20:21.810Z] === RUN TestVolumesInspect [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T21:20:21.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T21:20:21.810Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T21:20:21.810Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T21:20:21.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T21:20:21.810Z] PASS [2022-07-28T21:20:21.810Z] [2022-07-28T21:20:21.810Z] DONE 9 tests in 0.184s [2022-07-28T21:20:21.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:20:21.810Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T21:20:22.070Z] +++ kill 14293 [2022-07-28T21:20:22.070Z] +++ /etc/init.d/apparmor stop [2022-07-28T21:20:22.070Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:20:22.070Z] [2022-07-28T21:20:22.070Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:20:22.070Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:20:22.070Z] [2022-07-28T21:20:22.070Z] To set a process to complain mode, use the command line tool [2022-07-28T21:20:22.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:20:22.070Z] +++ true [2022-07-28T21:20:22.070Z] exiting test-integration [2022-07-28T21:20:22.070Z] ++ exit 0 [2022-07-28T21:20:22.070Z] Post stage [Pipeline] junit [2022-07-28T21:20:23.025Z] Recording test results [2022-07-28T21:20:23.204Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T21:20:23.542Z] + echo Ensuring container killed. [2022-07-28T21:20:23.542Z] Ensuring container killed. [2022-07-28T21:20:23.542Z] + docker rm -vf docker-pr7 [2022-07-28T21:20:23.542Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-07-28T21:20:23.826Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:20:23.826Z] Chowning /workspace to jenkins user [2022-07-28T21:20:23.826Z] + id -u [2022-07-28T21:20:23.826Z] + id -g [2022-07-28T21:20:23.826Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T21:20:24.010Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-28T21:20:24.010Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-28T21:20:24.581Z] === RUN TestDockerSuite/TestBuildClearCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:20:25.505Z] + bundleName=arm64-integration [2022-07-28T21:20:25.505Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-28T21:20:25.505Z] Creating arm64-integration-bundles.tar.gz [2022-07-28T21:20:25.505Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-28T21:20:25.505Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-28T21:20:25.522Z] === RUN TestDockerSuite/TestBuildCmd [Pipeline] archiveArtifacts [2022-07-28T21:20:25.932Z] Archiving artifacts [2022-07-28T21:20:25.941Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-28T21:20:25.941Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-28T21:20:26.202Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-28T21:20:26.773Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-28T21:20:26.773Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T21:20:26.773Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-28T21:20:27.795Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T21:20:28.108Z] + make clean [2022-07-28T21:20:28.108Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T21:20:28.368Z] docker-dev-cache [2022-07-28T21:20:28.368Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T21:20:28.686Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-28T21:20:28.686Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-28T21:20:28.686Z] check_test.go:540: [dec34316a6899] daemon is not started [2022-07-28T21:20:28.686Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T21:20:33.974Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite (331.66s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.47s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.12s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.06s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.34s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.62s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.23s) [2022-07-28T21:20:34.914Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.34s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.37s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.24s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.05s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.44s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.14s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.21s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.28s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.07s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.10s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.42s) [2022-07-28T21:20:34.914Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T21:20:34.914Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.62s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.30s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.94s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.04s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.42s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.25s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.82s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-07-28T21:20:34.914Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.04s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.30s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-28T21:20:34.915Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s) [2022-07-28T21:20:34.915Z] === RUN TestDockerSwarmSuite [2022-07-28T21:20:34.915Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-28T21:20:34.915Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-28T21:20:35.854Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-28T21:20:36.114Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-28T21:20:37.056Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-28T21:20:37.625Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-28T21:20:37.885Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-28T21:20:37.885Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-28T21:20:41.199Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-28T21:20:46.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-28T21:20:49.783Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-28T21:20:50.353Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-28T21:20:52.897Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-28T21:20:56.199Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-28T21:20:57.142Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-28T21:20:57.142Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T21:20:57.142Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-28T21:20:57.142Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T21:20:57.142Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-28T21:20:57.142Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T21:20:57.142Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-28T21:20:57.142Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T21:20:57.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-28T21:20:59.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-28T21:20:59.691Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-28T21:21:00.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-28T21:21:03.932Z] docker_api_swarm_test.go:563: [dd02ccd76c5df] joining swarm manager [dc9ae84390379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:21:04.873Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-28T21:21:08.178Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-28T21:21:08.749Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-28T21:21:14.034Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-28T21:21:17.335Z] docker_api_swarm_test.go:585: [d21f024303a4a] joining swarm manager [dc9ae84390379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:21:19.880Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-28T21:21:19.880Z] check_test.go:611: [dd02ccd76c5df] daemon is not started [2022-07-28T21:21:19.880Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-28T21:21:21.266Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-28T21:21:24.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-28T21:21:24.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-28T21:21:24.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-28T21:21:25.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-28T21:21:26.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-28T21:21:27.899Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-28T21:21:30.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-28T21:21:30.442Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T21:21:30.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-28T21:21:33.745Z] docker_api_swarm_test.go:46: [ddfddc7b81589] joining swarm manager [d6444bdea70c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:21:36.287Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-28T21:21:37.669Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-28T21:21:40.212Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-28T21:21:50.211Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-28T21:21:50.211Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-28T21:21:50.211Z] --- PASS: TestImportExtremelyLargeImageWorks (179.85s) [2022-07-28T21:21:50.211Z] PASS [2022-07-28T21:21:50.211Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-28T21:21:50.211Z] [2022-07-28T21:21:50.211Z] DONE 22 tests in 184.111s [2022-07-28T21:21:50.211Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] ++ set -e [2022-07-28T21:21:50.211Z] ++ '[' -n 0 ']' [2022-07-28T21:21:50.211Z] ++ set -x [2022-07-28T21:21:50.211Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] === RUN TestStripANSICommands [2022-07-28T21:21:50.211Z] === RUN TestStripANSICommands/#00 [2022-07-28T21:21:50.211Z] === RUN TestStripANSICommands/#01 [2022-07-28T21:21:50.211Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T21:21:50.211Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T21:21:50.211Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T21:21:50.211Z] PASS [2022-07-28T21:21:50.211Z] [2022-07-28T21:21:50.211Z] DONE 3 tests in 0.073s [2022-07-28T21:21:50.211Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] ++ set -e [2022-07-28T21:21:50.211Z] ++ '[' -n 0 ']' [2022-07-28T21:21:50.211Z] ++ set -x [2022-07-28T21:21:50.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:21:50.211Z] INFO: Testing against a local daemon [2022-07-28T21:21:50.211Z] === RUN TestNetworkCreateDelete [2022-07-28T21:21:50.471Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-28T21:21:50.471Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T21:21:51.041Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-07-28T21:21:51.041Z] === RUN TestDaemonDNSFallback [2022-07-28T21:21:51.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-28T21:21:52.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-28T21:21:53.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-28T21:21:55.013Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-28T21:21:56.394Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-28T21:21:57.777Z] --- PASS: TestDaemonDNSFallback (6.97s) [2022-07-28T21:21:57.777Z] === RUN TestInspectNetwork [2022-07-28T21:22:00.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-28T21:22:01.707Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-28T21:22:01.969Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T21:22:01.969Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T21:22:01.969Z] === RUN TestInspectNetwork/network_name [2022-07-28T21:22:01.969Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T21:22:02.909Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-28T21:22:06.207Z] --- PASS: TestInspectNetwork (8.37s) [2022-07-28T21:22:06.207Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T21:22:06.207Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T21:22:06.207Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T21:22:06.207Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T21:22:06.207Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T21:22:08.748Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T21:22:08.748Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:22:08.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:22:08.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:22:08.748Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T21:22:08.748Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T21:22:08.748Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T21:22:08.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T21:22:08.749Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T21:22:08.749Z] === RUN TestNetworkList [2022-07-28T21:22:08.749Z] === RUN TestNetworkList//networks [2022-07-28T21:22:08.749Z] === PAUSE TestNetworkList//networks [2022-07-28T21:22:08.749Z] === RUN TestNetworkList//networks/ [2022-07-28T21:22:08.749Z] === PAUSE TestNetworkList//networks/ [2022-07-28T21:22:08.749Z] === CONT TestNetworkList//networks [2022-07-28T21:22:08.749Z] === CONT TestNetworkList//networks/ [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkList (0.02s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T21:22:08.749Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T21:22:08.749Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T21:22:09.008Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-28T21:22:09.008Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T21:22:09.947Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-28T21:22:09.947Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T21:22:10.888Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-07-28T21:22:10.888Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T21:22:11.830Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-28T21:22:11.830Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T21:22:12.703Z] Created binary: bundles/binary-daemon/dockerd [2022-07-28T21:22:12.703Z] Copying nested executables into bundles/binary-daemon [2022-07-28T21:22:12.703Z] Building: bundles/binary-daemon/docker-proxy [2022-07-28T21:22:12.703Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:22:12.703Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-28T21:22:12.703Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-28T21:22:13.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/make.sh cross [2022-07-28T21:22:13.214Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-07-28T21:22:13.214Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T21:22:13.214Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-28T21:22:13.288Z] [2022-07-28T21:22:13.288Z] Removing bundles/ [2022-07-28T21:22:13.474Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-28T21:22:13.547Z] [2022-07-28T21:22:13.547Z] ---> Making bundle: cross (in bundles/cross) [2022-07-28T21:22:13.547Z] Cross building: bundles/cross/linux/amd64 [2022-07-28T21:22:13.547Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T21:22:13.547Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T21:22:13.734Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-28T21:22:13.734Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T21:22:17.037Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-07-28T21:22:17.037Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T21:22:17.037Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:22:17.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:22:17.037Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T21:22:17.037Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-28T21:22:17.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-28T21:22:17.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-28T21:22:17.607Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-28T21:22:17.607Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-28T21:22:17.868Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-28T21:22:18.128Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-28T21:22:20.051Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-28T21:22:20.993Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-28T21:22:21.933Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-28T21:22:22.503Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-28T21:22:23.443Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-28T21:22:24.013Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-28T21:22:29.297Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-28T21:22:32.596Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2022-07-28T21:22:32.596Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T21:22:35.895Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nm5jtik6x1055dq452x54oqy2 Created:2022-07-28 21:22:33.872044696 +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[79b2c5c765a8e0c46fe20ee2e9801761f86e0d19a45a89542e3949ac7940f867:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.no6qwxnfp4kvdj17c5x8u42zg EndpointID:9583b475eae18405384a8fe1843736bfad1f8be483dd9d9b821a2442e367927c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7786daefa8cd55112cacaa31c18bd1e70402feb0eddc8304d1552aff61da3bde 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:8f59da274ad6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.no6qwxnfp4kvdj17c5x8u42zg EndpointID:9583b475eae18405384a8fe1843736bfad1f8be483dd9d9b821a2442e367927c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T21:22:41.177Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2022-07-28T21:22:41.177Z] PASS [2022-07-28T21:22:41.177Z] [2022-07-28T21:22:41.177Z] === Skipped [2022-07-28T21:22:41.177Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T21:22:41.177Z] service_test.go:243: FLAKY_TEST [2022-07-28T21:22:41.177Z] [2022-07-28T21:22:41.177Z] DONE 38 tests, 1 skipped in 50.452s [2022-07-28T21:22:41.177Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:22:41.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:41.177Z] ++ set -e [2022-07-28T21:22:41.177Z] ++ '[' -n 0 ']' [2022-07-28T21:22:41.177Z] ++ set -x [2022-07-28T21:22:41.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:41.177Z] INFO: Testing against a local daemon [2022-07-28T21:22:41.177Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T21:22:41.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:22:41.177Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:22:41.177Z] === RUN TestDockerNetworkIpvlan [2022-07-28T21:22:41.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:22:41.177Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:22:41.177Z] PASS [2022-07-28T21:22:41.177Z] [2022-07-28T21:22:41.177Z] === Skipped [2022-07-28T21:22:41.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T21:22:41.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:22:41.177Z] [2022-07-28T21:22:41.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T21:22:41.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T21:22:41.177Z] [2022-07-28T21:22:41.177Z] DONE 2 tests, 2 skipped in 0.122s [2022-07-28T21:22:41.177Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T21:22:41.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:41.177Z] ++ set -e [2022-07-28T21:22:41.177Z] ++ '[' -n 0 ']' [2022-07-28T21:22:41.177Z] ++ set -x [2022-07-28T21:22:41.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:41.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-28T21:22:41.178Z] INFO: Testing against a local daemon [2022-07-28T21:22:41.178Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T21:22:42.560Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2022-07-28T21:22:42.560Z] === RUN TestDockerNetworkMacvlan [2022-07-28T21:22:43.501Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T21:22:43.501Z] docker_api_swarm_test.go:304: [d212b1142cab6] joining swarm manager [d8fa9bb731d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:22:43.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-28T21:22:44.340Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T21:22:44.920Z] docker_api_swarm_test.go:305: [df79d89c57a3b] joining swarm manager [d8fa9bb731d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:22:45.180Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T21:22:45.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-28T21:22:45.750Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-28T21:22:47.662Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T21:22:49.571Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T21:22:52.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-28T21:22:53.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-28T21:22:54.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-28T21:22:54.071Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T21:22:54.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan (12.77s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-07-28T21:22:55.274Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-07-28T21:22:55.274Z] PASS [2022-07-28T21:22:55.274Z] [2022-07-28T21:22:55.274Z] DONE 8 tests in 14.406s [2022-07-28T21:22:55.274Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] ++ set -e [2022-07-28T21:22:55.274Z] ++ '[' -n 0 ']' [2022-07-28T21:22:55.274Z] ++ set -x [2022-07-28T21:22:55.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] testing: warning: no tests to run [2022-07-28T21:22:55.274Z] PASS [2022-07-28T21:22:55.274Z] [2022-07-28T21:22:55.274Z] DONE 0 tests in 0.037s [2022-07-28T21:22:55.274Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] ++ set -e [2022-07-28T21:22:55.274Z] ++ '[' -n 0 ']' [2022-07-28T21:22:55.274Z] ++ set -x [2022-07-28T21:22:55.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:22:55.274Z] INFO: Testing against a local daemon [2022-07-28T21:22:55.274Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T21:22:55.534Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-28T21:22:55.534Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T21:22:55.534Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-28T21:22:55.795Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-28T21:22:56.735Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-07-28T21:22:56.735Z] === RUN TestAuthZPluginTLS [2022-07-28T21:22:57.305Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-28T21:22:57.305Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T21:22:57.875Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-28T21:22:57.875Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T21:22:58.446Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T21:22:58.446Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T21:22:59.015Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-07-28T21:22:59.015Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T21:23:00.396Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-07-28T21:23:00.396Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T21:23:00.968Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-28T21:23:00.968Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T21:23:01.538Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-28T21:23:01.538Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T21:23:02.108Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T21:23:02.108Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T21:23:03.499Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-28T21:23:03.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-07-28T21:23:03.772Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T21:23:03.772Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-28T21:23:04.344Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-28T21:23:04.915Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-28T21:23:05.175Z] === RUN TestDockerSuite/TestBuildFails [2022-07-28T21:23:05.436Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2022-07-28T21:23:05.436Z] === RUN TestAuthZPluginHeader [2022-07-28T21:23:06.006Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-28T21:23:06.006Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-28T21:23:06.266Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-07-28T21:23:06.266Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T21:23:07.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-28T21:23:09.033Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-28T21:23:10.417Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-28T21:23:11.358Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-28T21:23:11.358Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.10s) [2022-07-28T21:23:11.358Z] === RUN TestAuthZPluginV2Disable [2022-07-28T21:23:11.619Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-28T21:23:11.879Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-28T21:23:13.262Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-28T21:23:14.647Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-28T21:23:14.906Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-28T21:23:15.166Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-28T21:23:15.736Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-07-28T21:23:15.737Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T21:23:16.677Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-28T21:23:18.063Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-28T21:23:19.003Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-28T21:23:19.574Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-28T21:23:19.574Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-07-28T21:23:19.574Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T21:23:19.835Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-28T21:23:20.405Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-28T21:23:20.666Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-28T21:23:20.666Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-28T21:23:21.266Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-28T21:23:21.838Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-28T21:23:22.098Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-28T21:23:22.667Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-28T21:23:22.667Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-28T21:23:23.238Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-28T21:23:24.179Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-28T21:23:27.476Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-28T21:23:27.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-28T21:23:30.277Z] docker_api_swarm_test.go:272: [d02c6048bae55] joining swarm manager [dbf010971c7cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:23:31.660Z] docker_api_swarm_test.go:273: [d679455267efe] joining swarm manager [dbf010971c7cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:23:31.921Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.56s) [2022-07-28T21:23:31.921Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T21:23:32.490Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-28T21:23:35.030Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-28T21:23:35.030Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-28T21:23:35.030Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-28T21:23:35.030Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-28T21:23:35.030Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-28T21:23:35.290Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-28T21:23:36.230Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-28T21:23:37.171Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-28T21:23:39.714Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-28T21:23:39.975Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-28T21:23:40.545Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-28T21:23:47.154Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-28T21:23:48.536Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-28T21:23:48.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-28T21:23:49.057Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-28T21:23:49.057Z] PASS [2022-07-28T21:23:49.057Z] [2022-07-28T21:23:49.057Z] DONE 17 tests in 53.728s [2022-07-28T21:23:49.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T21:23:49.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:23:49.057Z] ++ set -e [2022-07-28T21:23:49.057Z] ++ '[' -n 0 ']' [2022-07-28T21:23:49.057Z] ++ set -x [2022-07-28T21:23:49.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:23:49.057Z] INFO: Testing against a local daemon [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:23:49.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:23:49.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T21:23:49.057Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T21:23:49.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T21:23:49.057Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T21:23:49.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T21:23:49.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T21:23:49.057Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T21:23:49.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T21:23:49.317Z] === RUN TestPluginInstall [2022-07-28T21:23:49.317Z] === RUN TestPluginInstall/no_auth [2022-07-28T21:23:49.578Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-28T21:23:52.122Z] time="2022-07-28T21:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:52.122Z] time="2022-07-28T21:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e774c6ccfbedf20c651379b4fd62be9c7aeb63ffa7f034ab2eee107fcd5a5ffb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:52.122Z] time="2022-07-28T21:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:52.122Z] time="2022-07-28T21:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e774c6ccfbedf20c651379b4fd62be9c7aeb63ffa7f034ab2eee107fcd5a5ffb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:52.122Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-28T21:23:52.122Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T21:23:52.122Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-28T21:23:52.382Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T21:23:52.953Z] time="2022-07-28T21:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:52.953Z] time="2022-07-28T21:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a75144e3c6dd7cb1da89e5bdcfbf366947c37cc51844e3975c04629add5d6ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:52.953Z] time="2022-07-28T21:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:52.953Z] time="2022-07-28T21:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a75144e3c6dd7cb1da89e5bdcfbf366947c37cc51844e3975c04629add5d6ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:53.213Z] === RUN TestPluginInstall/with_insecure [2022-07-28T21:23:54.156Z] time="2022-07-28T21:23:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:54.156Z] time="2022-07-28T21:23:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d70b66cfa7a7d58d29508eceb5d99eac145b15f7f911865dd8e8b984f5e8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:54.156Z] time="2022-07-28T21:23:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T21:23:54.156Z] time="2022-07-28T21:23:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d70b66cfa7a7d58d29508eceb5d99eac145b15f7f911865dd8e8b984f5e8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T21:23:54.727Z] plugin_test.go:195: [d31559bfefe10] daemon is not started [2022-07-28T21:23:54.727Z] --- PASS: TestPluginInstall (5.41s) [2022-07-28T21:23:54.727Z] --- PASS: TestPluginInstall/no_auth (3.22s) [2022-07-28T21:23:54.727Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-07-28T21:23:54.727Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-07-28T21:23:54.727Z] === RUN TestPluginsWithRuntimes [2022-07-28T21:23:56.111Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-28T21:23:56.111Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-28T21:23:56.372Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T21:23:57.315Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T21:23:57.575Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-28T21:23:57.835Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-28T21:23:58.406Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-07-28T21:23:58.406Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-07-28T21:23:58.406Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-07-28T21:23:58.406Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T21:23:59.346Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-07-28T21:23:59.346Z] PASS [2022-07-28T21:23:59.346Z] [2022-07-28T21:23:59.346Z] DONE 24 tests in 10.270s [2022-07-28T21:23:59.346Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T21:23:59.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:23:59.346Z] ++ set -e [2022-07-28T21:23:59.346Z] ++ '[' -n 0 ']' [2022-07-28T21:23:59.346Z] ++ set -x [2022-07-28T21:23:59.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:23:59.347Z] INFO: Testing against a local daemon [2022-07-28T21:23:59.347Z] === RUN TestExternalGraphDriver [2022-07-28T21:23:59.347Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-28T21:23:59.607Z] === RUN TestExternalGraphDriver/json [2022-07-28T21:23:59.867Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-28T21:24:00.437Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-28T21:24:01.377Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-28T21:24:01.638Z] === RUN TestExternalGraphDriver/spec [2022-07-28T21:24:03.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-28T21:24:03.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-28T21:24:03.287Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-28T21:24:03.547Z] === RUN TestExternalGraphDriver/pull [2022-07-28T21:24:03.808Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-28T21:24:04.068Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-28T21:24:04.639Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-28T21:24:05.210Z] --- PASS: TestExternalGraphDriver (5.90s) [2022-07-28T21:24:05.210Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-07-28T21:24:05.210Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2022-07-28T21:24:05.210Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-07-28T21:24:05.210Z] === RUN TestGraphdriverPluginV2 [2022-07-28T21:24:06.150Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-28T21:24:08.061Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-28T21:24:09.002Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-28T21:24:10.384Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2022-07-28T21:24:10.384Z] PASS [2022-07-28T21:24:10.384Z] [2022-07-28T21:24:10.384Z] DONE 5 tests in 10.860s [2022-07-28T21:24:10.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T21:24:10.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:10.384Z] ++ set -e [2022-07-28T21:24:10.384Z] ++ '[' -n 0 ']' [2022-07-28T21:24:10.384Z] ++ set -x [2022-07-28T21:24:10.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:10.384Z] INFO: Testing against a local daemon [2022-07-28T21:24:10.384Z] === RUN TestContinueAfterPluginCrash [2022-07-28T21:24:10.384Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T21:24:10.384Z] === RUN TestReadPluginNoRead [2022-07-28T21:24:10.384Z] === PAUSE TestReadPluginNoRead [2022-07-28T21:24:10.384Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T21:24:10.384Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T21:24:10.384Z] === CONT TestContinueAfterPluginCrash [2022-07-28T21:24:10.384Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T21:24:10.954Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-28T21:24:12.336Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-28T21:24:13.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-28T21:24:13.851Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-28T21:24:15.238Z] --- PASS: TestDaemonStartWithLogOpt (5.01s) [2022-07-28T21:24:15.238Z] === CONT TestReadPluginNoRead [2022-07-28T21:24:17.782Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-28T21:24:18.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-28T21:24:18.612Z] === RUN TestReadPluginNoRead/default [2022-07-28T21:24:19.994Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-28T21:24:20.052Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T21:24:20.052Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-28T21:24:20.052Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T21:24:20.052Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T21:24:20.052Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T21:24:20.052Z] Cross building: bundles/cross/windows/amd64 [2022-07-28T21:24:20.052Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-28T21:24:20.052Z] { [2022-07-28T21:24:20.052Z] "RT_GROUP_ICON": { [2022-07-28T21:24:20.052Z] "#1": { [2022-07-28T21:24:20.052Z] "0409": "../../winresources/docker.ico" [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] }, [2022-07-28T21:24:20.052Z] "RT_MANIFEST": { [2022-07-28T21:24:20.052Z] "#1": { [2022-07-28T21:24:20.052Z] "0409": { [2022-07-28T21:24:20.052Z] "identity": {}, [2022-07-28T21:24:20.052Z] "description": "Docker Engine", [2022-07-28T21:24:20.052Z] "minimum-os": "vista", [2022-07-28T21:24:20.052Z] "execution-level": "", [2022-07-28T21:24:20.052Z] "ui-access": false, [2022-07-28T21:24:20.052Z] "auto-elevate": false, [2022-07-28T21:24:20.052Z] "dpi-awareness": "unaware", [2022-07-28T21:24:20.052Z] "disable-theming": false, [2022-07-28T21:24:20.052Z] "disable-window-filtering": false, [2022-07-28T21:24:20.052Z] "high-resolution-scrolling-aware": false, [2022-07-28T21:24:20.052Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T21:24:20.052Z] "long-path-aware": false, [2022-07-28T21:24:20.052Z] "printer-driver-isolation": false, [2022-07-28T21:24:20.052Z] "gdi-scaling": false, [2022-07-28T21:24:20.052Z] "segment-heap": false, [2022-07-28T21:24:20.052Z] "use-common-controls-v6": false [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] }, [2022-07-28T21:24:20.052Z] "RT_MESSAGETABLE": { [2022-07-28T21:24:20.052Z] "#1": { [2022-07-28T21:24:20.052Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] }, [2022-07-28T21:24:20.052Z] "RT_VERSION": { [2022-07-28T21:24:20.052Z] "#1": { [2022-07-28T21:24:20.052Z] "0409": { [2022-07-28T21:24:20.052Z] "fixed": { [2022-07-28T21:24:20.052Z] "file_version": "0.0.0.0", [2022-07-28T21:24:20.052Z] "product_version": "0.0.0.0", [2022-07-28T21:24:20.052Z] "type": "Unknown" [2022-07-28T21:24:20.052Z] }, [2022-07-28T21:24:20.052Z] "info": { [2022-07-28T21:24:20.052Z] "0000": { [2022-07-28T21:24:20.052Z] "CompanyName": "", [2022-07-28T21:24:20.052Z] "FileVersion": "dev", [2022-07-28T21:24:20.052Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T21:24:20.052Z] "OriginalFileName": "dockerd.exe", [2022-07-28T21:24:20.052Z] "ProductName": "", [2022-07-28T21:24:20.052Z] "ProductVersion": "dev", [2022-07-28T21:24:20.052Z] "SpecialBuild": "26c65447df6ad86dea98d65f679e3f428ab2ffd3" [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] } [2022-07-28T21:24:20.052Z] cmd/dockerd/config.go [2022-07-28T21:24:20.052Z] cmd/dockerd/config_windows.go [2022-07-28T21:24:20.052Z] cmd/dockerd/daemon.go [2022-07-28T21:24:20.052Z] cmd/dockerd/daemon_test.go [2022-07-28T21:24:20.052Z] cmd/dockerd/daemon_windows.go [2022-07-28T21:24:20.052Z] cmd/dockerd/docker.go [2022-07-28T21:24:20.052Z] cmd/dockerd/docker_windows.go [2022-07-28T21:24:20.052Z] cmd/dockerd/genwinres_windows.go [2022-07-28T21:24:20.052Z] cmd/dockerd/metrics.go [2022-07-28T21:24:20.053Z] cmd/dockerd/options.go [2022-07-28T21:24:20.053Z] cmd/dockerd/options_test.go [2022-07-28T21:24:20.053Z] cmd/dockerd/service_windows.go [2022-07-28T21:24:20.053Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T21:24:20.053Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T21:24:20.254Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2022-07-28T21:24:20.515Z] docker_api_swarm_node_test.go:20: [d9d0c834b89c9] joining swarm manager [dc3fb369017fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:24:20.778Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T21:24:21.056Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-28T21:24:21.630Z] docker_api_swarm_node_test.go:21: [da9c05c086231] joining swarm manager [dc3fb369017fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:24:21.891Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-28T21:24:22.832Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T21:24:24.214Z] === CONT TestReadPluginNoRead [2022-07-28T21:24:24.214Z] read_test.go:92: [d4726079d53e8] daemon is not started [2022-07-28T21:24:24.214Z] --- PASS: TestReadPluginNoRead (8.87s) [2022-07-28T21:24:24.214Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2022-07-28T21:24:24.214Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2022-07-28T21:24:24.214Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-07-28T21:24:24.214Z] PASS [2022-07-28T21:24:24.214Z] [2022-07-28T21:24:24.214Z] DONE 6 tests in 14.045s [2022-07-28T21:24:24.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-28T21:24:24.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:24.214Z] ++ set -e [2022-07-28T21:24:24.214Z] ++ '[' -n 0 ']' [2022-07-28T21:24:24.214Z] ++ set -x [2022-07-28T21:24:24.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:24.214Z] testing: warning: no tests to run [2022-07-28T21:24:24.214Z] PASS [2022-07-28T21:24:24.214Z] [2022-07-28T21:24:24.214Z] DONE 0 tests in 0.066s [2022-07-28T21:24:24.214Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T21:24:24.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:24.214Z] ++ set -e [2022-07-28T21:24:24.214Z] ++ '[' -n 0 ']' [2022-07-28T21:24:24.214Z] ++ set -x [2022-07-28T21:24:24.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:24.474Z] INFO: Testing against a local daemon [2022-07-28T21:24:24.474Z] === RUN TestPluginWithDevMounts [2022-07-28T21:24:24.474Z] === PAUSE TestPluginWithDevMounts [2022-07-28T21:24:24.474Z] === CONT TestPluginWithDevMounts [2022-07-28T21:24:26.390Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-07-28T21:24:26.390Z] PASS [2022-07-28T21:24:26.390Z] [2022-07-28T21:24:26.390Z] DONE 1 tests in 1.945s [2022-07-28T21:24:26.390Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T21:24:26.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:26.390Z] ++ set -e [2022-07-28T21:24:26.390Z] ++ '[' -n 0 ']' [2022-07-28T21:24:26.390Z] ++ set -x [2022-07-28T21:24:26.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:26.390Z] INFO: Testing against a local daemon [2022-07-28T21:24:26.390Z] === RUN TestSecretInspect [2022-07-28T21:24:28.934Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-28T21:24:28.934Z] --- PASS: TestSecretInspect (2.54s) [2022-07-28T21:24:28.934Z] === RUN TestSecretList [2022-07-28T21:24:31.480Z] --- PASS: TestSecretList (2.53s) [2022-07-28T21:24:31.480Z] === RUN TestSecretsCreateAndDelete [2022-07-28T21:24:31.741Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-28T21:24:32.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-28T21:24:33.915Z] === RUN TestDockerSuite/TestBuildRm [2022-07-28T21:24:34.487Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2022-07-28T21:24:34.487Z] === RUN TestSecretsUpdate [2022-07-28T21:24:37.036Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-28T21:24:37.296Z] --- PASS: TestSecretsUpdate (2.96s) [2022-07-28T21:24:37.296Z] === RUN TestTemplatedSecret [2022-07-28T21:24:37.868Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-28T21:24:37.868Z] docker_api_swarm_test.go:502: [ddd80fa91962e] joining swarm manager [d7ac7cf1d65b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:24:39.251Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-28T21:24:39.823Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-28T21:24:40.762Z] --- PASS: TestTemplatedSecret (3.27s) [2022-07-28T21:24:40.762Z] === RUN TestSecretCreateResolve [2022-07-28T21:24:40.762Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-28T21:24:41.726Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-28T21:24:42.665Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-28T21:24:43.234Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-07-28T21:24:43.234Z] PASS [2022-07-28T21:24:43.234Z] [2022-07-28T21:24:43.234Z] DONE 6 tests in 16.957s [2022-07-28T21:24:43.234Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T21:24:43.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:43.234Z] ++ set -e [2022-07-28T21:24:43.234Z] ++ '[' -n 0 ']' [2022-07-28T21:24:43.234Z] ++ set -x [2022-07-28T21:24:43.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:24:43.494Z] INFO: Testing against a local daemon [2022-07-28T21:24:43.494Z] === RUN TestServiceCreateInit [2022-07-28T21:24:43.494Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T21:24:46.038Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-28T21:24:46.038Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-28T21:24:46.038Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-28T21:24:46.038Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T21:24:46.038Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-28T21:24:46.609Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-28T21:24:47.179Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-28T21:24:47.440Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-28T21:24:47.700Z] docker_api_swarm_test.go:507: [dc2fe6868b696] joining swarm manager [d7ac7cf1d65b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:24:47.960Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T21:24:48.220Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-28T21:24:51.517Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-28T21:24:52.459Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-28T21:24:52.459Z] --- PASS: TestServiceCreateInit (9.13s) [2022-07-28T21:24:52.459Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2022-07-28T21:24:52.459Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s) [2022-07-28T21:24:52.459Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T21:24:53.401Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-28T21:24:53.661Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-28T21:24:54.602Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-28T21:24:55.986Z] === RUN TestDockerSuite/TestBuildUser [2022-07-28T21:24:57.900Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-28T21:25:01.200Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-28T21:25:11.214Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2022-07-28T21:25:11.214Z] === RUN TestCreateServiceConflict [2022-07-28T21:25:12.154Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-28T21:25:12.724Z] --- PASS: TestCreateServiceConflict (2.55s) [2022-07-28T21:25:12.724Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T21:25:12.985Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-28T21:25:12.985Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-28T21:25:13.925Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-28T21:25:14.866Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-28T21:25:15.806Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-07-28T21:25:15.806Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T21:25:16.065Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-28T21:25:16.065Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T21:25:16.065Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-28T21:25:16.065Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T21:25:16.065Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-28T21:25:16.065Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T21:25:16.065Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-28T21:25:16.065Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T21:25:16.065Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-28T21:25:17.448Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-28T21:25:17.448Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-28T21:25:18.390Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-28T21:25:18.961Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-28T21:25:19.533Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-28T21:25:19.533Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-28T21:25:19.533Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-28T21:25:22.077Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-28T21:25:22.077Z] docker_api_swarm_node_test.go:81: [d21041a8a3cdf] joining swarm manager [d7f3daadc0a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:25:23.458Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-28T21:25:24.398Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-28T21:25:24.398Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-28T21:25:24.967Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-28T21:25:24.967Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T21:25:24.967Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-28T21:25:25.537Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-28T21:25:27.466Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-28T21:25:27.726Z] === RUN TestDockerSuite/TestCommitChange [2022-07-28T21:25:28.665Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-28T21:25:29.236Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.54s) [2022-07-28T21:25:29.236Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T21:25:29.806Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-28T21:25:31.191Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-28T21:25:32.132Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2022-07-28T21:25:32.132Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T21:25:32.392Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-28T21:25:33.334Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-28T21:25:34.720Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-28T21:25:34.980Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2022-07-28T21:25:34.980Z] === RUN TestCreateServiceSysctls [2022-07-28T21:25:35.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-28T21:25:35.811Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-28T21:25:36.752Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-28T21:25:38.137Z] docker_api_swarm_node_test.go:53: [d1eef9f1a3815] joining swarm manager [d38993458607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:25:38.397Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-28T21:25:38.657Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-28T21:25:38.918Z] docker_api_swarm_node_test.go:54: [d429f21c26616] joining swarm manager [d38993458607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:25:39.489Z] --- PASS: TestCreateServiceSysctls (4.45s) [2022-07-28T21:25:39.489Z] === RUN TestCreateServiceCapabilities [2022-07-28T21:25:39.489Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-28T21:25:40.059Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-28T21:25:40.629Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-28T21:25:41.570Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-28T21:25:42.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-28T21:25:42.400Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2022-07-28T21:25:42.400Z] === RUN TestInspect [2022-07-28T21:25:42.662Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-28T21:25:43.603Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-28T21:25:44.185Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-28T21:25:45.131Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-28T21:25:46.072Z] --- PASS: TestInspect (3.53s) [2022-07-28T21:25:46.072Z] === RUN TestCreateJob [2022-07-28T21:25:46.072Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-28T21:25:47.018Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-28T21:25:47.590Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-28T21:25:48.532Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-28T21:25:49.473Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-28T21:25:49.733Z] --- PASS: TestCreateJob (3.74s) [2022-07-28T21:25:49.733Z] === RUN TestReplicatedJob [2022-07-28T21:25:50.304Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-28T21:25:50.874Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-28T21:25:50.874Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-28T21:25:51.444Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-28T21:25:52.387Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-28T21:25:53.329Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-28T21:25:54.270Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-28T21:25:54.841Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-28T21:25:56.227Z] --- PASS: TestReplicatedJob (6.24s) [2022-07-28T21:25:56.228Z] === RUN TestUpdateReplicatedJob [2022-07-28T21:25:56.228Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-28T21:25:56.538Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T21:25:56.538Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-28T21:25:56.538Z] { [2022-07-28T21:25:56.538Z] "RT_GROUP_ICON": { [2022-07-28T21:25:56.538Z] "#1": { [2022-07-28T21:25:56.538Z] "0409": "../../winresources/docker.ico" [2022-07-28T21:25:56.538Z] } [2022-07-28T21:25:56.538Z] }, [2022-07-28T21:25:56.538Z] "RT_MANIFEST": { [2022-07-28T21:25:56.538Z] "#1": { [2022-07-28T21:25:56.538Z] "0409": { [2022-07-28T21:25:56.538Z] "identity": {}, [2022-07-28T21:25:56.538Z] "description": "Docker Engine", [2022-07-28T21:25:56.538Z] "minimum-os": "vista", [2022-07-28T21:25:56.538Z] "execution-level": "", [2022-07-28T21:25:56.538Z] "ui-access": false, [2022-07-28T21:25:56.538Z] "auto-elevate": false, [2022-07-28T21:25:56.538Z] "dpi-awareness": "unaware", [2022-07-28T21:25:56.538Z] "disable-theming": false, [2022-07-28T21:25:56.538Z] "disable-window-filtering": false, [2022-07-28T21:25:56.538Z] "high-resolution-scrolling-aware": false, [2022-07-28T21:25:56.538Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T21:25:56.538Z] "long-path-aware": false, [2022-07-28T21:25:56.538Z] "printer-driver-isolation": false, [2022-07-28T21:25:56.538Z] "gdi-scaling": false, [2022-07-28T21:25:56.538Z] "segment-heap": false, [2022-07-28T21:25:56.538Z] "use-common-controls-v6": false [2022-07-28T21:25:56.538Z] } [2022-07-28T21:25:56.538Z] } [2022-07-28T21:25:56.538Z] }, [2022-07-28T21:25:56.538Z] "RT_MESSAGETABLE": { [2022-07-28T21:25:56.538Z] "#1": { [2022-07-28T21:25:56.538Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T21:25:56.538Z] } [2022-07-28T21:25:56.538Z] }, [2022-07-28T21:25:56.538Z] "RT_VERSION": { [2022-07-28T21:25:56.538Z] "#1": { [2022-07-28T21:25:56.538Z] "0409": { [2022-07-28T21:25:56.538Z] "fixed": { [2022-07-28T21:25:56.538Z] "file_version": "0.0.0.0", [2022-07-28T21:25:56.539Z] "product_version": "0.0.0.0", [2022-07-28T21:25:56.539Z] "type": "Unknown" [2022-07-28T21:25:56.539Z] }, [2022-07-28T21:25:56.539Z] "info": { [2022-07-28T21:25:56.539Z] "0000": { [2022-07-28T21:25:56.539Z] "CompanyName": "", [2022-07-28T21:25:56.539Z] "FileVersion": "dev", [2022-07-28T21:25:56.539Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T21:25:56.539Z] "OriginalFileName": "docker-proxy.exe", [2022-07-28T21:25:56.539Z] "ProductName": "", [2022-07-28T21:25:56.539Z] "ProductVersion": "dev", [2022-07-28T21:25:56.539Z] "SpecialBuild": "26c65447df6ad86dea98d65f679e3f428ab2ffd3" [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] } [2022-07-28T21:25:56.539Z] cmd/docker-proxy/genwinres_windows.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/main.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/network_proxy_test.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/proxy.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/sctp_proxy.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/tcp_proxy.go [2022-07-28T21:25:56.539Z] cmd/docker-proxy/udp_proxy.go [2022-07-28T21:25:56.539Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T21:25:56.539Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T21:25:56.539Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T21:25:56.539Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-28T21:25:56.539Z] remote: Enumerating objects: 23, done. [2022-07-28T21:25:56.539Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-28T21:25:56.539Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-28T21:25:56.539Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-28T21:25:56.539Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-28T21:25:56.539Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-28T21:25:56.539Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-28T21:25:56.539Z] Cross building: bundles/cross/linux/ppc64le [2022-07-28T21:25:56.539Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T21:25:56.539Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T21:25:56.798Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-28T21:25:58.714Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-28T21:25:59.653Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2022-07-28T21:25:59.653Z] === RUN TestServiceListWithStatuses [2022-07-28T21:25:59.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:25:59.653Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T21:25:59.653Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T21:26:02.203Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-28T21:26:04.748Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-28T21:26:04.748Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2022-07-28T21:26:04.748Z] === RUN TestDockerNetworkReConnect [2022-07-28T21:26:05.318Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-28T21:26:09.523Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2022-07-28T21:26:09.523Z] === RUN TestServicePlugin [2022-07-28T21:26:09.523Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-28T21:26:11.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-28T21:26:11.699Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-28T21:26:12.275Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-28T21:26:13.659Z] plugin_test.go:61: [d3a7f7525d16f] joining swarm manager [dedf09fd3346c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:26:15.045Z] plugin_test.go:64: [dd29993e505bd] joining swarm manager [dedf09fd3346c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:26:16.429Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-28T21:26:16.998Z] === RUN TestDockerSuite/TestCpToDot [2022-07-28T21:26:17.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-28T21:26:17.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-28T21:26:18.768Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-28T21:26:20.154Z] docker_api_swarm_test.go:202: [d3678a5687bcd] joining swarm manager [d0a6773a8a2f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:26:20.154Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-28T21:26:20.725Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-28T21:26:21.685Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-28T21:26:21.946Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-28T21:26:22.516Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-28T21:26:23.455Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-28T21:26:23.455Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-28T21:26:23.455Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-28T21:26:24.025Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-28T21:26:24.284Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-28T21:26:24.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T21:26:24.284Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-28T21:26:24.545Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-28T21:26:25.118Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-28T21:26:25.378Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-28T21:26:25.638Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-28T21:26:25.638Z] === RUN TestDockerSuite/TestCreateRM [2022-07-28T21:26:25.638Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-28T21:26:25.638Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T21:26:25.638Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-28T21:26:25.899Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-28T21:26:25.899Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-28T21:26:27.280Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-28T21:26:27.280Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-28T21:26:27.280Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-28T21:26:30.578Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-28T21:26:30.837Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-28T21:26:30.837Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-28T21:26:31.409Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-28T21:26:31.979Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-28T21:26:32.552Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-28T21:26:33.122Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-28T21:26:33.381Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-28T21:26:35.289Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-28T21:26:35.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-28T21:26:36.123Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-28T21:26:38.033Z] docker_api_swarm_test.go:384: [dc45ecb97ac3b] joining swarm manager [db93e795ddf8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:26:38.293Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-28T21:26:39.243Z] docker_api_swarm_test.go:385: [d76d5c1c98b03] joining swarm manager [db93e795ddf8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:26:40.638Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-28T21:26:41.208Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-28T21:26:41.468Z] --- PASS: TestServicePlugin (32.38s) [2022-07-28T21:26:41.468Z] === RUN TestServiceUpdateLabel [2022-07-28T21:26:42.407Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-28T21:26:43.788Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-07-28T21:26:43.788Z] === RUN TestServiceUpdateSecrets [2022-07-28T21:26:47.983Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-28T21:26:47.983Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-28T21:26:48.923Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-28T21:26:48.923Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-28T21:26:49.183Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-28T21:26:49.443Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-28T21:26:49.702Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-28T21:26:49.702Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-28T21:26:50.643Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-28T21:26:51.584Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-28T21:26:51.584Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-28T21:26:51.584Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-28T21:26:52.154Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-28T21:26:52.154Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-28T21:26:53.534Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-28T21:26:54.472Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-28T21:26:54.472Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-28T21:26:54.472Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T21:26:54.472Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-28T21:26:54.472Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T21:26:54.472Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-28T21:26:57.010Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-28T21:26:57.269Z] === RUN TestDockerSuite/TestEventsRename [2022-07-28T21:26:57.532Z] === RUN TestDockerSuite/TestEventsResize [2022-07-28T21:26:58.475Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2022-07-28T21:26:58.475Z] === RUN TestServiceUpdateConfigs [2022-07-28T21:26:58.475Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-28T21:27:05.067Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-28T21:27:05.067Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-28T21:27:05.067Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-28T21:27:08.361Z] === RUN TestDockerSuite/TestEventsTop [2022-07-28T21:27:08.361Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-28T21:27:10.899Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-28T21:27:13.439Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-07-28T21:27:13.439Z] === RUN TestServiceUpdateNetwork [2022-07-28T21:27:23.426Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-28T21:27:23.426Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-28T21:27:23.426Z] === RUN TestDockerSuite/TestExec [2022-07-28T21:27:23.687Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-28T21:27:24.627Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-28T21:27:25.568Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2022-07-28T21:27:25.568Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T21:27:25.568Z] === RUN TestDockerSuite/TestExecEnv [2022-07-28T21:27:26.138Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-28T21:27:27.078Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T21:27:27.338Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-28T21:27:27.915Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T21:27:27.916Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-28T21:27:29.825Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-28T21:27:30.395Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-28T21:27:30.655Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-28T21:27:31.225Z] === RUN TestDockerSuite/TestExecParseError [2022-07-28T21:27:31.796Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-28T21:27:32.367Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-28T21:27:32.937Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-28T21:27:33.197Z] check_test.go:611: [d76d5c1c98b03] daemon is not started [2022-07-28T21:27:33.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-28T21:27:33.458Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-28T21:27:34.028Z] === RUN TestDockerSuite/TestExecTTY [2022-07-28T21:27:34.598Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-28T21:27:34.859Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T21:27:35.430Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-28T21:27:35.430Z] docker_api_swarm_test.go:802: [d965e2fcfb107] joining swarm manager [d685737e60f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:27:36.001Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-28T21:27:36.947Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-28T21:27:36.947Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T21:27:36.947Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-28T21:27:36.947Z] docker_api_swarm_test.go:802: [d313e12178aa1] joining swarm manager [d685737e60f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:27:38.328Z] docker_api_swarm_test.go:802: [d782d0289905d] joining swarm manager [d685737e60f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T21:27:38.328Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-28T21:27:38.899Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-28T21:27:39.839Z] docker_api_swarm_test.go:802: [dafbf050aa736] joining swarm manager [d685737e60f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T21:27:39.839Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-28T21:27:40.410Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-28T21:27:40.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-28T21:27:40.982Z] docker_api_swarm_test.go:810: [dbd8d137b6c6a] joining swarm manager [d685737e60f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-28T21:27:42.365Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-28T21:27:42.625Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2022-07-28T21:27:42.625Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-07-28T21:27:42.625Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-07-28T21:27:42.625Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2022-07-28T21:27:42.625Z] PASS [2022-07-28T21:27:42.625Z] [2022-07-28T21:27:42.625Z] === Skipped [2022-07-28T21:27:42.625Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T21:27:42.625Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T21:27:42.625Z] [2022-07-28T21:27:42.625Z] DONE 27 tests, 1 skipped in 179.284s [2022-07-28T21:27:42.625Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T21:27:42.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:27:42.625Z] ++ set -e [2022-07-28T21:27:42.625Z] ++ '[' -n 0 ']' [2022-07-28T21:27:42.625Z] ++ set -x [2022-07-28T21:27:42.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:27:42.626Z] INFO: Testing against a local daemon [2022-07-28T21:27:42.626Z] === RUN TestSessionCreate [2022-07-28T21:27:42.626Z] --- PASS: TestSessionCreate (0.04s) [2022-07-28T21:27:42.626Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T21:27:42.626Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-28T21:27:42.626Z] PASS [2022-07-28T21:27:42.626Z] [2022-07-28T21:27:42.626Z] DONE 2 tests in 0.188s [2022-07-28T21:27:42.626Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T21:27:42.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:27:42.626Z] ++ set -e [2022-07-28T21:27:42.626Z] ++ '[' -n 0 ']' [2022-07-28T21:27:42.626Z] ++ set -x [2022-07-28T21:27:42.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:27:42.886Z] INFO: Testing against a local daemon [2022-07-28T21:27:42.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T21:27:42.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:27:42.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:27:42.886Z] === RUN TestDiskUsage [2022-07-28T21:27:42.886Z] === PAUSE TestDiskUsage [2022-07-28T21:27:42.886Z] === RUN TestEventsExecDie [2022-07-28T21:27:43.827Z] --- PASS: TestEventsExecDie (0.71s) [2022-07-28T21:27:43.827Z] === RUN TestEventsBackwardsCompatible [2022-07-28T21:27:43.827Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-28T21:27:43.827Z] === RUN TestEventsVolumeCreate [2022-07-28T21:27:43.827Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-07-28T21:27:43.827Z] === RUN TestInfoBinaryCommits [2022-07-28T21:27:43.827Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T21:27:43.827Z] === RUN TestInfoAPIVersioned [2022-07-28T21:27:43.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T21:27:43.827Z] === RUN TestInfoAPI [2022-07-28T21:27:43.827Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T21:27:43.827Z] === RUN TestInfoAPIWarnings [2022-07-28T21:27:44.805Z] === RUN TestDockerSuite/TestHealth [2022-07-28T21:27:48.188Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T21:27:48.188Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T21:27:48.188Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T21:27:48.188Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T21:27:48.188Z] Cross building: bundles/cross/linux/s390x [2022-07-28T21:27:48.188Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T21:27:48.188Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T21:28:02.908Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T21:28:02.908Z] === RUN TestInfoDebug [2022-07-28T21:28:02.908Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T21:28:02.908Z] === RUN TestInfoInsecureRegistries [2022-07-28T21:28:02.908Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T21:28:02.908Z] === RUN TestInfoRegistryMirrors [2022-07-28T21:28:02.908Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T21:28:02.908Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T21:28:02.908Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T21:28:02.908Z] === RUN TestPingCacheHeaders [2022-07-28T21:28:02.908Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-28T21:28:02.908Z] === RUN TestPingGet [2022-07-28T21:28:02.908Z] --- PASS: TestPingGet (0.01s) [2022-07-28T21:28:02.908Z] === RUN TestPingHead [2022-07-28T21:28:02.908Z] --- PASS: TestPingHead (0.02s) [2022-07-28T21:28:02.908Z] === RUN TestPingSwarmHeader [2022-07-28T21:28:02.908Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T21:28:02.908Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T21:28:04.292Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T21:28:04.292Z] --- PASS: TestPingSwarmHeader (1.70s) [2022-07-28T21:28:04.292Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T21:28:04.292Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T21:28:04.292Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T21:28:04.292Z] === RUN TestVersion [2022-07-28T21:28:04.292Z] --- PASS: TestVersion (0.02s) [2022-07-28T21:28:04.292Z] === CONT TestDiskUsage [2022-07-28T21:28:04.292Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T21:28:04.552Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T21:28:04.812Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T21:28:05.073Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage (1.31s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T21:28:05.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T21:28:05.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T21:28:05.334Z] PASS [2022-07-28T21:28:05.334Z] [2022-07-28T21:28:05.334Z] === Skipped [2022-07-28T21:28:05.334Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T21:28:05.334Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T21:28:05.334Z] [2022-07-28T21:28:05.334Z] DONE 54 tests, 1 skipped in 22.609s [2022-07-28T21:28:05.334Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T21:28:05.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:28:05.334Z] ++ set -e [2022-07-28T21:28:05.334Z] ++ '[' -n 0 ']' [2022-07-28T21:28:05.334Z] ++ set -x [2022-07-28T21:28:05.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-28T21:28:05.595Z] INFO: Testing against a local daemon [2022-07-28T21:28:05.595Z] === RUN TestVolumesCreateAndList [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T21:28:05.595Z] === RUN TestVolumesRemove [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-28T21:28:05.595Z] === RUN TestVolumesInspect [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T21:28:05.595Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T21:28:05.595Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T21:28:05.595Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T21:28:05.595Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T21:28:05.595Z] PASS [2022-07-28T21:28:05.595Z] [2022-07-28T21:28:05.595Z] DONE 9 tests in 0.220s [2022-07-28T21:28:05.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:28:05.855Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T21:28:05.855Z] +++ kill 6697 [2022-07-28T21:28:06.116Z] +++ /etc/init.d/apparmor stop [2022-07-28T21:28:06.116Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:28:06.116Z] [2022-07-28T21:28:06.116Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:28:06.116Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:28:06.116Z] [2022-07-28T21:28:06.116Z] To set a process to complain mode, use the command line tool [2022-07-28T21:28:06.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:28:06.116Z] +++ true [2022-07-28T21:28:06.116Z] exiting test-integration [2022-07-28T21:28:06.116Z] ++ exit 0 [2022-07-28T21:28:06.116Z] [2022-07-28T21:28:07.057Z] + for job in $(jobs -p) [2022-07-28T21:28:07.057Z] + wait 12273 [2022-07-28T21:28:07.317Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-28T21:28:09.856Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-28T21:28:09.856Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-28T21:28:09.856Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-28T21:28:09.856Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-28T21:28:10.426Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-28T21:28:10.426Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-28T21:28:10.995Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-28T21:28:11.566Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-28T21:28:11.826Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-28T21:28:11.826Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-28T21:28:11.826Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-28T21:28:12.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-28T21:28:12.088Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-28T21:28:12.658Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-28T21:28:12.658Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-28T21:28:13.229Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-28T21:28:13.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-28T21:28:13.800Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-28T21:28:14.376Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-28T21:28:14.376Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-28T21:28:14.966Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-28T21:28:17.504Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-28T21:28:17.504Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-28T21:28:17.764Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-28T21:28:18.705Z] === RUN TestDockerSuite/TestImportFile [2022-07-28T21:28:20.086Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-28T21:28:20.086Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-28T21:28:21.026Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-28T21:28:21.967Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-28T21:28:23.348Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-28T21:28:23.609Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-28T21:28:24.180Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-28T21:28:24.751Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-28T21:28:24.751Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-28T21:28:24.751Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-28T21:28:25.322Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-28T21:28:25.581Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-28T21:28:25.582Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-28T21:28:26.150Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-28T21:28:26.150Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T21:28:26.150Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-28T21:28:26.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-28T21:28:27.291Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-28T21:28:27.861Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-28T21:28:28.431Z] === RUN TestDockerSuite/TestInspectImage [2022-07-28T21:28:28.431Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-28T21:28:28.431Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-28T21:28:28.431Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T21:28:28.431Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-28T21:28:29.001Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-28T21:28:29.260Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-28T21:28:29.260Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-28T21:28:29.830Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-28T21:28:30.399Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-28T21:28:32.953Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-28T21:28:32.953Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-28T21:28:32.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-28T21:28:33.212Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-28T21:28:33.781Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-28T21:28:34.719Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-28T21:28:35.289Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-28T21:28:35.860Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-28T21:28:36.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-28T21:28:36.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-28T21:28:36.950Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-28T21:28:37.520Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-28T21:28:37.520Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-28T21:28:38.462Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-28T21:28:39.401Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-28T21:28:39.662Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-28T21:28:41.043Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-28T21:28:42.427Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-28T21:28:43.368Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-28T21:28:43.368Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-28T21:28:44.750Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-28T21:28:45.011Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-28T21:28:45.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-28T21:28:53.717Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-28T21:28:53.986Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-28T21:28:54.563Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-28T21:28:54.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-28T21:28:55.944Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-28T21:28:55.944Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-28T21:28:55.944Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-28T21:28:57.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-28T21:28:58.716Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-28T21:28:59.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-28T21:28:59.547Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-28T21:29:00.486Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-28T21:29:01.428Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-28T21:29:01.428Z] docker_api_swarm_service_test.go:395: [db3cd59875b4a] joining swarm manager [d6569e6a0fc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:29:02.369Z] docker_api_swarm_service_test.go:395: [db1c22479cad7] joining swarm manager [d6569e6a0fc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:29:03.863Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-28T21:29:04.434Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-28T21:29:05.375Z] === RUN TestDockerSuite/TestLogsSince [2022-07-28T21:29:11.954Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-28T21:29:18.528Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-28T21:29:18.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-28T21:29:18.528Z] === RUN TestDockerSuite/TestLogsTail [2022-07-28T21:29:18.528Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-28T21:29:19.102Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-28T21:29:19.673Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-28T21:29:19.673Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-28T21:29:19.673Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-28T21:29:19.673Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-28T21:29:19.673Z] === RUN TestDockerSuite/TestNetHostname [2022-07-28T21:29:20.243Z] docker_api_swarm_service_test.go:343: [d1cf3780d9c50] joining swarm manager [d890a5d7912bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:29:21.184Z] docker_api_swarm_service_test.go:343: [d178c6b0d72e9] joining swarm manager [d890a5d7912bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:29:21.445Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-28T21:29:21.706Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-28T21:29:21.706Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-28T21:29:21.967Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-28T21:29:22.908Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-28T21:29:23.849Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-28T21:29:25.232Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-28T21:29:25.232Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-28T21:29:25.232Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-28T21:29:25.232Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-28T21:29:31.804Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-28T21:29:31.804Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-28T21:29:32.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-28T21:29:34.912Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-28T21:29:34.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-28T21:29:36.822Z] docker_api_swarm_service_test.go:490: [d090c1b7d1675] joining swarm manager [df845668a6557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:29:36.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-28T21:29:37.762Z] docker_api_swarm_service_test.go:490: [dd5ae52569fde] joining swarm manager [df845668a6557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:29:38.703Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-28T21:29:39.689Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T21:29:39.689Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T21:29:39.689Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T21:29:39.689Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T21:29:39.689Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T21:29:40.015Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T21:29:40.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/test/unit [2022-07-28T21:29:40.628Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T21:29:40.628Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T21:29:40.628Z] + TESTDIRS=./... [2022-07-28T21:29:40.628Z] + exclude_paths='/vendor/|/integration' [2022-07-28T21:29:40.628Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T21:29:40.628Z] ++ go list ./... [2022-07-28T21:29:41.571Z] + pkg_list='github.com/docker/docker/api [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/backend [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/container [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/events [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/filters [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/image [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/mount [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/network [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/registry [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/time [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/versions [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:29:41.571Z] github.com/docker/docker/api/types/volume [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:29:41.571Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:29:41.571Z] github.com/docker/docker/cli [2022-07-28T21:29:41.571Z] github.com/docker/docker/cli/config [2022-07-28T21:29:41.571Z] github.com/docker/docker/cli/debug [2022-07-28T21:29:41.571Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:29:41.571Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:29:41.571Z] github.com/docker/docker/client [2022-07-28T21:29:41.571Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:29:41.571Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:29:41.571Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:29:41.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:29:41.571Z] github.com/docker/docker/container [2022-07-28T21:29:41.571Z] github.com/docker/docker/container/stream [2022-07-28T21:29:41.571Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:29:41.571Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:29:41.571Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/config [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/events [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/exec [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/images [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/links [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/names [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/network [2022-07-28T21:29:41.571Z] github.com/docker/docker/daemon/stats [2022-07-28T21:29:41.571Z] github.com/docker/docker/distribution [2022-07-28T21:29:41.571Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:29:41.571Z] github.com/docker/docker/distribution/utils [2022-07-28T21:29:41.571Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:29:41.571Z] github.com/docker/docker/dockerversion [2022-07-28T21:29:41.571Z] github.com/docker/docker/errdefs [2022-07-28T21:29:41.571Z] github.com/docker/docker/image [2022-07-28T21:29:41.571Z] github.com/docker/docker/image/cache [2022-07-28T21:29:41.571Z] github.com/docker/docker/image/tarexport [2022-07-28T21:29:41.571Z] github.com/docker/docker/image/v1 [2022-07-28T21:29:41.571Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:29:41.571Z] github.com/docker/docker/layer [2022-07-28T21:29:41.571Z] github.com/docker/docker/libcontainerd [2022-07-28T21:29:41.571Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:29:41.571Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:29:41.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:29:41.571Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:29:41.571Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:29:41.572Z] github.com/docker/docker/oci [2022-07-28T21:29:41.572Z] github.com/docker/docker/oci/caps [2022-07-28T21:29:41.572Z] github.com/docker/docker/opts [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/archive [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/directory [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/platform [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pools [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/progress [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/signal [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stack [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/system [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:29:41.572Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:29:41.572Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:29:41.572Z] github.com/docker/docker/quota [2022-07-28T21:29:41.572Z] github.com/docker/docker/reference [2022-07-28T21:29:41.572Z] github.com/docker/docker/registry [2022-07-28T21:29:41.572Z] github.com/docker/docker/registry/resumable [2022-07-28T21:29:41.572Z] github.com/docker/docker/restartmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/rootless [2022-07-28T21:29:41.572Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:29:41.572Z] github.com/docker/docker/runconfig [2022-07-28T21:29:41.572Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/environment [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/registry [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/request [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/drivers [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/local [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/mounts [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/service [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:29:41.572Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:29:41.572Z] ++ echo 'github.com/docker/docker/api [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/backend [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/container [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/events [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/filters [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/image [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/mount [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/network [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/registry [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/time [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/versions [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:29:41.572Z] github.com/docker/docker/api/types/volume [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:29:41.572Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:29:41.572Z] github.com/docker/docker/cli [2022-07-28T21:29:41.572Z] github.com/docker/docker/cli/config [2022-07-28T21:29:41.572Z] github.com/docker/docker/cli/debug [2022-07-28T21:29:41.572Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:29:41.572Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/client [2022-07-28T21:29:41.572Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:29:41.572Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:29:41.572Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:29:41.572Z] github.com/docker/docker/container [2022-07-28T21:29:41.572Z] github.com/docker/docker/container/stream [2022-07-28T21:29:41.572Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:29:41.572Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:29:41.572Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/config [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/events [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/exec [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/images [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/links [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/names [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/network [2022-07-28T21:29:41.572Z] github.com/docker/docker/daemon/stats [2022-07-28T21:29:41.572Z] github.com/docker/docker/distribution [2022-07-28T21:29:41.572Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:29:41.572Z] github.com/docker/docker/distribution/utils [2022-07-28T21:29:41.572Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:29:41.572Z] github.com/docker/docker/dockerversion [2022-07-28T21:29:41.572Z] github.com/docker/docker/errdefs [2022-07-28T21:29:41.572Z] github.com/docker/docker/image [2022-07-28T21:29:41.572Z] github.com/docker/docker/image/cache [2022-07-28T21:29:41.572Z] github.com/docker/docker/image/tarexport [2022-07-28T21:29:41.572Z] github.com/docker/docker/image/v1 [2022-07-28T21:29:41.572Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:29:41.572Z] github.com/docker/docker/layer [2022-07-28T21:29:41.572Z] github.com/docker/docker/libcontainerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:29:41.572Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:29:41.572Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:29:41.572Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:29:41.572Z] github.com/docker/docker/oci [2022-07-28T21:29:41.572Z] github.com/docker/docker/oci/caps [2022-07-28T21:29:41.572Z] github.com/docker/docker/opts [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/archive [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/directory [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/platform [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pools [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/progress [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/signal [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stack [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/system [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:29:41.572Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:29:41.572Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:29:41.572Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:29:41.572Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:29:41.572Z] github.com/docker/docker/quota [2022-07-28T21:29:41.572Z] github.com/docker/docker/reference [2022-07-28T21:29:41.572Z] github.com/docker/docker/registry [2022-07-28T21:29:41.572Z] github.com/docker/docker/registry/resumable [2022-07-28T21:29:41.572Z] github.com/docker/docker/restartmanager [2022-07-28T21:29:41.572Z] github.com/docker/docker/rootless [2022-07-28T21:29:41.572Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:29:41.572Z] github.com/docker/docker/runconfig [2022-07-28T21:29:41.572Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/environment [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:29:41.572Z] github.com/docker/docker/testutil/registry [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/request [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/drivers [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/local [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/mounts [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/service [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:29:41.573Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T21:29:41.573Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/backend [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/events [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/filters [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/mount [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/registry [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/time [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/config [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/debug [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/client [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:29:41.573Z] github.com/docker/docker/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/container/stream [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/config [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/events [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/exec [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/images [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/links [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/names [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/stats [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/utils [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:29:41.573Z] github.com/docker/docker/dockerversion [2022-07-28T21:29:41.573Z] github.com/docker/docker/errdefs [2022-07-28T21:29:41.573Z] github.com/docker/docker/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/cache [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/tarexport [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/v1 [2022-07-28T21:29:41.573Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:29:41.573Z] github.com/docker/docker/layer [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:29:41.573Z] github.com/docker/docker/oci [2022-07-28T21:29:41.573Z] github.com/docker/docker/oci/caps [2022-07-28T21:29:41.573Z] github.com/docker/docker/opts [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/archive [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/directory [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/platform [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/pools [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/progress [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/signal [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/stack [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/system [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:29:41.573Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:29:41.573Z] github.com/docker/docker/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:29:41.573Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:29:41.573Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:29:41.573Z] github.com/docker/docker/quota [2022-07-28T21:29:41.573Z] github.com/docker/docker/reference [2022-07-28T21:29:41.573Z] github.com/docker/docker/registry [2022-07-28T21:29:41.573Z] github.com/docker/docker/registry/resumable [2022-07-28T21:29:41.573Z] github.com/docker/docker/restartmanager [2022-07-28T21:29:41.573Z] github.com/docker/docker/rootless [2022-07-28T21:29:41.573Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:29:41.573Z] github.com/docker/docker/runconfig [2022-07-28T21:29:41.573Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/environment [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/registry [2022-07-28T21:29:41.573Z] github.com/docker/docker/testutil/request [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/drivers [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/local [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/mounts [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/service [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:29:41.573Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:29:41.573Z] ++ echo 'github.com/docker/docker/api [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/backend [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/events [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/filters [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/mount [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/registry [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/time [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:29:41.573Z] github.com/docker/docker/api/types/volume [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:29:41.573Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/config [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/debug [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:29:41.573Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/client [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:29:41.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:29:41.573Z] github.com/docker/docker/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/container/stream [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:29:41.573Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/config [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/events [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/exec [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/images [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/links [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/names [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/network [2022-07-28T21:29:41.573Z] github.com/docker/docker/daemon/stats [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/utils [2022-07-28T21:29:41.573Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:29:41.573Z] github.com/docker/docker/dockerversion [2022-07-28T21:29:41.573Z] github.com/docker/docker/errdefs [2022-07-28T21:29:41.573Z] github.com/docker/docker/image [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/cache [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/tarexport [2022-07-28T21:29:41.573Z] github.com/docker/docker/image/v1 [2022-07-28T21:29:41.573Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:29:41.573Z] github.com/docker/docker/layer [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:29:41.573Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:29:41.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/types [2022-07-28T21:29:41.574Z] github.com/docker/docker/oci [2022-07-28T21:29:41.574Z] github.com/docker/docker/oci/caps [2022-07-28T21:29:41.574Z] github.com/docker/docker/opts [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/archive [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/directory [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/platform [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/pools [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/progress [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/signal [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/stack [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/system [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:29:41.574Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:29:41.574Z] github.com/docker/docker/plugin [2022-07-28T21:29:41.574Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:29:41.574Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:29:41.574Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:29:41.574Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:29:41.574Z] github.com/docker/docker/quota [2022-07-28T21:29:41.574Z] github.com/docker/docker/reference [2022-07-28T21:29:41.574Z] github.com/docker/docker/registry [2022-07-28T21:29:41.574Z] github.com/docker/docker/registry/resumable [2022-07-28T21:29:41.574Z] github.com/docker/docker/restartmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/rootless [2022-07-28T21:29:41.574Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:29:41.574Z] github.com/docker/docker/runconfig [2022-07-28T21:29:41.574Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/environment [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/registry [2022-07-28T21:29:41.574Z] github.com/docker/docker/testutil/request [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/drivers [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/local [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/mounts [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/service [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:29:41.574Z] github.com/docker/docker/volume/testutils' [2022-07-28T21:29:41.574Z] ++ grep --fixed-strings /libnetwork [2022-07-28T21:29:41.574Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/types' [2022-07-28T21:29:41.574Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/types' [2022-07-28T21:29:41.574Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:29:41.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:29:41.574Z] + type docker-proxy [2022-07-28T21:29:41.574Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T21:29:41.574Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T21:29:41.574Z] [2022-07-28T21:29:41.834Z] Removing bundles/ [2022-07-28T21:29:41.834Z] [2022-07-28T21:29:41.834Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T21:29:41.834Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T21:29:41.834Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T21:29:42.013Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-28T21:29:43.919Z] === RUN TestDockerSuite/TestPluginActive [2022-07-28T21:29:45.825Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-28T21:29:49.965Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T21:29:49.965Z] [2022-07-28T21:29:49.965Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T21:29:49.965Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T21:29:49.965Z] [2022-07-28T21:29:49.965Z] + mkdir -p bundles [2022-07-28T21:29:49.965Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/backend/build [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/httputils [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/middleware [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/build [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/container [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/debug [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/image [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/network [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/session [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/system [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/server/router/volume [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/backend [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/container [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/events [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/filters [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/image [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/mount [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/network [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/registry [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/strslice [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/swarm [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/time [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/versions [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T21:29:49.965Z] github.com/docker/docker/api/types/volume [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/dockerfile [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/remotecontext [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T21:29:49.965Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T21:29:49.965Z] github.com/docker/docker/cli [2022-07-28T21:29:49.965Z] github.com/docker/docker/cli/config [2022-07-28T21:29:49.965Z] github.com/docker/docker/cli/debug [2022-07-28T21:29:49.965Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T21:29:49.965Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T21:29:49.965Z] github.com/docker/docker/client [2022-07-28T21:29:49.965Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T21:29:49.965Z] github.com/docker/docker/cmd/dockerd [2022-07-28T21:29:49.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T21:29:49.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T21:29:49.965Z] github.com/docker/docker/container [2022-07-28T21:29:49.965Z] github.com/docker/docker/container/stream [2022-07-28T21:29:49.965Z] github.com/docker/docker/contrib/apparmor [2022-07-28T21:29:49.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T21:29:49.965Z] github.com/docker/docker/contrib/httpserver [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/config [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/containerd [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/events [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/exec [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/images [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/initlayer [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/links [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/listeners [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/local [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/names [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/network [2022-07-28T21:29:49.965Z] github.com/docker/docker/daemon/stats [2022-07-28T21:29:49.965Z] github.com/docker/docker/distribution [2022-07-28T21:29:49.965Z] github.com/docker/docker/distribution/metadata [2022-07-28T21:29:49.965Z] github.com/docker/docker/distribution/utils [2022-07-28T21:29:49.965Z] github.com/docker/docker/distribution/xfer [2022-07-28T21:29:49.965Z] github.com/docker/docker/dockerversion [2022-07-28T21:29:49.965Z] github.com/docker/docker/errdefs [2022-07-28T21:29:49.965Z] github.com/docker/docker/image [2022-07-28T21:29:49.965Z] github.com/docker/docker/image/cache [2022-07-28T21:29:49.965Z] github.com/docker/docker/image/tarexport [2022-07-28T21:29:49.965Z] github.com/docker/docker/image/v1 [2022-07-28T21:29:49.965Z] github.com/docker/docker/internal/test/suite [2022-07-28T21:29:49.965Z] github.com/docker/docker/layer [2022-07-28T21:29:49.965Z] github.com/docker/docker/libcontainerd [2022-07-28T21:29:49.965Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T21:29:49.965Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T21:29:49.965Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T21:29:49.965Z] github.com/docker/docker/libcontainerd/types [2022-07-28T21:29:49.965Z] github.com/docker/docker/oci [2022-07-28T21:29:49.965Z] github.com/docker/docker/oci/caps [2022-07-28T21:29:49.965Z] github.com/docker/docker/opts [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/aaparser [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/archive [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/authorization [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/capabilities [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/containerfs [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/directory [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/dmesg [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/fileutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/fsutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/homedir [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/idtools [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/ioutils [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/longpath [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/loopback [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/parsers [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/pidfile [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/platform [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugins [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/pools [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/progress [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/pubsub [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/reexec [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/signal [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/stack [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/stringid [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/system [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/tailfile [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/tarsum [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/urlutil [2022-07-28T21:29:49.965Z] github.com/docker/docker/pkg/useragent [2022-07-28T21:29:49.965Z] github.com/docker/docker/plugin [2022-07-28T21:29:49.965Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T21:29:49.965Z] github.com/docker/docker/plugin/v2 [2022-07-28T21:29:49.965Z] github.com/docker/docker/profiles/apparmor [2022-07-28T21:29:49.965Z] github.com/docker/docker/profiles/seccomp [2022-07-28T21:29:49.965Z] github.com/docker/docker/quota [2022-07-28T21:29:49.965Z] github.com/docker/docker/reference [2022-07-28T21:29:49.965Z] github.com/docker/docker/registry [2022-07-28T21:29:49.965Z] github.com/docker/docker/registry/resumable [2022-07-28T21:29:49.965Z] github.com/docker/docker/restartmanager [2022-07-28T21:29:49.965Z] github.com/docker/docker/rootless [2022-07-28T21:29:49.965Z] github.com/docker/docker/rootless/specconv [2022-07-28T21:29:49.965Z] github.com/docker/docker/runconfig [2022-07-28T21:29:49.965Z] github.com/docker/docker/runconfig/opts [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/daemon [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/environment [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fakegit [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/registry [2022-07-28T21:29:49.965Z] github.com/docker/docker/testutil/request [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/drivers [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/local [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/mounts [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/service [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/service/opts [2022-07-28T21:29:49.965Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T21:29:49.966Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-28T21:29:49.966Z] ? github.com/docker/docker/api [no test files] [2022-07-28T21:29:51.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-28T21:29:52.038Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-28T21:29:52.038Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T21:29:52.038Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-28T21:29:53.948Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-28T21:29:56.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-28T21:29:56.752Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-28T21:29:58.136Z] docker_api_swarm_service_test.go:128: [df4b851ebd996] joining swarm manager [dcb2bdd265a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:29:59.075Z] docker_api_swarm_service_test.go:129: [d839b7de4c7f2] joining swarm manager [dcb2bdd265a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:30:01.002Z] docker_api_swarm_service_test.go:137: [d64d63c747a18] joining swarm manager [dcb2bdd265a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T21:30:01.571Z] docker_api_swarm_service_test.go:138: [de0a6a9090ede] joining swarm manager [dcb2bdd265a75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T21:30:02.510Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-28T21:30:04.422Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-28T21:30:04.996Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-28T21:30:05.937Z] === RUN TestDockerSuite/TestPortList [2022-07-28T21:30:08.069Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-28T21:30:12.516Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-28T21:30:15.058Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-28T21:30:15.058Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-28T21:30:16.441Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-28T21:30:17.381Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-28T21:30:17.953Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-28T21:30:17.953Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-28T21:30:19.862Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-28T21:30:20.432Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-28T21:30:22.971Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-28T21:30:23.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-28T21:30:26.497Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-28T21:30:26.497Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-28T21:30:26.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-28T21:30:29.035Z] docker_api_swarm_service_test.go:304: [d586fbf5f5fe8] joining swarm manager [dd2c4f5e27d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:30:29.035Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-28T21:30:29.605Z] docker_api_swarm_service_test.go:304: [d9c9a83c242e7] joining swarm manager [dd2c4f5e27d82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:30:36.178Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-28T21:30:37.117Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-28T21:30:39.660Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-28T21:30:40.232Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-28T21:30:41.171Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-28T21:30:42.554Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-28T21:30:43.936Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-28T21:30:45.329Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-28T21:30:45.329Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-28T21:30:45.898Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-28T21:30:47.282Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-28T21:30:49.194Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-28T21:30:49.194Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T21:30:49.194Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-28T21:30:49.453Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-28T21:30:49.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-28T21:30:49.713Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-28T21:30:49.713Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-28T21:30:51.093Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-28T21:30:52.036Z] docker_api_swarm_service_test.go:100: [db368a371ddc1] joining swarm manager [d5cfb0eb98754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:30:52.036Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-28T21:30:55.678Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-28T21:30:55.678Z] docker_api_swarm_service_test.go:101: [d877a99a32115] joining swarm manager [d5cfb0eb98754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:31:00.964Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-28T21:31:00.964Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-28T21:31:02.345Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-28T21:31:02.345Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-28T21:31:02.605Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-28T21:31:02.605Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-28T21:31:05.146Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-28T21:31:05.724Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-28T21:31:08.283Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-28T21:31:09.222Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-28T21:31:09.222Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-28T21:31:09.222Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-28T21:31:11.761Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-28T21:31:12.703Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-28T21:31:13.273Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-28T21:31:14.654Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-28T21:31:15.223Z] check_test.go:611: [db368a371ddc1] daemon is not started [2022-07-28T21:31:15.484Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-28T21:31:16.863Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-28T21:31:17.432Z] === RUN TestDockerSuite/TestRmiTag [2022-07-28T21:31:17.432Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-28T21:31:18.001Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-28T21:31:20.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-28T21:31:20.542Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-28T21:31:21.111Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-28T21:31:22.050Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-28T21:31:22.310Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-28T21:31:22.880Z] docker_api_swarm_service_test.go:533: [d25fe908e492b] joining swarm manager [d37cb81adad6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:31:22.880Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-28T21:31:23.456Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-28T21:31:24.029Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-28T21:31:24.029Z] docker_api_swarm_service_test.go:534: [db9c208d8c60b] joining swarm manager [d37cb81adad6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:31:24.597Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-28T21:31:25.166Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-28T21:31:29.368Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-28T21:31:29.938Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-28T21:31:31.323Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-28T21:31:32.263Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-28T21:31:34.171Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-28T21:31:35.111Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-28T21:31:37.021Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-28T21:31:37.590Z] === RUN TestDockerSuite/TestDockerFails [2022-07-28T21:31:37.590Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-28T21:31:39.027Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-28T21:31:39.287Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-28T21:31:39.858Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-28T21:31:41.250Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-28T21:31:41.512Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-28T21:31:42.452Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-28T21:31:43.024Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-28T21:31:43.594Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-28T21:31:43.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-28T21:31:44.426Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-28T21:31:44.426Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-28T21:31:44.686Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-28T21:31:45.453Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T21:31:45.455Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-28T21:31:45.455Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T21:31:45.455Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T21:31:45.455Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-07-28T21:31:45.455Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T21:31:45.455Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T21:31:45.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/builder/remotecontext 0.157s coverage: 13.7% of statements [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 49.3% of statements [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-28T21:31:45.456Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-28T21:31:46.026Z] ok github.com/docker/docker/builder/remotecontext/git 1.682s coverage: 86.3% of statements [2022-07-28T21:31:46.026Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T21:31:46.026Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T21:31:46.026Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T21:31:46.026Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T21:31:46.067Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-28T21:31:46.327Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-28T21:31:46.598Z] ok github.com/docker/docker/cmd/docker-proxy 0.243s coverage: 67.6% of statements [2022-07-28T21:31:46.897Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-28T21:31:47.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-28T21:31:47.421Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-28T21:31:48.363Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-28T21:31:49.303Z] docker_api_swarm_service_test.go:148: [d32e920b62de5] joining swarm manager [d0ec9dac86977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:31:49.873Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-28T21:31:50.133Z] docker_api_swarm_service_test.go:148: [d0ed21f09b91c] joining swarm manager [d0ec9dac86977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:31:50.394Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-28T21:31:50.802Z] ok github.com/docker/docker/client 0.183s coverage: 75.9% of statements [2022-07-28T21:31:51.336Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-28T21:31:52.280Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-28T21:31:52.540Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-28T21:31:53.480Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-28T21:31:54.419Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-28T21:31:54.988Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-28T21:31:55.558Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-28T21:31:55.818Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-28T21:31:56.424Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-28T21:31:56.424Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-28T21:31:57.804Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-28T21:31:58.374Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-28T21:31:58.634Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-28T21:31:59.205Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-28T21:31:59.774Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-28T21:31:59.774Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-28T21:32:00.345Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-28T21:32:00.915Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-28T21:32:01.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-28T21:32:01.743Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-28T21:32:02.315Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-28T21:32:02.315Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-28T21:32:02.889Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-28T21:32:02.889Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-28T21:32:03.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-28T21:32:04.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-28T21:32:04.606Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-28T21:32:05.177Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-28T21:32:05.177Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-28T21:32:05.747Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-28T21:32:06.686Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-28T21:32:08.069Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-28T21:32:09.011Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-28T21:32:09.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-28T21:32:09.844Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-28T21:32:10.414Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-28T21:32:11.009Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-28T21:32:11.269Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-28T21:32:12.650Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-28T21:32:15.193Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-28T21:32:15.193Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-28T21:32:15.453Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-28T21:32:16.836Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-28T21:32:18.215Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-28T21:32:19.596Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-28T21:32:21.505Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-28T21:32:21.505Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-28T21:32:21.505Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-28T21:32:21.505Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-28T21:32:21.505Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-28T21:32:21.505Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-28T21:32:22.886Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-28T21:32:23.826Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-28T21:32:25.209Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-28T21:32:25.469Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-28T21:32:26.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-28T21:32:26.611Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-28T21:32:26.871Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-28T21:32:26.871Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T21:32:26.871Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-28T21:32:27.441Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-28T21:32:29.370Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-28T21:32:29.370Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-28T21:32:29.941Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-28T21:32:30.511Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-28T21:32:31.082Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-28T21:32:31.652Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-28T21:32:31.652Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-28T21:32:31.912Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-28T21:32:32.483Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-28T21:32:33.053Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-28T21:32:33.624Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-28T21:32:33.887Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-28T21:32:34.457Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-28T21:32:35.027Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-28T21:32:35.597Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-28T21:32:35.597Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-28T21:32:36.167Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-28T21:32:36.739Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-28T21:32:37.516Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 31.5% of statements [2022-07-28T21:32:37.516Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-28T21:32:37.516Z] ok github.com/docker/docker/cmd/dockerd/trap 2.527s coverage: 0.0% of statements [2022-07-28T21:32:37.516Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T21:32:37.516Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T21:32:37.516Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T21:32:37.517Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T21:32:37.517Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T21:32:37.681Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-28T21:32:37.941Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T21:32:37.941Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-28T21:32:37.941Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-28T21:32:40.485Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-28T21:32:40.748Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-28T21:32:41.718Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-07-28T21:32:43.114Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-28T21:32:44.501Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-28T21:32:50.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-28T21:32:51.699Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-28T21:32:52.630Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-28T21:32:52.640Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-28T21:32:52.891Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-28T21:32:53.461Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-28T21:32:54.023Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-28T21:32:54.031Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.2% of statements [2022-07-28T21:32:54.031Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T21:32:54.031Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T21:32:54.031Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-28T21:32:54.031Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T21:32:54.031Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T21:32:54.031Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-28T21:32:54.283Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-28T21:32:54.283Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-28T21:32:54.283Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-28T21:32:54.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-28T21:32:54.852Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-28T21:32:55.943Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.773s coverage: 74.8% of statements [2022-07-28T21:32:56.204Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-28T21:32:56.775Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.309s coverage: 60.7% of statements [2022-07-28T21:32:57.393Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-28T21:32:57.393Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-28T21:32:58.337Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-28T21:32:58.687Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-28T21:32:59.722Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-28T21:32:59.722Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-28T21:33:00.086Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.320s coverage: 50.6% of statements [2022-07-28T21:33:01.028Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.522s coverage: 46.1% of statements [2022-07-28T21:33:01.028Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T21:33:01.968Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.628s coverage: 58.5% of statements [2022-07-28T21:33:01.968Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T21:33:01.968Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T21:33:02.228Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-28T21:33:02.261Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-28T21:33:03.169Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-28T21:33:03.739Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-28T21:33:04.679Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-07-28T21:33:04.679Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T21:33:04.679Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T21:33:04.800Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-28T21:33:05.619Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-07-28T21:33:05.739Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-28T21:33:06.000Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-28T21:33:06.261Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-28T21:33:06.559Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-07-28T21:33:06.559Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-07-28T21:33:06.559Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T21:33:07.130Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-28T21:33:07.130Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-28T21:33:07.200Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-28T21:33:07.200Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-28T21:33:07.460Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-28T21:33:07.460Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-28T21:33:07.700Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-28T21:33:08.414Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-28T21:33:08.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.189s coverage: 76.8% of statements [2022-07-28T21:33:08.640Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-07-28T21:33:08.640Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T21:33:08.640Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T21:33:09.354Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-28T21:33:09.580Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-28T21:33:09.858Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-28T21:33:10.803Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-07-28T21:33:11.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-28T21:33:11.265Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-28T21:33:11.265Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-28T21:33:11.372Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-07-28T21:33:11.524Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-28T21:33:11.632Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-28T21:33:12.093Z] === RUN TestDockerSuite/TestRunMount [2022-07-28T21:33:12.571Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2022-07-28T21:33:12.571Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T21:33:12.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T21:33:13.511Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-28T21:33:14.892Z] ok github.com/docker/docker/distribution 1.526s coverage: 28.0% of statements [2022-07-28T21:33:14.892Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T21:33:14.892Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T21:33:15.832Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-28T21:33:16.092Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-07-28T21:33:16.092Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 85.4% of statements [2022-07-28T21:33:16.092Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T21:33:16.295Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-28T21:33:17.033Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-07-28T21:33:17.033Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T21:33:17.033Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T21:33:17.233Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-28T21:33:17.294Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-07-28T21:33:17.803Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-28T21:33:18.235Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-28T21:33:18.496Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-28T21:33:18.746Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-28T21:33:18.756Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T21:33:19.686Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-28T21:33:20.664Z] ok github.com/docker/docker/pkg/archive 0.491s coverage: 82.3% of statements [2022-07-28T21:33:21.069Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-28T21:33:21.234Z] ok github.com/docker/docker/pkg/authorization 0.167s coverage: 68.3% of statements [2022-07-28T21:33:21.234Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T21:33:21.494Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-28T21:33:22.466Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-28T21:33:23.846Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-28T21:33:24.786Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-28T21:33:24.788Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 42.7% of statements [2022-07-28T21:33:24.788Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T21:33:25.050Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-28T21:33:25.050Z] ok github.com/docker/docker/layer 7.184s coverage: 68.9% of statements [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T21:33:25.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T21:33:25.310Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-28T21:33:25.724Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-28T21:33:25.724Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-28T21:33:25.880Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-28T21:33:25.880Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-07-28T21:33:25.880Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-28T21:33:25.994Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-28T21:33:26.945Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-28T21:33:27.209Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-28T21:33:27.264Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 67.9% of statements [2022-07-28T21:33:27.265Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 69.7% of statements [2022-07-28T21:33:27.525Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-28T21:33:27.525Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-28T21:33:27.525Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T21:33:27.780Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-28T21:33:27.785Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-28T21:33:27.785Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-28T21:33:28.045Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-07-28T21:33:28.305Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-28T21:33:28.305Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-07-28T21:33:28.305Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T21:33:28.305Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T21:33:29.161Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-28T21:33:29.246Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2022-07-28T21:33:29.506Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-28T21:33:29.766Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T21:33:30.026Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T21:33:30.541Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-28T21:33:31.406Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-28T21:33:31.406Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-28T21:33:31.682Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-28T21:33:31.950Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2022-07-28T21:33:32.211Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T21:33:32.211Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T21:33:32.780Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-28T21:33:33.039Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-28T21:33:33.081Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-28T21:33:33.340Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-28T21:33:33.600Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-28T21:33:33.610Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-07-28T21:33:33.860Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-28T21:33:33.870Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-28T21:33:34.120Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-28T21:33:34.130Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2022-07-28T21:33:34.385Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-28T21:33:34.956Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-28T21:33:34.956Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-28T21:33:35.527Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-28T21:33:36.038Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-28T21:33:36.299Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-07-28T21:33:36.558Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-28T21:33:37.498Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-07-28T21:33:37.758Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-28T21:33:38.699Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-07-28T21:33:39.269Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-28T21:33:39.269Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T21:33:39.722Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-28T21:33:39.839Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-28T21:33:40.099Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-28T21:33:41.631Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-28T21:33:41.631Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T21:33:41.631Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-28T21:33:42.010Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-28T21:33:42.201Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-28T21:33:42.270Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.8% of statements [2022-07-28T21:33:42.772Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-28T21:33:42.840Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-28T21:33:43.778Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-07-28T21:33:44.165Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-28T21:33:44.734Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-28T21:33:45.303Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-28T21:33:45.303Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-28T21:33:45.874Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-28T21:33:46.135Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-28T21:33:46.706Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-28T21:33:46.966Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T21:33:46.966Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-28T21:33:46.966Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-28T21:33:47.537Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-28T21:33:48.477Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-28T21:33:48.477Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-28T21:33:48.477Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-28T21:33:48.477Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-28T21:33:48.737Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-28T21:33:49.678Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-28T21:33:49.678Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T21:33:49.678Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-28T21:33:52.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-28T21:33:52.484Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-28T21:33:53.424Z] === RUN TestDockerSuite/TestRunRm [2022-07-28T21:33:53.995Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-28T21:33:54.938Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-28T21:33:57.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-28T21:33:57.480Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-28T21:33:58.050Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-28T21:33:58.621Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-28T21:34:01.179Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-28T21:34:01.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-28T21:34:01.179Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-28T21:34:03.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-28T21:34:03.990Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-28T21:34:05.718Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T21:34:05.718Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T21:34:05.719Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === Skipped [2022-07-28T21:34:05.719Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T21:34:05.719Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T21:34:05.719Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T21:34:05.719Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T21:34:05.719Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T21:34:05.719Z] time="2022-07-28T21:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T21:34:05.719Z] time="2022-07-28T21:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T21:34:05.719Z] time="2022-07-28T21:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T21:34:05.719Z] time="2022-07-28T21:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T21:34:05.719Z] time="2022-07-28T21:32:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T21:34:05.719Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T21:34:05.719Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T21:34:05.719Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T21:34:05.719Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T21:34:05.719Z] graphtest_unix.go:71: No driver to put! [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T21:34:05.719Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T21:34:05.719Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T21:34:05.719Z] [2022-07-28T21:34:05.719Z] DONE 2811 tests, 28 skipped in 253.949s [2022-07-28T21:34:05.719Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/config [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/idm [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/ns [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/options [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/osl [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T21:34:05.719Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T21:34:05.719Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-28T21:34:06.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-28T21:34:07.474Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-28T21:34:08.044Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-28T21:34:08.616Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-28T21:34:09.555Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-28T21:34:09.555Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-28T21:34:09.817Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-28T21:34:10.392Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-28T21:34:10.652Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-28T21:34:11.593Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-28T21:34:12.166Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-28T21:34:12.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-28T21:34:12.736Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-28T21:34:15.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-28T21:34:15.276Z] === RUN TestDockerSuite/TestRunState [2022-07-28T21:34:16.218Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-28T21:34:16.789Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-28T21:34:17.731Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-28T21:34:17.731Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-28T21:34:17.731Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T21:34:17.731Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-28T21:34:17.993Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-28T21:34:18.278Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-28T21:34:18.867Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-28T21:34:19.811Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-28T21:34:20.071Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-28T21:34:20.071Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-28T21:34:21.011Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-28T21:34:22.396Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-28T21:34:22.972Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-28T21:34:24.354Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-28T21:34:24.354Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-28T21:34:27.654Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-28T21:34:30.194Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-28T21:34:30.194Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-28T21:34:30.454Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-28T21:34:31.025Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-28T21:34:31.595Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-28T21:34:33.507Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-28T21:34:33.507Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-28T21:34:34.892Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-28T21:34:35.464Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-28T21:34:35.464Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-28T21:34:35.724Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-28T21:34:36.313Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-28T21:34:36.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-28T21:34:36.836Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-28T21:34:37.406Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-28T21:34:37.406Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T21:34:37.406Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-28T21:34:37.667Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-28T21:34:38.237Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-28T21:34:39.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-28T21:34:41.533Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-28T21:34:42.103Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-28T21:34:42.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-28T21:34:42.936Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-28T21:34:44.848Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-28T21:34:45.788Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-28T21:34:47.170Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-28T21:34:47.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-28T21:34:49.345Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-28T21:34:49.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-28T21:34:49.605Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-28T21:34:49.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-28T21:34:49.605Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-28T21:34:49.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-28T21:34:49.605Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-28T21:34:49.605Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-28T21:34:49.865Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-28T21:34:49.865Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T21:34:49.865Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-28T21:34:50.806Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-28T21:34:50.806Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-28T21:34:51.067Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork 37.246s coverage: 40.6% of statements [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.352s coverage: 59.9% of statements [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.144s coverage: 5.2% of statements [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-28T21:34:52.440Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T21:34:52.440Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-28T21:34:52.459Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-28T21:34:53.035Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-28T21:34:53.606Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-28T21:34:53.606Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-28T21:34:53.606Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-28T21:34:54.175Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T21:34:54.175Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-28T21:34:54.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-28T21:34:55.316Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-28T21:34:55.316Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-28T21:34:56.255Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-28T21:34:56.255Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-28T21:34:56.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-28T21:34:56.775Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-28T21:34:57.036Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-28T21:34:57.606Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-28T21:34:57.866Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-28T21:34:57.866Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-28T21:34:57.866Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-28T21:34:58.809Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-28T21:34:59.381Z] docker_cli_service_logs_test.go:248: checking task 9tzej0vruq0h [2022-07-28T21:34:59.381Z] docker_cli_service_logs_test.go:253: checking messages for 9tzej0vruq0h [2022-07-28T21:34:59.381Z] docker_cli_service_logs_test.go:248: checking task kleuzehy29k3 [2022-07-28T21:34:59.381Z] docker_cli_service_logs_test.go:253: checking messages for kleuzehy29k3 [2022-07-28T21:34:59.951Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-28T21:35:00.214Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-28T21:35:00.785Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-28T21:35:00.785Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T21:35:00.785Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-28T21:35:01.044Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-28T21:35:01.045Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-28T21:35:02.425Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.230s coverage: 6.6% of statements [2022-07-28T21:35:02.425Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T21:35:02.425Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-28T21:35:02.425Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-28T21:35:02.425Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T21:35:02.425Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T21:35:02.427Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-28T21:35:02.685Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T21:35:02.946Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-28T21:35:02.997Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-28T21:35:02.997Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-28T21:35:03.206Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-28T21:35:03.468Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-28T21:35:03.728Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T21:35:04.911Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-28T21:35:05.171Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-28T21:35:05.171Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-28T21:35:05.171Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-28T21:35:05.171Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-28T21:35:06.110Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-28T21:35:06.679Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-28T21:35:07.249Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-28T21:35:08.646Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-28T21:35:09.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-28T21:35:12.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-28T21:35:13.718Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-28T21:35:14.426Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-28T21:35:16.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-28T21:35:18.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-28T21:35:20.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-28T21:35:21.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-28T21:35:21.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-28T21:35:23.006Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-28T21:35:24.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-28T21:35:24.650Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-28T21:35:26.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-28T21:35:26.982Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-28T21:35:27.922Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-28T21:35:29.310Z] docker_cli_swarm_test.go:1895: [d4c8df7737b94] joining swarm manager [dd1c326252d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:35:29.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-28T21:35:30.512Z] docker_cli_swarm_test.go:1896: [de1e7ec22de9a] joining swarm manager [dd1c326252d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:35:31.081Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/ipam 14.326s coverage: 85.3% of statements [2022-07-28T21:35:31.825Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T21:35:31.825Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-28T21:35:31.825Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T21:35:31.825Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-28T21:35:32.989Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-28T21:35:34.371Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-28T21:35:36.979Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-28T21:35:36.979Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-28T21:35:36.979Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-28T21:35:36.979Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-28T21:35:37.238Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-28T21:35:37.808Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-28T21:35:38.378Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-28T21:35:39.320Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-28T21:35:39.320Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-28T21:35:40.704Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-28T21:35:40.704Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-28T21:35:40.964Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-28T21:35:41.904Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2942364625 [2022-07-28T21:35:42.164Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-28T21:35:42.164Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-28T21:35:43.548Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-28T21:35:43.548Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-28T21:35:43.548Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-28T21:35:44.488Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-28T21:35:45.871Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-28T21:35:46.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-28T21:35:47.747Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-28T21:35:48.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-28T21:35:48.577Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-28T21:35:48.577Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-28T21:35:50.485Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-28T21:35:50.485Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T21:35:50.485Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-28T21:35:54.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-28T21:35:55.250Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-28T21:35:57.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-28T21:35:57.160Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-28T21:35:57.732Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-28T21:35:59.137Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-28T21:36:01.676Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-28T21:36:03.057Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-28T21:36:03.629Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-28T21:36:04.568Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-28T21:36:06.483Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-28T21:36:07.865Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-28T21:36:10.405Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-28T21:36:12.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-28T21:36:14.330Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-28T21:36:14.589Z] docker_cli_swarm_test.go:1796: [d2977a72359d1] joining swarm manager [d04fb0516d3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:36:15.969Z] docker_cli_swarm_test.go:1797: [d5e0f576bb475] joining swarm manager [d04fb0516d3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:36:17.366Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-28T21:36:22.646Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-28T21:36:24.554Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-28T21:36:25.126Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-28T21:36:25.695Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-28T21:36:26.265Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-28T21:36:26.265Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T21:36:26.265Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-28T21:36:26.525Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-28T21:36:27.094Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-28T21:36:27.094Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T21:36:27.094Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-28T21:36:27.094Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T21:36:27.094Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-28T21:36:27.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-28T21:36:27.923Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-28T21:36:28.867Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-28T21:36:29.439Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-28T21:36:30.822Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-28T21:36:34.117Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-28T21:36:35.057Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-28T21:36:35.057Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T21:36:35.057Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-28T21:36:35.996Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-28T21:36:35.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-28T21:36:36.566Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-28T21:36:37.953Z] docker_cli_swarm_test.go:1315: [dca9fa7afecd5] joining swarm manager [dcfd062059d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:36:38.532Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-28T21:36:39.488Z] docker_cli_swarm_test.go:1316: [def8b80de8ead] joining swarm manager [dcfd062059d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:36:40.429Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-28T21:36:41.812Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-28T21:36:56.703Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-28T21:36:56.703Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-28T21:36:56.703Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-28T21:36:57.273Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-28T21:36:57.273Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-28T21:36:57.273Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-28T21:36:57.273Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-28T21:36:57.842Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-28T21:36:57.842Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-28T21:36:58.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-28T21:36:58.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-28T21:36:58.411Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-28T21:36:58.411Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-28T21:36:58.411Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-28T21:37:00.324Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite (1317.31s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.48s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.58s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.50s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.92s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.16s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.69s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.03s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.61s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.35s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.31s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-07-28T21:37:00.324Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.90s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.38s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.55s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.62s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.50s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005ef968__} (0.85s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12859184882_/foo_false_____} (1.52s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12859184882_/foo_true_____} (1.54s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_false_____} (1.39s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_true_____} (1.56s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32249126397_/foo_true__0xc0005ef998___} (1.45s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005ef9b0__} (1.52s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005ef9c8__} (1.65s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005ef9e0__} (1.72s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005ef9f8__} (1.66s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.76s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-28T21:37:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.52s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.10s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.77s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.66s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.76s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.14s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.93s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.23s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.77s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.98s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.69s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.50s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.88s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.22s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.90s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.42s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.41s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.47s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.90s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.52s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.58s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.73s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.12s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.92s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.05s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.22s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.29s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.84s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.61s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.98s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.74s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.04s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.95s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.09s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.67s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.89s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.46s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.53s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.20s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.96s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.10s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.74s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.17s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.33s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.62s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.20s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.95s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.68s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.21s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.33s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.27s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.85s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.83s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.89s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnv (0.79s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.73s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.73s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.65s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.24s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.00s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.40s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-07-28T21:37:00.325Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.69s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-07-28T21:37:00.325Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.52s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.46s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.33s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.49s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.28s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.23s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.25s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.69s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.92s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.12s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.51s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.94s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.61s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.90s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.87s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.72s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildPATH (2.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.88s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.87s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRm (2.85s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.00s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildUser (1.66s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.60s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.98s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.42s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.64s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.53s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitTTY (1.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.19s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.56s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.04s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.97s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToStdout (0.72s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.36s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.15s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.10s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-28T21:37:00.326Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T21:37:00.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.94s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.71s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.61s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.79s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecInspectID (1.69s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.79s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2022-07-28T21:37:00.327Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.58s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2022-07-28T21:37:00.327Z] --- PASS: TestDockerSuite/TestHealth (19.25s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.16s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestBuildHistory (2.63s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-28T21:37:00.588Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.82s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.63s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.53s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestNetHostname (1.64s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.19s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.88s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.82s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.94s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.73s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.69s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPortList (6.15s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.83s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.98s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.54s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.25s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.22s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.56s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.22s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.53s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.84s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.94s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.12s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.43s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.62s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-07-28T21:37:00.589Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.64s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-07-28T21:37:00.589Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.28s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.54s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.84s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.97s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.08s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunMount (5.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.69s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.54s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.37s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.83s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.20s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.52s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.78s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.70s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.18s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.85s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.64s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.57s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.70s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.67s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.33s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-07-28T21:37:00.590Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.87s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-28T21:37:00.590Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-28T21:37:00.590Z] === RUN TestDockerRegistrySuite [2022-07-28T21:37:00.590Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-28T21:37:01.531Z] check_test.go:427: [dba30d8f0a57e] daemon is not started [2022-07-28T21:37:01.531Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-28T21:37:02.472Z] check_test.go:427: [ddfbe2f718043] daemon is not started [2022-07-28T21:37:02.472Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-28T21:37:03.856Z] check_test.go:427: [d6e3f44da229c] daemon is not started [2022-07-28T21:37:03.856Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-28T21:37:03.856Z] check_test.go:427: [d632b480272d9] daemon is not started [2022-07-28T21:37:04.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T21:37:06.678Z] check_test.go:427: [d39062def3b21] daemon is not started [2022-07-28T21:37:06.679Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T21:37:11.960Z] check_test.go:427: [d0fef076f7e94] daemon is not started [2022-07-28T21:37:11.960Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-28T21:37:14.501Z] check_test.go:427: [ddbefb7adbb64] daemon is not started [2022-07-28T21:37:14.501Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-28T21:37:15.074Z] check_test.go:427: [d47fd9fbee66e] daemon is not started [2022-07-28T21:37:15.334Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-28T21:37:16.274Z] check_test.go:427: [d4795bbe9a718] daemon is not started [2022-07-28T21:37:16.274Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-28T21:37:17.215Z] check_test.go:427: [da570c0e1c025] daemon is not started [2022-07-28T21:37:17.215Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-28T21:37:18.155Z] check_test.go:427: [d2a54fd4b7b41] daemon is not started [2022-07-28T21:37:18.155Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-28T21:37:19.538Z] check_test.go:427: [de2f584112197] daemon is not started [2022-07-28T21:37:19.538Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-28T21:37:20.478Z] check_test.go:427: [d5f7c089a28c8] daemon is not started [2022-07-28T21:37:20.478Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-28T21:37:21.419Z] check_test.go:427: [d2e348d9db7fb] daemon is not started [2022-07-28T21:37:21.419Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-28T21:37:22.362Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:18c2414b71746813a08e6d0450d4d6edf38904b59b908165feb68ff5af04a3a8 [2022-07-28T21:37:22.934Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7158beef909d0e3ec019ad72b2e11af37788eab4e6ce40cbaf30d99c9806a791 [2022-07-28T21:37:23.194Z] check_test.go:427: [d80a218e58ecb] daemon is not started [2022-07-28T21:37:23.194Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-28T21:37:23.315Z] ok github.com/docker/docker/libnetwork/networkdb 104.947s coverage: 60.4% of statements [2022-07-28T21:37:23.315Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T21:37:23.315Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T21:37:23.315Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2022-07-28T21:37:23.315Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-28T21:37:23.315Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-28T21:37:24.134Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5556c54db05207dd59976420865f802a96a0656ceba3a73d7d82800882350f3 [2022-07-28T21:37:24.255Z] ok github.com/docker/docker/libnetwork/portmapper 0.570s coverage: 48.6% of statements [2022-07-28T21:37:24.515Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-28T21:37:24.515Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T21:37:24.704Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a9a35d4fc3bcc772e994faa614559f5c2a36e317b7fe9827fd69dcdafd0fdb3 [2022-07-28T21:37:24.775Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === Skipped [2022-07-28T21:37:24.775Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T21:37:24.775Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T21:37:24.775Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T21:37:24.775Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T21:37:24.775Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T21:37:24.775Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T21:37:24.775Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T21:37:24.775Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T21:37:24.775Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T21:37:24.775Z] firewalld_test.go:14: firewalld is not running [2022-07-28T21:37:24.775Z] [2022-07-28T21:37:24.775Z] DONE 327 tests, 9 skipped in 201.710s [2022-07-28T21:37:24.964Z] check_test.go:427: [d16fd2cb81080] daemon is not started [2022-07-28T21:37:24.964Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests Post stage [Pipeline] junit [2022-07-28T21:37:25.358Z] Recording test results [2022-07-28T21:37:25.754Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-28T21:37:26.078Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43820/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26c65447df6ad86dea98d65f679e3f428ab2ffd3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26c65447df6ad86dea98d65f679e3f428ab2ffd3 hack/validate/vendor [2022-07-28T21:37:26.346Z] check_test.go:427: [d52efca26d51a] daemon is not started [2022-07-28T21:37:26.346Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-28T21:37:26.650Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T21:37:27.532Z] + echo Ensuring container killed. [2022-07-28T21:37:27.532Z] Ensuring container killed. [2022-07-28T21:37:27.532Z] + docker rm -vf docker-pr7 [2022-07-28T21:37:27.532Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-07-28T21:37:27.816Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:37:27.816Z] Chowning /workspace to jenkins user [2022-07-28T21:37:27.816Z] + id -u [2022-07-28T21:37:27.816Z] + id -g [2022-07-28T21:37:27.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T21:37:28.279Z] check_test.go:427: [d8f2d7d7b571d] daemon is not started [2022-07-28T21:37:28.279Z] === RUN TestDockerRegistrySuite/TestPullByDigest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:37:29.229Z] check_test.go:427: [dcb86ddb62083] daemon is not started [2022-07-28T21:37:29.229Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-28T21:37:29.229Z] check_test.go:427: [d8cd29d5cceee] daemon is not started [2022-07-28T21:37:29.229Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T21:37:29.490Z] + bundleName=unit [2022-07-28T21:37:29.490Z] + echo Creating unit-bundles.tar.gz [2022-07-28T21:37:29.490Z] Creating unit-bundles.tar.gz [2022-07-28T21:37:29.490Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-28T21:37:29.490Z] bundles/junit-report-libnetwork.xml [2022-07-28T21:37:29.490Z] bundles/junit-report.xml [2022-07-28T21:37:29.490Z] bundles/go-test-report-libnetwork.json [2022-07-28T21:37:29.490Z] bundles/go-test-report.json [2022-07-28T21:37:29.490Z] bundles/profile-libnetwork.out [2022-07-28T21:37:29.490Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-28T21:37:29.503Z] Archiving artifacts [2022-07-28T21:37:29.922Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T21:37:30.169Z] check_test.go:427: [dd3d7b501ca45] daemon is not started [2022-07-28T21:37:30.169Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T21:37:30.227Z] + make clean [2022-07-28T21:37:30.227Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T21:37:30.227Z] docker-dev-cache [2022-07-28T21:37:30.227Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T21:37:31.109Z] check_test.go:427: [de8d79d60ee09] daemon is not started [2022-07-28T21:37:31.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T21:37:32.050Z] check_test.go:427: [df3e3f66a3e6d] daemon is not started [2022-07-28T21:37:32.050Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-28T21:37:34.592Z] check_test.go:427: [d7971ac66a02f] daemon is not started [2022-07-28T21:37:34.592Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-28T21:37:34.852Z] check_test.go:427: [ddf480237be01] daemon is not started [2022-07-28T21:37:34.852Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-28T21:37:35.792Z] check_test.go:427: [d7dea6864e1ea] daemon is not started [2022-07-28T21:37:35.792Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-28T21:37:36.051Z] check_test.go:427: [d96e54154ed7a] daemon is not started [2022-07-28T21:37:36.051Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-28T21:37:36.311Z] check_test.go:427: [d91ed6fe78289] daemon is not started [2022-07-28T21:37:36.311Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-28T21:37:36.571Z] check_test.go:427: [d8f7599f3601c] daemon is not started [2022-07-28T21:37:36.571Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-28T21:37:36.831Z] check_test.go:427: [dfc8c037796e1] daemon is not started [2022-07-28T21:37:36.831Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-28T21:37:37.091Z] check_test.go:427: [d0f0009ba8779] daemon is not started [2022-07-28T21:37:37.091Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-28T21:37:37.351Z] check_test.go:427: [d82d4e7697d00] daemon is not started [2022-07-28T21:37:37.351Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-28T21:37:38.291Z] check_test.go:427: [dc20f4c28d578] daemon is not started [2022-07-28T21:37:38.291Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-28T21:37:39.673Z] check_test.go:427: [d65c86b00271b] daemon is not started [2022-07-28T21:37:39.673Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-28T21:37:40.613Z] check_test.go:427: [d6a0e29bdef57] daemon is not started [2022-07-28T21:37:40.613Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-28T21:37:41.553Z] check_test.go:427: [d5643cbf8ada0] daemon is not started [2022-07-28T21:37:41.553Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-28T21:37:42.493Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite (42.71s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-28T21:37:43.062Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-28T21:37:43.062Z] === RUN TestDockerSchema1RegistrySuite [2022-07-28T21:37:43.062Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-28T21:37:43.322Z] check_test.go:454: [dce9dbf76a1a2] daemon is not started [2022-07-28T21:37:43.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T21:37:45.864Z] check_test.go:454: [da43c44801445] daemon is not started [2022-07-28T21:37:46.124Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T21:37:51.430Z] check_test.go:454: [dc0d6a32cd546] daemon is not started [2022-07-28T21:37:51.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-28T21:37:51.999Z] check_test.go:454: [d6459f1891702] daemon is not started [2022-07-28T21:37:51.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-28T21:37:52.259Z] check_test.go:454: [d0c22bcc7965c] daemon is not started [2022-07-28T21:37:52.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T21:37:53.203Z] check_test.go:454: [d1856a5b3dbe5] daemon is not started [2022-07-28T21:37:53.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T21:37:54.143Z] check_test.go:454: [d9418e67eb394] daemon is not started [2022-07-28T21:37:54.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T21:37:55.083Z] check_test.go:454: [d837ffe0487ef] daemon is not started [2022-07-28T21:37:55.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-28T21:37:57.624Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-28T21:37:57.624Z] check_test.go:454: [dd5a049257a64] daemon is not started [2022-07-28T21:37:57.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-28T21:37:57.885Z] check_test.go:454: [d501b851544a3] daemon is not started [2022-07-28T21:37:57.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-28T21:37:58.144Z] check_test.go:454: [d2d87f1071b77] daemon is not started [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite (15.09s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.03s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-28T21:37:58.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-07-28T21:37:58.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-28T21:37:58.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-28T21:37:59.085Z] check_test.go:483: [d3c530d2c524e] daemon is not started [2022-07-28T21:37:59.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-28T21:38:00.026Z] check_test.go:483: [d0748c10da3e3] daemon is not started [2022-07-28T21:38:00.026Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-28T21:38:00.026Z] check_test.go:483: [d96ca62296755] daemon is not started [2022-07-28T21:38:00.026Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-28T21:38:01.406Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-28T21:38:01.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-28T21:38:02.346Z] check_test.go:483: [d0e2e1989ae5b] daemon is not started [2022-07-28T21:38:02.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-28T21:38:02.606Z] check_test.go:483: [d41f293691059] daemon is not started [2022-07-28T21:38:02.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-28T21:38:03.991Z] check_test.go:483: [d4a561b17e884] daemon is not started [2022-07-28T21:38:03.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-28T21:38:04.251Z] check_test.go:483: [d9b97938c669c] daemon is not started [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.91s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.67s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.58s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.25s) [2022-07-28T21:38:04.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-07-28T21:38:04.251Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-28T21:38:04.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-28T21:38:07.544Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-28T21:38:09.468Z] check_test.go:510: [d3e0e1240f095] daemon is not started [2022-07-28T21:38:09.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-28T21:38:09.468Z] check_test.go:510: [dbc7899d39769] daemon is not started [2022-07-28T21:38:09.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-28T21:38:09.728Z] check_test.go:510: [dbea70958f38b] daemon is not started [2022-07-28T21:38:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-28T21:38:09.728Z] check_test.go:510: [d85bacf3817de] daemon is not started [2022-07-28T21:38:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-28T21:38:09.987Z] check_test.go:510: [d3b46d9e7e856] daemon is not started [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-07-28T21:38:09.987Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-07-28T21:38:09.987Z] === RUN TestDockerNetworkSuite [2022-07-28T21:38:09.987Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-28T21:38:11.371Z] docker_cli_network_unix_test.go:46: [dce22d90f8e61] daemon is not started [2022-07-28T21:38:11.632Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-28T21:38:12.202Z] docker_cli_network_unix_test.go:46: [da804b01ef94d] daemon is not started [2022-07-28T21:38:12.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-28T21:38:14.372Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-28T21:38:15.761Z] docker_cli_network_unix_test.go:46: [d80124bb404b1] daemon is not started [2022-07-28T21:38:16.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-28T21:38:17.272Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-28T21:38:17.845Z] docker_cli_network_unix_test.go:46: [d3ce59124cdc8] daemon is not started [2022-07-28T21:38:18.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-28T21:38:18.366Z] docker_cli_network_unix_test.go:1233: [de08ed882c6ac] daemon is not started [2022-07-28T21:38:21.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-28T21:38:21.667Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-28T21:38:22.607Z] docker_cli_network_unix_test.go:46: [dac352f27940e] daemon is not started [2022-07-28T21:38:23.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-28T21:38:24.118Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-28T21:38:29.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-28T21:38:29.407Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T21:38:29.407Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-28T21:38:29.407Z] docker_cli_network_unix_test.go:46: [debf256ad0633] daemon is not started [2022-07-28T21:38:29.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-28T21:38:32.221Z] docker_cli_network_unix_test.go:46: [de308b40bf311] daemon is not started [2022-07-28T21:38:32.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-28T21:38:34.702Z] docker_cli_network_unix_test.go:46: [df999382f464f] daemon is not started [2022-07-28T21:38:34.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-28T21:38:34.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-28T21:38:34.963Z] docker_cli_network_unix_test.go:46: [d1e8e29c170bd] daemon is not started [2022-07-28T21:38:35.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-28T21:38:35.483Z] docker_cli_network_unix_test.go:46: [d61d7d513321e] daemon is not started [2022-07-28T21:38:35.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-28T21:38:35.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-28T21:38:36.322Z] docker_cli_network_unix_test.go:46: [df576bb39c3d7] daemon is not started [2022-07-28T21:38:36.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-28T21:38:36.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-28T21:38:37.522Z] docker_cli_network_unix_test.go:46: [df9a292536ba3] daemon is not started [2022-07-28T21:38:37.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-28T21:38:38.042Z] docker_cli_network_unix_test.go:46: [dc211e4602bb9] daemon is not started [2022-07-28T21:38:38.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-28T21:38:38.613Z] docker_cli_network_unix_test.go:46: [d09446d7cd011] daemon is not started [2022-07-28T21:38:38.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-28T21:38:38.613Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-28T21:38:39.184Z] docker_cli_network_unix_test.go:46: [d396ac556909b] daemon is not started [2022-07-28T21:38:39.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-28T21:38:39.444Z] docker_cli_network_unix_test.go:46: [d980f626f9d34] daemon is not started [2022-07-28T21:38:39.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-28T21:38:39.444Z] docker_cli_network_unix_test.go:46: [de128f141cbc0] daemon is not started [2022-07-28T21:38:39.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-28T21:38:39.704Z] docker_cli_network_unix_test.go:46: [dfd9cc8c38e7e] daemon is not started [2022-07-28T21:38:39.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-28T21:38:40.644Z] docker_cli_network_unix_test.go:46: [dd6e4b9d9886c] daemon is not started [2022-07-28T21:38:40.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-28T21:38:41.475Z] docker_cli_network_unix_test.go:46: [d4d8bb7f1bbb5] daemon is not started [2022-07-28T21:38:41.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-28T21:38:41.995Z] docker_cli_network_unix_test.go:46: [d11864d5a75be] daemon is not started [2022-07-28T21:38:41.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-28T21:38:41.995Z] docker_cli_network_unix_test.go:46: [d07ad8b1407ed] daemon is not started [2022-07-28T21:38:42.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-28T21:38:42.256Z] docker_cli_network_unix_test.go:46: [d84b8706113b9] daemon is not started [2022-07-28T21:38:42.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-28T21:38:43.636Z] docker_cli_network_unix_test.go:968: [dd2ec6aadfbf7] daemon is not started [2022-07-28T21:38:44.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-28T21:38:45.516Z] docker_cli_network_unix_test.go:46: [de665f162a95d] daemon is not started [2022-07-28T21:38:45.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-28T21:38:48.333Z] docker_cli_network_unix_test.go:1116: [d027bbd06823e] daemon is not started [2022-07-28T21:38:51.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-28T21:38:51.627Z] docker_cli_network_unix_test.go:46: [d286525553ff9] daemon is not started [2022-07-28T21:38:51.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-28T21:38:52.197Z] docker_cli_network_unix_test.go:46: [df23a436b4e26] daemon is not started [2022-07-28T21:38:52.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-28T21:38:52.197Z] docker_cli_network_unix_test.go:46: [d0ee1cc7d46bc] daemon is not started [2022-07-28T21:38:52.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-28T21:38:52.197Z] docker_cli_network_unix_test.go:46: [dda7699b99784] daemon is not started [2022-07-28T21:38:52.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-28T21:38:52.457Z] docker_cli_network_unix_test.go:46: [d5854fc492557] daemon is not started [2022-07-28T21:38:52.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-28T21:38:52.717Z] docker_cli_network_unix_test.go:46: [ddc5cbafb5cde] daemon is not started [2022-07-28T21:38:52.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-28T21:38:52.717Z] docker_cli_network_unix_test.go:46: [d0deeb7490ec0] daemon is not started [2022-07-28T21:38:52.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-28T21:38:54.097Z] docker_cli_network_unix_test.go:46: [d3af845357ce1] daemon is not started [2022-07-28T21:38:55.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-28T21:38:55.039Z] docker_cli_network_unix_test.go:46: [df3433a327a12] daemon is not started [2022-07-28T21:38:55.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-28T21:38:55.039Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T21:38:55.039Z] docker_cli_network_unix_test.go:46: [d1cdb06df0b0c] daemon is not started [2022-07-28T21:38:55.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-28T21:38:55.609Z] docker_cli_network_unix_test.go:46: [dec87745eb73a] daemon is not started [2022-07-28T21:38:55.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-28T21:38:59.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-28T21:39:00.747Z] docker_cli_network_unix_test.go:1084: [d5f912e793cde] daemon is not started [2022-07-28T21:39:02.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-28T21:39:02.659Z] docker_cli_network_unix_test.go:46: [d17fc765cc983] daemon is not started [2022-07-28T21:39:02.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-28T21:39:02.918Z] docker_cli_network_unix_test.go:46: [d7759197cb3e1] daemon is not started [2022-07-28T21:39:03.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-28T21:39:04.561Z] docker_cli_network_unix_test.go:46: [df4ca24e5d25a] daemon is not started [2022-07-28T21:39:04.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-28T21:39:04.822Z] docker_cli_network_unix_test.go:46: [d03d81b419b47] daemon is not started [2022-07-28T21:39:04.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-28T21:39:05.083Z] docker_cli_network_unix_test.go:46: [de08350dd1c4c] daemon is not started [2022-07-28T21:39:05.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-28T21:39:05.913Z] docker_cli_network_unix_test.go:46: [da8ca81343d81] daemon is not started [2022-07-28T21:39:05.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-28T21:39:06.484Z] docker_cli_network_unix_test.go:46: [d8ec4ead482ca] daemon is not started [2022-07-28T21:39:06.744Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-28T21:39:13.348Z] docker_cli_network_unix_test.go:46: [d8ac5607b59d5] daemon is not started [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite (62.53s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.65s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.92s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.77s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.13s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.69s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.69s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.18s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.58s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.66s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.08s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.06s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.32s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-28T21:39:13.348Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-07-28T21:39:13.348Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s) [2022-07-28T21:39:13.348Z] === RUN TestDockerHubPullSuite [2022-07-28T21:39:13.348Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-28T21:39:14.729Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-28T21:39:17.265Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-28T21:39:18.204Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-28T21:39:19.845Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-28T21:39:20.414Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite (8.12s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s) [2022-07-28T21:39:20.674Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-28T21:39:20.674Z] PASS [2022-07-28T21:39:20.674Z] [2022-07-28T21:39:20.674Z] === Skipped [2022-07-28T21:39:20.674Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T21:39:20.674Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.674Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T21:39:20.674Z] [2022-07-28T21:39:20.674Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T21:39:20.674Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.674Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T21:39:20.674Z] [2022-07-28T21:39:20.674Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T21:39:20.674Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.674Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T21:39:20.674Z] [2022-07-28T21:39:20.674Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T21:39:20.674Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T21:39:20.675Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-28T21:39:20.675Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T21:39:20.675Z] docker_cli_network_unix_test.go:46: [d1cdb06df0b0c] daemon is not started [2022-07-28T21:39:20.675Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] DONE 1265 tests, 51 skipped in 1464.238s [2022-07-28T21:39:20.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:39:20.675Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T21:39:20.675Z] +++ kill 9347 [2022-07-28T21:39:20.675Z] +++ /etc/init.d/apparmor stop [2022-07-28T21:39:20.675Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:39:20.675Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.675Z] To set a process to complain mode, use the command line tool [2022-07-28T21:39:20.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:39:20.675Z] +++ true [2022-07-28T21:39:20.675Z] exiting test-integration [2022-07-28T21:39:20.675Z] ++ exit 0 [2022-07-28T21:39:20.675Z] [2022-07-28T21:39:20.935Z] + for job in $(jobs -p) [2022-07-28T21:39:20.935Z] + wait 12274 [2022-07-28T21:39:33.151Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-28T21:39:34.533Z] docker_cli_swarm_test.go:1180: [d9276a53c87ca] joining swarm manager [d72afce69862e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:39:41.105Z] docker_cli_swarm_test.go:1189: [dbc63dabbfe15] joining swarm manager [d72afce69862e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:40:13.209Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-28T21:40:19.781Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-28T21:40:23.981Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-28T21:40:25.891Z] docker_cli_swarm_test.go:1112: [d935286369fd7] joining swarm manager [d92591178a9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:40:27.271Z] docker_cli_swarm_test.go:1113: [db2bdf856ae9b] joining swarm manager [d92591178a9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:41:48.745Z] docker_cli_swarm_test.go:1166: [d557c44f0dd58] joining swarm manager [d92591178a9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T21:42:20.834Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-28T21:42:20.834Z] docker_cli_swarm_test.go:1447: [dd7446948bdd1] joining swarm manager [d83d235aa051f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:42:20.834Z] docker_cli_swarm_test.go:1448: [d2cd424b1c23a] joining swarm manager [d83d235aa051f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T21:42:30.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-28T21:42:31.759Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-28T21:42:31.759Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-28T21:42:32.020Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-28T21:42:32.020Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-28T21:42:32.589Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-28T21:42:35.129Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-28T21:42:38.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-28T21:42:40.354Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-28T21:42:42.262Z] docker_cli_swarm_unix_test.go:63: [d7f7a4169c994] joining swarm manager [d06fbbff3b4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:43:38.508Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-28T21:43:38.508Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-28T21:43:38.508Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-28T21:43:40.416Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-28T21:43:43.710Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-28T21:43:45.621Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-28T21:43:47.538Z] docker_api_swarm_test.go:962: [d6657b9c7559e] joining swarm manager [d742370e72a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T21:44:05.656Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-28T21:44:17.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-28T21:44:18.811Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-28T21:44:21.352Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-28T21:44:24.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-28T21:44:31.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-28T21:44:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-28T21:44:37.965Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-28T21:44:40.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-28T21:44:43.047Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-28T21:44:45.585Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-28T21:44:48.882Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-28T21:44:50.790Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-28T21:45:47.065Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-28T21:45:59.285Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite (1541.66s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.40s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.71s) [2022-07-28T21:46:17.383Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.09s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.84s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.14s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.74s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.39s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.74s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.79s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.80s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.76s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.46s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.85s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.56s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.78s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.90s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.84s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.70s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.84s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.70s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.42s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.48s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.13s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.30s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.87s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.28s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.41s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.84s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.03s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.88s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.64s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.64s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.66s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.73s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.03s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.43s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.85s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.40s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.98s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.66s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-07-28T21:46:17.383Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2022-07-28T21:46:17.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (38.20s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.84s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.45s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.22s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.40s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-07-28T21:46:17.384Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-28T21:46:17.384Z] === RUN TestDockerExternalVolumeSuite [2022-07-28T21:46:17.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-28T21:46:17.384Z] docker_cli_external_volume_driver_test.go:53: [dbc853495c155] daemon is not started [2022-07-28T21:46:32.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-28T21:47:39.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-28T21:47:49.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-28T21:48:04.854Z] docker_cli_external_volume_driver_test.go:53: [d976d2e15c1d0] daemon is not started [2022-07-28T21:48:19.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-28T21:48:34.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-28T21:48:49.547Z] docker_cli_external_volume_driver_test.go:53: [da9bf2386eb1d] daemon is not started [2022-07-28T21:49:04.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-28T21:49:04.436Z] docker_cli_external_volume_driver_test.go:53: [df5ba79058d46] daemon is not started [2022-07-28T21:49:22.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-28T21:49:54.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-28T21:50:06.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-28T21:50:24.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-28T21:51:11.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-28T21:51:29.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-28T21:52:01.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-28T21:52:33.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-28T21:52:46.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-28T21:53:04.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-28T21:53:04.277Z] docker_cli_external_volume_driver_test.go:485: [db0c650eef137] daemon is not started [2022-07-28T21:53:19.167Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-28T21:53:19.167Z] docker_cli_external_volume_driver_test.go:53: [d8064a1fc10f6] daemon is not started [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-28T21:53:34.090Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-28T21:53:34.090Z] PASS [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] === Skipped [2022-07-28T21:53:34.090Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-28T21:53:34.090Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T21:53:34.090Z] check_test.go:540: [d6a4cad55fa9a] daemon is not started [2022-07-28T21:53:34.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T21:53:34.090Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T21:53:34.090Z] check_test.go:540: [d2235b66a10af] daemon is not started [2022-07-28T21:53:34.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-28T21:53:34.090Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T21:53:34.090Z] check_test.go:540: [de12aec07ef48] daemon is not started [2022-07-28T21:53:34.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T21:53:34.090Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T21:53:34.090Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-28T21:53:34.090Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T21:53:34.090Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] DONE 269 tests, 5 skipped in 2316.941s [2022-07-28T21:53:34.090Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T21:53:34.090Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bd678c81cc7/docker.pid [2022-07-28T21:53:34.090Z] +++ kill 7051 [2022-07-28T21:53:34.090Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7051 is not a child of this shell [2022-07-28T21:53:34.090Z] warning: PID 7051 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bd678c81cc7/docker.pid had a nonzero exit code [2022-07-28T21:53:34.090Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T21:53:34.090Z] +++ kill 9354 [2022-07-28T21:53:34.090Z] +++ /etc/init.d/apparmor stop [2022-07-28T21:53:34.090Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] Unloading profiles will leave already running processes permanently [2022-07-28T21:53:34.090Z] unconfined, which can lead to unexpected situations. [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] To set a process to complain mode, use the command line tool [2022-07-28T21:53:34.090Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T21:53:34.090Z] +++ true [2022-07-28T21:53:34.090Z] exiting test-integration [2022-07-28T21:53:34.090Z] ++ exit 0 [2022-07-28T21:53:34.090Z] [2022-07-28T21:53:34.090Z] + exit 0 [2022-07-28T21:53:34.090Z] ++ jobs -p [2022-07-28T21:53:34.090Z] + pids= [2022-07-28T21:53:34.090Z] + echo 'Remaining pids to kill: []' [2022-07-28T21:53:34.090Z] Remaining pids to kill: [] [2022-07-28T21:53:34.090Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-28T21:53:34.105Z] Recording test results [2022-07-28T21:53:35.835Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T21:53:36.159Z] + echo Ensuring container killed. [2022-07-28T21:53:36.159Z] Ensuring container killed. [2022-07-28T21:53:36.159Z] + docker ps -aq -f name=docker-pr7-* [2022-07-28T21:53:36.159Z] + cids=624a68be11a0 [2022-07-28T21:53:36.159Z] 5b1c40e446b7 [2022-07-28T21:53:36.159Z] 61ef7cb5ce50 [2022-07-28T21:53:36.159Z] + [ -n 624a68be11a0 [2022-07-28T21:53:36.159Z] 5b1c40e446b7 [2022-07-28T21:53:36.159Z] 61ef7cb5ce50 ] [2022-07-28T21:53:36.159Z] + docker rm -vf 624a68be11a0 5b1c40e446b7 61ef7cb5ce50 [2022-07-28T21:53:36.730Z] 624a68be11a0 [2022-07-28T21:53:36.990Z] 5b1c40e446b7 [2022-07-28T21:53:36.990Z] 61ef7cb5ce50 [Pipeline] sh [2022-07-28T21:53:37.285Z] + echo Chowning /workspace to jenkins user [2022-07-28T21:53:37.285Z] Chowning /workspace to jenkins user [2022-07-28T21:53:37.285Z] + id -u [2022-07-28T21:53:37.285Z] + id -g [2022-07-28T21:53:37.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43820:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T21:53:40.145Z] + bundleName=amd64 [2022-07-28T21:53:40.145Z] + echo Creating amd64-bundles.tar.gz [2022-07-28T21:53:40.145Z] Creating amd64-bundles.tar.gz [2022-07-28T21:53:40.145Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-28T21:53:40.145Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T21:53:41.541Z] Archiving artifacts [2022-07-28T21:53:43.427Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43820/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T21:53:43.737Z] + make clean [2022-07-28T21:53:43.737Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T21:53:43.737Z] docker-dev-cache [2022-07-28T21:53:43.737Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS