Pull request #43165 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8+22ff2ed34b0f5d6f3447d14e746d69c4504535bf (40f5035d4b498486ab617ab0fbd06ad018677b60) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43165@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-20T08:43:09.296Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T08:43:09.302Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T08:43:09.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0204cba7fe829b5a6) in /home/ubuntu/workspace/moby_PR-43165 [Pipeline] { [Pipeline] checkout [2022-01-20T08:43:09.526Z] The recommended git tool is: git [2022-01-20T08:43:09.543Z] using credential docker-jenkins-github-credentials [2022-01-20T08:43:09.551Z] Cloning the remote Git repository [2022-01-20T08:43:09.551Z] Cloning with configured refspecs honoured and without tags [2022-01-20T08:43:09.546Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:43:09.547Z] > git init /home/ubuntu/workspace/moby_PR-43165 # timeout=10 [2022-01-20T08:43:09.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:09.589Z] > git --version # timeout=10 [2022-01-20T08:43:09.594Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:09.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:09.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:23.526Z] Fetching without tags [2022-01-20T08:43:23.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:23.488Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:43:23.493Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:23.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:23.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:23.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:23.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:23.761Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:24.231Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:24.231Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:24.495Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:24.495Z] First time build. Skipping changelog. [2022-01-20T08:43:24.538Z] > git --version # timeout=10 [2022-01-20T08:43:24.545Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:24.560Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T08:43:25.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-20T08:43:25.286Z] Unable to find image 'alpine:latest' locally [2022-01-20T08:43:25.286Z] latest: Pulling from library/alpine [2022-01-20T08:43:23.756Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:23.760Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:24.193Z] > git remote # timeout=10 [2022-01-20T08:43:24.199Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:24.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:24.207Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:24.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:24.225Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:24.232Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:25.550Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T08:43:25.550Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T08:43:25.550Z] 59bf1c3509f3: Download complete [2022-01-20T08:43:25.550Z] 59bf1c3509f3: Pull complete [2022-01-20T08:43:25.550Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T08:43:25.550Z] Status: Downloaded newer image for alpine:latest [2022-01-20T08:43:28.095Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-01-20T08:43:28.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0204cba7fe829b5a6) in /home/ubuntu/workspace/moby_PR-43165 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-01-20T08:43:28.571Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cf3c9ed11f51c14) in /home/ubuntu/workspace/moby_PR-43165 [Pipeline] stage [Pipeline] { (Print info) [2022-01-20T08:43:28.573Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03811e39c3037f475) in /home/ubuntu/workspace/moby_PR-43165 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-01-20T08:43:28.579Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b548a8fdccf61e1) in /home/ubuntu/workspace/moby_PR-43165 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-01-20T08:43:28.627Z] The recommended git tool is: git [2022-01-20T08:43:28.637Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-01-20T08:43:28.651Z] The recommended git tool is: git [2022-01-20T08:43:28.652Z] Fetching changes from the remote Git repository [2022-01-20T08:43:28.653Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-070cd976e9b9660bd) in /home/ubuntu/workspace/moby_PR-43165 [Pipeline] // stage [2022-01-20T08:43:28.660Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-01-20T08:43:28.681Z] The recommended git tool is: git [2022-01-20T08:43:28.688Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-20T08:43:28.695Z] Cloning the remote Git repository [2022-01-20T08:43:28.695Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-01-20T08:43:28.709Z] using credential docker-jenkins-github-credentials [2022-01-20T08:43:28.715Z] Cloning the remote Git repository [2022-01-20T08:43:28.715Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-01-20T08:43:28.748Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2022-01-20T08:43:28.758Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2022-01-20T08:43:28.766Z] Cloning the remote Git repository [2022-01-20T08:43:28.766Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-01-20T08:43:28.859Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-01-20T08:43:28.891Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T08:43:29.157Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:29.158Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:29.212Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:29.218Z] > git --version # timeout=10 [2022-01-20T08:43:29.228Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:29.233Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T08:43:28.638Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43165/.git # timeout=10 [2022-01-20T08:43:28.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:28.654Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:28.655Z] > git --version # timeout=10 [2022-01-20T08:43:28.659Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:28.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:28.660Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:28.886Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:28.891Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:29.123Z] > git remote # timeout=10 [2022-01-20T08:43:29.125Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:29.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:29.131Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:29.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:29.152Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:29.157Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:28.719Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:43:28.719Z] > git init /home/ubuntu/workspace/moby_PR-43165 # timeout=10 [2022-01-20T08:43:28.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:28.732Z] > git --version # timeout=10 [2022-01-20T08:43:28.743Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:28.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:28.744Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:28.739Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:43:28.739Z] > git init /home/ubuntu/workspace/moby_PR-43165 # timeout=10 [2022-01-20T08:43:28.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:28.753Z] > git --version # timeout=10 [2022-01-20T08:43:28.759Z] > git --version # 'git version 2.25.1' [2022-01-20T08:43:28.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:28.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:28.808Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:43:28.808Z] > git init /home/ubuntu/workspace/moby_PR-43165 # timeout=10 [2022-01-20T08:43:28.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:28.826Z] > git --version # timeout=10 [2022-01-20T08:43:28.832Z] > git --version # 'git version 2.25.1' [2022-01-20T08:43:28.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:28.832Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:29.865Z] + [ PR != PR ] [2022-01-20T08:43:29.865Z] + [ 20.10 != master ] [2022-01-20T08:43:29.865Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:43:30.189Z] + docker version [2022-01-20T08:43:30.189Z] Client: Docker Engine - Community [2022-01-20T08:43:30.189Z] Version: 20.10.12 [2022-01-20T08:43:30.189Z] API version: 1.41 [2022-01-20T08:43:30.189Z] Go version: go1.16.12 [2022-01-20T08:43:30.189Z] Git commit: e91ed57 [2022-01-20T08:43:30.189Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T08:43:30.189Z] OS/Arch: linux/amd64 [2022-01-20T08:43:30.189Z] Context: default [2022-01-20T08:43:30.189Z] Experimental: true [2022-01-20T08:43:30.189Z] [2022-01-20T08:43:30.189Z] Server: Docker Engine - Community [2022-01-20T08:43:30.189Z] Engine: [2022-01-20T08:43:30.189Z] Version: 20.10.12 [2022-01-20T08:43:30.189Z] API version: 1.41 (minimum version 1.12) [2022-01-20T08:43:30.189Z] Go version: go1.16.12 [2022-01-20T08:43:30.189Z] Git commit: 459d0df [2022-01-20T08:43:30.189Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T08:43:30.189Z] OS/Arch: linux/amd64 [2022-01-20T08:43:30.189Z] Experimental: true [2022-01-20T08:43:30.189Z] containerd: [2022-01-20T08:43:30.189Z] Version: 1.4.12 [2022-01-20T08:43:30.189Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:30.189Z] runc: [2022-01-20T08:43:30.189Z] Version: 1.0.2 [2022-01-20T08:43:30.189Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T08:43:30.189Z] docker-init: [2022-01-20T08:43:30.189Z] Version: 0.19.0 [2022-01-20T08:43:30.189Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T08:43:30.483Z] + docker info [2022-01-20T08:43:30.931Z] using credential docker-jenkins-github-credentials [2022-01-20T08:43:30.938Z] Cloning the remote Git repository [2022-01-20T08:43:30.938Z] Cloning with configured refspecs honoured and without tags [2022-01-20T08:43:30.967Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:43:31.019Z] > git init /home/ubuntu/workspace/moby_PR-43165 # timeout=10 [2022-01-20T08:43:31.427Z] Client: [2022-01-20T08:43:31.427Z] Context: default [2022-01-20T08:43:31.427Z] Debug Mode: false [2022-01-20T08:43:31.427Z] Plugins: [2022-01-20T08:43:31.427Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T08:43:31.427Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T08:43:31.427Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T08:43:31.427Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T08:43:31.427Z] [2022-01-20T08:43:31.427Z] Server: [2022-01-20T08:43:31.427Z] Containers: 0 [2022-01-20T08:43:31.427Z] Running: 0 [2022-01-20T08:43:31.427Z] Paused: 0 [2022-01-20T08:43:31.427Z] Stopped: 0 [2022-01-20T08:43:31.427Z] Images: 3 [2022-01-20T08:43:31.427Z] Server Version: 20.10.12 [2022-01-20T08:43:31.427Z] Storage Driver: overlay2 [2022-01-20T08:43:31.427Z] Backing Filesystem: extfs [2022-01-20T08:43:31.427Z] Supports d_type: true [2022-01-20T08:43:31.427Z] Native Overlay Diff: true [2022-01-20T08:43:31.427Z] userxattr: false [2022-01-20T08:43:31.427Z] Logging Driver: json-file [2022-01-20T08:43:31.427Z] Cgroup Driver: cgroupfs [2022-01-20T08:43:31.427Z] Cgroup Version: 1 [2022-01-20T08:43:31.427Z] Plugins: [2022-01-20T08:43:31.427Z] Volume: local [2022-01-20T08:43:31.427Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T08:43:31.427Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T08:43:31.427Z] Swarm: inactive [2022-01-20T08:43:31.427Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T08:43:31.427Z] Default Runtime: runc [2022-01-20T08:43:31.427Z] Init Binary: docker-init [2022-01-20T08:43:31.427Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:31.427Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T08:43:31.427Z] init version: de40ad0 [2022-01-20T08:43:31.427Z] Security Options: [2022-01-20T08:43:31.427Z] apparmor [2022-01-20T08:43:31.427Z] seccomp [2022-01-20T08:43:31.427Z] Profile: default [2022-01-20T08:43:31.427Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T08:43:31.427Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T08:43:31.427Z] OSType: linux [2022-01-20T08:43:31.427Z] Architecture: x86_64 [2022-01-20T08:43:31.427Z] CPUs: 2 [2022-01-20T08:43:31.427Z] Total Memory: 7.483GiB [2022-01-20T08:43:31.427Z] Name: ip-10-100-34-50 [2022-01-20T08:43:31.427Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T08:43:31.427Z] Docker Root Dir: /var/lib/docker [2022-01-20T08:43:31.427Z] Debug Mode: false [2022-01-20T08:43:31.427Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:43:31.427Z] Labels: [2022-01-20T08:43:31.427Z] Experimental: true [2022-01-20T08:43:31.427Z] Insecure Registries: [2022-01-20T08:43:31.427Z] 127.0.0.0/8 [2022-01-20T08:43:31.427Z] Live Restore Enabled: true [2022-01-20T08:43:31.427Z] [2022-01-20T08:43:31.427Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T08:43:31.713Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:31.713Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:31.713Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43165/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T08:43:31.713Z] + bash /home/ubuntu/workspace/moby_PR-43165/check-config.sh [2022-01-20T08:43:31.713Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T08:43:31.713Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T08:43:31.713Z] [2022-01-20T08:43:31.713Z] Generally Necessary: [2022-01-20T08:43:31.713Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T08:43:31.713Z] - apparmor: enabled and tools installed [2022-01-20T08:43:31.713Z] - CONFIG_NAMESPACES: enabled [2022-01-20T08:43:31.713Z] - CONFIG_NET_NS: enabled [2022-01-20T08:43:31.713Z] - CONFIG_PID_NS: enabled [2022-01-20T08:43:31.713Z] - CONFIG_IPC_NS: enabled [2022-01-20T08:43:31.713Z] - CONFIG_UTS_NS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUPS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CPUSETS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_MEMCG: enabled [2022-01-20T08:43:31.973Z] - CONFIG_KEYS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_VETH: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T08:43:31.973Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T08:43:31.973Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T08:43:31.973Z] [2022-01-20T08:43:31.973Z] Optional Features: [2022-01-20T08:43:31.973Z] - CONFIG_USER_NS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_SECCOMP: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T08:43:31.973Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T08:43:31.973Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T08:43:31.973Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T08:43:31.973Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T08:43:31.973Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T08:43:31.973Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T08:43:31.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T08:43:31.973Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T08:43:31.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T08:43:31.973Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T08:43:31.973Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T08:43:31.973Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T08:43:31.973Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T08:43:31.973Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_EXT4_FS: enabled [2022-01-20T08:43:31.973Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T08:43:31.973Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T08:43:31.973Z] - Network Drivers: [2022-01-20T08:43:31.973Z] - "overlay": [2022-01-20T08:43:31.973Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T08:43:31.973Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T08:43:31.973Z] Optional (for encrypted networks): [2022-01-20T08:43:32.234Z] - CONFIG_CRYPTO: enabled [2022-01-20T08:43:32.234Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T08:43:32.234Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T08:43:32.234Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T08:43:32.234Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T08:43:32.234Z] - CONFIG_XFRM: enabled [2022-01-20T08:43:32.234Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T08:43:32.234Z] - "ipvlan": [2022-01-20T08:43:32.234Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T08:43:32.234Z] - "macvlan": [2022-01-20T08:43:32.234Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T08:43:32.234Z] - "ftp,tftp client in container": [2022-01-20T08:43:32.234Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T08:43:32.234Z] - Storage Drivers: [2022-01-20T08:43:32.234Z] - "aufs": [2022-01-20T08:43:32.234Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T08:43:32.234Z] - "btrfs": [2022-01-20T08:43:32.234Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T08:43:32.234Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T08:43:32.234Z] - "devicemapper": [2022-01-20T08:43:32.234Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T08:43:32.234Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T08:43:32.234Z] - "overlay": [2022-01-20T08:43:32.234Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T08:43:32.234Z] - "zfs": [2022-01-20T08:43:32.234Z] - /dev/zfs: present [2022-01-20T08:43:32.234Z] - zfs command: missing [2022-01-20T08:43:32.234Z] - zpool command: missing [2022-01-20T08:43:32.234Z] [2022-01-20T08:43:32.234Z] Limits: [2022-01-20T08:43:32.234Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T08:43:32.234Z] [2022-01-20T08:43:32.234Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T08:43:31.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:31.211Z] > git --version # timeout=10 [2022-01-20T08:43:31.222Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:31.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:31.224Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:32.567Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 . [2022-01-20T08:43:32.833Z] #1 [internal] load build definition from Dockerfile [2022-01-20T08:43:32.833Z] #1 sha256:787e5a3c9089695462d9648b96db83f1cdb2a9a1f0a2ddeeabd9caae1ff22331 [2022-01-20T08:43:32.833Z] #1 transferring dockerfile: 17.04kB 0.0s done [2022-01-20T08:43:32.833Z] #1 DONE 0.0s [2022-01-20T08:43:32.833Z] [2022-01-20T08:43:32.833Z] #2 [internal] load .dockerignore [2022-01-20T08:43:32.833Z] #2 sha256:f8248b93095b1098389d1154b7a18b34ef60a80760a3384d10ec489bca1c60c5 [2022-01-20T08:43:32.833Z] #2 transferring context: 87B 0.0s done [2022-01-20T08:43:32.833Z] #2 DONE 0.0s [2022-01-20T08:43:32.833Z] [2022-01-20T08:43:32.833Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T08:43:32.833Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T08:43:33.093Z] #3 DONE 0.3s [2022-01-20T08:43:33.093Z] [2022-01-20T08:43:33.093Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T08:43:33.093Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T08:43:33.093Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T08:43:33.093Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T08:43:33.093Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-20T08:43:33.093Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-20T08:43:33.093Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-01-20T08:43:33.093Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-01-20T08:43:33.354Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-20T08:43:33.354Z] #4 DONE 0.4s [2022-01-20T08:43:33.620Z] [2022-01-20T08:43:33.620Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:33.620Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T08:43:33.620Z] #6 DONE 0.1s [2022-01-20T08:43:33.620Z] [2022-01-20T08:43:33.620Z] #8 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:33.620Z] #8 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:43:33.880Z] #8 ... [2022-01-20T08:43:33.880Z] [2022-01-20T08:43:33.880Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:33.880Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T08:43:33.880Z] #7 DONE 0.1s [2022-01-20T08:43:33.880Z] [2022-01-20T08:43:33.880Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T08:43:33.880Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T08:43:33.880Z] #5 DONE 0.3s [2022-01-20T08:43:33.880Z] [2022-01-20T08:43:33.880Z] #8 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:33.880Z] #8 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:43:33.880Z] #8 DONE 0.3s [2022-01-20T08:43:34.142Z] [2022-01-20T08:43:34.142Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:34.142Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:43:34.142Z] #64 DONE 0.0s [2022-01-20T08:43:34.142Z] [2022-01-20T08:43:34.142Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:34.142Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T08:43:34.142Z] #62 DONE 0.0s [2022-01-20T08:43:34.142Z] [2022-01-20T08:43:34.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:34.142Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:34.142Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T08:43:34.142Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0B / 7.83MB 0.1s [2022-01-20T08:43:34.142Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0B / 10.00MB 0.1s [2022-01-20T08:43:34.142Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-20T08:43:34.142Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0B / 50.44MB 0.1s [2022-01-20T08:43:34.142Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T08:43:34.142Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-20T08:43:34.142Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 1.05MB / 7.83MB 0.2s [2022-01-20T08:43:34.142Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 3.15MB / 10.00MB 0.2s [2022-01-20T08:43:34.403Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 3.15MB / 7.83MB 0.3s [2022-01-20T08:43:34.403Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.3s [2022-01-20T08:43:34.403Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 8.39MB / 50.44MB 0.3s [2022-01-20T08:43:34.403Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 5.24MB / 7.83MB 0.4s [2022-01-20T08:43:34.403Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.3s done [2022-01-20T08:43:34.403Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 18.87MB / 50.44MB 0.4s [2022-01-20T08:43:34.403Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 2.28MB / 51.84MB 0.4s [2022-01-20T08:43:34.664Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.5s done [2022-01-20T08:43:34.664Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 33.73MB / 50.44MB 0.6s [2022-01-20T08:43:34.664Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 16.78MB / 51.84MB 0.6s [2022-01-20T08:43:34.664Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 0B / 68.78MB 0.6s [2022-01-20T08:43:34.664Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 41.94MB / 50.44MB 0.7s [2022-01-20T08:43:34.664Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 26.21MB / 51.84MB 0.7s [2022-01-20T08:43:34.924Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 47.45MB / 50.44MB 0.8s [2022-01-20T08:43:34.924Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 31.46MB / 51.84MB 0.8s [2022-01-20T08:43:34.924Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 4.19MB / 68.78MB 0.8s [2022-01-20T08:43:35.187Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.0s done [2022-01-20T08:43:35.187Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 49.28MB / 51.84MB 1.0s [2022-01-20T08:43:35.187Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 17.83MB / 68.78MB 1.0s [2022-01-20T08:43:35.187Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 24.12MB / 68.78MB 1.1s [2022-01-20T08:43:35.187Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0B / 129.08MB 1.1s [2022-01-20T08:43:35.451Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.1s done [2022-01-20T08:43:35.451Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 36.70MB / 68.78MB 1.3s [2022-01-20T08:43:35.451Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 8.39MB / 129.08MB 1.3s [2022-01-20T08:43:35.451Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.2s done [2022-01-20T08:43:35.451Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 [2022-01-20T08:43:35.451Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 42.99MB / 68.78MB 1.4s [2022-01-20T08:43:35.713Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 50.33MB / 68.78MB 1.5s [2022-01-20T08:43:35.713Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 59.77MB / 68.78MB 1.7s [2022-01-20T08:43:35.713Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 30.88MB / 129.08MB 1.7s [2022-01-20T08:43:35.977Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.16MB / 68.78MB 1.8s [2022-01-20T08:43:35.977Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 44.04MB / 129.08MB 1.9s [2022-01-20T08:43:36.239Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 1.9s done [2022-01-20T08:43:36.239Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 53.48MB / 129.08MB 2.3s [2022-01-20T08:43:36.502Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 63.96MB / 129.08MB 2.6s [2022-01-20T08:43:37.081Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 71.30MB / 129.08MB 3.0s [2022-01-20T08:43:37.341Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 79.69MB / 129.08MB 3.2s [2022-01-20T08:43:37.603Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 87.03MB / 129.08MB 3.5s [2022-01-20T08:43:37.863Z] #9 ... [2022-01-20T08:43:37.863Z] [2022-01-20T08:43:37.863Z] #23 [internal] load build context [2022-01-20T08:43:37.863Z] #23 sha256:638cbab72bf07c63b256f33dd1053eb7e323c9fec988c0fdf48d27c76aacc79a [2022-01-20T08:43:37.863Z] #23 transferring context: 53.45MB 3.8s done [2022-01-20T08:43:37.863Z] #23 DONE 3.9s [2022-01-20T08:43:37.863Z] [2022-01-20T08:43:37.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:37.863Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:38.124Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 99.61MB / 129.08MB 4.0s [2022-01-20T08:43:38.400Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 106.95MB / 129.08MB 4.5s [2022-01-20T08:43:39.343Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 115.34MB / 129.08MB 5.1s [2022-01-20T08:43:39.343Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 124.78MB / 129.08MB 5.3s [2022-01-20T08:43:39.343Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-20T08:43:39.415Z] Fetching without tags [2022-01-20T08:43:39.604Z] #9 ... [2022-01-20T08:43:39.604Z] [2022-01-20T08:43:39.604Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:39.604Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:43:39.604Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T08:43:39.604Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T08:43:39.604Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-20T08:43:39.604Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-20T08:43:39.604Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-20T08:43:39.604Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.0s done [2022-01-20T08:43:39.604Z] #26 DONE 5.3s [2022-01-20T08:43:39.604Z] [2022-01-20T08:43:39.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:39.604Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:39.651Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:39.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:39.443Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:43:39.445Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:39.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:39.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:39.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:39.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:39.694Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:39.699Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:39.865Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 5.6s done [2022-01-20T08:43:40.126Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.5s done [2022-01-20T08:43:40.126Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 [2022-01-20T08:43:40.127Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:40.127Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:40.321Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:40.383Z] > git --version # timeout=10 [2022-01-20T08:43:40.387Z] > git --version # 'git version 2.25.1' [2022-01-20T08:43:40.391Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T08:43:40.389Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-20T08:43:40.389Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:43:41.084Z] + docker version [2022-01-20T08:43:41.084Z] Client: Docker Engine - Community [2022-01-20T08:43:41.084Z] Version: 20.10.12 [2022-01-20T08:43:41.084Z] API version: 1.41 [2022-01-20T08:43:41.084Z] Go version: go1.16.12 [2022-01-20T08:43:41.084Z] Git commit: e91ed57 [2022-01-20T08:43:41.084Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T08:43:41.084Z] OS/Arch: linux/arm64 [2022-01-20T08:43:41.084Z] Context: default [2022-01-20T08:43:41.084Z] Experimental: true [2022-01-20T08:43:41.084Z] [2022-01-20T08:43:41.084Z] Server: Docker Engine - Community [2022-01-20T08:43:41.084Z] Engine: [2022-01-20T08:43:41.084Z] Version: 20.10.12 [2022-01-20T08:43:41.084Z] API version: 1.41 (minimum version 1.12) [2022-01-20T08:43:41.084Z] Go version: go1.16.12 [2022-01-20T08:43:41.084Z] Git commit: 459d0df [2022-01-20T08:43:41.084Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T08:43:41.084Z] OS/Arch: linux/arm64 [2022-01-20T08:43:41.084Z] Experimental: true [2022-01-20T08:43:41.084Z] containerd: [2022-01-20T08:43:41.084Z] Version: 1.4.12 [2022-01-20T08:43:41.084Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:41.084Z] runc: [2022-01-20T08:43:41.084Z] Version: 1.0.2 [2022-01-20T08:43:41.084Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T08:43:41.084Z] docker-init: [2022-01-20T08:43:41.084Z] Version: 0.19.0 [2022-01-20T08:43:41.084Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T08:43:40.133Z] > git remote # timeout=10 [2022-01-20T08:43:40.141Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:40.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:40.152Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:40.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:40.170Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:40.172Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:41.373Z] + docker info [2022-01-20T08:43:41.943Z] Client: [2022-01-20T08:43:41.943Z] Context: default [2022-01-20T08:43:41.943Z] Debug Mode: false [2022-01-20T08:43:41.943Z] Plugins: [2022-01-20T08:43:41.943Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T08:43:41.943Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T08:43:41.943Z] [2022-01-20T08:43:41.943Z] Server: [2022-01-20T08:43:41.943Z] Containers: 0 [2022-01-20T08:43:41.943Z] Running: 0 [2022-01-20T08:43:41.943Z] Paused: 0 [2022-01-20T08:43:41.943Z] Stopped: 0 [2022-01-20T08:43:41.943Z] Images: 3 [2022-01-20T08:43:41.943Z] Server Version: 20.10.12 [2022-01-20T08:43:41.943Z] Storage Driver: overlay2 [2022-01-20T08:43:41.943Z] Backing Filesystem: extfs [2022-01-20T08:43:41.943Z] Supports d_type: true [2022-01-20T08:43:41.943Z] Native Overlay Diff: true [2022-01-20T08:43:41.943Z] userxattr: false [2022-01-20T08:43:41.943Z] Logging Driver: json-file [2022-01-20T08:43:41.943Z] Cgroup Driver: cgroupfs [2022-01-20T08:43:41.943Z] Cgroup Version: 1 [2022-01-20T08:43:41.943Z] Plugins: [2022-01-20T08:43:41.943Z] Volume: local [2022-01-20T08:43:41.943Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T08:43:41.943Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T08:43:41.943Z] Swarm: inactive [2022-01-20T08:43:41.943Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T08:43:41.943Z] Default Runtime: runc [2022-01-20T08:43:41.943Z] Init Binary: docker-init [2022-01-20T08:43:41.943Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:41.943Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T08:43:41.943Z] init version: de40ad0 [2022-01-20T08:43:41.943Z] Security Options: [2022-01-20T08:43:41.943Z] apparmor [2022-01-20T08:43:41.943Z] seccomp [2022-01-20T08:43:41.943Z] Profile: default [2022-01-20T08:43:41.943Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T08:43:41.943Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T08:43:41.943Z] OSType: linux [2022-01-20T08:43:41.943Z] Architecture: aarch64 [2022-01-20T08:43:41.943Z] CPUs: 2 [2022-01-20T08:43:41.943Z] Total Memory: 7.576GiB [2022-01-20T08:43:41.943Z] Name: ip-10-100-62-201 [2022-01-20T08:43:41.943Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T08:43:41.943Z] Docker Root Dir: /var/lib/docker [2022-01-20T08:43:41.943Z] Debug Mode: false [2022-01-20T08:43:41.943Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:43:41.943Z] Labels: [2022-01-20T08:43:41.943Z] Experimental: true [2022-01-20T08:43:41.943Z] Insecure Registries: [2022-01-20T08:43:41.943Z] 127.0.0.0/8 [2022-01-20T08:43:41.943Z] Live Restore Enabled: true [2022-01-20T08:43:41.943Z] [Pipeline] sh [2022-01-20T08:43:42.238Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:42.238Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:42.238Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43165/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T08:43:42.238Z] + bash /home/ubuntu/workspace/moby_PR-43165/check-config.sh [2022-01-20T08:43:42.238Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T08:43:42.238Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T08:43:42.238Z] [2022-01-20T08:43:42.238Z] Generally Necessary: [2022-01-20T08:43:42.238Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T08:43:42.238Z] - apparmor: enabled and tools installed [2022-01-20T08:43:42.238Z] - CONFIG_NAMESPACES: enabled [2022-01-20T08:43:42.238Z] - CONFIG_NET_NS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_PID_NS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_IPC_NS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_UTS_NS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUPS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CPUSETS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_MEMCG: enabled [2022-01-20T08:43:42.238Z] - CONFIG_KEYS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_VETH: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T08:43:42.238Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T08:43:42.238Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T08:43:42.238Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T08:43:42.238Z] [2022-01-20T08:43:42.238Z] Optional Features: [2022-01-20T08:43:42.238Z] - CONFIG_USER_NS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_SECCOMP: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T08:43:42.238Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T08:43:42.238Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T08:43:42.238Z] (cgroup swap accounting is currently enabled) [2022-01-20T08:43:42.238Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T08:43:42.238Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T08:43:42.238Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T08:43:42.238Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T08:43:42.238Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T08:43:42.238Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T08:43:42.492Z] Fetching without tags [2022-01-20T08:43:42.499Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T08:43:42.499Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T08:43:42.499Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T08:43:42.499Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T08:43:42.499Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T08:43:42.499Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T08:43:42.499Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T08:43:42.499Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_EXT4_FS: enabled [2022-01-20T08:43:42.499Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T08:43:42.499Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T08:43:42.499Z] - Network Drivers: [2022-01-20T08:43:42.499Z] - "overlay": [2022-01-20T08:43:42.499Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T08:43:42.499Z] Optional (for encrypted networks): [2022-01-20T08:43:42.499Z] - CONFIG_CRYPTO: enabled [2022-01-20T08:43:42.499Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T08:43:42.499Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T08:43:42.499Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T08:43:42.499Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T08:43:42.499Z] - CONFIG_XFRM: enabled [2022-01-20T08:43:42.499Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T08:43:42.499Z] - "ipvlan": [2022-01-20T08:43:42.499Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T08:43:42.499Z] - "macvlan": [2022-01-20T08:43:42.499Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T08:43:42.499Z] - "ftp,tftp client in container": [2022-01-20T08:43:42.499Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T08:43:42.499Z] - Storage Drivers: [2022-01-20T08:43:42.499Z] - "aufs": [2022-01-20T08:43:42.499Z] - CONFIG_AUFS_FS: missing [2022-01-20T08:43:42.499Z] - "btrfs": [2022-01-20T08:43:42.499Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T08:43:42.499Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T08:43:42.499Z] - "devicemapper": [2022-01-20T08:43:42.499Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T08:43:42.499Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T08:43:42.499Z] - "overlay": [2022-01-20T08:43:42.499Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T08:43:42.499Z] - "zfs": [2022-01-20T08:43:42.499Z] - /dev/zfs: present [2022-01-20T08:43:42.499Z] - zfs command: missing [2022-01-20T08:43:42.499Z] - zpool command: missing [2022-01-20T08:43:42.499Z] [2022-01-20T08:43:42.499Z] Limits: [2022-01-20T08:43:42.499Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T08:43:42.499Z] [2022-01-20T08:43:42.499Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T08:43:42.552Z] Fetching without tags [2022-01-20T08:43:42.709Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:42.780Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:42.830Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 . [2022-01-20T08:43:42.830Z] #1 [internal] load build definition from Dockerfile [2022-01-20T08:43:42.830Z] #1 sha256:8b769624a67a37656935f6364f5a30e8d1d2f638b2cfad44cc120b81871750e0 [2022-01-20T08:43:42.830Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T08:43:42.830Z] #1 DONE 0.0s [2022-01-20T08:43:42.830Z] [2022-01-20T08:43:42.830Z] #2 [internal] load .dockerignore [2022-01-20T08:43:42.830Z] #2 sha256:685cc454e2654cc1328e58f87a62c340f1119f855cd085def394e1a2f04ee952 [2022-01-20T08:43:42.830Z] #2 transferring context: 87B done [2022-01-20T08:43:42.830Z] #2 DONE 0.0s [2022-01-20T08:43:42.830Z] [2022-01-20T08:43:42.830Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T08:43:42.830Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-01-20T08:43:42.510Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:42.521Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:43:42.526Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:42.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:42.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:42.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:42.557Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:42.784Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:42.789Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:42.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:42.479Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:43:42.482Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:42.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:42.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:42.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:42.497Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:42.711Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:42.717Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:43.173Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:43.174Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:43.257Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:43.257Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:43.374Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:43.388Z] > git --version # timeout=10 [2022-01-20T08:43:43.391Z] > git --version # 'git version 2.25.1' [2022-01-20T08:43:43.394Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T08:43:43.400Z] #3 DONE 0.4s [2022-01-20T08:43:43.400Z] [2022-01-20T08:43:43.400Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T08:43:43.400Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-01-20T08:43:43.400Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T08:43:43.400Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T08:43:43.400Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-01-20T08:43:43.400Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-01-20T08:43:43.400Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s [2022-01-20T08:43:43.567Z] Still waiting to schedule task [2022-01-20T08:43:43.567Z] Waiting for next available executor on ‘windows-2019’ [2022-01-20T08:43:43.596Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:43.614Z] > git --version # timeout=10 [2022-01-20T08:43:43.626Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:43.636Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T08:43:43.660Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:43:43.921Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.34MB / 9.01MB 0.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:43:44.107Z] + docker version [2022-01-20T08:43:44.107Z] Client: Docker Engine - Community [2022-01-20T08:43:44.107Z] Version: 20.10.12 [2022-01-20T08:43:44.107Z] API version: 1.41 [2022-01-20T08:43:44.107Z] Go version: go1.16.12 [2022-01-20T08:43:44.107Z] Git commit: e91ed57 [2022-01-20T08:43:44.107Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T08:43:44.107Z] OS/Arch: linux/amd64 [2022-01-20T08:43:44.107Z] Context: default [2022-01-20T08:43:44.107Z] Experimental: true [2022-01-20T08:43:44.107Z] [2022-01-20T08:43:44.107Z] Server: Docker Engine - Community [2022-01-20T08:43:44.107Z] Engine: [2022-01-20T08:43:44.107Z] Version: 20.10.12 [2022-01-20T08:43:44.107Z] API version: 1.41 (minimum version 1.12) [2022-01-20T08:43:44.107Z] Go version: go1.16.12 [2022-01-20T08:43:44.107Z] Git commit: 459d0df [2022-01-20T08:43:44.107Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T08:43:44.107Z] OS/Arch: linux/amd64 [2022-01-20T08:43:44.107Z] Experimental: true [2022-01-20T08:43:44.107Z] containerd: [2022-01-20T08:43:44.107Z] Version: 1.4.12 [2022-01-20T08:43:44.107Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:44.107Z] runc: [2022-01-20T08:43:44.107Z] Version: 1.0.2 [2022-01-20T08:43:44.107Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T08:43:44.107Z] docker-init: [2022-01-20T08:43:44.107Z] Version: 0.19.0 [2022-01-20T08:43:44.107Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T08:43:44.182Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2022-01-20T08:43:44.182Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-01-20T08:43:44.182Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-01-20T08:43:44.182Z] #4 DONE 0.9s [2022-01-20T08:43:44.358Z] + docker version [2022-01-20T08:43:44.358Z] Client: Docker Engine - Community [2022-01-20T08:43:44.358Z] Version: 20.10.12 [2022-01-20T08:43:44.358Z] API version: 1.41 [2022-01-20T08:43:44.358Z] Go version: go1.16.12 [2022-01-20T08:43:44.358Z] Git commit: e91ed57 [2022-01-20T08:43:44.358Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T08:43:44.358Z] OS/Arch: linux/amd64 [2022-01-20T08:43:44.358Z] Context: default [2022-01-20T08:43:44.358Z] Experimental: true [2022-01-20T08:43:44.358Z] [2022-01-20T08:43:44.358Z] Server: Docker Engine - Community [2022-01-20T08:43:44.358Z] Engine: [2022-01-20T08:43:44.358Z] Version: 20.10.12 [2022-01-20T08:43:44.358Z] API version: 1.41 (minimum version 1.12) [2022-01-20T08:43:44.358Z] Go version: go1.16.12 [2022-01-20T08:43:44.358Z] Git commit: 459d0df [2022-01-20T08:43:44.358Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T08:43:44.358Z] OS/Arch: linux/amd64 [2022-01-20T08:43:44.358Z] Experimental: true [2022-01-20T08:43:44.358Z] containerd: [2022-01-20T08:43:44.358Z] Version: 1.4.12 [2022-01-20T08:43:44.358Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:44.358Z] runc: [2022-01-20T08:43:44.358Z] Version: 1.0.2 [2022-01-20T08:43:44.358Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T08:43:44.358Z] docker-init: [2022-01-20T08:43:44.358Z] Version: 0.19.0 [2022-01-20T08:43:44.358Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T08:43:44.430Z] + docker info [2022-01-20T08:43:44.442Z] [2022-01-20T08:43:44.442Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:44.442Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T08:43:44.442Z] #6 DONE 0.1s [2022-01-20T08:43:44.442Z] [2022-01-20T08:43:44.442Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:44.442Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T08:43:44.442Z] #8 DONE 0.1s [2022-01-20T08:43:44.442Z] [2022-01-20T08:43:44.442Z] #7 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:44.442Z] #7 sha256:c2b6e530b7d6f92adf202d178b8949d4f4d36f8917d3deb9516f3aec8c694e8a [2022-01-20T08:43:44.442Z] #7 DONE 0.3s [2022-01-20T08:43:44.442Z] [2022-01-20T08:43:44.442Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T08:43:44.442Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-01-20T08:43:43.222Z] > git remote # timeout=10 [2022-01-20T08:43:43.229Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:43.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:43.235Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:43.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:43.261Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:43.282Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:43.151Z] > git remote # timeout=10 [2022-01-20T08:43:43.159Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:43.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:43.164Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:43.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:43.174Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:43.177Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:44.631Z] + docker info [2022-01-20T08:43:44.702Z] #5 DONE 0.3s [2022-01-20T08:43:44.969Z] [2022-01-20T08:43:44.969Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:44.969Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T08:43:44.969Z] #62 DONE 0.0s [2022-01-20T08:43:44.969Z] [2022-01-20T08:43:44.969Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:44.969Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:43:44.969Z] #64 DONE 0.0s [2022-01-20T08:43:44.969Z] [2022-01-20T08:43:44.969Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:44.969Z] #26 sha256:5f311ccec7262affa95069cf13c6db33aa5f39642bc8bb53a90ecda8d059a2b9 [2022-01-20T08:43:44.969Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T08:43:44.992Z] Client: [2022-01-20T08:43:44.992Z] Context: default [2022-01-20T08:43:44.992Z] Debug Mode: false [2022-01-20T08:43:44.992Z] Plugins: [2022-01-20T08:43:44.992Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T08:43:44.992Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T08:43:44.992Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T08:43:44.992Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T08:43:44.992Z] [2022-01-20T08:43:44.992Z] Server: [2022-01-20T08:43:44.992Z] Containers: 0 [2022-01-20T08:43:44.992Z] Running: 0 [2022-01-20T08:43:44.992Z] Paused: 0 [2022-01-20T08:43:44.992Z] Stopped: 0 [2022-01-20T08:43:44.992Z] Images: 3 [2022-01-20T08:43:44.992Z] Server Version: 20.10.12 [2022-01-20T08:43:44.992Z] Storage Driver: overlay2 [2022-01-20T08:43:44.992Z] Backing Filesystem: extfs [2022-01-20T08:43:44.992Z] Supports d_type: true [2022-01-20T08:43:44.992Z] Native Overlay Diff: true [2022-01-20T08:43:44.992Z] userxattr: false [2022-01-20T08:43:44.992Z] Logging Driver: json-file [2022-01-20T08:43:44.992Z] Cgroup Driver: systemd [2022-01-20T08:43:44.992Z] Cgroup Version: 2 [2022-01-20T08:43:44.992Z] Plugins: [2022-01-20T08:43:44.992Z] Volume: local [2022-01-20T08:43:44.992Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T08:43:44.992Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T08:43:44.992Z] Swarm: inactive [2022-01-20T08:43:44.992Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T08:43:44.992Z] Default Runtime: runc [2022-01-20T08:43:44.992Z] Init Binary: docker-init [2022-01-20T08:43:44.992Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:44.992Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T08:43:44.992Z] init version: de40ad0 [2022-01-20T08:43:44.992Z] Security Options: [2022-01-20T08:43:44.992Z] apparmor [2022-01-20T08:43:44.992Z] seccomp [2022-01-20T08:43:44.992Z] Profile: default [2022-01-20T08:43:44.992Z] cgroupns [2022-01-20T08:43:44.992Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T08:43:44.993Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T08:43:44.993Z] OSType: linux [2022-01-20T08:43:44.993Z] Architecture: x86_64 [2022-01-20T08:43:44.993Z] CPUs: 2 [2022-01-20T08:43:44.993Z] Total Memory: 7.477GiB [2022-01-20T08:43:44.993Z] Name: ip-10-100-87-103 [2022-01-20T08:43:44.993Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T08:43:44.993Z] Docker Root Dir: /var/lib/docker [2022-01-20T08:43:44.993Z] Debug Mode: false [2022-01-20T08:43:44.993Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:43:44.993Z] Labels: [2022-01-20T08:43:44.993Z] Experimental: true [2022-01-20T08:43:44.993Z] Insecure Registries: [2022-01-20T08:43:44.993Z] 127.0.0.0/8 [2022-01-20T08:43:44.993Z] Live Restore Enabled: true [2022-01-20T08:43:44.993Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T08:43:45.211Z] Client: [2022-01-20T08:43:45.211Z] Context: default [2022-01-20T08:43:45.211Z] Debug Mode: false [2022-01-20T08:43:45.211Z] Plugins: [2022-01-20T08:43:45.211Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T08:43:45.211Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T08:43:45.211Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T08:43:45.211Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T08:43:45.211Z] [2022-01-20T08:43:45.211Z] Server: [2022-01-20T08:43:45.211Z] Containers: 0 [2022-01-20T08:43:45.211Z] Running: 0 [2022-01-20T08:43:45.211Z] Paused: 0 [2022-01-20T08:43:45.211Z] Stopped: 0 [2022-01-20T08:43:45.211Z] Images: 2 [2022-01-20T08:43:45.211Z] Server Version: 20.10.12 [2022-01-20T08:43:45.211Z] Storage Driver: overlay2 [2022-01-20T08:43:45.211Z] Backing Filesystem: extfs [2022-01-20T08:43:45.211Z] Supports d_type: true [2022-01-20T08:43:45.211Z] Native Overlay Diff: true [2022-01-20T08:43:45.211Z] userxattr: false [2022-01-20T08:43:45.212Z] Logging Driver: json-file [2022-01-20T08:43:45.212Z] Cgroup Driver: cgroupfs [2022-01-20T08:43:45.212Z] Cgroup Version: 1 [2022-01-20T08:43:45.212Z] Plugins: [2022-01-20T08:43:45.212Z] Volume: local [2022-01-20T08:43:45.212Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T08:43:45.212Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T08:43:45.212Z] Swarm: inactive [2022-01-20T08:43:45.212Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T08:43:45.212Z] Default Runtime: runc [2022-01-20T08:43:45.212Z] Init Binary: docker-init [2022-01-20T08:43:45.212Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:43:45.212Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T08:43:45.212Z] init version: de40ad0 [2022-01-20T08:43:45.212Z] Security Options: [2022-01-20T08:43:45.212Z] apparmor [2022-01-20T08:43:45.212Z] seccomp [2022-01-20T08:43:45.212Z] Profile: default [2022-01-20T08:43:45.212Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T08:43:45.212Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T08:43:45.212Z] OSType: linux [2022-01-20T08:43:45.212Z] Architecture: x86_64 [2022-01-20T08:43:45.212Z] CPUs: 2 [2022-01-20T08:43:45.212Z] Total Memory: 7.565GiB [2022-01-20T08:43:45.212Z] Name: ip-10-100-70-46 [2022-01-20T08:43:45.212Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T08:43:45.212Z] Docker Root Dir: /var/lib/docker [2022-01-20T08:43:45.212Z] Debug Mode: false [2022-01-20T08:43:45.212Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:43:45.212Z] Labels: [2022-01-20T08:43:45.212Z] Experimental: true [2022-01-20T08:43:45.212Z] Insecure Registries: [2022-01-20T08:43:45.212Z] 127.0.0.0/8 [2022-01-20T08:43:45.212Z] Live Restore Enabled: true [2022-01-20T08:43:45.212Z] [2022-01-20T08:43:45.212Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T08:43:45.239Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T08:43:45.239Z] #26 sha256:7504f55ce01c4923c307df3d8ce9634ab5358c867e6a3c4c380e4e0a3972a244 529B / 529B done [2022-01-20T08:43:45.239Z] #26 sha256:6d9a058ad270a7918482246d4a76b0ad3c9796c24f1079533cff73ef14382534 1.48kB / 1.48kB done [2022-01-20T08:43:45.239Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 0B / 49.22MB 0.1s [2022-01-20T08:43:45.239Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 6.29MB / 49.22MB 0.2s [2022-01-20T08:43:45.239Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 17.83MB / 49.22MB 0.3s [2022-01-20T08:43:45.307Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 . [2022-01-20T08:43:45.484Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:45.484Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:43:45.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43165/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T08:43:45.484Z] + bash /home/ubuntu/workspace/moby_PR-43165/check-config.sh [2022-01-20T08:43:45.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T08:43:45.484Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T08:43:45.484Z] [2022-01-20T08:43:45.484Z] Generally Necessary: [2022-01-20T08:43:45.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T08:43:45.484Z] - apparmor: enabled and tools installed [2022-01-20T08:43:45.484Z] - CONFIG_NAMESPACES: enabled [2022-01-20T08:43:45.484Z] - CONFIG_NET_NS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_PID_NS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_IPC_NS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_UTS_NS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUPS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CPUSETS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_MEMCG: enabled [2022-01-20T08:43:45.484Z] - CONFIG_KEYS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_VETH: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T08:43:45.484Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T08:43:45.484Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T08:43:45.484Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T08:43:45.484Z] [2022-01-20T08:43:45.484Z] Optional Features: [2022-01-20T08:43:45.484Z] - CONFIG_USER_NS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_SECCOMP: enabled [2022-01-20T08:43:45.484Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T08:43:45.484Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T08:43:45.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T08:43:45.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T08:43:45.484Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T08:43:45.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T08:43:45.512Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 20.97MB / 49.22MB 0.5s [2022-01-20T08:43:45.562Z] #1 [internal] load build definition from Dockerfile [2022-01-20T08:43:45.562Z] #1 sha256:8647181510e262969ef945cd05ce8ad969f0caca88489dedb7d23fd0c5af3328 [2022-01-20T08:43:45.562Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T08:43:45.562Z] #1 DONE 0.0s [2022-01-20T08:43:45.562Z] [2022-01-20T08:43:45.562Z] #2 [internal] load .dockerignore [2022-01-20T08:43:45.562Z] #2 sha256:fa8dfb88165808ef963cc029f99695c6194cd495e6b1193bef51fc913e84fe82 [2022-01-20T08:43:45.562Z] #2 transferring context: 87B done [2022-01-20T08:43:45.562Z] #2 DONE 0.0s [2022-01-20T08:43:45.562Z] [2022-01-20T08:43:45.562Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T08:43:45.562Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T08:43:45.679Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.7s done [2022-01-20T08:43:45.679Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-20T08:43:45.740Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T08:43:45.740Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T08:43:45.740Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T08:43:45.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T08:43:45.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T08:43:45.740Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T08:43:45.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T08:43:45.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T08:43:45.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T08:43:45.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_EXT4_FS: enabled [2022-01-20T08:43:45.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T08:43:45.740Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T08:43:45.740Z] - Network Drivers: [2022-01-20T08:43:45.740Z] - "overlay": [2022-01-20T08:43:45.740Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T08:43:45.740Z] Optional (for encrypted networks): [2022-01-20T08:43:45.740Z] - CONFIG_CRYPTO: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T08:43:45.740Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T08:43:45.740Z] - CONFIG_XFRM: enabled [2022-01-20T08:43:45.740Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T08:43:45.740Z] - "ipvlan": [2022-01-20T08:43:45.740Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T08:43:45.740Z] - "macvlan": [2022-01-20T08:43:45.740Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T08:43:45.740Z] - "ftp,tftp client in container": [2022-01-20T08:43:45.740Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T08:43:45.740Z] - Storage Drivers: [2022-01-20T08:43:45.740Z] - "aufs": [2022-01-20T08:43:45.740Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T08:43:45.740Z] - "btrfs": [2022-01-20T08:43:45.740Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T08:43:45.740Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T08:43:45.740Z] - "devicemapper": [2022-01-20T08:43:45.740Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T08:43:45.740Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T08:43:45.740Z] - "overlay": [2022-01-20T08:43:45.740Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T08:43:45.740Z] - "zfs": [2022-01-20T08:43:45.740Z] - /dev/zfs: present [2022-01-20T08:43:45.740Z] - zfs command: missing [2022-01-20T08:43:45.740Z] - zpool command: missing [2022-01-20T08:43:45.740Z] [2022-01-20T08:43:45.740Z] Limits: [2022-01-20T08:43:45.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T08:43:45.740Z] [2022-01-20T08:43:45.740Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-20T08:43:45.775Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 25.19MB / 49.22MB 0.7s [Pipeline] sh [2022-01-20T08:43:45.817Z] #3 DONE 0.3s [2022-01-20T08:43:45.817Z] [2022-01-20T08:43:45.817Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T08:43:45.817Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T08:43:45.817Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T08:43:45.817Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T08:43:45.817Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-20T08:43:45.817Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-20T08:43:45.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-01-20T08:43:45.817Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-01-20T08:43:45.817Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-01-20T08:43:46.053Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 32.51MB / 49.22MB 1.1s [2022-01-20T08:43:46.059Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 . [2022-01-20T08:43:46.059Z] #1 [internal] load build definition from Dockerfile [2022-01-20T08:43:46.059Z] #1 sha256:a61f99dd57eec23eaedc667dd665e32f28d74deb6099dd1e95f6d23933cec230 [2022-01-20T08:43:46.059Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T08:43:46.059Z] #1 DONE 0.0s [2022-01-20T08:43:46.059Z] [2022-01-20T08:43:46.059Z] #2 [internal] load .dockerignore [2022-01-20T08:43:46.059Z] #2 sha256:eafc9d3fd9bd8c6076e411286528921eeafe4d7a30162b88a4e0bcfbe0b0e2de [2022-01-20T08:43:46.059Z] #2 transferring context: 87B done [2022-01-20T08:43:46.059Z] #2 DONE 0.0s [2022-01-20T08:43:46.059Z] [2022-01-20T08:43:46.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T08:43:46.059Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T08:43:46.073Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-20T08:43:46.073Z] #4 DONE 0.4s [2022-01-20T08:43:46.316Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 35.65MB / 49.22MB 1.2s [2022-01-20T08:43:46.316Z] #26 ... [2022-01-20T08:43:46.316Z] [2022-01-20T08:43:46.316Z] #23 [internal] load build context [2022-01-20T08:43:46.316Z] #23 sha256:5aca14e0462205a7dee175f48d591eeda7bc2da665b5b5c21fdbdcc0e3df6e91 [2022-01-20T08:43:46.316Z] #23 transferring context: 53.45MB 1.3s done [2022-01-20T08:43:46.316Z] #23 DONE 1.3s [2022-01-20T08:43:46.316Z] [2022-01-20T08:43:46.316Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:46.316Z] #26 sha256:5f311ccec7262affa95069cf13c6db33aa5f39642bc8bb53a90ecda8d059a2b9 [2022-01-20T08:43:46.328Z] [2022-01-20T08:43:46.328Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:46.328Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T08:43:46.577Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 1.5s [2022-01-20T08:43:46.577Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 1.5s done [2022-01-20T08:43:46.586Z] #8 DONE 0.1s [2022-01-20T08:43:46.586Z] [2022-01-20T08:43:46.586Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:46.586Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T08:43:46.586Z] #6 DONE 0.1s [2022-01-20T08:43:46.586Z] [2022-01-20T08:43:46.586Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T08:43:46.586Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T08:43:46.586Z] #7 DONE 0.2s [2022-01-20T08:43:46.586Z] [2022-01-20T08:43:46.586Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:46.586Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:43:46.586Z] #5 DONE 0.2s [2022-01-20T08:43:46.621Z] #3 DONE 0.3s [2022-01-20T08:43:46.621Z] [2022-01-20T08:43:46.621Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T08:43:46.621Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T08:43:46.621Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T08:43:46.621Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-01-20T08:43:46.621Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T08:43:46.621Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-20T08:43:46.621Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-20T08:43:46.621Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-01-20T08:43:46.621Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-01-20T08:43:46.841Z] [2022-01-20T08:43:46.841Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:46.841Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T08:43:46.841Z] #62 DONE 0.0s [2022-01-20T08:43:46.841Z] [2022-01-20T08:43:46.841Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:46.841Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:43:46.841Z] #64 DONE 0.0s [2022-01-20T08:43:46.841Z] [2022-01-20T08:43:46.841Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:46.841Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:43:46.841Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T08:43:46.841Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T08:43:46.841Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-20T08:43:46.841Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-20T08:43:46.841Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 3.15MB / 50.44MB 0.1s [2022-01-20T08:43:46.876Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-20T08:43:46.876Z] #4 DONE 0.4s [2022-01-20T08:43:46.876Z] [2022-01-20T08:43:46.876Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:46.876Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:43:47.100Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 11.75MB / 50.44MB 0.2s [2022-01-20T08:43:47.100Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 18.91MB / 50.44MB 0.3s [2022-01-20T08:43:47.136Z] #5 ... [2022-01-20T08:43:47.136Z] [2022-01-20T08:43:47.136Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:47.136Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T08:43:47.136Z] #7 DONE 0.1s [2022-01-20T08:43:47.136Z] [2022-01-20T08:43:47.136Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:43:47.136Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T08:43:47.136Z] #8 DONE 0.1s [2022-01-20T08:43:47.136Z] [2022-01-20T08:43:47.136Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:43:47.136Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:43:47.136Z] #5 DONE 0.3s [2022-01-20T08:43:47.136Z] [2022-01-20T08:43:47.136Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T08:43:47.136Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T08:43:47.361Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 27.40MB / 50.44MB 0.4s [2022-01-20T08:43:47.361Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 38.56MB / 50.44MB 0.6s [2022-01-20T08:43:47.393Z] #6 DONE 0.3s [2022-01-20T08:43:47.519Z] #26 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 1.1s [2022-01-20T08:43:47.527Z] Fetching without tags [2022-01-20T08:43:47.591Z] #9 ... [2022-01-20T08:43:47.591Z] [2022-01-20T08:43:47.591Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:43:47.591Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:43:47.591Z] #27 0.921 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:43:47.591Z] #27 0.926 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:43:47.591Z] #27 0.926 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:43:47.591Z] #27 1.075 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:43:47.591Z] #27 1.286 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:43:47.591Z] #27 1.552 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:43:47.591Z] #27 3.194 Fetched 8471 kB in 3s (3355 kB/s) [2022-01-20T08:43:47.591Z] #27 3.194 Reading package lists... [2022-01-20T08:43:47.591Z] #27 4.150 Reading package lists... [2022-01-20T08:43:47.591Z] #27 5.104 Building dependency tree... [2022-01-20T08:43:47.591Z] #27 5.294 Reading state information... [2022-01-20T08:43:47.591Z] #27 5.460 The following additional packages will be installed: [2022-01-20T08:43:47.591Z] #27 5.460 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T08:43:47.591Z] #27 5.460 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T08:43:47.591Z] #27 5.460 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T08:43:47.591Z] #27 5.468 Suggested packages: [2022-01-20T08:43:47.591Z] #27 5.468 krb5-doc krb5-user [2022-01-20T08:43:47.591Z] #27 5.468 Recommended packages: [2022-01-20T08:43:47.591Z] #27 5.468 krb5-locales publicsuffix libsasl2-modules [2022-01-20T08:43:47.591Z] #27 5.704 The following NEW packages will be installed: [2022-01-20T08:43:47.591Z] #27 5.704 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T08:43:47.591Z] #27 5.704 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T08:43:47.591Z] #27 5.704 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T08:43:47.591Z] #27 5.712 libssh2-1 libssl1.1 openssl [2022-01-20T08:43:47.591Z] #27 5.980 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:43:47.591Z] #27 5.980 Need to get 5061 kB of archives. [2022-01-20T08:43:47.591Z] #27 5.980 After this operation, 12.1 MB of additional disk space will be used. [2022-01-20T08:43:47.591Z] #27 5.980 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-20T08:43:47.591Z] #27 6.005 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-20T08:43:47.591Z] #27 6.023 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T08:43:47.591Z] #27 6.023 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-20T08:43:47.591Z] #27 6.025 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-20T08:43:47.591Z] #27 6.027 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-20T08:43:47.591Z] #27 6.032 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-20T08:43:47.591Z] #27 6.036 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-20T08:43:47.591Z] #27 6.038 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-20T08:43:47.591Z] #27 6.040 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-20T08:43:47.591Z] #27 6.042 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T08:43:47.591Z] #27 6.044 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-20T08:43:47.591Z] #27 6.047 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-20T08:43:47.591Z] #27 6.048 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-20T08:43:47.591Z] #27 6.050 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-20T08:43:47.591Z] #27 6.052 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-20T08:43:47.591Z] #27 6.058 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-20T08:43:47.591Z] #27 6.062 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-20T08:43:47.591Z] #27 6.063 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:43:47.591Z] #27 6.065 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:43:47.591Z] #27 6.068 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:43:47.591Z] #27 6.236 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:43:47.591Z] #27 6.263 Fetched 5061 kB in 0s (14.6 MB/s) [2022-01-20T08:43:47.591Z] #27 6.312 Selecting previously unselected package libssl1.1:amd64. [2022-01-20T08:43:47.591Z] #27 6.312 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-01-20T08:43:47.591Z] #27 6.315 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.323 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:47.591Z] #27 6.523 Selecting previously unselected package openssl. [2022-01-20T08:43:47.591Z] #27 6.523 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.528 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:47.591Z] #27 6.677 Selecting previously unselected package ca-certificates. [2022-01-20T08:43:47.591Z] #27 6.677 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T08:43:47.591Z] #27 6.688 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:47.591Z] #27 6.759 Selecting previously unselected package libkeyutils1:amd64. [2022-01-20T08:43:47.591Z] #27 6.761 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.765 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:43:47.591Z] #27 6.809 Selecting previously unselected package libkrb5support0:amd64. [2022-01-20T08:43:47.591Z] #27 6.809 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.820 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 6.853 Selecting previously unselected package libk5crypto3:amd64. [2022-01-20T08:43:47.591Z] #27 6.855 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.861 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 6.911 Selecting previously unselected package libkrb5-3:amd64. [2022-01-20T08:43:47.591Z] #27 6.913 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 6.918 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 7.011 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-20T08:43:47.591Z] #27 7.011 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.016 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 7.063 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T08:43:47.591Z] #27 7.065 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.069 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.108 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T08:43:47.591Z] #27 7.110 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.113 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.156 Selecting previously unselected package libldap-common. [2022-01-20T08:43:47.591Z] #27 7.156 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T08:43:47.591Z] #27 7.160 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:47.591Z] #27 7.203 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T08:43:47.591Z] #27 7.203 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.206 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:47.591Z] #27 7.273 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T08:43:47.591Z] #27 7.273 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.276 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.320 Selecting previously unselected package libpsl5:amd64. [2022-01-20T08:43:47.591Z] #27 7.320 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.325 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:43:47.591Z] #27 7.376 Selecting previously unselected package librtmp1:amd64. [2022-01-20T08:43:47.591Z] #27 7.376 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.380 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:47.591Z] #27 7.423 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T08:43:47.591Z] #27 7.423 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.428 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:43:47.591Z] #27 7.475 Selecting previously unselected package libcurl4:amd64. [2022-01-20T08:43:47.591Z] #27 7.478 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.482 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:43:47.591Z] #27 7.552 Selecting previously unselected package curl. [2022-01-20T08:43:47.591Z] #27 7.552 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.556 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T08:43:47.591Z] #27 7.623 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:43:47.591Z] #27 7.623 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.627 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:43:47.591Z] #27 7.679 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:43:47.591Z] #27 7.679 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.683 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:47.591Z] #27 7.722 Selecting previously unselected package jq. [2022-01-20T08:43:47.591Z] #27 7.724 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:43:47.591Z] #27 7.728 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:43:47.591Z] #27 7.769 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:43:47.591Z] #27 7.781 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:43:47.591Z] #27 7.793 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:47.591Z] #27 7.897 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.908 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:47.591Z] #27 7.924 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 7.934 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.944 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:47.591Z] #27 7.954 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 7.966 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:47.591Z] #27 7.977 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:43:47.591Z] #27 7.986 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:47.591Z] #27 7.996 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:47.591Z] #27 8.011 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:43:47.591Z] #27 8.023 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:47.591Z] #27 8.033 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:47.591Z] #27 8.042 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:47.591Z] #27 ... [2022-01-20T08:43:47.591Z] [2022-01-20T08:43:47.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:47.591Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:47.618Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 49.28MB / 50.44MB 0.8s [2022-01-20T08:43:47.651Z] [2022-01-20T08:43:47.651Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:47.651Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:43:47.651Z] #64 DONE 0.0s [2022-01-20T08:43:47.651Z] [2022-01-20T08:43:47.651Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:43:47.651Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T08:43:47.651Z] #62 DONE 0.0s [2022-01-20T08:43:47.651Z] [2022-01-20T08:43:47.651Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:47.651Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:43:47.651Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T08:43:47.651Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T08:43:47.651Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-20T08:43:47.651Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-20T08:43:47.651Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0B / 50.44MB 0.1s [2022-01-20T08:43:47.757Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:47.874Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-20T08:43:47.914Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 13.94MB / 50.44MB 0.3s [2022-01-20T08:43:47.914Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 25.80MB / 50.44MB 0.4s [2022-01-20T08:43:48.131Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 [2022-01-20T08:43:48.177Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 30.41MB / 50.44MB 0.5s [2022-01-20T08:43:48.177Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 41.94MB / 50.44MB 0.7s [2022-01-20T08:43:48.370Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:43:48.370Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:43:48.434Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s [2022-01-20T08:43:48.466Z] #26 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 1.7s done [2022-01-20T08:43:48.466Z] #26 DONE 3.4s [2022-01-20T08:43:48.466Z] [2022-01-20T08:43:48.466Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:43:48.466Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-20T08:43:48.691Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-20T08:43:47.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:47.487Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:43:47.505Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:47.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:43:47.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:43:47.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:47.546Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:43:47.783Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:47.804Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:48.327Z] > git remote # timeout=10 [2022-01-20T08:43:48.344Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:43:48.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:43:48.355Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:43:48.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T08:43:48.386Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:43:48.400Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:43:49.407Z] #27 0.712 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:43:49.408Z] #27 0.713 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:43:49.408Z] #27 0.723 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:43:49.408Z] #27 0.840 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:43:49.408Z] #27 0.999 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:43:49.508Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.7s done [2022-01-20T08:43:49.508Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0.1s [2022-01-20T08:43:49.623Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0.9s [2022-01-20T08:43:49.668Z] #27 1.140 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:43:50.609Z] #27 2.180 Fetched 8294 kB in 2s (4825 kB/s) [2022-01-20T08:43:50.655Z] #26 ... [2022-01-20T08:43:50.655Z] [2022-01-20T08:43:50.655Z] #23 [internal] load build context [2022-01-20T08:43:50.655Z] #23 sha256:7aa3a226dd3d6a41275d1e84b7fd16b249e635e3ab62c8b4c7831316b69d8c04 [2022-01-20T08:43:50.655Z] #23 transferring context: 53.44MB 3.4s done [2022-01-20T08:43:50.655Z] #23 DONE 3.5s [2022-01-20T08:43:50.655Z] [2022-01-20T08:43:50.655Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:50.655Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:43:51.180Z] #27 2.180 Reading package lists... [2022-01-20T08:43:51.517Z] #26 ... [2022-01-20T08:43:51.517Z] [2022-01-20T08:43:51.517Z] #23 [internal] load build context [2022-01-20T08:43:51.517Z] #23 sha256:7750cdff5473a7a78048d50f6780b86bccdffda7b625796559aabb015658523b [2022-01-20T08:43:51.517Z] #23 transferring context: 53.45MB 3.8s done [2022-01-20T08:43:51.517Z] #23 DONE 3.9s [2022-01-20T08:43:51.517Z] [2022-01-20T08:43:51.517Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:51.517Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:51.517Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T08:43:51.517Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-20T08:43:51.517Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-20T08:43:51.517Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.4s done [2022-01-20T08:43:51.517Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T08:43:51.517Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.3s done [2022-01-20T08:43:51.517Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.5s done [2022-01-20T08:43:51.517Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 2.4s done [2022-01-20T08:43:51.517Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 3.2s done [2022-01-20T08:43:51.517Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.6s done [2022-01-20T08:43:52.029Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 3.9s done [2022-01-20T08:43:52.029Z] #26 DONE 5.2s [2022-01-20T08:43:52.029Z] [2022-01-20T08:43:52.029Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:52.029Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:52.029Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T08:43:52.029Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.3s done [2022-01-20T08:43:52.029Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T08:43:52.029Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-20T08:43:52.029Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.3s done [2022-01-20T08:43:52.029Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-20T08:43:52.029Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.8s done [2022-01-20T08:43:52.029Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.4s done [2022-01-20T08:43:52.029Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 1.8s done [2022-01-20T08:43:52.029Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 3.9s done [2022-01-20T08:43:52.029Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.6s done [2022-01-20T08:43:52.029Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.1s [2022-01-20T08:43:52.054Z] #9 ... [2022-01-20T08:43:52.054Z] [2022-01-20T08:43:52.054Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:43:52.054Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:43:52.054Z] #27 8.644 Updating certificates in /etc/ssl/certs... [2022-01-20T08:43:52.054Z] #27 9.454 137 added, 0 removed; done. [2022-01-20T08:43:52.054Z] #27 9.493 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:52.054Z] #27 9.509 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:43:52.054Z] #27 9.520 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:43:52.054Z] #27 9.533 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T08:43:52.054Z] #27 9.546 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:43:52.054Z] #27 9.568 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:52.054Z] #27 9.578 Updating certificates in /etc/ssl/certs... [2022-01-20T08:43:52.054Z] #27 10.36 0 added, 0 removed; done. [2022-01-20T08:43:52.054Z] #27 10.36 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T08:43:52.054Z] #27 10.37 done. [2022-01-20T08:43:52.054Z] #27 DONE 12.4s [2022-01-20T08:43:52.054Z] [2022-01-20T08:43:52.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:52.054Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:52.054Z] #9 ... [2022-01-20T08:43:52.054Z] [2022-01-20T08:43:52.054Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T08:43:52.054Z] #28 sha256:643192e697411672d0c719d9a610f9b9126e299855fdb6e516c9238909943363 [2022-01-20T08:43:52.054Z] #28 DONE 0.1s [2022-01-20T08:43:52.054Z] [2022-01-20T08:43:52.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:52.054Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:52.122Z] #27 2.860 Reading package lists... [2022-01-20T08:43:52.122Z] #27 3.530 Building dependency tree... [2022-01-20T08:43:52.122Z] #27 3.684 Reading state information... [2022-01-20T08:43:52.275Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:43:52.349Z] > git --version # timeout=10 [2022-01-20T08:43:52.362Z] > git --version # 'git version 2.17.1' [2022-01-20T08:43:52.370Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T08:43:52.382Z] #27 3.849 The following additional packages will be installed: [2022-01-20T08:43:52.382Z] #27 3.849 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T08:43:52.382Z] #27 3.849 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T08:43:52.382Z] #27 3.850 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T08:43:52.382Z] #27 3.854 Suggested packages: [2022-01-20T08:43:52.382Z] #27 3.854 krb5-doc krb5-user [2022-01-20T08:43:52.382Z] #27 3.854 Recommended packages: [2022-01-20T08:43:52.382Z] #27 3.854 krb5-locales publicsuffix libsasl2-modules [2022-01-20T08:43:52.382Z] #27 4.039 The following NEW packages will be installed: [2022-01-20T08:43:52.382Z] #27 4.044 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T08:43:52.382Z] #27 4.044 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T08:43:52.382Z] #27 4.044 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T08:43:52.382Z] #27 4.044 libssh2-1 libssl1.1 openssl [2022-01-20T08:43:52.591Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.5s done [2022-01-20T08:43:52.591Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 [2022-01-20T08:43:52.643Z] #27 4.315 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:43:52.643Z] #27 4.315 Need to get 4779 kB of archives. [2022-01-20T08:43:52.643Z] #27 4.315 After this operation, 11.5 MB of additional disk space will be used. [2022-01-20T08:43:52.643Z] #27 4.315 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2022-01-20T08:43:52.643Z] #27 4.332 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [Pipeline] withEnv [Pipeline] { [2022-01-20T08:43:52.846Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-20T08:43:52.846Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 0.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:43:52.884Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 3.9s done [2022-01-20T08:43:52.884Z] #9 ... [2022-01-20T08:43:52.884Z] [2022-01-20T08:43:52.884Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:43:52.884Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:43:52.884Z] #26 DONE 5.2s [2022-01-20T08:43:52.884Z] [2022-01-20T08:43:52.884Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:52.884Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:43:52.884Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-20T08:43:52.906Z] #27 4.340 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T08:43:52.906Z] #27 4.343 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-01-20T08:43:52.906Z] #27 4.343 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-01-20T08:43:52.906Z] #27 4.345 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-01-20T08:43:52.906Z] #27 4.346 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-01-20T08:43:52.906Z] #27 4.350 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-01-20T08:43:52.906Z] #27 4.354 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2022-01-20T08:43:52.906Z] #27 4.355 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2022-01-20T08:43:52.906Z] #27 4.357 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T08:43:52.906Z] #27 4.358 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-01-20T08:43:52.906Z] #27 4.360 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-01-20T08:43:52.906Z] #27 4.361 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-01-20T08:43:52.906Z] #27 4.362 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-01-20T08:43:52.906Z] #27 4.363 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-01-20T08:43:52.906Z] #27 4.364 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-01-20T08:43:52.906Z] #27 4.368 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-01-20T08:43:52.906Z] #27 4.370 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-01-20T08:43:52.906Z] #27 4.372 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-01-20T08:43:52.906Z] #27 4.373 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-01-20T08:43:52.906Z] #27 4.492 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:43:52.906Z] #27 4.513 Fetched 4779 kB in 0s (15.1 MB/s) [2022-01-20T08:43:52.906Z] #27 4.548 Selecting previously unselected package libssl1.1:arm64. [2022-01-20T08:43:52.906Z] #27 4.548 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2022-01-20T08:43:52.906Z] #27 4.551 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2022-01-20T08:43:52.906Z] #27 4.561 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:53.167Z] #27 4.708 Selecting previously unselected package openssl. [2022-01-20T08:43:53.167Z] #27 4.708 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2022-01-20T08:43:53.167Z] #27 4.711 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:53.167Z] #27 4.815 Selecting previously unselected package ca-certificates. [2022-01-20T08:43:53.167Z] #27 4.815 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T08:43:53.167Z] #27 4.819 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:53.167Z] #27 4.881 Selecting previously unselected package libkeyutils1:arm64. [2022-01-20T08:43:53.167Z] #27 4.881 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2022-01-20T08:43:53.167Z] #27 4.885 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-01-20T08:43:53.421Z] + docker version [2022-01-20T08:43:53.428Z] #27 4.917 Selecting previously unselected package libkrb5support0:arm64. [2022-01-20T08:43:53.428Z] #27 4.917 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-01-20T08:43:53.428Z] #27 4.920 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:53.428Z] #27 4.962 Selecting previously unselected package libk5crypto3:arm64. [2022-01-20T08:43:53.428Z] #27 4.962 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-01-20T08:43:53.428Z] #27 4.966 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:53.428Z] #27 5.006 Selecting previously unselected package libkrb5-3:arm64. [2022-01-20T08:43:53.428Z] #27 5.006 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-01-20T08:43:53.428Z] #27 5.009 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:53.428Z] #27 5.076 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-01-20T08:43:53.428Z] #27 5.078 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-01-20T08:43:53.428Z] #27 5.081 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:53.428Z] #27 5.128 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-20T08:43:53.428Z] #27 5.128 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2022-01-20T08:43:53.448Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.5s done [2022-01-20T08:43:53.448Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 [2022-01-20T08:43:53.689Z] #27 5.133 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:53.689Z] #27 5.170 Selecting previously unselected package libsasl2-2:arm64. [2022-01-20T08:43:53.689Z] #27 5.170 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2022-01-20T08:43:53.689Z] #27 5.174 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:53.689Z] #27 5.221 Selecting previously unselected package libldap-common. [2022-01-20T08:43:53.689Z] #27 5.221 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T08:43:53.689Z] #27 5.225 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:53.689Z] #27 5.268 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-20T08:43:53.689Z] #27 5.268 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-01-20T08:43:53.689Z] #27 5.276 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:53.689Z] #27 5.333 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-20T08:43:53.689Z] #27 5.333 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-01-20T08:43:53.689Z] #27 5.337 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:53.713Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.4s done [2022-01-20T08:43:53.950Z] #27 5.378 Selecting previously unselected package libpsl5:arm64. [2022-01-20T08:43:53.950Z] #27 5.378 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.383 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-01-20T08:43:53.950Z] #27 5.424 Selecting previously unselected package librtmp1:arm64. [2022-01-20T08:43:53.950Z] #27 5.425 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.429 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:53.950Z] #27 5.466 Selecting previously unselected package libssh2-1:arm64. [2022-01-20T08:43:53.950Z] #27 5.468 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.472 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-01-20T08:43:53.950Z] #27 5.519 Selecting previously unselected package libcurl4:arm64. [2022-01-20T08:43:53.950Z] #27 5.519 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.523 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-01-20T08:43:53.950Z] #27 5.569 Selecting previously unselected package curl. [2022-01-20T08:43:53.950Z] #27 5.571 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.582 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T08:43:53.950Z] #27 5.635 Selecting previously unselected package libonig5:arm64. [2022-01-20T08:43:53.950Z] #27 5.635 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-01-20T08:43:53.950Z] #27 5.639 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-01-20T08:43:53.950Z] #27 5.696 Selecting previously unselected package libjq1:arm64. [2022-01-20T08:43:53.950Z] #27 5.696 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-01-20T08:43:53.973Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 0.1s [2022-01-20T08:43:54.210Z] #27 5.699 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:54.210Z] #27 5.741 Selecting previously unselected package jq. [2022-01-20T08:43:54.210Z] #27 5.741 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-01-20T08:43:54.210Z] #27 5.752 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:43:54.210Z] #27 5.788 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-01-20T08:43:54.210Z] #27 5.799 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-01-20T08:43:54.210Z] #27 5.815 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:54.210Z] #27 5.896 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:54.210Z] #27 5.907 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:54.471Z] #27 5.924 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:54.471Z] #27 5.935 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:54.471Z] #27 5.945 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:54.471Z] #27 5.957 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:54.471Z] #27 5.969 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:54.471Z] #27 5.980 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-01-20T08:43:54.471Z] #27 5.991 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:54.471Z] #27 6.003 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:54.471Z] #27 6.019 Setting up libonig5:arm64 (6.9.1-1) ... [2022-01-20T08:43:54.471Z] #27 6.032 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:54.471Z] #27 6.043 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:54.471Z] #27 6.054 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:54.603Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.1s [2022-01-20T08:43:55.043Z] #27 6.512 Updating certificates in /etc/ssl/certs... [2022-01-20T08:43:55.043Z] #27 ... [2022-01-20T08:43:55.043Z] [2022-01-20T08:43:55.043Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:55.043Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-20T08:43:55.043Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T08:43:55.043Z] #9 sha256:959cd7808fe94fdf32a61301a653eb2e761e9993e46c450e3c8ea85c195f8162 1.79kB / 1.79kB done [2022-01-20T08:43:55.043Z] #9 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 1.6s done [2022-01-20T08:43:55.043Z] #9 sha256:dd0317c7db28bd6855b787608d1f4236185907b452f6f545a9954be870828af6 9.77MB / 9.77MB 0.3s done [2022-01-20T08:43:55.043Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T08:43:55.043Z] #9 sha256:d098cf33298807975a4d84f59f6689e0bf729b62fca9b7320adb80ebeaabc578 7.70MB / 7.70MB 0.4s done [2022-01-20T08:43:55.043Z] #9 sha256:52a08ece192d8509b6336fcca89790d6f156153f97fe2cfa7f308278962010c8 7.09kB / 7.09kB done [2022-01-20T08:43:55.043Z] #9 sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 52.17MB / 52.17MB 2.4s done [2022-01-20T08:43:55.043Z] #9 sha256:1cb9932da7aac84cf7aed037a7830f129a4cf3450a663ba60d10b58c903d9df5 62.42MB / 62.42MB 1.6s done [2022-01-20T08:43:55.043Z] #9 sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 99.63MB / 99.63MB 4.1s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 1.7s done [2022-01-20T08:43:55.043Z] #9 sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 126B / 126B 1.7s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:d098cf33298807975a4d84f59f6689e0bf729b62fca9b7320adb80ebeaabc578 0.3s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:dd0317c7db28bd6855b787608d1f4236185907b452f6f545a9954be870828af6 0.3s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 3.1s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:1cb9932da7aac84cf7aed037a7830f129a4cf3450a663ba60d10b58c903d9df5 2.1s done [2022-01-20T08:43:55.043Z] #9 extracting sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 0.3s [2022-01-20T08:43:55.615Z] #9 ... [2022-01-20T08:43:55.615Z] [2022-01-20T08:43:55.615Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:43:55.615Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-20T08:43:55.615Z] #27 7.235 137 added, 0 removed; done. [2022-01-20T08:43:55.615Z] #27 7.272 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-01-20T08:43:55.615Z] #27 7.283 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:43:55.615Z] #27 7.295 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-01-20T08:43:55.615Z] #27 7.307 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T08:43:55.876Z] #27 7.317 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:43:55.876Z] #27 7.336 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:55.876Z] #27 7.342 Updating certificates in /etc/ssl/certs... [2022-01-20T08:43:56.447Z] #27 7.941 0 added, 0 removed; done. [2022-01-20T08:43:56.447Z] #27 7.941 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T08:43:56.447Z] #27 7.942 done. [2022-01-20T08:43:56.517Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 7.0s done [2022-01-20T08:43:56.517Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-20T08:43:56.517Z] #9 DONE 22.5s [2022-01-20T08:43:56.517Z] [2022-01-20T08:43:56.517Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T08:43:56.517Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T08:43:58.094Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.7s done [2022-01-20T08:43:58.094Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-20T08:43:58.361Z] #27 DONE 10.0s [2022-01-20T08:43:58.361Z] [2022-01-20T08:43:58.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:58.361Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-20T08:43:58.454Z] #10 DONE 1.6s [2022-01-20T08:43:58.454Z] [2022-01-20T08:43:58.454Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:58.454Z] #29 sha256:9eb8db4eaa4020246429ed7cc30366bed5dca95339887bf2a5634e12272dfb91 [2022-01-20T08:43:58.454Z] #29 1.229 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T08:43:58.454Z] #29 1.305 [2022-01-20T08:43:58.454Z] #29 1.518 #=#=# ######### 13.3% ########################## 36.9% ######################################### 57.2% ############################################ 61.7% ########################################################## 80.7% #################################################################### 94.7% ######################################################################## 100.0% [2022-01-20T08:43:58.454Z] #29 2.277 [2022-01-20T08:43:58.454Z] #29 2.488 #=#=# ################################################################ 89.8% ######################################################################## 100.0% [2022-01-20T08:43:58.454Z] #29 2.683 [2022-01-20T08:43:58.454Z] #29 2.900 #=#=# ###################################### 53.3% ######################################################################## 100.0% [2022-01-20T08:43:58.454Z] #29 3.177 [2022-01-20T08:43:58.454Z] #29 3.399 #=#=# ########### 15.3% ########################## 36.6% ######################################## 55.7% ###################################################### 75.2% ################################################################### 94.4% ######################################################################## 100.0% [2022-01-20T08:43:58.454Z] #29 4.024 [2022-01-20T08:43:58.454Z] #29 4.245 #=#=# ### 4.3% ####### 9.8% ########## 15.1% ############# 19.2% ############### 21.9% ################# 24.5% ##################### 29.9% ############################ 39.7% ################################### 49.9% ########################################### 60.3% ################################################## 70.0% ###################################################### 75.3% ########################################################## 80.6% ############################################################# 85.8% ################################################################ 90.1% ##################################################################### 96.3% ######################################################################## 100.0% [2022-01-20T08:43:58.454Z] #29 6.200 [2022-01-20T08:43:58.623Z] #9 ... [2022-01-20T08:43:58.623Z] [2022-01-20T08:43:58.623Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T08:43:58.623Z] #28 sha256:fb84930fe9bc4556115afc3bf6050d99cb62b16a475007a90d3e5a3b80a0d5c0 [2022-01-20T08:43:58.623Z] #28 DONE 0.1s [2022-01-20T08:43:58.623Z] [2022-01-20T08:43:58.623Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:58.623Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:43:58.718Z] #29 ... [2022-01-20T08:43:58.718Z] [2022-01-20T08:43:58.718Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T08:43:58.718Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T08:43:58.718Z] #11 DONE 0.5s [2022-01-20T08:43:58.718Z] [2022-01-20T08:43:58.718Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T08:43:58.718Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T08:43:58.718Z] #31 DONE 0.1s [2022-01-20T08:43:58.718Z] [2022-01-20T08:43:58.718Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:58.718Z] #29 sha256:9eb8db4eaa4020246429ed7cc30366bed5dca95339887bf2a5634e12272dfb91 [2022-01-20T08:43:58.718Z] #29 6.778 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T08:43:58.718Z] #29 ... [2022-01-20T08:43:58.718Z] [2022-01-20T08:43:58.718Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:43:58.718Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:43:58.987Z] #32 ... [2022-01-20T08:43:58.987Z] [2022-01-20T08:43:58.987Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T08:43:58.987Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T08:43:58.987Z] #39 DONE 0.3s [2022-01-20T08:43:59.203Z] #29 ... [2022-01-20T08:43:59.203Z] [2022-01-20T08:43:59.203Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:43:59.203Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-20T08:43:59.203Z] #9 extracting sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 4.3s done [2022-01-20T08:43:59.203Z] #9 extracting sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 done [2022-01-20T08:43:59.203Z] #9 DONE 14.2s [2022-01-20T08:43:59.224Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.7s done [2022-01-20T08:43:59.224Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-20T08:43:59.254Z] [2022-01-20T08:43:59.254Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:59.254Z] #29 sha256:9eb8db4eaa4020246429ed7cc30366bed5dca95339887bf2a5634e12272dfb91 [2022-01-20T08:43:59.254Z] #29 6.883 [2022-01-20T08:43:59.254Z] #29 7.149 #=#=# ######################################################################## 100.0% [2022-01-20T08:43:59.254Z] #29 7.238 [2022-01-20T08:43:59.459Z] #9 ... [2022-01-20T08:43:59.459Z] [2022-01-20T08:43:59.459Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:43:59.459Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:43:59.459Z] #27 0.902 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:43:59.459Z] #27 0.914 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:43:59.459Z] #27 0.914 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:43:59.459Z] #27 1.062 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:43:59.459Z] #27 1.265 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:43:59.459Z] #27 1.489 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:43:59.459Z] #27 3.140 Fetched 8471 kB in 2s (3403 kB/s) [2022-01-20T08:43:59.459Z] #27 3.140 Reading package lists... [2022-01-20T08:43:59.459Z] #27 4.062 Reading package lists... [2022-01-20T08:43:59.459Z] #27 4.997 Building dependency tree... [2022-01-20T08:43:59.459Z] #27 5.154 Reading state information... [2022-01-20T08:43:59.459Z] #27 5.317 The following additional packages will be installed: [2022-01-20T08:43:59.459Z] #27 5.317 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T08:43:59.459Z] #27 5.317 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T08:43:59.459Z] #27 5.317 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T08:43:59.459Z] #27 5.317 Suggested packages: [2022-01-20T08:43:59.459Z] #27 5.317 krb5-doc krb5-user [2022-01-20T08:43:59.459Z] #27 5.317 Recommended packages: [2022-01-20T08:43:59.459Z] #27 5.317 krb5-locales publicsuffix libsasl2-modules [2022-01-20T08:43:59.459Z] #27 5.577 The following NEW packages will be installed: [2022-01-20T08:43:59.459Z] #27 5.577 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T08:43:59.459Z] #27 5.577 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T08:43:59.460Z] #27 5.596 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T08:43:59.460Z] #27 5.596 libssh2-1 libssl1.1 openssl [2022-01-20T08:43:59.460Z] #27 5.851 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:43:59.460Z] #27 5.851 Need to get 5061 kB of archives. [2022-01-20T08:43:59.460Z] #27 5.851 After this operation, 12.1 MB of additional disk space will be used. [2022-01-20T08:43:59.460Z] #27 5.851 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-20T08:43:59.460Z] #27 5.893 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-20T08:43:59.460Z] #27 5.910 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T08:43:59.460Z] #27 5.915 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-20T08:43:59.460Z] #27 5.916 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-20T08:43:59.460Z] #27 5.919 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-20T08:43:59.460Z] #27 5.922 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-20T08:43:59.460Z] #27 5.928 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-20T08:43:59.460Z] #27 5.935 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-20T08:43:59.460Z] #27 5.935 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-20T08:43:59.460Z] #27 5.935 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T08:43:59.460Z] #27 5.936 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-20T08:43:59.460Z] #27 5.938 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-20T08:43:59.460Z] #27 5.940 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-20T08:43:59.460Z] #27 5.941 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-20T08:43:59.460Z] #27 5.943 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-20T08:43:59.460Z] #27 5.945 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-20T08:43:59.460Z] #27 5.951 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-20T08:43:59.460Z] #27 5.955 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:43:59.460Z] #27 5.959 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:43:59.460Z] #27 5.962 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:43:59.460Z] #27 6.111 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:43:59.460Z] #27 6.136 Fetched 5061 kB in 0s (13.8 MB/s) [2022-01-20T08:43:59.460Z] #27 6.174 Selecting previously unselected package libssl1.1:amd64. [2022-01-20T08:43:59.460Z] #27 6.174 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-01-20T08:43:59.460Z] #27 6.188 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.189 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:59.460Z] #27 6.390 Selecting previously unselected package openssl. [2022-01-20T08:43:59.460Z] #27 6.390 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.393 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:59.460Z] #27 6.529 Selecting previously unselected package ca-certificates. [2022-01-20T08:43:59.460Z] #27 6.530 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T08:43:59.460Z] #27 6.534 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:59.460Z] #27 6.621 Selecting previously unselected package libkeyutils1:amd64. [2022-01-20T08:43:59.460Z] #27 6.621 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.630 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:43:59.460Z] #27 6.659 Selecting previously unselected package libkrb5support0:amd64. [2022-01-20T08:43:59.460Z] #27 6.659 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.663 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.460Z] #27 6.704 Selecting previously unselected package libk5crypto3:amd64. [2022-01-20T08:43:59.460Z] #27 6.704 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.707 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.460Z] #27 6.759 Selecting previously unselected package libkrb5-3:amd64. [2022-01-20T08:43:59.460Z] #27 6.759 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.762 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.460Z] #27 6.868 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-20T08:43:59.460Z] #27 6.868 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.871 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.460Z] #27 6.917 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T08:43:59.460Z] #27 6.917 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.920 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:59.460Z] #27 6.954 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T08:43:59.460Z] #27 6.955 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 6.959 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:59.460Z] #27 7.003 Selecting previously unselected package libldap-common. [2022-01-20T08:43:59.460Z] #27 7.003 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T08:43:59.460Z] #27 7.006 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:59.460Z] #27 7.052 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T08:43:59.460Z] #27 7.052 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.055 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:59.460Z] #27 7.114 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T08:43:59.460Z] #27 7.115 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.119 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:59.460Z] #27 7.159 Selecting previously unselected package libpsl5:amd64. [2022-01-20T08:43:59.460Z] #27 7.159 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.162 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:43:59.460Z] #27 7.195 Selecting previously unselected package librtmp1:amd64. [2022-01-20T08:43:59.460Z] #27 7.197 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.200 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:59.460Z] #27 7.240 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T08:43:59.460Z] #27 7.240 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.244 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:43:59.460Z] #27 7.292 Selecting previously unselected package libcurl4:amd64. [2022-01-20T08:43:59.460Z] #27 7.292 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.296 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:43:59.460Z] #27 7.377 Selecting previously unselected package curl. [2022-01-20T08:43:59.460Z] #27 7.377 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.381 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T08:43:59.460Z] #27 7.449 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:43:59.460Z] #27 7.449 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.458 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:43:59.460Z] #27 7.505 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:43:59.460Z] #27 7.506 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.516 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:59.460Z] #27 7.545 Selecting previously unselected package jq. [2022-01-20T08:43:59.460Z] #27 7.547 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:43:59.460Z] #27 7.550 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:43:59.460Z] #27 7.586 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:43:59.460Z] #27 7.595 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:43:59.460Z] #27 7.604 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:59.468Z] [2022-01-20T08:43:59.468Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T08:43:59.468Z] #10 sha256:7f2ffb1f1ff550fcea0549c57fd171a165a28d2efe132de7743eb12634518033 [2022-01-20T08:43:59.468Z] #10 DONE 0.4s [2022-01-20T08:43:59.468Z] [2022-01-20T08:43:59.468Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:59.468Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:43:59.468Z] #29 1.008 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T08:43:59.716Z] #27 7.710 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:43:59.716Z] #27 7.719 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:59.716Z] #27 7.730 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.716Z] #27 7.739 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:59.716Z] #27 7.749 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:43:59.716Z] #27 7.758 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.716Z] #27 7.769 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:43:59.716Z] #27 7.776 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:43:59.716Z] #27 7.786 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:43:59.716Z] #27 7.794 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:43:59.716Z] #27 7.808 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:43:59.716Z] #27 7.817 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:43:59.716Z] #27 7.826 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:43:59.716Z] #27 7.834 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T08:43:59.733Z] #29 1.093 [2022-01-20T08:43:59.993Z] [2022-01-20T08:43:59.993Z] #29 ... [2022-01-20T08:43:59.993Z] [2022-01-20T08:43:59.993Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T08:43:59.993Z] #11 sha256:4759940117b6082290aa2a1e57dc3c4f4bb06a44d325658d7a5bf8f0ecf8dd9f [2022-01-20T08:43:59.993Z] #11 DONE 0.4s [2022-01-20T08:43:59.993Z] [2022-01-20T08:43:59.993Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:43:59.993Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:00.195Z] #29 7.908 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T08:44:00.195Z] #29 8.073 [2022-01-20T08:44:00.255Z] #29 1.333 #=#=# 0.0% [2022-01-20T08:44:00.255Z] #29 ... [2022-01-20T08:44:00.255Z] [2022-01-20T08:44:00.255Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T08:44:00.255Z] #31 sha256:14cd96045e9691aa4331825690da50c9962e3bcae542f95eb6a0b43bbe2c4cc9 [2022-01-20T08:44:00.255Z] #31 DONE 0.2s [2022-01-20T08:44:00.255Z] [2022-01-20T08:44:00.255Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T08:44:00.255Z] #39 sha256:0a409dfd0a7b9b0fea5dedd0981cccbc2aa5927e31b62aeaf016bf11e71d0ce7 [2022-01-20T08:44:00.255Z] #39 DONE 0.3s [2022-01-20T08:44:00.255Z] [2022-01-20T08:44:00.255Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:00.255Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:00.277Z] #27 8.361 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:00.455Z] #29 8.313 #=#=# ################## 25.7% ######################################################################## 100.0% [2022-01-20T08:44:00.455Z] #29 8.462 [2022-01-20T08:44:01.205Z] #27 9.043 137 added, 0 removed; done. [2022-01-20T08:44:01.205Z] #27 9.083 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.205Z] #27 9.095 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:44:01.205Z] #27 9.103 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:44:01.205Z] #27 9.112 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T08:44:01.205Z] #27 9.120 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:01.205Z] #27 9.136 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:01.205Z] #27 9.143 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:01.395Z] #29 9.256 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T08:44:01.395Z] #29 9.373 [2022-01-20T08:44:01.744Z] #9 ... [2022-01-20T08:44:01.744Z] [2022-01-20T08:44:01.744Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:44:01.744Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:44:01.744Z] #27 0.967 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:01.744Z] #27 0.979 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:01.744Z] #27 0.979 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:01.744Z] #27 1.140 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:01.744Z] #27 1.363 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:01.744Z] #27 1.714 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:01.744Z] #27 3.289 Fetched 8471 kB in 3s (3300 kB/s) [2022-01-20T08:44:01.744Z] #27 3.289 Reading package lists... [2022-01-20T08:44:01.744Z] #27 4.251 Reading package lists... [2022-01-20T08:44:01.744Z] #27 5.163 Building dependency tree... [2022-01-20T08:44:01.744Z] #27 5.335 Reading state information... [2022-01-20T08:44:01.744Z] #27 5.531 The following additional packages will be installed: [2022-01-20T08:44:01.744Z] #27 5.531 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T08:44:01.744Z] #27 5.531 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T08:44:01.744Z] #27 5.531 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T08:44:01.744Z] #27 5.531 Suggested packages: [2022-01-20T08:44:01.744Z] #27 5.531 krb5-doc krb5-user [2022-01-20T08:44:01.744Z] #27 5.531 Recommended packages: [2022-01-20T08:44:01.744Z] #27 5.531 krb5-locales publicsuffix libsasl2-modules [2022-01-20T08:44:01.744Z] #27 5.779 The following NEW packages will be installed: [2022-01-20T08:44:01.744Z] #27 5.779 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T08:44:01.744Z] #27 5.779 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T08:44:01.744Z] #27 5.783 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T08:44:01.744Z] #27 5.783 libssh2-1 libssl1.1 openssl [2022-01-20T08:44:01.744Z] #27 6.055 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:01.744Z] #27 6.055 Need to get 5061 kB of archives. [2022-01-20T08:44:01.744Z] #27 6.055 After this operation, 12.1 MB of additional disk space will be used. [2022-01-20T08:44:01.744Z] #27 6.055 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-20T08:44:01.744Z] #27 6.078 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-20T08:44:01.744Z] #27 6.089 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T08:44:01.744Z] #27 6.093 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-20T08:44:01.744Z] #27 6.094 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-20T08:44:01.745Z] #27 6.095 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-20T08:44:01.745Z] #27 6.097 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-20T08:44:01.745Z] #27 6.103 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-20T08:44:01.745Z] #27 6.107 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-20T08:44:01.745Z] #27 6.109 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-20T08:44:01.745Z] #27 6.111 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T08:44:01.745Z] #27 6.115 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-20T08:44:01.745Z] #27 6.115 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-20T08:44:01.745Z] #27 6.119 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-20T08:44:01.745Z] #27 6.120 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-20T08:44:01.745Z] #27 6.121 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-20T08:44:01.745Z] #27 6.122 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-20T08:44:01.745Z] #27 6.131 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-20T08:44:01.745Z] #27 6.131 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:44:01.745Z] #27 6.139 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:44:01.745Z] #27 6.139 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:44:01.745Z] #27 6.286 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:01.745Z] #27 6.306 Fetched 5061 kB in 0s (15.0 MB/s) [2022-01-20T08:44:01.745Z] #27 6.355 Selecting previously unselected package libssl1.1:amd64. [2022-01-20T08:44:01.745Z] #27 6.355 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-01-20T08:44:01.745Z] #27 6.355 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.357 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:01.745Z] #27 6.558 Selecting previously unselected package openssl. [2022-01-20T08:44:01.745Z] #27 6.558 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.561 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:01.745Z] #27 6.710 Selecting previously unselected package ca-certificates. [2022-01-20T08:44:01.745Z] #27 6.710 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T08:44:01.745Z] #27 6.715 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:01.745Z] #27 6.786 Selecting previously unselected package libkeyutils1:amd64. [2022-01-20T08:44:01.745Z] #27 6.788 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.791 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:44:01.745Z] #27 6.826 Selecting previously unselected package libkrb5support0:amd64. [2022-01-20T08:44:01.745Z] #27 6.826 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.830 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 6.870 Selecting previously unselected package libk5crypto3:amd64. [2022-01-20T08:44:01.745Z] #27 6.870 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.874 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 6.924 Selecting previously unselected package libkrb5-3:amd64. [2022-01-20T08:44:01.745Z] #27 6.924 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 6.929 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 7.020 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-20T08:44:01.745Z] #27 7.021 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.025 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 7.072 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T08:44:01.745Z] #27 7.072 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.077 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.114 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T08:44:01.745Z] #27 7.114 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.119 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.164 Selecting previously unselected package libldap-common. [2022-01-20T08:44:01.745Z] #27 7.164 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T08:44:01.745Z] #27 7.168 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:01.745Z] #27 7.209 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T08:44:01.745Z] #27 7.209 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.212 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:01.745Z] #27 7.279 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T08:44:01.745Z] #27 7.279 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.283 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.325 Selecting previously unselected package libpsl5:amd64. [2022-01-20T08:44:01.745Z] #27 7.325 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.329 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:44:01.745Z] #27 7.366 Selecting previously unselected package librtmp1:amd64. [2022-01-20T08:44:01.745Z] #27 7.366 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.370 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:44:01.745Z] #27 7.412 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T08:44:01.745Z] #27 7.412 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.417 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:44:01.745Z] #27 7.466 Selecting previously unselected package libcurl4:amd64. [2022-01-20T08:44:01.745Z] #27 7.466 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.471 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:44:01.745Z] #27 7.541 Selecting previously unselected package curl. [2022-01-20T08:44:01.745Z] #27 7.541 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.545 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T08:44:01.745Z] #27 7.612 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:44:01.745Z] #27 7.612 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.617 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:44:01.745Z] #27 7.675 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:44:01.745Z] #27 7.675 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.679 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:44:01.745Z] #27 7.716 Selecting previously unselected package jq. [2022-01-20T08:44:01.745Z] #27 7.718 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:44:01.745Z] #27 7.724 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:44:01.745Z] #27 7.767 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:44:01.745Z] #27 7.777 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:44:01.745Z] #27 7.786 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:01.745Z] #27 7.897 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.904 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:01.745Z] #27 7.917 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 7.927 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.939 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:44:01.745Z] #27 7.946 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 7.955 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:01.745Z] #27 7.965 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:44:01.745Z] #27 7.974 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:01.745Z] #27 7.984 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:01.745Z] #27 7.999 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:44:01.745Z] #27 8.009 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:44:01.745Z] #27 8.019 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:01.745Z] #27 8.030 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:01.745Z] #27 8.693 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:01.745Z] #27 ... [2022-01-20T08:44:01.745Z] [2022-01-20T08:44:01.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:01.745Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:01.768Z] #27 9.778 0 added, 0 removed; done. [2022-01-20T08:44:01.769Z] #27 9.779 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T08:44:01.769Z] #27 9.780 done. [2022-01-20T08:44:02.309Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.7s done [2022-01-20T08:44:02.566Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 [2022-01-20T08:44:02.706Z] #29 9.596 #=#=# 0.0% #### 5.8% ######### 13.3% ############ 17.6% ################ 23.5% #################### 29.0% ############################# 40.7% [2022-01-20T08:44:02.706Z] #29 ... [2022-01-20T08:44:02.706Z] [2022-01-20T08:44:02.706Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T08:44:02.706Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T08:44:02.706Z] #12 DONE 4.1s [2022-01-20T08:44:02.881Z] #29 1.333 #=#=# 0.0% #### 6.5% ######### 13.0% ######### 13.2% ############## 19.9% ################# 24.7% #################### 28.8% ######################## 33.9% ################################ 45.5% ################################# 46.5% ###################################### 53.2% ########################################### 59.9% ############################################### 66.6% ################################################ 67.9% ################################################# 68.2% ##################################################### 73.7% ############################################################## 86.6% ######################################################################## 100.0% [2022-01-20T08:44:02.967Z] [2022-01-20T08:44:02.967Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:02.967Z] #29 sha256:9eb8db4eaa4020246429ed7cc30366bed5dca95339887bf2a5634e12272dfb91 [2022-01-20T08:44:03.142Z] #29 ... [2022-01-20T08:44:03.142Z] [2022-01-20T08:44:03.142Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T08:44:03.142Z] #12 sha256:7eb5c3c76d9439665d30d0b54d59e319c38d469bd65fff32417b22eb9fa01647 [2022-01-20T08:44:03.142Z] #12 DONE 3.2s [2022-01-20T08:44:03.142Z] [2022-01-20T08:44:03.142Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:03.142Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:03.142Z] #29 4.607 #=#=# [2022-01-20T08:44:03.367Z] Client: Docker Engine - Community [2022-01-20T08:44:03.367Z] Version: 20.10.12 [2022-01-20T08:44:03.367Z] API version: 1.41 [2022-01-20T08:44:03.367Z] Go version: go1.16.12 [2022-01-20T08:44:03.367Z] Git commit: e91ed57 [2022-01-20T08:44:03.367Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T08:44:03.367Z] OS/Arch: linux/amd64 [2022-01-20T08:44:03.367Z] Context: default [2022-01-20T08:44:03.367Z] Experimental: true [2022-01-20T08:44:03.367Z] [2022-01-20T08:44:03.367Z] Server: Docker Engine - Community [2022-01-20T08:44:03.367Z] Engine: [2022-01-20T08:44:03.367Z] Version: 20.10.12 [2022-01-20T08:44:03.367Z] API version: 1.41 (minimum version 1.12) [2022-01-20T08:44:03.367Z] Go version: go1.16.12 [2022-01-20T08:44:03.367Z] Git commit: 459d0df [2022-01-20T08:44:03.367Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T08:44:03.367Z] OS/Arch: linux/amd64 [2022-01-20T08:44:03.367Z] Experimental: true [2022-01-20T08:44:03.367Z] containerd: [2022-01-20T08:44:03.367Z] Version: 1.4.12 [2022-01-20T08:44:03.367Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:03.367Z] runc: [2022-01-20T08:44:03.367Z] Version: 1.0.2 [2022-01-20T08:44:03.367Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T08:44:03.367Z] docker-init: [2022-01-20T08:44:03.367Z] Version: 0.19.0 [2022-01-20T08:44:03.367Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T08:44:03.659Z] #27 DONE 11.4s [2022-01-20T08:44:03.660Z] [2022-01-20T08:44:03.660Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:03.660Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:03.660Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.7s done [2022-01-20T08:44:03.660Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 1.7s [2022-01-20T08:44:03.673Z] + docker info [2022-01-20T08:44:03.915Z] #9 ... [2022-01-20T08:44:03.915Z] [2022-01-20T08:44:03.915Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T08:44:03.915Z] #28 sha256:255beb2bf38f77f4e9662cf4af170d232e7a7b2506a9bc359b91a08d8ca96751 [2022-01-20T08:44:03.915Z] #28 DONE 0.5s [2022-01-20T08:44:03.915Z] [2022-01-20T08:44:03.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:03.915Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:03.932Z] #29 4.882 #=#=# 0.2% #################################################### 73.2% ######################################################################## 100.0% [2022-01-20T08:44:04.011Z] #29 9.596 #=#=# 0.0% #### 5.8% ######### 13.3% ############ 17.6% ################ 23.5% #################### 29.0% ############################# 40.7% ################################# 47.1% ######################################## 56.3% ########################################## 58.9% ########################################### 60.4% ################################################# 68.1% ######################################################### 79.6% ################################################################ 89.0% ################################################################### 93.5% ##################################################################### 96.3% ######################################################################## 100.0% [2022-01-20T08:44:04.011Z] #29 12.06 [2022-01-20T08:44:04.503Z] #29 5.758 [2022-01-20T08:44:05.287Z] #29 6.099 #=#=# 0.2% ############################################# 63.2% ############################################################# 86.1% ######################################################################## 100.0% [2022-01-20T08:44:05.548Z] #29 7.115 [2022-01-20T08:44:05.844Z] #9 ... [2022-01-20T08:44:05.844Z] [2022-01-20T08:44:05.844Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:44:05.844Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:44:05.844Z] #27 9.692 137 added, 0 removed; done. [2022-01-20T08:44:05.844Z] #27 9.722 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:05.844Z] #27 9.735 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:44:05.844Z] #27 9.744 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:44:05.844Z] #27 9.753 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T08:44:05.844Z] #27 9.763 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:05.844Z] #27 9.781 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:05.844Z] #27 9.791 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:05.844Z] #27 10.64 0 added, 0 removed; done. [2022-01-20T08:44:05.844Z] #27 10.64 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T08:44:05.844Z] #27 10.65 done. [2022-01-20T08:44:05.844Z] #27 DONE 12.8s [2022-01-20T08:44:05.844Z] [2022-01-20T08:44:05.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:05.844Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:05.844Z] #9 ... [2022-01-20T08:44:05.844Z] [2022-01-20T08:44:05.844Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T08:44:05.844Z] #28 sha256:0fc04fbf49a2e33f96b048d9567114a468932f8d5ce85c47ec56811d5d4a6b8f [2022-01-20T08:44:05.844Z] #28 DONE 0.3s [2022-01-20T08:44:05.844Z] [2022-01-20T08:44:05.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:05.844Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:05.945Z] #29 13.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T08:44:06.206Z] #29 14.23 #=#=# [2022-01-20T08:44:06.777Z] #29 14.68 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:06.777Z] #29 14.91 [2022-01-20T08:44:07.738Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.1s [2022-01-20T08:44:07.966Z] #29 7.436 #=#=# 0.0% #### 5.9% ######## 11.8% ############# 18.5% ################# 24.3% ###################### 31.7% ########################### 38.0% ############################### 43.2% ################################# 46.9% ##################################### 51.9% ######################################### 57.9% ############################################## 64.5% ################################################## 70.7% ######################################################## 77.9% ############################################################## 86.5% #################################################################### 95.0% ######################################################################## 100.0% [2022-01-20T08:44:08.082Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 6.1s done [2022-01-20T08:44:08.082Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-20T08:44:08.082Z] #9 DONE 21.4s [2022-01-20T08:44:08.082Z] [2022-01-20T08:44:08.082Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T08:44:08.082Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T08:44:08.163Z] #29 15.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T08:44:08.227Z] #29 9.655 [2022-01-20T08:44:08.436Z] #29 16.50 [2022-01-20T08:44:08.697Z] #29 ... [2022-01-20T08:44:08.697Z] [2022-01-20T08:44:08.697Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:08.697Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:08.697Z] #55 5.867 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:08.697Z] #55 5.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:08.697Z] #55 5.944 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:08.697Z] #55 7.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:08.697Z] #55 9.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:08.958Z] #55 ... [2022-01-20T08:44:08.958Z] [2022-01-20T08:44:08.958Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:08.958Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:44:08.958Z] #45 4.619 + RM_GOPATH=0 [2022-01-20T08:44:08.958Z] #45 4.619 + TMP_GOPATH= [2022-01-20T08:44:08.958Z] #45 4.619 + : /build [2022-01-20T08:44:08.958Z] #45 4.619 + '[' -z '' ']' [2022-01-20T08:44:08.958Z] #45 4.619 ++ mktemp -d [2022-01-20T08:44:08.958Z] #45 4.624 + export GOPATH=/tmp/tmp.PyFPhX47z3 [2022-01-20T08:44:08.958Z] #45 4.624 + GOPATH=/tmp/tmp.PyFPhX47z3 [2022-01-20T08:44:08.958Z] #45 4.624 + RM_GOPATH=1 [2022-01-20T08:44:08.958Z] #45 4.624 + case "$(go env GOARCH)" in [2022-01-20T08:44:08.958Z] #45 4.624 ++ go env GOARCH [2022-01-20T08:44:08.958Z] #45 4.664 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:08.958Z] #45 4.664 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:08.958Z] #45 4.664 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:08.958Z] #45 4.669 + dir=/tmp/install [2022-01-20T08:44:08.958Z] #45 4.669 + bin=vndr [2022-01-20T08:44:08.958Z] #45 4.669 + shift [2022-01-20T08:44:08.958Z] #45 4.669 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T08:44:08.958Z] #45 4.669 + . /tmp/install/vndr.installer [2022-01-20T08:44:08.958Z] #45 4.669 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:08.958Z] #45 4.670 + install_vndr [2022-01-20T08:44:08.958Z] #45 4.670 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T08:44:08.958Z] #45 4.670 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PyFPhX47z3/src/github.com/LK4D4/vndr [2022-01-20T08:44:08.958Z] #45 4.671 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:08.958Z] #45 4.683 Cloning into '/tmp/tmp.PyFPhX47z3/src/github.com/LK4D4/vndr'... [2022-01-20T08:44:08.958Z] #45 5.903 + cd /tmp/tmp.PyFPhX47z3/src/github.com/LK4D4/vndr [2022-01-20T08:44:08.958Z] #45 5.903 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:08.958Z] #45 5.954 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T08:44:08.958Z] #45 8.077 internal/unsafeheader [2022-01-20T08:44:08.958Z] #45 8.119 internal/cpu [2022-01-20T08:44:08.958Z] #45 8.240 runtime/internal/atomic [2022-01-20T08:44:08.958Z] #45 8.784 runtime/internal/sys [2022-01-20T08:44:08.958Z] #45 9.060 internal/bytealg [2022-01-20T08:44:08.958Z] #45 9.191 runtime/internal/math [2022-01-20T08:44:08.958Z] #45 9.488 internal/race [2022-01-20T08:44:08.958Z] #45 9.658 sync/atomic [2022-01-20T08:44:08.958Z] #45 10.11 unicode [2022-01-20T08:44:08.958Z] #45 ... [2022-01-20T08:44:08.958Z] [2022-01-20T08:44:08.958Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:08.958Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:44:08.958Z] #34 5.164 + RM_GOPATH=0 [2022-01-20T08:44:08.958Z] #34 5.165 + TMP_GOPATH= [2022-01-20T08:44:08.958Z] #34 5.165 + : /build [2022-01-20T08:44:08.958Z] #34 5.166 + '[' -z '' ']' [2022-01-20T08:44:08.958Z] #34 5.167 ++ mktemp -d [2022-01-20T08:44:08.958Z] #34 5.202 + export GOPATH=/tmp/tmp.EeSyXaGdGn [2022-01-20T08:44:08.958Z] #34 5.202 + GOPATH=/tmp/tmp.EeSyXaGdGn [2022-01-20T08:44:08.958Z] #34 5.202 + RM_GOPATH=1 [2022-01-20T08:44:08.958Z] #34 5.202 + case "$(go env GOARCH)" in [2022-01-20T08:44:08.958Z] #34 5.202 ++ go env GOARCH [2022-01-20T08:44:08.958Z] #34 5.234 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:08.958Z] #34 5.234 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:08.958Z] #34 5.246 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:08.958Z] #34 5.246 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:08.958Z] #34 5.246 + dir=/tmp/install [2022-01-20T08:44:08.958Z] #34 5.246 + bin=tomlv [2022-01-20T08:44:08.958Z] #34 5.246 + shift [2022-01-20T08:44:08.958Z] #34 5.246 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T08:44:08.958Z] #34 5.246 + . /tmp/install/tomlv.installer [2022-01-20T08:44:08.958Z] #34 5.246 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:08.958Z] #34 5.246 + install_tomlv [2022-01-20T08:44:08.958Z] #34 5.246 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T08:44:08.958Z] #34 5.254 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EeSyXaGdGn/src/github.com/BurntSushi/toml [2022-01-20T08:44:08.958Z] #34 5.260 Cloning into '/tmp/tmp.EeSyXaGdGn/src/github.com/BurntSushi/toml'... [2022-01-20T08:44:08.958Z] #34 7.032 + cd /tmp/tmp.EeSyXaGdGn/src/github.com/BurntSushi/toml [2022-01-20T08:44:08.958Z] #34 7.033 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:08.958Z] #34 7.220 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:44:08.958Z] #34 8.119 internal/unsafeheader [2022-01-20T08:44:08.958Z] #34 8.213 internal/cpu [2022-01-20T08:44:08.958Z] #34 8.260 runtime/internal/atomic [2022-01-20T08:44:08.958Z] #34 8.719 runtime/internal/sys [2022-01-20T08:44:08.958Z] #34 9.121 runtime/internal/math [2022-01-20T08:44:08.958Z] #34 9.178 internal/bytealg [2022-01-20T08:44:08.958Z] #34 9.324 math/bits [2022-01-20T08:44:08.958Z] #34 10.07 math [2022-01-20T08:44:09.105Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 6.6s done [2022-01-20T08:44:09.218Z] #34 ... [2022-01-20T08:44:09.219Z] [2022-01-20T08:44:09.219Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:09.219Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:44:09.219Z] #49 5.039 + RM_GOPATH=0 [2022-01-20T08:44:09.219Z] #49 5.039 + TMP_GOPATH= [2022-01-20T08:44:09.219Z] #49 5.039 + : /build [2022-01-20T08:44:09.219Z] #49 5.039 + '[' -z '' ']' [2022-01-20T08:44:09.219Z] #49 5.042 ++ mktemp -d [2022-01-20T08:44:09.219Z] #49 5.042 + export GOPATH=/tmp/tmp.BshCL0QVAF [2022-01-20T08:44:09.219Z] #49 5.042 + GOPATH=/tmp/tmp.BshCL0QVAF [2022-01-20T08:44:09.219Z] #49 5.042 + RM_GOPATH=1 [2022-01-20T08:44:09.219Z] #49 5.042 + case "$(go env GOARCH)" in [2022-01-20T08:44:09.219Z] #49 5.042 ++ go env GOARCH [2022-01-20T08:44:09.219Z] #49 5.113 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.219Z] #49 5.113 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.219Z] #49 5.114 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:09.219Z] #49 5.119 + dir=/tmp/install [2022-01-20T08:44:09.219Z] #49 5.119 + bin=golangci_lint [2022-01-20T08:44:09.219Z] #49 5.119 + shift [2022-01-20T08:44:09.219Z] #49 5.119 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T08:44:09.219Z] #49 5.119 + . /tmp/install/golangci_lint.installer [2022-01-20T08:44:09.219Z] #49 5.119 ++ : v1.23.8 [2022-01-20T08:44:09.219Z] #49 5.119 + install_golangci_lint [2022-01-20T08:44:09.219Z] #49 5.119 + set -e [2022-01-20T08:44:09.219Z] #49 5.119 + export GO111MODULE=on [2022-01-20T08:44:09.219Z] #49 5.119 + GO111MODULE=on [2022-01-20T08:44:09.219Z] #49 5.119 + GOBIN=/build [2022-01-20T08:44:09.219Z] #49 5.119 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T08:44:09.219Z] #49 6.115 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T08:44:09.219Z] #49 ... [2022-01-20T08:44:09.219Z] [2022-01-20T08:44:09.219Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:09.219Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:09.219Z] #40 4.739 + git clone https://github.com/docker/distribution.git . [2022-01-20T08:44:09.219Z] #40 4.750 Cloning into '.'... [2022-01-20T08:44:09.363Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-20T08:44:09.448Z] #10 DONE 1.0s [2022-01-20T08:44:09.448Z] [2022-01-20T08:44:09.448Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:09.448Z] #29 sha256:3f9ecb14ce40fe2f566b4b81017556ff7120c2423439b902b70a13cd90b91223 [2022-01-20T08:44:09.448Z] #29 1.137 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T08:44:09.448Z] #29 1.209 [2022-01-20T08:44:09.448Z] #29 1.422 #=#=# 0.4% ########## 14.5% ################### 26.8% ############################### 44.2% ##################################### 51.6% ######################################### 58.1% ############################################### 66.6% #################################################### 73.4% ##################################################################### 96.6% ######################################################################## 100.0% [2022-01-20T08:44:09.448Z] #29 2.881 [2022-01-20T08:44:09.448Z] #29 3.104 #=#=# ##O#- # ########################################################### 83.1% ######################################################################## 100.0% [2022-01-20T08:44:09.448Z] #29 3.570 [2022-01-20T08:44:09.448Z] #29 3.788 #=#=# ########################################## 59.7% ######################################################################## 100.0% [2022-01-20T08:44:09.448Z] #29 4.046 [2022-01-20T08:44:09.448Z] #29 4.259 #=#=# ########### 16.3% ######################### 36.1% ####################################### 55.4% ################################################### 71.6% ######################################################################## 100.0% [2022-01-20T08:44:09.448Z] #29 4.864 [2022-01-20T08:44:09.512Z] #40 ... [2022-01-20T08:44:09.512Z] [2022-01-20T08:44:09.512Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:09.512Z] #24 sha256:f1718d3dc263a8b957b4c4f88e9913f6c1898be1ff039a9153adc1a2402caf82 [2022-01-20T08:44:09.512Z] #24 5.232 + RM_GOPATH=0 [2022-01-20T08:44:09.512Z] #24 5.232 + TMP_GOPATH= [2022-01-20T08:44:09.512Z] #24 5.232 + : /build [2022-01-20T08:44:09.512Z] #24 5.232 + '[' -z '' ']' [2022-01-20T08:44:09.512Z] #24 5.232 ++ mktemp -d [2022-01-20T08:44:09.512Z] #24 5.232 + export GOPATH=/tmp/tmp.iy7PbdfHJQ [2022-01-20T08:44:09.512Z] #24 5.232 + GOPATH=/tmp/tmp.iy7PbdfHJQ [2022-01-20T08:44:09.512Z] #24 5.232 + RM_GOPATH=1 [2022-01-20T08:44:09.512Z] #24 5.232 + case "$(go env GOARCH)" in [2022-01-20T08:44:09.512Z] #24 5.232 ++ go env GOARCH [2022-01-20T08:44:09.512Z] #24 5.261 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.512Z] #24 5.261 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.512Z] #24 5.261 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:09.512Z] #24 5.262 + dir=/tmp/install [2022-01-20T08:44:09.512Z] #24 5.263 Install docker/cli version 17.06.2-ce from stable [2022-01-20T08:44:09.512Z] #24 5.263 + bin=dockercli [2022-01-20T08:44:09.512Z] #24 5.263 + shift [2022-01-20T08:44:09.513Z] #24 5.263 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T08:44:09.513Z] #24 5.263 + . /tmp/install/dockercli.installer [2022-01-20T08:44:09.513Z] #24 5.263 ++ : stable [2022-01-20T08:44:09.513Z] #24 5.263 ++ : 17.06.2-ce [2022-01-20T08:44:09.513Z] #24 5.263 + install_dockercli [2022-01-20T08:44:09.513Z] #24 5.263 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T08:44:09.513Z] #24 5.299 ++ uname -m [2022-01-20T08:44:09.513Z] #24 5.320 + arch=x86_64 [2022-01-20T08:44:09.513Z] #24 5.320 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T08:44:09.513Z] #24 5.320 + url=https://download.docker.com/linux/static [2022-01-20T08:44:09.513Z] #24 5.320 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T08:44:09.513Z] #24 5.322 + tar -xz docker/docker [2022-01-20T08:44:09.620Z] #9 DONE 22.0s [2022-01-20T08:44:09.620Z] [2022-01-20T08:44:09.620Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:09.620Z] #29 sha256:411c210c723de6f13e86cb80253a02c83557d01d67c6cb0d979d05edfd0793a6 [2022-01-20T08:44:09.620Z] #29 1.140 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T08:44:09.620Z] #29 1.229 [2022-01-20T08:44:09.620Z] #29 1.450 #=#=# ########### 15.7% ########################### 38.1% ######################################### 58.0% ######################################################## 77.8% ###################################################################### 97.8% ######################################################################## 100.0% [2022-01-20T08:44:09.620Z] #29 2.050 [2022-01-20T08:44:09.620Z] #29 2.273 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:09.620Z] #29 2.472 [2022-01-20T08:44:09.620Z] #29 2.702 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2022-01-20T08:44:09.620Z] #29 2.887 [2022-01-20T08:44:09.620Z] #29 3.099 #=#=# 0.0% ################ 23.1% ############################## 42.3% ############################################ 61.7% ########################################################## 81.1% ######################################################################## 100.0% [2022-01-20T08:44:09.620Z] #29 3.802 [2022-01-20T08:44:09.869Z] #24 ... [2022-01-20T08:44:09.869Z] [2022-01-20T08:44:09.869Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:09.869Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:09.869Z] #36 4.526 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:09.869Z] #36 4.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:09.869Z] #36 4.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:09.869Z] #36 6.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:09.869Z] #36 8.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:09.869Z] #36 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:09.869Z] #36 ... [2022-01-20T08:44:09.869Z] [2022-01-20T08:44:09.869Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:09.869Z] #47 sha256:e0b774519317f5ca6378f27f4c52deffa7740ae7e40d1d76d1229753625dbb69 [2022-01-20T08:44:09.869Z] #47 3.223 + RM_GOPATH=0 [2022-01-20T08:44:09.869Z] #47 3.223 + TMP_GOPATH= [2022-01-20T08:44:09.869Z] #47 3.223 + : /build [2022-01-20T08:44:09.869Z] #47 3.223 + '[' -z '' ']' [2022-01-20T08:44:09.869Z] #47 3.223 ++ mktemp -d [2022-01-20T08:44:09.869Z] #47 3.223 + export GOPATH=/tmp/tmp.XJRQQjz6di [2022-01-20T08:44:09.869Z] #47 3.223 + GOPATH=/tmp/tmp.XJRQQjz6di [2022-01-20T08:44:09.869Z] #47 3.223 + RM_GOPATH=1 [2022-01-20T08:44:09.869Z] #47 3.223 + case "$(go env GOARCH)" in [2022-01-20T08:44:09.869Z] #47 3.223 ++ go env GOARCH [2022-01-20T08:44:09.869Z] #47 3.224 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.869Z] #47 3.224 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:09.869Z] #47 3.224 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:09.869Z] #47 3.225 + dir=/tmp/install [2022-01-20T08:44:09.869Z] #47 3.225 + bin=gotestsum [2022-01-20T08:44:09.869Z] #47 3.225 + shift [2022-01-20T08:44:09.869Z] #47 3.225 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T08:44:09.869Z] #47 3.225 + . /tmp/install/gotestsum.installer [2022-01-20T08:44:09.869Z] #47 3.225 ++ : v0.5.3 [2022-01-20T08:44:09.869Z] #47 3.225 + install_gotestsum [2022-01-20T08:44:09.869Z] #47 3.225 + set -e [2022-01-20T08:44:09.869Z] #47 3.225 + export GO111MODULE=on [2022-01-20T08:44:09.869Z] #47 3.225 + GO111MODULE=on [2022-01-20T08:44:09.869Z] #47 3.225 + GOBIN=/build [2022-01-20T08:44:09.869Z] #47 3.225 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T08:44:09.869Z] #47 3.729 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:44:09.869Z] #47 5.997 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:44:09.869Z] #47 6.010 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:44:09.869Z] #47 6.063 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:09.869Z] #47 6.123 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:44:09.869Z] #47 6.681 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:44:09.869Z] #47 6.708 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:44:09.869Z] #47 6.901 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:44:09.869Z] #47 7.125 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:44:09.869Z] #47 7.160 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:44:09.869Z] #47 7.725 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:44:09.869Z] #47 10.83 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:44:10.073Z] #29 9.971 #=#=# 0.0% # 2.4% ## 4.1% #### 6.1% ##### 7.1% ##### 8.0% ###### 9.2% ####### 10.6% ######## 12.2% ######### 13.2% ########## 14.4% ########### 16.3% ############ 17.0% ############# [2022-01-20T08:44:10.073Z] #29 ... [2022-01-20T08:44:10.073Z] [2022-01-20T08:44:10.073Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:10.073Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-20T08:44:10.073Z] #55 3.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:10.073Z] #55 3.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:10.073Z] #55 3.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:10.073Z] #55 4.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:44:10.073Z] #55 6.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:44:10.073Z] #55 8.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:44:10.073Z] #55 ... [2022-01-20T08:44:10.073Z] [2022-01-20T08:44:10.073Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:10.073Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:44:10.073Z] #45 3.703 + RM_GOPATH=0 [2022-01-20T08:44:10.073Z] #45 3.703 + TMP_GOPATH= [2022-01-20T08:44:10.073Z] #45 3.703 + : /build [2022-01-20T08:44:10.073Z] #45 3.703 + '[' -z '' ']' [2022-01-20T08:44:10.073Z] #45 3.703 ++ mktemp -d [2022-01-20T08:44:10.073Z] #45 3.703 + export GOPATH=/tmp/tmp.ztFb76XWQE [2022-01-20T08:44:10.073Z] #45 3.706 + GOPATH=/tmp/tmp.ztFb76XWQE [2022-01-20T08:44:10.073Z] #45 3.706 + RM_GOPATH=1 [2022-01-20T08:44:10.073Z] #45 3.709 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.073Z] #45 3.709 ++ go env GOARCH [2022-01-20T08:44:10.073Z] #45 3.735 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.073Z] #45 3.740 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.073Z] #45 3.740 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.073Z] #45 3.745 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:10.073Z] #45 3.747 + dir=/tmp/install [2022-01-20T08:44:10.073Z] #45 3.747 + bin=vndr [2022-01-20T08:44:10.073Z] #45 3.747 + shift [2022-01-20T08:44:10.073Z] #45 3.747 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T08:44:10.073Z] #45 3.747 + . /tmp/install/vndr.installer [2022-01-20T08:44:10.073Z] #45 3.747 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:10.073Z] #45 3.747 + install_vndr [2022-01-20T08:44:10.073Z] #45 3.747 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T08:44:10.073Z] #45 3.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ztFb76XWQE/src/github.com/LK4D4/vndr [2022-01-20T08:44:10.073Z] #45 3.747 Cloning into '/tmp/tmp.ztFb76XWQE/src/github.com/LK4D4/vndr'... [2022-01-20T08:44:10.073Z] #45 4.452 + cd /tmp/tmp.ztFb76XWQE/src/github.com/LK4D4/vndr [2022-01-20T08:44:10.073Z] #45 4.452 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:10.073Z] #45 4.461 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T08:44:10.073Z] #45 5.777 internal/race [2022-01-20T08:44:10.073Z] #45 5.953 runtime [2022-01-20T08:44:10.073Z] #45 6.019 sync/atomic [2022-01-20T08:44:10.073Z] #45 6.304 unicode [2022-01-20T08:44:10.073Z] #45 9.873 unicode/utf16 [2022-01-20T08:44:10.130Z] #47 ... [2022-01-20T08:44:10.130Z] [2022-01-20T08:44:10.130Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:10.130Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:44:10.130Z] #51 5.123 + RM_GOPATH=0 [2022-01-20T08:44:10.130Z] #51 5.123 + TMP_GOPATH= [2022-01-20T08:44:10.130Z] #51 5.123 + : /build [2022-01-20T08:44:10.130Z] #51 5.123 + '[' -z '' ']' [2022-01-20T08:44:10.130Z] #51 5.123 ++ mktemp -d [2022-01-20T08:44:10.130Z] #51 5.133 + export GOPATH=/tmp/tmp.5C14XEV2NJ [2022-01-20T08:44:10.130Z] #51 5.133 + GOPATH=/tmp/tmp.5C14XEV2NJ [2022-01-20T08:44:10.130Z] #51 5.133 + RM_GOPATH=1 [2022-01-20T08:44:10.130Z] #51 5.133 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.130Z] #51 5.133 ++ go env GOARCH [2022-01-20T08:44:10.130Z] #51 5.188 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.130Z] #51 5.188 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.130Z] #51 5.188 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.130Z] #51 5.203 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:10.130Z] #51 5.203 + dir=/tmp/install [2022-01-20T08:44:10.130Z] #51 5.203 + bin=shfmt [2022-01-20T08:44:10.130Z] #51 5.203 + shift [2022-01-20T08:44:10.130Z] #51 5.203 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T08:44:10.130Z] #51 5.203 + . /tmp/install/shfmt.installer [2022-01-20T08:44:10.130Z] #51 5.203 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:10.130Z] #51 5.203 + install_shfmt [2022-01-20T08:44:10.130Z] #51 5.203 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T08:44:10.130Z] #51 5.203 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5C14XEV2NJ/src/github.com/mvdan/sh [2022-01-20T08:44:10.130Z] #51 5.210 Cloning into '/tmp/tmp.5C14XEV2NJ/src/github.com/mvdan/sh'... [2022-01-20T08:44:10.130Z] #51 ... [2022-01-20T08:44:10.130Z] [2022-01-20T08:44:10.130Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:10.130Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:44:10.130Z] #58 3.980 + RM_GOPATH=0 [2022-01-20T08:44:10.130Z] #58 3.980 + TMP_GOPATH= [2022-01-20T08:44:10.130Z] #58 3.980 + : /build [2022-01-20T08:44:10.130Z] #58 3.980 + '[' -z '' ']' [2022-01-20T08:44:10.130Z] #58 3.980 ++ mktemp -d [2022-01-20T08:44:10.130Z] #58 3.980 + export GOPATH=/tmp/tmp.GlCNVfBfpE [2022-01-20T08:44:10.130Z] #58 3.980 + GOPATH=/tmp/tmp.GlCNVfBfpE [2022-01-20T08:44:10.130Z] #58 3.980 + RM_GOPATH=1 [2022-01-20T08:44:10.130Z] #58 3.980 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.130Z] #58 3.980 ++ go env GOARCH [2022-01-20T08:44:10.130Z] #58 3.988 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.130Z] #58 3.988 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.130Z] #58 3.989 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.130Z] #58 3.992 + dir=/tmp/install [2022-01-20T08:44:10.130Z] #58 3.993 + bin=rootlesskit [2022-01-20T08:44:10.130Z] #58 3.993 + shift [2022-01-20T08:44:10.130Z] #58 3.993 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T08:44:10.130Z] #58 3.993 + . /tmp/install/rootlesskit.installer [2022-01-20T08:44:10.130Z] #58 3.994 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.130Z] #58 3.994 + install_rootlesskit [2022-01-20T08:44:10.130Z] #58 3.994 + case "$1" in [2022-01-20T08:44:10.130Z] #58 4.002 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.130Z] #58 4.002 + export CGO_ENABLED=0 [2022-01-20T08:44:10.130Z] #58 4.002 + CGO_ENABLED=0 [2022-01-20T08:44:10.130Z] #58 4.002 + _install_rootlesskit [2022-01-20T08:44:10.130Z] #58 4.002 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T08:44:10.130Z] #58 4.002 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GlCNVfBfpE/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:10.130Z] #58 4.015 Cloning into '/tmp/tmp.GlCNVfBfpE/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T08:44:10.130Z] #58 9.488 + cd /tmp/tmp.GlCNVfBfpE/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:10.130Z] #58 9.489 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.130Z] #58 9.531 + export GO111MODULE=on [2022-01-20T08:44:10.130Z] #58 9.532 + GO111MODULE=on [2022-01-20T08:44:10.130Z] #58 9.532 + export GOPROXY=https://proxy.golang.org [2022-01-20T08:44:10.130Z] #58 9.532 + GOPROXY=https://proxy.golang.org [2022-01-20T08:44:10.130Z] #58 9.532 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:44:10.130Z] #58 9.533 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T08:44:10.334Z] #45 10.22 container/list [2022-01-20T08:44:10.334Z] #45 ... [2022-01-20T08:44:10.334Z] [2022-01-20T08:44:10.334Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:10.334Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:10.334Z] #36 4.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:10.334Z] #36 4.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:10.334Z] #36 4.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:10.334Z] #36 4.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:44:10.334Z] #36 6.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:44:10.334Z] #36 8.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:44:10.334Z] #36 ... [2022-01-20T08:44:10.334Z] [2022-01-20T08:44:10.334Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:10.334Z] #34 sha256:da8728f8c1ef1b9ddc7b349bbfbde9c1d66f2ba3ee50a77f2fe04ff875cdf6aa [2022-01-20T08:44:10.334Z] #34 1.867 + RM_GOPATH=0 [2022-01-20T08:44:10.334Z] #34 1.867 + TMP_GOPATH= [2022-01-20T08:44:10.334Z] #34 1.867 + : /build [2022-01-20T08:44:10.334Z] #34 1.867 + '[' -z '' ']' [2022-01-20T08:44:10.334Z] #34 1.867 ++ mktemp -d [2022-01-20T08:44:10.334Z] #34 1.867 + export GOPATH=/tmp/tmp.RJi7UNCUvp [2022-01-20T08:44:10.334Z] #34 1.867 + GOPATH=/tmp/tmp.RJi7UNCUvp [2022-01-20T08:44:10.334Z] #34 1.867 + RM_GOPATH=1 [2022-01-20T08:44:10.334Z] #34 1.867 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.334Z] #34 1.870 ++ go env GOARCH [2022-01-20T08:44:10.334Z] #34 1.873 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.334Z] #34 1.873 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.334Z] #34 1.873 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.334Z] #34 1.875 + dir=/tmp/install [2022-01-20T08:44:10.334Z] #34 1.875 + bin=tomlv [2022-01-20T08:44:10.334Z] #34 1.875 + shift [2022-01-20T08:44:10.334Z] #34 1.875 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T08:44:10.334Z] #34 1.875 + . /tmp/install/tomlv.installer [2022-01-20T08:44:10.334Z] #34 1.875 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:10.334Z] #34 1.875 + install_tomlv [2022-01-20T08:44:10.334Z] #34 1.875 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T08:44:10.334Z] #34 1.875 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RJi7UNCUvp/src/github.com/BurntSushi/toml [2022-01-20T08:44:10.334Z] #34 1.875 Cloning into '/tmp/tmp.RJi7UNCUvp/src/github.com/BurntSushi/toml'... [2022-01-20T08:44:10.334Z] #34 1.876 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:10.334Z] #34 2.387 + cd /tmp/tmp.RJi7UNCUvp/src/github.com/BurntSushi/toml [2022-01-20T08:44:10.334Z] #34 2.387 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:10.334Z] #34 2.400 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:44:10.334Z] #34 2.477 internal/unsafeheader [2022-01-20T08:44:10.334Z] #34 2.477 internal/cpu [2022-01-20T08:44:10.334Z] #34 2.498 runtime/internal/atomic [2022-01-20T08:44:10.334Z] #34 2.518 runtime/internal/sys [2022-01-20T08:44:10.334Z] #34 2.548 runtime/internal/math [2022-01-20T08:44:10.334Z] #34 2.569 math/bits [2022-01-20T08:44:10.334Z] #34 2.571 internal/bytealg [2022-01-20T08:44:10.334Z] #34 2.638 math [2022-01-20T08:44:10.334Z] #34 2.661 runtime [2022-01-20T08:44:10.334Z] #34 5.611 unicode/utf8 [2022-01-20T08:44:10.334Z] #34 6.111 sync/atomic [2022-01-20T08:44:10.334Z] #34 6.353 unicode [2022-01-20T08:44:10.334Z] #34 9.263 encoding [2022-01-20T08:44:10.334Z] #34 ... [2022-01-20T08:44:10.334Z] [2022-01-20T08:44:10.334Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:10.334Z] #49 sha256:220bab3e2a4816e7604cbe58fd3d670f097708e308a6ef0ab4f481ea1ff22250 [2022-01-20T08:44:10.334Z] #49 3.197 + RM_GOPATH=0 [2022-01-20T08:44:10.334Z] #49 3.197 + TMP_GOPATH= [2022-01-20T08:44:10.334Z] #49 3.197 + : /build [2022-01-20T08:44:10.334Z] #49 3.197 + '[' -z '' ']' [2022-01-20T08:44:10.334Z] #49 3.197 ++ mktemp -d [2022-01-20T08:44:10.334Z] #49 3.238 + export GOPATH=/tmp/tmp.UjWe19NIsN [2022-01-20T08:44:10.334Z] #49 3.238 + GOPATH=/tmp/tmp.UjWe19NIsN [2022-01-20T08:44:10.334Z] #49 3.238 + RM_GOPATH=1 [2022-01-20T08:44:10.334Z] #49 3.238 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.334Z] #49 3.238 ++ go env GOARCH [2022-01-20T08:44:10.334Z] #49 3.275 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.334Z] #49 3.275 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.334Z] #49 3.275 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.334Z] #49 3.275 + dir=/tmp/install [2022-01-20T08:44:10.334Z] #49 3.275 + bin=golangci_lint [2022-01-20T08:44:10.334Z] #49 3.275 + shift [2022-01-20T08:44:10.334Z] #49 3.275 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T08:44:10.334Z] #49 3.275 + . /tmp/install/golangci_lint.installer [2022-01-20T08:44:10.334Z] #49 3.275 ++ : v1.23.8 [2022-01-20T08:44:10.334Z] #49 3.275 + install_golangci_lint [2022-01-20T08:44:10.334Z] #49 3.275 + set -e [2022-01-20T08:44:10.334Z] #49 3.275 + export GO111MODULE=on [2022-01-20T08:44:10.334Z] #49 3.275 + GO111MODULE=on [2022-01-20T08:44:10.334Z] #49 3.275 + GOBIN=/build [2022-01-20T08:44:10.334Z] #49 3.275 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T08:44:10.334Z] #49 4.179 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T08:44:10.391Z] #58 ... [2022-01-20T08:44:10.391Z] [2022-01-20T08:44:10.391Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:10.391Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:10.391Z] #42 5.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:10.391Z] #42 5.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:10.391Z] #42 5.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:10.391Z] #42 7.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:10.391Z] #42 9.716 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:10.391Z] #42 ... [2022-01-20T08:44:10.391Z] [2022-01-20T08:44:10.391Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:10.391Z] #67 sha256:c377af6172c85c9672e306fa242cf23dde7e8edf9c7b96a09af51b914d294c61 [2022-01-20T08:44:10.391Z] #67 4.238 + RM_GOPATH=0 [2022-01-20T08:44:10.391Z] #67 4.238 + TMP_GOPATH= [2022-01-20T08:44:10.391Z] #67 4.238 + : /build [2022-01-20T08:44:10.391Z] #67 4.238 + '[' -z '' ']' [2022-01-20T08:44:10.391Z] #67 4.238 ++ mktemp -d [2022-01-20T08:44:10.391Z] #67 4.238 + export GOPATH=/tmp/tmp.FKQjzm15LH [2022-01-20T08:44:10.391Z] #67 4.238 + GOPATH=/tmp/tmp.FKQjzm15LH [2022-01-20T08:44:10.391Z] #67 4.238 + RM_GOPATH=1 [2022-01-20T08:44:10.391Z] #67 4.238 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.391Z] #67 4.238 ++ go env GOARCH [2022-01-20T08:44:10.391Z] #67 4.243 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.391Z] #67 4.243 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.391Z] #67 4.243 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.391Z] #67 4.245 + dir=/tmp/install [2022-01-20T08:44:10.391Z] #67 4.245 + bin=proxy [2022-01-20T08:44:10.391Z] #67 4.245 + shift [2022-01-20T08:44:10.391Z] #67 4.245 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T08:44:10.391Z] #67 4.245 + . /tmp/install/proxy.installer [2022-01-20T08:44:10.391Z] #67 4.245 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:10.391Z] #67 4.245 + install_proxy [2022-01-20T08:44:10.391Z] #67 4.245 + case "$1" in [2022-01-20T08:44:10.391Z] #67 4.245 + export CGO_ENABLED=0 [2022-01-20T08:44:10.391Z] #67 4.245 + CGO_ENABLED=0 [2022-01-20T08:44:10.391Z] #67 4.245 + _install_proxy [2022-01-20T08:44:10.391Z] #67 4.245 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T08:44:10.391Z] #67 4.245 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FKQjzm15LH/src/github.com/docker/libnetwork [2022-01-20T08:44:10.391Z] #67 4.246 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:10.391Z] #67 4.248 Cloning into '/tmp/tmp.FKQjzm15LH/src/github.com/docker/libnetwork'... [2022-01-20T08:44:10.475Z] #29 5.085 #=#=# ### 4.8% ###### 9.4% ######### 13.7% ############## 20.1% ################## 25.7% ###################### 30.9% ########################## 36.6% ############################# 41.3% ################################## 47.5% ##################################### 52.4% ######################################### 57.9% ############################################# 63.0% ################################################# 68.3% [2022-01-20T08:44:10.475Z] #29 ... [2022-01-20T08:44:10.475Z] [2022-01-20T08:44:10.475Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T08:44:10.475Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T08:44:10.475Z] #11 DONE 1.2s [2022-01-20T08:44:10.475Z] [2022-01-20T08:44:10.475Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:10.475Z] #29 sha256:3f9ecb14ce40fe2f566b4b81017556ff7120c2423439b902b70a13cd90b91223 [2022-01-20T08:44:10.475Z] #29 5.085 #=#=# ### 4.8% ###### 9.4% ######### 13.7% ############## 20.1% ################## 25.7% ###################### 30.9% ########################## 36.6% ############################# 41.3% ################################## 47.5% ##################################### 52.4% ######################################### 57.9% ############################################# 63.0% ################################################# 68.3% #################################################### 73.5% [2022-01-20T08:44:10.475Z] #29 ... [2022-01-20T08:44:10.475Z] [2022-01-20T08:44:10.475Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:10.475Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:44:10.597Z] #49 ... [2022-01-20T08:44:10.597Z] [2022-01-20T08:44:10.597Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:10.597Z] #58 sha256:d6fac8defcb4d7e0fb534189e5be6b936a3bd288044eba2d5daff7e095fd577a [2022-01-20T08:44:10.597Z] #58 3.951 + RM_GOPATH=0 [2022-01-20T08:44:10.597Z] #58 3.952 + TMP_GOPATH= [2022-01-20T08:44:10.597Z] #58 3.952 + : /build [2022-01-20T08:44:10.597Z] #58 3.952 + '[' -z '' ']' [2022-01-20T08:44:10.597Z] #58 3.958 ++ mktemp -d [2022-01-20T08:44:10.597Z] #58 3.962 + export GOPATH=/tmp/tmp.I5Jvasb5po [2022-01-20T08:44:10.597Z] #58 3.962 + GOPATH=/tmp/tmp.I5Jvasb5po [2022-01-20T08:44:10.597Z] #58 3.962 + RM_GOPATH=1 [2022-01-20T08:44:10.597Z] #58 3.963 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.597Z] #58 3.963 ++ go env GOARCH [2022-01-20T08:44:10.597Z] #58 4.012 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.597Z] #58 4.012 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.597Z] #58 4.012 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.597Z] #58 4.020 + dir=/tmp/install [2022-01-20T08:44:10.597Z] #58 4.020 + bin=rootlesskit [2022-01-20T08:44:10.597Z] #58 4.020 + shift [2022-01-20T08:44:10.597Z] #58 4.021 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T08:44:10.597Z] #58 4.024 + . /tmp/install/rootlesskit.installer [2022-01-20T08:44:10.597Z] #58 4.024 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.597Z] #58 4.031 + install_rootlesskit [2022-01-20T08:44:10.597Z] #58 4.031 + case "$1" in [2022-01-20T08:44:10.597Z] #58 4.031 + export CGO_ENABLED=0 [2022-01-20T08:44:10.597Z] #58 4.031 + CGO_ENABLED=0 [2022-01-20T08:44:10.597Z] #58 4.031 + _install_rootlesskit [2022-01-20T08:44:10.597Z] #58 4.058 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T08:44:10.597Z] #58 4.058 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.I5Jvasb5po/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:10.597Z] #58 4.058 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.597Z] #58 4.099 Cloning into '/tmp/tmp.I5Jvasb5po/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T08:44:10.597Z] #58 8.011 + cd /tmp/tmp.I5Jvasb5po/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:10.597Z] #58 8.016 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:10.597Z] #58 8.083 + export GO111MODULE=on [2022-01-20T08:44:10.597Z] #58 8.093 + GO111MODULE=on [2022-01-20T08:44:10.597Z] #58 8.093 + export GOPROXY=https://proxy.golang.org [2022-01-20T08:44:10.597Z] #58 8.093 + GOPROXY=https://proxy.golang.org [2022-01-20T08:44:10.597Z] #58 8.093 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:44:10.597Z] #58 8.094 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T08:44:10.597Z] #58 9.788 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:10.597Z] #58 9.823 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T08:44:10.597Z] #58 9.931 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T08:44:10.597Z] #58 10.49 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T08:44:10.597Z] #58 ... [2022-01-20T08:44:10.597Z] [2022-01-20T08:44:10.597Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:10.597Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:44:10.597Z] #51 3.898 + RM_GOPATH=0 [2022-01-20T08:44:10.597Z] #51 3.898 + TMP_GOPATH= [2022-01-20T08:44:10.597Z] #51 3.898 + : /build [2022-01-20T08:44:10.597Z] #51 3.898 + '[' -z '' ']' [2022-01-20T08:44:10.597Z] #51 3.902 ++ mktemp -d [2022-01-20T08:44:10.597Z] #51 3.903 + export GOPATH=/tmp/tmp.1gTSeH2avn [2022-01-20T08:44:10.597Z] #51 3.903 + GOPATH=/tmp/tmp.1gTSeH2avn [2022-01-20T08:44:10.597Z] #51 3.903 + RM_GOPATH=1 [2022-01-20T08:44:10.597Z] #51 3.903 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.597Z] #51 3.904 ++ go env GOARCH [2022-01-20T08:44:10.597Z] #51 3.952 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.597Z] #51 3.952 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.597Z] #51 3.953 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.597Z] #51 3.953 + dir=/tmp/install [2022-01-20T08:44:10.597Z] #51 3.954 + bin=shfmt [2022-01-20T08:44:10.597Z] #51 3.954 + shift [2022-01-20T08:44:10.597Z] #51 3.954 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T08:44:10.597Z] #51 3.954 + . /tmp/install/shfmt.installer [2022-01-20T08:44:10.597Z] #51 3.954 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:10.597Z] #51 3.955 + install_shfmt [2022-01-20T08:44:10.597Z] #51 3.955 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T08:44:10.597Z] #51 3.955 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:10.597Z] #51 3.956 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1gTSeH2avn/src/github.com/mvdan/sh [2022-01-20T08:44:10.597Z] #51 3.958 Cloning into '/tmp/tmp.1gTSeH2avn/src/github.com/mvdan/sh'... [2022-01-20T08:44:10.647Z] #29 4.020 #=#=# ### 4.8% ####### 10.0% ########## 15.1% ############## 20.4% ################## 25.6% ###################### 30.8% [2022-01-20T08:44:10.647Z] #29 ... [2022-01-20T08:44:10.647Z] [2022-01-20T08:44:10.647Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T08:44:10.647Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T08:44:10.647Z] #10 DONE 1.2s [2022-01-20T08:44:10.647Z] [2022-01-20T08:44:10.647Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:10.647Z] #29 sha256:411c210c723de6f13e86cb80253a02c83557d01d67c6cb0d979d05edfd0793a6 [2022-01-20T08:44:10.652Z] #67 ... [2022-01-20T08:44:10.652Z] [2022-01-20T08:44:10.652Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:10.652Z] #29 sha256:9eb8db4eaa4020246429ed7cc30366bed5dca95339887bf2a5634e12272dfb91 [2022-01-20T08:44:10.652Z] #29 16.91 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:10.652Z] #29 17.06 [2022-01-20T08:44:10.652Z] #29 17.15 Download of images into '/build' complete. [2022-01-20T08:44:10.652Z] #29 17.16 Use something like the following to load the result into a Docker daemon: [2022-01-20T08:44:10.652Z] #29 17.16 tar -cC '/build' . | docker load [2022-01-20T08:44:10.652Z] #29 DONE 18.7s [2022-01-20T08:44:10.652Z] [2022-01-20T08:44:10.653Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:10.653Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:10.653Z] #55 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:10.858Z] #51 ... [2022-01-20T08:44:10.858Z] [2022-01-20T08:44:10.858Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:10.858Z] #67 sha256:ded890e197a50bbcf0e0efeb96c16322643800398894bf4d2c6ac57f37a6bce0 [2022-01-20T08:44:10.858Z] #67 3.140 + RM_GOPATH=0 [2022-01-20T08:44:10.858Z] #67 3.140 + TMP_GOPATH= [2022-01-20T08:44:10.858Z] #67 3.140 + : /build [2022-01-20T08:44:10.858Z] #67 3.140 + '[' -z '' ']' [2022-01-20T08:44:10.858Z] #67 3.140 ++ mktemp -d [2022-01-20T08:44:10.858Z] #67 3.155 + export GOPATH=/tmp/tmp.NLmMQulvbZ [2022-01-20T08:44:10.858Z] #67 3.155 + GOPATH=/tmp/tmp.NLmMQulvbZ [2022-01-20T08:44:10.858Z] #67 3.155 + RM_GOPATH=1 [2022-01-20T08:44:10.858Z] #67 3.155 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.858Z] #67 3.155 ++ go env GOARCH [2022-01-20T08:44:10.858Z] #67 3.166 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.858Z] #67 3.166 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.858Z] #67 3.166 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.858Z] #67 3.175 + dir=/tmp/install [2022-01-20T08:44:10.858Z] #67 3.177 + bin=proxy [2022-01-20T08:44:10.858Z] #67 3.178 + shift [2022-01-20T08:44:10.858Z] #67 3.178 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T08:44:10.858Z] #67 3.178 + . /tmp/install/proxy.installer [2022-01-20T08:44:10.858Z] #67 3.178 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:10.858Z] #67 3.179 + install_proxy [2022-01-20T08:44:10.858Z] #67 3.179 + case "$1" in [2022-01-20T08:44:10.858Z] #67 3.179 + export CGO_ENABLED=0 [2022-01-20T08:44:10.858Z] #67 3.179 + CGO_ENABLED=0 [2022-01-20T08:44:10.858Z] #67 3.179 + _install_proxy [2022-01-20T08:44:10.858Z] #67 3.179 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T08:44:10.858Z] #67 3.179 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:10.858Z] #67 3.181 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NLmMQulvbZ/src/github.com/docker/libnetwork [2022-01-20T08:44:10.858Z] #67 3.230 Cloning into '/tmp/tmp.NLmMQulvbZ/src/github.com/docker/libnetwork'... [2022-01-20T08:44:10.858Z] #67 ... [2022-01-20T08:44:10.858Z] [2022-01-20T08:44:10.858Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:10.858Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:10.858Z] #42 4.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:10.858Z] #42 4.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:10.858Z] #42 4.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:10.858Z] #42 5.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:44:10.858Z] #42 7.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:44:10.858Z] #42 9.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:44:10.858Z] #42 ... [2022-01-20T08:44:10.858Z] [2022-01-20T08:44:10.858Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:10.858Z] #47 sha256:07ae4974a03fd14211d03ebe2217daac6138386144c04e9f6c1d955560470f63 [2022-01-20T08:44:10.858Z] #47 2.733 + RM_GOPATH=0 [2022-01-20T08:44:10.858Z] #47 2.733 + TMP_GOPATH= [2022-01-20T08:44:10.858Z] #47 2.733 + : /build [2022-01-20T08:44:10.858Z] #47 2.733 + '[' -z '' ']' [2022-01-20T08:44:10.858Z] #47 2.733 ++ mktemp -d [2022-01-20T08:44:10.858Z] #47 2.733 + export GOPATH=/tmp/tmp.LJ2zII7leI [2022-01-20T08:44:10.858Z] #47 2.733 + GOPATH=/tmp/tmp.LJ2zII7leI [2022-01-20T08:44:10.858Z] #47 2.733 + RM_GOPATH=1 [2022-01-20T08:44:10.858Z] #47 2.733 + case "$(go env GOARCH)" in [2022-01-20T08:44:10.858Z] #47 2.735 ++ go env GOARCH [2022-01-20T08:44:10.858Z] #47 2.755 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.858Z] #47 2.755 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:10.858Z] #47 2.755 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:10.858Z] #47 2.755 + dir=/tmp/install [2022-01-20T08:44:10.858Z] #47 2.755 + bin=gotestsum [2022-01-20T08:44:10.858Z] #47 2.755 + shift [2022-01-20T08:44:10.858Z] #47 2.755 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T08:44:10.858Z] #47 2.755 + . /tmp/install/gotestsum.installer [2022-01-20T08:44:10.858Z] #47 2.755 ++ : v0.5.3 [2022-01-20T08:44:10.858Z] #47 2.755 + install_gotestsum [2022-01-20T08:44:10.858Z] #47 2.755 + set -e [2022-01-20T08:44:10.858Z] #47 2.755 + export GO111MODULE=on [2022-01-20T08:44:10.858Z] #47 2.755 + GO111MODULE=on [2022-01-20T08:44:10.858Z] #47 2.755 + GOBIN=/build [2022-01-20T08:44:10.858Z] #47 2.755 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T08:44:10.858Z] #47 3.345 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:44:10.858Z] #47 5.391 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:44:10.858Z] #47 5.392 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:44:10.858Z] #47 5.478 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:10.858Z] #47 5.502 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:44:10.858Z] #47 5.710 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:44:10.858Z] #47 5.806 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:44:10.858Z] #47 5.995 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:44:10.858Z] #47 6.005 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:44:10.858Z] #47 6.124 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:44:10.858Z] #47 6.524 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:44:10.858Z] #47 8.469 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:44:11.119Z] #47 ... [2022-01-20T08:44:11.119Z] [2022-01-20T08:44:11.119Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:11.119Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-20T08:44:11.119Z] #40 3.147 + git clone https://github.com/docker/distribution.git . [2022-01-20T08:44:11.119Z] #40 3.147 Cloning into '.'... [2022-01-20T08:44:11.119Z] #40 ... [2022-01-20T08:44:11.119Z] [2022-01-20T08:44:11.119Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:11.119Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-20T08:44:11.119Z] #32 3.434 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T08:44:11.119Z] #32 3.447 Cloning into '.'... [2022-01-20T08:44:11.381Z] #32 ... [2022-01-20T08:44:11.381Z] [2022-01-20T08:44:11.381Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:11.381Z] #24 sha256:0c5e2987b6990d64deacea826c3e5bf6ce778d36122572cb47e489ccdad226fa [2022-01-20T08:44:11.381Z] #24 3.185 + RM_GOPATH=0 [2022-01-20T08:44:11.381Z] #24 3.185 + TMP_GOPATH= [2022-01-20T08:44:11.381Z] #24 3.185 + : /build [2022-01-20T08:44:11.381Z] #24 3.185 + '[' -z '' ']' [2022-01-20T08:44:11.381Z] #24 3.185 ++ mktemp -d [2022-01-20T08:44:11.381Z] #24 3.231 + export GOPATH=/tmp/tmp.9HhvfIOQbj [2022-01-20T08:44:11.381Z] #24 3.231 + GOPATH=/tmp/tmp.9HhvfIOQbj [2022-01-20T08:44:11.381Z] #24 3.231 + RM_GOPATH=1 [2022-01-20T08:44:11.381Z] #24 3.231 + case "$(go env GOARCH)" in [2022-01-20T08:44:11.381Z] #24 3.231 ++ go env GOARCH [2022-01-20T08:44:11.381Z] #24 3.275 Install docker/cli version 17.06.2-ce from stable [2022-01-20T08:44:11.381Z] #24 3.275 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:11.381Z] #24 3.275 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:11.381Z] #24 3.275 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:11.382Z] #24 3.275 + dir=/tmp/install [2022-01-20T08:44:11.382Z] #24 3.275 + bin=dockercli [2022-01-20T08:44:11.382Z] #24 3.275 + shift [2022-01-20T08:44:11.382Z] #24 3.275 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T08:44:11.382Z] #24 3.275 + . /tmp/install/dockercli.installer [2022-01-20T08:44:11.382Z] #24 3.275 ++ : stable [2022-01-20T08:44:11.382Z] #24 3.275 ++ : 17.06.2-ce [2022-01-20T08:44:11.382Z] #24 3.275 + install_dockercli [2022-01-20T08:44:11.382Z] #24 3.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T08:44:11.382Z] #24 3.275 ++ uname -m [2022-01-20T08:44:11.382Z] #24 3.275 + arch=aarch64 [2022-01-20T08:44:11.382Z] #24 3.275 + '[' aarch64 '!=' x86_64 ']' [2022-01-20T08:44:11.382Z] #24 3.275 + '[' aarch64 '!=' s390x ']' [2022-01-20T08:44:11.382Z] #24 3.275 + '[' aarch64 '!=' armhf ']' [2022-01-20T08:44:11.382Z] #24 3.275 + build_dockercli [2022-01-20T08:44:11.382Z] #24 3.275 + git clone https://github.com/docker/docker-ce /tmp/tmp.9HhvfIOQbj/tmp/docker-ce [2022-01-20T08:44:11.382Z] #24 3.275 Cloning into '/tmp/tmp.9HhvfIOQbj/tmp/docker-ce'... [2022-01-20T08:44:11.382Z] #24 ... [2022-01-20T08:44:11.382Z] [2022-01-20T08:44:11.382Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:11.382Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:11.401Z] #34 ... [2022-01-20T08:44:11.401Z] [2022-01-20T08:44:11.401Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T08:44:11.401Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T08:44:11.401Z] #39 DONE 0.9s [2022-01-20T08:44:11.401Z] [2022-01-20T08:44:11.401Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T08:44:11.401Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T08:44:11.401Z] #31 DONE 1.0s [2022-01-20T08:44:11.401Z] [2022-01-20T08:44:11.401Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:11.401Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:44:11.932Z] #29 4.020 #=#=# ### 4.8% ####### 10.0% ########## 15.1% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.1% ################################# 46.4% ##################################### 51.5% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ####################################################### 77.7% ######################################################### 80.4% ############################################################### 88.1% [2022-01-20T08:44:11.932Z] #29 ... [2022-01-20T08:44:11.932Z] [2022-01-20T08:44:11.932Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T08:44:11.932Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T08:44:11.932Z] #11 DONE 1.1s [2022-01-20T08:44:11.932Z] [2022-01-20T08:44:11.932Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:11.932Z] #29 sha256:411c210c723de6f13e86cb80253a02c83557d01d67c6cb0d979d05edfd0793a6 [2022-01-20T08:44:11.932Z] #29 4.020 #=#=# ### 4.8% ####### 10.0% ########## 15.1% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.1% ################################# 46.4% ##################################### 51.5% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ####################################################### 77.7% ######################################################### 80.4% ############################################################### 88.1% ################################################################### 93.3% ####################################################################### 98.7% ######################################################################## 100.0% [2022-01-20T08:44:11.932Z] #29 6.005 [2022-01-20T08:44:12.189Z] #29 ... [2022-01-20T08:44:12.189Z] [2022-01-20T08:44:12.189Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T08:44:12.189Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T08:44:12.189Z] #31 DONE 0.3s [2022-01-20T08:44:12.189Z] [2022-01-20T08:44:12.189Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T08:44:12.189Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T08:44:12.189Z] #39 DONE 0.3s [2022-01-20T08:44:12.189Z] [2022-01-20T08:44:12.189Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:12.189Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:13.204Z] #55 ... [2022-01-20T08:44:13.204Z] [2022-01-20T08:44:13.204Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:13.204Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:13.204Z] #13 2.284 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:44:13.204Z] #13 2.315 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:13.204Z] #13 2.321 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:13.204Z] #13 2.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:13.204Z] #13 3.443 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:44:13.204Z] #13 5.585 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:13.204Z] #13 7.755 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:13.204Z] #13 ... [2022-01-20T08:44:13.204Z] [2022-01-20T08:44:13.204Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:13.204Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:44:13.204Z] #58 12.37 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:13.204Z] #58 12.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T08:44:13.204Z] #58 12.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T08:44:13.204Z] #58 14.12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T08:44:13.226Z] #29 9.971 #=#=# 0.0% # 2.4% ## 4.1% #### 6.1% ##### 7.1% ##### 8.0% ###### 9.2% ####### 10.6% ######## 12.2% ######### 13.2% ########## 14.4% ########### 16.3% ############ 17.0% ############# 18.3% ############## 20.0% ################# 24.3% #################### 27.9% ##################### 30.5% ####################### 32.7% ######################### 35.4% ########################## 37.1% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################## 47.4% ################################### 48.6% #################################### 51.0% ###################################### 53.5% ####################################### 54.8% ######################################## 56.0% ######################################### 57.2% ########################################## 58.4% ########################################### 59.8% ############################################ 61.9% ############################################### 65.6% ################################################ 66.9% ################################################# 68.1% [2022-01-20T08:44:13.226Z] #29 ... [2022-01-20T08:44:13.226Z] [2022-01-20T08:44:13.226Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:13.226Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:13.226Z] #13 1.346 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:44:13.226Z] #13 1.352 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:13.226Z] #13 1.425 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:13.226Z] #13 1.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:13.226Z] #13 2.281 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2022-01-20T08:44:13.226Z] #13 3.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:44:13.226Z] #13 5.831 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:44:13.226Z] #13 7.814 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:44:13.486Z] #13 ... [2022-01-20T08:44:13.486Z] [2022-01-20T08:44:13.486Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:13.486Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:14.147Z] #58 ... [2022-01-20T08:44:14.147Z] [2022-01-20T08:44:14.147Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:14.147Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:44:14.147Z] #32 5.179 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T08:44:14.147Z] #32 5.179 Cloning into '.'... [2022-01-20T08:44:14.147Z] #32 ... [2022-01-20T08:44:14.147Z] [2022-01-20T08:44:14.147Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:14.147Z] #24 sha256:f1718d3dc263a8b957b4c4f88e9913f6c1898be1ff039a9153adc1a2402caf82 [2022-01-20T08:44:14.147Z] #24 15.18 + mkdir -p /build [2022-01-20T08:44:14.147Z] #24 15.18 + mv docker/docker /build/ [2022-01-20T08:44:14.147Z] #24 15.19 + rmdir docker [2022-01-20T08:44:14.147Z] #24 DONE 15.3s [2022-01-20T08:44:14.147Z] [2022-01-20T08:44:14.147Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:14.147Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:14.147Z] #13 10.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:14.530Z] #29 9.971 #=#=# 0.0% # 2.4% ## 4.1% #### 6.1% ##### 7.1% ##### 8.0% ###### 9.2% ####### 10.6% ######## 12.2% ######### 13.2% ########## 14.4% ########### 16.3% ############ 17.0% ############# 18.3% ############## 20.0% ################# 24.3% #################### 27.9% ##################### 30.5% ####################### 32.7% ######################### 35.4% ########################## 37.1% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################## 47.4% ################################### 48.6% #################################### 51.0% ###################################### 53.5% ####################################### 54.8% ######################################## 56.0% ######################################### 57.2% ########################################## 58.4% ########################################### 59.8% ############################################ 61.9% ############################################### 65.6% ################################################ 66.9% ################################################# 68.1% ################################################# 69.3% ################################################### 72.2% #################################################### 73.0% ##################################################### 74.5% ######################################################### 79.3% ########################################################## 81.5% ############################################################ 83.9% ############################################################## 86.4% ################################################################ 89.2% ################################################################## 92.9% #################################################################### 95.5% ####################################################################### 99.2% ######################################################################## 100.0% [2022-01-20T08:44:14.791Z] #29 16.16 [2022-01-20T08:44:16.197Z] #29 17.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T08:44:16.459Z] #29 17.88 #=#=# [2022-01-20T08:44:16.649Z] #32 ... [2022-01-20T08:44:16.649Z] [2022-01-20T08:44:16.649Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T08:44:16.649Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T08:44:16.649Z] #12 DONE 5.9s [2022-01-20T08:44:16.649Z] [2022-01-20T08:44:16.649Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:16.649Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:44:16.649Z] #32 4.998 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T08:44:16.649Z] #32 4.998 Cloning into '.'... [2022-01-20T08:44:16.649Z] #32 ... [2022-01-20T08:44:16.649Z] [2022-01-20T08:44:16.649Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:16.649Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:44:16.649Z] #34 5.884 + RM_GOPATH=0 [2022-01-20T08:44:16.649Z] #34 5.884 + TMP_GOPATH= [2022-01-20T08:44:16.649Z] #34 5.884 + : /build [2022-01-20T08:44:16.649Z] #34 5.884 + '[' -z '' ']' [2022-01-20T08:44:16.649Z] #34 5.884 ++ mktemp -d [2022-01-20T08:44:16.649Z] #34 5.893 + export GOPATH=/tmp/tmp.0GulEgEVsF [2022-01-20T08:44:16.649Z] #34 5.893 + GOPATH=/tmp/tmp.0GulEgEVsF [2022-01-20T08:44:16.649Z] #34 5.893 + RM_GOPATH=1 [2022-01-20T08:44:16.649Z] #34 5.893 + case "$(go env GOARCH)" in [2022-01-20T08:44:16.649Z] #34 5.893 ++ go env GOARCH [2022-01-20T08:44:16.649Z] #34 5.893 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:16.649Z] #34 5.893 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:16.649Z] #34 5.893 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:16.649Z] #34 5.907 + dir=/tmp/install [2022-01-20T08:44:16.649Z] #34 5.907 + bin=tomlv [2022-01-20T08:44:16.649Z] #34 5.907 + shift [2022-01-20T08:44:16.649Z] #34 5.907 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T08:44:16.649Z] #34 5.907 + . /tmp/install/tomlv.installer [2022-01-20T08:44:16.649Z] #34 5.907 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:16.649Z] #34 5.907 + install_tomlv [2022-01-20T08:44:16.649Z] #34 5.907 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T08:44:16.649Z] #34 5.907 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0GulEgEVsF/src/github.com/BurntSushi/toml [2022-01-20T08:44:16.649Z] #34 5.907 Cloning into '/tmp/tmp.0GulEgEVsF/src/github.com/BurntSushi/toml'... [2022-01-20T08:44:16.649Z] #34 5.907 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:16.981Z] #29 18.18 #=#=# ############################## 42.4% ######################################################################## 100.0% [2022-01-20T08:44:16.981Z] #29 18.40 [2022-01-20T08:44:17.451Z] #40 ... [2022-01-20T08:44:17.451Z] [2022-01-20T08:44:17.451Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:17.451Z] #29 sha256:411c210c723de6f13e86cb80253a02c83557d01d67c6cb0d979d05edfd0793a6 [2022-01-20T08:44:17.451Z] #29 6.623 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T08:44:17.451Z] #29 6.765 [2022-01-20T08:44:17.451Z] #29 6.992 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:17.451Z] #29 7.135 [2022-01-20T08:44:17.451Z] #29 7.772 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T08:44:17.451Z] #29 7.860 [2022-01-20T08:44:17.451Z] #29 8.085 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:17.451Z] #29 8.206 [2022-01-20T08:44:17.451Z] #29 8.734 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T08:44:17.451Z] #29 8.873 [2022-01-20T08:44:17.451Z] #29 9.122 #=#=# 0.3% #### 5.8% ########### 16.2% ############### 21.9% ################## 26.1% ######################### 35.3% ############################### 43.1% ################################### 49.9% ########################################## 58.9% ############################################# 63.8% ##################################################### 74.0% ############################################################ 83.6% #################################################################### 95.8% ######################################################################## 100.0% [2022-01-20T08:44:17.451Z] #29 11.21 [2022-01-20T08:44:17.709Z] #29 ... [2022-01-20T08:44:17.709Z] [2022-01-20T08:44:17.709Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T08:44:17.709Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T08:44:17.709Z] #12 DONE 5.8s [2022-01-20T08:44:17.709Z] [2022-01-20T08:44:17.709Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:17.709Z] #24 sha256:04808f03b1341665a0ef22b4c2853d306fed470ed0e396018576324d714d7693 [2022-01-20T08:44:17.709Z] #24 2.974 + RM_GOPATH=0 [2022-01-20T08:44:17.709Z] #24 2.974 + TMP_GOPATH= [2022-01-20T08:44:17.709Z] #24 2.974 + : /build [2022-01-20T08:44:17.709Z] #24 2.974 + '[' -z '' ']' [2022-01-20T08:44:17.709Z] #24 2.974 ++ mktemp -d [2022-01-20T08:44:17.709Z] #24 2.974 + export GOPATH=/tmp/tmp.OdMbiUQ5bM [2022-01-20T08:44:17.709Z] #24 2.974 + GOPATH=/tmp/tmp.OdMbiUQ5bM [2022-01-20T08:44:17.709Z] #24 2.974 + RM_GOPATH=1 [2022-01-20T08:44:17.709Z] #24 2.974 + case "$(go env GOARCH)" in [2022-01-20T08:44:17.709Z] #24 2.974 ++ go env GOARCH [2022-01-20T08:44:17.709Z] #24 2.980 Install docker/cli version 17.06.2-ce from stable [2022-01-20T08:44:17.709Z] #24 2.980 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:17.709Z] #24 2.980 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:17.709Z] #24 2.980 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:17.709Z] #24 2.980 + dir=/tmp/install [2022-01-20T08:44:17.709Z] #24 2.980 + bin=dockercli [2022-01-20T08:44:17.709Z] #24 2.980 + shift [2022-01-20T08:44:17.709Z] #24 2.980 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T08:44:17.709Z] #24 2.980 + . /tmp/install/dockercli.installer [2022-01-20T08:44:17.709Z] #24 2.980 ++ : stable [2022-01-20T08:44:17.709Z] #24 2.980 ++ : 17.06.2-ce [2022-01-20T08:44:17.709Z] #24 2.980 + install_dockercli [2022-01-20T08:44:17.709Z] #24 2.980 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T08:44:17.709Z] #24 2.980 ++ uname -m [2022-01-20T08:44:17.709Z] #24 2.980 + arch=x86_64 [2022-01-20T08:44:17.709Z] #24 2.980 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T08:44:17.709Z] #24 2.980 + url=https://download.docker.com/linux/static [2022-01-20T08:44:17.709Z] #24 2.980 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T08:44:17.709Z] #24 2.980 + tar -xz docker/docker [2022-01-20T08:44:17.709Z] #24 5.441 + mkdir -p /build [2022-01-20T08:44:17.709Z] #24 5.444 + mv docker/docker /build/ [2022-01-20T08:44:17.709Z] #24 5.453 + rmdir docker [2022-01-20T08:44:17.709Z] #24 DONE 5.8s [2022-01-20T08:44:17.709Z] [2022-01-20T08:44:17.709Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:17.709Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:17.709Z] #40 5.164 + git clone https://github.com/docker/distribution.git . [2022-01-20T08:44:17.709Z] #40 5.174 Cloning into '.'... [2022-01-20T08:44:18.017Z] #34 7.510 + cd /tmp/tmp.0GulEgEVsF/src/github.com/BurntSushi/toml [2022-01-20T08:44:18.017Z] #34 7.510 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:18.017Z] #34 7.700 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:44:18.350Z] #13 ... [2022-01-20T08:44:18.350Z] [2022-01-20T08:44:18.350Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:18.350Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:44:18.350Z] #49 18.94 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T08:44:18.350Z] #49 18.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T08:44:18.350Z] #49 19.07 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T08:44:18.350Z] #49 19.09 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T08:44:18.350Z] #49 19.20 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T08:44:18.350Z] #49 19.58 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T08:44:18.367Z] #29 19.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T08:44:18.367Z] #29 19.93 [2022-01-20T08:44:18.922Z] #49 20.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T08:44:18.922Z] #49 20.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T08:44:18.938Z] #29 20.24 #=#=# ## 4.0% ######################################################################## 100.0% [2022-01-20T08:44:18.960Z] #34 8.602 math/bits [2022-01-20T08:44:19.183Z] #49 ... [2022-01-20T08:44:19.183Z] [2022-01-20T08:44:19.183Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:19.183Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:44:19.183Z] #45 10.39 runtime [2022-01-20T08:44:19.183Z] #45 14.84 unicode/utf8 [2022-01-20T08:44:19.183Z] #45 15.65 math [2022-01-20T08:44:19.183Z] #45 20.15 unicode/utf16 [2022-01-20T08:44:19.183Z] #45 20.43 container/list [2022-01-20T08:44:19.183Z] #45 ... [2022-01-20T08:44:19.183Z] [2022-01-20T08:44:19.183Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:19.183Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:44:19.183Z] #58 17.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T08:44:19.183Z] #58 18.58 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T08:44:19.183Z] #58 18.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T08:44:19.183Z] #58 18.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T08:44:19.183Z] #58 18.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T08:44:19.183Z] #58 19.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T08:44:19.183Z] #58 19.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T08:44:19.183Z] #58 19.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T08:44:19.183Z] #58 20.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T08:44:19.198Z] #29 20.46 [2022-01-20T08:44:19.216Z] #34 8.803 runtime [2022-01-20T08:44:19.627Z] #58 ... [2022-01-20T08:44:19.627Z] [2022-01-20T08:44:19.627Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:19.627Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:44:19.627Z] #34 10.81 runtime [2022-01-20T08:44:19.627Z] #34 16.29 encoding [2022-01-20T08:44:19.627Z] #34 ... [2022-01-20T08:44:19.627Z] [2022-01-20T08:44:19.627Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:19.627Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:44:19.627Z] #51 18.11 + cd /tmp/tmp.5C14XEV2NJ/src/github.com/mvdan/sh [2022-01-20T08:44:19.627Z] #51 18.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:19.627Z] #51 18.27 + GO111MODULE=on [2022-01-20T08:44:19.627Z] #51 18.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T08:44:19.627Z] #51 19.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T08:44:19.627Z] #51 19.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T08:44:19.627Z] #51 19.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T08:44:19.985Z] #34 9.584 math [2022-01-20T08:44:20.200Z] #51 21.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T08:44:20.309Z] #29 21.48 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T08:44:20.309Z] #29 21.82 [2022-01-20T08:44:20.547Z] #34 ... [2022-01-20T08:44:20.547Z] [2022-01-20T08:44:20.547Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:20.547Z] #47 sha256:cc42736cab9f7b8c3086df8dd33e21f155a6919df6476923462046a09ca76ca5 [2022-01-20T08:44:20.547Z] #47 6.909 + RM_GOPATH=0 [2022-01-20T08:44:20.547Z] #47 6.909 + TMP_GOPATH= [2022-01-20T08:44:20.547Z] #47 6.909 + : /build [2022-01-20T08:44:20.547Z] #47 6.909 + '[' -z '' ']' [2022-01-20T08:44:20.547Z] #47 6.910 ++ mktemp -d [2022-01-20T08:44:20.547Z] #47 7.015 + export GOPATH=/tmp/tmp.AKiisGF5Ok [2022-01-20T08:44:20.547Z] #47 7.015 + GOPATH=/tmp/tmp.AKiisGF5Ok [2022-01-20T08:44:20.547Z] #47 7.015 + RM_GOPATH=1 [2022-01-20T08:44:20.547Z] #47 7.015 + case "$(go env GOARCH)" in [2022-01-20T08:44:20.547Z] #47 7.015 ++ go env GOARCH [2022-01-20T08:44:20.547Z] #47 7.015 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.547Z] #47 7.015 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.547Z] #47 7.015 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:20.547Z] #47 7.015 + dir=/tmp/install [2022-01-20T08:44:20.547Z] #47 7.015 + bin=gotestsum [2022-01-20T08:44:20.547Z] #47 7.015 + shift [2022-01-20T08:44:20.547Z] #47 7.015 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T08:44:20.547Z] #47 7.015 + . /tmp/install/gotestsum.installer [2022-01-20T08:44:20.547Z] #47 7.015 ++ : v0.5.3 [2022-01-20T08:44:20.547Z] #47 7.015 + install_gotestsum [2022-01-20T08:44:20.547Z] #47 7.015 + set -e [2022-01-20T08:44:20.547Z] #47 7.015 + export GO111MODULE=on [2022-01-20T08:44:20.547Z] #47 7.015 + GO111MODULE=on [2022-01-20T08:44:20.547Z] #47 7.015 + GOBIN=/build [2022-01-20T08:44:20.547Z] #47 7.015 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T08:44:20.547Z] #47 7.778 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:44:20.547Z] #47 9.833 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:44:20.547Z] #47 9.885 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:44:20.547Z] #47 9.936 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:20.547Z] #47 9.945 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:44:20.547Z] #47 ... [2022-01-20T08:44:20.547Z] [2022-01-20T08:44:20.547Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:20.547Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:20.547Z] #42 6.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:20.547Z] #42 6.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:20.547Z] #42 6.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:20.547Z] #42 7.793 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:20.569Z] #29 ... [2022-01-20T08:44:20.569Z] [2022-01-20T08:44:20.569Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:20.569Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:44:20.569Z] #45 10.60 crypto/internal/subtle [2022-01-20T08:44:20.569Z] #45 10.87 crypto/subtle [2022-01-20T08:44:20.569Z] #45 11.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T08:44:20.569Z] #45 11.32 internal/nettrace [2022-01-20T08:44:20.569Z] #45 11.49 runtime/cgo [2022-01-20T08:44:20.771Z] #51 ... [2022-01-20T08:44:20.771Z] [2022-01-20T08:44:20.771Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:20.771Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:20.771Z] #42 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:20.771Z] #42 ... [2022-01-20T08:44:20.771Z] [2022-01-20T08:44:20.771Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:20.771Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:44:20.771Z] #58 22.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T08:44:20.803Z] #42 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:20.803Z] #42 ... [2022-01-20T08:44:20.803Z] [2022-01-20T08:44:20.803Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:20.803Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:20.803Z] #49 6.696 + RM_GOPATH=0 [2022-01-20T08:44:20.803Z] #49 6.696 + TMP_GOPATH= [2022-01-20T08:44:20.803Z] #49 6.696 + : /build [2022-01-20T08:44:20.803Z] #49 6.696 + '[' -z '' ']' [2022-01-20T08:44:20.803Z] #49 6.696 ++ mktemp -d [2022-01-20T08:44:20.803Z] #49 6.752 + export GOPATH=/tmp/tmp.OJb7bLnzfX [2022-01-20T08:44:20.803Z] #49 6.752 + GOPATH=/tmp/tmp.OJb7bLnzfX [2022-01-20T08:44:20.803Z] #49 6.752 + RM_GOPATH=1 [2022-01-20T08:44:20.803Z] #49 6.752 + case "$(go env GOARCH)" in [2022-01-20T08:44:20.803Z] #49 6.752 ++ go env GOARCH [2022-01-20T08:44:20.803Z] #49 6.752 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #49 6.752 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #49 6.752 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:20.803Z] #49 6.752 + dir=/tmp/install [2022-01-20T08:44:20.803Z] #49 6.752 + bin=golangci_lint [2022-01-20T08:44:20.803Z] #49 6.752 + shift [2022-01-20T08:44:20.803Z] #49 6.752 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T08:44:20.803Z] #49 6.752 + . /tmp/install/golangci_lint.installer [2022-01-20T08:44:20.803Z] #49 6.752 ++ : v1.23.8 [2022-01-20T08:44:20.803Z] #49 6.752 + install_golangci_lint [2022-01-20T08:44:20.803Z] #49 6.752 + set -e [2022-01-20T08:44:20.803Z] #49 6.752 + export GO111MODULE=on [2022-01-20T08:44:20.803Z] #49 6.752 + GO111MODULE=on [2022-01-20T08:44:20.803Z] #49 6.752 + GOBIN=/build [2022-01-20T08:44:20.803Z] #49 6.752 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T08:44:20.803Z] #49 7.710 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T08:44:20.803Z] #49 ... [2022-01-20T08:44:20.803Z] [2022-01-20T08:44:20.803Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:20.803Z] #58 sha256:203543403774a1c2b1c73b860eb388edd5c0688ca50fdb103bf61d10f02eb3f7 [2022-01-20T08:44:20.803Z] #58 4.321 + RM_GOPATH=0 [2022-01-20T08:44:20.803Z] #58 4.321 + TMP_GOPATH= [2022-01-20T08:44:20.803Z] #58 4.323 + : /build [2022-01-20T08:44:20.803Z] #58 4.323 + '[' -z '' ']' [2022-01-20T08:44:20.803Z] #58 4.323 ++ mktemp -d [2022-01-20T08:44:20.803Z] #58 4.323 + export GOPATH=/tmp/tmp.GGE5gPeDfF [2022-01-20T08:44:20.803Z] #58 4.323 + GOPATH=/tmp/tmp.GGE5gPeDfF [2022-01-20T08:44:20.803Z] #58 4.323 + RM_GOPATH=1 [2022-01-20T08:44:20.803Z] #58 4.323 + case "$(go env GOARCH)" in [2022-01-20T08:44:20.803Z] #58 4.325 ++ go env GOARCH [2022-01-20T08:44:20.803Z] #58 4.331 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #58 4.331 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #58 4.332 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:20.803Z] #58 4.332 + dir=/tmp/install [2022-01-20T08:44:20.803Z] #58 4.332 + bin=rootlesskit [2022-01-20T08:44:20.803Z] #58 4.332 + shift [2022-01-20T08:44:20.803Z] #58 4.332 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T08:44:20.803Z] #58 4.332 + . /tmp/install/rootlesskit.installer [2022-01-20T08:44:20.803Z] #58 4.332 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:20.803Z] #58 4.333 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:20.803Z] #58 4.333 + install_rootlesskit [2022-01-20T08:44:20.803Z] #58 4.333 + case "$1" in [2022-01-20T08:44:20.803Z] #58 4.333 + export CGO_ENABLED=0 [2022-01-20T08:44:20.803Z] #58 4.333 + CGO_ENABLED=0 [2022-01-20T08:44:20.803Z] #58 4.333 + _install_rootlesskit [2022-01-20T08:44:20.803Z] #58 4.333 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T08:44:20.803Z] #58 4.333 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GGE5gPeDfF/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:20.803Z] #58 4.336 Cloning into '/tmp/tmp.GGE5gPeDfF/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T08:44:20.803Z] #58 7.156 + cd /tmp/tmp.GGE5gPeDfF/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:20.803Z] #58 7.156 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:20.803Z] #58 7.156 + export GO111MODULE=on [2022-01-20T08:44:20.803Z] #58 7.156 + GO111MODULE=on [2022-01-20T08:44:20.803Z] #58 7.156 + export GOPROXY=https://proxy.golang.org [2022-01-20T08:44:20.803Z] #58 7.156 + GOPROXY=https://proxy.golang.org [2022-01-20T08:44:20.803Z] #58 7.156 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:44:20.803Z] #58 7.156 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T08:44:20.803Z] #58 8.850 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:20.803Z] #58 8.856 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T08:44:20.803Z] #58 8.927 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T08:44:20.803Z] #58 9.793 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T08:44:20.803Z] #58 ... [2022-01-20T08:44:20.803Z] [2022-01-20T08:44:20.803Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:20.803Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:44:20.803Z] #45 4.494 + RM_GOPATH=0 [2022-01-20T08:44:20.803Z] #45 4.494 + TMP_GOPATH= [2022-01-20T08:44:20.803Z] #45 4.495 + : /build [2022-01-20T08:44:20.803Z] #45 4.495 + '[' -z '' ']' [2022-01-20T08:44:20.803Z] #45 4.495 ++ mktemp -d [2022-01-20T08:44:20.803Z] #45 4.496 + export GOPATH=/tmp/tmp.JSSjYeyIzg [2022-01-20T08:44:20.803Z] #45 4.496 + GOPATH=/tmp/tmp.JSSjYeyIzg [2022-01-20T08:44:20.803Z] #45 4.496 + RM_GOPATH=1 [2022-01-20T08:44:20.803Z] #45 4.496 + case "$(go env GOARCH)" in [2022-01-20T08:44:20.803Z] #45 4.496 ++ go env GOARCH [2022-01-20T08:44:20.803Z] #45 4.505 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #45 4.505 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:20.803Z] #45 4.505 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:20.803Z] #45 4.506 + dir=/tmp/install [2022-01-20T08:44:20.803Z] #45 4.506 + bin=vndr [2022-01-20T08:44:20.803Z] #45 4.506 + shift [2022-01-20T08:44:20.803Z] #45 4.506 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T08:44:20.803Z] #45 4.506 + . /tmp/install/vndr.installer [2022-01-20T08:44:20.803Z] #45 4.506 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:20.803Z] #45 4.507 + install_vndr [2022-01-20T08:44:20.803Z] #45 4.507 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T08:44:20.803Z] #45 4.507 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JSSjYeyIzg/src/github.com/LK4D4/vndr [2022-01-20T08:44:20.803Z] #45 4.510 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:20.803Z] #45 4.510 Cloning into '/tmp/tmp.JSSjYeyIzg/src/github.com/LK4D4/vndr'... [2022-01-20T08:44:20.803Z] #45 4.952 + cd /tmp/tmp.JSSjYeyIzg/src/github.com/LK4D4/vndr [2022-01-20T08:44:20.803Z] #45 4.952 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:20.803Z] #45 4.959 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T08:44:20.803Z] #45 5.579 internal/unsafeheader [2022-01-20T08:44:20.803Z] #45 5.586 internal/cpu [2022-01-20T08:44:20.803Z] #45 5.616 runtime/internal/atomic [2022-01-20T08:44:20.803Z] #45 5.850 runtime/internal/sys [2022-01-20T08:44:20.803Z] #45 6.062 runtime/internal/math [2022-01-20T08:44:20.803Z] #45 6.226 internal/bytealg [2022-01-20T08:44:20.803Z] #45 6.313 internal/race [2022-01-20T08:44:20.803Z] #45 6.472 sync/atomic [2022-01-20T08:44:20.803Z] #45 7.156 runtime [2022-01-20T08:44:20.803Z] #45 7.156 unicode [2022-01-20T08:44:20.830Z] #45 ... [2022-01-20T08:44:20.830Z] [2022-01-20T08:44:20.830Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:20.830Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-20T08:44:20.830Z] #40 19.49 Checking out files: 91% (1636/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T08:44:20.830Z] #40 19.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T08:44:21.059Z] #45 10.64 unicode/utf8 [2022-01-20T08:44:21.059Z] #45 ... [2022-01-20T08:44:21.059Z] [2022-01-20T08:44:21.059Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:21.059Z] #67 sha256:744e0513ab19e9eaf072bd73f3065a01ec49e9cc18b87e8b8c2ec0e466480ed7 [2022-01-20T08:44:21.059Z] #67 6.068 + RM_GOPATH=0 [2022-01-20T08:44:21.059Z] #67 6.068 + TMP_GOPATH= [2022-01-20T08:44:21.059Z] #67 6.068 + : /build [2022-01-20T08:44:21.059Z] #67 6.068 + '[' -z '' ']' [2022-01-20T08:44:21.059Z] #67 6.068 ++ mktemp -d [2022-01-20T08:44:21.059Z] #67 6.068 + export GOPATH=/tmp/tmp.b3bCmxpOKQ [2022-01-20T08:44:21.059Z] #67 6.068 + GOPATH=/tmp/tmp.b3bCmxpOKQ [2022-01-20T08:44:21.059Z] #67 6.068 + RM_GOPATH=1 [2022-01-20T08:44:21.059Z] #67 6.068 + case "$(go env GOARCH)" in [2022-01-20T08:44:21.059Z] #67 6.068 ++ go env GOARCH [2022-01-20T08:44:21.059Z] #67 6.091 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:21.059Z] #67 6.100 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.059Z] #67 6.100 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.059Z] #67 6.100 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:21.059Z] #67 6.100 + dir=/tmp/install [2022-01-20T08:44:21.059Z] #67 6.100 + bin=proxy [2022-01-20T08:44:21.059Z] #67 6.100 + shift [2022-01-20T08:44:21.059Z] #67 6.100 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T08:44:21.059Z] #67 6.100 + . /tmp/install/proxy.installer [2022-01-20T08:44:21.059Z] #67 6.100 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:21.059Z] #67 6.100 + install_proxy [2022-01-20T08:44:21.059Z] #67 6.100 + case "$1" in [2022-01-20T08:44:21.059Z] #67 6.100 + export CGO_ENABLED=0 [2022-01-20T08:44:21.059Z] #67 6.100 + CGO_ENABLED=0 [2022-01-20T08:44:21.059Z] #67 6.100 + _install_proxy [2022-01-20T08:44:21.059Z] #67 6.100 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T08:44:21.059Z] #67 6.100 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b3bCmxpOKQ/src/github.com/docker/libnetwork [2022-01-20T08:44:21.059Z] #67 6.118 Cloning into '/tmp/tmp.b3bCmxpOKQ/src/github.com/docker/libnetwork'... [2022-01-20T08:44:21.059Z] #67 ... [2022-01-20T08:44:21.059Z] [2022-01-20T08:44:21.059Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:21.059Z] #29 sha256:3f9ecb14ce40fe2f566b4b81017556ff7120c2423439b902b70a13cd90b91223 [2022-01-20T08:44:21.059Z] #29 5.085 #=#=# ### 4.8% ###### 9.4% ######### 13.7% ############## 20.1% ################## 25.7% ###################### 30.9% ########################## 36.6% ############################# 41.3% ################################## 47.5% ##################################### 52.4% ######################################### 57.9% ############################################# 63.0% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.6% ############################################################ 83.5% ################################################################ 90.1% #################################################################### 94.9% ######################################################################## 100.0% [2022-01-20T08:44:21.059Z] #29 7.183 [2022-01-20T08:44:21.059Z] #29 7.704 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T08:44:21.059Z] #29 7.876 [2022-01-20T08:44:21.059Z] #29 8.132 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:21.059Z] #29 8.215 [2022-01-20T08:44:21.059Z] #29 8.788 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T08:44:21.059Z] #29 8.894 [2022-01-20T08:44:21.059Z] #29 9.118 #=#=# ######################################################## 78.3% ######################################################################## 100.0% [2022-01-20T08:44:21.059Z] #29 9.263 [2022-01-20T08:44:21.059Z] #29 9.843 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T08:44:21.059Z] #29 10.01 [2022-01-20T08:44:21.059Z] #29 10.26 #=#=# 0.0% #### 5.8% ############ 17.6% ################ 23.5% ##################### 30.3% ############################# 41.2% ################################# 47.1% ##################################### 51.6% ###################################### 53.0% ########################################## 58.9% ########################################### 60.4% ################################################## 70.5% ########################################################## 81.3% ############################################################### 88.7% ################################################################### 94.2% ####################################################################### 99.6% ######################################################################## 100.0% [2022-01-20T08:44:21.059Z] #29 12.89 [2022-01-20T08:44:21.059Z] #29 14.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T08:44:21.059Z] #29 14.68 [2022-01-20T08:44:21.059Z] #29 15.03 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:21.059Z] #29 15.29 [2022-01-20T08:44:21.059Z] #29 16.64 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T08:44:21.059Z] #29 17.04 [2022-01-20T08:44:21.314Z] #29 17.38 #=#=# [2022-01-20T08:44:21.315Z] #29 ... [2022-01-20T08:44:21.315Z] [2022-01-20T08:44:21.315Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:21.315Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:21.315Z] #36 6.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:21.315Z] #36 6.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:21.315Z] #36 6.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:21.315Z] #36 7.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:21.315Z] #36 9.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:21.315Z] #36 ... [2022-01-20T08:44:21.315Z] [2022-01-20T08:44:21.315Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:21.315Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:21.315Z] #55 4.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:21.315Z] #55 4.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:21.315Z] #55 4.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:21.315Z] #55 4.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:21.315Z] #55 5.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:21.315Z] #55 7.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:21.591Z] #55 ... [2022-01-20T08:44:21.591Z] [2022-01-20T08:44:21.591Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:21.591Z] #24 sha256:fcdf72e9217731ee5d2303623fc6f6fc2a460989cf6a4ed6739e81293061441a [2022-01-20T08:44:21.591Z] #24 6.069 + RM_GOPATH=0 [2022-01-20T08:44:21.591Z] #24 6.069 + TMP_GOPATH= [2022-01-20T08:44:21.591Z] #24 6.069 + : /build [2022-01-20T08:44:21.591Z] #24 6.069 + '[' -z '' ']' [2022-01-20T08:44:21.591Z] #24 6.069 ++ mktemp -d [2022-01-20T08:44:21.591Z] #24 6.069 + export GOPATH=/tmp/tmp.0tQSxoqVJU [2022-01-20T08:44:21.591Z] #24 6.069 + GOPATH=/tmp/tmp.0tQSxoqVJU [2022-01-20T08:44:21.591Z] #24 6.069 + RM_GOPATH=1 [2022-01-20T08:44:21.591Z] #24 6.069 + case "$(go env GOARCH)" in [2022-01-20T08:44:21.591Z] #24 6.069 ++ go env GOARCH [2022-01-20T08:44:21.591Z] #24 6.080 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.591Z] #24 6.080 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.591Z] #24 6.080 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:21.591Z] #24 6.086 + dir=/tmp/install [2022-01-20T08:44:21.591Z] #24 6.086 + bin=dockercli [2022-01-20T08:44:21.591Z] #24 6.086 + shift [2022-01-20T08:44:21.591Z] #24 6.086 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T08:44:21.591Z] #24 6.086 + . /tmp/install/dockercli.installer [2022-01-20T08:44:21.591Z] #24 6.086 ++ : stable [2022-01-20T08:44:21.591Z] #24 6.086 ++ : 17.06.2-ce [2022-01-20T08:44:21.591Z] #24 6.086 + install_dockercli [2022-01-20T08:44:21.591Z] #24 6.086 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T08:44:21.591Z] #24 6.086 Install docker/cli version 17.06.2-ce from stable [2022-01-20T08:44:21.591Z] #24 6.086 ++ uname -m [2022-01-20T08:44:21.591Z] #24 6.091 + arch=x86_64 [2022-01-20T08:44:21.591Z] #24 6.091 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T08:44:21.591Z] #24 6.091 + url=https://download.docker.com/linux/static [2022-01-20T08:44:21.591Z] #24 6.091 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T08:44:21.591Z] #24 6.091 + tar -xz docker/docker [2022-01-20T08:44:21.591Z] #24 ... [2022-01-20T08:44:21.591Z] [2022-01-20T08:44:21.591Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:21.591Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:44:21.591Z] #51 4.443 + RM_GOPATH=0 [2022-01-20T08:44:21.591Z] #51 4.443 + TMP_GOPATH= [2022-01-20T08:44:21.591Z] #51 4.443 + : /build [2022-01-20T08:44:21.591Z] #51 4.443 + '[' -z '' ']' [2022-01-20T08:44:21.591Z] #51 4.443 ++ mktemp -d [2022-01-20T08:44:21.591Z] #51 4.443 + export GOPATH=/tmp/tmp.6ey73jStMc [2022-01-20T08:44:21.591Z] #51 4.443 + GOPATH=/tmp/tmp.6ey73jStMc [2022-01-20T08:44:21.591Z] #51 4.443 + RM_GOPATH=1 [2022-01-20T08:44:21.591Z] #51 4.448 + case "$(go env GOARCH)" in [2022-01-20T08:44:21.591Z] #51 4.448 ++ go env GOARCH [2022-01-20T08:44:21.591Z] #51 4.469 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.591Z] #51 4.469 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:21.591Z] #51 4.469 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:21.591Z] #51 4.469 + dir=/tmp/install [2022-01-20T08:44:21.591Z] #51 4.469 + bin=shfmt [2022-01-20T08:44:21.591Z] #51 4.469 + shift [2022-01-20T08:44:21.591Z] #51 4.469 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T08:44:21.591Z] #51 4.469 + . /tmp/install/shfmt.installer [2022-01-20T08:44:21.591Z] #51 4.469 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:21.591Z] #51 4.469 + install_shfmt [2022-01-20T08:44:21.591Z] #51 4.469 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T08:44:21.591Z] #51 4.469 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6ey73jStMc/src/github.com/mvdan/sh [2022-01-20T08:44:21.591Z] #51 4.469 Cloning into '/tmp/tmp.6ey73jStMc/src/github.com/mvdan/sh'... [2022-01-20T08:44:21.591Z] #51 4.469 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:21.773Z] #40 21.47 + 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-01-20T08:44:21.910Z] #40 ... [2022-01-20T08:44:21.911Z] [2022-01-20T08:44:21.911Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:21.911Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:21.911Z] #55 5.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:21.911Z] #55 5.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:21.911Z] #55 5.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:21.911Z] #55 7.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:21.911Z] #55 9.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:21.911Z] #55 ... [2022-01-20T08:44:21.911Z] [2022-01-20T08:44:21.911Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:21.911Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:21.911Z] #36 5.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:21.911Z] #36 5.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:21.911Z] #36 5.957 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:21.911Z] #36 7.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:21.911Z] #36 9.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:22.072Z] #51 ... [2022-01-20T08:44:22.072Z] [2022-01-20T08:44:22.072Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:22.072Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:22.072Z] #40 5.702 + git clone https://github.com/docker/distribution.git . [2022-01-20T08:44:22.072Z] #40 5.702 Cloning into '.'... [2022-01-20T08:44:22.072Z] #40 ... [2022-01-20T08:44:22.072Z] [2022-01-20T08:44:22.072Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:22.072Z] #29 sha256:3f9ecb14ce40fe2f566b4b81017556ff7120c2423439b902b70a13cd90b91223 [2022-01-20T08:44:22.072Z] #29 17.38 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:22.072Z] #29 17.56 [2022-01-20T08:44:22.072Z] #29 17.74 Download of images into '/build' complete. [2022-01-20T08:44:22.072Z] #29 17.74 Use something like the following to load the result into a Docker daemon: [2022-01-20T08:44:22.072Z] #29 17.74 tar -cC '/build' . | docker load [2022-01-20T08:44:22.171Z] #36 ... [2022-01-20T08:44:22.171Z] [2022-01-20T08:44:22.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:22.171Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:44:22.171Z] #51 4.583 + RM_GOPATH=0 [2022-01-20T08:44:22.171Z] #51 4.583 + TMP_GOPATH= [2022-01-20T08:44:22.171Z] #51 4.583 + : /build [2022-01-20T08:44:22.171Z] #51 4.583 + '[' -z '' ']' [2022-01-20T08:44:22.171Z] #51 4.593 ++ mktemp -d [2022-01-20T08:44:22.171Z] #51 4.593 + export GOPATH=/tmp/tmp.SaXkOs7wrg [2022-01-20T08:44:22.171Z] #51 4.593 + GOPATH=/tmp/tmp.SaXkOs7wrg [2022-01-20T08:44:22.171Z] #51 4.593 + RM_GOPATH=1 [2022-01-20T08:44:22.171Z] #51 4.593 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.171Z] #51 4.597 ++ go env GOARCH [2022-01-20T08:44:22.171Z] #51 4.627 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.171Z] #51 4.627 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.171Z] #51 4.631 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.171Z] #51 4.633 + dir=/tmp/install [2022-01-20T08:44:22.171Z] #51 4.633 + bin=shfmt [2022-01-20T08:44:22.171Z] #51 4.633 + shift [2022-01-20T08:44:22.171Z] #51 4.634 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T08:44:22.171Z] #51 4.634 + . /tmp/install/shfmt.installer [2022-01-20T08:44:22.171Z] #51 4.634 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:22.171Z] #51 4.634 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:22.171Z] #51 4.635 + install_shfmt [2022-01-20T08:44:22.171Z] #51 4.635 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T08:44:22.171Z] #51 4.635 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SaXkOs7wrg/src/github.com/mvdan/sh [2022-01-20T08:44:22.171Z] #51 4.647 Cloning into '/tmp/tmp.SaXkOs7wrg/src/github.com/mvdan/sh'... [2022-01-20T08:44:22.171Z] #51 ... [2022-01-20T08:44:22.171Z] [2022-01-20T08:44:22.171Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:22.171Z] #29 sha256:411c210c723de6f13e86cb80253a02c83557d01d67c6cb0d979d05edfd0793a6 [2022-01-20T08:44:22.171Z] #29 12.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T08:44:22.171Z] #29 13.58 [2022-01-20T08:44:22.171Z] #29 13.92 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:22.171Z] #29 14.08 [2022-01-20T08:44:22.171Z] #29 15.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T08:44:22.171Z] #29 15.47 [2022-01-20T08:44:22.171Z] #29 15.78 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:22.171Z] #29 15.93 [2022-01-20T08:44:22.171Z] #29 16.11 Download of images into '/build' complete. [2022-01-20T08:44:22.171Z] #29 16.11 Use something like the following to load the result into a Docker daemon: [2022-01-20T08:44:22.171Z] #29 16.11 tar -cC '/build' . | docker load [2022-01-20T08:44:22.171Z] #29 DONE 16.3s [2022-01-20T08:44:22.171Z] [2022-01-20T08:44:22.171Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:22.171Z] #58 sha256:1c600722901e116fef8270b614d08d0110a2e24ddc6d001f4efe77518441686b [2022-01-20T08:44:22.171Z] #58 5.395 + RM_GOPATH=0 [2022-01-20T08:44:22.171Z] #58 5.395 + TMP_GOPATH= [2022-01-20T08:44:22.171Z] #58 5.395 + : /build [2022-01-20T08:44:22.171Z] #58 5.395 + '[' -z '' ']' [2022-01-20T08:44:22.171Z] #58 5.399 ++ mktemp -d [2022-01-20T08:44:22.171Z] #58 5.401 + export GOPATH=/tmp/tmp.Rir3oma8P9 [2022-01-20T08:44:22.171Z] #58 5.401 + GOPATH=/tmp/tmp.Rir3oma8P9 [2022-01-20T08:44:22.171Z] #58 5.401 + RM_GOPATH=1 [2022-01-20T08:44:22.171Z] #58 5.402 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.171Z] #58 5.407 ++ go env GOARCH [2022-01-20T08:44:22.171Z] #58 5.517 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.171Z] #58 5.517 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.171Z] #58 5.518 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.171Z] #58 5.521 + dir=/tmp/install [2022-01-20T08:44:22.171Z] #58 5.552 + bin=rootlesskit [2022-01-20T08:44:22.171Z] #58 5.552 + shift [2022-01-20T08:44:22.171Z] #58 5.552 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T08:44:22.171Z] #58 5.553 + . /tmp/install/rootlesskit.installer [2022-01-20T08:44:22.171Z] #58 5.554 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:22.171Z] #58 5.563 + install_rootlesskit [2022-01-20T08:44:22.171Z] #58 5.563 + case "$1" in [2022-01-20T08:44:22.171Z] #58 5.563 + export CGO_ENABLED=0 [2022-01-20T08:44:22.171Z] #58 5.563 + CGO_ENABLED=0 [2022-01-20T08:44:22.171Z] #58 5.563 + _install_rootlesskit [2022-01-20T08:44:22.171Z] #58 5.563 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T08:44:22.171Z] #58 5.563 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:22.171Z] #58 5.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Rir3oma8P9/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:22.171Z] #58 5.577 Cloning into '/tmp/tmp.Rir3oma8P9/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T08:44:22.428Z] #58 ... [2022-01-20T08:44:22.428Z] [2022-01-20T08:44:22.428Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:22.428Z] #67 sha256:34df1296484f6419d2e4531b67dc7ef581810893705527aca5dc05d1df84f27d [2022-01-20T08:44:22.428Z] #67 5.028 + RM_GOPATH=0 [2022-01-20T08:44:22.428Z] #67 5.028 + TMP_GOPATH= [2022-01-20T08:44:22.428Z] #67 5.028 + : /build [2022-01-20T08:44:22.428Z] #67 5.028 + '[' -z '' ']' [2022-01-20T08:44:22.428Z] #67 5.028 ++ mktemp -d [2022-01-20T08:44:22.428Z] #67 5.039 + export GOPATH=/tmp/tmp.pPkel0VbJH [2022-01-20T08:44:22.428Z] #67 5.039 + GOPATH=/tmp/tmp.pPkel0VbJH [2022-01-20T08:44:22.428Z] #67 5.039 + RM_GOPATH=1 [2022-01-20T08:44:22.428Z] #67 5.039 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.428Z] #67 5.039 ++ go env GOARCH [2022-01-20T08:44:22.428Z] #67 5.070 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.428Z] #67 5.070 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.428Z] #67 5.070 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.428Z] #67 5.090 + dir=/tmp/install [2022-01-20T08:44:22.428Z] #67 5.090 + bin=proxy [2022-01-20T08:44:22.428Z] #67 5.090 + shift [2022-01-20T08:44:22.428Z] #67 5.090 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T08:44:22.428Z] #67 5.090 + . /tmp/install/proxy.installer [2022-01-20T08:44:22.428Z] #67 5.090 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:22.428Z] #67 5.090 + install_proxy [2022-01-20T08:44:22.428Z] #67 5.090 + case "$1" in [2022-01-20T08:44:22.428Z] #67 5.090 + export CGO_ENABLED=0 [2022-01-20T08:44:22.428Z] #67 5.090 + CGO_ENABLED=0 [2022-01-20T08:44:22.428Z] #67 5.090 + _install_proxy [2022-01-20T08:44:22.428Z] #67 5.090 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T08:44:22.428Z] #67 5.090 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pPkel0VbJH/src/github.com/docker/libnetwork [2022-01-20T08:44:22.428Z] #67 5.090 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:22.428Z] #67 5.098 Cloning into '/tmp/tmp.pPkel0VbJH/src/github.com/docker/libnetwork'... [2022-01-20T08:44:22.684Z] #67 ... [2022-01-20T08:44:22.684Z] [2022-01-20T08:44:22.684Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:22.684Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:44:22.684Z] #34 4.591 + RM_GOPATH=0 [2022-01-20T08:44:22.684Z] #34 4.591 + TMP_GOPATH= [2022-01-20T08:44:22.684Z] #34 4.591 + : /build [2022-01-20T08:44:22.684Z] #34 4.591 + '[' -z '' ']' [2022-01-20T08:44:22.684Z] #34 4.606 ++ mktemp -d [2022-01-20T08:44:22.684Z] #34 4.629 + export GOPATH=/tmp/tmp.mbOD5pTRvL [2022-01-20T08:44:22.684Z] #34 4.629 + GOPATH=/tmp/tmp.mbOD5pTRvL [2022-01-20T08:44:22.684Z] #34 4.629 + RM_GOPATH=1 [2022-01-20T08:44:22.684Z] #34 4.629 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.684Z] #34 4.629 ++ go env GOARCH [2022-01-20T08:44:22.684Z] #34 4.693 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.684Z] #34 4.693 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.684Z] #34 4.693 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.684Z] #34 4.693 + dir=/tmp/install [2022-01-20T08:44:22.684Z] #34 4.693 + bin=tomlv [2022-01-20T08:44:22.684Z] #34 4.693 + shift [2022-01-20T08:44:22.684Z] #34 4.693 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T08:44:22.684Z] #34 4.693 + . /tmp/install/tomlv.installer [2022-01-20T08:44:22.684Z] #34 4.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:22.684Z] #34 4.693 + install_tomlv [2022-01-20T08:44:22.684Z] #34 4.693 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T08:44:22.684Z] #34 4.693 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mbOD5pTRvL/src/github.com/BurntSushi/toml [2022-01-20T08:44:22.684Z] #34 4.698 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:22.684Z] #34 4.703 Cloning into '/tmp/tmp.mbOD5pTRvL/src/github.com/BurntSushi/toml'... [2022-01-20T08:44:22.684Z] #34 6.906 + cd /tmp/tmp.mbOD5pTRvL/src/github.com/BurntSushi/toml [2022-01-20T08:44:22.684Z] #34 6.906 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:44:22.684Z] #34 7.343 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:44:22.684Z] #34 8.337 internal/cpu [2022-01-20T08:44:22.684Z] #34 8.346 internal/unsafeheader [2022-01-20T08:44:22.684Z] #34 8.535 runtime/internal/atomic [2022-01-20T08:44:22.684Z] #34 8.893 runtime/internal/sys [2022-01-20T08:44:22.684Z] #34 9.198 runtime/internal/math [2022-01-20T08:44:22.684Z] #34 9.269 internal/bytealg [2022-01-20T08:44:22.684Z] #34 9.405 math/bits [2022-01-20T08:44:22.684Z] #34 9.953 math [2022-01-20T08:44:22.684Z] #34 10.86 runtime [2022-01-20T08:44:22.684Z] #34 ... [2022-01-20T08:44:22.684Z] [2022-01-20T08:44:22.684Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:22.684Z] #47 sha256:09370b6013d23a9f0059a747b08bcebe4ffa4972e783b0a8940500e93dc85cea [2022-01-20T08:44:22.684Z] #47 4.465 + RM_GOPATH=0 [2022-01-20T08:44:22.684Z] #47 4.465 + TMP_GOPATH= [2022-01-20T08:44:22.684Z] #47 4.465 + : /build [2022-01-20T08:44:22.684Z] #47 4.465 + '[' -z '' ']' [2022-01-20T08:44:22.684Z] #47 4.465 ++ mktemp -d [2022-01-20T08:44:22.684Z] #47 4.465 + export GOPATH=/tmp/tmp.6YIC9x7IoY [2022-01-20T08:44:22.684Z] #47 4.465 + GOPATH=/tmp/tmp.6YIC9x7IoY [2022-01-20T08:44:22.684Z] #47 4.465 + RM_GOPATH=1 [2022-01-20T08:44:22.684Z] #47 4.465 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.684Z] #47 4.466 ++ go env GOARCH [2022-01-20T08:44:22.684Z] #47 4.477 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.684Z] #47 4.477 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.684Z] #47 4.490 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.684Z] #47 4.501 + dir=/tmp/install [2022-01-20T08:44:22.684Z] #47 4.501 + bin=gotestsum [2022-01-20T08:44:22.684Z] #47 4.501 + shift [2022-01-20T08:44:22.684Z] #47 4.501 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T08:44:22.684Z] #47 4.501 + . /tmp/install/gotestsum.installer [2022-01-20T08:44:22.684Z] #47 4.501 ++ : v0.5.3 [2022-01-20T08:44:22.684Z] #47 4.501 + install_gotestsum [2022-01-20T08:44:22.684Z] #47 4.501 + set -e [2022-01-20T08:44:22.684Z] #47 4.501 + export GO111MODULE=on [2022-01-20T08:44:22.684Z] #47 4.501 + GO111MODULE=on [2022-01-20T08:44:22.684Z] #47 4.501 + GOBIN=/build [2022-01-20T08:44:22.684Z] #47 4.501 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T08:44:22.684Z] #47 5.487 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:44:22.684Z] #47 7.911 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:44:22.684Z] #47 7.926 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:44:22.684Z] #47 7.980 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:22.684Z] #47 8.017 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:44:22.684Z] #47 8.317 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:44:22.684Z] #47 8.434 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:44:22.684Z] #47 8.662 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:44:22.684Z] #47 8.698 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:44:22.684Z] #47 8.779 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:44:22.684Z] #47 9.379 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:44:22.717Z] #40 ... [2022-01-20T08:44:22.717Z] [2022-01-20T08:44:22.717Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:22.717Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:44:22.717Z] #51 12.57 + cd /tmp/tmp.1gTSeH2avn/src/github.com/mvdan/sh [2022-01-20T08:44:22.717Z] #51 12.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:22.717Z] #51 12.67 + GO111MODULE=on [2022-01-20T08:44:22.717Z] #51 12.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T08:44:22.717Z] #51 13.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T08:44:22.717Z] #51 13.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T08:44:22.717Z] #51 14.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T08:44:22.717Z] #51 15.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T08:44:22.717Z] #51 18.47 runtime [2022-01-20T08:44:22.717Z] #51 ... [2022-01-20T08:44:22.717Z] [2022-01-20T08:44:22.717Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:22.717Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:22.717Z] #29 22.11 #=#=# 0.0% ##### 7.0% ##### 8.2% ########## 14.5% ############## 20.4% ################### 26.9% ####################### 32.8% ############################# 40.9% ################################# 47.0% ##################################### 51.9% ############################################ 61.8% ################################################# 68.2% ######################################################### 80.2% ################################################################ 89.5% ######################################################################## 100.0% [2022-01-20T08:44:22.941Z] #47 ... [2022-01-20T08:44:22.941Z] [2022-01-20T08:44:22.941Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:22.941Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:22.941Z] #49 4.746 + RM_GOPATH=0 [2022-01-20T08:44:22.941Z] #49 4.746 + TMP_GOPATH= [2022-01-20T08:44:22.941Z] #49 4.746 + : /build [2022-01-20T08:44:22.941Z] #49 4.746 + '[' -z '' ']' [2022-01-20T08:44:22.941Z] #49 4.746 ++ mktemp -d [2022-01-20T08:44:22.941Z] #49 4.748 + export GOPATH=/tmp/tmp.w0YORW7mZU [2022-01-20T08:44:22.941Z] #49 4.748 + GOPATH=/tmp/tmp.w0YORW7mZU [2022-01-20T08:44:22.941Z] #49 4.748 + RM_GOPATH=1 [2022-01-20T08:44:22.941Z] #49 4.748 + case "$(go env GOARCH)" in [2022-01-20T08:44:22.941Z] #49 4.752 ++ go env GOARCH [2022-01-20T08:44:22.941Z] #49 4.772 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.941Z] #49 4.773 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:22.941Z] #49 4.789 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:22.941Z] #49 4.789 + dir=/tmp/install [2022-01-20T08:44:22.941Z] #49 4.789 + bin=golangci_lint [2022-01-20T08:44:22.941Z] #49 4.789 + shift [2022-01-20T08:44:22.941Z] #49 4.789 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T08:44:22.941Z] #49 4.789 + . /tmp/install/golangci_lint.installer [2022-01-20T08:44:22.941Z] #49 4.789 ++ : v1.23.8 [2022-01-20T08:44:22.941Z] #49 4.789 + install_golangci_lint [2022-01-20T08:44:22.941Z] #49 4.789 + set -e [2022-01-20T08:44:22.941Z] #49 4.789 + export GO111MODULE=on [2022-01-20T08:44:22.941Z] #49 4.789 + GO111MODULE=on [2022-01-20T08:44:22.941Z] #49 4.789 + GOBIN=/build [2022-01-20T08:44:22.941Z] #49 4.789 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T08:44:22.941Z] #49 5.724 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T08:44:22.941Z] #49 ... [2022-01-20T08:44:22.941Z] [2022-01-20T08:44:22.941Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:22.941Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:44:22.941Z] #32 5.145 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T08:44:22.941Z] #32 5.147 Cloning into '.'... [2022-01-20T08:44:22.978Z] #29 24.28 [2022-01-20T08:44:23.197Z] #32 ... [2022-01-20T08:44:23.197Z] [2022-01-20T08:44:23.197Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:23.197Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:44:23.197Z] #45 5.374 + RM_GOPATH=0 [2022-01-20T08:44:23.197Z] #45 5.374 + TMP_GOPATH= [2022-01-20T08:44:23.197Z] #45 5.374 + : /build [2022-01-20T08:44:23.197Z] #45 5.374 + '[' -z '' ']' [2022-01-20T08:44:23.197Z] #45 5.377 ++ mktemp -d [2022-01-20T08:44:23.197Z] #45 5.379 + export GOPATH=/tmp/tmp.YMvJWi1Qif [2022-01-20T08:44:23.197Z] #45 5.380 + GOPATH=/tmp/tmp.YMvJWi1Qif [2022-01-20T08:44:23.197Z] #45 5.380 + RM_GOPATH=1 [2022-01-20T08:44:23.197Z] #45 5.380 + case "$(go env GOARCH)" in [2022-01-20T08:44:23.197Z] #45 5.389 ++ go env GOARCH [2022-01-20T08:44:23.197Z] #45 5.400 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:23.197Z] #45 5.400 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:23.197Z] #45 5.400 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:23.197Z] #45 5.401 + dir=/tmp/install [2022-01-20T08:44:23.197Z] #45 5.415 + bin=vndr [2022-01-20T08:44:23.197Z] #45 5.417 + shift [2022-01-20T08:44:23.197Z] #45 5.418 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T08:44:23.197Z] #45 5.421 + . /tmp/install/vndr.installer [2022-01-20T08:44:23.197Z] #45 5.422 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:23.197Z] #45 5.423 + install_vndr [2022-01-20T08:44:23.197Z] #45 5.423 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T08:44:23.197Z] #45 5.423 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:23.197Z] #45 5.423 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YMvJWi1Qif/src/github.com/LK4D4/vndr [2022-01-20T08:44:23.197Z] #45 5.431 Cloning into '/tmp/tmp.YMvJWi1Qif/src/github.com/LK4D4/vndr'... [2022-01-20T08:44:23.197Z] #45 6.391 + cd /tmp/tmp.YMvJWi1Qif/src/github.com/LK4D4/vndr [2022-01-20T08:44:23.197Z] #45 6.391 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:44:23.197Z] #45 6.417 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T08:44:23.197Z] #45 8.362 internal/unsafeheader [2022-01-20T08:44:23.197Z] #45 8.453 internal/cpu [2022-01-20T08:44:23.197Z] #45 8.518 runtime/internal/atomic [2022-01-20T08:44:23.197Z] #45 8.890 runtime/internal/sys [2022-01-20T08:44:23.197Z] #45 9.220 runtime/internal/math [2022-01-20T08:44:23.197Z] #45 9.341 internal/race [2022-01-20T08:44:23.197Z] #45 9.441 internal/bytealg [2022-01-20T08:44:23.197Z] #45 9.526 sync/atomic [2022-01-20T08:44:23.197Z] #45 9.960 unicode [2022-01-20T08:44:23.197Z] #45 10.74 runtime [2022-01-20T08:44:23.453Z] #45 ... [2022-01-20T08:44:23.453Z] [2022-01-20T08:44:23.453Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:23.453Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:23.453Z] #42 5.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:23.453Z] #42 5.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:23.453Z] #42 5.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:23.453Z] #42 7.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:23.453Z] #42 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:23.453Z] #42 ... [2022-01-20T08:44:23.453Z] [2022-01-20T08:44:23.453Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:23.453Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:23.453Z] #13 2.176 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:44:23.453Z] #13 2.181 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:23.453Z] #13 2.238 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:23.453Z] #13 2.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:23.453Z] #13 3.222 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:44:23.550Z] #29 ... [2022-01-20T08:44:23.550Z] [2022-01-20T08:44:23.550Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:23.550Z] #58 sha256:d6fac8defcb4d7e0fb534189e5be6b936a3bd288044eba2d5daff7e095fd577a [2022-01-20T08:44:23.550Z] #58 13.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T08:44:23.550Z] #58 14.12 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T08:44:23.550Z] #58 14.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T08:44:23.550Z] #58 14.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T08:44:23.550Z] #58 14.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T08:44:23.550Z] #58 14.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T08:44:23.550Z] #58 15.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T08:44:23.550Z] #58 15.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T08:44:23.550Z] #58 15.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T08:44:23.550Z] #58 16.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T08:44:23.550Z] #58 21.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T08:44:23.811Z] #58 ... [2022-01-20T08:44:23.811Z] [2022-01-20T08:44:23.811Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:23.811Z] #49 sha256:220bab3e2a4816e7604cbe58fd3d670f097708e308a6ef0ab4f481ea1ff22250 [2022-01-20T08:44:23.811Z] #49 13.66 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T08:44:23.811Z] #49 13.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T08:44:23.811Z] #49 13.80 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T08:44:23.811Z] #49 13.80 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T08:44:23.811Z] #49 13.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T08:44:23.811Z] #49 14.26 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T08:44:23.811Z] #49 14.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T08:44:23.811Z] #49 14.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T08:44:23.811Z] #49 15.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T08:44:23.811Z] #49 15.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T08:44:23.811Z] #49 18.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T08:44:23.811Z] #49 18.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T08:44:23.811Z] #49 18.77 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T08:44:23.811Z] #49 18.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T08:44:23.811Z] #49 18.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T08:44:23.811Z] #49 19.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T08:44:23.811Z] #49 19.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T08:44:23.811Z] #49 19.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T08:44:23.811Z] #49 19.40 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T08:44:23.811Z] #49 19.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T08:44:23.811Z] #49 19.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T08:44:23.811Z] #49 19.55 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T08:44:23.811Z] #49 19.69 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T08:44:23.811Z] #49 19.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T08:44:23.811Z] #49 19.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T08:44:23.811Z] #49 19.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T08:44:23.811Z] #49 19.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T08:44:23.811Z] #49 20.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T08:44:23.811Z] #49 20.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T08:44:23.811Z] #49 20.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T08:44:23.811Z] #49 20.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T08:44:23.811Z] #49 20.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T08:44:23.811Z] #49 20.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T08:44:23.811Z] #49 20.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T08:44:23.811Z] #49 20.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T08:44:23.811Z] #49 20.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T08:44:23.811Z] #49 20.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T08:44:23.811Z] #49 20.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T08:44:23.811Z] #49 20.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T08:44:23.811Z] #49 21.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T08:44:23.811Z] #49 21.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T08:44:23.811Z] #49 21.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T08:44:23.811Z] #49 21.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T08:44:23.811Z] #49 21.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T08:44:23.811Z] #49 21.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T08:44:23.811Z] #49 21.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T08:44:23.811Z] #49 21.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T08:44:23.811Z] #49 21.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T08:44:23.811Z] #49 21.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T08:44:23.811Z] #49 21.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T08:44:23.811Z] #49 21.78 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T08:44:23.811Z] #49 21.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T08:44:23.811Z] #49 21.85 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T08:44:23.811Z] #49 21.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T08:44:23.811Z] #49 22.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T08:44:23.811Z] #49 22.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T08:44:23.811Z] #49 23.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T08:44:23.811Z] #49 23.04 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T08:44:23.811Z] #49 23.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T08:44:23.811Z] #49 23.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T08:44:23.811Z] #49 23.39 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T08:44:23.811Z] #49 23.69 go: downloading golang.org/x/text v0.3.2 [2022-01-20T08:44:23.963Z] #29 DONE 19.6s [2022-01-20T08:44:23.963Z] [2022-01-20T08:44:23.963Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:23.963Z] #47 sha256:cc42736cab9f7b8c3086df8dd33e21f155a6919df6476923462046a09ca76ca5 [2022-01-20T08:44:23.963Z] #47 10.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:44:23.963Z] #47 10.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:44:23.963Z] #47 10.52 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:44:23.963Z] #47 10.54 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:44:23.963Z] #47 11.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:44:23.963Z] #47 11.52 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:44:24.072Z] #49 ... [2022-01-20T08:44:24.072Z] [2022-01-20T08:44:24.072Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:24.072Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:24.072Z] #29 25.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T08:44:24.381Z] #13 6.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:24.381Z] #13 ... [2022-01-20T08:44:24.381Z] [2022-01-20T08:44:24.381Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:24.381Z] #58 sha256:1c600722901e116fef8270b614d08d0110a2e24ddc6d001f4efe77518441686b [2022-01-20T08:44:24.381Z] #58 12.31 + cd /tmp/tmp.Rir3oma8P9/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:44:24.381Z] #58 12.31 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:44:24.638Z] #58 12.74 + export GO111MODULE=on [2022-01-20T08:44:24.638Z] #58 12.74 + GO111MODULE=on [2022-01-20T08:44:24.638Z] #58 12.74 + export GOPROXY=https://proxy.golang.org [2022-01-20T08:44:24.638Z] #58 12.74 + GOPROXY=https://proxy.golang.org [2022-01-20T08:44:24.638Z] #58 12.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:44:24.638Z] #58 12.74 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T08:44:24.644Z] #29 25.83 [2022-01-20T08:44:24.904Z] #29 26.13 #=#=# ######################################################################## 100.0% [2022-01-20T08:44:24.904Z] #29 26.28 [2022-01-20T08:44:25.342Z] #47 ... [2022-01-20T08:44:25.342Z] [2022-01-20T08:44:25.342Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:44:25.342Z] #24 sha256:fcdf72e9217731ee5d2303623fc6f6fc2a460989cf6a4ed6739e81293061441a [2022-01-20T08:44:25.342Z] #24 13.85 + mkdir -p /build [2022-01-20T08:44:25.342Z] #24 13.91 + mv docker/docker /build/ [2022-01-20T08:44:25.342Z] #24 13.91 + rmdir docker [2022-01-20T08:44:25.342Z] #24 DONE 14.6s [2022-01-20T08:44:25.342Z] [2022-01-20T08:44:25.342Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:25.342Z] #47 sha256:cc42736cab9f7b8c3086df8dd33e21f155a6919df6476923462046a09ca76ca5 [2022-01-20T08:44:25.342Z] #47 14.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:44:25.474Z] #29 26.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T08:44:26.045Z] #29 27.31 [2022-01-20T08:44:26.058Z] #58 27.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T08:44:26.058Z] #58 ... [2022-01-20T08:44:26.058Z] [2022-01-20T08:44:26.058Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:26.058Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:26.058Z] #40 25.55 Checking out files: 90% (1608/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T08:44:26.058Z] #40 25.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T08:44:26.270Z] #47 ... [2022-01-20T08:44:26.270Z] [2022-01-20T08:44:26.270Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:26.270Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:26.270Z] #13 4.827 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:44:26.270Z] #13 4.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:26.270Z] #13 4.893 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:26.270Z] #13 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:26.270Z] #13 7.410 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:44:26.270Z] #13 9.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:26.307Z] #29 27.47 #=#=# ##O#- # ######################################################################## 100.0% [2022-01-20T08:44:26.307Z] #29 27.77 [2022-01-20T08:44:26.307Z] #29 27.85 Download of images into '/build' complete. [2022-01-20T08:44:26.526Z] #13 ... [2022-01-20T08:44:26.527Z] [2022-01-20T08:44:26.527Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:26.527Z] #58 sha256:203543403774a1c2b1c73b860eb388edd5c0688ca50fdb103bf61d10f02eb3f7 [2022-01-20T08:44:26.527Z] #58 14.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T08:44:26.527Z] #58 15.35 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T08:44:26.527Z] #58 15.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T08:44:26.527Z] #58 15.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T08:44:26.527Z] #58 16.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T08:44:26.529Z] #58 14.36 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:44:26.529Z] #58 14.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T08:44:26.529Z] #58 14.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T08:44:26.568Z] #29 27.86 Use something like the following to load the result into a Docker daemon: [2022-01-20T08:44:26.568Z] #29 27.86 tar -cC '/build' . | docker load [2022-01-20T08:44:26.783Z] #58 16.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T08:44:26.786Z] #58 15.02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T08:44:26.828Z] #29 ... [2022-01-20T08:44:26.828Z] [2022-01-20T08:44:26.828Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:26.828Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-20T08:44:26.828Z] #55 16.92 Fetched 8294 kB in 14s (591 kB/s) [2022-01-20T08:44:26.828Z] #55 16.92 Reading package lists... [2022-01-20T08:44:26.998Z] #40 27.85 + 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-01-20T08:44:27.039Z] #58 16.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T08:44:27.089Z] #55 23.18 Reading package lists... [2022-01-20T08:44:27.089Z] #55 ... [2022-01-20T08:44:27.089Z] [2022-01-20T08:44:27.089Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:27.089Z] #67 sha256:ded890e197a50bbcf0e0efeb96c16322643800398894bf4d2c6ac57f37a6bce0 [2022-01-20T08:44:27.089Z] #67 17.68 Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T08:44:27.089Z] #67 18.16 + cd /tmp/tmp.NLmMQulvbZ/src/github.com/docker/libnetwork [2022-01-20T08:44:27.089Z] #67 18.16 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:27.089Z] #67 18.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T08:44:27.349Z] #67 ... [2022-01-20T08:44:27.349Z] [2022-01-20T08:44:27.349Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:27.349Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:27.349Z] #36 17.24 Fetched 8294 kB in 13s (617 kB/s) [2022-01-20T08:44:27.349Z] #36 17.24 Reading package lists... [2022-01-20T08:44:27.349Z] #36 23.45 Reading package lists... [2022-01-20T08:44:27.349Z] #36 ... [2022-01-20T08:44:27.349Z] [2022-01-20T08:44:27.349Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:27.349Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:27.349Z] #42 17.53 Fetched 8294 kB in 14s (605 kB/s) [2022-01-20T08:44:27.349Z] #42 17.53 Reading package lists... [2022-01-20T08:44:27.602Z] #58 17.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T08:44:27.602Z] #58 17.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T08:44:27.610Z] #42 23.78 Reading package lists... [2022-01-20T08:44:27.610Z] #42 ... [2022-01-20T08:44:27.610Z] [2022-01-20T08:44:27.610Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:27.610Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:27.610Z] #13 15.63 Fetched 8821 kB in 15s (608 kB/s) [2022-01-20T08:44:27.610Z] #13 15.63 Reading package lists... [2022-01-20T08:44:28.996Z] #13 22.71 Reading package lists... [2022-01-20T08:44:28.996Z] #13 ... [2022-01-20T08:44:28.996Z] [2022-01-20T08:44:28.996Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:28.996Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-20T08:44:28.996Z] #55 23.18 Reading package lists... [2022-01-20T08:44:29.569Z] #55 29.40 Building dependency tree... [2022-01-20T08:44:29.569Z] #55 ... [2022-01-20T08:44:29.569Z] [2022-01-20T08:44:29.569Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:44:29.569Z] #29 sha256:908946bfeb3a974f299070566a983c7013429a2decf6a5070bbe4505574356ad [2022-01-20T08:44:29.569Z] #29 DONE 31.1s [2022-01-20T08:44:29.831Z] [2022-01-20T08:44:29.831Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:29.831Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:29.831Z] #36 23.45 Reading package lists... [2022-01-20T08:44:30.066Z] #58 ... [2022-01-20T08:44:30.066Z] [2022-01-20T08:44:30.066Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:30.066Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:30.067Z] #49 17.20 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T08:44:30.067Z] #49 17.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T08:44:30.067Z] #49 17.31 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T08:44:30.067Z] #49 17.33 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T08:44:30.067Z] #49 17.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T08:44:30.067Z] #49 17.71 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T08:44:30.067Z] #49 17.82 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T08:44:30.067Z] #49 17.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T08:44:30.067Z] #49 17.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T08:44:30.067Z] #49 17.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T08:44:30.186Z] Client: [2022-01-20T08:44:30.186Z] Context: default [2022-01-20T08:44:30.186Z] Debug Mode: false [2022-01-20T08:44:30.186Z] Plugins: [2022-01-20T08:44:30.186Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T08:44:30.186Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T08:44:30.186Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T08:44:30.186Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T08:44:30.186Z] [2022-01-20T08:44:30.186Z] Server: [2022-01-20T08:44:30.186Z] Containers: 0 [2022-01-20T08:44:30.186Z] Running: 0 [2022-01-20T08:44:30.186Z] Paused: 0 [2022-01-20T08:44:30.186Z] Stopped: 0 [2022-01-20T08:44:30.186Z] Images: 0 [2022-01-20T08:44:30.186Z] Server Version: 20.10.12 [2022-01-20T08:44:30.186Z] Storage Driver: overlay2 [2022-01-20T08:44:30.186Z] Backing Filesystem: extfs [2022-01-20T08:44:30.186Z] Supports d_type: true [2022-01-20T08:44:30.186Z] Native Overlay Diff: true [2022-01-20T08:44:30.186Z] userxattr: false [2022-01-20T08:44:30.186Z] Logging Driver: json-file [2022-01-20T08:44:30.186Z] Cgroup Driver: cgroupfs [2022-01-20T08:44:30.186Z] Cgroup Version: 1 [2022-01-20T08:44:30.186Z] Plugins: [2022-01-20T08:44:30.186Z] Volume: local [2022-01-20T08:44:30.186Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T08:44:30.186Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T08:44:30.186Z] Swarm: inactive [2022-01-20T08:44:30.186Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T08:44:30.186Z] Default Runtime: runc [2022-01-20T08:44:30.186Z] Init Binary: docker-init [2022-01-20T08:44:30.186Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:30.186Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T08:44:30.186Z] init version: de40ad0 [2022-01-20T08:44:30.186Z] Security Options: [2022-01-20T08:44:30.186Z] apparmor [2022-01-20T08:44:30.186Z] seccomp [2022-01-20T08:44:30.186Z] Profile: default [2022-01-20T08:44:30.186Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T08:44:30.186Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T08:44:30.186Z] OSType: linux [2022-01-20T08:44:30.186Z] Architecture: x86_64 [2022-01-20T08:44:30.186Z] CPUs: 2 [2022-01-20T08:44:30.186Z] Total Memory: 7.565GiB [2022-01-20T08:44:30.186Z] Name: ip-10-100-93-163 [2022-01-20T08:44:30.187Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T08:44:30.187Z] Docker Root Dir: /var/lib/docker [2022-01-20T08:44:30.187Z] Debug Mode: false [2022-01-20T08:44:30.187Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:44:30.187Z] Labels: [2022-01-20T08:44:30.187Z] Experimental: true [2022-01-20T08:44:30.187Z] Insecure Registries: [2022-01-20T08:44:30.187Z] 127.0.0.0/8 [2022-01-20T08:44:30.187Z] Live Restore Enabled: true [2022-01-20T08:44:30.187Z] [2022-01-20T08:44:30.187Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T08:44:30.300Z] #40 ... [2022-01-20T08:44:30.300Z] [2022-01-20T08:44:30.300Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:30.300Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:44:30.300Z] #49 21.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T08:44:30.300Z] #49 21.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T08:44:30.300Z] #49 21.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T08:44:30.300Z] #49 21.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T08:44:30.300Z] #49 21.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T08:44:30.300Z] #49 22.10 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T08:44:30.300Z] #49 22.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T08:44:30.300Z] #49 25.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T08:44:30.300Z] #49 25.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T08:44:30.300Z] #49 25.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T08:44:30.300Z] #49 25.80 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T08:44:30.300Z] #49 25.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T08:44:30.300Z] #49 25.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T08:44:30.300Z] #49 25.93 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T08:44:30.300Z] #49 26.15 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T08:44:30.300Z] #49 26.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T08:44:30.300Z] #49 26.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T08:44:30.300Z] #49 26.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T08:44:30.300Z] #49 26.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T08:44:30.300Z] #49 26.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T08:44:30.300Z] #49 26.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T08:44:30.300Z] #49 26.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T08:44:30.300Z] #49 27.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T08:44:30.300Z] #49 27.04 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T08:44:30.300Z] #49 27.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T08:44:30.300Z] #49 27.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T08:44:30.300Z] #49 27.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T08:44:30.300Z] #49 27.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T08:44:30.300Z] #49 27.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T08:44:30.300Z] #49 27.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T08:44:30.300Z] #49 28.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T08:44:30.300Z] #49 28.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T08:44:30.300Z] #49 28.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T08:44:30.300Z] #49 28.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T08:44:30.300Z] #49 28.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T08:44:30.300Z] #49 29.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T08:44:30.300Z] #49 29.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T08:44:30.300Z] #49 29.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T08:44:30.300Z] #49 29.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T08:44:30.300Z] #49 29.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T08:44:30.300Z] #49 29.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T08:44:30.300Z] #49 30.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T08:44:30.300Z] #49 30.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T08:44:30.300Z] #49 30.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T08:44:30.300Z] #49 30.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T08:44:30.300Z] #49 30.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T08:44:30.300Z] #49 30.81 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T08:44:30.300Z] #49 30.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T08:44:30.300Z] #49 30.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T08:44:30.300Z] #49 30.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T08:44:30.300Z] #49 ... [2022-01-20T08:44:30.300Z] [2022-01-20T08:44:30.300Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:30.300Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:44:30.300Z] #45 21.10 crypto/internal/subtle [2022-01-20T08:44:30.300Z] #45 21.27 crypto/subtle [2022-01-20T08:44:30.300Z] #45 21.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T08:44:30.300Z] #45 21.66 internal/nettrace [2022-01-20T08:44:30.300Z] #45 21.90 runtime/cgo [2022-01-20T08:44:30.300Z] #45 ... [2022-01-20T08:44:30.300Z] [2022-01-20T08:44:30.300Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:30.300Z] #67 sha256:c377af6172c85c9672e306fa242cf23dde7e8edf9c7b96a09af51b914d294c61 [2022-01-20T08:44:30.301Z] #67 23.79 Checking out files: 61% (1169/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T08:44:30.301Z] #67 24.44 + cd /tmp/tmp.FKQjzm15LH/src/github.com/docker/libnetwork [2022-01-20T08:44:30.301Z] #67 24.44 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:30.301Z] #67 25.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T08:44:30.466Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:44:30.467Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:44:30.467Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43165/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T08:44:30.467Z] + bash /home/ubuntu/workspace/moby_PR-43165/check-config.sh [2022-01-20T08:44:30.467Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T08:44:30.467Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T08:44:30.467Z] [2022-01-20T08:44:30.467Z] Generally Necessary: [2022-01-20T08:44:30.467Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T08:44:30.467Z] - apparmor: enabled and tools installed [2022-01-20T08:44:30.467Z] - CONFIG_NAMESPACES: enabled [2022-01-20T08:44:30.467Z] - CONFIG_NET_NS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_PID_NS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_IPC_NS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_UTS_NS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUPS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CPUSETS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_MEMCG: enabled [2022-01-20T08:44:30.467Z] - CONFIG_KEYS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_VETH: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T08:44:30.467Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T08:44:30.467Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T08:44:30.467Z] [2022-01-20T08:44:30.467Z] Optional Features: [2022-01-20T08:44:30.467Z] - CONFIG_USER_NS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_SECCOMP: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T08:44:30.467Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T08:44:30.467Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T08:44:30.467Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T08:44:30.467Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T08:44:30.467Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T08:44:30.467Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T08:44:30.467Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T08:44:30.467Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T08:44:30.467Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T08:44:30.467Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T08:44:30.467Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T08:44:30.562Z] #67 ... [2022-01-20T08:44:30.562Z] [2022-01-20T08:44:30.562Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:30.562Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:44:30.562Z] #49 31.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T08:44:30.723Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T08:44:30.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T08:44:30.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T08:44:30.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T08:44:30.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_EXT4_FS: enabled [2022-01-20T08:44:30.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T08:44:30.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T08:44:30.723Z] - Network Drivers: [2022-01-20T08:44:30.723Z] - "overlay": [2022-01-20T08:44:30.723Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T08:44:30.723Z] Optional (for encrypted networks): [2022-01-20T08:44:30.723Z] - CONFIG_CRYPTO: enabled [2022-01-20T08:44:30.723Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T08:44:30.723Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T08:44:30.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T08:44:30.723Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T08:44:30.723Z] - CONFIG_XFRM: enabled [2022-01-20T08:44:30.723Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T08:44:30.723Z] - "ipvlan": [2022-01-20T08:44:30.723Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T08:44:30.723Z] - "macvlan": [2022-01-20T08:44:30.723Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T08:44:30.723Z] - "ftp,tftp client in container": [2022-01-20T08:44:30.723Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T08:44:30.723Z] - Storage Drivers: [2022-01-20T08:44:30.723Z] - "aufs": [2022-01-20T08:44:30.723Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T08:44:30.723Z] - "btrfs": [2022-01-20T08:44:30.723Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T08:44:30.723Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T08:44:30.723Z] - "devicemapper": [2022-01-20T08:44:30.723Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T08:44:30.723Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T08:44:30.723Z] - "overlay": [2022-01-20T08:44:30.723Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T08:44:30.723Z] - "zfs": [2022-01-20T08:44:30.723Z] - /dev/zfs: present [2022-01-20T08:44:30.723Z] - zfs command: missing [2022-01-20T08:44:30.723Z] - zpool command: missing [2022-01-20T08:44:30.723Z] [2022-01-20T08:44:30.723Z] Limits: [2022-01-20T08:44:30.723Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T08:44:30.723Z] [2022-01-20T08:44:30.723Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T08:44:30.823Z] #49 31.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T08:44:30.823Z] #49 32.14 go: downloading golang.org/x/text v0.3.2 [2022-01-20T08:44:30.894Z] #58 ... [2022-01-20T08:44:30.894Z] [2022-01-20T08:44:30.894Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:30.894Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:30.894Z] #49 18.42 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T08:44:30.894Z] #49 18.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T08:44:30.894Z] #49 18.53 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T08:44:30.894Z] #49 18.53 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T08:44:30.894Z] #49 18.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T08:44:30.894Z] #49 18.95 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T08:44:30.894Z] #49 19.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T08:44:30.894Z] #49 19.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T08:44:30.894Z] #49 19.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T08:44:30.894Z] #49 19.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T08:44:30.998Z] #49 18.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T08:44:30.998Z] #49 19.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T08:44:31.048Z] + sudo modprobe ip_vs [2022-01-20T08:44:31.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 . [2022-01-20T08:44:31.150Z] #49 20.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T08:44:31.305Z] #1 [internal] load build definition from Dockerfile [2022-01-20T08:44:31.305Z] #1 sha256:3f057afe1bd7d15ba35313dc6f7291195a3964a9d5c52f46273878b627c1ba42 [2022-01-20T08:44:31.305Z] #1 transferring dockerfile: 17.04kB 0.0s done [2022-01-20T08:44:31.305Z] #1 DONE 0.0s [2022-01-20T08:44:31.305Z] [2022-01-20T08:44:31.305Z] #2 [internal] load .dockerignore [2022-01-20T08:44:31.305Z] #2 sha256:82847150b7de232465c58d7cbdb33bc5cca5e9536c8fe9890a132dc6a0c6d15e [2022-01-20T08:44:31.305Z] #2 transferring context: 87B done [2022-01-20T08:44:31.305Z] #2 DONE 0.0s [2022-01-20T08:44:31.305Z] [2022-01-20T08:44:31.305Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T08:44:31.305Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T08:44:31.407Z] #49 21.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T08:44:31.562Z] #3 DONE 0.3s [2022-01-20T08:44:31.562Z] [2022-01-20T08:44:31.562Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T08:44:31.562Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T08:44:31.562Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T08:44:31.746Z] #36 29.68 Building dependency tree... [2022-01-20T08:44:31.746Z] #36 31.42 Reading state information... [2022-01-20T08:44:31.818Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-20T08:44:31.818Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-01-20T08:44:31.818Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T08:44:31.818Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-20T08:44:31.818Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-01-20T08:44:32.007Z] #36 ... [2022-01-20T08:44:32.007Z] [2022-01-20T08:44:32.007Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:32.007Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:44:32.007Z] #45 21.92 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T08:44:32.007Z] #45 ... [2022-01-20T08:44:32.007Z] [2022-01-20T08:44:32.007Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:32.007Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:32.007Z] #13 22.71 Reading package lists... [2022-01-20T08:44:32.075Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-01-20T08:44:32.333Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-20T08:44:32.333Z] #4 DONE 0.6s [2022-01-20T08:44:32.333Z] [2022-01-20T08:44:32.333Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:44:32.333Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T08:44:32.336Z] #49 ... [2022-01-20T08:44:32.336Z] [2022-01-20T08:44:32.336Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:32.336Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:32.336Z] #36 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:32.336Z] #36 ... [2022-01-20T08:44:32.336Z] [2022-01-20T08:44:32.336Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:32.336Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:44:32.336Z] #45 11.91 math [2022-01-20T08:44:32.336Z] #45 17.64 unicode/utf16 [2022-01-20T08:44:32.336Z] #45 17.91 container/list [2022-01-20T08:44:32.336Z] #45 18.53 crypto/internal/subtle [2022-01-20T08:44:32.336Z] #45 18.67 crypto/subtle [2022-01-20T08:44:32.336Z] #45 18.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T08:44:32.336Z] #45 18.97 internal/nettrace [2022-01-20T08:44:32.336Z] #45 19.20 runtime/cgo [2022-01-20T08:44:32.735Z] #49 ... [2022-01-20T08:44:32.735Z] [2022-01-20T08:44:32.736Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:32.736Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:32.736Z] #36 23.76 Fetched 8471 kB in 20s (432 kB/s) [2022-01-20T08:44:32.736Z] #36 23.76 Reading package lists... [2022-01-20T08:44:32.736Z] #36 30.69 Reading package lists... [2022-01-20T08:44:32.736Z] #36 ... [2022-01-20T08:44:32.736Z] [2022-01-20T08:44:32.736Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:32.736Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:32.736Z] #42 23.94 Fetched 8471 kB in 18s (463 kB/s) [2022-01-20T08:44:32.736Z] #42 23.94 Reading package lists... [2022-01-20T08:44:32.736Z] #42 31.18 Reading package lists... [2022-01-20T08:44:32.736Z] #42 ... [2022-01-20T08:44:32.736Z] [2022-01-20T08:44:32.736Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:32.736Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:44:32.736Z] #45 33.41 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T08:44:33.264Z] #45 ... [2022-01-20T08:44:33.264Z] [2022-01-20T08:44:33.264Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:33.264Z] #58 sha256:203543403774a1c2b1c73b860eb388edd5c0688ca50fdb103bf61d10f02eb3f7 [2022-01-20T08:44:33.264Z] #58 22.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T08:44:33.264Z] #58 22.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T08:44:33.271Z] #8 DONE 0.9s [2022-01-20T08:44:33.271Z] [2022-01-20T08:44:33.271Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T08:44:33.271Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T08:44:33.271Z] #5 DONE 0.8s [2022-01-20T08:44:33.271Z] [2022-01-20T08:44:33.271Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T08:44:33.271Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T08:44:33.271Z] #6 DONE 0.8s [2022-01-20T08:44:33.271Z] [2022-01-20T08:44:33.271Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T08:44:33.271Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T08:44:33.271Z] #7 DONE 0.9s [2022-01-20T08:44:33.649Z] #13 29.02 Building dependency tree... [2022-01-20T08:44:33.649Z] #13 ... [2022-01-20T08:44:33.650Z] [2022-01-20T08:44:33.650Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:33.650Z] #67 sha256:ded890e197a50bbcf0e0efeb96c16322643800398894bf4d2c6ac57f37a6bce0 [2022-01-20T08:44:33.650Z] #67 DONE 33.7s [2022-01-20T08:44:33.650Z] [2022-01-20T08:44:33.650Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:33.650Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:33.650Z] #36 33.61 The following additional packages will be installed: [2022-01-20T08:44:33.650Z] #36 33.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T08:44:33.650Z] #36 33.63 Suggested packages: [2022-01-20T08:44:33.650Z] #36 33.65 cmake-doc ninja-build lrzip [2022-01-20T08:44:33.650Z] #36 33.65 Recommended packages: [2022-01-20T08:44:33.650Z] #36 33.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T08:44:33.686Z] #45 ... [2022-01-20T08:44:33.686Z] [2022-01-20T08:44:33.686Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:33.686Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:33.686Z] #55 24.69 Fetched 8471 kB in 19s (445 kB/s) [2022-01-20T08:44:33.686Z] #55 24.69 Reading package lists... [2022-01-20T08:44:33.686Z] #55 31.51 Reading package lists... [2022-01-20T08:44:33.686Z] #55 ... [2022-01-20T08:44:33.686Z] [2022-01-20T08:44:33.686Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:33.686Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:44:33.686Z] #51 24.76 runtime [2022-01-20T08:44:33.686Z] #51 ... [2022-01-20T08:44:33.686Z] [2022-01-20T08:44:33.686Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:33.686Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:33.686Z] #13 21.80 Fetched 9004 kB in 20s (457 kB/s) [2022-01-20T08:44:33.686Z] #13 21.80 Reading package lists... [2022-01-20T08:44:33.827Z] #58 ... [2022-01-20T08:44:33.827Z] [2022-01-20T08:44:33.827Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:33.827Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:44:33.827Z] #51 13.22 + cd /tmp/tmp.6ey73jStMc/src/github.com/mvdan/sh [2022-01-20T08:44:33.827Z] #51 13.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:33.827Z] #51 13.39 + GO111MODULE=on [2022-01-20T08:44:33.827Z] #51 13.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T08:44:33.827Z] #51 14.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T08:44:33.827Z] #51 14.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T08:44:33.827Z] #51 14.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T08:44:33.827Z] #51 16.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T08:44:33.827Z] #51 20.54 runtime [2022-01-20T08:44:33.844Z] [2022-01-20T08:44:33.844Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:44:33.844Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:44:33.844Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T08:44:33.844Z] #64 DONE 0.0s [2022-01-20T08:44:33.844Z] [2022-01-20T08:44:33.844Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:44:33.844Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:44:33.844Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T08:44:33.844Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-20T08:44:33.844Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-20T08:44:33.844Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0B / 50.44MB 0.1s [2022-01-20T08:44:33.844Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T08:44:33.844Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 11.53MB / 50.44MB 0.3s [2022-01-20T08:44:34.105Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 25.17MB / 50.44MB 0.5s [2022-01-20T08:44:34.283Z] #49 ... [2022-01-20T08:44:34.283Z] [2022-01-20T08:44:34.283Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:34.283Z] #47 sha256:09370b6013d23a9f0059a747b08bcebe4ffa4972e783b0a8940500e93dc85cea [2022-01-20T08:44:34.283Z] #47 12.35 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:44:34.283Z] #47 ... [2022-01-20T08:44:34.283Z] [2022-01-20T08:44:34.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:34.283Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:34.283Z] #49 22.52 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T08:44:34.364Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 31.28MB / 50.44MB 0.6s [2022-01-20T08:44:34.364Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 45.09MB / 50.44MB 0.8s [2022-01-20T08:44:34.389Z] #51 ... [2022-01-20T08:44:34.389Z] [2022-01-20T08:44:34.389Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:34.389Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:44:34.389Z] #34 14.03 encoding [2022-01-20T08:44:34.539Z] #49 22.54 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T08:44:34.539Z] #49 ... [2022-01-20T08:44:34.539Z] [2022-01-20T08:44:34.539Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:34.539Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:34.539Z] #55 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:34.626Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s [2022-01-20T08:44:34.645Z] #34 ... [2022-01-20T08:44:34.646Z] [2022-01-20T08:44:34.646Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:34.646Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:34.646Z] #42 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:34.646Z] #42 ... [2022-01-20T08:44:34.646Z] [2022-01-20T08:44:34.646Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:34.646Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:34.646Z] #13 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:34.646Z] #13 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:34.795Z] #55 ... [2022-01-20T08:44:34.795Z] [2022-01-20T08:44:34.795Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:34.795Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:34.795Z] #49 22.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T08:44:34.795Z] #49 22.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T08:44:34.795Z] #49 22.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T08:44:34.795Z] #49 22.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T08:44:35.035Z] #36 34.80 The following NEW packages will be installed: [2022-01-20T08:44:35.035Z] #36 34.81 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T08:44:35.035Z] #36 34.81 vim-common xxd [2022-01-20T08:44:35.035Z] #36 35.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:35.035Z] #36 35.21 Need to get 14.2 MB of archives. [2022-01-20T08:44:35.035Z] #36 35.21 After this operation, 60.0 MB of additional disk space will be used. [2022-01-20T08:44:35.035Z] #36 35.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-01-20T08:44:35.035Z] #36 35.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:44:35.035Z] #36 35.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T08:44:35.261Z] #13 ... [2022-01-20T08:44:35.261Z] [2022-01-20T08:44:35.261Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:35.261Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:35.261Z] #36 24.57 Fetched 8471 kB in 19s (456 kB/s) [2022-01-20T08:44:35.295Z] #36 35.33 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-01-20T08:44:35.357Z] #49 23.42 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T08:44:35.357Z] #49 23.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T08:44:35.357Z] #49 23.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T08:44:35.357Z] #49 ... [2022-01-20T08:44:35.357Z] [2022-01-20T08:44:35.357Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:35.357Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:35.357Z] #36 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:35.357Z] #36 23.57 Fetched 8471 kB in 18s (469 kB/s) [2022-01-20T08:44:35.357Z] #36 23.57 Reading package lists... [2022-01-20T08:44:35.357Z] #36 ... [2022-01-20T08:44:35.357Z] [2022-01-20T08:44:35.357Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:35.357Z] #67 sha256:34df1296484f6419d2e4531b67dc7ef581810893705527aca5dc05d1df84f27d [2022-01-20T08:44:35.558Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.6s done [2022-01-20T08:44:35.816Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0.1s [2022-01-20T08:44:35.876Z] #36 35.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-01-20T08:44:35.876Z] #36 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-01-20T08:44:35.876Z] #36 35.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-01-20T08:44:35.876Z] #36 35.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-01-20T08:44:35.876Z] #36 35.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-01-20T08:44:35.876Z] #36 35.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-01-20T08:44:35.877Z] #67 23.66 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) [2022-01-20T08:44:35.878Z] #67 ... [2022-01-20T08:44:35.878Z] [2022-01-20T08:44:35.878Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:35.878Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:35.878Z] #42 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:36.135Z] #42 ... [2022-01-20T08:44:36.135Z] [2022-01-20T08:44:36.135Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:36.135Z] #67 sha256:34df1296484f6419d2e4531b67dc7ef581810893705527aca5dc05d1df84f27d [2022-01-20T08:44:36.135Z] #67 23.66 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T08:44:36.141Z] #36 ... [2022-01-20T08:44:36.141Z] [2022-01-20T08:44:36.141Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:36.141Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-20T08:44:36.141Z] #55 29.40 Building dependency tree... [2022-01-20T08:44:36.141Z] #55 31.20 Reading state information... [2022-01-20T08:44:36.141Z] #55 33.44 The following additional packages will be installed: [2022-01-20T08:44:36.141Z] #55 33.45 libbtrfs0 [2022-01-20T08:44:36.141Z] #55 33.58 The following NEW packages will be installed: [2022-01-20T08:44:36.141Z] #55 33.58 libbtrfs-dev libbtrfs0 [2022-01-20T08:44:36.141Z] #55 33.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:36.141Z] #55 33.86 Need to get 119 kB of archives. [2022-01-20T08:44:36.141Z] #55 33.86 After this operation, 387 kB of additional disk space will be used. [2022-01-20T08:44:36.141Z] #55 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-01-20T08:44:36.141Z] #55 33.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-01-20T08:44:36.141Z] #55 35.03 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:36.141Z] #55 35.23 Fetched 119 kB in 0s (450 kB/s) [2022-01-20T08:44:36.141Z] #55 35.32 Selecting previously unselected package libbtrfs0. [2022-01-20T08:44:36.141Z] #55 35.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-01-20T08:44:36.141Z] #55 35.37 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-01-20T08:44:36.141Z] #55 35.38 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:36.141Z] #55 35.49 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:44:36.141Z] #55 35.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-01-20T08:44:36.141Z] #55 35.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:36.141Z] #55 35.73 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:36.141Z] #55 35.77 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:36.141Z] #55 35.78 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:36.141Z] #55 DONE 36.1s [2022-01-20T08:44:36.141Z] [2022-01-20T08:44:36.141Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:36.141Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:36.141Z] #42 23.78 Reading package lists... [2022-01-20T08:44:36.141Z] #42 29.95 Building dependency tree... [2022-01-20T08:44:36.141Z] #42 31.46 Reading state information... [2022-01-20T08:44:36.141Z] #42 33.43 The following additional packages will be installed: [2022-01-20T08:44:36.141Z] #42 33.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T08:44:36.141Z] #42 33.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T08:44:36.141Z] #42 33.46 Suggested packages: [2022-01-20T08:44:36.141Z] #42 33.46 manpages-dev python-setuptools [2022-01-20T08:44:36.141Z] #42 34.97 The following NEW packages will be installed: [2022-01-20T08:44:36.141Z] #42 34.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T08:44:36.141Z] #42 34.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T08:44:36.141Z] #42 34.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T08:44:36.141Z] #42 34.99 python-six zlib1g-dev [2022-01-20T08:44:36.141Z] #42 35.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:36.141Z] #42 35.40 Need to get 3798 kB of archives. [2022-01-20T08:44:36.141Z] #42 35.40 After this operation, 21.6 MB of additional disk space will be used. [2022-01-20T08:44:36.141Z] #42 35.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-01-20T08:44:36.141Z] #42 35.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T08:44:36.141Z] #42 35.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-01-20T08:44:36.141Z] #42 35.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-01-20T08:44:36.141Z] #42 35.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-01-20T08:44:36.141Z] #42 35.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-01-20T08:44:36.141Z] #42 35.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-01-20T08:44:36.141Z] #42 35.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-01-20T08:44:36.141Z] #42 35.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-01-20T08:44:36.141Z] #42 35.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-01-20T08:44:36.141Z] #42 35.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-01-20T08:44:36.141Z] #42 35.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-01-20T08:44:36.141Z] #42 35.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-01-20T08:44:36.141Z] #42 35.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-01-20T08:44:36.141Z] #42 35.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T08:44:36.141Z] #42 35.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T08:44:36.141Z] #42 35.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-01-20T08:44:36.233Z] #13 29.38 Reading package lists... [2022-01-20T08:44:36.233Z] #13 ... [2022-01-20T08:44:36.233Z] [2022-01-20T08:44:36.233Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:36.233Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:36.233Z] #42 31.18 Reading package lists... [2022-01-20T08:44:36.403Z] #67 24.45 + cd /tmp/tmp.pPkel0VbJH/src/github.com/docker/libnetwork [2022-01-20T08:44:36.403Z] #67 24.45 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:36.403Z] #67 ... [2022-01-20T08:44:36.403Z] [2022-01-20T08:44:36.403Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:36.403Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:44:36.403Z] #45 14.50 unicode/utf8 [2022-01-20T08:44:36.403Z] #45 15.09 math [2022-01-20T08:44:36.403Z] #45 19.17 unicode/utf16 [2022-01-20T08:44:36.403Z] #45 19.43 container/list [2022-01-20T08:44:36.403Z] #45 19.95 crypto/internal/subtle [2022-01-20T08:44:36.403Z] #45 20.05 crypto/subtle [2022-01-20T08:44:36.403Z] #45 20.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T08:44:36.403Z] #45 20.33 internal/nettrace [2022-01-20T08:44:36.403Z] #45 20.47 runtime/cgo [2022-01-20T08:44:36.403Z] #45 ... [2022-01-20T08:44:36.403Z] [2022-01-20T08:44:36.403Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:36.403Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:36.403Z] #49 23.55 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T08:44:36.403Z] #49 23.72 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T08:44:36.403Z] #49 23.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T08:44:36.403Z] #49 23.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T08:44:36.403Z] #49 23.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T08:44:36.403Z] #49 23.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T08:44:36.403Z] #49 24.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T08:44:36.403Z] #49 24.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T08:44:36.403Z] #49 24.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T08:44:36.403Z] #49 24.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T08:44:36.403Z] #49 24.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T08:44:36.403Z] #49 24.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T08:44:36.660Z] #49 24.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T08:44:36.660Z] #49 24.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T08:44:36.660Z] #49 24.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T08:44:36.712Z] #42 ... [2022-01-20T08:44:36.712Z] [2022-01-20T08:44:36.712Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:44:36.712Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:44:36.712Z] #56 0.600 + RM_GOPATH=0 [2022-01-20T08:44:36.712Z] #56 0.602 + TMP_GOPATH= [2022-01-20T08:44:36.712Z] #56 0.602 + : /build [2022-01-20T08:44:36.712Z] #56 0.602 + '[' -z '' ']' [2022-01-20T08:44:36.712Z] #56 0.604 ++ mktemp -d [2022-01-20T08:44:36.712Z] #56 0.605 + export GOPATH=/tmp/tmp.Hrh7G2NPr5 [2022-01-20T08:44:36.712Z] #56 0.605 + GOPATH=/tmp/tmp.Hrh7G2NPr5 [2022-01-20T08:44:36.712Z] #56 0.605 + RM_GOPATH=1 [2022-01-20T08:44:36.712Z] #56 0.605 + case "$(go env GOARCH)" in [2022-01-20T08:44:36.712Z] #56 0.606 ++ go env GOARCH [2022-01-20T08:44:36.712Z] #56 0.650 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:36.712Z] #56 0.651 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:36.712Z] #56 0.651 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:36.712Z] #56 0.653 + dir=/tmp/install [2022-01-20T08:44:36.712Z] #56 0.653 + bin=containerd [2022-01-20T08:44:36.712Z] #56 0.653 + shift [2022-01-20T08:44:36.712Z] #56 0.653 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T08:44:36.712Z] #56 0.653 + . /tmp/install/containerd.installer [2022-01-20T08:44:36.712Z] #56 0.653 ++ set -e [2022-01-20T08:44:36.712Z] #56 0.654 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:36.712Z] #56 0.654 + install_containerd [2022-01-20T08:44:36.712Z] #56 0.655 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T08:44:36.712Z] #56 0.658 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:36.712Z] #56 0.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hrh7G2NPr5/src/github.com/containerd/containerd [2022-01-20T08:44:36.712Z] #56 0.665 Cloning into '/tmp/tmp.Hrh7G2NPr5/src/github.com/containerd/containerd'... [2022-01-20T08:44:36.915Z] #49 25.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T08:44:36.915Z] #49 25.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T08:44:37.171Z] #49 25.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T08:44:37.171Z] #49 ... [2022-01-20T08:44:37.171Z] [2022-01-20T08:44:37.171Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:37.171Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:37.171Z] #13 9.502 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:37.171Z] #13 11.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:37.171Z] #13 ... [2022-01-20T08:44:37.171Z] [2022-01-20T08:44:37.171Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:37.171Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:37.185Z] #26 ... [2022-01-20T08:44:37.185Z] [2022-01-20T08:44:37.185Z] #23 [internal] load build context [2022-01-20T08:44:37.185Z] #23 sha256:5c712d98cff45bdf809b22cec09bb19103b1e2f5c8df5d98aab37ef25d11648c [2022-01-20T08:44:37.185Z] #23 transferring context: 53.45MB 2.8s done [2022-01-20T08:44:37.185Z] #23 DONE 3.5s [2022-01-20T08:44:37.185Z] [2022-01-20T08:44:37.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:37.185Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:37.185Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T08:44:37.185Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.5s done [2022-01-20T08:44:37.185Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.7s done [2022-01-20T08:44:37.185Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-20T08:44:37.185Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-20T08:44:37.185Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.3s done [2022-01-20T08:44:37.185Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T08:44:37.185Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 2.5s done [2022-01-20T08:44:37.185Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 3.5s done [2022-01-20T08:44:37.185Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 99.61MB / 129.08MB 3.6s [2022-01-20T08:44:37.185Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 3.6s [2022-01-20T08:44:37.429Z] #40 24.88 Checking out files: 88% (1568/1779) Checking out files: 89% (1584/1779) Checking out files: 90% (1602/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T08:44:37.429Z] #40 25.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T08:44:37.429Z] #40 ... [2022-01-20T08:44:37.429Z] [2022-01-20T08:44:37.429Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:37.429Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:44:37.429Z] #34 15.53 encoding [2022-01-20T08:44:37.429Z] #34 ... [2022-01-20T08:44:37.429Z] [2022-01-20T08:44:37.429Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:37.429Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:37.429Z] #49 25.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T08:44:37.429Z] #49 25.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T08:44:37.442Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 106.95MB / 129.08MB 3.7s [2022-01-20T08:44:37.442Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 3.6s done [2022-01-20T08:44:37.442Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 117.44MB / 129.08MB 3.8s [2022-01-20T08:44:37.699Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 126.88MB / 129.08MB 3.9s [2022-01-20T08:44:37.882Z] #42 37.64 Building dependency tree... [2022-01-20T08:44:37.882Z] #42 39.16 Reading state information... [2022-01-20T08:44:37.995Z] #49 26.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T08:44:37.995Z] #49 26.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T08:44:37.995Z] #49 26.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T08:44:38.252Z] #49 26.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T08:44:38.252Z] #49 26.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T08:44:38.510Z] #49 26.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T08:44:38.510Z] #49 26.62 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T08:44:39.073Z] #49 27.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T08:44:39.073Z] #49 ... [2022-01-20T08:44:39.073Z] [2022-01-20T08:44:39.073Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:39.073Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:44:39.073Z] #51 17.17 + cd /tmp/tmp.SaXkOs7wrg/src/github.com/mvdan/sh [2022-01-20T08:44:39.073Z] #51 17.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:44:39.073Z] #51 17.30 + GO111MODULE=on [2022-01-20T08:44:39.073Z] #51 17.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T08:44:39.073Z] #51 18.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T08:44:39.073Z] #51 18.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T08:44:39.073Z] #51 18.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T08:44:39.073Z] #51 20.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T08:44:39.073Z] #51 23.89 runtime [2022-01-20T08:44:39.073Z] #51 ... [2022-01-20T08:44:39.073Z] [2022-01-20T08:44:39.073Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:39.073Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:39.073Z] #49 27.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T08:44:39.073Z] #49 27.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T08:44:39.330Z] #49 27.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T08:44:39.330Z] #49 27.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T08:44:39.330Z] #49 27.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T08:44:39.587Z] #49 27.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T08:44:39.591Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 5.8s done [2022-01-20T08:44:39.591Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-20T08:44:39.848Z] #9 ... [2022-01-20T08:44:39.848Z] [2022-01-20T08:44:39.848Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:44:39.848Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T08:44:39.848Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T08:44:39.848Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T08:44:39.848Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T08:44:39.848Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T08:44:39.848Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-01-20T08:44:39.848Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-01-20T08:44:39.848Z] #62 DONE 6.0s [2022-01-20T08:44:39.848Z] [2022-01-20T08:44:39.848Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T08:44:39.848Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T08:44:39.848Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 3.9s done [2022-01-20T08:44:39.848Z] #26 DONE 6.1s [2022-01-20T08:44:39.848Z] [2022-01-20T08:44:39.848Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:44:39.848Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:44:40.010Z] #56 ... [2022-01-20T08:44:40.010Z] [2022-01-20T08:44:40.010Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:40.010Z] #34 sha256:da8728f8c1ef1b9ddc7b349bbfbde9c1d66f2ba3ee50a77f2fe04ff875cdf6aa [2022-01-20T08:44:40.010Z] #34 30.00 sync [2022-01-20T08:44:40.010Z] #34 30.07 internal/reflectlite [2022-01-20T08:44:40.010Z] #34 31.80 internal/testlog [2022-01-20T08:44:40.010Z] #34 32.59 sort [2022-01-20T08:44:40.010Z] #34 32.60 errors [2022-01-20T08:44:40.010Z] #34 32.97 strconv [2022-01-20T08:44:40.010Z] #34 33.83 io [2022-01-20T08:44:40.010Z] #34 34.88 internal/oserror [2022-01-20T08:44:40.010Z] #34 35.03 syscall [2022-01-20T08:44:40.010Z] #34 37.00 reflect [2022-01-20T08:44:40.010Z] #34 ... [2022-01-20T08:44:40.010Z] [2022-01-20T08:44:40.011Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:40.011Z] #49 sha256:220bab3e2a4816e7604cbe58fd3d670f097708e308a6ef0ab4f481ea1ff22250 [2022-01-20T08:44:40.011Z] #49 30.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T08:44:40.011Z] #49 30.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T08:44:40.011Z] #49 30.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T08:44:40.011Z] #49 30.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T08:44:40.011Z] #49 30.47 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T08:44:40.011Z] #49 31.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T08:44:40.011Z] #49 32.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T08:44:40.011Z] #49 32.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T08:44:40.153Z] #49 28.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T08:44:40.153Z] #49 ... [2022-01-20T08:44:40.153Z] [2022-01-20T08:44:40.153Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:44:40.153Z] #58 sha256:1c600722901e116fef8270b614d08d0110a2e24ddc6d001f4efe77518441686b [2022-01-20T08:44:40.153Z] #58 18.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T08:44:40.153Z] #58 18.78 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T08:44:40.153Z] #58 18.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T08:44:40.153Z] #58 18.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T08:44:40.153Z] #58 19.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T08:44:40.153Z] #58 19.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T08:44:40.153Z] #58 19.57 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T08:44:40.153Z] #58 20.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T08:44:40.153Z] #58 20.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T08:44:40.153Z] #58 22.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T08:44:40.153Z] #58 27.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T08:44:40.153Z] #58 ... [2022-01-20T08:44:40.153Z] [2022-01-20T08:44:40.153Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:40.153Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:40.153Z] #49 28.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T08:44:40.153Z] #49 28.31 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T08:44:40.153Z] #49 28.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T08:44:40.153Z] #49 28.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T08:44:40.272Z] #49 ... [2022-01-20T08:44:40.272Z] [2022-01-20T08:44:40.272Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:40.272Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:40.272Z] #42 36.89 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:40.272Z] #42 37.07 Fetched 3798 kB in 1s (6957 kB/s) [2022-01-20T08:44:40.272Z] #42 37.18 Selecting previously unselected package libcap-dev:arm64. [2022-01-20T08:44:40.272Z] #42 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-01-20T08:44:40.272Z] #42 37.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 37.28 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-01-20T08:44:40.272Z] #42 37.36 Selecting previously unselected package libnet1:arm64. [2022-01-20T08:44:40.272Z] #42 37.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 37.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:40.272Z] #42 37.49 Selecting previously unselected package libnet1-dev. [2022-01-20T08:44:40.272Z] #42 37.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 37.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:40.272Z] #42 37.71 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T08:44:40.272Z] #42 37.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 37.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-01-20T08:44:40.272Z] #42 37.84 Selecting previously unselected package libnl-3-dev:arm64. [2022-01-20T08:44:40.272Z] #42 37.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 37.85 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-01-20T08:44:40.272Z] #42 38.08 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T08:44:40.272Z] #42 38.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 38.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-20T08:44:40.272Z] #42 38.21 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-01-20T08:44:40.272Z] #42 38.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 38.23 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-01-20T08:44:40.272Z] #42 38.37 Selecting previously unselected package zlib1g-dev:arm64. [2022-01-20T08:44:40.272Z] #42 38.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 38.40 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:44:40.272Z] #42 38.63 Selecting previously unselected package libprotobuf17:arm64. [2022-01-20T08:44:40.272Z] #42 38.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 38.64 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:40.272Z] #42 39.23 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-01-20T08:44:40.272Z] #42 39.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 39.24 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:40.272Z] #42 39.44 Selecting previously unselected package libprotobuf-dev:arm64. [2022-01-20T08:44:40.272Z] #42 39.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:40.272Z] #42 39.47 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:40.410Z] #49 28.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T08:44:40.430Z] #42 41.25 The following additional packages will be installed: [2022-01-20T08:44:40.430Z] #42 41.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T08:44:40.430Z] #42 41.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T08:44:40.430Z] #42 41.29 Suggested packages: [2022-01-20T08:44:40.430Z] #42 41.29 manpages-dev python-setuptools [2022-01-20T08:44:40.664Z] #36 24.57 Reading package lists... [2022-01-20T08:44:40.664Z] #36 ... [2022-01-20T08:44:40.664Z] [2022-01-20T08:44:40.664Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:40.664Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:40.664Z] #49 24.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T08:44:40.664Z] #49 24.56 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T08:44:40.664Z] #49 24.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T08:44:40.664Z] #49 24.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T08:44:40.664Z] #49 25.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T08:44:40.664Z] #49 25.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T08:44:40.664Z] #49 25.53 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T08:44:40.664Z] #49 25.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T08:44:40.664Z] #49 25.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T08:44:40.664Z] #49 25.72 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T08:44:40.664Z] #49 25.85 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T08:44:40.664Z] #49 26.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T08:44:40.664Z] #49 26.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T08:44:40.664Z] #49 26.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T08:44:40.664Z] #49 26.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T08:44:40.664Z] #49 26.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T08:44:40.664Z] #49 26.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T08:44:40.664Z] #49 27.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T08:44:40.664Z] #49 27.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T08:44:40.664Z] #49 27.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T08:44:40.664Z] #49 27.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T08:44:40.664Z] #49 27.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T08:44:40.664Z] #49 28.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T08:44:40.664Z] #49 29.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T08:44:40.664Z] #49 29.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T08:44:40.664Z] #49 30.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T08:44:40.664Z] #49 30.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T08:44:40.843Z] #42 40.81 Selecting previously unselected package libprotoc17:arm64. [2022-01-20T08:44:40.843Z] #42 40.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:40.843Z] #42 40.82 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:40.921Z] #49 30.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T08:44:40.921Z] #49 30.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T08:44:41.177Z] #49 ... [2022-01-20T08:44:41.177Z] [2022-01-20T08:44:41.177Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:41.177Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:41.177Z] #55 20.71 Fetched 8471 kB in 16s (517 kB/s) [2022-01-20T08:44:41.177Z] #55 20.71 Reading package lists... [2022-01-20T08:44:41.177Z] #55 28.42 Reading package lists... [2022-01-20T08:44:41.177Z] #55 ... [2022-01-20T08:44:41.177Z] [2022-01-20T08:44:41.177Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:41.177Z] #67 sha256:744e0513ab19e9eaf072bd73f3065a01ec49e9cc18b87e8b8c2ec0e466480ed7 [2022-01-20T08:44:41.177Z] #67 26.12 Checking out files: 59% (1140/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T08:44:41.177Z] #67 27.12 + cd /tmp/tmp.b3bCmxpOKQ/src/github.com/docker/libnetwork [2022-01-20T08:44:41.177Z] #67 27.12 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:44:41.177Z] #67 27.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T08:44:41.224Z] #27 1.401 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:44:41.224Z] #27 1.402 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:44:41.224Z] #27 1.428 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:44:41.224Z] #27 1.523 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:44:41.417Z] #42 41.31 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T08:44:41.417Z] #42 41.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-01-20T08:44:41.417Z] #42 41.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:44:41.434Z] #67 ... [2022-01-20T08:44:41.434Z] [2022-01-20T08:44:41.434Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:41.434Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:41.434Z] #36 24.57 Reading package lists... [2022-01-20T08:44:41.482Z] #27 ... [2022-01-20T08:44:41.482Z] [2022-01-20T08:44:41.482Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T08:44:41.482Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T08:44:41.482Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T08:44:41.482Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T08:44:41.482Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T08:44:41.482Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s [2022-01-20T08:44:41.482Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-01-20T08:44:41.482Z] #64 DONE 7.7s [2022-01-20T08:44:41.482Z] [2022-01-20T08:44:41.482Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:44:41.482Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:44:41.482Z] #27 1.718 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:44:41.678Z] #42 41.52 Selecting previously unselected package protobuf-compiler. [2022-01-20T08:44:41.678Z] #42 41.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:41.678Z] #42 41.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:44:41.678Z] #42 41.66 Selecting previously unselected package python-pkg-resources. [2022-01-20T08:44:41.678Z] #42 41.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:44:41.678Z] #42 41.67 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T08:44:41.778Z] #49 29.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T08:44:41.778Z] #49 29.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T08:44:41.778Z] #49 29.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T08:44:41.778Z] #49 29.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T08:44:41.778Z] #49 29.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T08:44:41.778Z] #49 29.98 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T08:44:41.817Z] #42 42.76 The following NEW packages will be installed: [2022-01-20T08:44:41.817Z] #42 42.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T08:44:41.817Z] #42 42.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T08:44:41.817Z] #42 42.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T08:44:41.817Z] #42 42.77 python-six zlib1g-dev [2022-01-20T08:44:41.817Z] #42 43.13 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:41.817Z] #42 43.13 Need to get 4095 kB of archives. [2022-01-20T08:44:41.817Z] #42 43.13 After this operation, 22.5 MB of additional disk space will be used. [2022-01-20T08:44:41.817Z] #42 43.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-20T08:44:41.939Z] #42 41.93 Selecting previously unselected package python-six. [2022-01-20T08:44:41.939Z] #42 41.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T08:44:41.939Z] #42 41.95 Unpacking python-six (1.12.0-1) ... [2022-01-20T08:44:42.047Z] #27 2.283 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:44:42.078Z] #42 43.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:44:42.078Z] #42 43.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-20T08:44:42.078Z] #42 43.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:44:42.078Z] #42 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-20T08:44:42.078Z] #42 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:44:42.078Z] #42 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-01-20T08:44:42.078Z] #42 43.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-20T08:44:42.078Z] #42 43.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-20T08:44:42.078Z] #42 43.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-20T08:44:42.200Z] #42 42.03 Selecting previously unselected package python-protobuf. [2022-01-20T08:44:42.200Z] #42 42.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-01-20T08:44:42.200Z] #42 42.06 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T08:44:42.340Z] #42 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-20T08:44:42.340Z] #42 43.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-20T08:44:42.340Z] #42 43.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-01-20T08:44:42.340Z] #42 43.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-20T08:44:42.340Z] #42 43.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T08:44:42.340Z] #42 43.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T08:44:42.342Z] #49 30.33 go: downloading golang.org/x/text v0.3.2 [2022-01-20T08:44:42.602Z] #42 43.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-20T08:44:42.771Z] #42 42.74 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T08:44:42.864Z] #42 ... [2022-01-20T08:44:42.865Z] [2022-01-20T08:44:42.865Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:42.865Z] #67 sha256:c377af6172c85c9672e306fa242cf23dde7e8edf9c7b96a09af51b914d294c61 [2022-01-20T08:44:42.865Z] #67 DONE 44.2s [2022-01-20T08:44:42.865Z] [2022-01-20T08:44:42.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:42.865Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:42.865Z] #36 30.69 Reading package lists... [2022-01-20T08:44:42.865Z] #36 37.77 Building dependency tree... [2022-01-20T08:44:42.865Z] #36 39.33 Reading state information... [2022-01-20T08:44:42.865Z] #36 41.45 The following additional packages will be installed: [2022-01-20T08:44:42.865Z] #36 41.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T08:44:42.865Z] #36 41.46 Suggested packages: [2022-01-20T08:44:42.865Z] #36 41.47 cmake-doc ninja-build lrzip [2022-01-20T08:44:42.865Z] #36 41.47 Recommended packages: [2022-01-20T08:44:42.865Z] #36 41.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T08:44:42.865Z] #36 42.40 The following NEW packages will be installed: [2022-01-20T08:44:42.865Z] #36 42.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T08:44:42.865Z] #36 42.41 vim-common xxd [2022-01-20T08:44:42.865Z] #36 42.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:42.865Z] #36 42.96 Need to get 14.9 MB of archives. [2022-01-20T08:44:42.865Z] #36 42.96 After this operation, 61.8 MB of additional disk space will be used. [2022-01-20T08:44:42.865Z] #36 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:44:42.865Z] #36 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:44:42.865Z] #36 43.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T08:44:42.865Z] #36 43.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:44:42.865Z] #36 44.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-20T08:44:42.865Z] #36 44.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-20T08:44:42.865Z] #36 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-20T08:44:42.865Z] #36 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-20T08:44:42.865Z] #36 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-20T08:44:42.865Z] #36 44.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-20T08:44:42.984Z] #27 ... [2022-01-20T08:44:42.984Z] [2022-01-20T08:44:42.984Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T08:44:42.984Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T08:44:42.984Z] #63 DONE 0.5s [2022-01-20T08:44:42.984Z] [2022-01-20T08:44:42.984Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T08:44:42.984Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T08:44:43.437Z] #36 ... [2022-01-20T08:44:43.437Z] [2022-01-20T08:44:43.437Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:43.437Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:43.437Z] #55 31.51 Reading package lists... [2022-01-20T08:44:43.437Z] #55 38.64 Building dependency tree... [2022-01-20T08:44:43.437Z] #55 40.11 Reading state information... [2022-01-20T08:44:43.437Z] #55 42.17 The following additional packages will be installed: [2022-01-20T08:44:43.437Z] #55 42.18 libbtrfs0 [2022-01-20T08:44:43.437Z] #55 42.43 The following NEW packages will be installed: [2022-01-20T08:44:43.437Z] #55 42.44 libbtrfs-dev libbtrfs0 [2022-01-20T08:44:43.437Z] #55 42.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:43.437Z] #55 42.96 Need to get 119 kB of archives. [2022-01-20T08:44:43.437Z] #55 42.96 After this operation, 387 kB of additional disk space will be used. [2022-01-20T08:44:43.437Z] #55 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:44:43.437Z] #55 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:44:43.437Z] #55 44.24 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:43.437Z] #55 44.65 Fetched 119 kB in 0s (319 kB/s) [2022-01-20T08:44:43.437Z] #55 44.74 Selecting previously unselected package libbtrfs0. [2022-01-20T08:44:43.698Z] #55 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:43.698Z] #55 44.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:44:43.698Z] #55 44.95 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:43.714Z] #42 ... [2022-01-20T08:44:43.714Z] [2022-01-20T08:44:43.714Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:43.714Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:43.714Z] #13 29.02 Building dependency tree... [2022-01-20T08:44:43.714Z] #13 30.60 Reading state information... [2022-01-20T08:44:43.714Z] #13 33.15 The following additional packages will be installed: [2022-01-20T08:44:43.714Z] #13 33.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T08:44:43.714Z] #13 33.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T08:44:43.714Z] #13 33.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T08:44:43.714Z] #13 33.19 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T08:44:43.714Z] #13 33.19 mingw-w64-x86-64-dev [2022-01-20T08:44:43.714Z] #13 33.20 Suggested packages: [2022-01-20T08:44:43.714Z] #13 33.23 gcc-8-locales seccomp wine64 [2022-01-20T08:44:43.714Z] #13 34.34 The following NEW packages will be installed: [2022-01-20T08:44:43.714Z] #13 34.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T08:44:43.714Z] #13 34.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T08:44:43.714Z] #13 34.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T08:44:43.714Z] #13 34.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T08:44:43.714Z] #13 34.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T08:44:43.714Z] #13 34.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T08:44:43.714Z] #13 34.35 The following packages will be upgraded: [2022-01-20T08:44:43.714Z] #13 34.37 libseccomp2 [2022-01-20T08:44:43.714Z] #13 34.79 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:43.714Z] #13 34.79 Need to get 73.4 MB of archives. [2022-01-20T08:44:43.714Z] #13 34.79 After this operation, 471 MB of additional disk space will be used. [2022-01-20T08:44:43.714Z] #13 34.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-01-20T08:44:43.714Z] #13 34.79 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-01-20T08:44:43.714Z] #13 34.80 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-01-20T08:44:43.714Z] #13 34.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-01-20T08:44:43.714Z] #13 35.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T08:44:43.714Z] #13 35.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-01-20T08:44:43.714Z] #13 35.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-01-20T08:44:43.714Z] #13 35.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T08:44:43.714Z] #13 35.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T08:44:43.714Z] #13 35.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T08:44:43.714Z] #13 35.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-01-20T08:44:43.714Z] #13 38.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-01-20T08:44:43.714Z] #13 39.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-01-20T08:44:43.714Z] #13 39.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-01-20T08:44:43.714Z] #13 39.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-01-20T08:44:43.714Z] #13 39.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-01-20T08:44:43.714Z] #13 39.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-01-20T08:44:43.714Z] #13 39.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-01-20T08:44:43.714Z] #13 39.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-01-20T08:44:43.714Z] #13 39.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-01-20T08:44:43.714Z] #13 39.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-01-20T08:44:43.714Z] #13 39.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-01-20T08:44:43.714Z] #13 39.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-01-20T08:44:43.714Z] #13 39.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-01-20T08:44:43.714Z] #13 39.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-01-20T08:44:43.714Z] #13 39.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-01-20T08:44:43.916Z] #65 DONE 0.9s [2022-01-20T08:44:43.916Z] [2022-01-20T08:44:43.916Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:43.916Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:43.916Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 1.0s done [2022-01-20T08:44:43.916Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.6s done [2022-01-20T08:44:43.916Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 1.2s [2022-01-20T08:44:43.959Z] #55 45.20 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:44:43.959Z] #55 45.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:44:43.959Z] #55 45.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:43.975Z] #13 ... [2022-01-20T08:44:43.975Z] [2022-01-20T08:44:43.975Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:43.975Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:43.975Z] #36 37.20 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:43.975Z] #36 37.41 Fetched 14.2 MB in 1s (11.7 MB/s) [2022-01-20T08:44:43.975Z] #36 37.49 Selecting previously unselected package xxd. [2022-01-20T08:44:43.975Z] #36 37.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-01-20T08:44:43.975Z] #36 37.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-01-20T08:44:43.975Z] #36 37.56 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:44:43.975Z] #36 37.72 Selecting previously unselected package vim-common. [2022-01-20T08:44:43.975Z] #36 37.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:44:43.975Z] #36 37.76 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:44:43.975Z] #36 38.07 Selecting previously unselected package cmake-data. [2022-01-20T08:44:43.975Z] #36 38.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T08:44:43.975Z] #36 38.09 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T08:44:43.975Z] #36 41.14 Selecting previously unselected package libicu63:arm64. [2022-01-20T08:44:43.975Z] #36 41.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-01-20T08:44:43.975Z] #36 41.16 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-20T08:44:44.221Z] #55 ... [2022-01-20T08:44:44.221Z] [2022-01-20T08:44:44.221Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:44.221Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:44.221Z] #42 45.54 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:44.236Z] #36 ... [2022-01-20T08:44:44.236Z] [2022-01-20T08:44:44.236Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:44.236Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:44.236Z] #13 41.08 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:44.496Z] #13 41.29 Fetched 73.4 MB in 5s (13.5 MB/s) [2022-01-20T08:44:44.757Z] #13 41.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-01-20T08:44:44.757Z] #13 41.50 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-01-20T08:44:44.757Z] #13 41.55 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T08:44:44.793Z] #42 45.86 Fetched 4095 kB in 1s (4813 kB/s) [2022-01-20T08:44:44.793Z] #42 45.99 Selecting previously unselected package libcap-dev:amd64. [2022-01-20T08:44:44.793Z] #42 45.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:44.793Z] #42 46.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-20T08:44:44.793Z] #42 46.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:44:44.793Z] #42 ... [2022-01-20T08:44:44.793Z] [2022-01-20T08:44:44.793Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:44.793Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:44.793Z] #55 45.73 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:44.793Z] #55 45.82 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:44.793Z] #55 45.83 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:44.793Z] #55 DONE 46.2s [2022-01-20T08:44:45.019Z] #13 41.75 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:44:45.055Z] [2022-01-20T08:44:45.055Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:44:45.055Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:44:45.281Z] #13 42.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T08:44:45.281Z] #13 42.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-01-20T08:44:45.281Z] #13 42.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-01-20T08:44:45.281Z] #13 42.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:44:45.542Z] #13 ... [2022-01-20T08:44:45.542Z] [2022-01-20T08:44:45.542Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:45.542Z] #47 sha256:07ae4974a03fd14211d03ebe2217daac6138386144c04e9f6c1d955560470f63 [2022-01-20T08:44:45.542Z] #47 DONE 45.5s [2022-01-20T08:44:45.542Z] [2022-01-20T08:44:45.542Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:45.542Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:45.542Z] #42 44.82 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:45.542Z] #42 44.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:45.542Z] #42 44.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-20T08:44:45.542Z] #42 44.91 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-01-20T08:44:45.542Z] #42 44.97 Setting up python-six (1.12.0-1) ... [2022-01-20T08:44:45.609Z] #49 ... [2022-01-20T08:44:45.609Z] [2022-01-20T08:44:45.609Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:45.609Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:45.609Z] #55 23.44 Fetched 8471 kB in 18s (477 kB/s) [2022-01-20T08:44:45.609Z] #55 23.44 Reading package lists... [2022-01-20T08:44:45.609Z] #55 30.36 Reading package lists... [2022-01-20T08:44:45.609Z] #55 ... [2022-01-20T08:44:45.609Z] [2022-01-20T08:44:45.609Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:45.609Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:44:45.609Z] #45 32.20 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T08:44:45.998Z] #56 1.004 + RM_GOPATH=0 [2022-01-20T08:44:45.998Z] #56 1.004 + TMP_GOPATH= [2022-01-20T08:44:45.998Z] #56 1.004 + : /build [2022-01-20T08:44:45.998Z] #56 1.005 + '[' -z '' ']' [2022-01-20T08:44:45.998Z] #56 1.006 ++ mktemp -d [2022-01-20T08:44:45.998Z] #56 1.007 + export GOPATH=/tmp/tmp.unSF8IrPj4 [2022-01-20T08:44:45.998Z] #56 1.007 + GOPATH=/tmp/tmp.unSF8IrPj4 [2022-01-20T08:44:45.998Z] #56 1.007 + RM_GOPATH=1 [2022-01-20T08:44:45.998Z] #56 1.007 + case "$(go env GOARCH)" in [2022-01-20T08:44:45.998Z] #56 1.008 ++ go env GOARCH [2022-01-20T08:44:45.998Z] #56 1.028 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:45.998Z] #56 1.028 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:45.998Z] #56 1.028 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:45.998Z] #56 1.029 + dir=/tmp/install [2022-01-20T08:44:45.998Z] #56 1.029 + bin=containerd [2022-01-20T08:44:45.998Z] #56 1.029 + shift [2022-01-20T08:44:45.998Z] #56 1.029 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T08:44:45.998Z] #56 1.029 + . /tmp/install/containerd.installer [2022-01-20T08:44:45.998Z] #56 1.029 ++ set -e [2022-01-20T08:44:45.998Z] #56 1.029 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:45.998Z] #56 1.029 + install_containerd [2022-01-20T08:44:45.998Z] #56 1.029 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T08:44:45.998Z] #56 1.030 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:44:45.998Z] #56 1.030 + git clone https://github.com/containerd/containerd.git /tmp/tmp.unSF8IrPj4/src/github.com/containerd/containerd [2022-01-20T08:44:45.998Z] #56 1.041 Cloning into '/tmp/tmp.unSF8IrPj4/src/github.com/containerd/containerd'... [2022-01-20T08:44:46.166Z] #36 31.47 Reading package lists... [2022-01-20T08:44:46.166Z] #36 ... [2022-01-20T08:44:46.166Z] [2022-01-20T08:44:46.166Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:46.166Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:46.166Z] #42 25.38 Fetched 8471 kB in 19s (445 kB/s) [2022-01-20T08:44:46.166Z] #42 25.38 Reading package lists... [2022-01-20T08:44:46.166Z] #42 32.77 Reading package lists... [2022-01-20T08:44:46.166Z] #42 ... [2022-01-20T08:44:46.166Z] [2022-01-20T08:44:46.166Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:46.166Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:46.166Z] #40 24.36 Checking out files: 90% (1603/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T08:44:46.166Z] #40 24.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T08:44:46.166Z] #40 27.47 + 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-01-20T08:44:46.166Z] #40 ... [2022-01-20T08:44:46.166Z] [2022-01-20T08:44:46.166Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:46.166Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:46.166Z] #55 28.42 Reading package lists... [2022-01-20T08:44:46.536Z] #45 ... [2022-01-20T08:44:46.536Z] [2022-01-20T08:44:46.536Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:46.536Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:46.536Z] #42 24.41 Fetched 8471 kB in 19s (450 kB/s) [2022-01-20T08:44:46.536Z] #42 24.41 Reading package lists... [2022-01-20T08:44:46.536Z] #42 31.47 Reading package lists... [2022-01-20T08:44:46.536Z] #42 ... [2022-01-20T08:44:46.536Z] [2022-01-20T08:44:46.536Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:46.536Z] #67 sha256:34df1296484f6419d2e4531b67dc7ef581810893705527aca5dc05d1df84f27d [2022-01-20T08:44:46.536Z] #67 24.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T08:44:46.536Z] #67 ... [2022-01-20T08:44:46.536Z] [2022-01-20T08:44:46.536Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:46.536Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:46.536Z] #36 23.57 Reading package lists... [2022-01-20T08:44:46.932Z] #42 47.09 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:44:46.932Z] #42 47.11 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-01-20T08:44:47.196Z] #42 47.14 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:47.196Z] #42 47.17 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-01-20T08:44:47.196Z] #42 47.20 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:47.196Z] #42 47.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:44:47.196Z] #42 47.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:47.196Z] #42 47.30 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-01-20T08:44:47.196Z] #42 47.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:44:47.196Z] #42 47.32 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T08:44:47.767Z] #42 ... [2022-01-20T08:44:47.767Z] [2022-01-20T08:44:47.767Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:47.767Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-20T08:44:47.767Z] #32 37.43 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T08:44:47.767Z] #32 37.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T08:44:47.767Z] #32 38.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:47.767Z] #32 ... [2022-01-20T08:44:47.767Z] [2022-01-20T08:44:47.767Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:47.767Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:47.767Z] #36 47.52 Selecting previously unselected package libxml2:arm64. [2022-01-20T08:44:47.767Z] #36 47.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-01-20T08:44:47.767Z] #36 47.54 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:44:47.913Z] #56 ... [2022-01-20T08:44:47.913Z] [2022-01-20T08:44:47.913Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:47.913Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:44:47.913Z] #49 38.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T08:44:47.913Z] #49 38.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T08:44:47.913Z] #49 38.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T08:44:47.913Z] #49 39.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T08:44:47.913Z] #49 39.10 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T08:44:47.913Z] #49 40.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T08:44:47.913Z] #49 40.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T08:44:47.913Z] #49 41.20 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T08:44:47.913Z] #49 ... [2022-01-20T08:44:47.913Z] [2022-01-20T08:44:47.913Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:47.913Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:44:47.913Z] #32 47.80 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T08:44:47.913Z] #32 48.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T08:44:47.913Z] #32 48.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:44:48.027Z] #36 48.07 Selecting previously unselected package libarchive13:arm64. [2022-01-20T08:44:48.028Z] #36 48.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-01-20T08:44:48.028Z] #36 48.08 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-01-20T08:44:48.028Z] #36 ... [2022-01-20T08:44:48.028Z] [2022-01-20T08:44:48.028Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:48.028Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:44:48.028Z] #45 38.10 bytes [2022-01-20T08:44:48.028Z] #45 38.10 strings [2022-01-20T08:44:48.028Z] #45 40.56 reflect [2022-01-20T08:44:48.028Z] #45 40.58 bufio [2022-01-20T08:44:48.028Z] #45 42.28 syscall [2022-01-20T08:44:48.097Z] #9 ... [2022-01-20T08:44:48.097Z] [2022-01-20T08:44:48.097Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T08:44:48.097Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T08:44:48.097Z] #27 4.027 Fetched 8471 kB in 3s (2901 kB/s) [2022-01-20T08:44:48.097Z] #27 4.027 Reading package lists... [2022-01-20T08:44:48.097Z] #27 4.966 Reading package lists... [2022-01-20T08:44:48.097Z] #27 5.889 Building dependency tree... [2022-01-20T08:44:48.097Z] #27 6.219 The following additional packages will be installed: [2022-01-20T08:44:48.097Z] #27 6.219 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T08:44:48.097Z] #27 6.219 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T08:44:48.097Z] #27 6.219 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T08:44:48.097Z] #27 6.220 Suggested packages: [2022-01-20T08:44:48.097Z] #27 6.220 krb5-doc krb5-user [2022-01-20T08:44:48.097Z] #27 6.220 Recommended packages: [2022-01-20T08:44:48.097Z] #27 6.220 krb5-locales publicsuffix libsasl2-modules [2022-01-20T08:44:48.097Z] #27 6.469 The following NEW packages will be installed: [2022-01-20T08:44:48.097Z] #27 6.469 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T08:44:48.097Z] #27 6.469 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T08:44:48.097Z] #27 6.469 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T08:44:48.097Z] #27 6.469 libssh2-1 libssl1.1 openssl [2022-01-20T08:44:48.097Z] #27 6.738 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:48.097Z] #27 6.738 Need to get 5061 kB of archives. [2022-01-20T08:44:48.097Z] #27 6.738 After this operation, 12.1 MB of additional disk space will be used. [2022-01-20T08:44:48.097Z] #27 6.738 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-20T08:44:48.097Z] #27 6.762 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-20T08:44:48.097Z] #27 6.789 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T08:44:48.097Z] #27 6.789 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-20T08:44:48.097Z] #27 6.789 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-20T08:44:48.097Z] #27 6.789 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-20T08:44:48.097Z] #27 6.790 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-20T08:44:48.097Z] #27 6.800 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-20T08:44:48.097Z] #27 6.804 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-20T08:44:48.097Z] #27 6.809 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-20T08:44:48.097Z] #27 6.812 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T08:44:48.097Z] #27 6.815 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-20T08:44:48.097Z] #27 6.820 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-20T08:44:48.097Z] #27 6.823 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-20T08:44:48.097Z] #27 6.825 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-20T08:44:48.097Z] #27 6.827 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-20T08:44:48.097Z] #27 6.832 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-20T08:44:48.097Z] #27 6.839 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-20T08:44:48.097Z] #27 6.843 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:44:48.097Z] #27 6.859 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:44:48.097Z] #27 6.859 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:44:48.097Z] #27 7.033 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:48.097Z] #27 7.058 Fetched 5061 kB in 0s (13.4 MB/s) [2022-01-20T08:44:48.097Z] #27 7.103 Selecting previously unselected package libssl1.1:amd64. [2022-01-20T08:44:48.097Z] #27 7.103 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2022-01-20T08:44:48.097Z] #27 7.105 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.115 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:48.097Z] #27 7.312 Selecting previously unselected package openssl. [2022-01-20T08:44:48.097Z] #27 7.312 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.314 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:48.097Z] #27 7.451 Selecting previously unselected package ca-certificates. [2022-01-20T08:44:48.097Z] #27 7.451 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T08:44:48.097Z] #27 7.453 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:48.097Z] #27 7.536 Selecting previously unselected package libkeyutils1:amd64. [2022-01-20T08:44:48.097Z] #27 7.537 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.540 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:44:48.097Z] #27 7.574 Selecting previously unselected package libkrb5support0:amd64. [2022-01-20T08:44:48.097Z] #27 7.574 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.576 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.097Z] #27 7.610 Selecting previously unselected package libk5crypto3:amd64. [2022-01-20T08:44:48.097Z] #27 7.612 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.619 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.097Z] #27 7.682 Selecting previously unselected package libkrb5-3:amd64. [2022-01-20T08:44:48.097Z] #27 7.682 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.685 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.097Z] #27 7.781 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-20T08:44:48.097Z] #27 7.782 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.786 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.097Z] #27 7.841 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T08:44:48.097Z] #27 7.841 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.843 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:48.097Z] #27 7.888 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T08:44:48.097Z] #27 7.888 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 7.893 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:48.097Z] #27 7.941 Selecting previously unselected package libldap-common. [2022-01-20T08:44:48.097Z] #27 7.941 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T08:44:48.097Z] #27 7.946 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:48.097Z] #27 7.993 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T08:44:48.097Z] #27 7.994 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.009 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:48.097Z] #27 8.064 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T08:44:48.097Z] #27 8.064 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.067 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:44:48.097Z] #27 8.112 Selecting previously unselected package libpsl5:amd64. [2022-01-20T08:44:48.097Z] #27 8.112 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.115 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:44:48.097Z] #27 8.161 Selecting previously unselected package librtmp1:amd64. [2022-01-20T08:44:48.097Z] #27 8.161 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.163 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:44:48.097Z] #27 8.207 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T08:44:48.097Z] #27 8.207 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.210 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:44:48.097Z] #27 8.268 Selecting previously unselected package libcurl4:amd64. [2022-01-20T08:44:48.097Z] #27 8.268 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.280 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:44:48.097Z] #27 8.350 Selecting previously unselected package curl. [2022-01-20T08:44:48.097Z] #27 8.350 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T08:44:48.097Z] #27 8.354 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T08:44:48.288Z] #45 ... [2022-01-20T08:44:48.288Z] [2022-01-20T08:44:48.288Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:48.288Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:48.288Z] #36 48.32 Selecting previously unselected package libjsoncpp1:arm64. [2022-01-20T08:44:48.288Z] #36 48.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-01-20T08:44:48.288Z] #36 48.33 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-01-20T08:44:48.307Z] #55 36.02 Building dependency tree... [2022-01-20T08:44:48.307Z] #55 37.67 Reading state information... [2022-01-20T08:44:48.354Z] #27 8.421 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:44:48.354Z] #27 8.421 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:44:48.354Z] #27 8.427 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:44:48.354Z] #27 8.491 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:44:48.354Z] #27 8.491 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:44:48.354Z] #27 8.497 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:44:48.354Z] #27 8.541 Selecting previously unselected package jq. [2022-01-20T08:44:48.354Z] #27 8.542 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:44:48.354Z] #27 8.547 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:44:48.354Z] #27 8.619 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-20T08:44:48.354Z] #27 8.631 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-20T08:44:48.354Z] #27 8.642 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:48.549Z] #36 48.43 Selecting previously unselected package librhash0:arm64. [2022-01-20T08:44:48.549Z] #36 48.44 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-01-20T08:44:48.549Z] #36 48.46 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-01-20T08:44:48.549Z] #36 48.62 Selecting previously unselected package libuv1:arm64. [2022-01-20T08:44:48.549Z] #36 48.62 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-01-20T08:44:48.549Z] #36 48.63 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-01-20T08:44:48.611Z] #27 8.801 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T08:44:48.611Z] #27 8.813 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:48.611Z] #27 8.827 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.611Z] #27 8.834 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:48.611Z] #27 8.844 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T08:44:48.611Z] #27 8.854 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.611Z] #27 8.865 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T08:44:48.611Z] #27 8.874 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T08:44:48.611Z] #27 8.885 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:48.611Z] #27 8.895 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T08:44:48.611Z] #27 8.910 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:44:48.611Z] #27 8.919 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:44:48.611Z] #27 8.930 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T08:44:48.611Z] #27 8.940 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:48.810Z] #36 48.81 Selecting previously unselected package cmake. [2022-01-20T08:44:48.810Z] #36 48.81 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-01-20T08:44:48.810Z] #36 48.83 Unpacking cmake (3.13.4-1) ... [2022-01-20T08:44:49.094Z] #36 30.76 Reading package lists... [2022-01-20T08:44:49.094Z] #36 ... [2022-01-20T08:44:49.094Z] [2022-01-20T08:44:49.094Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:49.094Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:49.094Z] #55 30.36 Reading package lists... [2022-01-20T08:44:49.177Z] #27 9.555 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:49.298Z] #32 ... [2022-01-20T08:44:49.298Z] [2022-01-20T08:44:49.298Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:49.298Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:49.298Z] #13 29.38 Reading package lists... [2022-01-20T08:44:49.298Z] #13 36.65 Building dependency tree... [2022-01-20T08:44:49.298Z] #13 38.34 Reading state information... [2022-01-20T08:44:49.298Z] #13 40.67 The following additional packages will be installed: [2022-01-20T08:44:49.298Z] #13 40.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T08:44:49.298Z] #13 40.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T08:44:49.298Z] #13 40.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T08:44:49.298Z] #13 40.68 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T08:44:49.298Z] #13 40.70 mingw-w64-x86-64-dev [2022-01-20T08:44:49.298Z] #13 40.75 Suggested packages: [2022-01-20T08:44:49.298Z] #13 40.75 gcc-8-locales seccomp wine64 [2022-01-20T08:44:49.298Z] #13 42.62 The following NEW packages will be installed: [2022-01-20T08:44:49.298Z] #13 42.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T08:44:49.298Z] #13 42.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T08:44:49.298Z] #13 42.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T08:44:49.298Z] #13 42.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T08:44:49.298Z] #13 42.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T08:44:49.298Z] #13 42.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T08:44:49.298Z] #13 42.66 The following packages will be upgraded: [2022-01-20T08:44:49.298Z] #13 42.66 libseccomp2 [2022-01-20T08:44:49.298Z] #13 43.13 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:49.298Z] #13 43.13 Need to get 77.8 MB of archives. [2022-01-20T08:44:49.298Z] #13 43.13 After this operation, 487 MB of additional disk space will be used. [2022-01-20T08:44:49.298Z] #13 43.13 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-20T08:44:49.298Z] #13 43.13 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-20T08:44:49.298Z] #13 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-01-20T08:44:49.298Z] #13 43.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-01-20T08:44:49.298Z] #13 43.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T08:44:49.298Z] #13 43.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-20T08:44:49.298Z] #13 44.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-20T08:44:49.298Z] #13 44.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T08:44:49.298Z] #13 44.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T08:44:49.298Z] #13 44.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T08:44:49.298Z] #13 44.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-01-20T08:44:49.298Z] #13 ... [2022-01-20T08:44:49.298Z] [2022-01-20T08:44:49.298Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:49.298Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:49.298Z] #42 46.32 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:44:49.298Z] #42 46.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 46.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:49.298Z] #42 46.56 Selecting previously unselected package libnet1-dev. [2022-01-20T08:44:49.298Z] #42 46.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 46.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:49.298Z] #42 47.05 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:44:49.298Z] #42 47.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 47.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:44:49.298Z] #42 47.21 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-20T08:44:49.298Z] #42 47.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 47.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:44:49.298Z] #42 47.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:44:49.298Z] #42 47.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 47.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:44:49.298Z] #42 47.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-20T08:44:49.298Z] #42 47.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 47.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:44:49.298Z] #42 47.87 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-20T08:44:49.298Z] #42 47.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 47.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:44:49.298Z] #42 48.15 Selecting previously unselected package libprotobuf17:amd64. [2022-01-20T08:44:49.298Z] #42 48.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 48.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:44:49.298Z] #42 49.00 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-20T08:44:49.298Z] #42 49.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 49.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:44:49.298Z] #42 49.28 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-20T08:44:49.298Z] #42 49.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:49.298Z] #42 49.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:44:49.353Z] #55 37.36 Building dependency tree... [2022-01-20T08:44:49.353Z] #55 ... [2022-01-20T08:44:49.353Z] [2022-01-20T08:44:49.353Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:49.353Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:49.353Z] #13 21.58 Fetched 9004 kB in 20s (458 kB/s) [2022-01-20T08:44:49.353Z] #13 21.58 Reading package lists... [2022-01-20T08:44:49.353Z] #13 28.87 Reading package lists... [2022-01-20T08:44:49.353Z] #13 ... [2022-01-20T08:44:49.353Z] [2022-01-20T08:44:49.353Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:44:49.353Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:44:49.353Z] #40 27.12 + 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-01-20T08:44:49.561Z] #42 50.79 Selecting previously unselected package libprotoc17:amd64. [2022-01-20T08:44:49.561Z] #42 50.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:49.561Z] #42 50.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:44:49.627Z] #40 ... [2022-01-20T08:44:49.627Z] [2022-01-20T08:44:49.627Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:49.627Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:44:49.627Z] #49 37.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T08:44:49.627Z] #49 37.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T08:44:49.627Z] #49 37.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T08:44:49.627Z] #49 37.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T08:44:49.627Z] #49 37.51 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T08:44:50.108Z] #27 10.38 137 added, 0 removed; done. [2022-01-20T08:44:50.108Z] #27 10.45 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T08:44:50.132Z] #42 51.47 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T08:44:50.195Z] #55 39.80 The following additional packages will be installed: [2022-01-20T08:44:50.366Z] #27 10.46 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:44:50.366Z] #27 10.47 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T08:44:50.366Z] #27 10.48 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T08:44:50.366Z] #27 10.49 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:50.366Z] #27 10.51 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T08:44:50.366Z] #27 10.51 Updating certificates in /etc/ssl/certs... [2022-01-20T08:44:50.393Z] #42 51.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:44:50.393Z] #42 51.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:44:50.393Z] #42 51.64 Selecting previously unselected package protobuf-compiler. [2022-01-20T08:44:50.393Z] #42 51.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:50.393Z] #42 51.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:44:50.393Z] #42 ... [2022-01-20T08:44:50.393Z] [2022-01-20T08:44:50.393Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:50.393Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:44:50.393Z] #34 41.64 sync [2022-01-20T08:44:50.393Z] #34 41.64 internal/reflectlite [2022-01-20T08:44:50.393Z] #34 43.09 internal/testlog [2022-01-20T08:44:50.393Z] #34 44.61 sort [2022-01-20T08:44:50.393Z] #34 44.63 errors [2022-01-20T08:44:50.393Z] #34 45.71 strconv [2022-01-20T08:44:50.393Z] #34 46.13 io [2022-01-20T08:44:50.393Z] #34 47.71 internal/oserror [2022-01-20T08:44:50.393Z] #34 47.84 syscall [2022-01-20T08:44:50.393Z] #34 50.78 reflect [2022-01-20T08:44:50.451Z] #55 39.81 libbtrfs0 [2022-01-20T08:44:50.451Z] #55 40.05 The following NEW packages will be installed: [2022-01-20T08:44:50.451Z] #55 40.06 libbtrfs-dev libbtrfs0 [2022-01-20T08:44:50.653Z] #34 ... [2022-01-20T08:44:50.653Z] [2022-01-20T08:44:50.653Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:50.653Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:50.653Z] #42 51.84 Selecting previously unselected package python-pkg-resources. [2022-01-20T08:44:50.653Z] #42 51.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:44:50.653Z] #42 51.89 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T08:44:50.914Z] #42 52.13 Selecting previously unselected package python-six. [2022-01-20T08:44:50.914Z] #42 52.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T08:44:50.914Z] #42 52.14 Unpacking python-six (1.12.0-1) ... [2022-01-20T08:44:50.914Z] #42 52.27 Selecting previously unselected package python-protobuf. [2022-01-20T08:44:51.012Z] #55 40.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:51.012Z] #55 40.48 Need to get 119 kB of archives. [2022-01-20T08:44:51.012Z] #55 40.48 After this operation, 387 kB of additional disk space will be used. [2022-01-20T08:44:51.012Z] #55 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:44:51.012Z] #55 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:44:51.175Z] #42 52.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-20T08:44:51.175Z] #42 52.28 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T08:44:51.192Z] #27 11.25 0 added, 0 removed; done. [2022-01-20T08:44:51.192Z] #27 11.25 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T08:44:51.192Z] #27 11.25 done. [2022-01-20T08:44:51.357Z] #36 ... [2022-01-20T08:44:51.357Z] [2022-01-20T08:44:51.357Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:51.357Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T08:44:51.357Z] #42 50.43 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-01-20T08:44:51.357Z] #42 50.46 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:51.357Z] #42 DONE 50.9s [2022-01-20T08:44:51.357Z] [2022-01-20T08:44:51.357Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:51.357Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:44:51.357Z] #13 44.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T08:44:51.357Z] #13 44.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-01-20T08:44:51.357Z] #13 44.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:44:51.357Z] #13 47.04 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T08:44:51.357Z] #13 47.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T08:44:51.357Z] #13 47.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:44:51.357Z] #13 47.18 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-20T08:44:51.357Z] #13 47.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-01-20T08:44:51.357Z] #13 47.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-01-20T08:44:51.357Z] #13 47.34 Selecting previously unselected package dmsetup. [2022-01-20T08:44:51.357Z] #13 47.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-01-20T08:44:51.357Z] #13 47.36 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T08:44:51.357Z] #13 47.58 Selecting previously unselected package mingw-w64-common. [2022-01-20T08:44:51.357Z] #13 47.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T08:44:51.357Z] #13 47.59 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T08:44:51.518Z] #49 39.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T08:44:51.518Z] #49 39.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T08:44:51.518Z] #49 39.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T08:44:51.576Z] #55 ... [2022-01-20T08:44:51.576Z] [2022-01-20T08:44:51.576Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:51.576Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:51.576Z] #49 30.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T08:44:51.576Z] #49 30.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T08:44:51.576Z] #49 31.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T08:44:51.576Z] #49 31.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T08:44:51.576Z] #49 31.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T08:44:51.576Z] #49 31.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T08:44:51.576Z] #49 31.74 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T08:44:51.576Z] #49 31.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T08:44:51.576Z] #49 31.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T08:44:51.576Z] #49 32.04 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T08:44:51.576Z] #49 32.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T08:44:51.576Z] #49 32.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T08:44:51.576Z] #49 32.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T08:44:51.576Z] #49 33.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T08:44:51.576Z] #49 33.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T08:44:51.576Z] #49 33.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T08:44:51.576Z] #49 33.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T08:44:51.576Z] #49 33.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T08:44:51.576Z] #49 33.78 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T08:44:51.576Z] #49 33.91 go: downloading golang.org/x/text v0.3.2 [2022-01-20T08:44:51.576Z] #49 40.84 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T08:44:51.576Z] #49 40.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T08:44:51.576Z] #49 40.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T08:44:51.576Z] #49 41.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T08:44:51.576Z] #49 41.12 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T08:44:51.576Z] #49 ... [2022-01-20T08:44:51.576Z] [2022-01-20T08:44:51.576Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:51.576Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:44:51.576Z] #34 40.80 sync [2022-01-20T08:44:51.576Z] #34 40.80 internal/reflectlite [2022-01-20T08:44:51.747Z] #42 52.88 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T08:44:51.991Z] #13 ... [2022-01-20T08:44:51.991Z] [2022-01-20T08:44:51.991Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:51.991Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T08:44:51.991Z] #36 51.20 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-20T08:44:51.991Z] #36 51.23 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:44:51.991Z] #36 51.27 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-01-20T08:44:51.991Z] #36 51.29 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:44:51.991Z] #36 51.32 Setting up librhash0:arm64 (1.3.8-1) ... [2022-01-20T08:44:51.991Z] #36 51.35 Setting up cmake-data (3.13.4-1) ... [2022-01-20T08:44:51.991Z] #36 51.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:44:51.991Z] #36 51.45 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-01-20T08:44:51.991Z] #36 51.47 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-01-20T08:44:51.991Z] #36 51.50 Setting up cmake (3.13.4-1) ... [2022-01-20T08:44:51.991Z] #36 51.51 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:51.991Z] #36 51.58 Processing triggers for mime-support (3.62) ... [2022-01-20T08:44:51.991Z] #36 DONE 52.0s [2022-01-20T08:44:51.991Z] [2022-01-20T08:44:51.991Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:44:51.991Z] #37 sha256:b5c67fe47ba6f3ba2b281ff5a8a1db07812cdca7d870dd670e7f2426f758674c [2022-01-20T08:44:52.561Z] #27 DONE 12.6s [2022-01-20T08:44:52.561Z] [2022-01-20T08:44:52.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:52.561Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:52.561Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 5.1s done [2022-01-20T08:44:52.561Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.8s done [2022-01-20T08:44:52.561Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0.2s [2022-01-20T08:44:52.561Z] #9 ... [2022-01-20T08:44:52.561Z] [2022-01-20T08:44:52.561Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T08:44:52.561Z] #28 sha256:76d000084da078a69ea51b480774daff59b7b57265ffd1d211a64da30bacc7d8 [2022-01-20T08:44:52.561Z] #28 DONE 0.1s [2022-01-20T08:44:52.561Z] [2022-01-20T08:44:52.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T08:44:52.561Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T08:44:52.564Z] #37 ... [2022-01-20T08:44:52.564Z] [2022-01-20T08:44:52.564Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:44:52.564Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:44:52.564Z] #51 42.57 reflect [2022-01-20T08:44:52.564Z] #51 42.57 time [2022-01-20T08:44:52.564Z] #51 48.89 context [2022-01-20T08:44:52.564Z] #51 49.60 internal/poll [2022-01-20T08:44:52.564Z] #51 52.08 os [2022-01-20T08:44:52.564Z] #51 ... [2022-01-20T08:44:52.564Z] [2022-01-20T08:44:52.564Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:52.564Z] #34 sha256:da8728f8c1ef1b9ddc7b349bbfbde9c1d66f2ba3ee50a77f2fe04ff875cdf6aa [2022-01-20T08:44:52.564Z] #34 42.49 internal/syscall/unix [2022-01-20T08:44:52.564Z] #34 42.74 time [2022-01-20T08:44:52.564Z] #34 48.98 internal/fmtsort [2022-01-20T08:44:52.564Z] #34 49.15 internal/poll [2022-01-20T08:44:52.564Z] #34 49.53 internal/syscall/execenv [2022-01-20T08:44:52.564Z] #34 49.74 path [2022-01-20T08:44:52.564Z] #34 50.37 io/fs [2022-01-20T08:44:52.564Z] #34 51.64 text/tabwriter [2022-01-20T08:44:52.564Z] #34 51.99 os [2022-01-20T08:44:52.825Z] #34 ... [2022-01-20T08:44:52.825Z] [2022-01-20T08:44:52.825Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:44:52.825Z] #37 sha256:b5c67fe47ba6f3ba2b281ff5a8a1db07812cdca7d870dd670e7f2426f758674c [2022-01-20T08:44:52.825Z] #37 0.629 + RM_GOPATH=0 [2022-01-20T08:44:52.825Z] #37 0.630 + TMP_GOPATH= [2022-01-20T08:44:52.825Z] #37 0.630 + : /build [2022-01-20T08:44:52.825Z] #37 0.630 + '[' -z '' ']' [2022-01-20T08:44:52.825Z] #37 0.631 ++ mktemp -d [2022-01-20T08:44:52.825Z] #37 0.633 + export GOPATH=/tmp/tmp.XIqjkW92If [2022-01-20T08:44:52.825Z] #37 0.633 + GOPATH=/tmp/tmp.XIqjkW92If [2022-01-20T08:44:52.825Z] #37 0.633 + RM_GOPATH=1 [2022-01-20T08:44:52.825Z] #37 0.634 + case "$(go env GOARCH)" in [2022-01-20T08:44:52.825Z] #37 0.634 ++ go env GOARCH [2022-01-20T08:44:52.825Z] #37 0.648 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:52.825Z] #37 0.648 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:44:52.825Z] #37 0.649 ++ dirname /tmp/install/install.sh [2022-01-20T08:44:52.825Z] #37 0.651 + dir=/tmp/install [2022-01-20T08:44:52.825Z] #37 0.655 + bin=tini [2022-01-20T08:44:52.825Z] #37 0.655 + shift [2022-01-20T08:44:52.825Z] #37 0.655 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T08:44:52.825Z] #37 0.655 + . /tmp/install/tini.installer [2022-01-20T08:44:52.825Z] #37 0.655 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:44:52.825Z] #37 0.656 + install_tini [2022-01-20T08:44:52.825Z] #37 0.656 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T08:44:52.825Z] #37 0.656 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:44:52.825Z] #37 0.656 + git clone https://github.com/krallin/tini.git /tmp/tmp.XIqjkW92If/tini [2022-01-20T08:44:52.825Z] #37 0.658 Cloning into '/tmp/tmp.XIqjkW92If/tini'... [2022-01-20T08:44:52.942Z] #34 42.30 internal/testlog [2022-01-20T08:44:52.942Z] #34 ... [2022-01-20T08:44:52.942Z] [2022-01-20T08:44:52.942Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:52.942Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:52.942Z] #13 26.38 Fetched 9004 kB in 22s (414 kB/s) [2022-01-20T08:44:52.942Z] #13 26.38 Reading package lists... [2022-01-20T08:44:52.942Z] #13 34.24 Reading package lists... [2022-01-20T08:44:52.942Z] #13 ... [2022-01-20T08:44:52.942Z] [2022-01-20T08:44:52.942Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:52.942Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:52.942Z] #55 41.64 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:52.942Z] #55 41.88 Fetched 119 kB in 0s (412 kB/s) [2022-01-20T08:44:52.942Z] #55 41.99 Selecting previously unselected package libbtrfs0. [2022-01-20T08:44:52.942Z] #55 41.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:52.942Z] #55 42.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:44:52.942Z] #55 42.14 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:52.942Z] #55 42.28 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:44:52.942Z] #55 42.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:44:52.942Z] #55 42.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:53.198Z] #55 42.58 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:53.198Z] #55 42.62 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:53.198Z] #55 42.63 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:53.198Z] #55 ... [2022-01-20T08:44:53.198Z] [2022-01-20T08:44:53.198Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:53.198Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:44:53.198Z] #45 32.63 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T08:44:53.198Z] #45 ... [2022-01-20T08:44:53.198Z] [2022-01-20T08:44:53.198Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:53.198Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:53.198Z] #49 42.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T08:44:53.396Z] #37 1.308 + cd /tmp/tmp.XIqjkW92If/tini [2022-01-20T08:44:53.396Z] #37 1.308 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:44:53.396Z] #37 1.316 + cmake . [2022-01-20T08:44:53.453Z] #49 ... [2022-01-20T08:44:53.453Z] [2022-01-20T08:44:53.453Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:53.453Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:53.453Z] #55 DONE 42.9s [2022-01-20T08:44:53.453Z] [2022-01-20T08:44:53.453Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:44:53.453Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:44:53.453Z] #49 42.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T08:44:53.657Z] #37 1.766 -- The C compiler identification is GNU 8.3.0 [2022-01-20T08:44:53.657Z] #37 1.804 -- Check for working C compiler: /usr/bin/cc [2022-01-20T08:44:53.709Z] #49 43.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T08:44:54.041Z] #49 ... [2022-01-20T08:44:54.041Z] [2022-01-20T08:44:54.041Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:54.041Z] #67 sha256:34df1296484f6419d2e4531b67dc7ef581810893705527aca5dc05d1df84f27d [2022-01-20T08:44:54.041Z] #67 DONE 42.2s [2022-01-20T08:44:54.041Z] [2022-01-20T08:44:54.041Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:54.042Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:44:54.042Z] #34 41.54 sync [2022-01-20T08:44:54.042Z] #34 41.54 internal/reflectlite [2022-01-20T08:44:54.228Z] #37 2.313 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T08:44:54.228Z] #37 2.319 -- Detecting C compiler ABI info [2022-01-20T08:44:55.170Z] #37 2.973 -- Detecting C compiler ABI info - done [2022-01-20T08:44:55.170Z] #37 3.018 -- Detecting C compile features [2022-01-20T08:44:55.599Z] #49 ... [2022-01-20T08:44:55.599Z] [2022-01-20T08:44:55.599Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:44:55.599Z] #67 sha256:744e0513ab19e9eaf072bd73f3065a01ec49e9cc18b87e8b8c2ec0e466480ed7 [2022-01-20T08:44:55.599Z] #67 DONE 45.2s [2022-01-20T08:44:55.855Z] [2022-01-20T08:44:55.855Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:55.855Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:55.855Z] #36 31.47 Reading package lists... [2022-01-20T08:44:55.855Z] #36 38.67 Building dependency tree... [2022-01-20T08:44:55.855Z] #36 40.29 Reading state information... [2022-01-20T08:44:55.855Z] #36 42.42 The following additional packages will be installed: [2022-01-20T08:44:55.855Z] #36 42.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T08:44:55.855Z] #36 42.43 Suggested packages: [2022-01-20T08:44:55.855Z] #36 42.44 cmake-doc ninja-build lrzip [2022-01-20T08:44:55.855Z] #36 42.44 Recommended packages: [2022-01-20T08:44:55.855Z] #36 42.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T08:44:55.855Z] #36 43.61 The following NEW packages will be installed: [2022-01-20T08:44:55.855Z] #36 43.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T08:44:55.855Z] #36 43.64 vim-common xxd [2022-01-20T08:44:55.855Z] #36 44.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:55.855Z] #36 44.06 Need to get 14.9 MB of archives. [2022-01-20T08:44:55.855Z] #36 44.06 After this operation, 61.8 MB of additional disk space will be used. [2022-01-20T08:44:55.855Z] #36 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:44:55.855Z] #36 44.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:44:55.855Z] #36 44.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T08:44:55.855Z] #36 44.18 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:44:55.855Z] #36 45.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-20T08:44:55.855Z] #36 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-20T08:44:55.855Z] #36 45.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-20T08:44:55.855Z] #36 45.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-20T08:44:55.855Z] #36 45.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-20T08:44:55.855Z] #36 45.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-20T08:44:55.933Z] #34 44.01 internal/testlog [2022-01-20T08:44:55.949Z] #42 ... [2022-01-20T08:44:55.950Z] [2022-01-20T08:44:55.950Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:55.950Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:55.950Z] #36 46.52 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:55.950Z] #36 46.84 Fetched 14.9 MB in 2s (6534 kB/s) [2022-01-20T08:44:55.950Z] #36 46.98 Selecting previously unselected package xxd. [2022-01-20T08:44:55.950Z] #36 46.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:55.950Z] #36 47.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:44:55.950Z] #36 47.10 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:44:55.950Z] #36 47.32 Selecting previously unselected package vim-common. [2022-01-20T08:44:55.950Z] #36 47.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:44:55.950Z] #36 47.39 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:44:55.950Z] #36 47.74 Selecting previously unselected package cmake-data. [2022-01-20T08:44:55.950Z] #36 47.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T08:44:55.950Z] #36 47.75 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T08:44:55.950Z] #36 50.87 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:44:55.950Z] #36 50.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:44:55.950Z] #36 50.91 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:44:55.950Z] #36 ... [2022-01-20T08:44:55.950Z] [2022-01-20T08:44:55.950Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:55.950Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:55.950Z] #13 47.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-01-20T08:44:55.950Z] #13 50.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-20T08:44:55.950Z] #13 50.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-20T08:44:55.950Z] #13 50.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:44:55.950Z] #13 50.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:44:55.950Z] #13 50.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-01-20T08:44:55.950Z] #13 50.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-20T08:44:55.950Z] #13 50.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-20T08:44:55.950Z] #13 50.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-20T08:44:55.950Z] #13 50.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-20T08:44:55.950Z] #13 50.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-20T08:44:55.950Z] #13 50.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-20T08:44:55.950Z] #13 50.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-20T08:44:55.950Z] #13 50.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-20T08:44:55.950Z] #13 50.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-20T08:44:55.950Z] #13 52.15 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:55.950Z] #13 52.31 Fetched 77.8 MB in 8s (9852 kB/s) [2022-01-20T08:44:55.950Z] #13 52.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:55.950Z] #13 52.50 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:44:55.950Z] #13 52.52 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T08:44:55.950Z] #13 52.78 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:44:55.950Z] #13 53.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T08:44:56.210Z] #13 53.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% #13 ... [2022-01-20T08:44:56.210Z] [2022-01-20T08:44:56.210Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:44:56.210Z] #47 sha256:e0b774519317f5ca6378f27f4c52deffa7740ae7e40d1d76d1229753625dbb69 [2022-01-20T08:44:56.210Z] #47 DONE 57.3s [2022-01-20T08:44:56.210Z] [2022-01-20T08:44:56.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:44:56.210Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:44:56.210Z] #13 53.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:56.210Z] #13 53.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:44:56.210Z] #13 53.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:44:56.210Z] #13 ... [2022-01-20T08:44:56.210Z] [2022-01-20T08:44:56.210Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:56.210Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:44:56.210Z] #34 57.07 internal/syscall/unix [2022-01-20T08:44:56.210Z] #34 57.34 time [2022-01-20T08:44:56.418Z] #36 ... [2022-01-20T08:44:56.418Z] [2022-01-20T08:44:56.418Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:56.418Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:56.418Z] #42 32.77 Reading package lists... [2022-01-20T08:44:56.418Z] #42 39.82 Building dependency tree... [2022-01-20T08:44:56.418Z] #42 41.39 Reading state information... [2022-01-20T08:44:56.418Z] #42 43.47 The following additional packages will be installed: [2022-01-20T08:44:56.418Z] #42 43.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T08:44:56.418Z] #42 43.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T08:44:56.418Z] #42 43.47 Suggested packages: [2022-01-20T08:44:56.418Z] #42 43.47 manpages-dev python-setuptools [2022-01-20T08:44:56.418Z] #42 44.86 The following NEW packages will be installed: [2022-01-20T08:44:56.418Z] #42 44.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T08:44:56.418Z] #42 44.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T08:44:56.418Z] #42 44.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T08:44:56.418Z] #42 44.86 python-six zlib1g-dev [2022-01-20T08:44:56.418Z] #42 45.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:56.418Z] #42 45.30 Need to get 4095 kB of archives. [2022-01-20T08:44:56.418Z] #42 45.30 After this operation, 22.5 MB of additional disk space will be used. [2022-01-20T08:44:56.418Z] #42 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-20T08:44:56.418Z] #42 45.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:44:56.418Z] #42 45.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-20T08:44:56.418Z] #42 45.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:44:56.418Z] #42 45.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-20T08:44:56.418Z] #42 45.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:44:56.418Z] #42 45.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-01-20T08:44:56.418Z] #42 45.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-20T08:44:56.418Z] #42 45.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-20T08:44:56.418Z] #42 45.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-20T08:44:56.418Z] #42 45.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-20T08:44:56.418Z] #42 45.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-20T08:44:56.418Z] #42 45.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-01-20T08:44:56.418Z] #42 45.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-20T08:44:56.418Z] #42 45.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T08:44:56.418Z] #42 45.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T08:44:56.418Z] #42 45.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-20T08:44:56.418Z] #42 ... [2022-01-20T08:44:56.418Z] [2022-01-20T08:44:56.418Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:56.418Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:44:56.418Z] #45 46.08 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T08:44:56.674Z] #45 46.17 io [2022-01-20T08:44:56.863Z] #34 ... [2022-01-20T08:44:56.863Z] [2022-01-20T08:44:56.863Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:44:56.863Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:44:56.863Z] #55 37.36 Building dependency tree... [2022-01-20T08:44:56.863Z] #55 39.07 Reading state information... [2022-01-20T08:44:56.863Z] #55 41.18 The following additional packages will be installed: [2022-01-20T08:44:56.863Z] #55 41.20 libbtrfs0 [2022-01-20T08:44:56.863Z] #55 41.44 The following NEW packages will be installed: [2022-01-20T08:44:56.863Z] #55 41.46 libbtrfs-dev libbtrfs0 [2022-01-20T08:44:56.863Z] #55 41.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:56.863Z] #55 41.97 Need to get 119 kB of archives. [2022-01-20T08:44:56.863Z] #55 41.97 After this operation, 387 kB of additional disk space will be used. [2022-01-20T08:44:56.863Z] #55 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:44:56.863Z] #55 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:44:56.863Z] #55 43.56 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:56.863Z] #55 43.84 Fetched 119 kB in 0s (415 kB/s) [2022-01-20T08:44:56.863Z] #55 43.98 Selecting previously unselected package libbtrfs0. [2022-01-20T08:44:56.863Z] #55 43.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:56.863Z] #55 44.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:44:56.863Z] #55 44.09 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:56.863Z] #55 44.21 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:44:56.863Z] #55 44.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:44:56.863Z] #55 44.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:56.863Z] #55 44.45 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:44:56.863Z] #55 44.48 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:44:56.863Z] #55 44.49 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:44:56.863Z] #55 DONE 44.8s [2022-01-20T08:44:56.863Z] [2022-01-20T08:44:56.863Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:56.863Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:56.863Z] #42 31.47 Reading package lists... [2022-01-20T08:44:56.863Z] #42 38.14 Building dependency tree... [2022-01-20T08:44:56.863Z] #42 39.71 Reading state information... [2022-01-20T08:44:56.863Z] #42 41.93 The following additional packages will be installed: [2022-01-20T08:44:56.863Z] #42 41.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T08:44:56.863Z] #42 41.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T08:44:56.863Z] #42 41.93 Suggested packages: [2022-01-20T08:44:56.863Z] #42 41.93 manpages-dev python-setuptools [2022-01-20T08:44:56.864Z] #42 43.96 The following NEW packages will be installed: [2022-01-20T08:44:56.864Z] #42 43.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T08:44:56.864Z] #42 43.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T08:44:56.864Z] #42 43.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T08:44:56.864Z] #42 43.98 python-six zlib1g-dev [2022-01-20T08:44:56.864Z] #42 44.38 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:56.864Z] #42 44.38 Need to get 4095 kB of archives. [2022-01-20T08:44:56.864Z] #42 44.38 After this operation, 22.5 MB of additional disk space will be used. [2022-01-20T08:44:56.864Z] #42 44.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-20T08:44:56.864Z] #42 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:44:56.864Z] #42 44.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-20T08:44:56.864Z] #42 44.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:44:56.864Z] #42 44.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-20T08:44:56.864Z] #42 44.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:44:56.864Z] #42 44.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-01-20T08:44:56.864Z] #42 44.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-20T08:44:56.864Z] #42 44.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-20T08:44:56.864Z] #42 44.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-20T08:44:56.864Z] #42 44.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-20T08:44:56.864Z] #42 44.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-20T08:44:56.864Z] #42 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-01-20T08:44:56.864Z] #42 44.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-20T08:44:56.864Z] #42 44.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T08:44:56.864Z] #42 44.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T08:44:56.864Z] #42 44.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-20T08:44:56.930Z] #45 46.43 strconv [2022-01-20T08:44:57.084Z] #37 4.983 -- Detecting C compile features - done [2022-01-20T08:44:57.084Z] #37 5.020 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T08:44:57.084Z] #37 5.195 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T08:44:57.084Z] #37 5.280 -- Configuring done [2022-01-20T08:44:57.344Z] #37 5.317 -- Generating done [2022-01-20T08:44:57.344Z] #37 5.333 -- Build files have been written to: /tmp/tmp.XIqjkW92If/tini [2022-01-20T08:44:57.344Z] #37 5.350 + make tini-static [2022-01-20T08:44:57.427Z] #42 ... [2022-01-20T08:44:57.427Z] [2022-01-20T08:44:57.427Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:44:57.427Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:44:57.427Z] #34 45.39 sort [2022-01-20T08:44:57.427Z] #34 45.39 errors [2022-01-20T08:44:57.821Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.3s [2022-01-20T08:44:57.916Z] #37 5.795 Scanning dependencies of target tini-static [2022-01-20T08:44:57.916Z] #37 5.906 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T08:44:57.990Z] #34 45.95 strconv [2022-01-20T08:44:58.298Z] #45 48.01 bytes [2022-01-20T08:44:58.554Z] #34 46.76 io [2022-01-20T08:44:58.754Z] #34 ... [2022-01-20T08:44:58.754Z] [2022-01-20T08:44:58.754Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:58.754Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:44:58.754Z] #45 49.74 bytes [2022-01-20T08:44:58.754Z] #45 49.75 strconv [2022-01-20T08:44:58.754Z] #45 52.11 strings [2022-01-20T08:44:58.754Z] #45 54.02 reflect [2022-01-20T08:44:58.754Z] #45 55.72 bufio [2022-01-20T08:44:58.754Z] #45 58.42 time [2022-01-20T08:44:58.754Z] #45 ... [2022-01-20T08:44:58.754Z] [2022-01-20T08:44:58.754Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:58.754Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:58.754Z] #36 57.63 Selecting previously unselected package libxml2:amd64. [2022-01-20T08:44:58.754Z] #36 57.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 57.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:44:58.754Z] #36 58.51 Selecting previously unselected package libarchive13:amd64. [2022-01-20T08:44:58.754Z] #36 58.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 58.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:44:58.754Z] #36 58.81 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-20T08:44:58.754Z] #36 58.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 58.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:44:58.754Z] #36 58.97 Selecting previously unselected package librhash0:amd64. [2022-01-20T08:44:58.754Z] #36 58.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 59.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:44:58.754Z] #36 59.19 Selecting previously unselected package libuv1:amd64. [2022-01-20T08:44:58.754Z] #36 59.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 59.21 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:44:58.754Z] #36 59.37 Selecting previously unselected package cmake. [2022-01-20T08:44:58.754Z] #36 59.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-20T08:44:58.754Z] #36 59.40 Unpacking cmake (3.13.4-1) ... [2022-01-20T08:44:59.192Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 7.0s done [2022-01-20T08:44:59.192Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-20T08:44:59.300Z] #37 7.220 [100%] Linking C executable tini-static [2022-01-20T08:44:59.448Z] #9 DONE 25.8s [2022-01-20T08:44:59.449Z] [2022-01-20T08:44:59.449Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T08:44:59.449Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T08:44:59.484Z] #34 ... [2022-01-20T08:44:59.484Z] [2022-01-20T08:44:59.484Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:44:59.484Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:44:59.484Z] #36 30.76 Reading package lists... [2022-01-20T08:44:59.484Z] #36 37.76 Building dependency tree... [2022-01-20T08:44:59.484Z] #36 39.37 Reading state information... [2022-01-20T08:44:59.484Z] #36 41.32 The following additional packages will be installed: [2022-01-20T08:44:59.484Z] #36 41.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T08:44:59.484Z] #36 41.36 Suggested packages: [2022-01-20T08:44:59.484Z] #36 41.36 cmake-doc ninja-build lrzip [2022-01-20T08:44:59.484Z] #36 41.36 Recommended packages: [2022-01-20T08:44:59.484Z] #36 41.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T08:44:59.484Z] #36 42.70 The following NEW packages will be installed: [2022-01-20T08:44:59.484Z] #36 42.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T08:44:59.484Z] #36 42.81 vim-common xxd [2022-01-20T08:44:59.484Z] #36 43.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:44:59.484Z] #36 43.31 Need to get 14.9 MB of archives. [2022-01-20T08:44:59.484Z] #36 43.31 After this operation, 61.8 MB of additional disk space will be used. [2022-01-20T08:44:59.484Z] #36 43.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:44:59.484Z] #36 43.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:44:59.484Z] #36 43.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T08:44:59.484Z] #36 43.74 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:44:59.484Z] #36 44.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-20T08:44:59.484Z] #36 44.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-20T08:44:59.484Z] #36 44.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-20T08:44:59.484Z] #36 44.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-20T08:44:59.484Z] #36 44.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-20T08:44:59.484Z] #36 44.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-20T08:44:59.484Z] #36 46.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:59.484Z] #36 46.44 Fetched 14.9 MB in 2s (7697 kB/s) [2022-01-20T08:44:59.484Z] #36 46.55 Selecting previously unselected package xxd. [2022-01-20T08:44:59.484Z] #36 46.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:44:59.484Z] #36 46.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:44:59.484Z] #36 46.67 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:44:59.484Z] #36 46.87 Selecting previously unselected package vim-common. [2022-01-20T08:44:59.484Z] #36 46.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:44:59.484Z] #36 46.91 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:44:59.484Z] #36 47.26 Selecting previously unselected package cmake-data. [2022-01-20T08:44:59.484Z] #36 47.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T08:44:59.484Z] #36 47.28 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T08:44:59.484Z] #36 ... [2022-01-20T08:44:59.484Z] [2022-01-20T08:44:59.484Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:44:59.484Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:44:59.484Z] #42 46.35 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:44:59.484Z] #42 46.55 Fetched 4095 kB in 1s (5656 kB/s) [2022-01-20T08:44:59.484Z] #42 46.67 Selecting previously unselected package libcap-dev:amd64. [2022-01-20T08:44:59.484Z] #42 46.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 ... 15421 files and directories currently installed.) [2022-01-20T08:44:59.484Z] #42 46.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-20T08:44:59.484Z] #42 46.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:44:59.484Z] #42 46.94 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:44:59.484Z] #42 46.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:44:59.484Z] #42 46.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:59.484Z] #42 47.08 Selecting previously unselected package libnet1-dev. [2022-01-20T08:44:59.484Z] #42 47.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:44:59.484Z] #42 47.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:44:59.484Z] #42 47.30 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:44:59.484Z] #42 47.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:44:59.484Z] #42 47.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:44:59.484Z] #42 47.46 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-20T08:44:59.484Z] #42 47.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-20T08:44:59.484Z] #42 47.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:44:59.484Z] #42 47.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:44:59.562Z] #37 7.634 [100%] Built target tini-static [2022-01-20T08:44:59.741Z] #42 47.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:44:59.741Z] #42 47.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:44:59.741Z] #42 47.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-20T08:44:59.741Z] #42 47.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:44:59.741Z] #42 47.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:44:59.823Z] #37 7.738 + mkdir -p /build [2022-01-20T08:44:59.823Z] #37 7.745 + cp tini-static /build/docker-init [2022-01-20T08:44:59.823Z] #37 ... [2022-01-20T08:44:59.823Z] [2022-01-20T08:44:59.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:44:59.823Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:44:59.823Z] #43 2.022 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:44:59.823Z] #43 2.022 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:44:59.823Z] #43 2.040 Note: Building without GnuTLS support [2022-01-20T08:44:59.823Z] #43 2.069 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:44:59.823Z] #43 2.069 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:44:59.823Z] #43 3.598 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:44:59.823Z] #43 3.650 GEN .gitid [2022-01-20T08:44:59.823Z] #43 3.695 GEN criu/include/version.h [2022-01-20T08:44:59.823Z] #43 3.759 GEN include/common/asm [2022-01-20T08:44:59.823Z] #43 5.231 PBCC images/timens.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.249 DEP images/timens.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.262 PBCC images/fown.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.319 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.366 PBCC images/opts.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.421 PBCC images/memfd.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.462 DEP images/fown.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.517 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.588 DEP images/opts.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.648 DEP images/memfd.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.705 PBCC images/sit.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.749 DEP images/sit.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.791 PBCC images/macvlan.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.813 DEP images/macvlan.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.845 PBCC images/autofs.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.877 DEP images/autofs.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.903 PBCC images/sysctl.pb-c.c [2022-01-20T08:44:59.823Z] #43 5.931 DEP images/sysctl.pb-c.d [2022-01-20T08:44:59.823Z] #43 5.974 PBCC images/time.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.012 DEP images/time.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.047 PBCC images/binfmt-misc.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.060 DEP images/binfmt-misc.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.127 PBCC images/seccomp.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.156 DEP images/seccomp.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.193 PBCC images/userns.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.240 DEP images/userns.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.310 PBCC images/cgroup.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.338 DEP images/cgroup.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.380 PBCC images/ext-file.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.412 DEP images/ext-file.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.422 PBCC images/rpc.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.485 DEP images/rpc.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.556 PBCC images/siginfo.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.605 DEP images/siginfo.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.627 PBCC images/pagemap.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.684 DEP images/pagemap.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.754 PBCC images/rlimit.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.759 DEP images/rlimit.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.821 PBCC images/file-lock.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.873 DEP images/file-lock.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.891 PBCC images/tty.pb-c.c [2022-01-20T08:44:59.823Z] #43 6.958 DEP images/tty.pb-c.d [2022-01-20T08:44:59.823Z] #43 6.971 PBCC images/tun.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.055 PBCC images/netdev.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.130 DEP images/tun.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.173 DEP images/netdev.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.223 PBCC images/vma.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.264 DEP images/vma.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.279 PBCC images/creds.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.331 DEP images/creds.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.397 PBCC images/utsns.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.405 DEP images/utsns.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.451 PBCC images/ipc-desc.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.481 PBCC images/ipc-sem.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.520 DEP images/ipc-desc.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.532 DEP images/ipc-sem.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.585 PBCC images/ipc-msg.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.619 DEP images/ipc-msg.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.658 PBCC images/ipc-shm.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.670 DEP images/ipc-shm.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.714 PBCC images/ipc-var.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.741 DEP images/ipc-var.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.779 PBCC images/sk-opts.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.798 PBCC images/packet-sock.pb-c.c [2022-01-20T08:44:59.823Z] #43 7.876 DEP images/sk-opts.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.920 DEP images/packet-sock.pb-c.d [2022-01-20T08:44:59.823Z] #43 7.959 PBCC images/sk-netlink.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.012 DEP images/sk-netlink.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.086 PBCC images/sk-inet.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.218 DEP images/sk-inet.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.301 PBCC images/sk-unix.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.432 DEP images/sk-unix.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.453 PBCC images/mm.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.528 DEP images/mm.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.574 PBCC images/timerfd.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.582 DEP images/timerfd.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.648 PBCC images/timer.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.710 DEP images/timer.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.725 PBCC images/sa.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.777 DEP images/sa.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.842 PBCC images/pipe-data.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.877 DEP images/pipe-data.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.926 PBCC images/mnt.pb-c.c [2022-01-20T08:44:59.823Z] #43 8.957 DEP images/mnt.pb-c.d [2022-01-20T08:44:59.823Z] #43 8.984 PBCC images/sk-packet.pb-c.c [2022-01-20T08:44:59.823Z] #43 9.001 DEP images/sk-packet.pb-c.d [2022-01-20T08:44:59.823Z] #43 9.039 PBCC images/tcp-stream.pb-c.c [2022-01-20T08:44:59.823Z] #43 9.065 DEP images/tcp-stream.pb-c.d [2022-01-20T08:44:59.823Z] #43 9.079 PBCC images/pipe.pb-c.c [2022-01-20T08:44:59.823Z] #43 9.088 DEP images/pipe.pb-c.d [2022-01-20T08:44:59.823Z] #43 ... [2022-01-20T08:44:59.823Z] [2022-01-20T08:44:59.823Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:44:59.823Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:44:59.823Z] #45 49.94 internal/poll [2022-01-20T08:44:59.823Z] #45 52.72 os [2022-01-20T08:44:59.823Z] #45 53.09 regexp/syntax [2022-01-20T08:44:59.823Z] #45 56.92 fmt [2022-01-20T08:44:59.823Z] #45 57.48 regexp [2022-01-20T08:44:59.998Z] #42 48.05 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-20T08:44:59.998Z] #42 48.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-20T08:44:59.998Z] #42 48.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:00.084Z] #45 ... [2022-01-20T08:45:00.084Z] [2022-01-20T08:45:00.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:00.084Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:00.084Z] #43 9.099 PBCC images/pstree.pb-c.c [2022-01-20T08:45:00.084Z] #43 9.106 DEP images/pstree.pb-c.d [2022-01-20T08:45:00.084Z] #43 9.120 PBCC images/fs.pb-c.c [2022-01-20T08:45:00.084Z] #43 9.135 DEP images/fs.pb-c.d [2022-01-20T08:45:00.084Z] #43 9.155 PBCC images/signalfd.pb-c.c [2022-01-20T08:45:00.084Z] #43 9.200 DEP images/signalfd.pb-c.d [2022-01-20T08:45:00.084Z] #43 9.218 PBCC images/fh.pb-c.c [2022-01-20T08:45:00.084Z] #43 9.262 PBCC images/fsnotify.pb-c.c [2022-01-20T08:45:00.255Z] #42 48.38 Selecting previously unselected package libprotobuf17:amd64. [2022-01-20T08:45:00.255Z] #42 48.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:00.255Z] #42 48.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:00.346Z] #43 9.353 DEP images/fh.pb-c.d [2022-01-20T08:45:00.346Z] #43 9.380 DEP images/fsnotify.pb-c.d [2022-01-20T08:45:00.346Z] #43 9.427 PBCC images/eventpoll.pb-c.c [2022-01-20T08:45:00.346Z] #43 9.456 DEP images/eventpoll.pb-c.d [2022-01-20T08:45:00.346Z] #43 9.491 PBCC images/eventfd.pb-c.c [2022-01-20T08:45:00.346Z] #43 9.509 DEP images/eventfd.pb-c.d [2022-01-20T08:45:00.346Z] #43 9.525 PBCC images/remap-file-path.pb-c.c [2022-01-20T08:45:00.346Z] #43 9.536 DEP images/remap-file-path.pb-c.d [2022-01-20T08:45:00.346Z] #43 9.592 PBCC images/fifo.pb-c.c [2022-01-20T08:45:00.607Z] #43 9.658 DEP images/fifo.pb-c.d [2022-01-20T08:45:00.607Z] #43 9.672 PBCC images/ghost-file.pb-c.c [2022-01-20T08:45:00.607Z] #43 9.688 DEP images/ghost-file.pb-c.d [2022-01-20T08:45:00.607Z] #43 9.699 PBCC images/regfile.pb-c.c [2022-01-20T08:45:00.607Z] #43 ... [2022-01-20T08:45:00.607Z] [2022-01-20T08:45:00.607Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:00.607Z] #37 sha256:b5c67fe47ba6f3ba2b281ff5a8a1db07812cdca7d870dd670e7f2426f758674c [2022-01-20T08:45:00.607Z] #37 DONE 8.7s [2022-01-20T08:45:00.607Z] [2022-01-20T08:45:00.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:00.607Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:00.607Z] #43 9.710 DEP images/regfile.pb-c.d [2022-01-20T08:45:00.607Z] #43 9.737 PBCC images/ns.pb-c.c [2022-01-20T08:45:00.607Z] #43 9.765 DEP images/ns.pb-c.d [2022-01-20T08:45:00.607Z] #43 9.832 PBCC images/fdinfo.pb-c.c [2022-01-20T08:45:00.816Z] #45 50.39 strings [2022-01-20T08:45:00.868Z] #43 9.891 DEP images/fdinfo.pb-c.d [2022-01-20T08:45:00.868Z] #43 9.973 PBCC images/core-aarch64.pb-c.c [2022-01-20T08:45:00.868Z] #43 10.09 PBCC images/core-arm.pb-c.c [2022-01-20T08:45:01.073Z] #45 50.48 reflect [2022-01-20T08:45:01.129Z] #43 10.22 PBCC images/core-ppc64.pb-c.c [2022-01-20T08:45:01.129Z] #43 10.35 PBCC images/core-s390.pb-c.c [2022-01-20T08:45:01.186Z] #42 49.31 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-20T08:45:01.186Z] #42 49.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:01.186Z] #42 49.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:01.300Z] #36 62.54 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:45:01.300Z] #36 ... [2022-01-20T08:45:01.300Z] [2022-01-20T08:45:01.300Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:01.300Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:01.300Z] #51 52.46 reflect [2022-01-20T08:45:01.300Z] #51 52.49 syscall [2022-01-20T08:45:01.300Z] #51 62.26 time [2022-01-20T08:45:01.300Z] #51 ... [2022-01-20T08:45:01.300Z] [2022-01-20T08:45:01.300Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:01.300Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:01.300Z] #36 62.58 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:45:01.300Z] #36 62.61 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:45:01.300Z] #36 62.62 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:45:01.390Z] #43 10.49 PBCC images/core-x86.pb-c.c [2022-01-20T08:45:01.390Z] #43 10.60 PBCC images/core.pb-c.c [2022-01-20T08:45:01.443Z] #42 49.57 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-20T08:45:01.443Z] #42 49.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:01.443Z] #42 49.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:01.561Z] #36 62.68 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:45:01.561Z] #36 62.72 Setting up cmake-data (3.13.4-1) ... [2022-01-20T08:45:01.561Z] #36 62.75 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:45:01.561Z] #36 62.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:45:01.561Z] #36 62.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:45:01.561Z] #36 62.84 Setting up cmake (3.13.4-1) ... [2022-01-20T08:45:01.561Z] #36 62.86 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:01.651Z] #43 10.73 PBCC images/inventory.pb-c.c [2022-01-20T08:45:01.651Z] #43 10.81 DEP images/core-aarch64.pb-c.d [2022-01-20T08:45:01.651Z] #43 10.85 DEP images/core-arm.pb-c.d [2022-01-20T08:45:01.827Z] #36 62.98 Processing triggers for mime-support (3.62) ... [2022-01-20T08:45:01.912Z] #43 10.91 DEP images/core-ppc64.pb-c.d [2022-01-20T08:45:01.912Z] #43 10.95 DEP images/core-s390.pb-c.d [2022-01-20T08:45:01.912Z] #43 10.98 DEP images/core-x86.pb-c.d [2022-01-20T08:45:01.912Z] #43 11.00 DEP images/core.pb-c.d [2022-01-20T08:45:01.912Z] #43 11.05 DEP images/inventory.pb-c.d [2022-01-20T08:45:01.912Z] #43 11.09 PBCC images/cpuinfo.pb-c.c [2022-01-20T08:45:01.968Z] #10 DONE 2.3s [2022-01-20T08:45:01.968Z] [2022-01-20T08:45:01.968Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T08:45:01.968Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T08:45:02.013Z] #45 ... [2022-01-20T08:45:02.013Z] [2022-01-20T08:45:02.013Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:02.013Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:02.013Z] #42 46.94 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:02.013Z] #42 47.26 Fetched 4095 kB in 1s (5650 kB/s) [2022-01-20T08:45:02.013Z] #42 47.37 Selecting previously unselected package libcap-dev:amd64. [2022-01-20T08:45:02.013Z] #42 47.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:02.013Z] #42 47.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 47.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:45:02.013Z] #42 47.62 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:45:02.013Z] #42 47.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 47.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:02.013Z] #42 47.83 Selecting previously unselected package libnet1-dev. [2022-01-20T08:45:02.013Z] #42 47.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 47.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:02.013Z] #42 48.10 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:45:02.013Z] #42 48.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 48.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:45:02.013Z] #42 48.22 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-20T08:45:02.013Z] #42 48.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 48.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:45:02.013Z] #42 48.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:45:02.013Z] #42 48.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:02.013Z] #42 48.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:02.013Z] #42 48.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-20T08:45:02.014Z] #42 48.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:02.014Z] #42 48.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:02.014Z] #42 48.81 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-20T08:45:02.014Z] #42 48.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-20T08:45:02.014Z] #42 48.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:02.014Z] #42 49.16 Selecting previously unselected package libprotobuf17:amd64. [2022-01-20T08:45:02.014Z] #42 49.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:02.014Z] #42 49.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:02.014Z] #42 50.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-20T08:45:02.014Z] #42 50.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:02.014Z] #42 50.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:02.014Z] #42 50.32 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-20T08:45:02.014Z] #42 50.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:02.014Z] #42 50.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:02.088Z] #36 DONE 63.5s [2022-01-20T08:45:02.088Z] [2022-01-20T08:45:02.088Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:02.088Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:02.088Z] #13 55.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T08:45:02.088Z] #13 55.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:02.088Z] #13 56.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:45:02.088Z] #13 58.54 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T08:45:02.088Z] #13 58.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T08:45:02.088Z] #13 58.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:45:02.088Z] #13 58.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T08:45:02.088Z] #13 58.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:02.088Z] #13 58.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:02.088Z] #13 58.91 Selecting previously unselected package dmsetup. [2022-01-20T08:45:02.088Z] #13 58.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:02.088Z] #13 58.92 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T08:45:02.088Z] #13 59.13 Selecting previously unselected package mingw-w64-common. [2022-01-20T08:45:02.088Z] #13 59.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T08:45:02.088Z] #13 59.14 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T08:45:02.173Z] #43 11.13 DEP images/cpuinfo.pb-c.d [2022-01-20T08:45:02.174Z] #43 11.23 PBCC images/stats.pb-c.c [2022-01-20T08:45:02.174Z] #43 11.26 DEP images/stats.pb-c.d [2022-01-20T08:45:02.224Z] #11 DONE 0.5s [2022-01-20T08:45:02.224Z] [2022-01-20T08:45:02.224Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T08:45:02.224Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T08:45:02.224Z] #31 DONE 0.1s [2022-01-20T08:45:02.224Z] [2022-01-20T08:45:02.224Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:45:02.224Z] #67 sha256:0bf1878a7bd2c24e050e6b7803165568f763160b3ac2a65a527160c464776124 [2022-01-20T08:45:02.270Z] #42 51.91 Selecting previously unselected package libprotoc17:amd64. [2022-01-20T08:45:02.270Z] #42 51.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:02.481Z] #67 ... [2022-01-20T08:45:02.481Z] [2022-01-20T08:45:02.481Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T08:45:02.481Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T08:45:02.481Z] #39 DONE 0.2s [2022-01-20T08:45:02.481Z] [2022-01-20T08:45:02.481Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T08:45:02.481Z] #29 sha256:98f9acae8dd7db6eb6585abb619d91ab9b8d8d628448bb9fd758b1cd38b2eed8 [2022-01-20T08:45:02.481Z] #29 1.190 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T08:45:02.481Z] #29 1.279 [2022-01-20T08:45:02.481Z] #29 1.490 #=#=# ############# 18.1% ########################### 38.1% ######################################### 58.0% ######################################################## 77.9% ###################################################################### 97.8% ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 2.073 [2022-01-20T08:45:02.481Z] #29 2.289 #=#=# ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 2.475 [2022-01-20T08:45:02.481Z] #29 2.691 #=#=# ################################################################## 92.3% ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 2.886 [2022-01-20T08:45:02.481Z] #29 3.107 #=#=# ########### 15.6% ########################## 36.9% ######################################## 56.2% ###################################################### 75.4% #################################################################### 94.7% ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 3.723 [2022-01-20T08:45:02.481Z] #29 3.944 #=#=# ## 3.9% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.3% ########################### 37.6% ################################ 45.4% #################################### 51.2% ########################################## 59.6% ############################################## 64.9% ################################################# 68.8% ####################################################### 76.8% ############################################################ 84.0% ############################################################# 86.0% ################################################################### 93.8% ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 5.990 [2022-01-20T08:45:02.481Z] #29 6.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T08:45:02.481Z] #29 6.600 [2022-01-20T08:45:02.481Z] #29 6.818 #=#=# ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 6.891 [2022-01-20T08:45:02.481Z] #29 7.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T08:45:02.481Z] #29 7.468 [2022-01-20T08:45:02.481Z] #29 7.682 #=#=# ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 7.799 [2022-01-20T08:45:02.481Z] #29 8.252 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T08:45:02.481Z] #29 8.304 [2022-01-20T08:45:02.481Z] #29 8.518 #=#=# #### 5.6% ############ 17.6% ################# 24.3% ######################### 35.3% ##################################### 52.1% ########################################################## 80.9% ######################################################################## 100.0% [2022-01-20T08:45:02.481Z] #29 9.271 [2022-01-20T08:45:02.481Z] #29 9.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T08:45:02.481Z] #29 10.02 [2022-01-20T08:45:02.528Z] #42 51.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:02.740Z] #29 10.29 #=#=# ######################################################################## 100.0% [2022-01-20T08:45:02.740Z] #29 10.38 [2022-01-20T08:45:02.818Z] #42 51.01 Selecting previously unselected package libprotoc17:amd64. [2022-01-20T08:45:02.818Z] #42 51.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:02.818Z] #42 51.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:03.090Z] #42 52.58 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T08:45:03.090Z] #42 52.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:03.090Z] #42 52.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:03.347Z] #42 52.77 Selecting previously unselected package protobuf-compiler. [2022-01-20T08:45:03.347Z] #42 52.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:03.347Z] #42 52.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:03.347Z] #42 52.96 Selecting previously unselected package python-pkg-resources. [2022-01-20T08:45:03.347Z] #42 52.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:45:03.347Z] #42 ... [2022-01-20T08:45:03.347Z] [2022-01-20T08:45:03.347Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:03.347Z] #56 sha256:0ac53b1da8580207cd6cb891a1f837561b6c29438bf82b3f0d58b49211916da1 [2022-01-20T08:45:03.347Z] #56 4.317 + RM_GOPATH=0 [2022-01-20T08:45:03.347Z] #56 4.317 + TMP_GOPATH= [2022-01-20T08:45:03.347Z] #56 4.317 + : /build [2022-01-20T08:45:03.347Z] #56 4.317 + '[' -z '' ']' [2022-01-20T08:45:03.347Z] #56 4.317 ++ mktemp -d [2022-01-20T08:45:03.347Z] #56 4.319 + export GOPATH=/tmp/tmp.PcMvo9P3RA [2022-01-20T08:45:03.347Z] #56 4.319 + GOPATH=/tmp/tmp.PcMvo9P3RA [2022-01-20T08:45:03.347Z] #56 4.319 + RM_GOPATH=1 [2022-01-20T08:45:03.347Z] #56 4.319 + case "$(go env GOARCH)" in [2022-01-20T08:45:03.347Z] #56 4.319 ++ go env GOARCH [2022-01-20T08:45:03.347Z] #56 4.337 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:03.347Z] #56 4.337 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:03.347Z] #56 4.344 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:03.347Z] #56 4.346 + dir=/tmp/install [2022-01-20T08:45:03.347Z] #56 4.350 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:03.347Z] #56 4.350 + bin=containerd [2022-01-20T08:45:03.347Z] #56 4.350 + shift [2022-01-20T08:45:03.347Z] #56 4.350 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T08:45:03.347Z] #56 4.350 + . /tmp/install/containerd.installer [2022-01-20T08:45:03.347Z] #56 4.350 ++ set -e [2022-01-20T08:45:03.347Z] #56 4.350 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:03.347Z] #56 4.350 + install_containerd [2022-01-20T08:45:03.347Z] #56 4.350 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T08:45:03.347Z] #56 4.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PcMvo9P3RA/src/github.com/containerd/containerd [2022-01-20T08:45:03.347Z] #56 4.357 Cloning into '/tmp/tmp.PcMvo9P3RA/src/github.com/containerd/containerd'... [2022-01-20T08:45:03.382Z] #42 ... [2022-01-20T08:45:03.382Z] [2022-01-20T08:45:03.382Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:03.382Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:03.382Z] #13 28.87 Reading package lists... [2022-01-20T08:45:03.382Z] #13 36.14 Building dependency tree... [2022-01-20T08:45:03.382Z] #13 38.26 Reading state information... [2022-01-20T08:45:03.382Z] #13 40.44 The following additional packages will be installed: [2022-01-20T08:45:03.382Z] #13 40.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T08:45:03.382Z] #13 40.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T08:45:03.382Z] #13 40.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T08:45:03.382Z] #13 40.45 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T08:45:03.382Z] #13 40.46 mingw-w64-x86-64-dev [2022-01-20T08:45:03.382Z] #13 40.46 Suggested packages: [2022-01-20T08:45:03.382Z] #13 40.48 gcc-8-locales seccomp wine64 [2022-01-20T08:45:03.382Z] #13 41.71 The following NEW packages will be installed: [2022-01-20T08:45:03.382Z] #13 41.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T08:45:03.382Z] #13 41.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T08:45:03.382Z] #13 41.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T08:45:03.382Z] #13 41.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T08:45:03.382Z] #13 41.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T08:45:03.382Z] #13 41.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T08:45:03.382Z] #13 41.75 The following packages will be upgraded: [2022-01-20T08:45:03.382Z] #13 41.75 libseccomp2 [2022-01-20T08:45:03.382Z] #13 42.22 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:03.382Z] #13 42.22 Need to get 77.8 MB of archives. [2022-01-20T08:45:03.382Z] #13 42.22 After this operation, 487 MB of additional disk space will be used. [2022-01-20T08:45:03.382Z] #13 42.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-01-20T08:45:03.382Z] #13 42.25 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-20T08:45:03.382Z] #13 42.27 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-20T08:45:03.382Z] #13 42.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-01-20T08:45:03.382Z] #13 42.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T08:45:03.382Z] #13 42.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-20T08:45:03.382Z] #13 42.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-20T08:45:03.382Z] #13 42.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T08:45:03.382Z] #13 43.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T08:45:03.382Z] #13 43.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T08:45:03.382Z] #13 43.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-01-20T08:45:03.382Z] #13 ... [2022-01-20T08:45:03.382Z] [2022-01-20T08:45:03.382Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:03.382Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:03.382Z] #42 51.65 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T08:45:03.562Z] #43 12.80 make[1]: Nothing to be done for 'all'. [2022-01-20T08:45:03.604Z] #56 ... [2022-01-20T08:45:03.604Z] [2022-01-20T08:45:03.604Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:03.604Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:03.604Z] #42 53.06 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:03.639Z] #42 51.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:03.639Z] #42 51.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:03.639Z] #42 51.84 Selecting previously unselected package protobuf-compiler. [2022-01-20T08:45:03.639Z] #42 51.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:03.675Z] #29 10.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T08:45:03.675Z] #29 11.04 [2022-01-20T08:45:03.824Z] #43 ... [2022-01-20T08:45:03.824Z] [2022-01-20T08:45:03.824Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:03.824Z] #34 sha256:da8728f8c1ef1b9ddc7b349bbfbde9c1d66f2ba3ee50a77f2fe04ff875cdf6aa [2022-01-20T08:45:03.824Z] #34 54.28 path/filepath [2022-01-20T08:45:03.824Z] #34 54.28 fmt [2022-01-20T08:45:03.824Z] #34 55.79 io/ioutil [2022-01-20T08:45:03.824Z] #34 57.60 github.com/BurntSushi/toml [2022-01-20T08:45:03.824Z] #34 57.61 flag [2022-01-20T08:45:03.824Z] #34 59.44 log [2022-01-20T08:45:03.824Z] #34 62.04 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:45:03.824Z] #34 DONE 63.9s [2022-01-20T08:45:03.867Z] #42 53.32 Selecting previously unselected package python-six. [2022-01-20T08:45:03.867Z] #42 53.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T08:45:03.867Z] #42 53.33 Unpacking python-six (1.12.0-1) ... [2022-01-20T08:45:03.895Z] #42 51.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:03.895Z] #42 52.06 Selecting previously unselected package python-pkg-resources. [2022-01-20T08:45:03.895Z] #42 52.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:45:03.895Z] #42 52.08 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:03.933Z] #29 11.27 #=#=# ######################################################################## 100.0% [2022-01-20T08:45:03.933Z] #29 11.37 [2022-01-20T08:45:03.933Z] #29 11.40 Download of images into '/build' complete. [2022-01-20T08:45:03.933Z] #29 11.40 Use something like the following to load the result into a Docker daemon: [2022-01-20T08:45:03.933Z] #29 11.40 tar -cC '/build' . | docker load [2022-01-20T08:45:03.933Z] #29 DONE 11.5s [2022-01-20T08:45:03.933Z] [2022-01-20T08:45:03.933Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:45:03.933Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:45:04.085Z] [2022-01-20T08:45:04.085Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:04.085Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:04.085Z] #45 61.73 internal/lazyregexp [2022-01-20T08:45:04.085Z] #45 62.04 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T08:45:04.085Z] #45 62.14 go/token [2022-01-20T08:45:04.085Z] #45 62.26 net/url [2022-01-20T08:45:04.085Z] #45 63.42 go/scanner [2022-01-20T08:45:04.085Z] #45 64.29 text/template/parse [2022-01-20T08:45:04.124Z] #42 53.51 Selecting previously unselected package python-protobuf. [2022-01-20T08:45:04.124Z] #42 53.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:04.124Z] #42 53.54 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:04.124Z] #42 ... [2022-01-20T08:45:04.124Z] [2022-01-20T08:45:04.124Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:04.124Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:45:04.124Z] #34 43.76 errors [2022-01-20T08:45:04.124Z] #34 43.76 sort [2022-01-20T08:45:04.124Z] #34 44.27 strconv [2022-01-20T08:45:04.124Z] #34 45.35 io [2022-01-20T08:45:04.124Z] #34 46.54 internal/oserror [2022-01-20T08:45:04.124Z] #34 46.71 syscall [2022-01-20T08:45:04.124Z] #34 48.69 reflect [2022-01-20T08:45:04.152Z] #42 52.38 Selecting previously unselected package python-six. [2022-01-20T08:45:04.152Z] #42 52.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T08:45:04.152Z] #42 52.40 Unpacking python-six (1.12.0-1) ... [2022-01-20T08:45:04.380Z] #34 ... [2022-01-20T08:45:04.380Z] [2022-01-20T08:45:04.380Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:04.380Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:45:04.380Z] #45 53.82 bufio [2022-01-20T08:45:04.409Z] #42 52.50 Selecting previously unselected package python-protobuf. [2022-01-20T08:45:04.409Z] #42 52.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:04.409Z] #42 52.52 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:04.688Z] #13 ... [2022-01-20T08:45:04.688Z] [2022-01-20T08:45:04.688Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:04.688Z] #37 sha256:e7e0d1c25fd3f90bebe1649ec7248c204482ebb08d8980dc435fe6024321b55f [2022-01-20T08:45:04.688Z] #37 1.017 + RM_GOPATH=0 [2022-01-20T08:45:04.688Z] #37 1.017 + TMP_GOPATH= [2022-01-20T08:45:04.688Z] #37 1.017 + : /build [2022-01-20T08:45:04.688Z] #37 1.017 + '[' -z '' ']' [2022-01-20T08:45:04.688Z] #37 1.017 ++ mktemp -d [2022-01-20T08:45:04.688Z] #37 1.020 + export GOPATH=/tmp/tmp.7y7j23hYUa [2022-01-20T08:45:04.688Z] #37 1.020 + GOPATH=/tmp/tmp.7y7j23hYUa [2022-01-20T08:45:04.688Z] #37 1.020 + RM_GOPATH=1 [2022-01-20T08:45:04.688Z] #37 1.020 + case "$(go env GOARCH)" in [2022-01-20T08:45:04.688Z] #37 1.023 ++ go env GOARCH [2022-01-20T08:45:04.688Z] #37 1.066 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:04.688Z] #37 1.066 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:04.688Z] #37 1.067 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:04.688Z] #37 1.100 + dir=/tmp/install [2022-01-20T08:45:04.688Z] #37 1.101 + bin=tini [2022-01-20T08:45:04.688Z] #37 1.101 + shift [2022-01-20T08:45:04.688Z] #37 1.101 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T08:45:04.688Z] #37 1.101 + . /tmp/install/tini.installer [2022-01-20T08:45:04.688Z] #37 1.101 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:04.688Z] #37 1.101 + install_tini [2022-01-20T08:45:04.688Z] #37 1.101 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T08:45:04.688Z] #37 1.101 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:04.688Z] #37 1.102 + git clone https://github.com/krallin/tini.git /tmp/tmp.7y7j23hYUa/tini [2022-01-20T08:45:04.688Z] #37 1.109 Cloning into '/tmp/tmp.7y7j23hYUa/tini'... [2022-01-20T08:45:04.688Z] #37 2.035 + cd /tmp/tmp.7y7j23hYUa/tini [2022-01-20T08:45:04.688Z] #37 2.035 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:04.688Z] #37 2.048 + cmake . [2022-01-20T08:45:04.949Z] #37 2.785 -- The C compiler identification is GNU 8.3.0 [2022-01-20T08:45:04.949Z] #37 2.866 -- Check for working C compiler: /usr/bin/cc [2022-01-20T08:45:05.028Z] #45 64.95 go/ast [2022-01-20T08:45:05.028Z] #45 ... [2022-01-20T08:45:05.028Z] [2022-01-20T08:45:05.028Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:05.028Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:45:05.028Z] #51 55.06 encoding/base64 [2022-01-20T08:45:05.028Z] #51 55.74 golang.org/x/sys/unix [2022-01-20T08:45:05.028Z] #51 56.92 fmt [2022-01-20T08:45:05.028Z] #51 61.82 encoding/json [2022-01-20T08:45:05.028Z] #51 64.08 github.com/pkg/diff [2022-01-20T08:45:05.289Z] #51 ... [2022-01-20T08:45:05.289Z] [2022-01-20T08:45:05.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:05.289Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:05.289Z] #43 14.21 CC images/stats.o [2022-01-20T08:45:05.289Z] #43 14.51 CC images/core.o [2022-01-20T08:45:05.339Z] #42 53.24 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:05.892Z] #37 3.616 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T08:45:05.892Z] #37 3.626 -- Detecting C compiler ABI info [2022-01-20T08:45:06.231Z] #43 15.20 CC images/core-x86.o [2022-01-20T08:45:06.273Z] #45 55.83 syscall [2022-01-20T08:45:06.464Z] #40 ... [2022-01-20T08:45:06.464Z] [2022-01-20T08:45:06.464Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T08:45:06.464Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T08:45:06.464Z] #12 DONE 3.7s [2022-01-20T08:45:06.464Z] [2022-01-20T08:45:06.464Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:06.464Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:06.465Z] #37 ... [2022-01-20T08:45:06.465Z] [2022-01-20T08:45:06.465Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:06.465Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:06.465Z] #42 57.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 57.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:06.465Z] #42 57.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:06.465Z] #42 57.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:06.465Z] #42 57.68 Setting up python-six (1.12.0-1) ... [2022-01-20T08:45:06.465Z] #42 61.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:06.465Z] #42 62.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:45:06.465Z] #42 62.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 62.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:45:06.465Z] #42 62.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 62.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 62.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:06.465Z] #42 62.12 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 62.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:06.465Z] #42 62.15 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:06.465Z] #42 ... [2022-01-20T08:45:06.465Z] [2022-01-20T08:45:06.465Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:06.465Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:06.465Z] #51 67.55 encoding/binary [2022-01-20T08:45:06.491Z] #43 15.71 CC images/core-arm.o [2022-01-20T08:45:06.707Z] #42 ... [2022-01-20T08:45:06.707Z] [2022-01-20T08:45:06.707Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:06.707Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:45:06.707Z] #56 0.954 + RM_GOPATH=0 [2022-01-20T08:45:06.707Z] #56 0.954 + TMP_GOPATH= [2022-01-20T08:45:06.707Z] #56 0.954 + : /build [2022-01-20T08:45:06.707Z] #56 0.954 + '[' -z '' ']' [2022-01-20T08:45:06.707Z] #56 0.954 ++ mktemp -d [2022-01-20T08:45:06.707Z] #56 0.958 + export GOPATH=/tmp/tmp.jrx84EjqdE [2022-01-20T08:45:06.707Z] #56 0.958 + GOPATH=/tmp/tmp.jrx84EjqdE [2022-01-20T08:45:06.707Z] #56 0.958 + RM_GOPATH=1 [2022-01-20T08:45:06.707Z] #56 0.958 + case "$(go env GOARCH)" in [2022-01-20T08:45:06.707Z] #56 0.962 ++ go env GOARCH [2022-01-20T08:45:06.707Z] #56 0.983 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:06.707Z] #56 0.983 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:06.707Z] #56 0.984 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:06.707Z] #56 1.003 + dir=/tmp/install [2022-01-20T08:45:06.707Z] #56 1.003 + bin=containerd [2022-01-20T08:45:06.707Z] #56 1.003 + shift [2022-01-20T08:45:06.707Z] #56 1.003 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T08:45:06.707Z] #56 1.003 + . /tmp/install/containerd.installer [2022-01-20T08:45:06.707Z] #56 1.003 ++ set -e [2022-01-20T08:45:06.707Z] #56 1.003 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:06.707Z] #56 1.004 + install_containerd [2022-01-20T08:45:06.707Z] #56 1.009 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T08:45:06.707Z] #56 1.010 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:06.707Z] #56 1.010 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jrx84EjqdE/src/github.com/containerd/containerd [2022-01-20T08:45:06.707Z] #56 1.016 Cloning into '/tmp/tmp.jrx84EjqdE/src/github.com/containerd/containerd'... [2022-01-20T08:45:06.707Z] #56 ... [2022-01-20T08:45:06.707Z] [2022-01-20T08:45:06.707Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:06.707Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:45:06.707Z] #32 48.58 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T08:45:06.707Z] #32 49.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T08:45:06.707Z] #32 49.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:06.752Z] #43 16.05 CC images/core-aarch64.o [2022-01-20T08:45:07.202Z] #45 ... [2022-01-20T08:45:07.202Z] [2022-01-20T08:45:07.202Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:07.202Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:45:07.202Z] #32 45.66 Checking out files: 87% (1332/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T08:45:07.202Z] #32 46.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T08:45:07.202Z] #32 46.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:07.202Z] #32 ... [2022-01-20T08:45:07.202Z] [2022-01-20T08:45:07.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:07.202Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:07.202Z] #36 46.65 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:07.202Z] #36 46.90 Fetched 14.9 MB in 2s (8428 kB/s) [2022-01-20T08:45:07.202Z] #36 47.04 Selecting previously unselected package xxd. [2022-01-20T08:45:07.202Z] #36 47.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 ... 15421 files and directories currently installed.) [2022-01-20T08:45:07.202Z] #36 47.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:45:07.202Z] #36 47.18 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:45:07.202Z] #36 47.41 Selecting previously unselected package vim-common. [2022-01-20T08:45:07.203Z] #36 47.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:45:07.203Z] #36 47.50 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:45:07.203Z] #36 47.91 Selecting previously unselected package cmake-data. [2022-01-20T08:45:07.203Z] #36 47.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T08:45:07.203Z] #36 47.93 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T08:45:07.203Z] #36 51.40 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:45:07.203Z] #36 51.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:45:07.203Z] #36 51.43 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:45:07.324Z] #43 16.42 CC images/core-ppc64.o [2022-01-20T08:45:07.459Z] #36 ... [2022-01-20T08:45:07.459Z] [2022-01-20T08:45:07.459Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:07.459Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:07.459Z] #13 34.24 Reading package lists... [2022-01-20T08:45:07.459Z] #13 41.27 Building dependency tree... [2022-01-20T08:45:07.459Z] #13 42.86 Reading state information... [2022-01-20T08:45:07.459Z] #13 44.88 The following additional packages will be installed: [2022-01-20T08:45:07.459Z] #13 44.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T08:45:07.459Z] #13 44.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T08:45:07.459Z] #13 44.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T08:45:07.459Z] #13 44.93 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T08:45:07.459Z] #13 44.93 mingw-w64-x86-64-dev [2022-01-20T08:45:07.459Z] #13 44.93 Suggested packages: [2022-01-20T08:45:07.459Z] #13 44.93 gcc-8-locales seccomp wine64 [2022-01-20T08:45:07.459Z] #13 46.26 The following NEW packages will be installed: [2022-01-20T08:45:07.459Z] #13 46.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T08:45:07.459Z] #13 46.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T08:45:07.459Z] #13 46.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T08:45:07.459Z] #13 46.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T08:45:07.459Z] #13 46.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T08:45:07.459Z] #13 46.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T08:45:07.459Z] #13 46.30 The following packages will be upgraded: [2022-01-20T08:45:07.459Z] #13 46.30 libseccomp2 [2022-01-20T08:45:07.459Z] #13 46.81 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:07.459Z] #13 46.81 Need to get 77.8 MB of archives. [2022-01-20T08:45:07.459Z] #13 46.81 After this operation, 487 MB of additional disk space will be used. [2022-01-20T08:45:07.459Z] #13 46.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-01-20T08:45:07.459Z] #13 46.82 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-20T08:45:07.459Z] #13 46.84 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-20T08:45:07.459Z] #13 47.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-01-20T08:45:07.459Z] #13 47.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T08:45:07.459Z] #13 47.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-20T08:45:07.459Z] #13 47.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-20T08:45:07.459Z] #13 47.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T08:45:07.459Z] #13 47.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T08:45:07.459Z] #13 48.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T08:45:07.459Z] #13 48.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-01-20T08:45:07.585Z] #43 ... [2022-01-20T08:45:07.585Z] [2022-01-20T08:45:07.585Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:07.585Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:45:07.585Z] #13 54.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T08:45:07.585Z] #13 54.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T08:45:07.585Z] #13 54.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:07.585Z] #13 59.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T08:45:07.585Z] #13 59.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-20T08:45:07.585Z] #13 59.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:07.585Z] #13 60.08 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T08:45:07.585Z] #13 60.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-20T08:45:07.585Z] #13 60.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:07.585Z] #13 ... [2022-01-20T08:45:07.585Z] [2022-01-20T08:45:07.585Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:07.585Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:45:07.585Z] #51 65.45 go/ast [2022-01-20T08:45:07.585Z] #51 67.20 golang.org/x/crypto/ssh/terminal [2022-01-20T08:45:08.388Z] #51 69.31 os [2022-01-20T08:45:08.388Z] #51 ... [2022-01-20T08:45:08.388Z] [2022-01-20T08:45:08.388Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:08.388Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:08.388Z] #42 69.03 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:45:08.388Z] #42 69.04 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:08.388Z] #42 DONE 69.6s [2022-01-20T08:45:08.388Z] [2022-01-20T08:45:08.388Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:08.388Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:08.388Z] #51 69.66 encoding/base64 [2022-01-20T08:45:08.528Z] #51 68.61 mvdan.cc/editorconfig [2022-01-20T08:45:08.600Z] #32 ... [2022-01-20T08:45:08.600Z] [2022-01-20T08:45:08.600Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:08.600Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:08.600Z] #13 46.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-01-20T08:45:08.600Z] #13 49.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-20T08:45:08.600Z] #13 49.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-20T08:45:08.600Z] #13 49.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:45:08.600Z] #13 49.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:45:08.600Z] #13 49.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-01-20T08:45:08.600Z] #13 49.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-20T08:45:08.600Z] #13 49.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-20T08:45:08.600Z] #13 49.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-20T08:45:08.600Z] #13 49.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-20T08:45:08.600Z] #13 49.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-20T08:45:08.600Z] #13 49.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-20T08:45:08.600Z] #13 49.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-20T08:45:08.600Z] #13 49.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-20T08:45:08.600Z] #13 49.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-20T08:45:08.600Z] #13 50.55 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:08.600Z] #13 50.75 Fetched 77.8 MB in 7s (10.6 MB/s) [2022-01-20T08:45:08.600Z] #13 50.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:08.600Z] #13 50.97 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:45:08.868Z] #13 51.00 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T08:45:09.125Z] #13 ... [2022-01-20T08:45:09.125Z] [2022-01-20T08:45:09.125Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:45:09.125Z] #47 sha256:09370b6013d23a9f0059a747b08bcebe4ffa4972e783b0a8940500e93dc85cea [2022-01-20T08:45:09.125Z] #47 DONE 57.2s [2022-01-20T08:45:09.125Z] [2022-01-20T08:45:09.125Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:09.125Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:09.125Z] #13 51.35 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:09.350Z] #13 52.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-01-20T08:45:09.350Z] #13 ... [2022-01-20T08:45:09.350Z] [2022-01-20T08:45:09.350Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:09.350Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:09.350Z] #36 58.72 Selecting previously unselected package libxml2:amd64. [2022-01-20T08:45:09.350Z] #36 58.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-20T08:45:09.350Z] #36 58.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:45:09.382Z] #13 51.63 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T08:45:09.382Z] #13 51.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:09.382Z] #13 51.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:09.469Z] #51 69.38 mvdan.cc/sh/v3/fileutil [2022-01-20T08:45:09.469Z] #51 69.50 mvdan.cc/sh/v3/syntax [2022-01-20T08:45:09.639Z] #13 51.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:45:09.749Z] #13 3.520 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:45:09.749Z] #13 3.706 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:45:09.749Z] #13 3.706 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:45:09.749Z] #13 3.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:45:09.778Z] #51 70.95 golang.org/x/sys/unix [2022-01-20T08:45:09.915Z] #36 59.43 Selecting previously unselected package libarchive13:amd64. [2022-01-20T08:45:09.915Z] #36 59.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-20T08:45:09.915Z] #36 59.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:45:09.915Z] #36 ... [2022-01-20T08:45:09.915Z] [2022-01-20T08:45:09.915Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:09.915Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:09.915Z] #51 49.42 syscall [2022-01-20T08:45:09.915Z] #51 49.46 bytes [2022-01-20T08:45:09.915Z] #51 52.32 reflect [2022-01-20T08:45:09.915Z] #51 ... [2022-01-20T08:45:09.915Z] [2022-01-20T08:45:09.915Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:09.915Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:09.915Z] #42 54.07 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:09.915Z] #42 58.87 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:09.915Z] #42 58.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:09.915Z] #42 58.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:09.915Z] #42 58.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:09.915Z] #42 58.95 Setting up python-six (1.12.0-1) ... [2022-01-20T08:45:10.172Z] #42 ... [2022-01-20T08:45:10.172Z] [2022-01-20T08:45:10.172Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:10.172Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:10.203Z] #13 ... [2022-01-20T08:45:10.203Z] [2022-01-20T08:45:10.203Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:10.203Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:45:10.203Z] #34 48.35 internal/oserror [2022-01-20T08:45:10.203Z] #34 48.59 syscall [2022-01-20T08:45:10.203Z] #34 49.63 reflect [2022-01-20T08:45:10.428Z] #36 59.80 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-20T08:45:10.428Z] #36 59.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-20T08:45:10.428Z] #36 59.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:45:10.428Z] #36 59.99 Selecting previously unselected package librhash0:amd64. [2022-01-20T08:45:10.428Z] #36 60.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-20T08:45:10.428Z] #36 60.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:45:10.459Z] #34 ... [2022-01-20T08:45:10.459Z] [2022-01-20T08:45:10.459Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:10.459Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:10.459Z] #36 50.34 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:45:10.459Z] #36 50.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:45:10.459Z] #36 50.38 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:45:10.459Z] #36 58.29 Selecting previously unselected package libxml2:amd64. [2022-01-20T08:45:10.459Z] #36 58.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-20T08:45:10.459Z] #36 58.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:45:10.459Z] #36 ... [2022-01-20T08:45:10.459Z] [2022-01-20T08:45:10.459Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:10.459Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:10.459Z] #42 58.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:10.459Z] #42 58.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:10.459Z] #42 58.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:10.459Z] #42 58.69 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:10.716Z] #42 58.70 Setting up python-six (1.12.0-1) ... [2022-01-20T08:45:10.973Z] #42 ... [2022-01-20T08:45:10.973Z] [2022-01-20T08:45:10.973Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:10.973Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:45:10.973Z] #45 49.01 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T08:45:10.973Z] #45 49.02 bytes [2022-01-20T08:45:10.973Z] #45 49.48 strings [2022-01-20T08:45:10.973Z] #45 51.75 reflect [2022-01-20T08:45:10.973Z] #45 52.83 bufio [2022-01-20T08:45:10.973Z] #45 55.15 syscall [2022-01-20T08:45:10.973Z] #45 ... [2022-01-20T08:45:10.973Z] [2022-01-20T08:45:10.973Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:10.973Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:10.973Z] #36 58.86 Selecting previously unselected package libarchive13:amd64. [2022-01-20T08:45:10.973Z] #36 58.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-20T08:45:10.973Z] #36 58.88 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:45:10.973Z] #36 59.19 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-20T08:45:10.973Z] #36 59.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-20T08:45:10.973Z] #36 59.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:45:11.122Z] #13 5.219 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:45:11.230Z] #36 59.36 Selecting previously unselected package librhash0:amd64. [2022-01-20T08:45:11.230Z] #36 59.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-20T08:45:11.230Z] #36 59.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:45:11.379Z] #13 ... [2022-01-20T08:45:11.379Z] [2022-01-20T08:45:11.379Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:45:11.379Z] #47 sha256:eddc0f217c67b5de1e8d0218982b1c1b457e8a59d262afbc72ead4d46901c5a2 [2022-01-20T08:45:11.379Z] #47 3.987 + RM_GOPATH=0 [2022-01-20T08:45:11.379Z] #47 3.987 + TMP_GOPATH= [2022-01-20T08:45:11.379Z] #47 3.987 + : /build [2022-01-20T08:45:11.379Z] #47 3.987 + '[' -z '' ']' [2022-01-20T08:45:11.379Z] #47 3.988 ++ mktemp -d [2022-01-20T08:45:11.379Z] #47 3.989 + export GOPATH=/tmp/tmp.wk1OOaK0dA [2022-01-20T08:45:11.379Z] #47 3.989 + GOPATH=/tmp/tmp.wk1OOaK0dA [2022-01-20T08:45:11.379Z] #47 3.989 + RM_GOPATH=1 [2022-01-20T08:45:11.379Z] #47 3.989 + case "$(go env GOARCH)" in [2022-01-20T08:45:11.379Z] #47 3.989 ++ go env GOARCH [2022-01-20T08:45:11.379Z] #47 3.997 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:11.379Z] #47 3.997 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:11.379Z] #47 3.997 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:11.379Z] #47 3.998 + dir=/tmp/install [2022-01-20T08:45:11.379Z] #47 3.998 + bin=gotestsum [2022-01-20T08:45:11.379Z] #47 3.998 + shift [2022-01-20T08:45:11.379Z] #47 3.998 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T08:45:11.379Z] #47 3.998 + . /tmp/install/gotestsum.installer [2022-01-20T08:45:11.379Z] #47 3.998 ++ : v0.5.3 [2022-01-20T08:45:11.379Z] #47 3.998 + install_gotestsum [2022-01-20T08:45:11.379Z] #47 3.998 + set -e [2022-01-20T08:45:11.379Z] #47 3.998 + export GO111MODULE=on [2022-01-20T08:45:11.379Z] #47 3.998 + GO111MODULE=on [2022-01-20T08:45:11.379Z] #47 3.998 + GOBIN=/build [2022-01-20T08:45:11.379Z] #47 3.998 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T08:45:11.379Z] #47 4.449 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:45:11.379Z] #47 6.762 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:45:11.379Z] #47 6.781 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:45:11.379Z] #47 6.880 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:45:11.379Z] #47 6.942 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:45:11.379Z] #47 7.524 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:45:11.379Z] #47 7.624 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:45:11.379Z] #47 7.921 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:45:11.379Z] #47 8.017 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:45:11.379Z] #47 8.094 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:45:11.379Z] #47 8.914 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:45:11.382Z] #51 ... [2022-01-20T08:45:11.382Z] [2022-01-20T08:45:11.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:11.382Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:11.382Z] #43 17.15 CC images/core-s390.o [2022-01-20T08:45:11.382Z] #43 17.82 CC images/cpuinfo.o [2022-01-20T08:45:11.382Z] #43 18.30 CC images/inventory.o [2022-01-20T08:45:11.382Z] #43 18.59 CC images/fdinfo.o [2022-01-20T08:45:11.382Z] #43 18.85 CC images/fown.o [2022-01-20T08:45:11.382Z] #43 19.02 CC images/ns.o [2022-01-20T08:45:11.382Z] #43 19.23 CC images/regfile.o [2022-01-20T08:45:11.382Z] #43 19.43 CC images/ghost-file.o [2022-01-20T08:45:11.382Z] #43 19.72 CC images/fifo.o [2022-01-20T08:45:11.382Z] #43 19.89 CC images/remap-file-path.o [2022-01-20T08:45:11.382Z] #43 20.14 CC images/eventfd.o [2022-01-20T08:45:11.382Z] #43 20.34 CC images/eventpoll.o [2022-01-20T08:45:11.487Z] #36 59.56 Selecting previously unselected package libuv1:amd64. [2022-01-20T08:45:11.487Z] #36 59.59 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-20T08:45:11.487Z] #36 59.60 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:45:11.504Z] #36 60.22 Selecting previously unselected package libuv1:amd64. [2022-01-20T08:45:11.505Z] #36 60.22 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-20T08:45:11.505Z] #36 60.23 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:45:11.643Z] #43 20.62 CC images/fh.o [2022-01-20T08:45:11.744Z] #36 59.78 Selecting previously unselected package cmake. [2022-01-20T08:45:11.744Z] #36 59.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-20T08:45:11.744Z] #36 59.81 Unpacking cmake (3.13.4-1) ... [2022-01-20T08:45:11.904Z] #43 20.91 CC images/fsnotify.o [2022-01-20T08:45:12.310Z] #47 ... [2022-01-20T08:45:12.310Z] [2022-01-20T08:45:12.310Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:12.310Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:12.310Z] #42 6.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:45:12.310Z] #42 6.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:45:12.310Z] #42 6.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:45:12.310Z] #42 8.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:45:12.310Z] #42 ... [2022-01-20T08:45:12.310Z] [2022-01-20T08:45:12.310Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:45:12.310Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:45:12.310Z] #55 4.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:45:12.310Z] #55 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:45:12.310Z] #55 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:45:12.310Z] #55 7.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:45:12.310Z] #55 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:45:12.434Z] #36 61.92 Selecting previously unselected package cmake. [2022-01-20T08:45:12.435Z] #36 61.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-20T08:45:12.435Z] #36 61.93 Unpacking cmake (3.13.4-1) ... [2022-01-20T08:45:12.476Z] #43 21.51 CC images/signalfd.o [2022-01-20T08:45:12.476Z] #43 21.70 CC images/fs.o [2022-01-20T08:45:12.571Z] #55 ... [2022-01-20T08:45:12.571Z] [2022-01-20T08:45:12.571Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:12.571Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:12.571Z] #36 4.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:45:12.571Z] #36 4.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:45:12.571Z] #36 4.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:45:12.571Z] #36 5.342 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:45:12.571Z] #36 9.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:45:12.571Z] #36 ... [2022-01-20T08:45:12.571Z] [2022-01-20T08:45:12.571Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:12.571Z] #58 sha256:8fc5bd936d4905fa4dc30f8c306829642418c8a37a91dee2e2e8d5212d0e2c0b [2022-01-20T08:45:12.571Z] #58 4.636 + RM_GOPATH=0 [2022-01-20T08:45:12.571Z] #58 4.636 + TMP_GOPATH= [2022-01-20T08:45:12.571Z] #58 4.636 + : /build [2022-01-20T08:45:12.571Z] #58 4.636 + '[' -z '' ']' [2022-01-20T08:45:12.571Z] #58 4.636 ++ mktemp -d [2022-01-20T08:45:12.571Z] #58 4.641 + export GOPATH=/tmp/tmp.FTNIsmCy7L [2022-01-20T08:45:12.571Z] #58 4.641 + GOPATH=/tmp/tmp.FTNIsmCy7L [2022-01-20T08:45:12.571Z] #58 4.641 + RM_GOPATH=1 [2022-01-20T08:45:12.571Z] #58 4.641 + case "$(go env GOARCH)" in [2022-01-20T08:45:12.571Z] #58 4.641 ++ go env GOARCH [2022-01-20T08:45:12.571Z] #58 4.647 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:12.571Z] #58 4.647 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:12.571Z] #58 4.647 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:12.571Z] #58 4.647 + dir=/tmp/install [2022-01-20T08:45:12.571Z] #58 4.647 + bin=rootlesskit [2022-01-20T08:45:12.571Z] #58 4.647 + shift [2022-01-20T08:45:12.571Z] #58 4.647 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T08:45:12.571Z] #58 4.647 + . /tmp/install/rootlesskit.installer [2022-01-20T08:45:12.571Z] #58 4.647 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:45:12.571Z] #58 4.647 + install_rootlesskit [2022-01-20T08:45:12.571Z] #58 4.647 + case "$1" in [2022-01-20T08:45:12.571Z] #58 4.647 + export CGO_ENABLED=0 [2022-01-20T08:45:12.571Z] #58 4.647 + CGO_ENABLED=0 [2022-01-20T08:45:12.571Z] #58 4.647 + _install_rootlesskit [2022-01-20T08:45:12.571Z] #58 4.647 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T08:45:12.571Z] #58 4.647 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FTNIsmCy7L/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:45:12.571Z] #58 4.647 Cloning into '/tmp/tmp.FTNIsmCy7L/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T08:45:12.571Z] #58 4.647 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:45:12.571Z] #58 10.14 + cd /tmp/tmp.FTNIsmCy7L/src/github.com/rootless-containers/rootlesskit [2022-01-20T08:45:12.571Z] #58 10.16 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T08:45:12.571Z] #58 10.25 + export GO111MODULE=on [2022-01-20T08:45:12.571Z] #58 10.25 + GO111MODULE=on [2022-01-20T08:45:12.571Z] #58 10.25 + export GOPROXY=https://proxy.golang.org [2022-01-20T08:45:12.571Z] #58 10.25 + GOPROXY=https://proxy.golang.org [2022-01-20T08:45:12.571Z] #58 10.25 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:45:12.571Z] #58 10.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T08:45:12.691Z] #36 ... [2022-01-20T08:45:12.691Z] [2022-01-20T08:45:12.691Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:45:12.691Z] #47 sha256:cc42736cab9f7b8c3086df8dd33e21f155a6919df6476923462046a09ca76ca5 [2022-01-20T08:45:12.691Z] #47 DONE 62.1s [2022-01-20T08:45:12.691Z] [2022-01-20T08:45:12.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:12.691Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:12.691Z] #13 56.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-20T08:45:12.691Z] #13 56.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-20T08:45:12.691Z] #13 56.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:45:12.691Z] #13 56.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:45:12.691Z] #13 56.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-01-20T08:45:12.691Z] #13 56.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-20T08:45:12.691Z] #13 56.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-20T08:45:12.691Z] #13 56.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-20T08:45:12.691Z] #13 56.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-20T08:45:12.691Z] #13 56.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-20T08:45:12.691Z] #13 56.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-20T08:45:12.736Z] #43 21.90 CC images/pstree.o [2022-01-20T08:45:12.828Z] #58 ... [2022-01-20T08:45:12.828Z] [2022-01-20T08:45:12.828Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:12.828Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:45:12.828Z] #34 5.373 + RM_GOPATH=0 [2022-01-20T08:45:12.828Z] #34 5.373 + TMP_GOPATH= [2022-01-20T08:45:12.828Z] #34 5.373 + : /build [2022-01-20T08:45:12.828Z] #34 5.373 + '[' -z '' ']' [2022-01-20T08:45:12.828Z] #34 5.374 ++ mktemp -d [2022-01-20T08:45:12.828Z] #34 5.382 + export GOPATH=/tmp/tmp.aXJG4Df0Nb [2022-01-20T08:45:12.828Z] #34 5.382 + GOPATH=/tmp/tmp.aXJG4Df0Nb [2022-01-20T08:45:12.828Z] #34 5.382 + RM_GOPATH=1 [2022-01-20T08:45:12.828Z] #34 5.382 + case "$(go env GOARCH)" in [2022-01-20T08:45:12.828Z] #34 5.382 ++ go env GOARCH [2022-01-20T08:45:12.828Z] #34 5.406 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:12.828Z] #34 5.406 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:12.828Z] #34 5.406 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:12.828Z] #34 5.418 + dir=/tmp/install [2022-01-20T08:45:12.828Z] #34 5.418 + bin=tomlv [2022-01-20T08:45:12.828Z] #34 5.418 + shift [2022-01-20T08:45:12.828Z] #34 5.418 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T08:45:12.828Z] #34 5.418 + . /tmp/install/tomlv.installer [2022-01-20T08:45:12.828Z] #34 5.418 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:45:12.828Z] #34 5.418 + install_tomlv [2022-01-20T08:45:12.828Z] #34 5.418 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T08:45:12.828Z] #34 5.418 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aXJG4Df0Nb/src/github.com/BurntSushi/toml [2022-01-20T08:45:12.828Z] #34 5.418 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:45:12.828Z] #34 5.425 Cloning into '/tmp/tmp.aXJG4Df0Nb/src/github.com/BurntSushi/toml'... [2022-01-20T08:45:12.828Z] #34 8.403 + cd /tmp/tmp.aXJG4Df0Nb/src/github.com/BurntSushi/toml [2022-01-20T08:45:12.828Z] #34 8.403 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T08:45:12.828Z] #34 8.645 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:45:12.828Z] #34 9.696 runtime/internal/sys [2022-01-20T08:45:12.828Z] #34 9.709 internal/cpu [2022-01-20T08:45:12.828Z] #34 10.03 runtime/internal/math [2022-01-20T08:45:12.828Z] #34 10.21 math/bits [2022-01-20T08:45:12.828Z] #34 10.54 internal/bytealg [2022-01-20T08:45:12.828Z] #34 ... [2022-01-20T08:45:12.828Z] [2022-01-20T08:45:12.828Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:12.828Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:45:12.828Z] #32 5.348 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T08:45:12.828Z] #32 5.350 Cloning into '.'... [2022-01-20T08:45:12.950Z] #13 56.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-20T08:45:12.950Z] #13 56.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-20T08:45:12.950Z] #13 56.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-20T08:45:12.996Z] #43 22.18 CC images/pipe.o [2022-01-20T08:45:13.086Z] #32 ... [2022-01-20T08:45:13.086Z] [2022-01-20T08:45:13.086Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:13.086Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:45:13.086Z] #45 5.390 + RM_GOPATH=0 [2022-01-20T08:45:13.086Z] #45 5.390 + TMP_GOPATH= [2022-01-20T08:45:13.086Z] #45 5.390 + : /build [2022-01-20T08:45:13.086Z] #45 5.390 + '[' -z '' ']' [2022-01-20T08:45:13.086Z] #45 5.390 ++ mktemp -d [2022-01-20T08:45:13.086Z] #45 5.390 + export GOPATH=/tmp/tmp.iVkyKRjQNb [2022-01-20T08:45:13.086Z] #45 5.390 + GOPATH=/tmp/tmp.iVkyKRjQNb [2022-01-20T08:45:13.086Z] #45 5.390 + RM_GOPATH=1 [2022-01-20T08:45:13.086Z] #45 5.390 + case "$(go env GOARCH)" in [2022-01-20T08:45:13.086Z] #45 5.395 ++ go env GOARCH [2022-01-20T08:45:13.086Z] #45 5.418 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.086Z] #45 5.418 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.086Z] #45 5.425 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:13.086Z] #45 5.425 + dir=/tmp/install [2022-01-20T08:45:13.086Z] #45 5.425 + bin=vndr [2022-01-20T08:45:13.086Z] #45 5.425 + shift [2022-01-20T08:45:13.086Z] #45 5.425 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T08:45:13.086Z] #45 5.425 + . /tmp/install/vndr.installer [2022-01-20T08:45:13.086Z] #45 5.425 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:45:13.086Z] #45 5.425 + install_vndr [2022-01-20T08:45:13.086Z] #45 5.425 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T08:45:13.086Z] #45 5.425 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iVkyKRjQNb/src/github.com/LK4D4/vndr [2022-01-20T08:45:13.086Z] #45 5.425 Cloning into '/tmp/tmp.iVkyKRjQNb/src/github.com/LK4D4/vndr'... [2022-01-20T08:45:13.086Z] #45 5.426 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:45:13.086Z] #45 6.472 + cd /tmp/tmp.iVkyKRjQNb/src/github.com/LK4D4/vndr [2022-01-20T08:45:13.086Z] #45 6.472 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T08:45:13.086Z] #45 6.529 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T08:45:13.086Z] #45 8.862 internal/cpu [2022-01-20T08:45:13.086Z] #45 8.886 internal/unsafeheader [2022-01-20T08:45:13.086Z] #45 8.974 runtime/internal/atomic [2022-01-20T08:45:13.086Z] #45 9.509 runtime/internal/sys [2022-01-20T08:45:13.086Z] #45 9.894 internal/bytealg [2022-01-20T08:45:13.086Z] #45 10.04 runtime/internal/math [2022-01-20T08:45:13.086Z] #45 10.16 internal/race [2022-01-20T08:45:13.086Z] #45 10.33 sync/atomic [2022-01-20T08:45:13.086Z] #45 ... [2022-01-20T08:45:13.086Z] [2022-01-20T08:45:13.086Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:13.086Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:45:13.086Z] #51 4.746 + RM_GOPATH=0 [2022-01-20T08:45:13.086Z] #51 4.746 + TMP_GOPATH= [2022-01-20T08:45:13.086Z] #51 4.746 + : /build [2022-01-20T08:45:13.086Z] #51 4.746 + '[' -z '' ']' [2022-01-20T08:45:13.086Z] #51 4.746 ++ mktemp -d [2022-01-20T08:45:13.086Z] #51 4.746 + export GOPATH=/tmp/tmp.9efyTy3kT2 [2022-01-20T08:45:13.086Z] #51 4.746 + GOPATH=/tmp/tmp.9efyTy3kT2 [2022-01-20T08:45:13.086Z] #51 4.746 + RM_GOPATH=1 [2022-01-20T08:45:13.086Z] #51 4.746 + case "$(go env GOARCH)" in [2022-01-20T08:45:13.086Z] #51 4.746 ++ go env GOARCH [2022-01-20T08:45:13.086Z] #51 4.752 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:45:13.086Z] #51 4.753 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.086Z] #51 4.753 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.086Z] #51 4.753 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:13.086Z] #51 4.753 + dir=/tmp/install [2022-01-20T08:45:13.086Z] #51 4.753 + bin=shfmt [2022-01-20T08:45:13.086Z] #51 4.753 + shift [2022-01-20T08:45:13.086Z] #51 4.753 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T08:45:13.086Z] #51 4.753 + . /tmp/install/shfmt.installer [2022-01-20T08:45:13.086Z] #51 4.753 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:45:13.086Z] #51 4.753 + install_shfmt [2022-01-20T08:45:13.086Z] #51 4.753 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T08:45:13.086Z] #51 4.753 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9efyTy3kT2/src/github.com/mvdan/sh [2022-01-20T08:45:13.086Z] #51 4.756 Cloning into '/tmp/tmp.9efyTy3kT2/src/github.com/mvdan/sh'... [2022-01-20T08:45:13.095Z] #51 ... [2022-01-20T08:45:13.095Z] [2022-01-20T08:45:13.095Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:13.095Z] #37 sha256:e7e0d1c25fd3f90bebe1649ec7248c204482ebb08d8980dc435fe6024321b55f [2022-01-20T08:45:13.095Z] #37 4.421 -- Detecting C compiler ABI info - done [2022-01-20T08:45:13.095Z] #37 4.474 -- Detecting C compile features [2022-01-20T08:45:13.095Z] #37 7.056 -- Detecting C compile features - done [2022-01-20T08:45:13.095Z] #37 7.099 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T08:45:13.095Z] #37 7.418 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T08:45:13.095Z] #37 7.566 -- Configuring done [2022-01-20T08:45:13.095Z] #37 7.595 -- Generating done [2022-01-20T08:45:13.095Z] #37 7.604 -- Build files have been written to: /tmp/tmp.7y7j23hYUa/tini [2022-01-20T08:45:13.095Z] #37 7.610 + make tini-static [2022-01-20T08:45:13.095Z] #37 8.048 Scanning dependencies of target tini-static [2022-01-20T08:45:13.095Z] #37 8.176 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T08:45:13.095Z] #37 9.665 [100%] Linking C executable tini-static [2022-01-20T08:45:13.095Z] #37 10.21 [100%] Built target tini-static [2022-01-20T08:45:13.095Z] #37 10.28 + mkdir -p /build [2022-01-20T08:45:13.095Z] #37 10.29 + cp tini-static /build/docker-init [2022-01-20T08:45:13.095Z] #37 DONE 10.6s [2022-01-20T08:45:13.095Z] [2022-01-20T08:45:13.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:13.095Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:13.095Z] #43 2.194 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:45:13.095Z] #43 2.194 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:45:13.095Z] #43 2.212 Note: Building without GnuTLS support [2022-01-20T08:45:13.095Z] #43 2.220 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:45:13.095Z] #43 2.220 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:45:13.095Z] #43 4.452 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:45:13.095Z] #43 4.582 GEN .gitid [2022-01-20T08:45:13.095Z] #43 4.671 GEN criu/include/version.h [2022-01-20T08:45:13.257Z] #43 22.38 CC images/tcp-stream.o [2022-01-20T08:45:13.344Z] #51 ... [2022-01-20T08:45:13.344Z] [2022-01-20T08:45:13.344Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:45:13.344Z] #49 sha256:0d8303b5705e3bf85dd58bf5ed0acd2425c2369504fe91fec9e44111b2534d90 [2022-01-20T08:45:13.344Z] #49 5.370 + RM_GOPATH=0 [2022-01-20T08:45:13.344Z] #49 5.370 + TMP_GOPATH= [2022-01-20T08:45:13.344Z] #49 5.370 + : /build [2022-01-20T08:45:13.344Z] #49 5.370 + '[' -z '' ']' [2022-01-20T08:45:13.344Z] #49 5.370 ++ mktemp -d [2022-01-20T08:45:13.344Z] #49 5.370 + export GOPATH=/tmp/tmp.CJEfdV0yrg [2022-01-20T08:45:13.344Z] #49 5.370 + GOPATH=/tmp/tmp.CJEfdV0yrg [2022-01-20T08:45:13.344Z] #49 5.370 + RM_GOPATH=1 [2022-01-20T08:45:13.344Z] #49 5.370 + case "$(go env GOARCH)" in [2022-01-20T08:45:13.344Z] #49 5.370 ++ go env GOARCH [2022-01-20T08:45:13.344Z] #49 5.401 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.344Z] #49 5.404 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.344Z] #49 5.408 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:13.344Z] #49 5.410 + dir=/tmp/install [2022-01-20T08:45:13.344Z] #49 5.410 + bin=golangci_lint [2022-01-20T08:45:13.344Z] #49 5.410 + shift [2022-01-20T08:45:13.344Z] #49 5.410 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T08:45:13.344Z] #49 5.410 + . /tmp/install/golangci_lint.installer [2022-01-20T08:45:13.344Z] #49 5.410 ++ : v1.23.8 [2022-01-20T08:45:13.344Z] #49 5.410 + install_golangci_lint [2022-01-20T08:45:13.344Z] #49 5.410 + set -e [2022-01-20T08:45:13.344Z] #49 5.410 + export GO111MODULE=on [2022-01-20T08:45:13.344Z] #49 5.410 + GO111MODULE=on [2022-01-20T08:45:13.344Z] #49 5.410 + GOBIN=/build [2022-01-20T08:45:13.344Z] #49 5.410 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T08:45:13.344Z] #49 6.287 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T08:45:13.344Z] #49 ... [2022-01-20T08:45:13.344Z] [2022-01-20T08:45:13.344Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:45:13.344Z] #24 sha256:d947b835eb65df18f318e8c8da8307d8dc1d98e0de74a1fb71ade864c7e6f874 [2022-01-20T08:45:13.344Z] #24 5.052 + RM_GOPATH=0 [2022-01-20T08:45:13.344Z] #24 5.052 + TMP_GOPATH= [2022-01-20T08:45:13.344Z] #24 5.052 + : /build [2022-01-20T08:45:13.344Z] #24 5.052 + '[' -z '' ']' [2022-01-20T08:45:13.344Z] #24 5.052 ++ mktemp -d [2022-01-20T08:45:13.344Z] #24 5.052 + export GOPATH=/tmp/tmp.IvZdiDTfjQ [2022-01-20T08:45:13.344Z] #24 5.052 + GOPATH=/tmp/tmp.IvZdiDTfjQ [2022-01-20T08:45:13.344Z] #24 5.052 + RM_GOPATH=1 [2022-01-20T08:45:13.344Z] #24 5.052 + case "$(go env GOARCH)" in [2022-01-20T08:45:13.344Z] #24 5.052 ++ go env GOARCH [2022-01-20T08:45:13.344Z] #24 5.108 Install docker/cli version 17.06.2-ce from stable [2022-01-20T08:45:13.344Z] #24 5.108 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.344Z] #24 5.108 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:13.344Z] #24 5.108 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:13.344Z] #24 5.108 + dir=/tmp/install [2022-01-20T08:45:13.344Z] #24 5.108 + bin=dockercli [2022-01-20T08:45:13.344Z] #24 5.108 + shift [2022-01-20T08:45:13.344Z] #24 5.108 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T08:45:13.344Z] #24 5.108 + . /tmp/install/dockercli.installer [2022-01-20T08:45:13.344Z] #24 5.108 ++ : stable [2022-01-20T08:45:13.344Z] #24 5.108 ++ : 17.06.2-ce [2022-01-20T08:45:13.344Z] #24 5.108 + install_dockercli [2022-01-20T08:45:13.344Z] #24 5.108 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T08:45:13.344Z] #24 5.108 ++ uname -m [2022-01-20T08:45:13.344Z] #24 5.135 + arch=x86_64 [2022-01-20T08:45:13.344Z] #24 5.135 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T08:45:13.344Z] #24 5.135 + url=https://download.docker.com/linux/static [2022-01-20T08:45:13.344Z] #24 5.135 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T08:45:13.344Z] #24 5.150 + tar -xz docker/docker [2022-01-20T08:45:13.356Z] #43 4.833 GEN include/common/asm [2022-01-20T08:45:13.517Z] #43 22.65 CC images/sk-packet.o [2022-01-20T08:45:13.604Z] #24 ... [2022-01-20T08:45:13.604Z] [2022-01-20T08:45:13.604Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:13.604Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:13.604Z] #36 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:45:13.618Z] #43 ... [2022-01-20T08:45:13.618Z] [2022-01-20T08:45:13.618Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:13.618Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:13.618Z] #45 64.85 internal/poll [2022-01-20T08:45:13.618Z] #45 67.70 io/fs [2022-01-20T08:45:13.618Z] #45 68.82 os [2022-01-20T08:45:13.618Z] #45 69.38 regexp/syntax [2022-01-20T08:45:13.618Z] #45 ... [2022-01-20T08:45:13.618Z] [2022-01-20T08:45:13.618Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:13.618Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:45:13.618Z] #34 64.76 internal/poll [2022-01-20T08:45:13.618Z] #34 65.61 internal/fmtsort [2022-01-20T08:45:13.618Z] #34 66.35 internal/syscall/execenv [2022-01-20T08:45:13.618Z] #34 66.53 path [2022-01-20T08:45:13.618Z] #34 67.31 io/fs [2022-01-20T08:45:13.618Z] #34 67.65 text/tabwriter [2022-01-20T08:45:13.618Z] #34 68.61 os [2022-01-20T08:45:13.618Z] #34 71.55 path/filepath [2022-01-20T08:45:13.618Z] #34 71.57 fmt [2022-01-20T08:45:13.618Z] #34 73.40 io/ioutil [2022-01-20T08:45:13.778Z] #43 22.88 CC images/mnt.o [2022-01-20T08:45:13.880Z] #34 ... [2022-01-20T08:45:13.880Z] [2022-01-20T08:45:13.880Z] #13 57.60 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:13.880Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:13.880Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:13.880Z] #45 75.03 fmt [2022-01-20T08:45:13.880Z] #45 75.17 regexp [2022-01-20T08:45:14.039Z] #43 23.06 CC images/pipe-data.o [2022-01-20T08:45:14.039Z] #43 23.29 CC images/sa.o [2022-01-20T08:45:14.137Z] #13 57.84 Fetched 77.8 MB in 10s (7812 kB/s) [2022-01-20T08:45:14.268Z] #36 ... [2022-01-20T08:45:14.268Z] [2022-01-20T08:45:14.268Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:14.268Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:45:14.268Z] #51 51.89 syscall [2022-01-20T08:45:14.268Z] #51 51.92 reflect [2022-01-20T08:45:14.268Z] #51 61.15 time [2022-01-20T08:45:14.268Z] #51 ... [2022-01-20T08:45:14.268Z] [2022-01-20T08:45:14.268Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:14.268Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:14.268Z] #13 54.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T08:45:14.268Z] #13 54.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:14.268Z] #13 54.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:45:14.300Z] #43 23.48 CC images/timer.o [2022-01-20T08:45:14.394Z] #13 57.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:14.394Z] #13 58.04 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:45:14.394Z] #13 58.06 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T08:45:14.525Z] #13 57.01 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T08:45:14.525Z] #13 57.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T08:45:14.525Z] #13 57.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:45:14.651Z] #13 58.21 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:14.651Z] #13 58.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T08:45:14.782Z] #13 57.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T08:45:14.782Z] #13 57.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:14.782Z] #13 57.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:14.870Z] #43 23.78 CC images/timerfd.o [2022-01-20T08:45:14.871Z] #43 23.96 CC images/mm.o [2022-01-20T08:45:14.907Z] #13 58.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:14.907Z] #13 58.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:14.907Z] #13 58.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:45:15.039Z] #13 57.40 Selecting previously unselected package dmsetup. [2022-01-20T08:45:15.039Z] #13 57.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:15.039Z] #13 57.40 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T08:45:15.131Z] #43 24.27 CC images/sk-opts.o [2022-01-20T08:45:15.296Z] #13 57.60 Selecting previously unselected package mingw-w64-common. [2022-01-20T08:45:15.296Z] #13 57.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T08:45:15.296Z] #13 57.61 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T08:45:15.392Z] #43 24.44 CC images/sk-unix.o [2022-01-20T08:45:15.652Z] #43 24.69 CC images/sk-inet.o [2022-01-20T08:45:15.860Z] #13 ... [2022-01-20T08:45:15.860Z] [2022-01-20T08:45:15.860Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:15.860Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:15.860Z] #36 63.01 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:45:15.860Z] #36 63.07 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:45:15.860Z] #36 63.11 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:45:15.860Z] #36 63.15 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:45:15.860Z] #36 63.19 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:45:15.860Z] #36 63.21 Setting up cmake-data (3.13.4-1) ... [2022-01-20T08:45:15.860Z] #36 63.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:45:15.860Z] #36 63.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:45:15.860Z] #36 63.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:45:15.860Z] #36 63.28 Setting up cmake (3.13.4-1) ... [2022-01-20T08:45:15.860Z] #36 63.30 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:15.860Z] #36 63.43 Processing triggers for mime-support (3.62) ... [2022-01-20T08:45:15.860Z] #36 DONE 63.9s [2022-01-20T08:45:15.860Z] [2022-01-20T08:45:15.860Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:15.860Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:15.860Z] #42 62.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:15.860Z] #42 62.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:45:15.860Z] #42 62.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:15.860Z] #42 62.94 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:45:15.860Z] #42 62.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:15.860Z] #42 62.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:15.860Z] #42 63.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:15.860Z] #42 63.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:15.860Z] #42 63.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:15.860Z] #42 63.08 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:15.912Z] #43 25.06 CC images/tun.o [2022-01-20T08:45:16.483Z] #43 25.37 CC images/sk-netlink.o [2022-01-20T08:45:16.483Z] #43 25.54 CC images/packet-sock.o [2022-01-20T08:45:16.483Z] #43 ... [2022-01-20T08:45:16.483Z] [2022-01-20T08:45:16.483Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:16.483Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:45:16.799Z] #13 ... [2022-01-20T08:45:16.799Z] [2022-01-20T08:45:16.799Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:16.799Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:45:16.799Z] #34 56.11 internal/syscall/unix [2022-01-20T08:45:16.799Z] #34 56.54 time [2022-01-20T08:45:16.799Z] #34 62.93 internal/fmtsort [2022-01-20T08:45:16.799Z] #34 63.07 internal/poll [2022-01-20T08:45:16.799Z] #34 63.75 internal/syscall/execenv [2022-01-20T08:45:16.799Z] #34 63.92 path [2022-01-20T08:45:16.799Z] #34 64.67 io/fs [2022-01-20T08:45:16.799Z] #34 ... [2022-01-20T08:45:16.799Z] [2022-01-20T08:45:16.799Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:16.799Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:16.799Z] #36 65.46 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:45:16.799Z] #36 65.48 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:45:16.799Z] #36 65.49 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:45:16.799Z] #36 65.53 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:45:16.799Z] #36 65.58 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:45:16.799Z] #36 65.60 Setting up cmake-data (3.13.4-1) ... [2022-01-20T08:45:16.799Z] #36 65.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:45:16.799Z] #36 65.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:45:16.799Z] #36 65.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:45:16.799Z] #36 65.68 Setting up cmake (3.13.4-1) ... [2022-01-20T08:45:16.799Z] #36 65.74 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:16.799Z] #36 65.79 Processing triggers for mime-support (3.62) ... [2022-01-20T08:45:16.799Z] #36 DONE 66.3s [2022-01-20T08:45:16.799Z] [2022-01-20T08:45:16.799Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:16.799Z] #37 sha256:d4d528714baa01f4e2dc898fc4cda654e0045d701a1680a69dae29a2d4ee0c9b [2022-01-20T08:45:16.879Z] #36 ... [2022-01-20T08:45:16.879Z] [2022-01-20T08:45:16.879Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:45:16.879Z] #67 sha256:0bf1878a7bd2c24e050e6b7803165568f763160b3ac2a65a527160c464776124 [2022-01-20T08:45:16.879Z] #67 4.609 + RM_GOPATH=0 [2022-01-20T08:45:16.879Z] #67 4.609 + TMP_GOPATH= [2022-01-20T08:45:16.879Z] #67 4.609 + : /build [2022-01-20T08:45:16.879Z] #67 4.609 + '[' -z '' ']' [2022-01-20T08:45:16.879Z] #67 4.609 ++ mktemp -d [2022-01-20T08:45:16.879Z] #67 4.609 + export GOPATH=/tmp/tmp.kRomY1PEvn [2022-01-20T08:45:16.879Z] #67 4.609 + GOPATH=/tmp/tmp.kRomY1PEvn [2022-01-20T08:45:16.879Z] #67 4.609 + RM_GOPATH=1 [2022-01-20T08:45:16.879Z] #67 4.609 + case "$(go env GOARCH)" in [2022-01-20T08:45:16.879Z] #67 4.614 ++ go env GOARCH [2022-01-20T08:45:16.879Z] #67 4.626 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:45:16.879Z] #67 4.626 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:16.879Z] #67 4.626 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:16.879Z] #67 4.626 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:16.879Z] #67 4.626 + dir=/tmp/install [2022-01-20T08:45:16.879Z] #67 4.626 + bin=proxy [2022-01-20T08:45:16.879Z] #67 4.626 + shift [2022-01-20T08:45:16.879Z] #67 4.626 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T08:45:16.879Z] #67 4.626 + . /tmp/install/proxy.installer [2022-01-20T08:45:16.879Z] #67 4.626 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:45:16.879Z] #67 4.626 + install_proxy [2022-01-20T08:45:16.879Z] #67 4.626 + case "$1" in [2022-01-20T08:45:16.879Z] #67 4.626 + export CGO_ENABLED=0 [2022-01-20T08:45:16.879Z] #67 4.626 + CGO_ENABLED=0 [2022-01-20T08:45:16.879Z] #67 4.626 + _install_proxy [2022-01-20T08:45:16.879Z] #67 4.626 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T08:45:16.879Z] #67 4.626 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kRomY1PEvn/src/github.com/docker/libnetwork [2022-01-20T08:45:16.879Z] #67 4.626 Cloning into '/tmp/tmp.kRomY1PEvn/src/github.com/docker/libnetwork'... [2022-01-20T08:45:16.879Z] #67 ... [2022-01-20T08:45:16.879Z] [2022-01-20T08:45:16.879Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:16.879Z] #58 sha256:8fc5bd936d4905fa4dc30f8c306829642418c8a37a91dee2e2e8d5212d0e2c0b [2022-01-20T08:45:16.879Z] #58 11.86 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:45:16.879Z] #58 11.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T08:45:16.879Z] #58 11.98 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T08:45:16.879Z] #58 12.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T08:45:17.004Z] #56 40.38 Checking out files: 48% (2274/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) [2022-01-20T08:45:17.004Z] #56 ... [2022-01-20T08:45:17.004Z] [2022-01-20T08:45:17.004Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:17.004Z] #51 sha256:071a7d1f937bb82344f52fec5e80cdf2dd774608fe0f85f79368d9c5e7d19854 [2022-01-20T08:45:17.004Z] #51 74.36 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T08:45:17.004Z] #51 DONE 77.0s [2022-01-20T08:45:17.004Z] [2022-01-20T08:45:17.004Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:17.004Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:45:17.443Z] #58 ... [2022-01-20T08:45:17.443Z] [2022-01-20T08:45:17.443Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:45:17.443Z] #24 sha256:d947b835eb65df18f318e8c8da8307d8dc1d98e0de74a1fb71ade864c7e6f874 [2022-01-20T08:45:17.443Z] #24 14.91 + mkdir -p /build [2022-01-20T08:45:17.443Z] #24 14.91 + mv docker/docker /build/ [2022-01-20T08:45:17.443Z] #24 14.92 + rmdir docker [2022-01-20T08:45:17.443Z] #24 DONE 15.2s [2022-01-20T08:45:17.443Z] [2022-01-20T08:45:17.443Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:17.443Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:45:17.443Z] #45 10.98 unicode [2022-01-20T08:45:17.443Z] #45 11.05 runtime [2022-01-20T08:45:17.443Z] #45 14.76 unicode/utf8 [2022-01-20T08:45:17.700Z] #45 ... [2022-01-20T08:45:17.700Z] [2022-01-20T08:45:17.700Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:45:17.700Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:45:17.700Z] #40 5.121 + git clone https://github.com/docker/distribution.git . [2022-01-20T08:45:17.700Z] #40 5.144 Cloning into '.'... [2022-01-20T08:45:17.700Z] #40 ... [2022-01-20T08:45:17.700Z] [2022-01-20T08:45:17.700Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:17.700Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:45:17.700Z] #34 10.96 math [2022-01-20T08:45:17.700Z] #34 12.11 runtime [2022-01-20T08:45:18.072Z] #56 40.38 Checking out files: 48% (2274/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 88% (4158/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T08:45:18.072Z] #56 42.00 + cd /tmp/tmp.Hrh7G2NPr5/src/github.com/containerd/containerd [2022-01-20T08:45:18.072Z] #56 42.00 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:18.089Z] #45 79.09 go/token [2022-01-20T08:45:18.089Z] #45 79.46 internal/lazyregexp [2022-01-20T08:45:18.332Z] #56 ... [2022-01-20T08:45:18.332Z] [2022-01-20T08:45:18.332Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:18.332Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:18.332Z] #45 68.28 text/template [2022-01-20T08:45:18.332Z] #45 68.60 go/parser [2022-01-20T08:45:18.332Z] #45 71.96 encoding/xml [2022-01-20T08:45:18.332Z] #45 72.69 go/doc [2022-01-20T08:45:18.332Z] #45 75.76 github.com/LK4D4/vndr/build [2022-01-20T08:45:18.332Z] #45 76.55 github.com/LK4D4/vndr/versioned [2022-01-20T08:45:18.332Z] #45 76.68 compress/flate [2022-01-20T08:45:18.332Z] #45 78.34 hash/crc32 [2022-01-20T08:45:18.332Z] #45 ... [2022-01-20T08:45:18.332Z] [2022-01-20T08:45:18.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:18.332Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:18.332Z] #43 26.10 CC images/ipc-var.o [2022-01-20T08:45:18.332Z] #43 26.42 CC images/ipc-desc.o [2022-01-20T08:45:18.332Z] #43 26.77 CC images/ipc-shm.o [2022-01-20T08:45:18.332Z] #43 27.00 CC images/ipc-msg.o [2022-01-20T08:45:18.332Z] #43 27.22 CC images/ipc-sem.o [2022-01-20T08:45:18.332Z] #43 27.36 CC images/utsns.o [2022-01-20T08:45:18.332Z] #43 27.51 CC images/creds.o [2022-01-20T08:45:18.593Z] #43 27.70 CC images/vma.o [2022-01-20T08:45:18.660Z] #45 79.81 net/url [2022-01-20T08:45:18.854Z] #43 27.88 CC images/netdev.o [2022-01-20T08:45:18.921Z] #45 80.16 go/scanner [2022-01-20T08:45:19.088Z] #34 16.64 encoding [2022-01-20T08:45:19.088Z] #34 ... [2022-01-20T08:45:19.088Z] [2022-01-20T08:45:19.088Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:45:19.088Z] #49 sha256:0d8303b5705e3bf85dd58bf5ed0acd2425c2369504fe91fec9e44111b2534d90 [2022-01-20T08:45:19.088Z] #49 16.92 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T08:45:19.114Z] #43 28.25 CC images/tty.o [2022-01-20T08:45:19.183Z] #45 ... [2022-01-20T08:45:19.183Z] [2022-01-20T08:45:19.183Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:19.183Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:19.183Z] #13 66.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T08:45:19.183Z] #13 66.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T08:45:19.183Z] #13 66.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:19.183Z] #13 72.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T08:45:19.183Z] #13 72.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:19.183Z] #13 72.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:19.183Z] #13 72.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T08:45:19.183Z] #13 72.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:19.183Z] #13 72.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:19.183Z] #13 ... [2022-01-20T08:45:19.183Z] [2022-01-20T08:45:19.183Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:19.183Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:19.183Z] #43 6.766 PBCC images/timens.pb-c.c [2022-01-20T08:45:19.183Z] #43 6.796 DEP images/timens.pb-c.d [2022-01-20T08:45:19.183Z] #43 6.879 PBCC images/fown.pb-c.c [2022-01-20T08:45:19.183Z] #43 6.916 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.031 PBCC images/opts.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.080 PBCC images/memfd.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.135 DEP images/fown.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.216 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.303 DEP images/opts.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.403 DEP images/memfd.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.470 PBCC images/sit.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.531 DEP images/sit.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.573 PBCC images/macvlan.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.597 DEP images/macvlan.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.645 PBCC images/autofs.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.690 DEP images/autofs.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.727 PBCC images/sysctl.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.760 DEP images/sysctl.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.802 PBCC images/time.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.823 DEP images/time.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.856 PBCC images/binfmt-misc.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.870 DEP images/binfmt-misc.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.903 PBCC images/seccomp.pb-c.c [2022-01-20T08:45:19.183Z] #43 7.938 DEP images/seccomp.pb-c.d [2022-01-20T08:45:19.183Z] #43 7.985 PBCC images/userns.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.023 DEP images/userns.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.069 PBCC images/cgroup.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.096 DEP images/cgroup.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.176 PBCC images/ext-file.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.243 DEP images/ext-file.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.323 PBCC images/rpc.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.378 DEP images/rpc.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.456 PBCC images/siginfo.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.507 DEP images/siginfo.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.567 PBCC images/pagemap.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.612 DEP images/pagemap.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.658 PBCC images/rlimit.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.691 DEP images/rlimit.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.758 PBCC images/file-lock.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.813 DEP images/file-lock.pb-c.d [2022-01-20T08:45:19.183Z] #43 8.868 PBCC images/tty.pb-c.c [2022-01-20T08:45:19.183Z] #43 8.943 DEP images/tty.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.014 PBCC images/tun.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.059 PBCC images/netdev.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.123 DEP images/tun.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.175 DEP images/netdev.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.217 PBCC images/vma.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.264 DEP images/vma.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.306 PBCC images/creds.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.336 DEP images/creds.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.377 PBCC images/utsns.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.411 DEP images/utsns.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.443 PBCC images/ipc-desc.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.471 PBCC images/ipc-sem.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.496 DEP images/ipc-desc.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.554 DEP images/ipc-sem.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.604 PBCC images/ipc-msg.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.640 DEP images/ipc-msg.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.691 PBCC images/ipc-shm.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.739 DEP images/ipc-shm.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.773 PBCC images/ipc-var.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.796 DEP images/ipc-var.pb-c.d [2022-01-20T08:45:19.183Z] #43 9.862 PBCC images/sk-opts.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.876 PBCC images/packet-sock.pb-c.c [2022-01-20T08:45:19.183Z] #43 9.951 DEP images/sk-opts.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.01 DEP images/packet-sock.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.10 PBCC images/sk-netlink.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.18 DEP images/sk-netlink.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.27 PBCC images/sk-inet.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.28 DEP images/sk-inet.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.38 PBCC images/sk-unix.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.45 DEP images/sk-unix.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.54 PBCC images/mm.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.62 DEP images/mm.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.67 PBCC images/timerfd.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.71 DEP images/timerfd.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.81 PBCC images/timer.pb-c.c [2022-01-20T08:45:19.183Z] #43 10.85 DEP images/timer.pb-c.d [2022-01-20T08:45:19.183Z] #43 10.92 PBCC images/sa.pb-c.c [2022-01-20T08:45:19.345Z] #49 16.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T08:45:19.345Z] #49 17.07 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T08:45:19.345Z] #49 17.07 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T08:45:19.444Z] #43 11.01 DEP images/sa.pb-c.d [2022-01-20T08:45:19.444Z] #43 11.07 PBCC images/pipe-data.pb-c.c [2022-01-20T08:45:19.444Z] #43 11.12 DEP images/pipe-data.pb-c.d [2022-01-20T08:45:19.444Z] #43 11.17 PBCC images/mnt.pb-c.c [2022-01-20T08:45:19.602Z] #49 17.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T08:45:19.602Z] #49 17.46 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T08:45:19.685Z] #43 28.81 CC images/file-lock.o [2022-01-20T08:45:19.705Z] #43 11.23 DEP images/mnt.pb-c.d [2022-01-20T08:45:19.705Z] #43 11.30 PBCC images/sk-packet.pb-c.c [2022-01-20T08:45:19.705Z] #43 11.34 DEP images/sk-packet.pb-c.d [2022-01-20T08:45:19.705Z] #43 11.40 PBCC images/tcp-stream.pb-c.c [2022-01-20T08:45:19.705Z] #43 11.49 DEP images/tcp-stream.pb-c.d [2022-01-20T08:45:19.946Z] #43 29.00 CC images/rlimit.o [2022-01-20T08:45:19.966Z] #43 11.55 PBCC images/pipe.pb-c.c [2022-01-20T08:45:19.966Z] #43 11.64 DEP images/pipe.pb-c.d [2022-01-20T08:45:19.966Z] #43 11.72 PBCC images/pstree.pb-c.c [2022-01-20T08:45:19.966Z] #43 11.73 DEP images/pstree.pb-c.d [2022-01-20T08:45:20.070Z] #37 ... [2022-01-20T08:45:20.070Z] [2022-01-20T08:45:20.070Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:20.070Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:20.070Z] #51 59.69 time [2022-01-20T08:45:20.070Z] #51 65.66 internal/poll [2022-01-20T08:45:20.070Z] #51 67.35 encoding/binary [2022-01-20T08:45:20.070Z] #51 68.90 os [2022-01-20T08:45:20.188Z] #49 17.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T08:45:20.206Z] #43 29.16 CC images/pagemap.o [2022-01-20T08:45:20.206Z] #43 29.39 CC images/siginfo.o [2022-01-20T08:45:20.227Z] #43 11.82 PBCC images/fs.pb-c.c [2022-01-20T08:45:20.227Z] #43 11.84 DEP images/fs.pb-c.d [2022-01-20T08:45:20.227Z] #43 11.88 PBCC images/signalfd.pb-c.c [2022-01-20T08:45:20.329Z] #51 69.86 encoding/base64 [2022-01-20T08:45:20.329Z] #51 ... [2022-01-20T08:45:20.329Z] [2022-01-20T08:45:20.329Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:20.329Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:20.329Z] #42 62.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:20.329Z] #42 62.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:45:20.329Z] #42 62.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:20.329Z] #42 62.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:45:20.329Z] #42 62.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:20.329Z] #42 62.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:20.329Z] #42 62.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:20.329Z] #42 62.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:20.329Z] #42 62.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:20.329Z] #42 62.76 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:20.329Z] #42 69.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:45:20.329Z] #42 69.59 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:20.329Z] #42 ... [2022-01-20T08:45:20.329Z] [2022-01-20T08:45:20.329Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:20.329Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:20.329Z] #13 61.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T08:45:20.329Z] #13 61.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:20.329Z] #13 61.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:45:20.329Z] #13 64.03 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T08:45:20.329Z] #13 64.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T08:45:20.329Z] #13 64.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:45:20.329Z] #13 ... [2022-01-20T08:45:20.329Z] [2022-01-20T08:45:20.329Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:20.329Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:20.329Z] #42 DONE 70.1s [2022-01-20T08:45:20.453Z] #49 17.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T08:45:20.453Z] #49 18.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T08:45:20.453Z] #49 18.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T08:45:20.466Z] #43 29.63 CC images/rpc.o [2022-01-20T08:45:20.488Z] #43 11.96 DEP images/signalfd.pb-c.d [2022-01-20T08:45:20.488Z] #43 12.04 PBCC images/fh.pb-c.c [2022-01-20T08:45:20.488Z] #43 12.08 PBCC images/fsnotify.pb-c.c [2022-01-20T08:45:20.488Z] #43 12.17 DEP images/fh.pb-c.d [2022-01-20T08:45:20.586Z] [2022-01-20T08:45:20.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:20.586Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:20.750Z] #43 12.24 DEP images/fsnotify.pb-c.d [2022-01-20T08:45:20.750Z] #43 12.29 PBCC images/eventpoll.pb-c.c [2022-01-20T08:45:20.750Z] #43 12.32 DEP images/eventpoll.pb-c.d [2022-01-20T08:45:20.750Z] #43 12.37 PBCC images/eventfd.pb-c.c [2022-01-20T08:45:20.750Z] #43 12.40 DEP images/eventfd.pb-c.d [2022-01-20T08:45:20.750Z] #43 12.48 PBCC images/remap-file-path.pb-c.c [2022-01-20T08:45:21.011Z] #43 12.54 DEP images/remap-file-path.pb-c.d [2022-01-20T08:45:21.011Z] #43 12.59 PBCC images/fifo.pb-c.c [2022-01-20T08:45:21.011Z] #43 ... [2022-01-20T08:45:21.011Z] [2022-01-20T08:45:21.011Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:21.011Z] #34 sha256:9298fb59edea71acd73880d5b5f12e86e2810be8dca3c26df1db014cf9debf18 [2022-01-20T08:45:21.011Z] #34 75.86 flag [2022-01-20T08:45:21.011Z] #34 75.86 github.com/BurntSushi/toml [2022-01-20T08:45:21.011Z] #34 78.22 log [2022-01-20T08:45:21.011Z] #34 80.21 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:45:21.011Z] #34 DONE 82.2s [2022-01-20T08:45:21.011Z] [2022-01-20T08:45:21.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:21.011Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:21.011Z] #43 12.60 DEP images/fifo.pb-c.d [2022-01-20T08:45:21.011Z] #43 12.67 PBCC images/ghost-file.pb-c.c [2022-01-20T08:45:21.011Z] #43 ... [2022-01-20T08:45:21.011Z] [2022-01-20T08:45:21.011Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:21.011Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:21.011Z] #45 81.60 go/ast [2022-01-20T08:45:21.011Z] #45 82.05 text/template/parse [2022-01-20T08:45:21.123Z] #42 ... [2022-01-20T08:45:21.123Z] [2022-01-20T08:45:21.123Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:21.123Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:45:21.123Z] #34 58.74 internal/syscall/unix [2022-01-20T08:45:21.123Z] #34 59.09 time [2022-01-20T08:45:21.123Z] #34 64.15 internal/fmtsort [2022-01-20T08:45:21.123Z] #34 64.98 internal/syscall/execenv [2022-01-20T08:45:21.123Z] #34 65.14 path [2022-01-20T08:45:21.123Z] #34 65.79 text/tabwriter [2022-01-20T08:45:21.123Z] #34 65.89 internal/poll [2022-01-20T08:45:21.123Z] #34 66.53 io/fs [2022-01-20T08:45:21.123Z] #34 68.47 os [2022-01-20T08:45:21.123Z] #34 ... [2022-01-20T08:45:21.123Z] [2022-01-20T08:45:21.123Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:21.123Z] #37 sha256:6b16179c1664ea55fbb15f3d78f99f0af29738ec10829990722c5986a8e3d722 [2022-01-20T08:45:21.123Z] #37 0.926 + RM_GOPATH=0 [2022-01-20T08:45:21.123Z] #37 0.926 + TMP_GOPATH= [2022-01-20T08:45:21.123Z] #37 0.926 + : /build [2022-01-20T08:45:21.123Z] #37 0.926 + '[' -z '' ']' [2022-01-20T08:45:21.123Z] #37 0.927 ++ mktemp -d [2022-01-20T08:45:21.123Z] #37 0.930 + export GOPATH=/tmp/tmp.fQsGwDLKAX [2022-01-20T08:45:21.123Z] #37 0.930 + GOPATH=/tmp/tmp.fQsGwDLKAX [2022-01-20T08:45:21.123Z] #37 0.930 + RM_GOPATH=1 [2022-01-20T08:45:21.123Z] #37 0.930 + case "$(go env GOARCH)" in [2022-01-20T08:45:21.123Z] #37 0.931 ++ go env GOARCH [2022-01-20T08:45:21.123Z] #37 0.965 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:21.123Z] #37 0.965 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:21.123Z] #37 0.966 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:21.123Z] #37 0.971 + dir=/tmp/install [2022-01-20T08:45:21.123Z] #37 0.971 + bin=tini [2022-01-20T08:45:21.123Z] #37 0.971 + shift [2022-01-20T08:45:21.123Z] #37 0.971 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T08:45:21.123Z] #37 0.972 + . /tmp/install/tini.installer [2022-01-20T08:45:21.123Z] #37 0.972 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:21.123Z] #37 0.976 + install_tini [2022-01-20T08:45:21.123Z] #37 0.977 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T08:45:21.123Z] #37 0.978 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:21.123Z] #37 0.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.fQsGwDLKAX/tini [2022-01-20T08:45:21.123Z] #37 0.980 Cloning into '/tmp/tmp.fQsGwDLKAX/tini'... [2022-01-20T08:45:21.123Z] #37 1.740 + cd /tmp/tmp.fQsGwDLKAX/tini [2022-01-20T08:45:21.123Z] #37 1.740 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:21.123Z] #37 1.746 + cmake . [2022-01-20T08:45:21.123Z] #37 2.367 -- The C compiler identification is GNU 8.3.0 [2022-01-20T08:45:21.123Z] #37 2.432 -- Check for working C compiler: /usr/bin/cc [2022-01-20T08:45:21.123Z] #37 3.144 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T08:45:21.123Z] #37 3.145 -- Detecting C compiler ABI info [2022-01-20T08:45:21.123Z] #37 3.931 -- Detecting C compiler ABI info - done [2022-01-20T08:45:21.123Z] #37 4.026 -- Detecting C compile features [2022-01-20T08:45:21.382Z] #49 19.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T08:45:21.640Z] #49 19.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T08:45:21.688Z] #37 ... [2022-01-20T08:45:21.688Z] [2022-01-20T08:45:21.688Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:21.689Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:21.689Z] #13 63.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T08:45:21.689Z] #13 63.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T08:45:21.689Z] #13 63.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:21.849Z] #43 30.87 CC images/ext-file.o [2022-01-20T08:45:21.849Z] #43 31.07 CC images/cgroup.o [2022-01-20T08:45:22.258Z] #13 ... [2022-01-20T08:45:22.258Z] [2022-01-20T08:45:22.258Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:22.258Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:22.258Z] #42 69.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:45:22.258Z] #42 69.64 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:22.258Z] #42 DONE 70.2s [2022-01-20T08:45:22.258Z] [2022-01-20T08:45:22.258Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:22.258Z] #37 sha256:6b16179c1664ea55fbb15f3d78f99f0af29738ec10829990722c5986a8e3d722 [2022-01-20T08:45:22.258Z] #37 6.347 -- Detecting C compile features - done [2022-01-20T08:45:22.258Z] #37 6.378 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T08:45:22.790Z] #43 31.82 CC images/userns.o [2022-01-20T08:45:22.821Z] #37 6.805 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T08:45:22.821Z] #37 6.896 -- Configuring done [2022-01-20T08:45:22.821Z] #37 6.956 -- Generating done [2022-01-20T08:45:22.821Z] #37 6.956 -- Build files have been written to: /tmp/tmp.fQsGwDLKAX/tini [2022-01-20T08:45:22.821Z] #37 6.972 + make tini-static [2022-01-20T08:45:23.051Z] #43 32.14 CC images/google/protobuf/descriptor.o [2022-01-20T08:45:23.078Z] #37 7.301 Scanning dependencies of target tini-static [2022-01-20T08:45:23.078Z] #37 7.363 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T08:45:23.081Z] #49 ... [2022-01-20T08:45:23.081Z] [2022-01-20T08:45:23.081Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:23.081Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:23.081Z] #42 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:45:23.081Z] #42 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:45:23.081Z] #42 ... [2022-01-20T08:45:23.081Z] [2022-01-20T08:45:23.081Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:23.081Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:23.081Z] #13 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:45:23.081Z] #13 9.590 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:45:23.081Z] #13 12.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:45:23.342Z] #13 ... [2022-01-20T08:45:23.342Z] [2022-01-20T08:45:23.342Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:23.342Z] #58 sha256:8fc5bd936d4905fa4dc30f8c306829642418c8a37a91dee2e2e8d5212d0e2c0b [2022-01-20T08:45:23.342Z] #58 16.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T08:45:23.342Z] #58 17.70 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T08:45:23.342Z] #58 17.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T08:45:23.342Z] #58 17.87 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T08:45:23.342Z] #58 18.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T08:45:23.342Z] #58 18.27 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T08:45:23.342Z] #58 18.72 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T08:45:23.342Z] #58 19.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T08:45:23.342Z] #58 19.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T08:45:23.602Z] #58 21.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T08:45:23.856Z] #43 ... [2022-01-20T08:45:23.856Z] [2022-01-20T08:45:23.856Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:23.856Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:45:23.856Z] #45 63.47 internal/poll [2022-01-20T08:45:23.856Z] #45 65.25 io/fs [2022-01-20T08:45:23.856Z] #45 66.70 regexp/syntax [2022-01-20T08:45:23.856Z] #45 66.80 os [2022-01-20T08:45:23.856Z] #45 71.97 regexp [2022-01-20T08:45:23.856Z] #45 72.29 fmt [2022-01-20T08:45:24.113Z] #45 ... [2022-01-20T08:45:24.113Z] [2022-01-20T08:45:24.113Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:24.113Z] #37 sha256:d4d528714baa01f4e2dc898fc4cda654e0045d701a1680a69dae29a2d4ee0c9b [2022-01-20T08:45:24.113Z] #37 5.353 + RM_GOPATH=0 [2022-01-20T08:45:24.113Z] #37 5.353 + TMP_GOPATH= [2022-01-20T08:45:24.113Z] #37 5.353 + : /build [2022-01-20T08:45:24.113Z] #37 5.353 + '[' -z '' ']' [2022-01-20T08:45:24.113Z] #37 5.355 ++ mktemp -d [2022-01-20T08:45:24.113Z] #37 5.355 + export GOPATH=/tmp/tmp.P7JLqqu4cO [2022-01-20T08:45:24.113Z] #37 5.355 + GOPATH=/tmp/tmp.P7JLqqu4cO [2022-01-20T08:45:24.113Z] #37 5.355 + RM_GOPATH=1 [2022-01-20T08:45:24.113Z] #37 5.355 + case "$(go env GOARCH)" in [2022-01-20T08:45:24.113Z] #37 5.356 ++ go env GOARCH [2022-01-20T08:45:24.113Z] #37 5.408 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:24.113Z] #37 5.408 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:24.113Z] #37 5.408 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:24.113Z] #37 5.408 + dir=/tmp/install [2022-01-20T08:45:24.113Z] #37 5.408 + bin=tini [2022-01-20T08:45:24.113Z] #37 5.408 + shift [2022-01-20T08:45:24.113Z] #37 5.408 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T08:45:24.113Z] #37 5.408 + . /tmp/install/tini.installer [2022-01-20T08:45:24.113Z] #37 5.408 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:24.113Z] #37 5.408 + install_tini [2022-01-20T08:45:24.113Z] #37 5.408 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T08:45:24.113Z] #37 5.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.P7JLqqu4cO/tini [2022-01-20T08:45:24.113Z] #37 5.408 Cloning into '/tmp/tmp.P7JLqqu4cO/tini'... [2022-01-20T08:45:24.113Z] #37 5.408 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:24.113Z] #37 6.256 + cd /tmp/tmp.P7JLqqu4cO/tini [2022-01-20T08:45:24.113Z] #37 6.256 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:45:24.113Z] #37 6.256 + cmake . [2022-01-20T08:45:24.113Z] #37 6.951 -- The C compiler identification is GNU 8.3.0 [2022-01-20T08:45:24.113Z] #37 7.003 -- Check for working C compiler: /usr/bin/cc [2022-01-20T08:45:24.167Z] #58 ... [2022-01-20T08:45:24.167Z] [2022-01-20T08:45:24.167Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:45:24.167Z] #47 sha256:eddc0f217c67b5de1e8d0218982b1c1b457e8a59d262afbc72ead4d46901c5a2 [2022-01-20T08:45:24.167Z] #47 11.78 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:45:24.167Z] #47 ... [2022-01-20T08:45:24.167Z] [2022-01-20T08:45:24.167Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:24.167Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:45:24.167Z] #51 16.85 + cd /tmp/tmp.9efyTy3kT2/src/github.com/mvdan/sh [2022-01-20T08:45:24.167Z] #51 16.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T08:45:24.167Z] #51 16.98 + GO111MODULE=on [2022-01-20T08:45:24.167Z] #51 16.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T08:45:24.167Z] #51 18.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T08:45:24.167Z] #51 18.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T08:45:24.167Z] #51 18.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T08:45:24.167Z] #51 20.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T08:45:24.316Z] #45 ... [2022-01-20T08:45:24.316Z] [2022-01-20T08:45:24.316Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:24.316Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:24.316Z] #51 75.28 fmt [2022-01-20T08:45:24.316Z] #51 79.69 encoding/json [2022-01-20T08:45:24.316Z] #51 81.19 github.com/pkg/diff [2022-01-20T08:45:24.316Z] #51 83.13 go/ast [2022-01-20T08:45:24.316Z] #51 ... [2022-01-20T08:45:24.316Z] [2022-01-20T08:45:24.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:24.316Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:24.316Z] #43 12.79 DEP images/ghost-file.pb-c.d [2022-01-20T08:45:24.316Z] #43 12.89 PBCC images/regfile.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.07 DEP images/regfile.pb-c.d [2022-01-20T08:45:24.316Z] #43 13.21 PBCC images/ns.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.31 DEP images/ns.pb-c.d [2022-01-20T08:45:24.316Z] #43 13.43 PBCC images/fdinfo.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.66 DEP images/fdinfo.pb-c.d [2022-01-20T08:45:24.316Z] #43 13.73 PBCC images/core-aarch64.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.79 PBCC images/core-arm.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.89 PBCC images/core-ppc64.pb-c.c [2022-01-20T08:45:24.316Z] #43 13.93 PBCC images/core-s390.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.02 PBCC images/core-x86.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.08 PBCC images/core.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.13 PBCC images/inventory.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.19 DEP images/core-aarch64.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.26 DEP images/core-arm.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.32 DEP images/core-ppc64.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.38 DEP images/core-s390.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.48 DEP images/core-x86.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.53 DEP images/core.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.58 DEP images/inventory.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.66 PBCC images/cpuinfo.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.70 DEP images/cpuinfo.pb-c.d [2022-01-20T08:45:24.316Z] #43 14.77 PBCC images/stats.pb-c.c [2022-01-20T08:45:24.316Z] #43 14.78 DEP images/stats.pb-c.d [2022-01-20T08:45:24.447Z] #37 8.826 [100%] Linking C executable tini-static [2022-01-20T08:45:24.577Z] #43 16.17 make[1]: Nothing to be done for 'all'. [2022-01-20T08:45:24.676Z] #37 7.805 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T08:45:24.676Z] #37 7.809 -- Detecting C compiler ABI info [2022-01-20T08:45:24.734Z] #51 ... [2022-01-20T08:45:24.734Z] [2022-01-20T08:45:24.734Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:45:24.734Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:45:24.734Z] #55 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:45:24.964Z] #43 33.82 CC images/opts.o [2022-01-20T08:45:24.964Z] #43 34.01 CC images/seccomp.o [2022-01-20T08:45:24.990Z] #55 ... [2022-01-20T08:45:24.990Z] [2022-01-20T08:45:24.990Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:24.990Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:45:24.990Z] #45 15.63 math [2022-01-20T08:45:24.990Z] #45 20.89 unicode/utf16 [2022-01-20T08:45:24.990Z] #45 21.27 container/list [2022-01-20T08:45:24.990Z] #45 22.10 crypto/internal/subtle [2022-01-20T08:45:24.990Z] #45 22.22 crypto/subtle [2022-01-20T08:45:24.990Z] #45 22.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T08:45:24.990Z] #45 22.59 internal/nettrace [2022-01-20T08:45:24.990Z] #45 ... [2022-01-20T08:45:24.990Z] [2022-01-20T08:45:24.990Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:24.990Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:24.990Z] #36 22.82 Fetched 8471 kB in 19s (455 kB/s) [2022-01-20T08:45:25.224Z] #43 34.27 CC images/binfmt-misc.o [2022-01-20T08:45:25.224Z] #43 34.46 CC images/time.o [2022-01-20T08:45:25.378Z] #37 9.501 [100%] Built target tini-static [2022-01-20T08:45:25.378Z] #37 9.596 + mkdir -p /build [2022-01-20T08:45:25.378Z] #37 9.600 + cp tini-static /build/docker-init [2022-01-20T08:45:25.484Z] #43 34.60 CC images/sysctl.o [2022-01-20T08:45:25.606Z] #37 8.609 -- Detecting C compiler ABI info - done [2022-01-20T08:45:25.606Z] #37 8.661 -- Detecting C compile features [2022-01-20T08:45:25.710Z] #37 DONE 9.8s [2022-01-20T08:45:25.711Z] [2022-01-20T08:45:25.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:25.711Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:25.711Z] #43 2.117 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:45:25.711Z] #43 2.118 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:45:25.711Z] #43 2.149 Note: Building without GnuTLS support [2022-01-20T08:45:25.711Z] #43 2.154 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:45:25.711Z] #43 2.155 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:45:25.745Z] #43 34.79 CC images/autofs.o [2022-01-20T08:45:25.963Z] #43 17.72 CC images/stats.o [2022-01-20T08:45:25.971Z] #43 ... [2022-01-20T08:45:25.971Z] [2022-01-20T08:45:25.971Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:25.971Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:45:25.971Z] #45 64.23 time [2022-01-20T08:45:25.971Z] #45 67.28 regexp/syntax [2022-01-20T08:45:25.971Z] #45 70.81 os [2022-01-20T08:45:25.971Z] #45 72.89 regexp [2022-01-20T08:45:26.006Z] #43 34.95 CC images/macvlan.o [2022-01-20T08:45:26.006Z] #43 35.14 CC images/sit.o [2022-01-20T08:45:26.235Z] #45 ... [2022-01-20T08:45:26.235Z] [2022-01-20T08:45:26.235Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:26.235Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:45:26.235Z] #34 71.27 fmt [2022-01-20T08:45:26.235Z] #34 71.27 path/filepath [2022-01-20T08:45:26.235Z] #34 73.11 io/ioutil [2022-01-20T08:45:26.267Z] #43 35.30 CC images/memfd.o [2022-01-20T08:45:26.527Z] #43 35.53 CC images/timens.o [2022-01-20T08:45:26.527Z] #43 35.74 LINK images/built-in.o [2022-01-20T08:45:26.534Z] #43 18.15 CC images/core.o [2022-01-20T08:45:26.788Z] #43 35.86 GEN compel/include/asm [2022-01-20T08:45:26.788Z] #43 35.91 GEN compel/include/version.h [2022-01-20T08:45:26.788Z] #43 35.93 touch .config [2022-01-20T08:45:26.788Z] #43 35.99 GEN include/common/config.h [2022-01-20T08:45:26.788Z] #43 36.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T08:45:26.988Z] #37 ... [2022-01-20T08:45:26.988Z] [2022-01-20T08:45:26.988Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:26.988Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:45:26.988Z] #34 66.34 text/tabwriter [2022-01-20T08:45:26.988Z] #34 66.76 os [2022-01-20T08:45:26.988Z] #34 69.66 path/filepath [2022-01-20T08:45:26.988Z] #34 69.67 fmt [2022-01-20T08:45:26.988Z] #34 71.47 io/ioutil [2022-01-20T08:45:26.988Z] #34 73.25 flag [2022-01-20T08:45:26.988Z] #34 73.26 github.com/BurntSushi/toml [2022-01-20T08:45:26.988Z] #34 75.47 log [2022-01-20T08:45:26.988Z] #34 ... [2022-01-20T08:45:26.988Z] [2022-01-20T08:45:26.988Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:26.988Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:26.988Z] #43 4.285 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:45:26.988Z] #43 4.286 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:45:26.988Z] #43 4.298 Note: Building without GnuTLS support [2022-01-20T08:45:26.988Z] #43 4.314 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:45:26.988Z] #43 4.314 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:45:26.988Z] #43 6.218 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:45:26.988Z] #43 6.339 GEN .gitid [2022-01-20T08:45:26.988Z] #43 6.386 GEN criu/include/version.h [2022-01-20T08:45:26.988Z] #43 6.436 GEN include/common/asm [2022-01-20T08:45:27.048Z] #43 36.08 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-01-20T08:45:27.048Z] #43 36.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-01-20T08:45:27.048Z] #43 36.14 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-01-20T08:45:27.048Z] #43 36.15 DEP compel/plugins/std/infect.d [2022-01-20T08:45:27.048Z] #43 36.21 DEP compel/plugins/std/string.d [2022-01-20T08:45:27.048Z] #43 36.32 DEP compel/plugins/std/log.d [2022-01-20T08:45:27.106Z] #43 18.74 CC images/core-x86.o [2022-01-20T08:45:27.309Z] #43 36.37 DEP compel/plugins/std/fds.d [2022-01-20T08:45:27.309Z] #43 36.48 DEP compel/plugins/std/std.d [2022-01-20T08:45:27.309Z] #43 36.56 DEP compel/plugins/shmem/shmem.d [2022-01-20T08:45:27.309Z] #43 36.61 DEP compel/plugins/fds/fds.d [2022-01-20T08:45:27.569Z] #43 36.69 CC compel/plugins/std/std.o [2022-01-20T08:45:27.608Z] #34 75.58 github.com/BurntSushi/toml [2022-01-20T08:45:27.608Z] #34 75.59 flag [2022-01-20T08:45:27.676Z] #43 19.23 CC images/core-arm.o [2022-01-20T08:45:27.829Z] #43 36.99 CC compel/plugins/std/fds.o [2022-01-20T08:45:27.937Z] #43 19.62 CC images/core-aarch64.o [2022-01-20T08:45:28.089Z] #43 37.35 CC compel/plugins/std/log.o [2022-01-20T08:45:28.198Z] #43 19.99 CC images/core-ppc64.o [2022-01-20T08:45:28.536Z] #34 ... [2022-01-20T08:45:28.536Z] [2022-01-20T08:45:28.536Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:28.536Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:45:28.536Z] #45 76.49 flag [2022-01-20T08:45:28.880Z] #43 8.175 PBCC images/timens.pb-c.c [2022-01-20T08:45:28.880Z] #43 8.210 DEP images/timens.pb-c.d [2022-01-20T08:45:28.880Z] #43 8.278 PBCC images/fown.pb-c.c [2022-01-20T08:45:28.880Z] #43 8.322 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T08:45:28.880Z] #43 8.426 PBCC images/opts.pb-c.c [2022-01-20T08:45:28.880Z] #43 8.483 PBCC images/memfd.pb-c.c [2022-01-20T08:45:29.030Z] #43 ... [2022-01-20T08:45:29.030Z] [2022-01-20T08:45:29.030Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:29.030Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:29.030Z] #45 78.95 net [2022-01-20T08:45:29.030Z] #45 79.74 compress/gzip [2022-01-20T08:45:29.030Z] #45 80.21 vendor/golang.org/x/crypto/curve25519 [2022-01-20T08:45:29.030Z] #45 80.62 vendor/golang.org/x/crypto/hkdf [2022-01-20T08:45:29.030Z] #45 80.74 vendor/golang.org/x/text/transform [2022-01-20T08:45:29.030Z] #45 81.44 vendor/golang.org/x/text/unicode/bidi [2022-01-20T08:45:29.030Z] #45 82.73 vendor/golang.org/x/text/secure/bidirule [2022-01-20T08:45:29.030Z] #45 82.93 vendor/golang.org/x/text/unicode/norm [2022-01-20T08:45:29.030Z] #45 86.13 vendor/golang.org/x/net/idna [2022-01-20T08:45:29.030Z] #45 88.02 vendor/golang.org/x/net/http2/hpack [2022-01-20T08:45:29.030Z] #45 88.97 mime [2022-01-20T08:45:29.030Z] #45 ... [2022-01-20T08:45:29.030Z] [2022-01-20T08:45:29.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:29.030Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:29.030Z] #43 38.07 CC compel/plugins/std/string.o [2022-01-20T08:45:29.137Z] #43 8.553 DEP images/fown.pb-c.d [2022-01-20T08:45:29.137Z] #43 8.618 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T08:45:29.140Z] #43 20.69 CC images/core-s390.o [2022-01-20T08:45:29.393Z] #43 8.712 DEP images/opts.pb-c.d [2022-01-20T08:45:29.393Z] #43 8.763 DEP images/memfd.pb-c.d [2022-01-20T08:45:29.393Z] #43 8.860 PBCC images/sit.pb-c.c [2022-01-20T08:45:29.393Z] #43 8.955 DEP images/sit.pb-c.d [2022-01-20T08:45:29.465Z] #45 77.42 go/token [2022-01-20T08:45:29.465Z] #45 ... [2022-01-20T08:45:29.465Z] [2022-01-20T08:45:29.465Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:29.465Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:45:29.465Z] #51 67.40 encoding/binary [2022-01-20T08:45:29.465Z] #51 67.72 context [2022-01-20T08:45:29.465Z] #51 68.79 os [2022-01-20T08:45:29.465Z] #51 69.83 encoding/base64 [2022-01-20T08:45:29.465Z] #51 71.08 golang.org/x/sys/unix [2022-01-20T08:45:29.465Z] #51 75.21 fmt [2022-01-20T08:45:29.465Z] #51 ... [2022-01-20T08:45:29.465Z] [2022-01-20T08:45:29.465Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:29.465Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:29.465Z] #13 70.98 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T08:45:29.465Z] #13 71.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:29.465Z] #13 71.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:29.465Z] #13 71.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T08:45:29.465Z] #13 71.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:29.465Z] #13 71.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:29.601Z] #43 38.62 CC compel/plugins/std/infect.o [2022-01-20T08:45:29.649Z] #43 9.000 PBCC images/macvlan.pb-c.c [2022-01-20T08:45:29.649Z] #43 9.046 DEP images/macvlan.pb-c.d [2022-01-20T08:45:29.649Z] #43 9.116 PBCC images/autofs.pb-c.c [2022-01-20T08:45:29.649Z] #43 9.161 DEP images/autofs.pb-c.d [2022-01-20T08:45:29.649Z] #43 9.220 PBCC images/sysctl.pb-c.c [2022-01-20T08:45:29.649Z] #43 9.245 DEP images/sysctl.pb-c.d [2022-01-20T08:45:29.649Z] #43 9.302 PBCC images/time.pb-c.c [2022-01-20T08:45:29.649Z] #43 9.330 DEP images/time.pb-c.d [2022-01-20T08:45:29.712Z] #43 21.40 CC images/cpuinfo.o [2022-01-20T08:45:29.862Z] #43 38.92 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-01-20T08:45:29.862Z] #43 38.96 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-01-20T08:45:29.862Z] #43 39.00 AR compel/plugins/std.lib.a [2022-01-20T08:45:29.862Z] #43 39.06 CC compel/plugins/fds/fds.o [2022-01-20T08:45:29.905Z] #43 9.386 PBCC images/binfmt-misc.pb-c.c [2022-01-20T08:45:29.905Z] #43 9.392 DEP images/binfmt-misc.pb-c.d [2022-01-20T08:45:29.905Z] #43 9.470 PBCC images/seccomp.pb-c.c [2022-01-20T08:45:29.905Z] #43 9.521 DEP images/seccomp.pb-c.d [2022-01-20T08:45:29.905Z] #43 9.576 PBCC images/userns.pb-c.c [2022-01-20T08:45:30.122Z] #43 ... [2022-01-20T08:45:30.122Z] [2022-01-20T08:45:30.122Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:30.122Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:45:30.122Z] #56 44.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T08:45:30.122Z] #56 44.04 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T08:45:30.122Z] #56 44.04 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:30.122Z] #56 44.04 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:30.122Z] #56 44.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T08:45:30.122Z] #56 44.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T08:45:30.122Z] #56 44.04 + '[' '' = dynamic ']' [2022-01-20T08:45:30.122Z] #56 44.04 + make [2022-01-20T08:45:30.122Z] #56 45.00 + bin/ctr [2022-01-20T08:45:30.122Z] #56 ... [2022-01-20T08:45:30.122Z] [2022-01-20T08:45:30.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:30.122Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:30.122Z] #43 39.31 AR compel/plugins/fds.lib.a [2022-01-20T08:45:30.161Z] #43 9.618 DEP images/userns.pb-c.d [2022-01-20T08:45:30.161Z] #43 9.706 PBCC images/cgroup.pb-c.c [2022-01-20T08:45:30.161Z] #43 9.754 DEP images/cgroup.pb-c.d [2022-01-20T08:45:30.161Z] #43 9.791 PBCC images/ext-file.pb-c.c [2022-01-20T08:45:30.161Z] #43 9.819 DEP images/ext-file.pb-c.d [2022-01-20T08:45:30.242Z] #36 22.82 Reading package lists... [2022-01-20T08:45:30.242Z] #36 ... [2022-01-20T08:45:30.242Z] [2022-01-20T08:45:30.242Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:45:30.242Z] #67 sha256:0bf1878a7bd2c24e050e6b7803165568f763160b3ac2a65a527160c464776124 [2022-01-20T08:45:30.242Z] #67 22.91 Checking out files: 57% (1105/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T08:45:30.242Z] #67 23.82 + cd /tmp/tmp.kRomY1PEvn/src/github.com/docker/libnetwork [2022-01-20T08:45:30.242Z] #67 23.82 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T08:45:30.242Z] #67 24.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T08:45:30.284Z] #43 21.88 CC images/inventory.o [2022-01-20T08:45:30.383Z] #43 39.37 HOSTDEP compel/src/lib/log-host.d [2022-01-20T08:45:30.383Z] #43 39.43 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T08:45:30.383Z] #43 39.51 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-01-20T08:45:30.383Z] #43 39.58 HOSTDEP compel/src/main-host.d [2022-01-20T08:45:30.419Z] #43 9.877 PBCC images/rpc.pb-c.c [2022-01-20T08:45:30.419Z] #43 9.930 DEP images/rpc.pb-c.d [2022-01-20T08:45:30.419Z] #43 9.965 PBCC images/siginfo.pb-c.c [2022-01-20T08:45:30.419Z] #43 9.987 DEP images/siginfo.pb-c.d [2022-01-20T08:45:30.419Z] #43 10.05 PBCC images/pagemap.pb-c.c [2022-01-20T08:45:30.572Z] #43 22.22 CC images/fdinfo.o [2022-01-20T08:45:30.644Z] #43 39.65 DEP compel/src/lib/ptrace.d [2022-01-20T08:45:30.644Z] #43 39.74 DEP compel/src/lib/infect.d [2022-01-20T08:45:30.644Z] #43 39.86 DEP compel/src/lib/infect-util.d [2022-01-20T08:45:30.678Z] #43 10.11 DEP images/pagemap.pb-c.d [2022-01-20T08:45:30.678Z] #43 10.17 PBCC images/rlimit.pb-c.c [2022-01-20T08:45:30.678Z] #43 ... [2022-01-20T08:45:30.678Z] [2022-01-20T08:45:30.678Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:30.678Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:30.678Z] #13 64.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T08:45:30.678Z] #13 64.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:30.678Z] #13 64.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:30.678Z] #13 64.51 Selecting previously unselected package dmsetup. [2022-01-20T08:45:30.678Z] #13 64.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:30.678Z] #13 64.51 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T08:45:30.678Z] #13 64.69 Selecting previously unselected package mingw-w64-common. [2022-01-20T08:45:30.678Z] #13 64.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T08:45:30.678Z] #13 64.71 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T08:45:30.678Z] #13 70.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T08:45:30.678Z] #13 70.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T08:45:30.678Z] #13 71.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:30.678Z] #13 ... [2022-01-20T08:45:30.678Z] [2022-01-20T08:45:30.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:30.678Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:30.678Z] #43 10.20 DEP images/rlimit.pb-c.d [2022-01-20T08:45:30.678Z] #43 10.23 PBCC images/file-lock.pb-c.c [2022-01-20T08:45:30.678Z] #43 10.25 DEP images/file-lock.pb-c.d [2022-01-20T08:45:30.905Z] #43 39.93 DEP compel/src/lib/infect-rpc.d [2022-01-20T08:45:30.905Z] #43 40.01 DEP compel/arch/aarch64/src/lib/infect.d [2022-01-20T08:45:30.905Z] #43 40.09 DEP compel/arch/aarch64/src/lib/cpu.d [2022-01-20T08:45:30.905Z] #43 40.12 DEP compel/src/lib/log.d [2022-01-20T08:45:30.935Z] #43 ... [2022-01-20T08:45:30.935Z] [2022-01-20T08:45:30.935Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:30.935Z] #34 sha256:173804368fbb8e03deb18d445388626f0110a622e18f7e7ad68b5f4f5907cc46 [2022-01-20T08:45:30.935Z] #34 78.01 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:45:30.935Z] #34 DONE 80.4s [2022-01-20T08:45:30.935Z] [2022-01-20T08:45:30.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:30.935Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:30.935Z] #43 10.31 PBCC images/tty.pb-c.c [2022-01-20T08:45:30.935Z] #43 10.38 DEP images/tty.pb-c.d [2022-01-20T08:45:30.935Z] #43 ... [2022-01-20T08:45:30.935Z] [2022-01-20T08:45:30.935Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:45:30.935Z] #37 sha256:d4d528714baa01f4e2dc898fc4cda654e0045d701a1680a69dae29a2d4ee0c9b [2022-01-20T08:45:30.935Z] #37 10.84 -- Detecting C compile features - done [2022-01-20T08:45:30.935Z] #37 10.90 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T08:45:30.935Z] #37 11.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T08:45:30.935Z] #37 11.19 -- Configuring done [2022-01-20T08:45:30.935Z] #37 11.21 -- Generating done [2022-01-20T08:45:30.935Z] #37 11.23 -- Build files have been written to: /tmp/tmp.P7JLqqu4cO/tini [2022-01-20T08:45:30.935Z] #37 11.24 + make tini-static [2022-01-20T08:45:30.935Z] #37 11.84 Scanning dependencies of target tini-static [2022-01-20T08:45:30.935Z] #37 12.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T08:45:30.935Z] #37 13.44 [100%] Linking C executable tini-static [2022-01-20T08:45:30.935Z] #37 13.94 [100%] Built target tini-static [2022-01-20T08:45:30.935Z] #37 13.99 + mkdir -p /build [2022-01-20T08:45:30.935Z] #37 14.00 + cp tini-static /build/docker-init [2022-01-20T08:45:30.935Z] #37 DONE 14.1s [2022-01-20T08:45:30.935Z] [2022-01-20T08:45:30.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:30.935Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:30.935Z] #43 10.40 PBCC images/tun.pb-c.c [2022-01-20T08:45:30.935Z] #43 10.50 PBCC images/netdev.pb-c.c [2022-01-20T08:45:30.935Z] #43 10.54 DEP images/tun.pb-c.d [2022-01-20T08:45:30.935Z] #43 10.60 DEP images/netdev.pb-c.d [2022-01-20T08:45:31.146Z] #43 22.61 CC images/fown.o [2022-01-20T08:45:31.146Z] #43 22.88 CC images/ns.o [2022-01-20T08:45:31.165Z] #43 40.17 DEP compel/src/main.d [2022-01-20T08:45:31.166Z] #43 40.28 DEP compel/src/lib/handle-elf.d [2022-01-20T08:45:31.166Z] #43 40.35 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-01-20T08:45:31.166Z] #43 40.41 CC compel/src/lib/log.o [2022-01-20T08:45:31.192Z] #43 10.66 PBCC images/vma.pb-c.c [2022-01-20T08:45:31.192Z] #43 10.67 DEP images/vma.pb-c.d [2022-01-20T08:45:31.192Z] #43 10.82 PBCC images/creds.pb-c.c [2022-01-20T08:45:31.192Z] #43 10.82 DEP images/creds.pb-c.d [2022-01-20T08:45:31.192Z] #43 10.82 PBCC images/utsns.pb-c.c [2022-01-20T08:45:31.407Z] #43 23.06 CC images/regfile.o [2022-01-20T08:45:31.426Z] #43 40.56 CC compel/arch/aarch64/src/lib/cpu.o [2022-01-20T08:45:31.448Z] #43 10.88 DEP images/utsns.pb-c.d [2022-01-20T08:45:31.448Z] #43 10.90 PBCC images/ipc-desc.pb-c.c [2022-01-20T08:45:31.448Z] #43 10.91 PBCC images/ipc-sem.pb-c.c [2022-01-20T08:45:31.448Z] #43 10.95 DEP images/ipc-desc.pb-c.d [2022-01-20T08:45:31.448Z] #43 10.99 DEP images/ipc-sem.pb-c.d [2022-01-20T08:45:31.448Z] #43 ... [2022-01-20T08:45:31.448Z] [2022-01-20T08:45:31.448Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:31.448Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:31.448Z] #51 70.96 golang.org/x/sys/unix [2022-01-20T08:45:31.448Z] #51 73.58 encoding/json [2022-01-20T08:45:31.448Z] #51 80.28 github.com/pkg/diff [2022-01-20T08:45:31.448Z] #51 ... [2022-01-20T08:45:31.448Z] [2022-01-20T08:45:31.448Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:31.448Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:31.448Z] #43 11.06 PBCC images/ipc-msg.pb-c.c [2022-01-20T08:45:31.448Z] #43 11.09 DEP images/ipc-msg.pb-c.d [2022-01-20T08:45:31.448Z] #43 11.11 PBCC images/ipc-shm.pb-c.c [2022-01-20T08:45:31.668Z] #43 23.33 CC images/ghost-file.o [2022-01-20T08:45:31.687Z] #43 40.73 CC compel/arch/aarch64/src/lib/infect.o [2022-01-20T08:45:31.687Z] #43 ... [2022-01-20T08:45:31.687Z] [2022-01-20T08:45:31.687Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:31.687Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:45:31.687Z] #13 78.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T08:45:31.687Z] #13 78.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-20T08:45:31.687Z] #13 78.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:31.704Z] #43 11.15 DEP images/ipc-shm.pb-c.d [2022-01-20T08:45:31.948Z] #13 ... [2022-01-20T08:45:31.948Z] [2022-01-20T08:45:31.948Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:31.948Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:31.948Z] #45 90.54 mime/quotedprintable [2022-01-20T08:45:31.948Z] #45 90.98 net/http/internal [2022-01-20T08:45:31.960Z] #43 11.24 PBCC images/ipc-var.pb-c.c [2022-01-20T08:45:31.960Z] #43 11.24 DEP images/ipc-var.pb-c.d [2022-01-20T08:45:31.960Z] #43 11.29 PBCC images/sk-opts.pb-c.c [2022-01-20T08:45:31.960Z] #43 11.30 PBCC images/packet-sock.pb-c.c [2022-01-20T08:45:31.960Z] #43 11.36 DEP images/sk-opts.pb-c.d [2022-01-20T08:45:31.960Z] #43 11.41 DEP images/packet-sock.pb-c.d [2022-01-20T08:45:31.960Z] #43 11.47 PBCC images/sk-netlink.pb-c.c [2022-01-20T08:45:31.960Z] #43 11.52 DEP images/sk-netlink.pb-c.d [2022-01-20T08:45:31.960Z] #43 11.58 PBCC images/sk-inet.pb-c.c [2022-01-20T08:45:31.960Z] #43 11.63 DEP images/sk-inet.pb-c.d [2022-01-20T08:45:32.136Z] #67 ... [2022-01-20T08:45:32.136Z] [2022-01-20T08:45:32.136Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:32.136Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:32.136Z] #36 22.82 Reading package lists... [2022-01-20T08:45:32.217Z] #43 11.74 PBCC images/sk-unix.pb-c.c [2022-01-20T08:45:32.217Z] #43 11.76 DEP images/sk-unix.pb-c.d [2022-01-20T08:45:32.217Z] #43 11.81 PBCC images/mm.pb-c.c [2022-01-20T08:45:32.240Z] #43 23.69 CC images/fifo.o [2022-01-20T08:45:32.240Z] #43 23.90 CC images/remap-file-path.o [2022-01-20T08:45:32.473Z] #43 11.89 DEP images/mm.pb-c.d [2022-01-20T08:45:32.473Z] #43 11.96 PBCC images/timerfd.pb-c.c [2022-01-20T08:45:32.473Z] #43 12.02 DEP images/timerfd.pb-c.d [2022-01-20T08:45:32.473Z] #43 12.09 PBCC images/timer.pb-c.c [2022-01-20T08:45:32.473Z] #43 12.11 DEP images/timer.pb-c.d [2022-01-20T08:45:32.473Z] #43 12.15 PBCC images/sa.pb-c.c [2022-01-20T08:45:32.502Z] #43 24.12 CC images/eventfd.o [2022-01-20T08:45:32.729Z] #43 12.20 DEP images/sa.pb-c.d [2022-01-20T08:45:32.729Z] #43 12.30 PBCC images/pipe-data.pb-c.c [2022-01-20T08:45:32.763Z] #43 24.35 CC images/eventpoll.o [2022-01-20T08:45:32.986Z] #43 12.34 DEP images/pipe-data.pb-c.d [2022-01-20T08:45:32.986Z] #43 12.37 PBCC images/mnt.pb-c.c [2022-01-20T08:45:32.986Z] #43 12.43 DEP images/mnt.pb-c.d [2022-01-20T08:45:32.986Z] #43 12.49 PBCC images/sk-packet.pb-c.c [2022-01-20T08:45:32.986Z] #43 12.54 DEP images/sk-packet.pb-c.d [2022-01-20T08:45:33.024Z] #43 24.62 CC images/fh.o [2022-01-20T08:45:33.242Z] #43 12.58 PBCC images/tcp-stream.pb-c.c [2022-01-20T08:45:33.242Z] #43 12.74 DEP images/tcp-stream.pb-c.d [2022-01-20T08:45:33.242Z] #43 12.74 PBCC images/pipe.pb-c.c [2022-01-20T08:45:33.242Z] #43 12.76 DEP images/pipe.pb-c.d [2022-01-20T08:45:33.285Z] #43 24.95 CC images/fsnotify.o [2022-01-20T08:45:33.498Z] #43 12.84 PBCC images/pstree.pb-c.c [2022-01-20T08:45:33.498Z] #43 12.89 DEP images/pstree.pb-c.d [2022-01-20T08:45:33.498Z] #43 12.92 PBCC images/fs.pb-c.c [2022-01-20T08:45:33.498Z] #43 12.95 DEP images/fs.pb-c.d [2022-01-20T08:45:33.498Z] #43 13.04 PBCC images/signalfd.pb-c.c [2022-01-20T08:45:33.498Z] #43 13.09 DEP images/signalfd.pb-c.d [2022-01-20T08:45:33.754Z] #43 13.13 PBCC images/fh.pb-c.c [2022-01-20T08:45:33.754Z] #43 13.17 PBCC images/fsnotify.pb-c.c [2022-01-20T08:45:33.754Z] #43 13.24 DEP images/fh.pb-c.d [2022-01-20T08:45:33.754Z] #43 13.33 DEP images/fsnotify.pb-c.d [2022-01-20T08:45:33.857Z] #43 ... [2022-01-20T08:45:33.857Z] [2022-01-20T08:45:33.857Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:33.857Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:45:34.011Z] #43 13.38 PBCC images/eventpoll.pb-c.c [2022-01-20T08:45:34.011Z] #43 13.43 DEP images/eventpoll.pb-c.d [2022-01-20T08:45:34.011Z] #43 13.49 PBCC images/eventfd.pb-c.c [2022-01-20T08:45:34.011Z] #43 13.52 DEP images/eventfd.pb-c.d [2022-01-20T08:45:34.011Z] #43 13.58 PBCC images/remap-file-path.pb-c.c [2022-01-20T08:45:34.011Z] #43 13.60 DEP images/remap-file-path.pb-c.d [2022-01-20T08:45:34.011Z] #43 13.63 PBCC images/fifo.pb-c.c [2022-01-20T08:45:34.011Z] #43 13.66 DEP images/fifo.pb-c.d [2022-01-20T08:45:34.267Z] #43 13.69 PBCC images/ghost-file.pb-c.c [2022-01-20T08:45:34.267Z] #43 13.77 DEP images/ghost-file.pb-c.d [2022-01-20T08:45:34.267Z] #43 13.82 PBCC images/regfile.pb-c.c [2022-01-20T08:45:34.267Z] #43 13.89 DEP images/regfile.pb-c.d [2022-01-20T08:45:34.508Z] #45 94.62 crypto/tls [2022-01-20T08:45:34.524Z] #43 14.00 PBCC images/ns.pb-c.c [2022-01-20T08:45:34.524Z] #43 14.03 DEP images/ns.pb-c.d [2022-01-20T08:45:34.524Z] #43 14.10 PBCC images/fdinfo.pb-c.c [2022-01-20T08:45:34.712Z] #13 ... [2022-01-20T08:45:34.712Z] [2022-01-20T08:45:34.713Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:34.713Z] #34 sha256:84192e39a4351ce7f59eee6f01a32023d79191d5a180e2512e3f39d215f71bf8 [2022-01-20T08:45:34.713Z] #34 77.39 log [2022-01-20T08:45:34.713Z] #34 79.83 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:45:34.713Z] #34 DONE 82.0s [2022-01-20T08:45:34.713Z] [2022-01-20T08:45:34.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:34.713Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:34.713Z] #43 4.697 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:45:34.713Z] #43 4.754 GEN .gitid [2022-01-20T08:45:34.713Z] #43 4.808 GEN criu/include/version.h [2022-01-20T08:45:34.713Z] #43 4.882 GEN include/common/asm [2022-01-20T08:45:34.713Z] #43 6.543 PBCC images/timens.pb-c.c [2022-01-20T08:45:34.713Z] #43 6.575 DEP images/timens.pb-c.d [2022-01-20T08:45:34.713Z] #43 6.659 PBCC images/fown.pb-c.c [2022-01-20T08:45:34.713Z] #43 6.690 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T08:45:34.713Z] #43 6.787 PBCC images/opts.pb-c.c [2022-01-20T08:45:34.713Z] #43 6.877 PBCC images/memfd.pb-c.c [2022-01-20T08:45:34.713Z] #43 6.935 DEP images/fown.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.006 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.108 DEP images/opts.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.155 DEP images/memfd.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.270 PBCC images/sit.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.369 DEP images/sit.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.432 PBCC images/macvlan.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.480 DEP images/macvlan.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.576 PBCC images/autofs.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.626 DEP images/autofs.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.708 PBCC images/sysctl.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.757 DEP images/sysctl.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.788 PBCC images/time.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.826 DEP images/time.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.897 PBCC images/binfmt-misc.pb-c.c [2022-01-20T08:45:34.713Z] #43 7.909 DEP images/binfmt-misc.pb-c.d [2022-01-20T08:45:34.713Z] #43 7.984 PBCC images/seccomp.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.018 DEP images/seccomp.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.114 PBCC images/userns.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.166 DEP images/userns.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.202 PBCC images/cgroup.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.247 DEP images/cgroup.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.310 PBCC images/ext-file.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.338 DEP images/ext-file.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.378 PBCC images/rpc.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.422 DEP images/rpc.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.471 PBCC images/siginfo.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.501 DEP images/siginfo.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.566 PBCC images/pagemap.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.666 DEP images/pagemap.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.730 PBCC images/rlimit.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.783 DEP images/rlimit.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.867 PBCC images/file-lock.pb-c.c [2022-01-20T08:45:34.713Z] #43 8.921 DEP images/file-lock.pb-c.d [2022-01-20T08:45:34.713Z] #43 8.986 PBCC images/tty.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.077 DEP images/tty.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.149 PBCC images/tun.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.218 PBCC images/netdev.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.282 DEP images/tun.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.341 DEP images/netdev.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.394 PBCC images/vma.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.444 DEP images/vma.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.511 PBCC images/creds.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.554 DEP images/creds.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.602 PBCC images/utsns.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.650 DEP images/utsns.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.721 PBCC images/ipc-desc.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.728 PBCC images/ipc-sem.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.746 DEP images/ipc-desc.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.819 DEP images/ipc-sem.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.873 PBCC images/ipc-msg.pb-c.c [2022-01-20T08:45:34.713Z] #43 9.898 DEP images/ipc-msg.pb-c.d [2022-01-20T08:45:34.713Z] #43 9.942 PBCC images/ipc-shm.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.000 DEP images/ipc-shm.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.04 PBCC images/ipc-var.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.05 DEP images/ipc-var.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.13 PBCC images/sk-opts.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.16 PBCC images/packet-sock.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.19 DEP images/sk-opts.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.22 DEP images/packet-sock.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.25 PBCC images/sk-netlink.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.27 DEP images/sk-netlink.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.32 PBCC images/sk-inet.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.40 DEP images/sk-inet.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.49 PBCC images/sk-unix.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.59 DEP images/sk-unix.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.63 PBCC images/mm.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.72 DEP images/mm.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.80 PBCC images/timerfd.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.85 DEP images/timerfd.pb-c.d [2022-01-20T08:45:34.713Z] #43 10.94 PBCC images/timer.pb-c.c [2022-01-20T08:45:34.713Z] #43 10.98 DEP images/timer.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.02 PBCC images/sa.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.12 DEP images/sa.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.19 PBCC images/pipe-data.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.22 DEP images/pipe-data.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.29 PBCC images/mnt.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.37 DEP images/mnt.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.47 PBCC images/sk-packet.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.51 DEP images/sk-packet.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.61 PBCC images/tcp-stream.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.72 DEP images/tcp-stream.pb-c.d [2022-01-20T08:45:34.713Z] #43 11.79 PBCC images/pipe.pb-c.c [2022-01-20T08:45:34.713Z] #43 11.93 DEP images/pipe.pb-c.d [2022-01-20T08:45:34.713Z] #43 12.02 PBCC images/pstree.pb-c.c [2022-01-20T08:45:34.713Z] #43 12.08 DEP images/pstree.pb-c.d [2022-01-20T08:45:34.713Z] #43 12.22 PBCC images/fs.pb-c.c [2022-01-20T08:45:34.713Z] #43 12.26 DEP images/fs.pb-c.d [2022-01-20T08:45:34.713Z] #43 12.36 PBCC images/signalfd.pb-c.c [2022-01-20T08:45:34.713Z] #43 12.51 DEP images/signalfd.pb-c.d [2022-01-20T08:45:34.713Z] #43 12.59 PBCC images/fh.pb-c.c [2022-01-20T08:45:34.713Z] #43 12.74 PBCC images/fsnotify.pb-c.c [2022-01-20T08:45:34.780Z] #43 14.15 DEP images/fdinfo.pb-c.d [2022-01-20T08:45:34.780Z] #43 14.21 PBCC images/core-aarch64.pb-c.c [2022-01-20T08:45:34.780Z] #43 14.26 PBCC images/core-arm.pb-c.c [2022-01-20T08:45:34.780Z] #43 14.31 PBCC images/core-ppc64.pb-c.c [2022-01-20T08:45:34.780Z] #43 14.37 PBCC images/core-s390.pb-c.c [2022-01-20T08:45:34.903Z] #56 48.95 Checking out files: 45% (2115/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 82% (3843/4684) [2022-01-20T08:45:34.903Z] #56 ... [2022-01-20T08:45:34.903Z] [2022-01-20T08:45:34.903Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:34.903Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:34.903Z] #51 86.06 golang.org/x/crypto/ssh/terminal [2022-01-20T08:45:34.903Z] #51 87.42 mvdan.cc/editorconfig [2022-01-20T08:45:34.903Z] #51 87.70 mvdan.cc/sh/v3/fileutil [2022-01-20T08:45:34.903Z] #51 87.85 mvdan.cc/sh/v3/syntax [2022-01-20T08:45:34.903Z] #51 94.39 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T08:45:34.903Z] #51 ... [2022-01-20T08:45:34.903Z] [2022-01-20T08:45:34.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:34.903Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:34.903Z] #45 86.20 go/parser [2022-01-20T08:45:34.903Z] #45 88.03 text/template [2022-01-20T08:45:34.903Z] #45 90.23 encoding/xml [2022-01-20T08:45:34.903Z] #45 93.40 go/doc [2022-01-20T08:45:34.903Z] #45 95.73 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T08:45:34.903Z] #45 96.01 github.com/LK4D4/vndr/versioned [2022-01-20T08:45:34.903Z] #45 96.18 compress/flate [2022-01-20T08:45:34.969Z] #43 12.85 DEP images/fh.pb-c.d [2022-01-20T08:45:35.036Z] #43 14.46 PBCC images/core-x86.pb-c.c [2022-01-20T08:45:35.036Z] #43 14.51 PBCC images/core.pb-c.c [2022-01-20T08:45:35.036Z] #43 14.63 PBCC images/inventory.pb-c.c [2022-01-20T08:45:35.164Z] #45 ... [2022-01-20T08:45:35.164Z] [2022-01-20T08:45:35.164Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:35.164Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:45:35.225Z] #43 12.98 DEP images/fsnotify.pb-c.d [2022-01-20T08:45:35.225Z] #43 13.10 PBCC images/eventpoll.pb-c.c [2022-01-20T08:45:35.225Z] #43 13.22 DEP images/eventpoll.pb-c.d [2022-01-20T08:45:35.292Z] #43 14.69 DEP images/core-aarch64.pb-c.d [2022-01-20T08:45:35.292Z] #43 14.76 DEP images/core-arm.pb-c.d [2022-01-20T08:45:35.292Z] #43 14.81 DEP images/core-ppc64.pb-c.d [2022-01-20T08:45:35.408Z] #36 30.04 Reading package lists... [2022-01-20T08:45:35.408Z] #36 ... [2022-01-20T08:45:35.408Z] [2022-01-20T08:45:35.408Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:35.408Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:45:35.408Z] #45 22.89 runtime/cgo [2022-01-20T08:45:35.408Z] #45 ... [2022-01-20T08:45:35.408Z] [2022-01-20T08:45:35.408Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:45:35.408Z] #49 sha256:0d8303b5705e3bf85dd58bf5ed0acd2425c2369504fe91fec9e44111b2534d90 [2022-01-20T08:45:35.408Z] #49 23.19 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T08:45:35.408Z] #49 23.21 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T08:45:35.408Z] #49 23.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T08:45:35.408Z] #49 23.60 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T08:45:35.408Z] #49 23.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T08:45:35.408Z] #49 23.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T08:45:35.408Z] #49 24.18 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T08:45:35.408Z] #49 24.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T08:45:35.408Z] #49 24.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T08:45:35.408Z] #49 24.32 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T08:45:35.408Z] #49 24.59 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T08:45:35.408Z] #49 24.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T08:45:35.408Z] #49 24.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T08:45:35.408Z] #49 24.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T08:45:35.408Z] #49 24.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T08:45:35.408Z] #49 24.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T08:45:35.408Z] #49 24.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.14 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T08:45:35.408Z] #49 25.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T08:45:35.408Z] #49 25.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T08:45:35.408Z] #49 25.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T08:45:35.408Z] #49 25.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T08:45:35.408Z] #49 26.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T08:45:35.408Z] #49 26.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T08:45:35.408Z] #49 26.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T08:45:35.408Z] #49 26.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T08:45:35.408Z] #49 26.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T08:45:35.408Z] #49 27.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T08:45:35.408Z] #49 27.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T08:45:35.408Z] #49 27.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T08:45:35.408Z] #49 27.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T08:45:35.408Z] #49 27.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T08:45:35.408Z] #49 27.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T08:45:35.408Z] #49 27.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T08:45:35.408Z] #49 28.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T08:45:35.408Z] #49 28.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T08:45:35.408Z] #49 28.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T08:45:35.408Z] #49 28.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T08:45:35.408Z] #49 29.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T08:45:35.408Z] #49 29.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T08:45:35.408Z] #49 29.33 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T08:45:35.408Z] #49 29.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T08:45:35.408Z] #49 29.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T08:45:35.408Z] #49 29.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T08:45:35.408Z] #49 30.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T08:45:35.408Z] #49 30.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T08:45:35.408Z] #49 30.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T08:45:35.408Z] #49 30.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T08:45:35.408Z] #49 30.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T08:45:35.408Z] #49 30.83 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T08:45:35.408Z] #49 31.05 go: downloading golang.org/x/text v0.3.2 [2022-01-20T08:45:35.425Z] #56 48.95 Checking out files: 45% (2115/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 82% (3843/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T08:45:35.450Z] #45 ... [2022-01-20T08:45:35.450Z] [2022-01-20T08:45:35.450Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:35.450Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T08:45:35.450Z] #13 91.17 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T08:45:35.450Z] #13 91.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.20 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-01-20T08:45:35.450Z] #13 91.30 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T08:45:35.450Z] #13 91.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.32 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-01-20T08:45:35.450Z] #13 91.45 Selecting previously unselected package libbtrfs0. [2022-01-20T08:45:35.450Z] #13 91.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.46 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:35.450Z] #13 91.52 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:45:35.450Z] #13 91.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:35.450Z] #13 91.66 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-20T08:45:35.450Z] #13 91.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-01-20T08:45:35.450Z] #13 91.78 Selecting previously unselected package libudev-dev:arm64. [2022-01-20T08:45:35.450Z] #13 91.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.82 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-01-20T08:45:35.450Z] #13 91.98 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-20T08:45:35.450Z] #13 91.98 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 91.99 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-01-20T08:45:35.450Z] #13 92.26 Selecting previously unselected package libpcre16-3:arm64. [2022-01-20T08:45:35.450Z] #13 92.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-01-20T08:45:35.450Z] #13 92.27 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-01-20T08:45:35.481Z] #43 13.37 PBCC images/eventfd.pb-c.c [2022-01-20T08:45:35.481Z] #43 13.42 DEP images/eventfd.pb-c.d [2022-01-20T08:45:35.481Z] #43 13.48 PBCC images/remap-file-path.pb-c.c [2022-01-20T08:45:35.549Z] #43 14.95 DEP images/core-s390.pb-c.d [2022-01-20T08:45:35.549Z] #43 15.00 DEP images/core-x86.pb-c.d [2022-01-20T08:45:35.549Z] #43 15.03 DEP images/core.pb-c.d [2022-01-20T08:45:35.549Z] #43 15.09 DEP images/inventory.pb-c.d [2022-01-20T08:45:35.549Z] #43 15.18 PBCC images/cpuinfo.pb-c.c [2022-01-20T08:45:35.687Z] #56 50.63 + cd /tmp/tmp.unSF8IrPj4/src/github.com/containerd/containerd [2022-01-20T08:45:35.687Z] #56 50.63 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:35.711Z] #13 92.40 Selecting previously unselected package libpcre32-3:arm64. [2022-01-20T08:45:35.711Z] #13 92.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-01-20T08:45:35.711Z] #13 92.40 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-01-20T08:45:35.711Z] #13 92.55 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-01-20T08:45:35.711Z] #13 92.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-01-20T08:45:35.711Z] #13 92.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-01-20T08:45:35.737Z] #43 13.49 DEP images/remap-file-path.pb-c.d [2022-01-20T08:45:35.737Z] #43 13.57 PBCC images/fifo.pb-c.c [2022-01-20T08:45:35.737Z] #43 13.57 DEP images/fifo.pb-c.d [2022-01-20T08:45:35.737Z] #43 13.62 PBCC images/ghost-file.pb-c.c [2022-01-20T08:45:35.737Z] #43 13.68 DEP images/ghost-file.pb-c.d [2022-01-20T08:45:35.737Z] #43 13.76 PBCC images/regfile.pb-c.c [2022-01-20T08:45:35.805Z] #43 15.19 DEP images/cpuinfo.pb-c.d [2022-01-20T08:45:35.805Z] #43 15.25 PBCC images/stats.pb-c.c [2022-01-20T08:45:35.805Z] #43 15.27 DEP images/stats.pb-c.d [2022-01-20T08:45:35.973Z] #13 92.64 Selecting previously unselected package libpcre3-dev:arm64. [2022-01-20T08:45:35.973Z] #13 92.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-01-20T08:45:35.973Z] #13 92.65 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-01-20T08:45:35.993Z] #43 13.85 DEP images/regfile.pb-c.d [2022-01-20T08:45:35.993Z] #43 13.91 PBCC images/ns.pb-c.c [2022-01-20T08:45:35.993Z] #43 13.96 DEP images/ns.pb-c.d [2022-01-20T08:45:35.993Z] #43 14.03 PBCC images/fdinfo.pb-c.c [2022-01-20T08:45:36.234Z] #13 93.04 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-20T08:45:36.234Z] #13 93.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-01-20T08:45:36.234Z] #13 93.05 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-01-20T08:45:36.249Z] #43 14.09 DEP images/fdinfo.pb-c.d [2022-01-20T08:45:36.249Z] #43 14.15 PBCC images/core-aarch64.pb-c.c [2022-01-20T08:45:36.249Z] #43 14.22 PBCC images/core-arm.pb-c.c [2022-01-20T08:45:36.249Z] #43 14.28 PBCC images/core-ppc64.pb-c.c [2022-01-20T08:45:36.259Z] #56 ... [2022-01-20T08:45:36.260Z] [2022-01-20T08:45:36.260Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:36.260Z] #51 sha256:75eb2bd720f3b6a8e59ad34d4fddad39d7415c20fbd98b2f8f060c4748bbedd9 [2022-01-20T08:45:36.260Z] #51 DONE 97.5s [2022-01-20T08:45:36.260Z] [2022-01-20T08:45:36.260Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:36.260Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:36.260Z] #45 97.52 github.com/LK4D4/vndr/build [2022-01-20T08:45:36.368Z] #43 ... [2022-01-20T08:45:36.368Z] [2022-01-20T08:45:36.368Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:36.368Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:45:36.368Z] #45 75.77 internal/lazyregexp [2022-01-20T08:45:36.368Z] #45 76.09 github.com/LK4D4/vndr/versioned [2022-01-20T08:45:36.368Z] #45 76.22 hash/crc32 [2022-01-20T08:45:36.368Z] #45 77.08 crypto/sha1 [2022-01-20T08:45:36.368Z] #45 78.00 go/token [2022-01-20T08:45:36.368Z] #45 78.60 net/url [2022-01-20T08:45:36.368Z] #45 79.16 go/scanner [2022-01-20T08:45:36.368Z] #45 80.94 text/template/parse [2022-01-20T08:45:36.368Z] #45 80.94 go/ast [2022-01-20T08:45:36.368Z] #45 85.94 go/parser [2022-01-20T08:45:36.368Z] #45 ... [2022-01-20T08:45:36.368Z] [2022-01-20T08:45:36.368Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:36.368Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:36.368Z] #51 81.21 go/ast [2022-01-20T08:45:36.368Z] #51 81.61 golang.org/x/crypto/ssh/terminal [2022-01-20T08:45:36.368Z] #51 83.21 mvdan.cc/editorconfig [2022-01-20T08:45:36.368Z] #51 84.62 mvdan.cc/sh/v3/fileutil [2022-01-20T08:45:36.368Z] #51 84.86 mvdan.cc/sh/v3/syntax [2022-01-20T08:45:36.495Z] #13 93.31 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-20T08:45:36.495Z] #13 93.31 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-01-20T08:45:36.495Z] #13 93.33 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-01-20T08:45:36.495Z] #13 93.41 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T08:45:36.505Z] #43 14.34 PBCC images/core-s390.pb-c.c [2022-01-20T08:45:36.505Z] #43 14.43 PBCC images/core-x86.pb-c.c [2022-01-20T08:45:36.505Z] #43 14.48 PBCC images/core.pb-c.c [2022-01-20T08:45:36.505Z] #43 14.56 PBCC images/inventory.pb-c.c [2022-01-20T08:45:36.757Z] #13 93.41 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-01-20T08:45:36.757Z] #13 93.45 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:36.757Z] #13 93.59 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-20T08:45:36.757Z] #13 93.61 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-01-20T08:45:36.757Z] #13 93.61 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-01-20T08:45:36.762Z] #43 14.63 DEP images/core-aarch64.pb-c.d [2022-01-20T08:45:36.762Z] #43 14.66 DEP images/core-arm.pb-c.d [2022-01-20T08:45:36.762Z] #43 14.74 DEP images/core-ppc64.pb-c.d [2022-01-20T08:45:36.762Z] #43 14.81 DEP images/core-s390.pb-c.d [2022-01-20T08:45:36.777Z] #49 ... [2022-01-20T08:45:36.777Z] [2022-01-20T08:45:36.777Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:45:36.777Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:45:36.777Z] #55 24.31 Fetched 8471 kB in 20s (429 kB/s) [2022-01-20T08:45:36.777Z] #55 24.31 Reading package lists... [2022-01-20T08:45:36.777Z] #55 31.48 Reading package lists... [2022-01-20T08:45:36.777Z] #55 ... [2022-01-20T08:45:36.777Z] [2022-01-20T08:45:36.777Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:36.777Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:45:36.777Z] #51 24.42 runtime [2022-01-20T08:45:36.777Z] #51 ... [2022-01-20T08:45:36.777Z] [2022-01-20T08:45:36.777Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:36.777Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:36.777Z] #42 24.52 Fetched 8471 kB in 19s (453 kB/s) [2022-01-20T08:45:36.777Z] #42 24.52 Reading package lists... [2022-01-20T08:45:37.018Z] #43 14.87 DEP images/core-x86.pb-c.d [2022-01-20T08:45:37.018Z] #43 14.94 DEP images/core.pb-c.d [2022-01-20T08:45:37.018Z] #43 15.00 DEP images/inventory.pb-c.d [2022-01-20T08:45:37.018Z] #43 15.08 PBCC images/cpuinfo.pb-c.c [2022-01-20T08:45:37.033Z] #42 31.63 Reading package lists... [2022-01-20T08:45:37.034Z] #42 ... [2022-01-20T08:45:37.034Z] [2022-01-20T08:45:37.034Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:45:37.034Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:45:37.034Z] #40 26.00 Checking out files: 91% (1635/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T08:45:37.034Z] #40 26.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T08:45:37.034Z] #40 28.22 + 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-01-20T08:45:37.274Z] #43 15.11 DEP images/cpuinfo.pb-c.d [2022-01-20T08:45:37.274Z] #43 15.17 PBCC images/stats.pb-c.c [2022-01-20T08:45:37.274Z] #43 15.21 DEP images/stats.pb-c.d [2022-01-20T08:45:37.290Z] #40 ... [2022-01-20T08:45:37.290Z] [2022-01-20T08:45:37.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:37.290Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:45:37.290Z] #45 34.97 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T08:45:37.297Z] #51 ... [2022-01-20T08:45:37.297Z] [2022-01-20T08:45:37.297Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:37.297Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:45:37.297Z] #45 86.95 text/template [2022-01-20T08:45:37.329Z] #13 94.04 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-01-20T08:45:37.329Z] #13 94.07 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:37.329Z] #13 94.08 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-01-20T08:45:37.329Z] #13 94.09 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:45:37.329Z] #13 94.11 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-01-20T08:45:37.329Z] #13 94.12 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-01-20T08:45:37.329Z] #13 94.13 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:37.329Z] #13 94.14 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:37.329Z] #13 94.15 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-01-20T08:45:37.329Z] #13 94.16 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-01-20T08:45:37.329Z] #13 94.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:45:37.329Z] #13 94.19 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:37.329Z] #13 94.21 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-01-20T08:45:37.329Z] #13 94.22 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T08:45:37.590Z] #13 94.23 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-01-20T08:45:37.590Z] #13 94.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:37.590Z] #13 94.25 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-01-20T08:45:37.590Z] #13 94.26 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:37.590Z] #13 94.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:45:37.590Z] #13 94.28 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-01-20T08:45:37.590Z] #13 94.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:37.590Z] #13 94.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:45:37.590Z] #13 94.30 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-01-20T08:45:37.590Z] #13 94.30 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:45:37.590Z] #13 94.32 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-01-20T08:45:37.590Z] #13 94.33 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-01-20T08:45:37.590Z] #13 94.34 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T08:45:37.590Z] #13 94.35 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-01-20T08:45:37.590Z] #13 94.36 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-01-20T08:45:37.590Z] #13 94.37 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:38.806Z] #45 99.60 hash/crc32 [2022-01-20T08:45:38.976Z] #13 DONE 95.7s [2022-01-20T08:45:38.976Z] [2022-01-20T08:45:38.976Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:45:38.976Z] #53 sha256:d906405985c3bf6fb49831bf232be37b16a1d690ca8f128e70422bf0e367b37a [2022-01-20T08:45:39.066Z] #45 100.2 compress/gzip [2022-01-20T08:45:39.171Z] #43 16.77 make[1]: Nothing to be done for 'all'. [2022-01-20T08:45:39.195Z] #45 ... [2022-01-20T08:45:39.195Z] [2022-01-20T08:45:39.195Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:39.195Z] #58 sha256:8fc5bd936d4905fa4dc30f8c306829642418c8a37a91dee2e2e8d5212d0e2c0b [2022-01-20T08:45:39.195Z] #58 26.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T08:45:39.451Z] #58 ... [2022-01-20T08:45:39.451Z] [2022-01-20T08:45:39.451Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:39.451Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:39.451Z] #13 23.24 Fetched 9004 kB in 20s (451 kB/s) [2022-01-20T08:45:39.451Z] #13 23.24 Reading package lists... [2022-01-20T08:45:39.451Z] #13 30.49 Reading package lists... [2022-01-20T08:45:39.451Z] #13 ... [2022-01-20T08:45:39.451Z] [2022-01-20T08:45:39.451Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:39.451Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:39.451Z] #36 30.04 Reading package lists... [2022-01-20T08:45:39.637Z] #45 100.8 crypto/rsa [2022-01-20T08:45:39.919Z] #53 0.855 + RM_GOPATH=0 [2022-01-20T08:45:39.919Z] #53 0.855 + TMP_GOPATH= [2022-01-20T08:45:39.919Z] #53 0.855 + : /build [2022-01-20T08:45:39.919Z] #53 0.855 + '[' -z '' ']' [2022-01-20T08:45:39.919Z] #53 0.856 ++ mktemp -d [2022-01-20T08:45:39.919Z] #53 0.857 + export GOPATH=/tmp/tmp.zcGQHNtOIp [2022-01-20T08:45:39.919Z] #53 0.857 + GOPATH=/tmp/tmp.zcGQHNtOIp [2022-01-20T08:45:39.919Z] #53 0.857 + RM_GOPATH=1 [2022-01-20T08:45:39.919Z] #53 0.857 + case "$(go env GOARCH)" in [2022-01-20T08:45:39.919Z] #53 0.858 ++ go env GOARCH [2022-01-20T08:45:39.919Z] #53 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:39.919Z] #53 0.867 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:39.919Z] #53 0.869 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:39.919Z] #53 0.878 + dir=/tmp/install [2022-01-20T08:45:39.919Z] #53 0.878 + bin=runc [2022-01-20T08:45:39.919Z] #53 0.878 + shift [2022-01-20T08:45:39.919Z] #53 0.878 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T08:45:39.919Z] #53 0.878 + . /tmp/install/runc.installer [2022-01-20T08:45:39.919Z] #53 0.878 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:45:39.919Z] #53 0.879 + install_runc [2022-01-20T08:45:39.919Z] #53 0.880 + uname -r [2022-01-20T08:45:39.919Z] #53 0.880 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T08:45:39.919Z] #53 0.889 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T08:45:39.919Z] #53 0.889 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T08:45:39.919Z] #53 0.889 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T08:45:39.919Z] #53 0.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zcGQHNtOIp/src/github.com/opencontainers/runc [2022-01-20T08:45:39.919Z] #53 0.907 Cloning into '/tmp/tmp.zcGQHNtOIp/src/github.com/opencontainers/runc'... [2022-01-20T08:45:39.919Z] #53 ... [2022-01-20T08:45:39.919Z] [2022-01-20T08:45:39.919Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:45:39.919Z] #14 sha256:4efc2d952d4ba87726d22a05774948c67ada85781aea297bddbd0f3ca408a068 [2022-01-20T08:45:39.919Z] #14 DONE 1.0s [2022-01-20T08:45:40.104Z] #43 ... [2022-01-20T08:45:40.104Z] [2022-01-20T08:45:40.104Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:40.104Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:45:40.104Z] #45 78.17 internal/lazyregexp [2022-01-20T08:45:40.104Z] #45 78.39 go/scanner [2022-01-20T08:45:40.104Z] #45 78.53 net/url [2022-01-20T08:45:40.104Z] #45 79.91 go/ast [2022-01-20T08:45:40.104Z] #45 80.30 text/template/parse [2022-01-20T08:45:40.104Z] #45 85.44 go/parser [2022-01-20T08:45:40.104Z] #45 86.12 text/template [2022-01-20T08:45:40.181Z] [2022-01-20T08:45:40.181Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:40.181Z] #58 sha256:d6fac8defcb4d7e0fb534189e5be6b936a3bd288044eba2d5daff7e095fd577a [2022-01-20T08:45:40.181Z] #58 99.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:45:40.181Z] #58 99.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T08:45:40.208Z] #45 101.6 crypto/x509/pkix [2022-01-20T08:45:40.361Z] #45 ... [2022-01-20T08:45:40.361Z] [2022-01-20T08:45:40.361Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:40.361Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:45:40.361Z] #51 79.60 encoding/json [2022-01-20T08:45:40.361Z] #51 80.41 github.com/pkg/diff [2022-01-20T08:45:40.361Z] #51 81.82 go/ast [2022-01-20T08:45:40.361Z] #51 86.34 golang.org/x/crypto/ssh/terminal [2022-01-20T08:45:40.361Z] #51 86.84 mvdan.cc/editorconfig [2022-01-20T08:45:40.361Z] #51 88.16 mvdan.cc/sh/v3/fileutil [2022-01-20T08:45:40.361Z] #51 88.18 mvdan.cc/sh/v3/syntax [2022-01-20T08:45:40.617Z] #51 ... [2022-01-20T08:45:40.617Z] [2022-01-20T08:45:40.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:40.617Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:40.617Z] #43 18.47 CC images/stats.o [2022-01-20T08:45:40.763Z] #58 ... [2022-01-20T08:45:40.763Z] [2022-01-20T08:45:40.763Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T08:45:40.763Z] #15 sha256:0cc67b2b9b29c73e4e2b7bce2c413155aa3c2e7ee64864bfa2d8d98a3f244b4b [2022-01-20T08:45:40.763Z] #15 DONE 0.8s [2022-01-20T08:45:40.781Z] #45 102.1 vendor/golang.org/x/crypto/chacha20 [2022-01-20T08:45:40.781Z] #45 102.1 net [2022-01-20T08:45:40.818Z] #36 36.94 Building dependency tree... [2022-01-20T08:45:40.873Z] #43 18.85 CC images/core.o [2022-01-20T08:45:41.025Z] [2022-01-20T08:45:41.025Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:45:41.025Z] #16 sha256:1ab177522070cef4a11ed8c2542ecbf725437ee32dfb24105e82f6de8386b03f [2022-01-20T08:45:41.286Z] #16 0.595 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T08:45:41.437Z] #43 19.45 CC images/core-x86.o [2022-01-20T08:45:41.463Z] #45 90.73 encoding/xml [2022-01-20T08:45:41.546Z] #16 DONE 0.7s [2022-01-20T08:45:41.546Z] [2022-01-20T08:45:41.546Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:45:41.546Z] #17 sha256:cb39523a5b6886416cdb8a54c5679b1f26da6d519f9c7224812ac6d35eec6d28 [2022-01-20T08:45:41.724Z] #45 102.7 vendor/golang.org/x/crypto/poly1305 [2022-01-20T08:45:41.985Z] #45 103.2 vendor/golang.org/x/sys/cpu [2022-01-20T08:45:42.000Z] #43 19.93 CC images/core-arm.o [2022-01-20T08:45:42.119Z] #17 DONE 0.6s [2022-01-20T08:45:42.119Z] [2022-01-20T08:45:42.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:42.119Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:42.119Z] #43 41.01 CC compel/src/lib/infect-rpc.o [2022-01-20T08:45:42.119Z] #43 41.40 CC compel/src/lib/infect-util.o [2022-01-20T08:45:42.119Z] #43 41.62 CC compel/src/lib/infect.o [2022-01-20T08:45:42.119Z] #43 43.88 CC compel/src/lib/ptrace.o [2022-01-20T08:45:42.119Z] #43 44.24 AR compel/libcompel.a [2022-01-20T08:45:42.119Z] #43 44.32 HOSTCC compel/src/main-host.o [2022-01-20T08:45:42.119Z] #43 44.52 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-01-20T08:45:42.119Z] #43 44.62 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T08:45:42.119Z] #43 44.87 HOSTCC compel/src/lib/log-host.o [2022-01-20T08:45:42.119Z] #43 45.00 HOSTLINK compel/compel-host-bin [2022-01-20T08:45:42.119Z] #43 45.11 DEP soccr/soccr.d [2022-01-20T08:45:42.119Z] #43 45.22 CC soccr/soccr.o [2022-01-20T08:45:42.119Z] #43 46.60 AR soccr/libsoccr.a [2022-01-20T08:45:42.119Z] #43 46.69 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:45:42.119Z] #43 47.03 DEP criu/arch/aarch64/sigframe.d [2022-01-20T08:45:42.119Z] #43 47.10 DEP criu/arch/aarch64/crtools.d [2022-01-20T08:45:42.119Z] #43 47.24 DEP criu/arch/aarch64/cpu.d [2022-01-20T08:45:42.119Z] #43 47.27 DEP criu/arch/aarch64/bitops.d [2022-01-20T08:45:42.119Z] #43 47.32 CC criu/arch/aarch64/bitops.o [2022-01-20T08:45:42.119Z] #43 47.41 CC criu/arch/aarch64/cpu.o [2022-01-20T08:45:42.119Z] #43 47.60 CC criu/arch/aarch64/crtools.o [2022-01-20T08:45:42.119Z] #43 48.33 CC criu/arch/aarch64/sigframe.o [2022-01-20T08:45:42.119Z] #43 48.64 LINK criu/arch/aarch64/crtools.built-in.o [2022-01-20T08:45:42.119Z] #43 48.68 DEP criu/pie/util-vdso.d [2022-01-20T08:45:42.119Z] #43 48.93 DEP criu/pie/util.d [2022-01-20T08:45:42.119Z] #43 49.07 CC criu/pie/util.o [2022-01-20T08:45:42.119Z] #43 49.55 CC criu/pie/util-vdso.o [2022-01-20T08:45:42.119Z] #43 50.48 AR criu/pie/pie.lib.a [2022-01-20T08:45:42.119Z] #43 50.54 DEP criu/pie/restorer.d [2022-01-20T08:45:42.119Z] #43 50.88 DEP criu/arch/aarch64/intraprocedure.d [2022-01-20T08:45:42.119Z] #43 50.89 DEP criu/arch/aarch64/restorer.d [2022-01-20T08:45:42.119Z] #43 51.05 DEP criu/arch/aarch64/vdso-pie.d [2022-01-20T08:45:42.119Z] #43 51.22 DEP criu/pie/parasite-vdso.d [2022-01-20T08:45:42.119Z] #43 ... [2022-01-20T08:45:42.119Z] [2022-01-20T08:45:42.119Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T08:45:42.119Z] #18 sha256:f1ba708188b95989c255169a35bff176195de4cad3543e740d27bc0a174a9e6e [2022-01-20T08:45:42.246Z] #45 ... [2022-01-20T08:45:42.246Z] [2022-01-20T08:45:42.246Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:42.246Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:42.246Z] #43 25.61 CC images/signalfd.o [2022-01-20T08:45:42.246Z] #43 25.94 CC images/fs.o [2022-01-20T08:45:42.246Z] #43 26.18 CC images/pstree.o [2022-01-20T08:45:42.246Z] #43 26.43 CC images/pipe.o [2022-01-20T08:45:42.246Z] #43 26.76 CC images/tcp-stream.o [2022-01-20T08:45:42.246Z] #43 26.97 CC images/sk-packet.o [2022-01-20T08:45:42.246Z] #43 27.31 CC images/mnt.o [2022-01-20T08:45:42.246Z] #43 27.54 CC images/pipe-data.o [2022-01-20T08:45:42.246Z] #43 27.78 CC images/sa.o [2022-01-20T08:45:42.246Z] #43 28.16 CC images/timer.o [2022-01-20T08:45:42.246Z] #43 28.66 CC images/timerfd.o [2022-01-20T08:45:42.246Z] #43 29.10 CC images/mm.o [2022-01-20T08:45:42.246Z] #43 29.55 CC images/sk-opts.o [2022-01-20T08:45:42.246Z] #43 29.75 CC images/sk-unix.o [2022-01-20T08:45:42.246Z] #43 30.03 CC images/sk-inet.o [2022-01-20T08:45:42.246Z] #43 30.41 CC images/tun.o [2022-01-20T08:45:42.246Z] #43 30.70 CC images/sk-netlink.o [2022-01-20T08:45:42.246Z] #43 30.97 CC images/packet-sock.o [2022-01-20T08:45:42.246Z] #43 31.37 CC images/ipc-var.o [2022-01-20T08:45:42.246Z] #43 31.64 CC images/ipc-desc.o [2022-01-20T08:45:42.246Z] #43 31.85 CC images/ipc-shm.o [2022-01-20T08:45:42.246Z] #43 32.09 CC images/ipc-msg.o [2022-01-20T08:45:42.246Z] #43 32.35 CC images/ipc-sem.o [2022-01-20T08:45:42.246Z] #43 32.54 CC images/utsns.o [2022-01-20T08:45:42.246Z] #43 32.75 CC images/creds.o [2022-01-20T08:45:42.246Z] #43 32.91 CC images/vma.o [2022-01-20T08:45:42.246Z] #43 33.11 CC images/netdev.o [2022-01-20T08:45:42.247Z] #43 33.48 CC images/tty.o [2022-01-20T08:45:42.247Z] #43 34.03 CC images/file-lock.o [2022-01-20T08:45:42.256Z] #43 20.33 CC images/core-aarch64.o [2022-01-20T08:45:42.508Z] #43 ... [2022-01-20T08:45:42.508Z] [2022-01-20T08:45:42.508Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:42.508Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:45:42.508Z] #45 103.7 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-20T08:45:42.692Z] #18 DONE 0.7s [2022-01-20T08:45:42.692Z] [2022-01-20T08:45:42.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:42.692Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:42.692Z] #43 51.38 DEP criu/pie/parasite.d [2022-01-20T08:45:42.692Z] #43 51.54 CC criu/pie/parasite.o [2022-01-20T08:45:42.819Z] #43 20.73 CC images/core-ppc64.o [2022-01-20T08:45:42.827Z] #45 ... [2022-01-20T08:45:42.827Z] [2022-01-20T08:45:42.827Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:42.827Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:42.827Z] #51 92.48 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T08:45:43.262Z] #43 ... [2022-01-20T08:45:43.262Z] [2022-01-20T08:45:43.262Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:45:43.262Z] #19 sha256:0dade099b2395b46bf130b57389395eb7245f60a51e79d605dd1b5bb8eff6b73 [2022-01-20T08:45:43.262Z] #19 DONE 0.7s [2022-01-20T08:45:43.358Z] #36 40.63 The following additional packages will be installed: [2022-01-20T08:45:43.358Z] #36 40.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T08:45:43.358Z] #36 40.65 Suggested packages: [2022-01-20T08:45:43.358Z] #36 40.67 cmake-doc ninja-build lrzip [2022-01-20T08:45:43.358Z] #36 40.67 Recommended packages: [2022-01-20T08:45:43.358Z] #36 40.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T08:45:43.383Z] #43 21.23 CC images/core-s390.o [2022-01-20T08:45:43.525Z] [2022-01-20T08:45:43.525Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:45:43.525Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:45:43.894Z] #45 105.0 vendor/golang.org/x/crypto/curve25519 [2022-01-20T08:45:43.929Z] #36 41.69 The following NEW packages will be installed: [2022-01-20T08:45:43.929Z] #36 41.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T08:45:43.929Z] #36 41.70 vim-common xxd [2022-01-20T08:45:43.946Z] #43 21.85 CC images/cpuinfo.o [2022-01-20T08:45:44.186Z] #36 ... [2022-01-20T08:45:44.186Z] [2022-01-20T08:45:44.186Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T08:45:44.186Z] #67 sha256:0bf1878a7bd2c24e050e6b7803165568f763160b3ac2a65a527160c464776124 [2022-01-20T08:45:44.186Z] #67 DONE 41.9s [2022-01-20T08:45:44.186Z] [2022-01-20T08:45:44.186Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:44.186Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:44.186Z] #36 42.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:44.186Z] #36 42.07 Need to get 14.9 MB of archives. [2022-01-20T08:45:44.186Z] #36 42.07 After this operation, 61.8 MB of additional disk space will be used. [2022-01-20T08:45:44.186Z] #36 42.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:45:44.186Z] #36 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:45:44.186Z] #36 ... [2022-01-20T08:45:44.186Z] [2022-01-20T08:45:44.186Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:45:44.186Z] #49 sha256:0d8303b5705e3bf85dd58bf5ed0acd2425c2369504fe91fec9e44111b2534d90 [2022-01-20T08:45:44.186Z] #49 38.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T08:45:44.186Z] #49 38.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T08:45:44.186Z] #49 38.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T08:45:44.186Z] #49 38.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T08:45:44.186Z] #49 38.55 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T08:45:44.186Z] #49 39.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T08:45:44.186Z] #49 40.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T08:45:44.186Z] #49 40.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T08:45:44.192Z] #51 ... [2022-01-20T08:45:44.192Z] [2022-01-20T08:45:44.192Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:44.192Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:44.192Z] #13 77.58 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T08:45:44.192Z] #13 77.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:44.192Z] #13 77.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:44.192Z] #13 77.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T08:45:44.192Z] #13 77.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:44.192Z] #13 77.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:44.192Z] #13 ... [2022-01-20T08:45:44.192Z] [2022-01-20T08:45:44.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:44.192Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:44.192Z] #43 17.08 make[1]: Nothing to be done for 'all'. [2022-01-20T08:45:44.192Z] #43 18.58 CC images/stats.o [2022-01-20T08:45:44.192Z] #43 19.06 CC images/core.o [2022-01-20T08:45:44.192Z] #43 19.74 CC images/core-x86.o [2022-01-20T08:45:44.192Z] #43 20.31 CC images/core-arm.o [2022-01-20T08:45:44.192Z] #43 20.77 CC images/core-aarch64.o [2022-01-20T08:45:44.192Z] #43 21.35 CC images/core-ppc64.o [2022-01-20T08:45:44.192Z] #43 21.90 CC images/core-s390.o [2022-01-20T08:45:44.192Z] #43 22.46 CC images/cpuinfo.o [2022-01-20T08:45:44.192Z] #43 22.88 CC images/inventory.o [2022-01-20T08:45:44.192Z] #43 23.17 CC images/fdinfo.o [2022-01-20T08:45:44.192Z] #43 23.50 CC images/fown.o [2022-01-20T08:45:44.192Z] #43 23.71 CC images/ns.o [2022-01-20T08:45:44.448Z] #43 23.90 CC images/regfile.o [2022-01-20T08:45:44.467Z] #20 0.968 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:45:44.467Z] #20 1.205 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:45:44.467Z] #45 105.8 vendor/golang.org/x/crypto/hkdf [2022-01-20T08:45:44.509Z] #43 22.31 CC images/inventory.o [2022-01-20T08:45:44.705Z] #43 24.13 CC images/ghost-file.o [2022-01-20T08:45:44.727Z] #20 1.385 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:45:44.729Z] #45 106.0 vendor/golang.org/x/text/transform [2022-01-20T08:45:44.766Z] #43 22.65 CC images/fdinfo.o [2022-01-20T08:45:44.961Z] #43 24.44 CC images/fifo.o [2022-01-20T08:45:44.988Z] #20 1.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:45:44.988Z] #20 1.620 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2022-01-20T08:45:45.217Z] #43 24.70 CC images/remap-file-path.o [2022-01-20T08:45:45.329Z] #43 23.05 CC images/fown.o [2022-01-20T08:45:45.329Z] #43 23.20 CC images/ns.o [2022-01-20T08:45:45.473Z] #43 24.92 CC images/eventfd.o [2022-01-20T08:45:45.586Z] #43 23.54 CC images/regfile.o [2022-01-20T08:45:45.672Z] #45 106.8 vendor/golang.org/x/text/unicode/bidi [2022-01-20T08:45:45.729Z] #43 25.14 CC images/eventpoll.o [2022-01-20T08:45:45.843Z] #43 23.73 CC images/ghost-file.o [2022-01-20T08:45:45.929Z] #20 2.423 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-20T08:45:45.929Z] #20 ... [2022-01-20T08:45:45.929Z] [2022-01-20T08:45:45.929Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:45.929Z] #58 sha256:d6fac8defcb4d7e0fb534189e5be6b936a3bd288044eba2d5daff7e095fd577a [2022-01-20T08:45:45.929Z] #58 DONE 106.0s [2022-01-20T08:45:45.985Z] #43 ... [2022-01-20T08:45:45.985Z] [2022-01-20T08:45:45.985Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:45.985Z] #51 sha256:7a8a93275d0158cb45f75b40bc7d96034a81acf760fd1e465ddf2bf141aa7d43 [2022-01-20T08:45:45.985Z] #51 DONE 95.4s [2022-01-20T08:45:45.985Z] [2022-01-20T08:45:45.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:45.985Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:45.985Z] #43 25.52 CC images/fh.o [2022-01-20T08:45:45.985Z] #43 ... [2022-01-20T08:45:45.985Z] [2022-01-20T08:45:45.985Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:45.985Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:45:45.985Z] #45 93.11 go/doc [2022-01-20T08:45:46.101Z] #43 24.03 CC images/fifo.o [2022-01-20T08:45:46.101Z] #43 24.23 CC images/remap-file-path.o [2022-01-20T08:45:46.104Z] #49 ... [2022-01-20T08:45:46.104Z] [2022-01-20T08:45:46.104Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:46.104Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:46.104Z] #36 42.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T08:45:46.104Z] #36 42.29 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:45:46.104Z] #36 43.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-20T08:45:46.104Z] #36 43.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-20T08:45:46.104Z] #36 43.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-20T08:45:46.104Z] #36 43.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-20T08:45:46.104Z] #36 43.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-20T08:45:46.104Z] #36 43.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-20T08:45:46.192Z] [2022-01-20T08:45:46.193Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T08:45:46.193Z] #59 sha256:b2ab93e3e7e1fc18494a37d5017da63f7f93de79ac9be8eb83275b6de264454e [2022-01-20T08:45:46.193Z] #59 DONE 0.1s [2022-01-20T08:45:46.193Z] [2022-01-20T08:45:46.193Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T08:45:46.193Z] #60 sha256:23bb7504942d7a66d375ba168f2623a8a9e92d8a8c8f68a495c26b169f2f11e2 [2022-01-20T08:45:46.193Z] #60 DONE 0.1s [2022-01-20T08:45:46.193Z] [2022-01-20T08:45:46.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:46.193Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:46.193Z] #43 53.36 LINK criu/pie/parasite.built-in.o [2022-01-20T08:45:46.193Z] #43 53.39 GEN criu/pie/parasite-blob.h [2022-01-20T08:45:46.193Z] #43 53.40 CC criu/pie/parasite-vdso.o [2022-01-20T08:45:46.193Z] #43 54.17 CC criu/arch/aarch64/vdso-pie.o [2022-01-20T08:45:46.193Z] #43 54.53 CC criu/arch/aarch64/restorer.o [2022-01-20T08:45:46.193Z] #43 54.95 CC criu/arch/aarch64/intraprocedure.o [2022-01-20T08:45:46.193Z] #43 55.02 CC criu/pie/restorer.o [2022-01-20T08:45:46.664Z] #43 24.47 CC images/eventfd.o [2022-01-20T08:45:46.913Z] #45 96.61 compress/flate [2022-01-20T08:45:46.921Z] #43 24.74 CC images/eventpoll.o [2022-01-20T08:45:47.037Z] #36 44.86 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:47.169Z] #45 96.77 github.com/LK4D4/vndr/build [2022-01-20T08:45:47.178Z] #43 25.01 CC images/fh.o [2022-01-20T08:45:47.294Z] #36 45.09 Fetched 14.9 MB in 2s (7526 kB/s) [2022-01-20T08:45:47.294Z] #36 45.21 Selecting previously unselected package xxd. [2022-01-20T08:45:47.434Z] #43 25.33 CC images/fsnotify.o [2022-01-20T08:45:47.551Z] #36 45.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:47.551Z] #36 45.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:45:47.551Z] #36 45.32 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:45:47.578Z] #43 ... [2022-01-20T08:45:47.578Z] [2022-01-20T08:45:47.578Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T08:45:47.578Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T08:45:47.578Z] #63 CACHED [2022-01-20T08:45:47.578Z] [2022-01-20T08:45:47.578Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T08:45:47.578Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T08:45:47.578Z] #65 CACHED [2022-01-20T08:45:47.588Z] #45 108.8 vendor/golang.org/x/text/secure/bidirule [2022-01-20T08:45:47.808Z] #36 ... [2022-01-20T08:45:47.808Z] [2022-01-20T08:45:47.808Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T08:45:47.808Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T08:45:47.808Z] #55 31.48 Reading package lists... [2022-01-20T08:45:47.808Z] #55 38.40 Building dependency tree... [2022-01-20T08:45:47.808Z] #55 41.98 The following additional packages will be installed: [2022-01-20T08:45:47.808Z] #55 41.98 libbtrfs0 [2022-01-20T08:45:47.808Z] #55 42.27 The following NEW packages will be installed: [2022-01-20T08:45:47.808Z] #55 42.27 libbtrfs-dev libbtrfs0 [2022-01-20T08:45:47.808Z] #55 42.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:47.808Z] #55 42.76 Need to get 119 kB of archives. [2022-01-20T08:45:47.808Z] #55 42.76 After this operation, 387 kB of additional disk space will be used. [2022-01-20T08:45:47.808Z] #55 42.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:45:47.808Z] #55 42.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:45:47.808Z] #55 44.03 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:47.808Z] #55 44.25 Fetched 119 kB in 0s (393 kB/s) [2022-01-20T08:45:47.808Z] #55 44.34 Selecting previously unselected package libbtrfs0. [2022-01-20T08:45:47.808Z] #55 44.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:47.808Z] #55 44.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:45:47.808Z] #55 44.49 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:47.808Z] #55 44.61 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:45:47.808Z] #55 44.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:45:47.808Z] #55 44.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:47.808Z] #55 44.96 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:47.808Z] #55 45.01 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:47.808Z] #55 45.02 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:47.808Z] #55 DONE 45.5s [2022-01-20T08:45:47.808Z] [2022-01-20T08:45:47.808Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:45:47.808Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:45:47.808Z] #36 45.61 Selecting previously unselected package vim-common. [2022-01-20T08:45:47.808Z] #36 45.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:45:47.839Z] [2022-01-20T08:45:47.839Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:45:47.839Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:45:47.839Z] #20 4.351 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-20T08:45:47.998Z] #43 25.92 CC images/signalfd.o [2022-01-20T08:45:48.085Z] #36 45.71 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:45:48.161Z] #45 109.3 vendor/golang.org/x/text/unicode/norm [2022-01-20T08:45:48.255Z] #43 26.18 CC images/fs.o [2022-01-20T08:45:48.423Z] #45 ... [2022-01-20T08:45:48.423Z] [2022-01-20T08:45:48.423Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:48.423Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:45:48.423Z] #56 53.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T08:45:48.423Z] #56 53.39 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T08:45:48.423Z] #56 53.39 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:48.423Z] #56 53.39 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:48.423Z] #56 53.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T08:45:48.423Z] #56 53.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T08:45:48.423Z] #56 53.40 + '[' '' = dynamic ']' [2022-01-20T08:45:48.423Z] #56 53.40 + make [2022-01-20T08:45:48.423Z] #56 54.38 + bin/ctr [2022-01-20T08:45:48.423Z] #56 ... [2022-01-20T08:45:48.423Z] [2022-01-20T08:45:48.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:48.423Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:48.423Z] #43 34.20 CC images/rlimit.o [2022-01-20T08:45:48.423Z] #43 34.35 CC images/pagemap.o [2022-01-20T08:45:48.423Z] #43 34.55 CC images/siginfo.o [2022-01-20T08:45:48.423Z] #43 34.77 CC images/rpc.o [2022-01-20T08:45:48.423Z] #43 35.94 CC images/ext-file.o [2022-01-20T08:45:48.423Z] #43 36.09 CC images/cgroup.o [2022-01-20T08:45:48.423Z] #43 36.82 CC images/userns.o [2022-01-20T08:45:48.423Z] #43 37.06 CC images/google/protobuf/descriptor.o [2022-01-20T08:45:48.423Z] #43 38.55 CC images/opts.o [2022-01-20T08:45:48.423Z] #43 38.76 CC images/seccomp.o [2022-01-20T08:45:48.423Z] #43 39.04 CC images/binfmt-misc.o [2022-01-20T08:45:48.423Z] #43 39.29 CC images/time.o [2022-01-20T08:45:48.423Z] #43 39.47 CC images/sysctl.o [2022-01-20T08:45:48.423Z] #43 39.72 CC images/autofs.o [2022-01-20T08:45:48.423Z] #43 39.89 CC images/macvlan.o [2022-01-20T08:45:48.423Z] #43 40.12 CC images/sit.o [2022-01-20T08:45:48.512Z] #43 26.36 CC images/pstree.o [2022-01-20T08:45:48.512Z] #43 ... [2022-01-20T08:45:48.512Z] [2022-01-20T08:45:48.512Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:48.512Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:45:48.553Z] #45 ... [2022-01-20T08:45:48.553Z] [2022-01-20T08:45:48.553Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:48.553Z] #56 sha256:0ac53b1da8580207cd6cb891a1f837561b6c29438bf82b3f0d58b49211916da1 [2022-01-20T08:45:48.649Z] #36 46.34 Selecting previously unselected package cmake-data. [2022-01-20T08:45:48.649Z] #36 46.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T08:45:48.649Z] #36 46.35 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T08:45:48.684Z] #43 40.34 CC images/memfd.o [2022-01-20T08:45:48.945Z] #43 40.59 CC images/timens.o [2022-01-20T08:45:49.026Z] #56 51.82 Checking out files: 40% (1920/4684) Checking out files: 41% (1921/4684) Checking out files: 42% (1968/4684) Checking out files: 43% (2015/4684) Checking out files: 44% (2061/4684) Checking out files: 45% (2108/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) [2022-01-20T08:45:49.026Z] #56 ... [2022-01-20T08:45:49.026Z] [2022-01-20T08:45:49.026Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:45:49.026Z] #51 sha256:4004a6da1d73290de3fa0b00e1102ae62a21809ecd33b86a794d2d2c192f0692 [2022-01-20T08:45:49.026Z] #51 94.18 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T08:45:49.026Z] #51 DONE 97.2s [2022-01-20T08:45:49.026Z] [2022-01-20T08:45:49.026Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:49.026Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:45:49.206Z] #43 40.78 LINK images/built-in.o [2022-01-20T08:45:49.206Z] #43 40.95 GEN compel/include/asm [2022-01-20T08:45:49.206Z] #43 40.97 GEN compel/include/version.h [2022-01-20T08:45:49.206Z] #43 40.98 touch .config [2022-01-20T08:45:49.206Z] #43 41.04 GEN include/common/config.h [2022-01-20T08:45:49.235Z] #20 5.819 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-20T08:45:49.467Z] #43 41.13 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-20T08:45:49.467Z] #43 41.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-20T08:45:49.467Z] #43 41.20 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-20T08:45:49.468Z] #43 41.22 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-20T08:45:49.468Z] #43 41.27 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-20T08:45:49.580Z] #56 54.17 Checking out files: 40% (1874/4684) Checking out files: 41% (1921/4684) Checking out files: 42% (1968/4684) Checking out files: 43% (2015/4684) Checking out files: 44% (2061/4684) Checking out files: 45% (2108/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 78% (3672/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T08:45:49.580Z] #56 56.16 + cd /tmp/tmp.PcMvo9P3RA/src/github.com/containerd/containerd [2022-01-20T08:45:49.580Z] #56 56.16 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:49.729Z] #43 41.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-20T08:45:49.729Z] #43 41.31 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-20T08:45:49.729Z] #43 41.35 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-20T08:45:49.729Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-20T08:45:49.729Z] #43 41.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T08:45:49.729Z] #43 41.40 DEP compel/plugins/std/infect.d [2022-01-20T08:45:49.990Z] #43 41.59 DEP compel/plugins/std/string.d [2022-01-20T08:45:49.990Z] #43 41.66 DEP compel/plugins/std/log.d [2022-01-20T08:45:49.990Z] #43 41.78 DEP compel/plugins/std/fds.d [2022-01-20T08:45:49.990Z] #43 ... [2022-01-20T08:45:49.990Z] [2022-01-20T08:45:49.990Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:49.990Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:49.990Z] #13 97.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T08:45:49.990Z] #13 97.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:49.990Z] #13 97.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:50.023Z] #36 ... [2022-01-20T08:45:50.023Z] [2022-01-20T08:45:50.023Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:50.023Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:50.023Z] #42 31.63 Reading package lists... [2022-01-20T08:45:50.023Z] #42 38.18 Building dependency tree... [2022-01-20T08:45:50.023Z] #42 42.39 The following additional packages will be installed: [2022-01-20T08:45:50.023Z] #42 42.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T08:45:50.023Z] #42 42.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T08:45:50.023Z] #42 42.39 Suggested packages: [2022-01-20T08:45:50.023Z] #42 42.39 manpages-dev python-setuptools [2022-01-20T08:45:50.023Z] #42 43.89 The following NEW packages will be installed: [2022-01-20T08:45:50.023Z] #42 43.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T08:45:50.023Z] #42 43.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T08:45:50.023Z] #42 43.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T08:45:50.023Z] #42 43.90 python-six zlib1g-dev [2022-01-20T08:45:50.023Z] #42 44.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:50.023Z] #42 44.31 Need to get 4095 kB of archives. [2022-01-20T08:45:50.023Z] #42 44.31 After this operation, 22.5 MB of additional disk space will be used. [2022-01-20T08:45:50.023Z] #42 44.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-20T08:45:50.023Z] #42 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:45:50.023Z] #42 44.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-20T08:45:50.023Z] #42 44.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:45:50.023Z] #42 44.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-20T08:45:50.023Z] #42 44.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:45:50.023Z] #42 44.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-01-20T08:45:50.023Z] #42 44.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-20T08:45:50.023Z] #42 44.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-20T08:45:50.023Z] #42 44.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-20T08:45:50.023Z] #42 44.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-20T08:45:50.023Z] #42 44.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-20T08:45:50.023Z] #42 44.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-01-20T08:45:50.023Z] #42 44.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-20T08:45:50.023Z] #42 44.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T08:45:50.023Z] #42 44.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T08:45:50.023Z] #42 44.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-20T08:45:50.023Z] #42 46.15 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:50.023Z] #42 46.42 Fetched 4095 kB in 1s (5973 kB/s) [2022-01-20T08:45:50.023Z] #42 46.52 Selecting previously unselected package libcap-dev:amd64. [2022-01-20T08:45:50.023Z] #42 46.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:50.023Z] #42 46.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 46.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:45:50.023Z] #42 46.78 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:45:50.023Z] #42 46.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 46.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:50.023Z] #42 46.96 Selecting previously unselected package libnet1-dev. [2022-01-20T08:45:50.023Z] #42 47.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 47.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:45:50.023Z] #42 47.26 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:45:50.023Z] #42 47.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 47.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:45:50.023Z] #42 47.40 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-20T08:45:50.023Z] #42 47.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 47.44 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:45:50.023Z] #42 47.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:45:50.023Z] #42 47.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:50.023Z] #42 47.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:50.251Z] #13 ... [2022-01-20T08:45:50.251Z] [2022-01-20T08:45:50.251Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:50.251Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:50.251Z] #43 41.85 DEP compel/plugins/std/std.d [2022-01-20T08:45:50.251Z] #43 42.01 DEP compel/plugins/shmem/shmem.d [2022-01-20T08:45:50.280Z] #42 47.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-20T08:45:50.280Z] #42 47.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:50.280Z] #42 47.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:45:50.280Z] #42 ... [2022-01-20T08:45:50.280Z] [2022-01-20T08:45:50.280Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:45:50.280Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:45:50.280Z] #56 0.958 + RM_GOPATH=0 [2022-01-20T08:45:50.280Z] #56 0.958 + TMP_GOPATH= [2022-01-20T08:45:50.280Z] #56 0.958 + : /build [2022-01-20T08:45:50.280Z] #56 0.958 + '[' -z '' ']' [2022-01-20T08:45:50.280Z] #56 0.958 ++ mktemp -d [2022-01-20T08:45:50.280Z] #56 0.959 + export GOPATH=/tmp/tmp.xMXQoEUFUw [2022-01-20T08:45:50.280Z] #56 0.960 + GOPATH=/tmp/tmp.xMXQoEUFUw [2022-01-20T08:45:50.280Z] #56 0.961 + RM_GOPATH=1 [2022-01-20T08:45:50.280Z] #56 0.961 + case "$(go env GOARCH)" in [2022-01-20T08:45:50.280Z] #56 0.962 ++ go env GOARCH [2022-01-20T08:45:50.280Z] #56 1.001 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:50.280Z] #56 1.001 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:45:50.280Z] #56 1.002 ++ dirname /tmp/install/install.sh [2022-01-20T08:45:50.280Z] #56 1.004 + dir=/tmp/install [2022-01-20T08:45:50.280Z] #56 1.004 + bin=containerd [2022-01-20T08:45:50.280Z] #56 1.004 + shift [2022-01-20T08:45:50.280Z] #56 1.004 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T08:45:50.280Z] #56 1.004 + . /tmp/install/containerd.installer [2022-01-20T08:45:50.280Z] #56 1.004 ++ set -e [2022-01-20T08:45:50.280Z] #56 1.004 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:50.280Z] #56 1.005 + install_containerd [2022-01-20T08:45:50.280Z] #56 1.005 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T08:45:50.280Z] #56 1.005 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:50.280Z] #56 1.005 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xMXQoEUFUw/src/github.com/containerd/containerd [2022-01-20T08:45:50.280Z] #56 1.009 Cloning into '/tmp/tmp.xMXQoEUFUw/src/github.com/containerd/containerd'... [2022-01-20T08:45:50.513Z] #43 42.10 DEP compel/plugins/fds/fds.d [2022-01-20T08:45:50.565Z] #56 51.82 Checking out files: 40% (1920/4684) Checking out files: 41% (1921/4684) Checking out files: 42% (1968/4684) Checking out files: 43% (2015/4684) Checking out files: 44% (2061/4684) Checking out files: 45% (2108/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 77% (3635/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 99% (4682/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T08:45:50.565Z] #56 53.89 + cd /tmp/tmp.jrx84EjqdE/src/github.com/containerd/containerd [2022-01-20T08:45:50.565Z] #56 53.89 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:45:50.774Z] #43 42.28 CC compel/plugins/std/std.o [2022-01-20T08:45:51.035Z] #43 42.60 CC compel/plugins/std/fds.o [2022-01-20T08:45:51.148Z] #20 ... [2022-01-20T08:45:51.148Z] [2022-01-20T08:45:51.148Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:51.148Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:51.148Z] #45 101.1 net/http/httptrace [2022-01-20T08:45:51.148Z] #45 101.3 net/http [2022-01-20T08:45:51.148Z] #45 ... [2022-01-20T08:45:51.148Z] [2022-01-20T08:45:51.148Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:45:51.148Z] #53 sha256:d906405985c3bf6fb49831bf232be37b16a1d690ca8f128e70422bf0e367b37a [2022-01-20T08:45:51.148Z] #53 11.65 + cd /tmp/tmp.zcGQHNtOIp/src/github.com/opencontainers/runc [2022-01-20T08:45:51.148Z] #53 11.65 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:45:51.148Z] #53 12.23 + '[' -z '' ']' [2022-01-20T08:45:51.148Z] #53 12.23 + target=static [2022-01-20T08:45:51.148Z] #53 12.23 + make 'BUILDTAGS=seccomp ' static [2022-01-20T08:45:51.607Z] #43 42.99 CC compel/plugins/std/log.o [2022-01-20T08:45:51.719Z] #53 12.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T08:45:51.934Z] #56 ... [2022-01-20T08:45:51.934Z] [2022-01-20T08:45:51.934Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:51.934Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:45:51.934Z] #45 89.99 encoding/xml [2022-01-20T08:45:51.934Z] #45 91.64 go/doc [2022-01-20T08:45:51.934Z] #45 95.34 github.com/LK4D4/vndr/versioned [2022-01-20T08:45:51.934Z] #45 95.47 compress/flate [2022-01-20T08:45:51.934Z] #45 95.55 github.com/LK4D4/vndr/build [2022-01-20T08:45:51.934Z] #45 98.76 hash/crc32 [2022-01-20T08:45:51.934Z] #45 99.22 crypto/dsa [2022-01-20T08:45:51.934Z] #45 99.26 compress/gzip [2022-01-20T08:45:51.934Z] #45 99.64 crypto/x509/pkix [2022-01-20T08:45:51.934Z] #45 99.94 net [2022-01-20T08:45:51.934Z] #45 ... [2022-01-20T08:45:51.934Z] [2022-01-20T08:45:51.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:51.934Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:51.934Z] #43 26.64 CC images/pipe.o [2022-01-20T08:45:51.934Z] #43 27.08 CC images/tcp-stream.o [2022-01-20T08:45:51.934Z] #43 27.53 CC images/sk-packet.o [2022-01-20T08:45:51.934Z] #43 28.00 CC images/mnt.o [2022-01-20T08:45:51.934Z] #43 28.27 CC images/pipe-data.o [2022-01-20T08:45:51.934Z] #43 28.54 CC images/sa.o [2022-01-20T08:45:51.934Z] #43 28.74 CC images/timer.o [2022-01-20T08:45:51.934Z] #43 29.14 CC images/timerfd.o [2022-01-20T08:45:51.934Z] #43 29.34 CC images/mm.o [2022-01-20T08:45:51.934Z] #43 29.60 CC images/sk-opts.o [2022-01-20T08:45:51.934Z] #43 29.81 CC images/sk-unix.o [2022-01-20T08:45:52.099Z] #56 58.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T08:45:52.099Z] #56 58.33 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T08:45:52.099Z] #56 58.33 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:52.099Z] #56 58.33 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:45:52.099Z] #56 58.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T08:45:52.099Z] #56 58.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T08:45:52.099Z] #56 58.33 + '[' '' = dynamic ']' [2022-01-20T08:45:52.099Z] #56 58.33 + make [2022-01-20T08:45:52.191Z] #43 30.19 CC images/sk-inet.o [2022-01-20T08:45:52.447Z] #43 30.57 CC images/tun.o [2022-01-20T08:45:52.551Z] #43 43.88 CC compel/plugins/std/string.o [2022-01-20T08:45:52.812Z] #43 44.53 CC compel/plugins/std/infect.o [2022-01-20T08:45:53.011Z] #43 30.89 CC images/sk-netlink.o [2022-01-20T08:45:53.028Z] #56 59.39 + bin/ctr [2022-01-20T08:45:53.268Z] #43 31.20 CC images/packet-sock.o [2022-01-20T08:45:53.384Z] #43 45.07 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-20T08:45:53.384Z] #43 45.14 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-20T08:45:53.384Z] #43 45.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-20T08:45:53.559Z] #56 ... [2022-01-20T08:45:53.559Z] [2022-01-20T08:45:53.559Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:53.559Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:53.559Z] #13 30.49 Reading package lists... [2022-01-20T08:45:53.559Z] #13 37.68 Building dependency tree... [2022-01-20T08:45:53.559Z] #13 42.33 The following additional packages will be installed: [2022-01-20T08:45:53.559Z] #13 42.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T08:45:53.559Z] #13 42.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T08:45:53.559Z] #13 42.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T08:45:53.559Z] #13 42.33 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T08:45:53.559Z] #13 42.33 mingw-w64-x86-64-dev [2022-01-20T08:45:53.559Z] #13 42.35 Suggested packages: [2022-01-20T08:45:53.559Z] #13 42.35 gcc-8-locales seccomp wine64 [2022-01-20T08:45:53.559Z] #13 43.62 The following NEW packages will be installed: [2022-01-20T08:45:53.559Z] #13 43.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T08:45:53.559Z] #13 43.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T08:45:53.559Z] #13 43.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T08:45:53.559Z] #13 43.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T08:45:53.559Z] #13 43.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T08:45:53.559Z] #13 43.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T08:45:53.559Z] #13 43.65 The following packages will be upgraded: [2022-01-20T08:45:53.559Z] #13 43.66 libseccomp2 [2022-01-20T08:45:53.559Z] #13 44.13 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:45:53.559Z] #13 44.13 Need to get 77.8 MB of archives. [2022-01-20T08:45:53.559Z] #13 44.13 After this operation, 487 MB of additional disk space will be used. [2022-01-20T08:45:53.559Z] #13 44.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-01-20T08:45:53.560Z] #13 44.19 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-20T08:45:53.560Z] #13 44.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-20T08:45:53.560Z] #13 44.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-01-20T08:45:53.560Z] #13 44.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T08:45:53.560Z] #13 44.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-20T08:45:53.560Z] #13 44.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-20T08:45:53.560Z] #13 44.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T08:45:53.560Z] #13 45.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T08:45:53.560Z] #13 45.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T08:45:53.560Z] #13 45.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-01-20T08:45:53.560Z] #13 ... [2022-01-20T08:45:53.560Z] [2022-01-20T08:45:53.560Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:53.560Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:45:53.560Z] #32 49.22 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T08:45:53.560Z] #32 49.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T08:45:53.560Z] #32 50.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:45:53.666Z] #43 45.28 AR compel/plugins/std.lib.a [2022-01-20T08:45:53.666Z] #43 45.37 CC compel/plugins/fds/fds.o [2022-01-20T08:45:53.831Z] #43 31.63 CC images/ipc-var.o [2022-01-20T08:45:53.831Z] #43 31.87 CC images/ipc-desc.o [2022-01-20T08:45:54.088Z] #43 32.09 CC images/ipc-shm.o [2022-01-20T08:45:54.254Z] #43 45.67 AR compel/plugins/fds.lib.a [2022-01-20T08:45:54.254Z] #43 45.72 HOSTDEP compel/src/lib/log-host.d [2022-01-20T08:45:54.254Z] #43 45.87 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T08:45:54.344Z] #43 32.27 CC images/ipc-msg.o [2022-01-20T08:45:54.517Z] #43 46.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-20T08:45:54.517Z] #43 46.13 HOSTDEP compel/src/main-host.d [2022-01-20T08:45:54.517Z] #43 46.20 DEP compel/src/lib/ptrace.d [2022-01-20T08:45:54.517Z] #43 46.32 DEP compel/src/lib/infect.d [2022-01-20T08:45:54.601Z] #43 32.60 CC images/ipc-sem.o [2022-01-20T08:45:54.777Z] #43 46.46 DEP compel/src/lib/infect-util.d [2022-01-20T08:45:54.777Z] #43 46.59 DEP compel/src/lib/infect-rpc.d [2022-01-20T08:45:54.858Z] #43 32.77 CC images/utsns.o [2022-01-20T08:45:55.114Z] #43 33.01 CC images/creds.o [2022-01-20T08:45:55.366Z] #43 46.78 DEP compel/arch/x86/src/lib/infect.d [2022-01-20T08:45:55.366Z] #43 46.95 DEP compel/arch/x86/src/lib/cpu.d [2022-01-20T08:45:55.366Z] #43 47.04 DEP compel/src/lib/log.d [2022-01-20T08:45:55.366Z] #43 47.10 DEP compel/src/main.d [2022-01-20T08:45:55.370Z] #43 33.19 CC images/vma.o [2022-01-20T08:45:55.626Z] #43 33.48 CC images/netdev.o [2022-01-20T08:45:55.627Z] #43 47.21 DEP compel/src/lib/handle-elf.d [2022-01-20T08:45:55.627Z] #43 47.32 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-20T08:45:55.627Z] #43 47.42 CC compel/src/lib/log.o [2022-01-20T08:45:55.888Z] #43 47.70 CC compel/arch/x86/src/lib/cpu.o [2022-01-20T08:45:56.087Z] #32 ... [2022-01-20T08:45:56.087Z] [2022-01-20T08:45:56.087Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:45:56.087Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:45:56.087Z] #34 43.44 sync [2022-01-20T08:45:56.087Z] #34 43.44 internal/reflectlite [2022-01-20T08:45:56.087Z] #34 45.13 internal/testlog [2022-01-20T08:45:56.087Z] #34 46.74 sort [2022-01-20T08:45:56.087Z] #34 46.76 errors [2022-01-20T08:45:56.087Z] #34 47.19 strconv [2022-01-20T08:45:56.087Z] #34 48.02 io [2022-01-20T08:45:56.087Z] #34 49.60 internal/oserror [2022-01-20T08:45:56.087Z] #34 49.75 syscall [2022-01-20T08:45:56.087Z] #34 51.86 reflect [2022-01-20T08:45:56.087Z] #34 ... [2022-01-20T08:45:56.087Z] [2022-01-20T08:45:56.087Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:45:56.087Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:45:56.087Z] #42 48.01 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-20T08:45:56.087Z] #42 48.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 48.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:45:56.087Z] #42 48.33 Selecting previously unselected package libprotobuf17:amd64. [2022-01-20T08:45:56.087Z] #42 48.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 48.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 49.23 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-20T08:45:56.087Z] #42 49.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 49.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 49.55 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-20T08:45:56.087Z] #42 49.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 49.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 50.81 Selecting previously unselected package libprotoc17:amd64. [2022-01-20T08:45:56.087Z] #42 50.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 50.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 51.53 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T08:45:56.087Z] #42 51.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 51.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:45:56.087Z] #42 51.76 Selecting previously unselected package protobuf-compiler. [2022-01-20T08:45:56.087Z] #42 51.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 51.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 51.94 Selecting previously unselected package python-pkg-resources. [2022-01-20T08:45:56.087Z] #42 51.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:45:56.087Z] #42 51.94 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:56.087Z] #42 52.21 Selecting previously unselected package python-six. [2022-01-20T08:45:56.087Z] #42 52.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T08:45:56.087Z] #42 52.21 Unpacking python-six (1.12.0-1) ... [2022-01-20T08:45:56.087Z] #42 52.35 Selecting previously unselected package python-protobuf. [2022-01-20T08:45:56.087Z] #42 52.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-20T08:45:56.087Z] #42 52.39 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T08:45:56.087Z] #42 53.12 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T08:45:56.149Z] #43 ... [2022-01-20T08:45:56.149Z] [2022-01-20T08:45:56.149Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:56.149Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:56.149Z] #13 112.1 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T08:45:56.149Z] #13 112.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:45:56.149Z] #13 112.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T08:45:56.149Z] #13 112.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:45:56.149Z] #13 112.5 Selecting previously unselected package libbtrfs0. [2022-01-20T08:45:56.149Z] #13 112.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:56.149Z] #13 112.6 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:45:56.149Z] #13 112.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:56.149Z] #13 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T08:45:56.149Z] #13 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:56.149Z] #13 112.8 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T08:45:56.149Z] #13 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 112.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:45:56.149Z] #13 113.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T08:45:56.149Z] #13 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 113.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:45:56.149Z] #13 113.3 Selecting previously unselected package libpcre16-3:amd64. [2022-01-20T08:45:56.149Z] #13 113.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:45:56.149Z] #13 113.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:45:56.190Z] #43 33.90 CC images/tty.o [2022-01-20T08:45:56.296Z] #56 ... [2022-01-20T08:45:56.296Z] [2022-01-20T08:45:56.296Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:56.296Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:56.296Z] #13 99.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T08:45:56.296Z] #13 99.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:45:56.296Z] #13 99.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:56.296Z] #13 ... [2022-01-20T08:45:56.296Z] [2022-01-20T08:45:56.296Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:56.296Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:45:56.296Z] #43 25.85 CC images/fsnotify.o [2022-01-20T08:45:56.296Z] #43 26.45 CC images/signalfd.o [2022-01-20T08:45:56.296Z] #43 26.69 CC images/fs.o [2022-01-20T08:45:56.296Z] #43 26.94 CC images/pstree.o [2022-01-20T08:45:56.296Z] #43 27.21 CC images/pipe.o [2022-01-20T08:45:56.296Z] #43 27.44 CC images/tcp-stream.o [2022-01-20T08:45:56.296Z] #43 27.68 CC images/sk-packet.o [2022-01-20T08:45:56.296Z] #43 28.01 CC images/mnt.o [2022-01-20T08:45:56.296Z] #43 28.25 CC images/pipe-data.o [2022-01-20T08:45:56.296Z] #43 28.56 CC images/sa.o [2022-01-20T08:45:56.296Z] #43 28.82 CC images/timer.o [2022-01-20T08:45:56.296Z] #43 29.23 CC images/timerfd.o [2022-01-20T08:45:56.296Z] #43 29.56 CC images/mm.o [2022-01-20T08:45:56.296Z] #43 29.81 CC images/sk-opts.o [2022-01-20T08:45:56.296Z] #43 29.97 CC images/sk-unix.o [2022-01-20T08:45:56.296Z] #43 30.24 CC images/sk-inet.o [2022-01-20T08:45:56.296Z] #43 30.59 CC images/tun.o [2022-01-20T08:45:56.296Z] #43 30.86 CC images/sk-netlink.o [2022-01-20T08:45:56.296Z] #43 31.11 CC images/packet-sock.o [2022-01-20T08:45:56.296Z] #43 31.50 CC images/ipc-var.o [2022-01-20T08:45:56.296Z] #43 31.68 CC images/ipc-desc.o [2022-01-20T08:45:56.296Z] #43 31.90 CC images/ipc-shm.o [2022-01-20T08:45:56.296Z] #43 32.09 CC images/ipc-msg.o [2022-01-20T08:45:56.296Z] #43 32.33 CC images/ipc-sem.o [2022-01-20T08:45:56.296Z] #43 32.51 CC images/utsns.o [2022-01-20T08:45:56.296Z] #43 32.71 CC images/creds.o [2022-01-20T08:45:56.296Z] #43 32.88 CC images/vma.o [2022-01-20T08:45:56.296Z] #43 33.16 CC images/netdev.o [2022-01-20T08:45:56.296Z] #43 33.51 CC images/tty.o [2022-01-20T08:45:56.296Z] #43 33.98 CC images/file-lock.o [2022-01-20T08:45:56.296Z] #43 34.23 CC images/rlimit.o [2022-01-20T08:45:56.296Z] #43 34.40 CC images/pagemap.o [2022-01-20T08:45:56.296Z] #43 34.66 CC images/siginfo.o [2022-01-20T08:45:56.296Z] #43 34.92 CC images/rpc.o [2022-01-20T08:45:56.411Z] #13 113.6 Selecting previously unselected package libpcre32-3:amd64. [2022-01-20T08:45:56.411Z] #13 113.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:45:56.411Z] #13 113.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:45:56.411Z] #13 113.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-20T08:45:56.552Z] #43 36.01 CC images/ext-file.o [2022-01-20T08:45:56.672Z] #13 113.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-20T08:45:56.672Z] #13 113.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:45:56.672Z] #13 113.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-20T08:45:56.672Z] #13 113.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-20T08:45:56.672Z] #13 113.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:45:56.753Z] #43 34.56 CC images/file-lock.o [2022-01-20T08:45:56.808Z] #43 36.18 CC images/cgroup.o [2022-01-20T08:45:57.005Z] #53 ... [2022-01-20T08:45:57.005Z] [2022-01-20T08:45:57.005Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:57.005Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:57.005Z] #43 58.79 LINK criu/pie/restorer.built-in.o [2022-01-20T08:45:57.005Z] #43 58.81 GEN criu/pie/restorer-blob.h [2022-01-20T08:45:57.005Z] #43 58.87 DEP criu/vdso.d [2022-01-20T08:45:57.005Z] #43 59.02 DEP criu/uts_ns.d [2022-01-20T08:45:57.005Z] #43 59.16 DEP criu/util.d [2022-01-20T08:45:57.005Z] #43 59.36 DEP criu/uffd.d [2022-01-20T08:45:57.005Z] #43 59.61 DEP criu/tun.d [2022-01-20T08:45:57.005Z] #43 59.78 DEP criu/tty.d [2022-01-20T08:45:57.005Z] #43 59.97 DEP criu/timerfd.d [2022-01-20T08:45:57.005Z] #43 60.07 DEP criu/timens.d [2022-01-20T08:45:57.005Z] #43 60.20 DEP criu/sysfs_parse.d [2022-01-20T08:45:57.005Z] #43 60.39 DEP criu/sysctl.d [2022-01-20T08:45:57.005Z] #43 60.51 DEP criu/string.d [2022-01-20T08:45:57.005Z] #43 60.54 DEP criu/stats.d [2022-01-20T08:45:57.005Z] #43 60.63 DEP criu/sockets.d [2022-01-20T08:45:57.005Z] #43 60.77 DEP criu/sk-unix.d [2022-01-20T08:45:57.005Z] #43 60.97 DEP criu/sk-tcp.d [2022-01-20T08:45:57.005Z] #43 61.08 DEP criu/sk-queue.d [2022-01-20T08:45:57.005Z] #43 61.20 DEP criu/sk-packet.d [2022-01-20T08:45:57.005Z] #43 61.33 DEP criu/sk-netlink.d [2022-01-20T08:45:57.005Z] #43 61.46 DEP criu/sk-inet.d [2022-01-20T08:45:57.005Z] #43 61.66 DEP criu/signalfd.d [2022-01-20T08:45:57.005Z] #43 61.78 DEP criu/sigframe.d [2022-01-20T08:45:57.005Z] #43 61.85 DEP criu/shmem.d [2022-01-20T08:45:57.005Z] #43 61.98 DEP criu/servicefd.d [2022-01-20T08:45:57.005Z] #43 62.10 DEP criu/seize.d [2022-01-20T08:45:57.005Z] #43 62.25 DEP criu/seccomp.d [2022-01-20T08:45:57.005Z] #43 62.38 DEP criu/rst-malloc.d [2022-01-20T08:45:57.005Z] #43 62.48 DEP criu/rbtree.d [2022-01-20T08:45:57.005Z] #43 62.49 DEP criu/pstree.d [2022-01-20T08:45:57.005Z] #43 62.65 DEP criu/protobuf.d [2022-01-20T08:45:57.005Z] #43 62.76 GEN criu/protobuf-desc-gen.h [2022-01-20T08:45:57.005Z] #43 64.45 DEP criu/protobuf-desc.d [2022-01-20T08:45:57.005Z] #43 64.53 DEP criu/proc_parse.d [2022-01-20T08:45:57.005Z] #43 64.65 DEP criu/plugin.d [2022-01-20T08:45:57.005Z] #43 64.73 DEP criu/pipes.d [2022-01-20T08:45:57.005Z] #43 64.84 DEP criu/pie-util.d [2022-01-20T08:45:57.005Z] #43 64.91 DEP criu/pie-util-vdso.d [2022-01-20T08:45:57.005Z] #43 64.99 DEP criu/path.d [2022-01-20T08:45:57.005Z] #43 65.07 DEP criu/parasite-syscall.d [2022-01-20T08:45:57.005Z] #43 65.21 DEP criu/pagemap.d [2022-01-20T08:45:57.005Z] #43 65.37 DEP criu/pagemap-cache.d [2022-01-20T08:45:57.005Z] #43 65.50 DEP criu/page-xfer.d [2022-01-20T08:45:57.005Z] #43 65.57 DEP criu/page-pipe.d [2022-01-20T08:45:57.005Z] #43 65.63 DEP criu/netfilter.d [2022-01-20T08:45:57.005Z] #43 65.71 DEP criu/net.d [2022-01-20T08:45:57.005Z] #43 65.86 DEP criu/namespaces.d [2022-01-20T08:45:57.005Z] #43 66.05 DEP criu/mount.d [2022-01-20T08:45:57.010Z] #43 34.76 CC images/rlimit.o [2022-01-20T08:45:57.010Z] #43 34.94 CC images/pagemap.o [2022-01-20T08:45:57.244Z] #13 114.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T08:45:57.244Z] #13 114.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-20T08:45:57.244Z] #13 114.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:45:57.266Z] #43 66.21 DEP criu/memfd.d [2022-01-20T08:45:57.266Z] #43 66.35 DEP criu/mem.d [2022-01-20T08:45:57.267Z] #43 35.20 CC images/siginfo.o [2022-01-20T08:45:57.371Z] #43 36.71 CC images/userns.o [2022-01-20T08:45:57.506Z] #13 114.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T08:45:57.506Z] #13 114.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:45:57.506Z] #13 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:57.523Z] #43 35.46 CC images/rpc.o [2022-01-20T08:45:57.526Z] #43 66.50 DEP criu/lsm.d [2022-01-20T08:45:57.527Z] #43 66.60 DEP criu/log.d [2022-01-20T08:45:57.527Z] #43 66.69 DEP criu/libnetlink.d [2022-01-20T08:45:57.627Z] #43 36.99 CC images/google/protobuf/descriptor.o [2022-01-20T08:45:57.768Z] #13 114.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T08:45:57.768Z] #13 114.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:45:57.768Z] #13 114.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:57.768Z] #13 114.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T08:45:57.768Z] #13 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:45:57.768Z] #13 114.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:45:57.787Z] #43 66.75 DEP criu/kerndat.d [2022-01-20T08:45:57.787Z] #43 66.90 DEP criu/kcmp-ids.d [2022-01-20T08:45:57.787Z] #43 66.99 DEP criu/irmap.d [2022-01-20T08:45:58.048Z] #43 67.10 DEP criu/ipc_ns.d [2022-01-20T08:45:58.048Z] #43 67.30 DEP criu/image.d [2022-01-20T08:45:58.309Z] #43 67.43 DEP criu/image-desc.d [2022-01-20T08:45:58.309Z] #43 67.48 DEP criu/fsnotify.d [2022-01-20T08:45:58.340Z] #13 115.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:45:58.340Z] #13 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:58.340Z] #13 115.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:45:58.340Z] #13 115.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:45:58.340Z] #13 115.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:45:58.340Z] #13 115.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:45:58.341Z] #13 115.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:58.570Z] #43 67.58 DEP criu/filesystems.d [2022-01-20T08:45:58.570Z] #43 67.73 DEP criu/files.d [2022-01-20T08:45:58.570Z] #43 67.87 DEP criu/files-reg.d [2022-01-20T08:45:58.602Z] #13 115.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:45:58.602Z] #13 115.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:45:58.602Z] #13 115.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:45:58.602Z] #13 115.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:58.602Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:45:58.602Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:45:58.602Z] #13 115.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:45:58.602Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:45:58.602Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:45:58.602Z] #13 115.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:45:58.602Z] #13 115.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:45:58.863Z] #13 115.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:58.863Z] #13 115.8 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T08:45:58.863Z] #13 115.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:58.863Z] #13 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:45:58.863Z] #13 115.9 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:45:58.892Z] #43 36.59 CC images/ext-file.o [2022-01-20T08:45:58.892Z] #43 36.75 CC images/cgroup.o [2022-01-20T08:45:59.142Z] #43 68.10 DEP criu/files-ext.d [2022-01-20T08:45:59.142Z] #43 68.26 DEP criu/file-lock.d [2022-01-20T08:45:59.142Z] #43 68.43 DEP criu/file-ids.d [2022-01-20T08:45:59.376Z] #42 ... [2022-01-20T08:45:59.376Z] [2022-01-20T08:45:59.376Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:45:59.377Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:45:59.377Z] #13 49.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-01-20T08:45:59.377Z] #13 51.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-20T08:45:59.377Z] #13 51.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-20T08:45:59.377Z] #13 51.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T08:45:59.377Z] #13 51.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T08:45:59.377Z] #13 51.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-01-20T08:45:59.377Z] #13 51.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-20T08:45:59.377Z] #13 51.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-20T08:45:59.377Z] #13 51.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-20T08:45:59.377Z] #13 51.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-20T08:45:59.377Z] #13 51.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-20T08:45:59.377Z] #13 51.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-20T08:45:59.377Z] #13 51.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-20T08:45:59.377Z] #13 51.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-20T08:45:59.377Z] #13 51.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-20T08:45:59.377Z] #13 52.96 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:45:59.377Z] #13 53.19 Fetched 77.8 MB in 8s (9937 kB/s) [2022-01-20T08:45:59.377Z] #13 53.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:59.377Z] #13 53.46 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:45:59.377Z] #13 53.48 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T08:45:59.402Z] #43 68.53 DEP criu/fifo.d [2022-01-20T08:45:59.436Z] #13 DONE 116.7s [2022-01-20T08:45:59.436Z] [2022-01-20T08:45:59.436Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:45:59.436Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:45:59.436Z] #58 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:45:59.436Z] #58 120.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T08:45:59.456Z] #43 37.29 CC images/userns.o [2022-01-20T08:45:59.518Z] #43 38.72 CC images/opts.o [2022-01-20T08:45:59.518Z] #43 38.92 CC images/seccomp.o [2022-01-20T08:45:59.518Z] #43 39.17 CC images/binfmt-misc.o [2022-01-20T08:45:59.664Z] #43 68.65 DEP criu/fdstore.d [2022-01-20T08:45:59.664Z] #43 ... [2022-01-20T08:45:59.664Z] [2022-01-20T08:45:59.664Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:45:59.664Z] #45 sha256:9638105dddc7e0c9a27970ec75620dfcf693554cc709d1931b914343e4e93265 [2022-01-20T08:45:59.664Z] #45 115.1 github.com/LK4D4/vndr/godl [2022-01-20T08:45:59.664Z] #45 115.7 github.com/LK4D4/vndr [2022-01-20T08:45:59.664Z] #45 DONE 119.7s [2022-01-20T08:45:59.664Z] [2022-01-20T08:45:59.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:59.664Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:59.664Z] #43 68.76 DEP criu/fault-injection.d [2022-01-20T08:45:59.664Z] #43 ... [2022-01-20T08:45:59.664Z] [2022-01-20T08:45:59.664Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:45:59.664Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:45:59.664Z] #20 9.514 Fetched 8821 kB in 9s (1004 kB/s) [2022-01-20T08:45:59.664Z] #20 9.514 Reading package lists... [2022-01-20T08:45:59.713Z] #43 37.60 CC images/google/protobuf/descriptor.o [2022-01-20T08:45:59.924Z] #20 13.25 Reading package lists... [2022-01-20T08:45:59.924Z] #20 ... [2022-01-20T08:45:59.924Z] [2022-01-20T08:45:59.924Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:45:59.924Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:45:59.924Z] #43 68.90 DEP criu/external.d [2022-01-20T08:45:59.924Z] #43 69.05 DEP criu/eventpoll.d [2022-01-20T08:45:59.939Z] #13 53.76 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:45:59.939Z] #13 53.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T08:45:59.939Z] #13 53.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T08:45:59.939Z] #13 54.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:45:59.939Z] #13 54.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:46:00.081Z] #43 39.38 CC images/time.o [2022-01-20T08:46:00.081Z] #43 ... [2022-01-20T08:46:00.081Z] [2022-01-20T08:46:00.081Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:00.081Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:46:00.081Z] #45 99.51 compress/gzip [2022-01-20T08:46:00.081Z] #45 100.3 vendor/golang.org/x/text/transform [2022-01-20T08:46:00.081Z] #45 100.3 net [2022-01-20T08:46:00.081Z] #45 101.0 vendor/golang.org/x/text/unicode/bidi [2022-01-20T08:46:00.081Z] #45 102.8 vendor/golang.org/x/text/secure/bidirule [2022-01-20T08:46:00.081Z] #45 103.1 vendor/golang.org/x/text/unicode/norm [2022-01-20T08:46:00.081Z] #45 106.9 vendor/golang.org/x/net/idna [2022-01-20T08:46:00.081Z] #45 109.2 vendor/golang.org/x/net/http2/hpack [2022-01-20T08:46:00.081Z] #45 ... [2022-01-20T08:46:00.081Z] [2022-01-20T08:46:00.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:00.081Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:00.081Z] #43 39.61 CC images/sysctl.o [2022-01-20T08:46:00.185Z] #43 69.23 DEP criu/eventfd.d [2022-01-20T08:46:00.185Z] #43 69.47 DEP criu/crtools.d [2022-01-20T08:46:00.337Z] #43 39.83 CC images/autofs.o [2022-01-20T08:46:00.337Z] #43 40.02 CC images/macvlan.o [2022-01-20T08:46:00.445Z] #43 69.61 DEP criu/cr-service.d [2022-01-20T08:46:00.445Z] #43 69.71 DEP criu/cr-restore.d [2022-01-20T08:46:00.503Z] #13 ... [2022-01-20T08:46:00.503Z] [2022-01-20T08:46:00.503Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T08:46:00.503Z] #47 sha256:eddc0f217c67b5de1e8d0218982b1c1b457e8a59d262afbc72ead4d46901c5a2 [2022-01-20T08:46:00.503Z] #47 DONE 58.3s [2022-01-20T08:46:00.503Z] [2022-01-20T08:46:00.503Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:46:00.503Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:46:00.503Z] #36 49.53 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:46:00.503Z] #36 49.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 49.54 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:46:00.503Z] #36 56.44 Selecting previously unselected package libxml2:amd64. [2022-01-20T08:46:00.503Z] #36 56.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 56.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:46:00.503Z] #36 57.06 Selecting previously unselected package libarchive13:amd64. [2022-01-20T08:46:00.503Z] #36 57.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 57.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:46:00.503Z] #36 57.42 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-20T08:46:00.503Z] #36 57.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 57.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:46:00.503Z] #36 57.61 Selecting previously unselected package librhash0:amd64. [2022-01-20T08:46:00.503Z] #36 57.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 57.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:46:00.503Z] #36 57.84 Selecting previously unselected package libuv1:amd64. [2022-01-20T08:46:00.503Z] #36 57.84 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 57.88 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:46:00.503Z] #36 58.12 Selecting previously unselected package cmake. [2022-01-20T08:46:00.503Z] #36 58.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-20T08:46:00.503Z] #36 58.14 Unpacking cmake (3.13.4-1) ... [2022-01-20T08:46:00.706Z] #43 69.86 DEP criu/cr-errno.d [2022-01-20T08:46:00.706Z] #43 69.87 DEP criu/cr-dump.d [2022-01-20T08:46:00.769Z] #36 ... [2022-01-20T08:46:00.769Z] [2022-01-20T08:46:00.769Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:46:00.769Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:46:00.769Z] #42 58.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T08:46:00.823Z] #58 ... [2022-01-20T08:46:00.823Z] [2022-01-20T08:46:00.823Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:46:00.823Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T08:46:00.823Z] #14 DONE 1.4s [2022-01-20T08:46:00.898Z] #43 40.25 CC images/sit.o [2022-01-20T08:46:00.898Z] #43 40.45 CC images/memfd.o [2022-01-20T08:46:00.966Z] #43 70.03 DEP criu/cr-dedup.d [2022-01-20T08:46:00.966Z] #43 70.21 DEP criu/cr-check.d [2022-01-20T08:46:01.027Z] #42 58.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:01.027Z] #42 58.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:46:01.027Z] #42 58.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T08:46:01.027Z] #42 58.74 Setting up python-six (1.12.0-1) ... [2022-01-20T08:46:01.077Z] #43 39.10 CC images/opts.o [2022-01-20T08:46:01.084Z] [2022-01-20T08:46:01.084Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:01.084Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:46:01.084Z] #53 1.291 + RM_GOPATH=0 [2022-01-20T08:46:01.084Z] #53 1.293 + TMP_GOPATH= [2022-01-20T08:46:01.084Z] #53 1.293 + : /build [2022-01-20T08:46:01.084Z] #53 1.293 + '[' -z '' ']' [2022-01-20T08:46:01.084Z] #53 1.294 ++ mktemp -d [2022-01-20T08:46:01.084Z] #53 1.296 + export GOPATH=/tmp/tmp.ujMtaBDqve [2022-01-20T08:46:01.084Z] #53 1.297 + GOPATH=/tmp/tmp.ujMtaBDqve [2022-01-20T08:46:01.084Z] #53 1.297 + RM_GOPATH=1 [2022-01-20T08:46:01.084Z] #53 1.297 + case "$(go env GOARCH)" in [2022-01-20T08:46:01.084Z] #53 1.299 ++ go env GOARCH [2022-01-20T08:46:01.084Z] #53 1.314 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:01.084Z] #53 1.315 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:01.084Z] #53 1.315 ++ dirname /tmp/install/install.sh [2022-01-20T08:46:01.084Z] #53 1.322 + dir=/tmp/install [2022-01-20T08:46:01.084Z] #53 1.322 + bin=runc [2022-01-20T08:46:01.084Z] #53 1.323 + shift [2022-01-20T08:46:01.084Z] #53 1.323 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T08:46:01.084Z] #53 1.325 + . /tmp/install/runc.installer [2022-01-20T08:46:01.084Z] #53 1.325 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:01.084Z] #53 1.325 + install_runc [2022-01-20T08:46:01.084Z] #53 1.327 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T08:46:01.084Z] #53 1.330 + uname -r [2022-01-20T08:46:01.084Z] #53 1.337 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T08:46:01.084Z] #53 1.337 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T08:46:01.084Z] #53 1.337 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T08:46:01.084Z] #53 1.340 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ujMtaBDqve/src/github.com/opencontainers/runc [2022-01-20T08:46:01.084Z] #53 1.343 Cloning into '/tmp/tmp.ujMtaBDqve/src/github.com/opencontainers/runc'... [2022-01-20T08:46:01.153Z] #43 40.69 CC images/timens.o [2022-01-20T08:46:01.226Z] #43 70.35 DEP criu/config.d [2022-01-20T08:46:01.333Z] #43 39.30 CC images/seccomp.o [2022-01-20T08:46:01.409Z] #43 40.94 LINK images/built-in.o [2022-01-20T08:46:01.487Z] #43 70.47 DEP criu/clone-noasan.d [2022-01-20T08:46:01.487Z] #43 70.53 DEP criu/cgroup.d [2022-01-20T08:46:01.487Z] #43 70.67 DEP criu/cgroup-props.d [2022-01-20T08:46:01.589Z] #43 39.57 CC images/binfmt-misc.o [2022-01-20T08:46:01.665Z] #43 41.09 GEN compel/include/asm [2022-01-20T08:46:01.665Z] #43 41.12 GEN compel/include/version.h [2022-01-20T08:46:01.665Z] #43 41.14 touch .config [2022-01-20T08:46:01.665Z] #43 41.20 GEN include/common/config.h [2022-01-20T08:46:01.665Z] #43 41.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-20T08:46:01.665Z] #43 41.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-20T08:46:01.748Z] #43 70.74 DEP criu/bitmap.d [2022-01-20T08:46:01.748Z] #43 70.76 DEP criu/bfd.d [2022-01-20T08:46:01.748Z] #43 70.83 DEP criu/autofs.d [2022-01-20T08:46:01.748Z] #43 70.93 DEP criu/aio.d [2022-01-20T08:46:01.748Z] #43 71.05 DEP criu/action-scripts.d [2022-01-20T08:46:01.845Z] #43 39.74 CC images/time.o [2022-01-20T08:46:01.921Z] #43 41.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-20T08:46:01.921Z] #43 41.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-20T08:46:01.921Z] #43 41.41 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-20T08:46:01.921Z] #43 41.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-20T08:46:01.921Z] #43 41.47 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-20T08:46:01.921Z] #43 41.50 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-20T08:46:01.921Z] #43 41.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-20T08:46:02.026Z] #53 ... [2022-01-20T08:46:02.026Z] [2022-01-20T08:46:02.026Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T08:46:02.026Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T08:46:02.026Z] #15 DONE 1.0s [2022-01-20T08:46:02.026Z] [2022-01-20T08:46:02.026Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:46:02.026Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T08:46:02.101Z] #43 39.89 CC images/sysctl.o [2022-01-20T08:46:02.101Z] #43 40.10 CC images/autofs.o [2022-01-20T08:46:02.177Z] #43 41.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T08:46:02.177Z] #43 41.54 DEP compel/plugins/std/infect.d [2022-01-20T08:46:02.177Z] #43 41.64 DEP compel/plugins/std/string.d [2022-01-20T08:46:02.177Z] #43 41.70 DEP compel/plugins/std/log.d [2022-01-20T08:46:02.287Z] #16 ... [2022-01-20T08:46:02.287Z] [2022-01-20T08:46:02.287Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:02.287Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:46:02.287Z] #45 113.6 vendor/golang.org/x/net/idna [2022-01-20T08:46:02.287Z] #45 115.8 vendor/golang.org/x/net/http2/hpack [2022-01-20T08:46:02.287Z] #45 117.1 mime [2022-01-20T08:46:02.287Z] #45 118.6 mime/quotedprintable [2022-01-20T08:46:02.287Z] #45 119.0 net/http/internal [2022-01-20T08:46:02.287Z] #45 121.5 crypto/tls [2022-01-20T08:46:02.320Z] #43 71.26 CC criu/action-scripts.o [2022-01-20T08:46:02.358Z] #43 40.30 CC images/macvlan.o [2022-01-20T08:46:02.358Z] #43 ... [2022-01-20T08:46:02.358Z] [2022-01-20T08:46:02.358Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:02.358Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:02.358Z] #13 94.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T08:46:02.358Z] #13 94.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:46:02.358Z] #13 94.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:02.358Z] #13 ... [2022-01-20T08:46:02.358Z] [2022-01-20T08:46:02.358Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:02.358Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:46:02.358Z] #45 100.5 vendor/golang.org/x/crypto/chacha20 [2022-01-20T08:46:02.358Z] #45 101.2 vendor/golang.org/x/crypto/poly1305 [2022-01-20T08:46:02.358Z] #45 101.7 vendor/golang.org/x/sys/cpu [2022-01-20T08:46:02.358Z] #45 102.2 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-20T08:46:02.358Z] #45 103.3 vendor/golang.org/x/crypto/curve25519 [2022-01-20T08:46:02.358Z] #45 104.1 vendor/golang.org/x/text/transform [2022-01-20T08:46:02.358Z] #45 104.8 vendor/golang.org/x/text/unicode/bidi [2022-01-20T08:46:02.358Z] #45 106.5 vendor/golang.org/x/text/secure/bidirule [2022-01-20T08:46:02.358Z] #45 107.0 vendor/golang.org/x/text/unicode/norm [2022-01-20T08:46:02.433Z] #43 41.82 DEP compel/plugins/std/fds.d [2022-01-20T08:46:02.433Z] #43 41.90 DEP compel/plugins/std/std.d [2022-01-20T08:46:02.433Z] #43 41.97 DEP compel/plugins/shmem/shmem.d [2022-01-20T08:46:02.433Z] #43 42.05 DEP compel/plugins/fds/fds.d [2022-01-20T08:46:02.552Z] #45 ... [2022-01-20T08:46:02.552Z] [2022-01-20T08:46:02.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:02.552Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:02.552Z] #43 48.50 CC compel/arch/x86/src/lib/infect.o [2022-01-20T08:46:02.552Z] #43 49.41 CC compel/src/lib/infect-rpc.o [2022-01-20T08:46:02.552Z] #43 49.71 CC compel/src/lib/infect-util.o [2022-01-20T08:46:02.552Z] #43 50.01 CC compel/src/lib/infect.o [2022-01-20T08:46:02.552Z] #43 53.02 CC compel/src/lib/ptrace.o [2022-01-20T08:46:02.552Z] #43 53.62 AR compel/libcompel.a [2022-01-20T08:46:02.552Z] #43 53.81 HOSTCC compel/src/main-host.o [2022-01-20T08:46:02.552Z] #43 54.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-20T08:46:02.581Z] #43 71.71 CC criu/aio.o [2022-01-20T08:46:02.614Z] #45 ... [2022-01-20T08:46:02.614Z] [2022-01-20T08:46:02.614Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:46:02.614Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:46:02.614Z] #56 56.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T08:46:02.614Z] #56 56.00 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T08:46:02.614Z] #56 56.01 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:46:02.614Z] #56 56.01 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:46:02.614Z] #56 56.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T08:46:02.614Z] #56 56.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T08:46:02.614Z] #56 56.01 + '[' '' = dynamic ']' [2022-01-20T08:46:02.614Z] #56 56.01 + make [2022-01-20T08:46:02.614Z] #56 57.18 + bin/ctr [2022-01-20T08:46:02.689Z] #43 42.17 CC compel/plugins/std/std.o [2022-01-20T08:46:02.813Z] #43 ... [2022-01-20T08:46:02.814Z] [2022-01-20T08:46:02.814Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:46:02.814Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T08:46:02.814Z] #16 0.955 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T08:46:02.814Z] #16 DONE 1.0s [2022-01-20T08:46:02.814Z] [2022-01-20T08:46:02.814Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:02.814Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:02.814Z] #43 54.54 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T08:46:02.871Z] #56 ... [2022-01-20T08:46:02.871Z] [2022-01-20T08:46:02.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:02.871Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:02.871Z] #43 40.49 CC images/sit.o [2022-01-20T08:46:02.871Z] #43 40.67 CC images/memfd.o [2022-01-20T08:46:02.945Z] #43 42.45 CC compel/plugins/std/fds.o [2022-01-20T08:46:03.075Z] #43 ... [2022-01-20T08:46:03.075Z] [2022-01-20T08:46:03.075Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:46:03.075Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T08:46:03.128Z] #43 40.94 CC images/timens.o [2022-01-20T08:46:03.154Z] #43 72.15 CC criu/autofs.o [2022-01-20T08:46:03.201Z] #43 42.85 CC compel/plugins/std/log.o [2022-01-20T08:46:03.385Z] #43 41.21 LINK images/built-in.o [2022-01-20T08:46:03.385Z] #43 41.38 GEN compel/include/asm [2022-01-20T08:46:03.385Z] #43 41.42 GEN compel/include/version.h [2022-01-20T08:46:03.385Z] #43 41.44 touch .config [2022-01-20T08:46:03.385Z] #43 41.49 GEN include/common/config.h [2022-01-20T08:46:03.642Z] #43 41.58 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-20T08:46:03.642Z] #43 41.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-20T08:46:03.642Z] #43 41.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-20T08:46:03.642Z] #43 41.65 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-20T08:46:03.642Z] #43 41.67 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-20T08:46:03.642Z] #43 41.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-20T08:46:03.642Z] #43 41.70 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-20T08:46:03.642Z] #43 41.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-20T08:46:03.898Z] #43 41.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-20T08:46:03.898Z] #43 41.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T08:46:03.898Z] #43 41.74 DEP compel/plugins/std/infect.d [2022-01-20T08:46:03.898Z] #43 41.85 DEP compel/plugins/std/string.d [2022-01-20T08:46:03.898Z] #43 41.91 DEP compel/plugins/std/log.d [2022-01-20T08:46:04.018Z] #17 DONE 1.0s [2022-01-20T08:46:04.019Z] [2022-01-20T08:46:04.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:04.019Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:04.019Z] #43 55.13 HOSTCC compel/src/lib/log-host.o [2022-01-20T08:46:04.019Z] #43 55.38 HOSTLINK compel/compel-host-bin [2022-01-20T08:46:04.019Z] #43 55.57 DEP soccr/soccr.d [2022-01-20T08:46:04.129Z] #43 43.71 CC compel/plugins/std/string.o [2022-01-20T08:46:04.154Z] #43 42.03 DEP compel/plugins/std/fds.d [2022-01-20T08:46:04.280Z] #43 55.88 CC soccr/soccr.o [2022-01-20T08:46:04.299Z] #42 ... [2022-01-20T08:46:04.299Z] [2022-01-20T08:46:04.299Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:04.299Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:46:04.299Z] #45 51.40 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T08:46:04.299Z] #45 51.45 bytes [2022-01-20T08:46:04.299Z] #45 51.78 strings [2022-01-20T08:46:04.299Z] #45 54.46 reflect [2022-01-20T08:46:04.299Z] #45 55.05 bufio [2022-01-20T08:46:04.299Z] #45 57.06 syscall [2022-01-20T08:46:04.299Z] #45 ... [2022-01-20T08:46:04.299Z] [2022-01-20T08:46:04.299Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:04.299Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:04.299Z] #13 57.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T08:46:04.299Z] #13 57.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-20T08:46:04.299Z] #13 57.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:46:04.299Z] #13 ... [2022-01-20T08:46:04.299Z] [2022-01-20T08:46:04.299Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:04.299Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:04.299Z] #51 51.78 bytes [2022-01-20T08:46:04.299Z] #51 51.80 syscall [2022-01-20T08:46:04.299Z] #51 54.60 reflect [2022-01-20T08:46:04.299Z] #51 61.68 time [2022-01-20T08:46:04.299Z] #51 ... [2022-01-20T08:46:04.299Z] [2022-01-20T08:46:04.299Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T08:46:04.299Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T08:46:04.299Z] #36 61.79 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:46:04.299Z] #36 61.83 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:46:04.299Z] #36 61.84 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T08:46:04.299Z] #36 61.86 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:04.299Z] #36 61.91 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-20T08:46:04.299Z] #36 61.93 Setting up cmake-data (3.13.4-1) ... [2022-01-20T08:46:04.299Z] #36 61.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T08:46:04.299Z] #36 61.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T08:46:04.299Z] #36 61.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T08:46:04.299Z] #36 62.00 Setting up cmake (3.13.4-1) ... [2022-01-20T08:46:04.299Z] #36 62.01 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:46:04.299Z] #36 62.10 Processing triggers for mime-support (3.62) ... [2022-01-20T08:46:04.410Z] #43 42.16 DEP compel/plugins/std/std.d [2022-01-20T08:46:04.410Z] #43 42.29 DEP compel/plugins/shmem/shmem.d [2022-01-20T08:46:04.410Z] #43 42.40 DEP compel/plugins/fds/fds.d [2022-01-20T08:46:04.538Z] #43 73.67 CC criu/bfd.o [2022-01-20T08:46:04.555Z] #36 DONE 62.4s [2022-01-20T08:46:04.555Z] [2022-01-20T08:46:04.555Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:46:04.555Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:46:04.555Z] #34 59.25 internal/syscall/unix [2022-01-20T08:46:04.555Z] #34 59.70 time [2022-01-20T08:46:04.666Z] #43 42.62 CC compel/plugins/std/std.o [2022-01-20T08:46:04.852Z] #43 ... [2022-01-20T08:46:04.852Z] [2022-01-20T08:46:04.852Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T08:46:04.852Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T08:46:04.852Z] #18 DONE 0.9s [2022-01-20T08:46:04.922Z] #43 42.93 CC compel/plugins/std/fds.o [2022-01-20T08:46:05.057Z] #43 44.31 CC compel/plugins/std/infect.o [2022-01-20T08:46:05.110Z] #43 74.20 CC criu/bitmap.o [2022-01-20T08:46:05.113Z] [2022-01-20T08:46:05.113Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:46:05.113Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T08:46:05.313Z] #43 44.78 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-20T08:46:05.313Z] #43 44.84 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-20T08:46:05.313Z] #43 44.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-20T08:46:05.370Z] #43 74.36 CC criu/cgroup-props.o [2022-01-20T08:46:05.370Z] #43 ... [2022-01-20T08:46:05.370Z] [2022-01-20T08:46:05.370Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:46:05.370Z] #24 sha256:0c5e2987b6990d64deacea826c3e5bf6ce778d36122572cb47e489ccdad226fa [2022-01-20T08:46:05.485Z] #43 43.35 CC compel/plugins/std/log.o [2022-01-20T08:46:05.569Z] #43 44.95 AR compel/plugins/std.lib.a [2022-01-20T08:46:05.569Z] #43 45.06 CC compel/plugins/fds/fds.o [2022-01-20T08:46:05.826Z] #43 45.30 AR compel/plugins/fds.lib.a [2022-01-20T08:46:05.826Z] #43 45.36 HOSTDEP compel/src/lib/log-host.d [2022-01-20T08:46:06.057Z] #19 DONE 1.0s [2022-01-20T08:46:06.057Z] [2022-01-20T08:46:06.057Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:06.057Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:06.083Z] #43 45.46 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T08:46:06.083Z] #43 45.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-20T08:46:06.083Z] #43 45.73 HOSTDEP compel/src/main-host.d [2022-01-20T08:46:06.160Z] #24 123.1 Checking out files: 25% (2861/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 46% (5319/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 99% (11320/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-01-20T08:46:06.160Z] #24 126.3 + cd /tmp/tmp.9HhvfIOQbj/tmp/docker-ce [2022-01-20T08:46:06.339Z] #43 45.82 DEP compel/src/lib/ptrace.d [2022-01-20T08:46:06.414Z] #43 44.20 CC compel/plugins/std/string.o [2022-01-20T08:46:06.440Z] #24 126.3 + git checkout -q v17.06.2-ce [2022-01-20T08:46:06.489Z] #34 ... [2022-01-20T08:46:06.489Z] [2022-01-20T08:46:06.490Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:06.490Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:06.490Z] #13 60.34 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T08:46:06.490Z] #13 60.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T08:46:06.490Z] #13 60.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:46:06.490Z] #13 60.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T08:46:06.490Z] #13 60.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:06.490Z] #13 60.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:06.596Z] #43 45.94 DEP compel/src/lib/infect.d [2022-01-20T08:46:06.596Z] #43 46.08 DEP compel/src/lib/infect-util.d [2022-01-20T08:46:06.596Z] #43 46.17 DEP compel/src/lib/infect-rpc.d [2022-01-20T08:46:06.705Z] #24 ... [2022-01-20T08:46:06.705Z] [2022-01-20T08:46:06.705Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:46:06.705Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-20T08:46:06.705Z] #32 DONE 126.4s [2022-01-20T08:46:06.705Z] [2022-01-20T08:46:06.705Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:06.705Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:06.705Z] #20 13.25 Reading package lists... [2022-01-20T08:46:06.705Z] #20 17.46 Building dependency tree... [2022-01-20T08:46:06.705Z] #20 18.33 Reading state information... [2022-01-20T08:46:06.705Z] #20 19.73 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T08:46:06.705Z] #20 19.73 The following additional packages will be installed: [2022-01-20T08:46:06.705Z] #20 19.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T08:46:06.705Z] #20 19.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T08:46:06.705Z] #20 19.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T08:46:06.706Z] #20 19.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T08:46:06.706Z] #20 19.74 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T08:46:06.706Z] #20 19.74 Suggested packages: [2022-01-20T08:46:06.706Z] #20 19.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T08:46:06.706Z] #20 19.74 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T08:46:06.706Z] #20 19.74 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T08:46:06.706Z] #20 19.74 quota [2022-01-20T08:46:06.706Z] #20 19.74 Recommended packages: [2022-01-20T08:46:06.706Z] #20 19.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T08:46:06.706Z] #20 19.74 python3-keyrings.alt python3-xdg unzip [2022-01-20T08:46:06.706Z] #20 21.31 The following NEW packages will be installed: [2022-01-20T08:46:06.706Z] #20 21.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T08:46:06.706Z] #20 21.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T08:46:06.706Z] #20 21.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T08:46:06.706Z] #20 21.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T08:46:06.706Z] #20 21.33 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T08:46:06.706Z] #20 21.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T08:46:06.706Z] #20 21.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T08:46:06.706Z] #20 21.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T08:46:06.706Z] #20 21.34 xz-utils zip [2022-01-20T08:46:06.706Z] #20 21.66 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:46:06.706Z] #20 21.66 Need to get 27.7 MB of archives. [2022-01-20T08:46:06.706Z] #20 21.66 After this operation, 114 MB of additional disk space will be used. [2022-01-20T08:46:06.706Z] #20 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-01-20T08:46:06.706Z] #20 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-01-20T08:46:06.706Z] #20 21.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-01-20T08:46:06.706Z] #20 21.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-01-20T08:46:06.706Z] #20 21.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-01-20T08:46:06.706Z] #20 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-01-20T08:46:06.706Z] #20 21.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T08:46:06.706Z] #20 21.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-01-20T08:46:06.706Z] #20 21.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-01-20T08:46:06.706Z] #20 21.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-01-20T08:46:06.706Z] #20 21.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-01-20T08:46:06.706Z] #20 21.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-01-20T08:46:06.706Z] #20 21.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-20T08:46:06.706Z] #20 21.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-01-20T08:46:06.706Z] #20 21.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-01-20T08:46:06.706Z] #20 21.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-01-20T08:46:06.706Z] #20 21.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-01-20T08:46:06.706Z] #20 21.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:46:06.706Z] #20 21.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T08:46:06.706Z] #20 21.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-01-20T08:46:06.706Z] #20 21.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-01-20T08:46:06.706Z] #20 21.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-01-20T08:46:06.706Z] #20 21.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-01-20T08:46:06.706Z] #20 22.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-01-20T08:46:06.706Z] #20 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-01-20T08:46:06.706Z] #20 22.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-01-20T08:46:06.706Z] #20 22.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-01-20T08:46:06.706Z] #20 22.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-01-20T08:46:06.706Z] #20 22.18 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-01-20T08:46:06.706Z] #20 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T08:46:06.706Z] #20 22.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-01-20T08:46:06.706Z] #20 22.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-01-20T08:46:06.706Z] #20 22.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-01-20T08:46:06.706Z] #20 22.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-01-20T08:46:06.706Z] #20 22.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-01-20T08:46:06.706Z] #20 22.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T08:46:06.706Z] #20 22.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T08:46:06.706Z] #20 22.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T08:46:06.706Z] #20 22.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-01-20T08:46:06.706Z] #20 22.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T08:46:06.706Z] #20 22.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T08:46:06.706Z] #20 22.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T08:46:06.706Z] #20 22.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-01-20T08:46:06.706Z] #20 22.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-01-20T08:46:06.706Z] #20 22.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-01-20T08:46:06.706Z] #20 22.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T08:46:06.706Z] #20 23.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-01-20T08:46:06.706Z] #20 23.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-01-20T08:46:06.706Z] #20 23.17 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-01-20T08:46:06.754Z] #13 60.90 Selecting previously unselected package dmsetup. [2022-01-20T08:46:06.852Z] #43 46.26 DEP compel/arch/x86/src/lib/infect.d [2022-01-20T08:46:06.852Z] #43 46.44 DEP compel/arch/x86/src/lib/cpu.d [2022-01-20T08:46:06.976Z] #43 44.91 CC compel/plugins/std/infect.o [2022-01-20T08:46:07.014Z] #13 60.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:07.014Z] #13 60.91 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T08:46:07.014Z] #13 61.09 Selecting previously unselected package mingw-w64-common. [2022-01-20T08:46:07.014Z] #13 61.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T08:46:07.014Z] #13 61.10 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T08:46:07.108Z] #43 46.50 DEP compel/src/lib/log.d [2022-01-20T08:46:07.108Z] #43 46.62 DEP compel/src/main.d [2022-01-20T08:46:07.108Z] #43 46.72 DEP compel/src/lib/handle-elf.d [2022-01-20T08:46:07.364Z] #43 46.82 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-20T08:46:07.364Z] #43 46.91 CC compel/src/lib/log.o [2022-01-20T08:46:07.447Z] #20 1.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:46:07.447Z] #20 1.331 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:46:07.447Z] #20 1.360 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:46:07.447Z] #20 1.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:46:07.559Z] #43 45.49 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-20T08:46:07.559Z] #43 45.55 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-20T08:46:07.559Z] #43 45.61 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-20T08:46:07.648Z] #20 24.06 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:46:07.648Z] #20 24.14 Fetched 27.7 MB in 2s (15.5 MB/s) [2022-01-20T08:46:07.648Z] #20 24.19 Selecting previously unselected package pigz. [2022-01-20T08:46:07.648Z] #20 24.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-01-20T08:46:07.648Z] #20 24.25 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-01-20T08:46:07.648Z] #20 24.25 Unpacking pigz (2.4-1) ... [2022-01-20T08:46:07.648Z] #20 24.34 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-01-20T08:46:07.709Z] #20 ... [2022-01-20T08:46:07.709Z] [2022-01-20T08:46:07.709Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:46:07.709Z] #58 sha256:389d12ea51a05a42d6bdfb94e158ef4ac4a8dbc2a0f7ddbcf4b0ecbc86ecb66e [2022-01-20T08:46:07.709Z] #58 DONE 128.8s [2022-01-20T08:46:07.709Z] [2022-01-20T08:46:07.709Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T08:46:07.709Z] #59 sha256:e29aeabd533847971c92e2a55073abb9fc477f9c2c0d7c0dc9c3dacf1df8f0cf [2022-01-20T08:46:07.709Z] #59 DONE 0.1s [2022-01-20T08:46:07.709Z] [2022-01-20T08:46:07.709Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T08:46:07.709Z] #60 sha256:a758fcb7dcc249936209d7815044a5c1e9cbaa9e26e5c5404b4da7f1429e3a13 [2022-01-20T08:46:07.709Z] #60 DONE 0.1s [2022-01-20T08:46:07.709Z] [2022-01-20T08:46:07.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:07.709Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:07.709Z] #43 58.19 AR soccr/libsoccr.a [2022-01-20T08:46:07.709Z] #43 58.28 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:46:07.709Z] #43 58.69 DEP criu/arch/x86/sigframe.d [2022-01-20T08:46:07.709Z] #43 58.80 DEP criu/arch/x86/sigaction_compat.d [2022-01-20T08:46:07.709Z] #43 58.92 DEP criu/arch/x86/kerndat.d [2022-01-20T08:46:07.709Z] #43 59.08 DEP criu/arch/x86/crtools.d [2022-01-20T08:46:07.709Z] #43 59.43 DEP criu/arch/x86/cpu.d [2022-01-20T08:46:07.819Z] #43 45.72 AR compel/plugins/std.lib.a [2022-01-20T08:46:07.819Z] #43 45.82 CC compel/plugins/fds/fds.o [2022-01-20T08:46:07.909Z] #20 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-01-20T08:46:07.909Z] #20 24.35 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:07.927Z] #43 47.24 CC compel/arch/x86/src/lib/cpu.o [2022-01-20T08:46:08.079Z] #43 46.17 AR compel/plugins/fds.lib.a [2022-01-20T08:46:08.170Z] #20 24.71 Selecting previously unselected package python3.7-minimal. [2022-01-20T08:46:08.170Z] #20 24.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-01-20T08:46:08.170Z] #20 24.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:08.282Z] #43 59.86 CC criu/arch/x86/cpu.o [2022-01-20T08:46:08.336Z] #43 46.25 HOSTDEP compel/src/lib/log-host.d [2022-01-20T08:46:08.336Z] #43 ... [2022-01-20T08:46:08.336Z] [2022-01-20T08:46:08.336Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:08.336Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:08.336Z] #13 110.7 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T08:46:08.336Z] #13 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-20T08:46:08.336Z] #13 110.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:46:08.336Z] #13 110.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T08:46:08.489Z] #43 48.00 CC compel/arch/x86/src/lib/infect.o [2022-01-20T08:46:08.597Z] #13 110.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-20T08:46:08.598Z] #13 110.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:46:08.598Z] #13 111.0 Selecting previously unselected package libbtrfs0. [2022-01-20T08:46:08.598Z] #13 111.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:46:08.598Z] #13 111.0 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:46:08.855Z] #13 111.1 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:46:08.855Z] #13 111.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:46:08.855Z] #13 111.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:46:08.855Z] #13 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T08:46:08.855Z] #13 111.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:08.855Z] #13 111.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:08.855Z] #13 111.4 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T08:46:09.112Z] #13 111.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:46:09.112Z] #13 111.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:09.113Z] #20 25.42 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:09.113Z] #20 25.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:09.113Z] #20 ... [2022-01-20T08:46:09.113Z] [2022-01-20T08:46:09.113Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:46:09.113Z] #24 sha256:0c5e2987b6990d64deacea826c3e5bf6ce778d36122572cb47e489ccdad226fa [2022-01-20T08:46:09.113Z] #24 129.3 + mkdir -p /tmp/tmp.9HhvfIOQbj/src/github.com/docker [2022-01-20T08:46:09.229Z] #43 ... [2022-01-20T08:46:09.229Z] [2022-01-20T08:46:09.229Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T08:46:09.229Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T08:46:09.229Z] #63 CACHED [2022-01-20T08:46:09.229Z] [2022-01-20T08:46:09.229Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T08:46:09.229Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T08:46:09.229Z] #65 CACHED [2022-01-20T08:46:09.229Z] [2022-01-20T08:46:09.229Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:09.229Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:09.229Z] #20 2.144 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:46:09.369Z] #13 111.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T08:46:09.369Z] #13 111.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-20T08:46:09.369Z] #13 111.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:46:09.374Z] #24 129.3 + mv components/cli /tmp/tmp.9HhvfIOQbj/src/github.com/docker/cli [2022-01-20T08:46:09.374Z] #24 129.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-20T08:46:09.417Z] #43 48.78 CC compel/src/lib/infect-rpc.o [2022-01-20T08:46:09.490Z] #20 3.573 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:46:09.626Z] #13 111.9 Selecting previously unselected package libpcre16-3:amd64. [2022-01-20T08:46:09.626Z] #13 111.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:09.626Z] #13 111.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:09.691Z] #43 49.21 CC compel/src/lib/infect-util.o [2022-01-20T08:46:09.883Z] #13 112.1 Selecting previously unselected package libpcre32-3:amd64. [2022-01-20T08:46:09.883Z] #13 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:09.883Z] #13 112.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:09.883Z] #13 112.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-20T08:46:09.883Z] #13 112.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:09.883Z] #13 112.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:46:09.951Z] #43 49.48 CC compel/src/lib/infect.o [2022-01-20T08:46:10.139Z] #13 112.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-20T08:46:10.140Z] #13 112.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:10.140Z] #13 112.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:46:10.701Z] #13 112.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T08:46:10.701Z] #13 112.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-20T08:46:10.701Z] #13 112.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:46:10.701Z] #13 113.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T08:46:10.701Z] #13 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:10.701Z] #13 113.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:10.880Z] #43 ... [2022-01-20T08:46:10.880Z] [2022-01-20T08:46:10.880Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:46:10.880Z] #58 sha256:203543403774a1c2b1c73b860eb388edd5c0688ca50fdb103bf61d10f02eb3f7 [2022-01-20T08:46:10.880Z] #58 120.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:46:10.880Z] #58 120.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T08:46:10.957Z] #13 113.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T08:46:10.958Z] #13 113.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:46:10.958Z] #13 113.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:46:10.958Z] #13 113.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T08:46:10.958Z] #13 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:46:10.958Z] #13 113.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:11.407Z] #20 5.083 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:46:11.442Z] #58 ... [2022-01-20T08:46:11.442Z] [2022-01-20T08:46:11.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:11.442Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:46:11.442Z] #45 110.9 mime [2022-01-20T08:46:11.442Z] #45 112.8 mime/quotedprintable [2022-01-20T08:46:11.442Z] #45 113.2 net/http/internal [2022-01-20T08:46:11.442Z] #45 117.3 net/textproto [2022-01-20T08:46:11.442Z] #45 117.3 crypto/x509 [2022-01-20T08:46:11.442Z] #45 118.3 vendor/golang.org/x/net/http/httpguts [2022-01-20T08:46:11.442Z] #45 118.7 vendor/golang.org/x/net/http/httpproxy [2022-01-20T08:46:11.442Z] #45 119.3 mime/multipart [2022-01-20T08:46:11.442Z] #45 ... [2022-01-20T08:46:11.442Z] [2022-01-20T08:46:11.442Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:11.442Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:11.442Z] #13 114.7 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T08:46:11.442Z] #13 114.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-20T08:46:11.442Z] #13 114.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:46:11.442Z] #13 114.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T08:46:11.442Z] #13 114.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-20T08:46:11.442Z] #13 114.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:46:11.442Z] #13 115.0 Selecting previously unselected package libbtrfs0. [2022-01-20T08:46:11.442Z] #13 115.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:46:11.442Z] #13 115.0 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:46:11.442Z] #13 115.1 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:46:11.442Z] #13 115.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:46:11.442Z] #13 115.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:46:11.523Z] #13 114.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:46:11.523Z] #13 114.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:46:11.698Z] #13 115.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T08:46:11.699Z] #13 115.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:11.699Z] #13 115.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:11.699Z] #13 115.4 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T08:46:11.699Z] #13 115.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:46:11.699Z] #13 115.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:11.780Z] #13 114.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:46:11.780Z] #13 114.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:46:11.780Z] #13 114.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:11.780Z] #13 114.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:46:11.780Z] #13 114.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:46:11.780Z] #13 114.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:46:11.780Z] #13 114.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T08:46:11.780Z] #13 114.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:11.780Z] #13 114.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:46:11.780Z] #13 114.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:46:11.780Z] #13 114.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:11.780Z] #13 114.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-01-20T08:46:11.780Z] #13 114.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-01-20T08:46:11.780Z] #13 114.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:11.780Z] #13 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:46:11.780Z] #13 114.3 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-01-20T08:46:11.780Z] #13 114.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:46:11.780Z] #13 114.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:46:11.780Z] #13 114.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:11.780Z] #13 114.3 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T08:46:11.954Z] #13 115.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T08:46:11.954Z] #13 115.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-20T08:46:11.954Z] #13 115.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:46:12.036Z] #13 114.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:12.036Z] #13 114.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:12.036Z] #13 114.3 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:46:12.210Z] #13 115.9 Selecting previously unselected package libpcre16-3:amd64. [2022-01-20T08:46:12.355Z] #20 6.511 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:46:12.466Z] #13 115.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:12.466Z] #13 116.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:12.722Z] #13 116.2 Selecting previously unselected package libpcre32-3:amd64. [2022-01-20T08:46:12.722Z] #13 116.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:12.722Z] #13 116.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:12.722Z] #13 116.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-20T08:46:12.722Z] #13 116.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:12.722Z] #13 116.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:46:12.969Z] #13 DONE 115.2s [2022-01-20T08:46:12.969Z] [2022-01-20T08:46:12.969Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:46:12.969Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T08:46:12.978Z] #13 116.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-20T08:46:12.978Z] #13 116.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-20T08:46:12.978Z] #13 116.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:46:13.226Z] #14 ... [2022-01-20T08:46:13.226Z] [2022-01-20T08:46:13.226Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:13.226Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:46:13.226Z] #45 111.3 vendor/golang.org/x/net/idna [2022-01-20T08:46:13.226Z] #45 113.7 vendor/golang.org/x/net/http2/hpack [2022-01-20T08:46:13.226Z] #45 114.8 mime [2022-01-20T08:46:13.226Z] #45 116.7 mime/quotedprintable [2022-01-20T08:46:13.226Z] #45 117.1 net/http/internal [2022-01-20T08:46:13.226Z] #45 119.4 crypto/tls [2022-01-20T08:46:13.234Z] #13 116.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T08:46:13.234Z] #13 116.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-20T08:46:13.234Z] #13 116.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:46:13.482Z] #45 ... [2022-01-20T08:46:13.482Z] [2022-01-20T08:46:13.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:13.482Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:13.482Z] #43 46.33 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T08:46:13.482Z] #43 46.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-20T08:46:13.482Z] #43 46.46 HOSTDEP compel/src/main-host.d [2022-01-20T08:46:13.482Z] #43 46.56 DEP compel/src/lib/ptrace.d [2022-01-20T08:46:13.482Z] #43 46.68 DEP compel/src/lib/infect.d [2022-01-20T08:46:13.482Z] #43 46.88 DEP compel/src/lib/infect-util.d [2022-01-20T08:46:13.482Z] #43 46.98 DEP compel/src/lib/infect-rpc.d [2022-01-20T08:46:13.482Z] #43 47.08 DEP compel/arch/x86/src/lib/infect.d [2022-01-20T08:46:13.482Z] #43 47.18 DEP compel/arch/x86/src/lib/cpu.d [2022-01-20T08:46:13.482Z] #43 47.25 DEP compel/src/lib/log.d [2022-01-20T08:46:13.482Z] #43 47.35 DEP compel/src/main.d [2022-01-20T08:46:13.482Z] #43 47.46 DEP compel/src/lib/handle-elf.d [2022-01-20T08:46:13.482Z] #43 47.54 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-20T08:46:13.482Z] #43 47.63 CC compel/src/lib/log.o [2022-01-20T08:46:13.482Z] #43 47.86 CC compel/arch/x86/src/lib/cpu.o [2022-01-20T08:46:13.482Z] #43 48.66 CC compel/arch/x86/src/lib/infect.o [2022-01-20T08:46:13.482Z] #43 49.48 CC compel/src/lib/infect-rpc.o [2022-01-20T08:46:13.482Z] #43 49.92 CC compel/src/lib/infect-util.o [2022-01-20T08:46:13.482Z] #43 50.13 CC compel/src/lib/infect.o [2022-01-20T08:46:13.564Z] #13 ... [2022-01-20T08:46:13.564Z] [2022-01-20T08:46:13.564Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:46:13.564Z] #37 sha256:ed144a085037369f1d47bf1b3ae6770a624ec48b5af7d352d36bc021a5db1f0b [2022-01-20T08:46:13.564Z] #37 1.003 + RM_GOPATH=0 [2022-01-20T08:46:13.564Z] #37 1.003 + TMP_GOPATH= [2022-01-20T08:46:13.564Z] #37 1.003 + : /build [2022-01-20T08:46:13.564Z] #37 1.003 + '[' -z '' ']' [2022-01-20T08:46:13.564Z] #37 1.005 ++ mktemp -d [2022-01-20T08:46:13.564Z] #37 1.007 + export GOPATH=/tmp/tmp.iFUFJLoFsO [2022-01-20T08:46:13.564Z] #37 1.009 + GOPATH=/tmp/tmp.iFUFJLoFsO [2022-01-20T08:46:13.564Z] #37 1.009 + RM_GOPATH=1 [2022-01-20T08:46:13.564Z] #37 1.013 + case "$(go env GOARCH)" in [2022-01-20T08:46:13.564Z] #37 1.024 ++ go env GOARCH [2022-01-20T08:46:13.564Z] #37 1.048 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:13.564Z] #37 1.048 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:13.564Z] #37 1.049 ++ dirname /tmp/install/install.sh [2022-01-20T08:46:13.564Z] #37 1.058 + dir=/tmp/install [2022-01-20T08:46:13.564Z] #37 1.058 + bin=tini [2022-01-20T08:46:13.564Z] #37 1.058 + shift [2022-01-20T08:46:13.564Z] #37 1.058 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T08:46:13.564Z] #37 1.058 + . /tmp/install/tini.installer [2022-01-20T08:46:13.564Z] #37 1.059 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:46:13.564Z] #37 1.059 + install_tini [2022-01-20T08:46:13.564Z] #37 1.059 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T08:46:13.564Z] #37 1.059 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:46:13.564Z] #37 1.059 + git clone https://github.com/krallin/tini.git /tmp/tmp.iFUFJLoFsO/tini [2022-01-20T08:46:13.564Z] #37 1.061 Cloning into '/tmp/tmp.iFUFJLoFsO/tini'... [2022-01-20T08:46:13.564Z] #37 1.863 + cd /tmp/tmp.iFUFJLoFsO/tini [2022-01-20T08:46:13.564Z] #37 1.872 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T08:46:13.564Z] #37 1.899 + cmake . [2022-01-20T08:46:13.564Z] #37 2.702 -- The C compiler identification is GNU 8.3.0 [2022-01-20T08:46:13.564Z] #37 2.808 -- Check for working C compiler: /usr/bin/cc [2022-01-20T08:46:13.564Z] #37 3.442 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T08:46:13.564Z] #37 3.443 -- Detecting C compiler ABI info [2022-01-20T08:46:13.564Z] #37 4.288 -- Detecting C compiler ABI info - done [2022-01-20T08:46:13.564Z] #37 4.331 -- Detecting C compile features [2022-01-20T08:46:13.564Z] #37 6.504 -- Detecting C compile features - done [2022-01-20T08:46:13.564Z] #37 6.565 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T08:46:13.564Z] #37 6.820 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T08:46:13.564Z] #37 6.906 -- Configuring done [2022-01-20T08:46:13.564Z] #37 6.924 -- Generating done [2022-01-20T08:46:13.564Z] #37 6.935 -- Build files have been written to: /tmp/tmp.iFUFJLoFsO/tini [2022-01-20T08:46:13.564Z] #37 6.940 + make tini-static [2022-01-20T08:46:13.564Z] #37 7.428 Scanning dependencies of target tini-static [2022-01-20T08:46:13.564Z] #37 7.639 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T08:46:13.564Z] #37 ... [2022-01-20T08:46:13.564Z] [2022-01-20T08:46:13.564Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T08:46:13.564Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T08:46:13.564Z] #42 63.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T08:46:13.564Z] #42 63.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:46:13.564Z] #42 63.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T08:46:13.564Z] #42 63.75 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T08:46:13.564Z] #42 63.76 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T08:46:13.564Z] #42 63.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T08:46:13.564Z] #42 63.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:13.564Z] #42 63.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T08:46:13.564Z] #42 63.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T08:46:13.564Z] #42 63.83 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T08:46:13.564Z] #42 70.75 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T08:46:13.564Z] #42 70.78 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:46:13.564Z] #42 DONE 71.3s [2022-01-20T08:46:13.564Z] [2022-01-20T08:46:13.564Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:13.564Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:13.564Z] #13 67.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T08:46:13.564Z] #13 67.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T08:46:13.564Z] #13 67.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:46:13.741Z] #20 ... [2022-01-20T08:46:13.741Z] [2022-01-20T08:46:13.741Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:13.741Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:46:13.741Z] #53 13.95 + cd /tmp/tmp.ujMtaBDqve/src/github.com/opencontainers/runc [2022-01-20T08:46:13.741Z] #53 13.95 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:13.796Z] #13 117.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T08:46:13.796Z] #13 117.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:46:13.796Z] #13 117.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:13.796Z] #13 117.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T08:46:13.796Z] #13 117.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:46:13.796Z] #13 117.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:46:13.796Z] #13 117.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T08:46:13.796Z] #13 117.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:46:13.796Z] #13 117.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:14.313Z] #53 14.69 + '[' -z '' ']' [2022-01-20T08:46:14.313Z] #53 14.69 + target=static [2022-01-20T08:46:14.313Z] #53 14.70 + make 'BUILDTAGS=seccomp ' static [2022-01-20T08:46:14.313Z] #53 14.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T08:46:14.358Z] #13 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:46:14.358Z] #13 118.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:46:14.358Z] #13 118.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:14.418Z] #43 ... [2022-01-20T08:46:14.418Z] [2022-01-20T08:46:14.418Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:46:14.418Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T08:46:14.418Z] #14 DONE 1.4s [2022-01-20T08:46:14.418Z] [2022-01-20T08:46:14.418Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:14.418Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:46:14.418Z] #53 1.348 + RM_GOPATH=0 [2022-01-20T08:46:14.418Z] #53 1.348 + TMP_GOPATH= [2022-01-20T08:46:14.418Z] #53 1.348 + : /build [2022-01-20T08:46:14.418Z] #53 1.349 + '[' -z '' ']' [2022-01-20T08:46:14.418Z] #53 1.350 ++ mktemp -d [2022-01-20T08:46:14.418Z] #53 1.353 + export GOPATH=/tmp/tmp.rSqezXHb3p [2022-01-20T08:46:14.418Z] #53 1.353 + GOPATH=/tmp/tmp.rSqezXHb3p [2022-01-20T08:46:14.418Z] #53 1.353 + RM_GOPATH=1 [2022-01-20T08:46:14.418Z] #53 1.353 + case "$(go env GOARCH)" in [2022-01-20T08:46:14.418Z] #53 1.354 ++ go env GOARCH [2022-01-20T08:46:14.418Z] #53 1.358 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:14.418Z] #53 1.358 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:14.418Z] #53 1.359 ++ dirname /tmp/install/install.sh [2022-01-20T08:46:14.418Z] #53 1.365 + dir=/tmp/install [2022-01-20T08:46:14.418Z] #53 1.366 + bin=runc [2022-01-20T08:46:14.418Z] #53 1.366 + shift [2022-01-20T08:46:14.418Z] #53 1.366 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T08:46:14.418Z] #53 1.375 + . /tmp/install/runc.installer [2022-01-20T08:46:14.418Z] #53 1.382 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:14.418Z] #53 1.389 + install_runc [2022-01-20T08:46:14.418Z] #53 1.390 + uname -r [2022-01-20T08:46:14.418Z] #53 1.390 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T08:46:14.418Z] #53 1.395 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T08:46:14.418Z] #53 1.396 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T08:46:14.418Z] #53 1.396 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T08:46:14.418Z] #53 1.396 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rSqezXHb3p/src/github.com/opencontainers/runc [2022-01-20T08:46:14.418Z] #53 1.401 Cloning into '/tmp/tmp.rSqezXHb3p/src/github.com/opencontainers/runc'... [2022-01-20T08:46:14.627Z] #13 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:46:14.628Z] #13 118.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:14.628Z] #13 118.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-01-20T08:46:14.628Z] #13 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:46:14.628Z] #13 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:14.628Z] #13 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:46:14.628Z] #13 118.3 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-01-20T08:46:14.628Z] #13 118.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:46:14.628Z] #13 118.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:46:14.628Z] #13 118.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:14.628Z] #13 118.3 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T08:46:14.628Z] #13 118.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:14.628Z] #13 118.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:46:14.664Z] #24 ... [2022-01-20T08:46:14.664Z] [2022-01-20T08:46:14.664Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:14.664Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:14.664Z] #20 27.65 Selecting previously unselected package python3-minimal. [2022-01-20T08:46:14.664Z] #20 27.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-01-20T08:46:14.664Z] #20 27.71 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 27.71 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T08:46:14.664Z] #20 27.78 Selecting previously unselected package libmpdec2:arm64. [2022-01-20T08:46:14.664Z] #20 27.78 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 27.79 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-01-20T08:46:14.664Z] #20 27.86 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-01-20T08:46:14.664Z] #20 27.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 27.87 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:14.664Z] #20 28.72 Selecting previously unselected package python3.7. [2022-01-20T08:46:14.664Z] #20 28.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 28.73 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:14.664Z] #20 28.87 Selecting previously unselected package libpython3-stdlib:arm64. [2022-01-20T08:46:14.664Z] #20 28.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 28.91 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-01-20T08:46:14.664Z] #20 29.03 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T08:46:14.664Z] #20 29.87 Selecting previously unselected package python3. [2022-01-20T08:46:14.664Z] #20 29.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-01-20T08:46:14.664Z] #20 29.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 29.93 Unpacking python3 (3.7.3-1) ... [2022-01-20T08:46:14.664Z] #20 29.99 Selecting previously unselected package libip4tc0:arm64. [2022-01-20T08:46:14.664Z] #20 30.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.00 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:14.664Z] #20 30.08 Selecting previously unselected package libip6tc0:arm64. [2022-01-20T08:46:14.664Z] #20 30.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.10 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:14.664Z] #20 30.18 Selecting previously unselected package libiptc0:arm64. [2022-01-20T08:46:14.664Z] #20 30.18 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.20 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:14.664Z] #20 30.29 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-20T08:46:14.664Z] #20 30.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T08:46:14.664Z] #20 30.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-20T08:46:14.664Z] #20 30.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-01-20T08:46:14.664Z] #20 30.45 Selecting previously unselected package libnftnl11:arm64. [2022-01-20T08:46:14.664Z] #20 30.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.46 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-01-20T08:46:14.664Z] #20 30.53 Selecting previously unselected package iptables. [2022-01-20T08:46:14.664Z] #20 30.53 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.55 Unpacking iptables (1.8.2-4) ... [2022-01-20T08:46:14.664Z] #20 30.87 Selecting previously unselected package xxd. [2022-01-20T08:46:14.664Z] #20 30.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-01-20T08:46:14.664Z] #20 30.88 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:46:14.664Z] #20 31.02 Selecting previously unselected package vim-common. [2022-01-20T08:46:14.664Z] #20 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:46:14.664Z] #20 31.05 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:14.664Z] #20 31.16 Selecting previously unselected package bash-completion. [2022-01-20T08:46:14.664Z] #20 31.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T08:46:14.885Z] #13 118.4 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:46:15.347Z] #53 ... [2022-01-20T08:46:15.347Z] [2022-01-20T08:46:15.347Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T08:46:15.347Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T08:46:15.347Z] #15 DONE 1.0s [2022-01-20T08:46:15.347Z] [2022-01-20T08:46:15.347Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:46:15.347Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T08:46:15.475Z] #13 ... [2022-01-20T08:46:15.475Z] [2022-01-20T08:46:15.475Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T08:46:15.475Z] #37 sha256:ed144a085037369f1d47bf1b3ae6770a624ec48b5af7d352d36bc021a5db1f0b [2022-01-20T08:46:15.475Z] #37 9.456 [100%] Linking C executable tini-static [2022-01-20T08:46:15.475Z] #37 10.20 [100%] Built target tini-static [2022-01-20T08:46:15.475Z] #37 10.30 + mkdir -p /build [2022-01-20T08:46:15.475Z] #37 10.31 + cp tini-static /build/docker-init [2022-01-20T08:46:15.475Z] #37 DONE 10.5s [2022-01-20T08:46:15.475Z] [2022-01-20T08:46:15.475Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:15.475Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:15.475Z] #51 68.70 context [2022-01-20T08:46:15.475Z] #51 69.18 encoding/binary [2022-01-20T08:46:15.475Z] #51 69.86 os [2022-01-20T08:46:15.475Z] #51 71.28 encoding/base64 [2022-01-20T08:46:15.475Z] #51 72.73 golang.org/x/sys/unix [2022-01-20T08:46:16.049Z] #20 ... [2022-01-20T08:46:16.049Z] [2022-01-20T08:46:16.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:16.049Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:46:16.049Z] #43 75.19 CC criu/cgroup.o [2022-01-20T08:46:16.049Z] #43 78.40 CC criu/clone-noasan.o [2022-01-20T08:46:16.049Z] #43 78.58 CC criu/config.o [2022-01-20T08:46:16.049Z] #43 80.08 CC criu/cr-check.o [2022-01-20T08:46:16.049Z] #43 81.73 CC criu/cr-dedup.o [2022-01-20T08:46:16.049Z] #43 82.09 CC criu/cr-dump.o [2022-01-20T08:46:16.049Z] #43 84.30 CC criu/cr-errno.o [2022-01-20T08:46:16.049Z] #43 84.37 CC criu/cr-restore.o [2022-01-20T08:46:16.281Z] #16 0.838 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T08:46:16.281Z] #16 DONE 0.9s [2022-01-20T08:46:16.281Z] [2022-01-20T08:46:16.281Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:46:16.281Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T08:46:16.777Z] #13 DONE 120.3s [2022-01-20T08:46:16.777Z] [2022-01-20T08:46:16.777Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:46:16.777Z] #58 sha256:203543403774a1c2b1c73b860eb388edd5c0688ca50fdb103bf61d10f02eb3f7 [2022-01-20T08:46:16.777Z] #58 DONE 126.2s [2022-01-20T08:46:16.777Z] [2022-01-20T08:46:16.777Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:16.777Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:46:16.990Z] #43 ... [2022-01-20T08:46:16.990Z] [2022-01-20T08:46:16.990Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:16.990Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:16.990Z] #20 33.55 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T08:46:17.033Z] #53 ... [2022-01-20T08:46:17.033Z] [2022-01-20T08:46:17.033Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T08:46:17.033Z] #59 sha256:ea485814cc7221e9dccdc9db0c3f56c0fd5c21a8b479eacf8a74eb88093713e5 [2022-01-20T08:46:17.033Z] #59 DONE 0.4s [2022-01-20T08:46:17.033Z] [2022-01-20T08:46:17.033Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T08:46:17.033Z] #60 sha256:723049276cdbaf09f663aa668c13165a71b7d692ca6a77cb7eff33da2503381d [2022-01-20T08:46:17.210Z] #17 DONE 1.0s [2022-01-20T08:46:17.210Z] [2022-01-20T08:46:17.210Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T08:46:17.210Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T08:46:17.251Z] #20 33.91 Selecting previously unselected package bzip2. [2022-01-20T08:46:17.251Z] #20 33.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-01-20T08:46:17.251Z] #20 33.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:46:17.251Z] #20 34.02 Selecting previously unselected package xz-utils. [2022-01-20T08:46:17.251Z] #20 34.03 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-01-20T08:46:17.288Z] #60 DONE 0.3s [2022-01-20T08:46:17.288Z] [2022-01-20T08:46:17.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:17.289Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:17.289Z] #43 51.64 CC compel/src/lib/ptrace.o [2022-01-20T08:46:17.289Z] #43 52.13 AR compel/libcompel.a [2022-01-20T08:46:17.289Z] #43 52.25 HOSTCC compel/src/main-host.o [2022-01-20T08:46:17.289Z] #43 52.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-20T08:46:17.289Z] #43 52.75 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T08:46:17.289Z] #43 53.03 HOSTCC compel/src/lib/log-host.o [2022-01-20T08:46:17.289Z] #43 53.18 HOSTLINK compel/compel-host-bin [2022-01-20T08:46:17.289Z] #43 53.36 DEP soccr/soccr.d [2022-01-20T08:46:17.289Z] #43 53.57 CC soccr/soccr.o [2022-01-20T08:46:17.289Z] #43 54.86 AR soccr/libsoccr.a [2022-01-20T08:46:17.289Z] #43 54.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:46:17.289Z] #43 55.35 DEP criu/arch/x86/sigframe.d [2022-01-20T08:46:17.289Z] #43 55.41 DEP criu/arch/x86/sigaction_compat.d [2022-01-20T08:46:17.289Z] #43 55.51 DEP criu/arch/x86/kerndat.d [2022-01-20T08:46:17.289Z] #43 55.67 DEP criu/arch/x86/crtools.d [2022-01-20T08:46:17.289Z] #43 55.79 DEP criu/arch/x86/cpu.d [2022-01-20T08:46:17.289Z] #43 55.99 CC criu/arch/x86/cpu.o [2022-01-20T08:46:17.289Z] #43 56.80 CC criu/arch/x86/crtools.o [2022-01-20T08:46:17.365Z] #51 ... [2022-01-20T08:46:17.365Z] [2022-01-20T08:46:17.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:17.365Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:17.365Z] #43 2.845 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:46:17.365Z] #43 2.845 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:46:17.365Z] #43 2.867 Note: Building without GnuTLS support [2022-01-20T08:46:17.365Z] #43 2.889 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:46:17.365Z] #43 2.889 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:46:17.512Z] #20 34.03 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T08:46:17.773Z] #20 34.19 Selecting previously unselected package apparmor. [2022-01-20T08:46:17.773Z] #20 34.20 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-01-20T08:46:17.773Z] #20 34.25 Unpacking apparmor (2.13.2-10) ... [2022-01-20T08:46:18.034Z] #20 34.52 Selecting previously unselected package aufs-tools. [2022-01-20T08:46:18.034Z] #20 34.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-01-20T08:46:18.034Z] #20 34.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:46:18.034Z] #20 34.70 Selecting previously unselected package libonig5:arm64. [2022-01-20T08:46:18.034Z] #20 34.70 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-01-20T08:46:18.034Z] #20 34.71 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-01-20T08:46:18.144Z] #18 DONE 1.0s [2022-01-20T08:46:18.144Z] [2022-01-20T08:46:18.144Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:46:18.144Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T08:46:18.293Z] #43 4.791 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:46:18.295Z] #20 34.87 Selecting previously unselected package libjq1:arm64. [2022-01-20T08:46:18.295Z] #20 34.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-01-20T08:46:18.295Z] #20 34.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-20T08:46:18.295Z] #20 34.97 Selecting previously unselected package jq. [2022-01-20T08:46:18.295Z] #20 35.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-01-20T08:46:18.295Z] #20 35.00 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:46:18.549Z] #43 4.868 GEN .gitid [2022-01-20T08:46:18.550Z] #43 4.886 GEN criu/include/version.h [2022-01-20T08:46:18.550Z] #43 4.969 GEN include/common/asm [2022-01-20T08:46:18.556Z] #20 35.09 Selecting previously unselected package libaio1:arm64. [2022-01-20T08:46:18.556Z] #20 35.10 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-01-20T08:46:18.556Z] #20 35.11 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-01-20T08:46:18.556Z] #20 35.18 Selecting previously unselected package libgpm2:arm64. [2022-01-20T08:46:18.556Z] #20 35.18 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-01-20T08:46:18.556Z] #20 35.19 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-01-20T08:46:18.556Z] #20 35.26 Selecting previously unselected package libicu63:arm64. [2022-01-20T08:46:18.556Z] #20 35.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-01-20T08:46:18.556Z] #20 35.28 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-20T08:46:18.654Z] #43 57.95 CC criu/arch/x86/kerndat.o [2022-01-20T08:46:18.808Z] #43 ... [2022-01-20T08:46:18.808Z] [2022-01-20T08:46:18.808Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:46:18.808Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:46:18.808Z] #34 66.63 internal/fmtsort [2022-01-20T08:46:18.808Z] #34 67.25 internal/syscall/execenv [2022-01-20T08:46:18.808Z] #34 67.29 internal/poll [2022-01-20T08:46:18.808Z] #34 67.55 path [2022-01-20T08:46:18.808Z] #34 68.18 io/fs [2022-01-20T08:46:18.808Z] #34 69.33 text/tabwriter [2022-01-20T08:46:18.808Z] #34 70.36 os [2022-01-20T08:46:18.808Z] #34 73.83 fmt [2022-01-20T08:46:18.808Z] #34 73.83 path/filepath [2022-01-20T08:46:18.808Z] #34 75.74 io/ioutil [2022-01-20T08:46:18.911Z] #43 58.39 CC criu/arch/x86/sigaction_compat.o [2022-01-20T08:46:19.167Z] #43 58.63 CC criu/arch/x86/sigframe.o [2022-01-20T08:46:19.167Z] #43 58.83 LINK criu/arch/x86/crtools.built-in.o [2022-01-20T08:46:19.424Z] #43 58.90 DEP criu/pie/util-vdso-elf32.d [2022-01-20T08:46:19.424Z] #43 58.98 DEP criu/pie/util-vdso.d [2022-01-20T08:46:19.424Z] #43 59.09 DEP criu/pie/util.d [2022-01-20T08:46:19.511Z] #19 DONE 1.1s [2022-01-20T08:46:19.511Z] [2022-01-20T08:46:19.511Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:19.511Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:19.621Z] #53 ... [2022-01-20T08:46:19.621Z] [2022-01-20T08:46:19.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:19.621Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:19.621Z] #43 60.95 CC criu/arch/x86/crtools.o [2022-01-20T08:46:19.621Z] #43 62.27 CC criu/arch/x86/kerndat.o [2022-01-20T08:46:19.621Z] #43 62.83 CC criu/arch/x86/sigaction_compat.o [2022-01-20T08:46:19.621Z] #43 63.16 CC criu/arch/x86/sigframe.o [2022-01-20T08:46:19.621Z] #43 63.43 LINK criu/arch/x86/crtools.built-in.o [2022-01-20T08:46:19.621Z] #43 63.49 DEP criu/pie/util-vdso-elf32.d [2022-01-20T08:46:19.621Z] #43 63.74 DEP criu/pie/util-vdso.d [2022-01-20T08:46:19.621Z] #43 63.88 DEP criu/pie/util.d [2022-01-20T08:46:19.621Z] #43 64.07 CC criu/pie/util.o [2022-01-20T08:46:19.621Z] #43 64.41 CC criu/pie/util-vdso.o [2022-01-20T08:46:19.621Z] #43 65.10 CC criu/pie/util-vdso-elf32.o [2022-01-20T08:46:19.621Z] #43 65.86 AR criu/pie/pie.lib.a [2022-01-20T08:46:19.621Z] #43 65.91 DEP criu/pie/restorer.d [2022-01-20T08:46:19.621Z] #43 66.20 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-20T08:46:19.621Z] #43 66.29 DEP criu/arch/x86/restorer_unmap.d [2022-01-20T08:46:19.621Z] #43 66.32 DEP criu/arch/x86/restorer.d [2022-01-20T08:46:19.621Z] #43 66.53 DEP criu/arch/x86/vdso-pie.d [2022-01-20T08:46:19.621Z] #43 66.66 DEP criu/pie/parasite-vdso.d [2022-01-20T08:46:19.621Z] #43 66.80 DEP criu/pie/parasite.d [2022-01-20T08:46:19.621Z] #43 67.09 CC criu/pie/parasite.o [2022-01-20T08:46:19.621Z] #43 68.51 LINK criu/pie/parasite.built-in.o [2022-01-20T08:46:19.621Z] #43 68.53 GEN criu/pie/parasite-blob.h [2022-01-20T08:46:19.621Z] #43 68.55 CC criu/pie/parasite-vdso.o [2022-01-20T08:46:19.621Z] #43 69.20 CC criu/arch/x86/vdso-pie.o [2022-01-20T08:46:19.621Z] #43 69.62 CC criu/arch/x86/restorer.o [2022-01-20T08:46:19.621Z] #43 70.14 CC criu/arch/x86/restorer_unmap.o [2022-01-20T08:46:19.621Z] #43 70.23 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-20T08:46:19.621Z] #43 70.63 CC criu/pie/restorer.o [2022-01-20T08:46:19.680Z] #43 59.22 CC criu/pie/util.o [2022-01-20T08:46:19.736Z] #34 ... [2022-01-20T08:46:19.736Z] [2022-01-20T08:46:19.736Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:19.736Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:46:19.736Z] #45 67.43 internal/poll [2022-01-20T08:46:19.736Z] #45 68.98 io/fs [2022-01-20T08:46:19.736Z] #45 69.81 regexp/syntax [2022-01-20T08:46:19.736Z] #45 70.62 os [2022-01-20T08:46:19.736Z] #45 75.67 regexp [2022-01-20T08:46:19.736Z] #45 76.43 fmt [2022-01-20T08:46:19.937Z] #43 59.47 CC criu/pie/util-vdso.o [2022-01-20T08:46:19.993Z] #45 ... [2022-01-20T08:46:19.993Z] [2022-01-20T08:46:19.993Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:46:19.993Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:46:19.993Z] #34 77.60 flag [2022-01-20T08:46:19.993Z] #34 77.60 github.com/BurntSushi/toml [2022-01-20T08:46:20.866Z] #43 60.13 CC criu/pie/util-vdso-elf32.o [2022-01-20T08:46:20.877Z] #20 1.405 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:46:20.877Z] #20 1.491 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:46:20.877Z] #20 1.500 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:46:20.877Z] #20 1.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:46:21.009Z] #43 ... [2022-01-20T08:46:21.009Z] [2022-01-20T08:46:21.009Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:21.009Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:46:21.009Z] #45 132.0 net/http/httptrace [2022-01-20T08:46:21.009Z] #45 132.3 net/http [2022-01-20T08:46:21.009Z] #45 ... [2022-01-20T08:46:21.009Z] [2022-01-20T08:46:21.009Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:21.009Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:21.009Z] #20 12.27 Fetched 9004 kB in 11s (806 kB/s) [2022-01-20T08:46:21.123Z] #43 ... [2022-01-20T08:46:21.123Z] [2022-01-20T08:46:21.123Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:46:21.123Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T08:46:21.123Z] #14 DONE 4.4s [2022-01-20T08:46:21.123Z] [2022-01-20T08:46:21.123Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:21.123Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:46:21.123Z] #53 4.471 + RM_GOPATH=0 [2022-01-20T08:46:21.123Z] #53 4.476 + TMP_GOPATH= [2022-01-20T08:46:21.123Z] #53 4.477 + : /build [2022-01-20T08:46:21.123Z] #53 4.477 + '[' -z '' ']' [2022-01-20T08:46:21.123Z] #53 4.478 ++ mktemp -d [2022-01-20T08:46:21.123Z] #53 4.496 + export GOPATH=/tmp/tmp.Di67OZMHly [2022-01-20T08:46:21.123Z] #53 4.496 + GOPATH=/tmp/tmp.Di67OZMHly [2022-01-20T08:46:21.123Z] #53 4.496 + RM_GOPATH=1 [2022-01-20T08:46:21.123Z] #53 4.496 + case "$(go env GOARCH)" in [2022-01-20T08:46:21.123Z] #53 4.496 ++ go env GOARCH [2022-01-20T08:46:21.123Z] #53 4.496 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:21.123Z] #53 4.496 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:46:21.123Z] #53 4.496 ++ dirname /tmp/install/install.sh [2022-01-20T08:46:21.123Z] #53 4.496 + dir=/tmp/install [2022-01-20T08:46:21.123Z] #53 4.496 + bin=runc [2022-01-20T08:46:21.123Z] #53 4.496 + shift [2022-01-20T08:46:21.123Z] #53 4.496 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T08:46:21.123Z] #53 4.496 + . /tmp/install/runc.installer [2022-01-20T08:46:21.123Z] #53 4.496 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:21.123Z] #53 4.496 + install_runc [2022-01-20T08:46:21.123Z] #53 4.496 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T08:46:21.123Z] #53 4.496 + uname -r [2022-01-20T08:46:21.123Z] #53 4.528 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T08:46:21.123Z] #53 4.528 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T08:46:21.123Z] #53 4.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Di67OZMHly/src/github.com/opencontainers/runc [2022-01-20T08:46:21.123Z] #53 4.528 Cloning into '/tmp/tmp.Di67OZMHly/src/github.com/opencontainers/runc'... [2022-01-20T08:46:21.123Z] #53 4.528 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T08:46:21.364Z] #34 79.04 log [2022-01-20T08:46:21.440Z] #20 2.111 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:46:21.856Z] #20 38.18 Selecting previously unselected package libnet1:arm64. [2022-01-20T08:46:21.856Z] #20 38.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T08:46:21.856Z] #20 38.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:21.856Z] #20 38.33 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T08:46:21.856Z] #20 38.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-01-20T08:46:21.856Z] #20 38.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-01-20T08:46:21.856Z] #20 38.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T08:46:21.856Z] #20 38.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-01-20T08:46:21.856Z] #20 38.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-20T08:46:21.856Z] #20 38.51 Selecting previously unselected package libreadline5:arm64. [2022-01-20T08:46:21.856Z] #20 38.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-01-20T08:46:21.856Z] #20 38.51 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-01-20T08:46:22.117Z] #20 38.62 Selecting previously unselected package net-tools. [2022-01-20T08:46:22.117Z] #20 38.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-01-20T08:46:22.117Z] #20 38.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:46:22.117Z] #20 38.81 Selecting previously unselected package patch. [2022-01-20T08:46:22.117Z] #20 38.82 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-01-20T08:46:22.117Z] #20 38.83 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T08:46:22.368Z] #20 3.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:46:22.378Z] #20 38.92 Selecting previously unselected package python-pip-whl. [2022-01-20T08:46:22.378Z] #20 38.92 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T08:46:22.378Z] #20 38.93 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T08:46:22.397Z] #20 12.27 Reading package lists... [2022-01-20T08:46:22.931Z] #20 ... [2022-01-20T08:46:22.931Z] [2022-01-20T08:46:22.931Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:46:22.931Z] #58 sha256:1c600722901e116fef8270b614d08d0110a2e24ddc6d001f4efe77518441686b [2022-01-20T08:46:22.931Z] #58 123.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:46:22.931Z] #58 123.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T08:46:22.931Z] #58 DONE 131.2s [2022-01-20T08:46:22.949Z] #20 39.38 Selecting previously unselected package python3-lib2to3. [2022-01-20T08:46:22.949Z] #20 39.38 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T08:46:22.949Z] #20 39.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:46:22.949Z] #20 39.53 Selecting previously unselected package python3-distutils. [2022-01-20T08:46:22.949Z] #20 39.53 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T08:46:22.949Z] #20 39.54 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T08:46:23.012Z] #53 ... [2022-01-20T08:46:23.012Z] [2022-01-20T08:46:23.012Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:23.012Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:46:23.012Z] #45 122.2 crypto/tls [2022-01-20T08:46:23.012Z] #45 128.7 net/http/httptrace [2022-01-20T08:46:23.012Z] #45 129.0 net/http [2022-01-20T08:46:23.012Z] #45 ... [2022-01-20T08:46:23.012Z] [2022-01-20T08:46:23.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:23.012Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:23.012Z] #43 60.82 AR criu/pie/pie.lib.a [2022-01-20T08:46:23.012Z] #43 60.86 DEP criu/pie/restorer.d [2022-01-20T08:46:23.012Z] #43 61.10 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-20T08:46:23.012Z] #43 61.22 DEP criu/arch/x86/restorer_unmap.d [2022-01-20T08:46:23.012Z] #43 61.25 DEP criu/arch/x86/restorer.d [2022-01-20T08:46:23.012Z] #43 61.49 DEP criu/arch/x86/vdso-pie.d [2022-01-20T08:46:23.012Z] #43 61.63 DEP criu/pie/parasite-vdso.d [2022-01-20T08:46:23.012Z] #43 61.81 DEP criu/pie/parasite.d [2022-01-20T08:46:23.012Z] #43 62.08 CC criu/pie/parasite.o [2022-01-20T08:46:23.188Z] [2022-01-20T08:46:23.188Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T08:46:23.188Z] #59 sha256:6f4eadc319ff8fca5409ceeb56146404cf2ea062f34a6342aa0d820639029c53 [2022-01-20T08:46:23.188Z] #59 DONE 0.1s [2022-01-20T08:46:23.188Z] [2022-01-20T08:46:23.188Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T08:46:23.188Z] #60 sha256:9e2c0695b54098a1bf92221b15fa78e0f9ee346b2fd5545f03e1142fcd5f8a1c [2022-01-20T08:46:23.188Z] #60 DONE 0.1s [2022-01-20T08:46:23.188Z] [2022-01-20T08:46:23.188Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:23.188Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:23.188Z] #43 53.66 CC compel/src/lib/ptrace.o [2022-01-20T08:46:23.188Z] #43 54.38 AR compel/libcompel.a [2022-01-20T08:46:23.188Z] #43 54.55 HOSTCC compel/src/main-host.o [2022-01-20T08:46:23.188Z] #43 54.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-20T08:46:23.188Z] #43 55.18 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T08:46:23.188Z] #43 55.79 HOSTCC compel/src/lib/log-host.o [2022-01-20T08:46:23.188Z] #43 56.10 HOSTLINK compel/compel-host-bin [2022-01-20T08:46:23.188Z] #43 56.33 DEP soccr/soccr.d [2022-01-20T08:46:23.188Z] #43 56.50 CC soccr/soccr.o [2022-01-20T08:46:23.188Z] #43 58.42 AR soccr/libsoccr.a [2022-01-20T08:46:23.188Z] #43 58.47 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:46:23.188Z] #43 58.87 DEP criu/arch/x86/sigframe.d [2022-01-20T08:46:23.188Z] #43 58.98 DEP criu/arch/x86/sigaction_compat.d [2022-01-20T08:46:23.188Z] #43 59.07 DEP criu/arch/x86/kerndat.d [2022-01-20T08:46:23.188Z] #43 59.28 DEP criu/arch/x86/crtools.d [2022-01-20T08:46:23.188Z] #43 59.55 DEP criu/arch/x86/cpu.d [2022-01-20T08:46:23.188Z] #43 59.76 CC criu/arch/x86/cpu.o [2022-01-20T08:46:23.188Z] #43 60.45 CC criu/arch/x86/crtools.o [2022-01-20T08:46:23.210Z] #20 39.68 Selecting previously unselected package python3-pip. [2022-01-20T08:46:23.210Z] #20 39.70 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T08:46:23.210Z] #20 39.71 Unpacking python3-pip (18.1-5) ... [2022-01-20T08:46:23.471Z] #20 39.90 Selecting previously unselected package python3-pkg-resources. [2022-01-20T08:46:23.471Z] #20 39.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:46:23.471Z] #20 39.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:46:23.471Z] #20 40.06 Selecting previously unselected package python3-setuptools. [2022-01-20T08:46:23.471Z] #20 40.07 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T08:46:23.471Z] #20 40.07 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T08:46:23.732Z] #20 40.28 Selecting previously unselected package python3-wheel. [2022-01-20T08:46:23.732Z] #20 40.30 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T08:46:23.732Z] #20 40.32 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T08:46:23.732Z] #20 40.39 Selecting previously unselected package sudo. [2022-01-20T08:46:23.732Z] #20 40.40 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-01-20T08:46:23.732Z] #20 40.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:46:23.945Z] #43 63.42 LINK criu/pie/parasite.built-in.o [2022-01-20T08:46:23.945Z] #43 63.44 GEN criu/pie/parasite-blob.h [2022-01-20T08:46:23.945Z] #43 63.45 CC criu/pie/parasite-vdso.o [2022-01-20T08:46:24.045Z] #20 16.70 Reading package lists... [2022-01-20T08:46:24.045Z] #20 ... [2022-01-20T08:46:24.045Z] [2022-01-20T08:46:24.045Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:24.045Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:24.045Z] #43 73.85 LINK criu/pie/restorer.built-in.o [2022-01-20T08:46:24.045Z] #43 73.87 GEN criu/pie/restorer-blob.h [2022-01-20T08:46:24.045Z] #43 73.97 DEP criu/vdso.d [2022-01-20T08:46:24.045Z] #43 74.16 DEP criu/vdso-compat.d [2022-01-20T08:46:24.045Z] #43 74.33 DEP criu/uts_ns.d [2022-01-20T08:46:24.045Z] #43 74.52 DEP criu/util.d [2022-01-20T08:46:24.045Z] #43 74.75 DEP criu/uffd.d [2022-01-20T08:46:24.045Z] #43 75.00 DEP criu/tun.d [2022-01-20T08:46:24.045Z] #43 75.20 DEP criu/tty.d [2022-01-20T08:46:24.045Z] #43 75.38 DEP criu/timerfd.d [2022-01-20T08:46:24.045Z] #43 75.54 DEP criu/timens.d [2022-01-20T08:46:24.045Z] #43 75.68 DEP criu/sysfs_parse.d [2022-01-20T08:46:24.303Z] #20 40.89 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T08:46:24.303Z] #20 40.89 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-01-20T08:46:24.303Z] #20 40.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:46:24.306Z] #43 75.81 DEP criu/sysctl.d [2022-01-20T08:46:24.306Z] #43 75.94 DEP criu/string.d [2022-01-20T08:46:24.306Z] #43 75.97 DEP criu/stats.d [2022-01-20T08:46:24.554Z] #43 ... [2022-01-20T08:46:24.554Z] [2022-01-20T08:46:24.554Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T08:46:24.554Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T08:46:24.554Z] #63 CACHED [2022-01-20T08:46:24.554Z] [2022-01-20T08:46:24.554Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T08:46:24.554Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T08:46:24.554Z] #65 CACHED [2022-01-20T08:46:24.554Z] [2022-01-20T08:46:24.554Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:24.554Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:46:24.554Z] #45 129.9 net/http/httptrace [2022-01-20T08:46:24.554Z] #45 130.2 net/http [2022-01-20T08:46:24.564Z] #20 41.12 Selecting previously unselected package uidmap. [2022-01-20T08:46:24.564Z] #20 41.12 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-01-20T08:46:24.564Z] #20 41.13 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T08:46:24.564Z] #20 41.23 Selecting previously unselected package vim-runtime. [2022-01-20T08:46:24.564Z] #20 41.23 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:46:24.564Z] #20 41.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T08:46:24.567Z] #43 76.07 DEP criu/sockets.d [2022-01-20T08:46:24.567Z] #43 76.35 DEP criu/sk-unix.d [2022-01-20T08:46:24.638Z] #34 81.79 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T08:46:24.824Z] #20 41.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T08:46:24.824Z] #20 41.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:46:24.828Z] #43 76.59 DEP criu/sk-tcp.d [2022-01-20T08:46:24.871Z] #43 64.26 CC criu/arch/x86/vdso-pie.o [2022-01-20T08:46:25.172Z] #43 ... [2022-01-20T08:46:25.172Z] [2022-01-20T08:46:25.172Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T08:46:25.172Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T08:46:25.172Z] #15 DONE 4.0s [2022-01-20T08:46:25.172Z] [2022-01-20T08:46:25.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:25.172Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:25.172Z] #43 64.66 CC criu/arch/x86/restorer.o [2022-01-20T08:46:25.200Z] #34 ... [2022-01-20T08:46:25.200Z] [2022-01-20T08:46:25.200Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:25.200Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:25.200Z] #43 6.508 PBCC images/timens.pb-c.c [2022-01-20T08:46:25.200Z] #43 6.520 DEP images/timens.pb-c.d [2022-01-20T08:46:25.200Z] #43 6.573 PBCC images/fown.pb-c.c [2022-01-20T08:46:25.200Z] #43 6.606 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T08:46:25.200Z] #43 6.747 PBCC images/opts.pb-c.c [2022-01-20T08:46:25.200Z] #43 6.849 PBCC images/memfd.pb-c.c [2022-01-20T08:46:25.200Z] #43 6.939 DEP images/fown.pb-c.d [2022-01-20T08:46:25.200Z] #43 6.991 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.063 DEP images/opts.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.156 DEP images/memfd.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.200 PBCC images/sit.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.265 DEP images/sit.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.325 PBCC images/macvlan.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.352 DEP images/macvlan.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.385 PBCC images/autofs.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.424 DEP images/autofs.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.466 PBCC images/sysctl.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.521 DEP images/sysctl.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.596 PBCC images/time.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.633 DEP images/time.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.677 PBCC images/binfmt-misc.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.727 DEP images/binfmt-misc.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.803 PBCC images/seccomp.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.852 DEP images/seccomp.pb-c.d [2022-01-20T08:46:25.200Z] #43 7.905 PBCC images/userns.pb-c.c [2022-01-20T08:46:25.200Z] #43 7.955 DEP images/userns.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.036 PBCC images/cgroup.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.073 DEP images/cgroup.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.160 PBCC images/ext-file.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.181 DEP images/ext-file.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.218 PBCC images/rpc.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.291 DEP images/rpc.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.367 PBCC images/siginfo.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.419 DEP images/siginfo.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.500 PBCC images/pagemap.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.552 DEP images/pagemap.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.631 PBCC images/rlimit.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.660 DEP images/rlimit.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.728 PBCC images/file-lock.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.769 DEP images/file-lock.pb-c.d [2022-01-20T08:46:25.200Z] #43 8.835 PBCC images/tty.pb-c.c [2022-01-20T08:46:25.200Z] #43 8.937 DEP images/tty.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.032 PBCC images/tun.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.067 PBCC images/netdev.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.108 DEP images/tun.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.165 DEP images/netdev.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.268 PBCC images/vma.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.286 DEP images/vma.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.360 PBCC images/creds.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.401 DEP images/creds.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.454 PBCC images/utsns.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.504 DEP images/utsns.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.557 PBCC images/ipc-desc.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.563 PBCC images/ipc-sem.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.588 DEP images/ipc-desc.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.633 DEP images/ipc-sem.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.696 PBCC images/ipc-msg.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.756 DEP images/ipc-msg.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.796 PBCC images/ipc-shm.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.865 DEP images/ipc-shm.pb-c.d [2022-01-20T08:46:25.200Z] #43 9.925 PBCC images/ipc-var.pb-c.c [2022-01-20T08:46:25.200Z] #43 9.956 DEP images/ipc-var.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.01 PBCC images/sk-opts.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.04 PBCC images/packet-sock.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.11 DEP images/sk-opts.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.16 DEP images/packet-sock.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.20 PBCC images/sk-netlink.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.26 DEP images/sk-netlink.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.34 PBCC images/sk-inet.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.42 DEP images/sk-inet.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.45 PBCC images/sk-unix.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.56 DEP images/sk-unix.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.60 PBCC images/mm.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.67 DEP images/mm.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.74 PBCC images/timerfd.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.79 DEP images/timerfd.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.85 PBCC images/timer.pb-c.c [2022-01-20T08:46:25.200Z] #43 10.89 DEP images/timer.pb-c.d [2022-01-20T08:46:25.200Z] #43 10.97 PBCC images/sa.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.04 DEP images/sa.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.09 PBCC images/pipe-data.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.14 DEP images/pipe-data.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.19 PBCC images/mnt.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.24 DEP images/mnt.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.32 PBCC images/sk-packet.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.38 DEP images/sk-packet.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.44 PBCC images/tcp-stream.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.49 DEP images/tcp-stream.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.57 PBCC images/pipe.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.61 DEP images/pipe.pb-c.d [2022-01-20T08:46:25.200Z] #43 11.66 PBCC images/pstree.pb-c.c [2022-01-20T08:46:25.200Z] #43 11.69 DEP images/pstree.pb-c.d [2022-01-20T08:46:25.201Z] #43 11.77 PBCC images/fs.pb-c.c [2022-01-20T08:46:25.201Z] #43 11.79 DEP images/fs.pb-c.d [2022-01-20T08:46:25.400Z] #43 76.83 DEP criu/sk-queue.d [2022-01-20T08:46:25.400Z] #43 76.98 DEP criu/sk-packet.d [2022-01-20T08:46:25.457Z] #43 11.88 PBCC images/signalfd.pb-c.c [2022-01-20T08:46:25.457Z] #43 11.95 DEP images/signalfd.pb-c.d [2022-01-20T08:46:25.457Z] #43 12.03 PBCC images/fh.pb-c.c [2022-01-20T08:46:25.662Z] #43 77.18 DEP criu/sk-netlink.d [2022-01-20T08:46:25.718Z] #43 12.07 PBCC images/fsnotify.pb-c.c [2022-01-20T08:46:25.718Z] #43 12.12 DEP images/fh.pb-c.d [2022-01-20T08:46:25.718Z] #43 12.21 DEP images/fsnotify.pb-c.d [2022-01-20T08:46:25.718Z] #43 12.25 PBCC images/eventpoll.pb-c.c [2022-01-20T08:46:25.718Z] #43 12.28 DEP images/eventpoll.pb-c.d [2022-01-20T08:46:25.734Z] #43 65.19 CC criu/arch/x86/restorer_unmap.o [2022-01-20T08:46:25.734Z] #43 65.23 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-20T08:46:25.923Z] #43 77.44 DEP criu/sk-inet.d [2022-01-20T08:46:25.975Z] #43 12.36 PBCC images/eventfd.pb-c.c [2022-01-20T08:46:25.975Z] #43 12.38 DEP images/eventfd.pb-c.d [2022-01-20T08:46:25.975Z] #43 12.47 PBCC images/remap-file-path.pb-c.c [2022-01-20T08:46:25.975Z] #43 12.52 DEP images/remap-file-path.pb-c.d [2022-01-20T08:46:25.991Z] #43 65.49 CC criu/pie/restorer.o [2022-01-20T08:46:26.184Z] #43 77.73 DEP criu/signalfd.d [2022-01-20T08:46:26.184Z] #43 77.88 DEP criu/sigframe.d [2022-01-20T08:46:26.184Z] #43 77.99 DEP criu/shmem.d [2022-01-20T08:46:26.232Z] #43 12.60 PBCC images/fifo.pb-c.c [2022-01-20T08:46:26.232Z] #43 12.65 DEP images/fifo.pb-c.d [2022-01-20T08:46:26.232Z] #43 12.70 PBCC images/ghost-file.pb-c.c [2022-01-20T08:46:26.232Z] #43 12.76 DEP images/ghost-file.pb-c.d [2022-01-20T08:46:26.232Z] #43 12.82 PBCC images/regfile.pb-c.c [2022-01-20T08:46:26.489Z] #43 12.89 DEP images/regfile.pb-c.d [2022-01-20T08:46:26.489Z] #43 ... [2022-01-20T08:46:26.489Z] [2022-01-20T08:46:26.489Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T08:46:26.489Z] #34 sha256:0f4dd288a83074f7c3b74ac75453d4ac947ca2f21d82188e021ccd88351dbc6f [2022-01-20T08:46:26.489Z] #34 DONE 84.3s [2022-01-20T08:46:26.489Z] [2022-01-20T08:46:26.489Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:26.489Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:26.489Z] #43 13.08 PBCC images/ns.pb-c.c [2022-01-20T08:46:26.489Z] #43 ... [2022-01-20T08:46:26.489Z] [2022-01-20T08:46:26.489Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:26.489Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:46:26.489Z] #45 79.71 internal/lazyregexp [2022-01-20T08:46:26.489Z] #45 80.12 github.com/LK4D4/vndr/versioned [2022-01-20T08:46:26.489Z] #45 80.23 hash/crc32 [2022-01-20T08:46:26.489Z] #45 80.69 go/token [2022-01-20T08:46:26.489Z] #45 80.94 net/url [2022-01-20T08:46:26.489Z] #45 81.70 go/scanner [2022-01-20T08:46:26.489Z] #45 82.99 text/template/parse [2022-01-20T08:46:26.489Z] #45 83.19 go/ast [2022-01-20T08:46:26.826Z] #43 78.24 DEP criu/servicefd.d [2022-01-20T08:46:26.826Z] #43 78.40 DEP criu/seize.d [2022-01-20T08:46:26.919Z] #43 ... [2022-01-20T08:46:26.919Z] [2022-01-20T08:46:26.919Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T08:46:26.919Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T08:46:26.919Z] #63 CACHED [2022-01-20T08:46:26.919Z] [2022-01-20T08:46:26.919Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T08:46:26.919Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T08:46:26.919Z] #65 CACHED [2022-01-20T08:46:27.088Z] #43 78.58 DEP criu/seccomp.d [2022-01-20T08:46:27.088Z] #43 78.75 DEP criu/rst-malloc.d [2022-01-20T08:46:27.088Z] #43 78.82 DEP criu/rbtree.d [2022-01-20T08:46:27.175Z] [2022-01-20T08:46:27.175Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:46:27.175Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T08:46:27.349Z] #43 78.90 DEP criu/pstree.d [2022-01-20T08:46:27.627Z] #43 79.13 DEP criu/protobuf.d [2022-01-20T08:46:27.627Z] #43 79.32 GEN criu/protobuf-desc-gen.h [2022-01-20T08:46:27.738Z] #16 2.608 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T08:46:27.738Z] #16 DONE 2.6s [2022-01-20T08:46:27.738Z] [2022-01-20T08:46:27.738Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:46:27.738Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T08:46:27.824Z] #45 ... [2022-01-20T08:46:27.824Z] [2022-01-20T08:46:27.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:27.824Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:27.824Z] #43 62.45 CC criu/arch/x86/kerndat.o [2022-01-20T08:46:27.824Z] #43 62.94 CC criu/arch/x86/sigaction_compat.o [2022-01-20T08:46:27.824Z] #43 63.28 CC criu/arch/x86/sigframe.o [2022-01-20T08:46:27.824Z] #43 63.56 LINK criu/arch/x86/crtools.built-in.o [2022-01-20T08:46:27.824Z] #43 63.63 DEP criu/pie/util-vdso-elf32.d [2022-01-20T08:46:27.824Z] #43 63.79 DEP criu/pie/util-vdso.d [2022-01-20T08:46:27.824Z] #43 63.91 DEP criu/pie/util.d [2022-01-20T08:46:27.824Z] #43 64.06 CC criu/pie/util.o [2022-01-20T08:46:27.824Z] #43 64.37 CC criu/pie/util-vdso.o [2022-01-20T08:46:27.824Z] #43 65.00 CC criu/pie/util-vdso-elf32.o [2022-01-20T08:46:27.824Z] #43 65.79 AR criu/pie/pie.lib.a [2022-01-20T08:46:27.824Z] #43 65.86 DEP criu/pie/restorer.d [2022-01-20T08:46:27.960Z] #45 ... [2022-01-20T08:46:27.960Z] [2022-01-20T08:46:27.960Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:27.960Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:27.960Z] #51 75.47 fmt [2022-01-20T08:46:27.960Z] #51 80.27 encoding/json [2022-01-20T08:46:27.960Z] #51 82.92 github.com/pkg/diff [2022-01-20T08:46:27.960Z] #51 83.97 go/ast [2022-01-20T08:46:27.960Z] #51 ... [2022-01-20T08:46:27.960Z] [2022-01-20T08:46:27.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:27.960Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:27.960Z] #43 13.08 DEP images/ns.pb-c.d [2022-01-20T08:46:27.960Z] #43 13.31 PBCC images/fdinfo.pb-c.c [2022-01-20T08:46:27.960Z] #43 13.49 DEP images/fdinfo.pb-c.d [2022-01-20T08:46:27.960Z] #43 13.66 PBCC images/core-aarch64.pb-c.c [2022-01-20T08:46:27.960Z] #43 13.75 PBCC images/core-arm.pb-c.c [2022-01-20T08:46:27.960Z] #43 13.92 PBCC images/core-ppc64.pb-c.c [2022-01-20T08:46:27.960Z] #43 14.02 PBCC images/core-s390.pb-c.c [2022-01-20T08:46:27.960Z] #43 14.11 PBCC images/core-x86.pb-c.c [2022-01-20T08:46:27.960Z] #43 14.21 PBCC images/core.pb-c.c [2022-01-20T08:46:27.960Z] #43 14.28 PBCC images/inventory.pb-c.c [2022-01-20T08:46:27.960Z] #43 14.35 DEP images/core-aarch64.pb-c.d [2022-01-20T08:46:27.960Z] #43 14.44 DEP images/core-arm.pb-c.d [2022-01-20T08:46:27.960Z] #43 14.50 DEP images/core-ppc64.pb-c.d [2022-01-20T08:46:27.960Z] #43 14.56 DEP images/core-s390.pb-c.d [2022-01-20T08:46:28.081Z] #43 66.10 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-20T08:46:28.214Z] #20 44.49 Selecting previously unselected package vim. [2022-01-20T08:46:28.214Z] #20 44.49 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-01-20T08:46:28.214Z] #20 44.51 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T08:46:28.219Z] #43 14.70 DEP images/core-x86.pb-c.d [2022-01-20T08:46:28.219Z] #43 14.72 DEP images/core.pb-c.d [2022-01-20T08:46:28.219Z] #43 14.79 DEP images/inventory.pb-c.d [2022-01-20T08:46:28.219Z] #43 14.84 PBCC images/cpuinfo.pb-c.c [2022-01-20T08:46:28.337Z] #43 66.20 DEP criu/arch/x86/restorer_unmap.d [2022-01-20T08:46:28.337Z] #43 66.24 DEP criu/arch/x86/restorer.d [2022-01-20T08:46:28.474Z] #20 44.94 Selecting previously unselected package xfsprogs. [2022-01-20T08:46:28.474Z] #20 44.95 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-01-20T08:46:28.474Z] #20 44.95 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T08:46:28.476Z] #43 14.88 DEP images/cpuinfo.pb-c.d [2022-01-20T08:46:28.476Z] #43 14.94 PBCC images/stats.pb-c.c [2022-01-20T08:46:28.476Z] #43 14.97 DEP images/stats.pb-c.d [2022-01-20T08:46:28.594Z] #43 66.48 DEP criu/arch/x86/vdso-pie.d [2022-01-20T08:46:28.735Z] #20 45.28 Selecting previously unselected package zip. [2022-01-20T08:46:28.735Z] #20 45.33 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-01-20T08:46:28.735Z] #20 45.33 Unpacking zip (3.0-11+b1) ... [2022-01-20T08:46:28.851Z] #43 66.65 DEP criu/pie/parasite-vdso.d [2022-01-20T08:46:28.851Z] #43 66.81 DEP criu/pie/parasite.d [2022-01-20T08:46:28.995Z] #20 45.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:46:28.995Z] #20 45.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:46:28.995Z] #20 45.56 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:28.995Z] #20 45.65 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-01-20T08:46:28.995Z] #20 45.67 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-01-20T08:46:28.995Z] #20 45.69 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:28.995Z] #20 45.70 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T08:46:28.995Z] #20 45.72 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-01-20T08:46:29.107Z] #43 67.08 CC criu/pie/parasite.o [2022-01-20T08:46:29.256Z] #20 45.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:29.256Z] #20 45.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:46:29.256Z] #20 45.76 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-20T08:46:29.256Z] #20 45.77 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-20T08:46:29.256Z] #20 45.79 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:46:29.256Z] #20 45.80 Setting up zip (3.0-11+b1) ... [2022-01-20T08:46:29.256Z] #20 45.81 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:29.256Z] #20 45.84 Setting up bash-completion (1:2.8-6) ... [2022-01-20T08:46:29.543Z] #43 80.91 DEP criu/protobuf-desc.d [2022-01-20T08:46:29.543Z] #43 81.08 DEP criu/proc_parse.d [2022-01-20T08:46:29.543Z] #43 81.30 DEP criu/plugin.d [2022-01-20T08:46:29.630Z] #17 DONE 2.0s [2022-01-20T08:46:29.630Z] [2022-01-20T08:46:29.630Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T08:46:29.630Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T08:46:29.804Z] #43 81.37 DEP criu/pipes.d [2022-01-20T08:46:29.804Z] #43 81.53 DEP criu/pie-util.d [2022-01-20T08:46:29.804Z] #43 81.63 DEP criu/pie-util-vdso.d [2022-01-20T08:46:29.827Z] #20 ... [2022-01-20T08:46:29.827Z] [2022-01-20T08:46:29.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:29.827Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:46:29.827Z] #43 89.03 CC criu/cr-service.o [2022-01-20T08:46:29.827Z] #43 90.91 CC criu/crtools.o [2022-01-20T08:46:29.827Z] #43 91.49 CC criu/eventfd.o [2022-01-20T08:46:29.827Z] #43 91.88 CC criu/eventpoll.o [2022-01-20T08:46:29.827Z] #43 92.73 CC criu/external.o [2022-01-20T08:46:29.827Z] #43 92.99 CC criu/fault-injection.o [2022-01-20T08:46:29.827Z] #43 93.13 CC criu/fdstore.o [2022-01-20T08:46:29.827Z] #43 93.46 CC criu/fifo.o [2022-01-20T08:46:29.827Z] #43 93.86 CC criu/file-ids.o [2022-01-20T08:46:29.827Z] #43 94.24 CC criu/file-lock.o [2022-01-20T08:46:29.827Z] #43 95.16 CC criu/files-ext.o [2022-01-20T08:46:29.827Z] #43 95.61 CC criu/files-reg.o [2022-01-20T08:46:29.827Z] #43 97.90 CC criu/files.o [2022-01-20T08:46:29.843Z] #43 16.35 make[1]: Nothing to be done for 'all'. [2022-01-20T08:46:30.065Z] #43 81.74 DEP criu/pie-util-vdso-elf32.d [2022-01-20T08:46:30.065Z] #43 81.87 DEP criu/path.d [2022-01-20T08:46:30.406Z] #43 ... [2022-01-20T08:46:30.406Z] [2022-01-20T08:46:30.406Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:30.406Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:30.406Z] #13 74.21 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T08:46:30.406Z] #13 74.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:46:30.406Z] #13 74.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:30.406Z] #13 74.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T08:46:30.406Z] #13 74.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:46:30.406Z] #13 74.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:30.473Z] #43 68.27 LINK criu/pie/parasite.built-in.o [2022-01-20T08:46:30.473Z] #43 68.29 GEN criu/pie/parasite-blob.h [2022-01-20T08:46:30.473Z] #43 68.33 CC criu/pie/parasite-vdso.o [2022-01-20T08:46:30.638Z] #43 82.06 DEP criu/parasite-syscall.d [2022-01-20T08:46:30.638Z] #43 82.31 DEP criu/pagemap.d [2022-01-20T08:46:30.663Z] #13 ... [2022-01-20T08:46:30.663Z] [2022-01-20T08:46:30.663Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:30.663Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:30.663Z] #51 87.07 golang.org/x/crypto/ssh/terminal [2022-01-20T08:46:30.663Z] #51 88.28 mvdan.cc/editorconfig [2022-01-20T08:46:30.899Z] #43 82.57 DEP criu/pagemap-cache.d [2022-01-20T08:46:31.036Z] #43 69.02 CC criu/arch/x86/vdso-pie.o [2022-01-20T08:46:31.161Z] #43 ... [2022-01-20T08:46:31.161Z] [2022-01-20T08:46:31.161Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:31.161Z] #45 sha256:486ecf6cf52b5eac349d8acca7fda0bb93c57958f8cad8728a2e3918f396d9ed [2022-01-20T08:46:31.161Z] #45 146.6 github.com/LK4D4/vndr/godl [2022-01-20T08:46:31.161Z] #45 147.4 github.com/LK4D4/vndr [2022-01-20T08:46:31.161Z] #45 DONE 152.4s [2022-01-20T08:46:31.161Z] [2022-01-20T08:46:31.161Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:31.161Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:31.161Z] #43 82.74 DEP criu/page-xfer.d [2022-01-20T08:46:31.161Z] #43 ... [2022-01-20T08:46:31.161Z] [2022-01-20T08:46:31.161Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:31.161Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:31.161Z] #20 16.70 Reading package lists... [2022-01-20T08:46:31.161Z] #20 21.26 Building dependency tree... [2022-01-20T08:46:31.161Z] #20 22.28 Reading state information... [2022-01-20T08:46:31.161Z] #20 23.51 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T08:46:31.161Z] #20 23.51 The following additional packages will be installed: [2022-01-20T08:46:31.161Z] #20 23.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T08:46:31.161Z] #20 23.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T08:46:31.161Z] #20 23.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T08:46:31.161Z] #20 23.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T08:46:31.161Z] #20 23.51 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T08:46:31.161Z] #20 23.52 Suggested packages: [2022-01-20T08:46:31.161Z] #20 23.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T08:46:31.161Z] #20 23.52 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T08:46:31.161Z] #20 23.52 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T08:46:31.161Z] #20 23.52 quota [2022-01-20T08:46:31.161Z] #20 23.52 Recommended packages: [2022-01-20T08:46:31.161Z] #20 23.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T08:46:31.161Z] #20 23.52 python3-keyrings.alt python3-xdg unzip [2022-01-20T08:46:31.212Z] #43 100.0 CC criu/filesystems.o [2022-01-20T08:46:31.497Z] #43 ... [2022-01-20T08:46:31.497Z] [2022-01-20T08:46:31.497Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:31.497Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:31.497Z] #20 48.17 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-01-20T08:46:31.497Z] #20 48.18 Setting up xz-utils (5.2.4-1) ... [2022-01-20T08:46:31.497Z] #20 48.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T08:46:31.600Z] #43 69.42 CC criu/arch/x86/restorer.o [2022-01-20T08:46:31.733Z] #20 25.73 The following NEW packages will be installed: [2022-01-20T08:46:31.733Z] #20 25.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T08:46:31.733Z] #20 25.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T08:46:31.733Z] #20 25.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T08:46:31.733Z] #20 25.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T08:46:31.733Z] #20 25.75 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T08:46:31.733Z] #20 25.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T08:46:31.733Z] #20 25.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T08:46:31.733Z] #20 25.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T08:46:31.734Z] #20 25.75 xz-utils zip [2022-01-20T08:46:31.758Z] #20 48.22 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T08:46:31.758Z] #20 48.24 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:46:31.758Z] #20 48.37 invoke-rc.d: could not determine current runlevel [2022-01-20T08:46:31.758Z] #20 48.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:46:31.758Z] #20 48.39 Setting up pigz (2.4-1) ... [2022-01-20T08:46:31.758Z] #20 48.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T08:46:31.758Z] #20 48.43 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-01-20T08:46:31.995Z] #20 26.17 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:46:31.995Z] #20 26.17 Need to get 28.6 MB of archives. [2022-01-20T08:46:31.995Z] #20 26.17 After this operation, 116 MB of additional disk space will be used. [2022-01-20T08:46:31.995Z] #20 26.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-20T08:46:32.019Z] #20 48.48 Setting up python-pip-whl (18.1-5) ... [2022-01-20T08:46:32.019Z] #20 48.50 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-01-20T08:46:32.019Z] #20 48.51 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:46:32.032Z] #51 89.65 mvdan.cc/sh/v3/fileutil [2022-01-20T08:46:32.162Z] #18 DONE 2.2s [2022-01-20T08:46:32.162Z] [2022-01-20T08:46:32.162Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:46:32.162Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T08:46:32.163Z] #43 70.02 CC criu/arch/x86/restorer_unmap.o [2022-01-20T08:46:32.163Z] #43 70.10 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-20T08:46:32.256Z] #20 26.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-20T08:46:32.256Z] #20 26.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-20T08:46:32.256Z] #20 26.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-20T08:46:32.256Z] #20 26.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-20T08:46:32.256Z] #20 26.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-20T08:46:32.256Z] #20 26.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T08:46:32.288Z] #51 89.92 mvdan.cc/sh/v3/syntax [2022-01-20T08:46:32.291Z] #20 48.87 Setting up libaio1:arm64 (0.3.112-3) ... [2022-01-20T08:46:32.291Z] #20 48.88 Setting up libonig5:arm64 (6.9.1-1) ... [2022-01-20T08:46:32.291Z] #20 48.90 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:32.291Z] #20 48.93 Setting up vim (2:8.1.0875-5) ... [2022-01-20T08:46:32.291Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T08:46:32.291Z] #20 48.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T08:46:32.291Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T08:46:32.291Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T08:46:32.291Z] #20 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T08:46:32.291Z] #20 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T08:46:32.419Z] #43 70.38 CC criu/pie/restorer.o [2022-01-20T08:46:32.518Z] #20 26.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-20T08:46:32.518Z] #20 26.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-20T08:46:32.518Z] #20 26.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-20T08:46:32.518Z] #20 26.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-20T08:46:32.518Z] #20 26.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-20T08:46:32.518Z] #20 26.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T08:46:32.518Z] #20 26.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-20T08:46:32.518Z] #20 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-20T08:46:32.518Z] #20 26.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-20T08:46:32.518Z] #20 26.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:46:32.518Z] #20 26.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:46:32.518Z] #20 26.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T08:46:32.518Z] #20 26.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-20T08:46:32.518Z] #20 26.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-20T08:46:32.518Z] #20 26.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-20T08:46:32.518Z] #20 26.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-20T08:46:32.518Z] #20 26.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:46:32.518Z] #20 26.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:46:32.518Z] #20 26.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:46:32.518Z] #20 26.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-20T08:46:32.518Z] #20 26.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-20T08:46:32.518Z] #20 26.59 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:46:32.552Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T08:46:32.552Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T08:46:32.552Z] #20 49.05 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-20T08:46:32.552Z] #20 49.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:46:32.552Z] #20 49.10 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-01-20T08:46:32.552Z] #20 49.11 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:46:32.552Z] #20 49.12 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-01-20T08:46:32.552Z] #20 49.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:33.091Z] #20 27.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:46:33.091Z] #20 27.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:46:33.091Z] #20 27.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:46:33.091Z] #20 27.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-20T08:46:33.091Z] #20 27.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-20T08:46:33.091Z] #20 27.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-20T08:46:33.091Z] #20 27.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T08:46:33.091Z] #20 27.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T08:46:33.091Z] #20 27.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T08:46:33.091Z] #20 27.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-20T08:46:33.091Z] #20 27.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T08:46:33.091Z] #20 27.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T08:46:33.091Z] #20 27.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T08:46:33.091Z] #20 27.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-20T08:46:33.091Z] #20 27.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-20T08:46:33.353Z] #20 27.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-20T08:46:33.353Z] #20 27.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T08:46:33.615Z] #20 27.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-20T08:46:33.615Z] #20 27.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-20T08:46:33.615Z] #20 27.68 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-20T08:46:34.577Z] #20 28.38 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:46:34.577Z] #20 28.50 Fetched 28.6 MB in 2s (16.1 MB/s) [2022-01-20T08:46:34.577Z] #20 28.57 Selecting previously unselected package pigz. [2022-01-20T08:46:34.577Z] #20 28.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-01-20T08:46:34.577Z] #20 28.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-20T08:46:34.577Z] #20 28.64 Unpacking pigz (2.4-1) ... [2022-01-20T08:46:34.577Z] #20 28.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-20T08:46:34.679Z] #19 DONE 2.4s [2022-01-20T08:46:34.679Z] [2022-01-20T08:46:34.679Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:34.679Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:34.839Z] #20 28.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:34.839Z] #20 28.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:34.953Z] #43 ... [2022-01-20T08:46:34.953Z] [2022-01-20T08:46:34.953Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:34.953Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:34.953Z] #20 5.226 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:46:34.953Z] #20 6.718 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:46:34.953Z] #20 12.49 Fetched 9004 kB in 11s (795 kB/s) [2022-01-20T08:46:34.953Z] #20 12.49 Reading package lists... [2022-01-20T08:46:34.953Z] #20 ... [2022-01-20T08:46:34.953Z] [2022-01-20T08:46:34.953Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:34.953Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:46:34.953Z] #53 14.80 + cd /tmp/tmp.rSqezXHb3p/src/github.com/opencontainers/runc [2022-01-20T08:46:34.953Z] #53 14.80 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:34.953Z] #53 15.62 + '[' -z '' ']' [2022-01-20T08:46:34.953Z] #53 15.62 + target=static [2022-01-20T08:46:34.953Z] #53 15.62 + make 'BUILDTAGS=seccomp ' static [2022-01-20T08:46:34.953Z] #53 16.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T08:46:35.411Z] #20 29.30 Selecting previously unselected package python3.7-minimal. [2022-01-20T08:46:35.411Z] #20 29.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:35.411Z] #20 29.33 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:35.569Z] #51 ... [2022-01-20T08:46:35.569Z] [2022-01-20T08:46:35.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:35.569Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:35.569Z] #43 17.75 CC images/stats.o [2022-01-20T08:46:35.569Z] #43 18.12 CC images/core.o [2022-01-20T08:46:35.569Z] #43 18.66 CC images/core-x86.o [2022-01-20T08:46:35.569Z] #43 19.28 CC images/core-arm.o [2022-01-20T08:46:35.569Z] #43 19.60 CC images/core-aarch64.o [2022-01-20T08:46:35.569Z] #43 20.02 CC images/core-ppc64.o [2022-01-20T08:46:35.569Z] #43 20.58 CC images/core-s390.o [2022-01-20T08:46:35.569Z] #43 21.25 CC images/cpuinfo.o [2022-01-20T08:46:35.569Z] #43 21.78 CC images/inventory.o [2022-01-20T08:46:35.569Z] #43 22.01 CC images/fdinfo.o [2022-01-20T08:46:35.826Z] #43 22.34 CC images/fown.o [2022-01-20T08:46:35.854Z] #20 52.13 Setting up iptables (1.8.2-4) ... [2022-01-20T08:46:35.854Z] #20 52.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T08:46:35.854Z] #20 52.19 Setting up python3 (3.7.3-1) ... [2022-01-20T08:46:35.883Z] #53 ... [2022-01-20T08:46:35.883Z] [2022-01-20T08:46:35.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:35.883Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:35.883Z] #43 73.73 LINK criu/pie/restorer.built-in.o [2022-01-20T08:46:35.883Z] #43 73.74 GEN criu/pie/restorer-blob.h [2022-01-20T08:46:35.883Z] #43 73.80 DEP criu/vdso.d [2022-01-20T08:46:35.982Z] #20 ... [2022-01-20T08:46:35.982Z] [2022-01-20T08:46:35.982Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:46:35.982Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:46:35.982Z] #32 DONE 157.1s [2022-01-20T08:46:35.982Z] [2022-01-20T08:46:35.982Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:35.982Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:35.982Z] #43 82.99 DEP criu/page-pipe.d [2022-01-20T08:46:35.982Z] #43 83.24 DEP criu/netfilter.d [2022-01-20T08:46:35.982Z] #43 83.54 DEP criu/net.d [2022-01-20T08:46:35.982Z] #43 83.83 DEP criu/namespaces.d [2022-01-20T08:46:35.982Z] #43 84.00 DEP criu/mount.d [2022-01-20T08:46:35.982Z] #43 84.18 DEP criu/memfd.d [2022-01-20T08:46:35.982Z] #43 84.37 DEP criu/mem.d [2022-01-20T08:46:35.982Z] #43 84.58 DEP criu/lsm.d [2022-01-20T08:46:35.982Z] #43 84.70 DEP criu/log.d [2022-01-20T08:46:35.982Z] #43 84.77 DEP criu/libnetlink.d [2022-01-20T08:46:35.982Z] #43 84.91 DEP criu/kerndat.d [2022-01-20T08:46:35.982Z] #43 85.11 DEP criu/kcmp-ids.d [2022-01-20T08:46:35.982Z] #43 85.20 DEP criu/irmap.d [2022-01-20T08:46:35.982Z] #43 85.38 DEP criu/ipc_ns.d [2022-01-20T08:46:35.982Z] #43 85.54 DEP criu/image.d [2022-01-20T08:46:35.982Z] #43 85.72 DEP criu/image-desc.d [2022-01-20T08:46:35.982Z] #43 85.80 DEP criu/fsnotify.d [2022-01-20T08:46:35.982Z] #43 86.02 DEP criu/filesystems.d [2022-01-20T08:46:35.982Z] #43 86.20 DEP criu/files.d [2022-01-20T08:46:35.982Z] #43 86.36 DEP criu/files-reg.d [2022-01-20T08:46:35.982Z] #43 86.63 DEP criu/files-ext.d [2022-01-20T08:46:35.982Z] #43 86.75 DEP criu/file-lock.d [2022-01-20T08:46:35.982Z] #43 86.89 DEP criu/file-ids.d [2022-01-20T08:46:35.982Z] #43 86.98 DEP criu/fifo.d [2022-01-20T08:46:35.982Z] #43 87.13 DEP criu/fdstore.d [2022-01-20T08:46:35.982Z] #43 87.31 DEP criu/fault-injection.d [2022-01-20T08:46:35.982Z] #43 87.35 DEP criu/external.d [2022-01-20T08:46:35.982Z] #43 87.47 DEP criu/eventpoll.d [2022-01-20T08:46:35.982Z] #43 87.61 DEP criu/eventfd.d [2022-01-20T08:46:36.083Z] #43 22.51 CC images/ns.o [2022-01-20T08:46:36.114Z] #20 52.52 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T08:46:36.139Z] #43 74.03 DEP criu/vdso-compat.d [2022-01-20T08:46:36.243Z] #43 87.78 DEP criu/crtools.d [2022-01-20T08:46:36.243Z] #43 88.03 DEP criu/cr-service.d [2022-01-20T08:46:36.340Z] #43 22.78 CC images/regfile.o [2022-01-20T08:46:36.396Z] #43 74.19 DEP criu/uts_ns.d [2022-01-20T08:46:36.396Z] #43 74.37 DEP criu/util.d [2022-01-20T08:46:36.596Z] #43 22.99 CC images/ghost-file.o [2022-01-20T08:46:36.652Z] #43 74.57 DEP criu/uffd.d [2022-01-20T08:46:36.652Z] #43 74.72 DEP criu/tun.d [2022-01-20T08:46:36.686Z] #20 53.18 Setting up apparmor (2.13.2-10) ... [2022-01-20T08:46:36.819Z] #43 88.40 DEP criu/cr-restore.d [2022-01-20T08:46:36.853Z] #43 23.25 CC images/fifo.o [2022-01-20T08:46:36.909Z] #43 74.92 DEP criu/tty.d [2022-01-20T08:46:37.080Z] #43 88.71 DEP criu/cr-errno.d [2022-01-20T08:46:37.080Z] #43 88.73 DEP criu/cr-dump.d [2022-01-20T08:46:37.110Z] #43 23.54 CC images/remap-file-path.o [2022-01-20T08:46:37.165Z] #43 75.14 DEP criu/timerfd.d [2022-01-20T08:46:37.196Z] #20 2.385 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:46:37.196Z] #20 2.435 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:46:37.196Z] #20 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:46:37.196Z] #20 2.456 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:46:37.196Z] #20 2.981 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:46:37.341Z] #43 88.98 DEP criu/cr-dedup.d [2022-01-20T08:46:37.366Z] #43 23.77 CC images/eventfd.o [2022-01-20T08:46:37.422Z] #43 75.34 DEP criu/timens.d [2022-01-20T08:46:37.422Z] #43 75.54 DEP criu/sysfs_parse.d [2022-01-20T08:46:37.602Z] #43 89.10 DEP criu/cr-check.d [2022-01-20T08:46:37.602Z] #43 89.28 DEP criu/config.d [2022-01-20T08:46:37.624Z] #43 24.04 CC images/eventpoll.o [2022-01-20T08:46:37.678Z] #43 75.68 DEP criu/sysctl.d [2022-01-20T08:46:37.863Z] #43 89.41 DEP criu/clone-noasan.d [2022-01-20T08:46:37.863Z] #43 89.48 DEP criu/cgroup.d [2022-01-20T08:46:37.863Z] #43 89.63 DEP criu/cgroup-props.d [2022-01-20T08:46:37.881Z] #43 24.38 CC images/fh.o [2022-01-20T08:46:37.935Z] #43 75.85 DEP criu/string.d [2022-01-20T08:46:37.935Z] #43 75.91 DEP criu/stats.d [2022-01-20T08:46:38.124Z] #43 89.78 DEP criu/bitmap.d [2022-01-20T08:46:38.124Z] #43 89.80 DEP criu/bfd.d [2022-01-20T08:46:38.194Z] #43 76.05 DEP criu/sockets.d [2022-01-20T08:46:38.194Z] #43 76.25 DEP criu/sk-unix.d [2022-01-20T08:46:38.385Z] #43 89.97 DEP criu/autofs.d [2022-01-20T08:46:38.452Z] #43 76.49 DEP criu/sk-tcp.d [2022-01-20T08:46:38.457Z] #43 24.71 CC images/fsnotify.o [2022-01-20T08:46:38.457Z] #43 ... [2022-01-20T08:46:38.457Z] [2022-01-20T08:46:38.457Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:38.457Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:38.457Z] #51 96.10 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T08:46:38.563Z] #20 4.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:46:38.600Z] #20 55.10 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T08:46:38.600Z] #20 55.12 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:46:38.659Z] #43 90.10 DEP criu/aio.d [2022-01-20T08:46:38.659Z] #43 90.28 DEP criu/action-scripts.d [2022-01-20T08:46:38.862Z] #20 55.47 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:46:38.928Z] #43 90.65 CC criu/action-scripts.o [2022-01-20T08:46:39.016Z] #43 76.77 DEP criu/sk-queue.d [2022-01-20T08:46:39.273Z] #43 77.06 DEP criu/sk-packet.d [2022-01-20T08:46:39.273Z] #43 77.21 DEP criu/sk-netlink.d [2022-01-20T08:46:39.492Z] #20 ... [2022-01-20T08:46:39.492Z] [2022-01-20T08:46:39.492Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:39.492Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:39.492Z] #43 68.75 LINK criu/pie/restorer.built-in.o [2022-01-20T08:46:39.492Z] #43 68.77 GEN criu/pie/restorer-blob.h [2022-01-20T08:46:39.492Z] #43 68.86 DEP criu/vdso.d [2022-01-20T08:46:39.492Z] #43 69.02 DEP criu/vdso-compat.d [2022-01-20T08:46:39.492Z] #43 69.26 DEP criu/uts_ns.d [2022-01-20T08:46:39.492Z] #43 69.53 DEP criu/util.d [2022-01-20T08:46:39.492Z] #43 69.75 DEP criu/uffd.d [2022-01-20T08:46:39.492Z] #43 69.98 DEP criu/tun.d [2022-01-20T08:46:39.492Z] #43 70.13 DEP criu/tty.d [2022-01-20T08:46:39.492Z] #43 70.36 DEP criu/timerfd.d [2022-01-20T08:46:39.492Z] #43 70.55 DEP criu/timens.d [2022-01-20T08:46:39.492Z] #43 70.78 DEP criu/sysfs_parse.d [2022-01-20T08:46:39.492Z] #43 70.92 DEP criu/sysctl.d [2022-01-20T08:46:39.492Z] #43 71.05 DEP criu/string.d [2022-01-20T08:46:39.492Z] #43 71.10 DEP criu/stats.d [2022-01-20T08:46:39.492Z] #43 71.20 DEP criu/sockets.d [2022-01-20T08:46:39.492Z] #43 71.40 DEP criu/sk-unix.d [2022-01-20T08:46:39.492Z] #43 71.72 DEP criu/sk-tcp.d [2022-01-20T08:46:39.492Z] #43 71.90 DEP criu/sk-queue.d [2022-01-20T08:46:39.492Z] #43 72.04 DEP criu/sk-packet.d [2022-01-20T08:46:39.492Z] #43 72.23 DEP criu/sk-netlink.d [2022-01-20T08:46:39.492Z] #43 72.37 DEP criu/sk-inet.d [2022-01-20T08:46:39.492Z] #43 72.54 DEP criu/signalfd.d [2022-01-20T08:46:39.492Z] #43 72.68 DEP criu/sigframe.d [2022-01-20T08:46:39.492Z] #43 72.84 DEP criu/shmem.d [2022-01-20T08:46:39.492Z] #43 72.97 DEP criu/servicefd.d [2022-01-20T08:46:39.492Z] #43 73.12 DEP criu/seize.d [2022-01-20T08:46:39.492Z] #43 73.25 DEP criu/seccomp.d [2022-01-20T08:46:39.492Z] #43 73.45 DEP criu/rst-malloc.d [2022-01-20T08:46:39.492Z] #43 73.51 DEP criu/rbtree.d [2022-01-20T08:46:39.492Z] #43 73.55 DEP criu/pstree.d [2022-01-20T08:46:39.492Z] #43 73.65 DEP criu/protobuf.d [2022-01-20T08:46:39.492Z] #43 73.71 GEN criu/protobuf-desc-gen.h [2022-01-20T08:46:39.492Z] #43 75.71 DEP criu/protobuf-desc.d [2022-01-20T08:46:39.492Z] #43 75.90 DEP criu/proc_parse.d [2022-01-20T08:46:39.492Z] #43 76.06 DEP criu/plugin.d [2022-01-20T08:46:39.492Z] #43 76.17 DEP criu/pipes.d [2022-01-20T08:46:39.492Z] #43 76.32 DEP criu/pie-util.d [2022-01-20T08:46:39.492Z] #43 76.43 DEP criu/pie-util-vdso.d [2022-01-20T08:46:39.492Z] #43 76.61 DEP criu/pie-util-vdso-elf32.d [2022-01-20T08:46:39.492Z] #43 76.74 DEP criu/path.d [2022-01-20T08:46:39.492Z] #43 76.95 DEP criu/parasite-syscall.d [2022-01-20T08:46:39.492Z] #43 77.25 DEP criu/pagemap.d [2022-01-20T08:46:39.492Z] #43 77.41 DEP criu/pagemap-cache.d [2022-01-20T08:46:39.492Z] #43 77.51 DEP criu/page-xfer.d [2022-01-20T08:46:39.492Z] #43 77.67 DEP criu/page-pipe.d [2022-01-20T08:46:39.492Z] #43 77.78 DEP criu/netfilter.d [2022-01-20T08:46:39.492Z] #43 77.93 DEP criu/net.d [2022-01-20T08:46:39.492Z] #43 78.17 DEP criu/namespaces.d [2022-01-20T08:46:39.492Z] #43 78.36 DEP criu/mount.d [2022-01-20T08:46:39.492Z] #43 78.56 DEP criu/memfd.d [2022-01-20T08:46:39.492Z] #43 78.73 DEP criu/mem.d [2022-01-20T08:46:39.492Z] #43 78.93 DEP criu/lsm.d [2022-01-20T08:46:39.492Z] #43 79.14 DEP criu/log.d [2022-01-20T08:46:39.500Z] #43 91.11 CC criu/aio.o [2022-01-20T08:46:39.530Z] #43 77.45 DEP criu/sk-inet.d [2022-01-20T08:46:39.749Z] #43 79.29 DEP criu/libnetlink.d [2022-01-20T08:46:39.749Z] #43 ... [2022-01-20T08:46:39.749Z] [2022-01-20T08:46:39.749Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:39.749Z] #45 sha256:906e8a9c0cb22f7f6f692c2eb7666f055904e73b5f6c2770bfc68489150ebdb3 [2022-01-20T08:46:39.749Z] #45 143.4 github.com/LK4D4/vndr/godl [2022-01-20T08:46:39.749Z] #45 144.4 github.com/LK4D4/vndr [2022-01-20T08:46:39.749Z] #45 DONE 149.4s [2022-01-20T08:46:39.749Z] [2022-01-20T08:46:39.749Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:39.749Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:39.749Z] #20 5.615 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:46:39.762Z] #43 91.54 CC criu/autofs.o [2022-01-20T08:46:39.805Z] #20 56.42 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T08:46:39.805Z] #20 ... [2022-01-20T08:46:39.805Z] [2022-01-20T08:46:39.805Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:46:39.805Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-20T08:46:39.823Z] #43 77.63 DEP criu/signalfd.d [2022-01-20T08:46:39.823Z] #43 77.82 DEP criu/sigframe.d [2022-01-20T08:46:40.067Z] #40 159.6 + dpkg --print-architecture [2022-01-20T08:46:40.091Z] #43 78.01 DEP criu/shmem.d [2022-01-20T08:46:40.335Z] #43 ... [2022-01-20T08:46:40.335Z] [2022-01-20T08:46:40.335Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:40.335Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:40.335Z] #20 30.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:40.335Z] #20 30.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:40.335Z] #20 32.80 Selecting previously unselected package python3-minimal. [2022-01-20T08:46:40.335Z] #20 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-01-20T08:46:40.335Z] #20 32.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-20T08:46:40.335Z] #20 32.85 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T08:46:40.335Z] #20 32.97 Selecting previously unselected package libmpdec2:amd64. [2022-01-20T08:46:40.335Z] #20 32.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-20T08:46:40.335Z] #20 32.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:46:40.335Z] #20 33.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-20T08:46:40.335Z] #20 33.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:40.335Z] #20 33.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:40.335Z] #20 34.06 Selecting previously unselected package python3.7. [2022-01-20T08:46:40.335Z] #20 34.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:40.335Z] #20 34.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:40.335Z] #20 34.17 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-20T08:46:40.335Z] #20 34.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-20T08:46:40.335Z] #20 34.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:46:40.335Z] #20 34.33 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T08:46:40.353Z] #43 78.21 DEP criu/servicefd.d [2022-01-20T08:46:40.353Z] #43 78.41 DEP criu/seize.d [2022-01-20T08:46:40.646Z] #43 78.70 DEP criu/seccomp.d [2022-01-20T08:46:41.019Z] #40 DONE 160.6s [2022-01-20T08:46:41.019Z] [2022-01-20T08:46:41.019Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:41.019Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:41.019Z] #20 57.07 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T08:46:41.021Z] #51 ... [2022-01-20T08:46:41.021Z] [2022-01-20T08:46:41.021Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:41.021Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:46:41.021Z] #45 88.40 go/parser [2022-01-20T08:46:41.021Z] #45 89.70 text/template [2022-01-20T08:46:41.021Z] #45 92.68 encoding/xml [2022-01-20T08:46:41.021Z] #45 95.08 go/doc [2022-01-20T08:46:41.021Z] #45 98.49 compress/flate [2022-01-20T08:46:41.021Z] #45 ... [2022-01-20T08:46:41.021Z] [2022-01-20T08:46:41.021Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:46:41.021Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:46:41.209Z] #43 79.00 DEP criu/rst-malloc.d [2022-01-20T08:46:41.209Z] #43 79.09 DEP criu/rbtree.d [2022-01-20T08:46:41.209Z] #43 79.16 DEP criu/pstree.d [2022-01-20T08:46:41.287Z] #20 35.24 Selecting previously unselected package python3. [2022-01-20T08:46:41.287Z] #20 35.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 ... 24113 files and directories currently installed.) [2022-01-20T08:46:41.287Z] #20 35.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-20T08:46:41.287Z] #20 35.30 Unpacking python3 (3.7.3-1) ... [2022-01-20T08:46:41.287Z] #20 35.37 Selecting previously unselected package libip4tc0:amd64. [2022-01-20T08:46:41.287Z] #20 35.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:41.287Z] #20 35.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:41.287Z] #20 35.47 Selecting previously unselected package libip6tc0:amd64. [2022-01-20T08:46:41.292Z] #56 51.57 Checking out files: 41% (1944/4684) Checking out files: 42% (1968/4684) Checking out files: 43% (2015/4684) Checking out files: 44% (2061/4684) Checking out files: 45% (2108/4684) Checking out files: 46% (2155/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 81% (3799/4684) Checking out files: 82% (3841/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T08:46:41.292Z] #56 53.52 + cd /tmp/tmp.xMXQoEUFUw/src/github.com/containerd/containerd [2022-01-20T08:46:41.292Z] #56 53.53 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T08:46:41.465Z] #43 79.39 DEP criu/protobuf.d [2022-01-20T08:46:41.548Z] #20 35.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:41.548Z] #20 35.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:41.548Z] #20 35.59 Selecting previously unselected package libiptc0:amd64. [2022-01-20T08:46:41.548Z] #20 35.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:41.548Z] #20 35.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:41.548Z] #20 35.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T08:46:41.548Z] #20 35.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T08:46:41.548Z] #20 35.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:46:41.639Z] #20 ... [2022-01-20T08:46:41.639Z] [2022-01-20T08:46:41.639Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:46:41.639Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:46:41.639Z] #53 14.88 + cd /tmp/tmp.Di67OZMHly/src/github.com/opencontainers/runc [2022-01-20T08:46:41.639Z] #53 14.88 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:46:41.639Z] #53 15.63 + '[' -z '' ']' [2022-01-20T08:46:41.639Z] #53 15.63 + target=static [2022-01-20T08:46:41.639Z] #53 15.63 + make 'BUILDTAGS=seccomp ' static [2022-01-20T08:46:41.639Z] #53 15.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T08:46:41.639Z] #53 ... [2022-01-20T08:46:41.639Z] [2022-01-20T08:46:41.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:41.639Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:41.639Z] #43 79.47 DEP criu/kerndat.d [2022-01-20T08:46:41.639Z] #43 79.64 DEP criu/kcmp-ids.d [2022-01-20T08:46:41.639Z] #43 79.73 DEP criu/irmap.d [2022-01-20T08:46:41.639Z] #43 79.87 DEP criu/ipc_ns.d [2022-01-20T08:46:41.639Z] #43 80.07 DEP criu/image.d [2022-01-20T08:46:41.639Z] #43 80.29 DEP criu/image-desc.d [2022-01-20T08:46:41.639Z] #43 80.38 DEP criu/fsnotify.d [2022-01-20T08:46:41.639Z] #43 80.54 DEP criu/filesystems.d [2022-01-20T08:46:41.639Z] #43 80.76 DEP criu/files.d [2022-01-20T08:46:41.639Z] #43 80.92 DEP criu/files-reg.d [2022-01-20T08:46:41.639Z] #43 81.11 DEP criu/files-ext.d [2022-01-20T08:46:41.639Z] #43 81.31 DEP criu/file-lock.d [2022-01-20T08:46:41.722Z] #43 79.62 GEN criu/protobuf-desc-gen.h [2022-01-20T08:46:41.809Z] #20 35.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T08:46:41.809Z] #20 35.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-20T08:46:41.809Z] #20 35.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:46:41.809Z] #20 35.87 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T08:46:41.809Z] #20 35.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-20T08:46:41.809Z] #20 35.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:46:41.962Z] #20 ... [2022-01-20T08:46:41.962Z] [2022-01-20T08:46:41.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:41.962Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:46:41.962Z] #43 100.8 CC criu/fsnotify.o [2022-01-20T08:46:41.962Z] #43 102.1 CC criu/image-desc.o [2022-01-20T08:46:41.962Z] #43 102.2 CC criu/image.o [2022-01-20T08:46:41.962Z] #43 103.0 CC criu/ipc_ns.o [2022-01-20T08:46:41.962Z] #43 104.4 CC criu/irmap.o [2022-01-20T08:46:41.962Z] #43 105.0 CC criu/kcmp-ids.o [2022-01-20T08:46:41.962Z] #43 105.4 CC criu/kerndat.o [2022-01-20T08:46:41.962Z] #43 106.5 CC criu/libnetlink.o [2022-01-20T08:46:41.962Z] #43 106.8 CC criu/log.o [2022-01-20T08:46:41.962Z] #43 107.4 CC criu/lsm.o [2022-01-20T08:46:41.963Z] #43 107.8 CC criu/mem.o [2022-01-20T08:46:41.963Z] #43 109.7 CC criu/memfd.o [2022-01-20T08:46:41.963Z] #43 110.6 CC criu/mount.o [2022-01-20T08:46:41.963Z] #43 ... [2022-01-20T08:46:41.963Z] [2022-01-20T08:46:41.963Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:41.963Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T08:46:41.963Z] #20 58.69 Setting up python3-pip (18.1-5) ... [2022-01-20T08:46:42.070Z] #20 36.04 Selecting previously unselected package iptables. [2022-01-20T08:46:42.070Z] #20 36.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-20T08:46:42.070Z] #20 36.05 Unpacking iptables (1.8.2-4) ... [2022-01-20T08:46:42.200Z] #43 81.51 DEP criu/file-ids.d [2022-01-20T08:46:42.200Z] #43 81.65 DEP criu/fifo.d [2022-01-20T08:46:42.244Z] #56 ... [2022-01-20T08:46:42.244Z] [2022-01-20T08:46:42.244Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T08:46:42.244Z] #51 sha256:dfa22305c02335f9de7d7acf9852441e288eaa795ce4f093b14f85a269d716f4 [2022-01-20T08:46:42.244Z] #51 DONE 99.9s [2022-01-20T08:46:42.244Z] [2022-01-20T08:46:42.244Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:42.244Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:42.244Z] #43 25.32 CC images/signalfd.o [2022-01-20T08:46:42.244Z] #43 25.58 CC images/fs.o [2022-01-20T08:46:42.244Z] #43 25.82 CC images/pstree.o [2022-01-20T08:46:42.244Z] #43 26.01 CC images/pipe.o [2022-01-20T08:46:42.244Z] #43 26.32 CC images/tcp-stream.o [2022-01-20T08:46:42.244Z] #43 26.59 CC images/sk-packet.o [2022-01-20T08:46:42.244Z] #43 26.92 CC images/mnt.o [2022-01-20T08:46:42.244Z] #43 27.18 CC images/pipe-data.o [2022-01-20T08:46:42.244Z] #43 27.52 CC images/sa.o [2022-01-20T08:46:42.244Z] #43 27.84 CC images/timer.o [2022-01-20T08:46:42.244Z] #43 28.17 CC images/timerfd.o [2022-01-20T08:46:42.244Z] #43 28.39 CC images/mm.o [2022-01-20T08:46:42.331Z] #20 36.34 Selecting previously unselected package xxd. [2022-01-20T08:46:42.331Z] #20 36.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:46:42.331Z] #20 36.35 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:46:42.456Z] #43 81.78 DEP criu/fdstore.d [2022-01-20T08:46:42.456Z] #43 81.92 DEP criu/fault-injection.d [2022-01-20T08:46:42.456Z] #43 81.97 DEP criu/external.d [2022-01-20T08:46:42.510Z] #43 28.99 CC images/sk-opts.o [2022-01-20T08:46:42.591Z] #20 36.48 Selecting previously unselected package vim-common. [2022-01-20T08:46:42.591Z] #20 36.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:46:42.591Z] #20 36.52 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:42.591Z] #20 36.69 Selecting previously unselected package bash-completion. [2022-01-20T08:46:42.591Z] #20 36.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T08:46:42.658Z] #43 ... [2022-01-20T08:46:42.658Z] [2022-01-20T08:46:42.658Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:42.658Z] #45 sha256:79abd4bc5a9021fd0386db6f3d3dcfc43f6d18be1701e44ecad52b170b50074a [2022-01-20T08:46:42.658Z] #45 144.8 github.com/LK4D4/vndr/godl [2022-01-20T08:46:42.658Z] #45 145.6 github.com/LK4D4/vndr [2022-01-20T08:46:42.658Z] #45 DONE 150.9s [2022-01-20T08:46:42.658Z] [2022-01-20T08:46:42.658Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:42.658Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:42.658Z] #20 12.49 Reading package lists... [2022-01-20T08:46:42.658Z] #20 16.87 Reading package lists... [2022-01-20T08:46:42.658Z] #20 21.14 Building dependency tree... [2022-01-20T08:46:42.658Z] #20 22.17 Reading state information... [2022-01-20T08:46:42.715Z] #43 82.07 DEP criu/eventpoll.d [2022-01-20T08:46:42.905Z] #20 59.57 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:46:42.905Z] #20 59.60 Processing triggers for mime-support (3.62) ... [2022-01-20T08:46:42.914Z] #20 23.58 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T08:46:42.914Z] #20 23.58 The following additional packages will be installed: [2022-01-20T08:46:42.914Z] #20 23.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T08:46:42.914Z] #20 23.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T08:46:42.914Z] #20 23.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T08:46:42.914Z] #20 23.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T08:46:42.914Z] #20 23.61 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T08:46:42.914Z] #20 23.61 Suggested packages: [2022-01-20T08:46:42.914Z] #20 23.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T08:46:42.914Z] #20 23.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T08:46:42.914Z] #20 23.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T08:46:42.914Z] #20 23.61 quota [2022-01-20T08:46:42.914Z] #20 23.61 Recommended packages: [2022-01-20T08:46:42.914Z] #20 23.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T08:46:42.914Z] #20 23.61 python3-keyrings.alt python3-xdg unzip [2022-01-20T08:46:42.974Z] #43 ... [2022-01-20T08:46:42.974Z] [2022-01-20T08:46:42.974Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:46:42.974Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:46:42.974Z] #32 DONE 151.5s [2022-01-20T08:46:42.974Z] [2022-01-20T08:46:42.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:42.974Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:42.974Z] #43 82.36 DEP criu/eventfd.d [2022-01-20T08:46:43.078Z] #43 29.43 CC images/sk-unix.o [2022-01-20T08:46:43.165Z] #20 DONE 59.8s [2022-01-20T08:46:43.165Z] [2022-01-20T08:46:43.165Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:46:43.165Z] #24 sha256:0c5e2987b6990d64deacea826c3e5bf6ce778d36122572cb47e489ccdad226fa [2022-01-20T08:46:43.165Z] #24 ... [2022-01-20T08:46:43.165Z] [2022-01-20T08:46:43.165Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T08:46:43.165Z] #21 sha256:c568b563e027997a99beb97333001bf7433ca7676b99d33530c5b20b6b595a40 [2022-01-20T08:46:43.229Z] #43 82.53 DEP criu/crtools.d [2022-01-20T08:46:43.229Z] #43 82.72 DEP criu/cr-service.d [2022-01-20T08:46:43.485Z] #43 82.89 DEP criu/cr-restore.d [2022-01-20T08:46:43.642Z] #43 29.93 CC images/sk-inet.o [2022-01-20T08:46:43.741Z] #43 83.14 DEP criu/cr-errno.d [2022-01-20T08:46:43.741Z] #43 83.16 DEP criu/cr-dump.d [2022-01-20T08:46:43.741Z] #43 83.39 DEP criu/cr-dedup.d [2022-01-20T08:46:43.899Z] #43 30.34 CC images/tun.o [2022-01-20T08:46:43.997Z] #43 83.53 DEP criu/cr-check.d [2022-01-20T08:46:44.110Z] #21 0.613 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T08:46:44.110Z] #21 0.617 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T08:46:44.110Z] #21 0.620 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T08:46:44.110Z] #21 DONE 0.7s [2022-01-20T08:46:44.110Z] [2022-01-20T08:46:44.110Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:46:44.110Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-20T08:46:44.161Z] #43 30.66 CC images/sk-netlink.o [2022-01-20T08:46:44.252Z] #43 83.73 DEP criu/config.d [2022-01-20T08:46:44.418Z] #43 30.86 CC images/packet-sock.o [2022-01-20T08:46:44.509Z] #43 83.85 DEP criu/clone-noasan.d [2022-01-20T08:46:44.509Z] #43 84.04 DEP criu/cgroup.d [2022-01-20T08:46:44.674Z] #43 31.30 CC images/ipc-var.o [2022-01-20T08:46:44.765Z] #43 84.19 DEP criu/cgroup-props.d [2022-01-20T08:46:44.765Z] #43 84.28 DEP criu/bitmap.d [2022-01-20T08:46:44.765Z] #43 84.33 DEP criu/bfd.d [2022-01-20T08:46:44.810Z] #20 ... [2022-01-20T08:46:44.810Z] [2022-01-20T08:46:44.810Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:44.810Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:44.810Z] #43 82.44 DEP criu/protobuf-desc.d [2022-01-20T08:46:44.810Z] #43 82.61 DEP criu/proc_parse.d [2022-01-20T08:46:44.810Z] #43 82.79 DEP criu/plugin.d [2022-01-20T08:46:44.810Z] #43 82.88 DEP criu/pipes.d [2022-01-20T08:46:44.931Z] #43 31.48 CC images/ipc-desc.o [2022-01-20T08:46:44.931Z] #43 ... [2022-01-20T08:46:44.931Z] [2022-01-20T08:46:44.931Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:46:44.931Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:46:44.931Z] #13 99.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T08:46:44.931Z] #13 99.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T08:46:44.931Z] #13 99.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:46:45.020Z] #43 84.45 DEP criu/autofs.d [2022-01-20T08:46:45.020Z] #43 84.58 DEP criu/aio.d [2022-01-20T08:46:45.066Z] #43 83.09 DEP criu/pie-util.d [2022-01-20T08:46:45.275Z] #43 84.81 DEP criu/action-scripts.d [2022-01-20T08:46:45.322Z] #43 83.19 DEP criu/pie-util-vdso.d [2022-01-20T08:46:45.322Z] #43 83.38 DEP criu/pie-util-vdso-elf32.d [2022-01-20T08:46:45.530Z] #43 85.13 CC criu/action-scripts.o [2022-01-20T08:46:45.578Z] #43 83.54 DEP criu/path.d [2022-01-20T08:46:45.834Z] #43 83.64 DEP criu/parasite-syscall.d [2022-01-20T08:46:45.834Z] #43 83.83 DEP criu/pagemap.d [2022-01-20T08:46:45.893Z] #20 39.49 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T08:46:45.893Z] #20 39.90 Selecting previously unselected package bzip2. [2022-01-20T08:46:45.893Z] #20 39.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-20T08:46:45.893Z] #20 39.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:46:46.091Z] #43 84.04 DEP criu/pagemap-cache.d [2022-01-20T08:46:46.091Z] #43 85.59 CC criu/aio.o [2022-01-20T08:46:46.154Z] #20 40.00 Selecting previously unselected package xz-utils. [2022-01-20T08:46:46.154Z] #20 40.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-20T08:46:46.154Z] #20 40.03 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T08:46:46.154Z] #20 40.20 Selecting previously unselected package apparmor. [2022-01-20T08:46:46.154Z] #20 40.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-20T08:46:46.347Z] #43 84.16 DEP criu/page-xfer.d [2022-01-20T08:46:46.347Z] #43 84.31 DEP criu/page-pipe.d [2022-01-20T08:46:46.415Z] #20 40.30 Unpacking apparmor (2.13.2-10) ... [2022-01-20T08:46:46.604Z] #43 84.49 DEP criu/netfilter.d [2022-01-20T08:46:46.655Z] #43 86.17 CC criu/autofs.o [2022-01-20T08:46:46.679Z] #20 40.66 Selecting previously unselected package aufs-tools. [2022-01-20T08:46:46.679Z] #20 40.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-20T08:46:46.679Z] #20 40.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:46:46.679Z] #20 40.79 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:46:46.679Z] #20 40.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:46:46.679Z] #20 40.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:46:46.860Z] #43 84.71 DEP criu/net.d [2022-01-20T08:46:46.860Z] #43 84.89 DEP criu/namespaces.d [2022-01-20T08:46:46.940Z] #20 40.95 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:46:46.940Z] #20 40.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:46:46.940Z] #20 40.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:46:47.116Z] #43 85.10 DEP criu/mount.d [2022-01-20T08:46:47.201Z] #20 41.07 Selecting previously unselected package jq. [2022-01-20T08:46:47.201Z] #20 41.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:46:47.201Z] #20 41.09 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:46:47.201Z] #20 41.18 Selecting previously unselected package libaio1:amd64. [2022-01-20T08:46:47.201Z] #20 41.18 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-20T08:46:47.201Z] #20 41.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:46:47.201Z] #20 41.25 Selecting previously unselected package libgpm2:amd64. [2022-01-20T08:46:47.201Z] #20 41.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-20T08:46:47.201Z] #20 41.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:46:47.373Z] #43 85.25 DEP criu/memfd.d [2022-01-20T08:46:47.373Z] #43 85.37 DEP criu/mem.d [2022-01-20T08:46:47.462Z] #20 41.34 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:46:47.462Z] #20 41.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:46:47.462Z] #20 41.36 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:46:47.629Z] #43 85.55 DEP criu/lsm.d [2022-01-20T08:46:47.629Z] #43 85.72 DEP criu/log.d [2022-01-20T08:46:47.886Z] #43 85.86 DEP criu/libnetlink.d [2022-01-20T08:46:48.142Z] #43 86.03 DEP criu/kerndat.d [2022-01-20T08:46:48.142Z] #43 86.20 DEP criu/kcmp-ids.d [2022-01-20T08:46:48.315Z] #22 4.308 Collecting yamllint==1.26.1 [2022-01-20T08:46:48.399Z] #43 86.27 DEP criu/irmap.d [2022-01-20T08:46:48.399Z] #43 86.39 DEP criu/ipc_ns.d [2022-01-20T08:46:48.556Z] #43 87.77 CC criu/bfd.o [2022-01-20T08:46:48.556Z] #43 88.05 CC criu/bitmap.o [2022-01-20T08:46:48.656Z] #43 86.60 DEP criu/image.d [2022-01-20T08:46:48.656Z] #43 86.77 DEP criu/image-desc.d [2022-01-20T08:46:48.827Z] #43 88.17 CC criu/cgroup-props.o [2022-01-20T08:46:48.912Z] #43 86.85 DEP criu/fsnotify.d [2022-01-20T08:46:49.168Z] #43 87.07 DEP criu/filesystems.d [2022-01-20T08:46:49.168Z] #43 87.20 DEP criu/files.d [2022-01-20T08:46:49.388Z] #43 88.95 CC criu/cgroup.o [2022-01-20T08:46:49.425Z] #43 87.37 DEP criu/files-reg.d [2022-01-20T08:46:49.681Z] #43 87.53 DEP criu/files-ext.d [2022-01-20T08:46:49.681Z] #43 87.71 DEP criu/file-lock.d [2022-01-20T08:46:49.937Z] #43 ... [2022-01-20T08:46:49.938Z] [2022-01-20T08:46:49.938Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:46:49.938Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:46:49.938Z] #32 DONE 157.8s [2022-01-20T08:46:49.938Z] [2022-01-20T08:46:49.938Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:49.938Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:49.938Z] #43 87.86 DEP criu/file-ids.d [2022-01-20T08:46:49.938Z] #43 ... [2022-01-20T08:46:49.938Z] [2022-01-20T08:46:49.938Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:49.938Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:49.938Z] #20 26.04 The following NEW packages will be installed: [2022-01-20T08:46:49.938Z] #20 26.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T08:46:49.938Z] #20 26.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T08:46:49.938Z] #20 26.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T08:46:49.938Z] #20 26.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T08:46:49.938Z] #20 26.05 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T08:46:49.938Z] #20 26.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T08:46:49.938Z] #20 26.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T08:46:49.938Z] #20 26.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T08:46:49.938Z] #20 26.06 xz-utils zip [2022-01-20T08:46:49.938Z] #20 26.40 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:46:49.938Z] #20 26.40 Need to get 28.6 MB of archives. [2022-01-20T08:46:49.938Z] #20 26.40 After this operation, 116 MB of additional disk space will be used. [2022-01-20T08:46:49.938Z] #20 26.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-20T08:46:49.938Z] #20 26.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-20T08:46:49.938Z] #20 26.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-20T08:46:49.938Z] #20 26.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-20T08:46:49.938Z] #20 26.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-20T08:46:49.938Z] #20 26.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-20T08:46:49.938Z] #20 26.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T08:46:49.938Z] #20 26.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-20T08:46:49.938Z] #20 26.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-20T08:46:49.938Z] #20 26.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-20T08:46:49.938Z] #20 26.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-20T08:46:49.938Z] #20 26.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-20T08:46:49.938Z] #20 26.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T08:46:49.938Z] #20 26.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-20T08:46:49.938Z] #20 26.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-20T08:46:49.938Z] #20 26.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-20T08:46:49.938Z] #20 26.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:46:49.938Z] #20 26.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:46:49.938Z] #20 26.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T08:46:49.938Z] #20 26.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-20T08:46:49.938Z] #20 26.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-20T08:46:49.938Z] #20 26.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-20T08:46:49.938Z] #20 26.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-20T08:46:49.938Z] #20 26.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:46:49.938Z] #20 26.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:46:49.938Z] #20 26.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:46:49.938Z] #20 26.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-20T08:46:49.938Z] #20 26.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-20T08:46:49.938Z] #20 26.75 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:46:49.938Z] #20 27.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:46:49.938Z] #20 27.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:46:49.938Z] #20 27.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:46:49.938Z] #20 27.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-20T08:46:49.938Z] #20 27.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-20T08:46:49.938Z] #20 27.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-20T08:46:49.938Z] #20 27.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T08:46:49.938Z] #20 27.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T08:46:49.938Z] #20 27.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T08:46:49.938Z] #20 27.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-20T08:46:49.938Z] #20 27.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T08:46:49.938Z] #20 27.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T08:46:49.938Z] #20 27.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T08:46:49.938Z] #20 27.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-20T08:46:49.938Z] #20 27.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-20T08:46:49.938Z] #20 27.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-20T08:46:49.938Z] #20 27.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T08:46:49.938Z] #20 27.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-20T08:46:49.938Z] #20 27.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-20T08:46:49.938Z] #20 27.82 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-20T08:46:49.938Z] #20 28.49 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:46:49.938Z] #20 28.61 Fetched 28.6 MB in 2s (16.9 MB/s) [2022-01-20T08:46:49.938Z] #20 28.66 Selecting previously unselected package pigz. [2022-01-20T08:46:49.938Z] #20 28.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-01-20T08:46:49.938Z] #20 28.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-20T08:46:49.938Z] #20 28.71 Unpacking pigz (2.4-1) ... [2022-01-20T08:46:49.938Z] #20 28.84 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-20T08:46:49.938Z] #20 28.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:49.938Z] #20 28.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:49.938Z] #20 29.37 Selecting previously unselected package python3.7-minimal. [2022-01-20T08:46:49.938Z] #20 29.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:49.938Z] #20 29.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:49.938Z] #20 30.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:49.938Z] #20 30.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:50.766Z] #20 44.62 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:46:50.766Z] #20 44.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:46:50.766Z] #20 44.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:50.766Z] #20 44.74 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:46:50.766Z] #20 44.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:46:50.766Z] #20 44.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:46:50.766Z] #20 44.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:46:50.766Z] #20 44.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:46:50.766Z] #20 44.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:46:50.766Z] #20 44.97 Selecting previously unselected package libreadline5:amd64. [2022-01-20T08:46:50.858Z] #22 ... [2022-01-20T08:46:50.859Z] [2022-01-20T08:46:50.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:50.859Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:46:50.859Z] #43 114.9 CC criu/namespaces.o [2022-01-20T08:46:50.859Z] #43 116.8 CC criu/net.o [2022-01-20T08:46:50.859Z] #43 119.3 CC criu/netfilter.o [2022-01-20T08:46:50.859Z] #43 119.5 CC criu/page-pipe.o [2022-01-20T08:46:51.027Z] #20 44.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-20T08:46:51.027Z] #20 45.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:46:51.120Z] #43 120.1 CC criu/page-xfer.o [2022-01-20T08:46:51.288Z] #20 45.14 Selecting previously unselected package net-tools. [2022-01-20T08:46:51.288Z] #20 45.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-20T08:46:51.288Z] #20 45.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:46:51.288Z] #20 45.37 Selecting previously unselected package patch. [2022-01-20T08:46:51.288Z] #20 45.39 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-20T08:46:51.288Z] #20 ... [2022-01-20T08:46:51.288Z] [2022-01-20T08:46:51.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:51.288Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:51.288Z] #43 92.89 CC criu/bfd.o [2022-01-20T08:46:51.288Z] #43 93.37 CC criu/bitmap.o [2022-01-20T08:46:51.288Z] #43 93.65 CC criu/cgroup-props.o [2022-01-20T08:46:51.288Z] #43 94.39 CC criu/cgroup.o [2022-01-20T08:46:51.288Z] #43 97.11 CC criu/clone-noasan.o [2022-01-20T08:46:51.288Z] #43 97.41 CC criu/config.o [2022-01-20T08:46:51.288Z] #43 98.73 CC criu/cr-check.o [2022-01-20T08:46:51.288Z] #43 100.5 CC criu/cr-dedup.o [2022-01-20T08:46:51.288Z] #43 100.9 CC criu/cr-dump.o [2022-01-20T08:46:51.288Z] #43 ... [2022-01-20T08:46:51.288Z] [2022-01-20T08:46:51.288Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:51.288Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:51.288Z] #20 45.39 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T08:46:51.515Z] #13 ... [2022-01-20T08:46:51.515Z] [2022-01-20T08:46:51.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:51.515Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:51.515Z] #43 31.66 CC images/ipc-shm.o [2022-01-20T08:46:51.515Z] #43 31.85 CC images/ipc-msg.o [2022-01-20T08:46:51.515Z] #43 32.10 CC images/ipc-sem.o [2022-01-20T08:46:51.515Z] #43 32.28 CC images/utsns.o [2022-01-20T08:46:51.515Z] #43 32.45 CC images/creds.o [2022-01-20T08:46:51.515Z] #43 32.61 CC images/vma.o [2022-01-20T08:46:51.515Z] #43 32.79 CC images/netdev.o [2022-01-20T08:46:51.515Z] #43 33.16 CC images/tty.o [2022-01-20T08:46:51.515Z] #43 33.67 CC images/file-lock.o [2022-01-20T08:46:51.515Z] #43 33.83 CC images/rlimit.o [2022-01-20T08:46:51.515Z] #43 34.05 CC images/pagemap.o [2022-01-20T08:46:51.515Z] #43 34.37 CC images/siginfo.o [2022-01-20T08:46:51.515Z] #43 34.64 CC images/rpc.o [2022-01-20T08:46:51.515Z] #43 35.90 CC images/ext-file.o [2022-01-20T08:46:51.515Z] #43 36.15 CC images/cgroup.o [2022-01-20T08:46:51.515Z] #43 36.73 CC images/userns.o [2022-01-20T08:46:51.515Z] #43 37.03 CC images/google/protobuf/descriptor.o [2022-01-20T08:46:51.515Z] #43 ... [2022-01-20T08:46:51.515Z] [2022-01-20T08:46:51.515Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:46:51.515Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:46:51.515Z] #45 99.24 github.com/LK4D4/vndr/build [2022-01-20T08:46:51.515Z] #45 102.2 compress/gzip [2022-01-20T08:46:51.515Z] #45 102.9 crypto/ed25519 [2022-01-20T08:46:51.515Z] #45 102.9 crypto/rsa [2022-01-20T08:46:51.515Z] #45 103.3 crypto/dsa [2022-01-20T08:46:51.515Z] #45 103.8 crypto/x509/pkix [2022-01-20T08:46:51.515Z] #45 104.4 net [2022-01-20T08:46:51.515Z] #45 104.6 vendor/golang.org/x/crypto/chacha20 [2022-01-20T08:46:51.515Z] #45 105.2 vendor/golang.org/x/crypto/poly1305 [2022-01-20T08:46:51.515Z] #45 105.7 vendor/golang.org/x/sys/cpu [2022-01-20T08:46:51.515Z] #45 106.3 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-20T08:46:51.515Z] #45 107.4 vendor/golang.org/x/crypto/curve25519 [2022-01-20T08:46:51.515Z] #45 108.2 vendor/golang.org/x/crypto/hkdf [2022-01-20T08:46:51.515Z] #45 108.4 vendor/golang.org/x/text/transform [2022-01-20T08:46:51.515Z] #45 109.1 vendor/golang.org/x/text/unicode/bidi [2022-01-20T08:46:51.549Z] #20 45.51 Selecting previously unselected package python-pip-whl. [2022-01-20T08:46:51.549Z] #20 45.51 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T08:46:51.549Z] #20 45.52 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T08:46:51.908Z] #43 ... [2022-01-20T08:46:51.908Z] [2022-01-20T08:46:51.908Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:51.908Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:51.908Z] #20 7.431 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:46:51.908Z] #20 12.49 Fetched 9004 kB in 10s (872 kB/s) [2022-01-20T08:46:51.908Z] #20 12.49 Reading package lists... [2022-01-20T08:46:52.078Z] #45 ... [2022-01-20T08:46:52.078Z] [2022-01-20T08:46:52.078Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:52.078Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:52.078Z] #43 38.59 CC images/opts.o [2022-01-20T08:46:52.122Z] #20 46.04 Selecting previously unselected package python3-lib2to3. [2022-01-20T08:46:52.122Z] #20 46.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T08:46:52.122Z] #20 46.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:46:52.122Z] #20 46.17 Selecting previously unselected package python3-distutils. [2022-01-20T08:46:52.122Z] #20 46.17 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T08:46:52.122Z] #20 46.17 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T08:46:52.164Z] #20 16.00 Reading package lists... [2022-01-20T08:46:52.164Z] #20 ... [2022-01-20T08:46:52.164Z] [2022-01-20T08:46:52.164Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:52.164Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:52.164Z] #43 91.64 CC criu/clone-noasan.o [2022-01-20T08:46:52.335Z] #43 38.80 CC images/seccomp.o [2022-01-20T08:46:52.383Z] #20 46.31 Selecting previously unselected package python3-pip. [2022-01-20T08:46:52.383Z] #20 46.32 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T08:46:52.383Z] #20 46.33 Unpacking python3-pip (18.1-5) ... [2022-01-20T08:46:52.383Z] #20 46.46 Selecting previously unselected package python3-pkg-resources. [2022-01-20T08:46:52.383Z] #20 46.47 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:46:52.383Z] #20 46.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:46:52.421Z] #43 91.89 CC criu/config.o [2022-01-20T08:46:52.456Z] #20 33.11 Selecting previously unselected package python3-minimal. [2022-01-20T08:46:52.456Z] #20 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-01-20T08:46:52.456Z] #20 33.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-20T08:46:52.456Z] #20 33.18 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T08:46:52.505Z] #43 121.5 CC criu/pagemap-cache.o [2022-01-20T08:46:52.592Z] #43 39.04 CC images/binfmt-misc.o [2022-01-20T08:46:52.644Z] #20 46.60 Selecting previously unselected package python3-setuptools. [2022-01-20T08:46:52.644Z] #20 46.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T08:46:52.644Z] #20 46.60 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T08:46:52.644Z] #20 46.84 Selecting previously unselected package python3-wheel. [2022-01-20T08:46:52.712Z] #20 33.26 Selecting previously unselected package libmpdec2:amd64. [2022-01-20T08:46:52.712Z] #20 33.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-20T08:46:52.712Z] #20 33.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:46:52.712Z] #20 33.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-20T08:46:52.712Z] #20 33.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:52.712Z] #20 33.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:52.766Z] #43 121.8 CC criu/pagemap.o [2022-01-20T08:46:52.849Z] #43 39.27 CC images/time.o [2022-01-20T08:46:52.905Z] #20 46.85 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T08:46:52.905Z] #20 46.85 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T08:46:52.905Z] #20 46.93 Selecting previously unselected package sudo. [2022-01-20T08:46:52.905Z] #20 46.95 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-20T08:46:52.905Z] #20 46.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:46:53.105Z] #43 39.41 CC images/sysctl.o [2022-01-20T08:46:53.105Z] #43 39.66 CC images/autofs.o [2022-01-20T08:46:53.338Z] #43 122.4 CC criu/parasite-syscall.o [2022-01-20T08:46:53.362Z] #43 39.95 CC images/macvlan.o [2022-01-20T08:46:53.478Z] #20 47.41 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T08:46:53.478Z] #20 47.41 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-20T08:46:53.478Z] #20 47.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:46:53.478Z] #20 47.61 Selecting previously unselected package uidmap. [2022-01-20T08:46:53.478Z] #20 47.63 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-20T08:46:53.478Z] #20 47.64 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T08:46:53.599Z] #43 ... [2022-01-20T08:46:53.599Z] [2022-01-20T08:46:53.599Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:46:53.599Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-20T08:46:53.599Z] #22 9.670 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T08:46:53.619Z] #43 40.22 CC images/sit.o [2022-01-20T08:46:53.641Z] #20 34.30 Selecting previously unselected package python3.7. [2022-01-20T08:46:53.641Z] #20 34.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:53.641Z] #20 34.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:53.739Z] #20 47.76 Selecting previously unselected package vim-runtime. [2022-01-20T08:46:53.739Z] #20 47.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:46:53.739Z] #20 47.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T08:46:53.788Z] #43 93.23 CC criu/cr-check.o [2022-01-20T08:46:53.876Z] #43 ... [2022-01-20T08:46:53.876Z] [2022-01-20T08:46:53.876Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:46:53.876Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:46:53.876Z] #56 56.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T08:46:53.876Z] #56 56.09 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T08:46:53.876Z] #56 56.09 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:46:53.876Z] #56 56.09 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T08:46:53.876Z] #56 56.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T08:46:53.876Z] #56 56.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T08:46:53.876Z] #56 56.09 + '[' '' = dynamic ']' [2022-01-20T08:46:53.876Z] #56 56.09 + make [2022-01-20T08:46:53.876Z] #56 57.12 + bin/ctr [2022-01-20T08:46:53.898Z] #20 34.43 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-20T08:46:53.898Z] #20 34.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-20T08:46:53.898Z] #20 34.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:46:53.898Z] #20 34.54 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T08:46:54.001Z] #20 47.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T08:46:54.001Z] #20 47.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:46:54.133Z] #56 ... [2022-01-20T08:46:54.133Z] [2022-01-20T08:46:54.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:46:54.133Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:46:54.133Z] #43 40.44 CC images/memfd.o [2022-01-20T08:46:54.390Z] #43 40.72 CC images/timens.o [2022-01-20T08:46:54.542Z] #22 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T08:46:54.542Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T08:46:54.647Z] #43 41.03 LINK images/built-in.o [2022-01-20T08:46:54.647Z] #43 41.19 GEN compel/include/asm [2022-01-20T08:46:54.647Z] #43 41.22 GEN compel/include/version.h [2022-01-20T08:46:54.647Z] #43 41.25 touch .config [2022-01-20T08:46:54.803Z] #22 10.87 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T08:46:54.828Z] #20 35.28 Selecting previously unselected package python3. [2022-01-20T08:46:54.828Z] #20 35.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-01-20T08:46:54.828Z] #20 35.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-20T08:46:54.828Z] #20 35.35 Unpacking python3 (3.7.3-1) ... [2022-01-20T08:46:54.828Z] #20 35.42 Selecting previously unselected package libip4tc0:amd64. [2022-01-20T08:46:54.828Z] #20 35.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:54.828Z] #20 35.44 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:54.828Z] #20 35.53 Selecting previously unselected package libip6tc0:amd64. [2022-01-20T08:46:54.828Z] #20 35.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:54.828Z] #20 35.54 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:54.828Z] #20 35.62 Selecting previously unselected package libiptc0:amd64. [2022-01-20T08:46:54.828Z] #20 35.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-20T08:46:54.828Z] #20 35.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:54.905Z] #43 41.27 GEN include/common/config.h [2022-01-20T08:46:54.905Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-20T08:46:54.905Z] #43 41.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-20T08:46:54.905Z] #43 41.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-20T08:46:54.905Z] #43 41.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-20T08:46:54.905Z] #43 41.47 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-20T08:46:54.905Z] #43 41.49 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-20T08:46:55.065Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-01-20T08:46:55.085Z] #20 35.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T08:46:55.085Z] #20 35.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T08:46:55.085Z] #20 35.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:46:55.085Z] #20 35.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T08:46:55.085Z] #20 35.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-20T08:46:55.085Z] #20 35.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:46:55.085Z] #20 35.86 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T08:46:55.085Z] #20 35.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-20T08:46:55.085Z] #20 35.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:46:55.161Z] #43 41.52 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-20T08:46:55.161Z] #43 41.53 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-20T08:46:55.161Z] #43 41.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-20T08:46:55.161Z] #43 41.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T08:46:55.161Z] #43 41.60 DEP compel/plugins/std/infect.d [2022-01-20T08:46:55.161Z] #43 41.74 DEP compel/plugins/std/string.d [2022-01-20T08:46:55.342Z] #20 35.96 Selecting previously unselected package iptables. [2022-01-20T08:46:55.342Z] #20 35.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-20T08:46:55.342Z] #20 35.98 Unpacking iptables (1.8.2-4) ... [2022-01-20T08:46:55.418Z] #43 41.85 DEP compel/plugins/std/log.d [2022-01-20T08:46:55.418Z] #43 41.92 DEP compel/plugins/std/fds.d [2022-01-20T08:46:55.604Z] #20 36.29 Selecting previously unselected package xxd. [2022-01-20T08:46:55.604Z] #20 36.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:46:55.604Z] #20 36.33 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:46:55.642Z] #22 11.59 Installing build dependencies: started [2022-01-20T08:46:55.674Z] #43 42.05 DEP compel/plugins/std/std.d [2022-01-20T08:46:55.674Z] #43 42.16 DEP compel/plugins/shmem/shmem.d [2022-01-20T08:46:55.674Z] #43 42.23 DEP compel/plugins/fds/fds.d [2022-01-20T08:46:55.681Z] #43 94.86 CC criu/cr-dedup.o [2022-01-20T08:46:55.861Z] #20 36.47 Selecting previously unselected package vim-common. [2022-01-20T08:46:55.861Z] #20 36.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:46:55.861Z] #20 36.50 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:55.861Z] #20 36.67 Selecting previously unselected package bash-completion. [2022-01-20T08:46:55.931Z] #43 42.45 CC compel/plugins/std/std.o [2022-01-20T08:46:55.938Z] #43 95.34 CC criu/cr-dump.o [2022-01-20T08:46:56.118Z] #20 36.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T08:46:56.494Z] #43 42.79 CC compel/plugins/std/fds.o [2022-01-20T08:46:56.750Z] #43 43.29 CC compel/plugins/std/log.o [2022-01-20T08:46:57.306Z] #20 50.84 Selecting previously unselected package vim. [2022-01-20T08:46:57.306Z] #20 50.84 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:46:57.306Z] #20 50.88 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T08:46:57.309Z] #43 ... [2022-01-20T08:46:57.309Z] [2022-01-20T08:46:57.309Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:46:57.309Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:46:57.309Z] #20 16.00 Reading package lists... [2022-01-20T08:46:57.309Z] #20 19.01 Building dependency tree... [2022-01-20T08:46:57.309Z] #20 19.65 Reading state information... [2022-01-20T08:46:57.309Z] #20 20.22 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T08:46:57.309Z] #20 20.22 The following additional packages will be installed: [2022-01-20T08:46:57.309Z] #20 20.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T08:46:57.309Z] #20 20.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T08:46:57.309Z] #20 20.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T08:46:57.309Z] #20 20.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T08:46:57.309Z] #20 20.23 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T08:46:57.309Z] #20 20.23 Suggested packages: [2022-01-20T08:46:57.309Z] #20 20.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T08:46:57.309Z] #20 20.24 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T08:46:57.309Z] #20 20.24 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T08:46:57.309Z] #20 20.24 quota [2022-01-20T08:46:57.309Z] #20 20.24 Recommended packages: [2022-01-20T08:46:57.309Z] #20 20.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T08:46:57.309Z] #20 20.24 python3-keyrings.alt python3-xdg unzip [2022-01-20T08:46:57.309Z] #20 21.71 The following NEW packages will be installed: [2022-01-20T08:46:57.309Z] #20 21.71 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T08:46:57.309Z] #20 21.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T08:46:57.309Z] #20 21.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T08:46:57.309Z] #20 21.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T08:46:57.309Z] #20 21.72 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T08:46:57.309Z] #20 21.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T08:46:57.309Z] #20 21.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T08:46:57.309Z] #20 21.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T08:46:57.309Z] #20 21.72 xz-utils zip [2022-01-20T08:46:57.309Z] #20 22.04 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:46:57.309Z] #20 22.04 Need to get 28.6 MB of archives. [2022-01-20T08:46:57.309Z] #20 22.04 After this operation, 116 MB of additional disk space will be used. [2022-01-20T08:46:57.309Z] #20 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-20T08:46:57.309Z] #20 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-20T08:46:57.309Z] #20 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-20T08:46:57.309Z] #20 22.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-20T08:46:57.309Z] #20 22.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-20T08:46:57.309Z] #20 22.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-20T08:46:57.309Z] #20 22.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T08:46:57.309Z] #20 22.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-20T08:46:57.309Z] #20 22.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-20T08:46:57.309Z] #20 22.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-20T08:46:57.309Z] #20 22.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-20T08:46:57.309Z] #20 22.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-20T08:46:57.309Z] #20 22.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T08:46:57.309Z] #20 22.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-20T08:46:57.309Z] #20 22.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-20T08:46:57.309Z] #20 22.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-20T08:46:57.309Z] #20 22.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:46:57.309Z] #20 22.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:46:57.309Z] #20 22.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T08:46:57.309Z] #20 22.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-20T08:46:57.309Z] #20 22.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-20T08:46:57.309Z] #20 22.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-20T08:46:57.309Z] #20 22.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-20T08:46:57.309Z] #20 22.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:46:57.309Z] #20 22.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:46:57.309Z] #20 22.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:46:57.309Z] #20 22.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-20T08:46:57.309Z] #20 22.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-20T08:46:57.309Z] #20 22.40 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:46:57.309Z] #20 22.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:46:57.309Z] #20 22.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:46:57.309Z] #20 22.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:46:57.309Z] #20 22.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-20T08:46:57.309Z] #20 22.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-20T08:46:57.309Z] #20 22.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-20T08:46:57.309Z] #20 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T08:46:57.309Z] #20 22.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T08:46:57.309Z] #20 22.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T08:46:57.309Z] #20 22.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-20T08:46:57.309Z] #20 22.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T08:46:57.309Z] #20 22.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T08:46:57.310Z] #20 22.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T08:46:57.310Z] #20 22.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-20T08:46:57.310Z] #20 22.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-20T08:46:57.310Z] #20 22.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-20T08:46:57.310Z] #20 23.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T08:46:57.566Z] #20 23.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-20T08:46:57.566Z] #20 23.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-20T08:46:57.566Z] #20 23.36 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-20T08:46:57.567Z] #20 51.47 Selecting previously unselected package xfsprogs. [2022-01-20T08:46:57.568Z] #20 51.47 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-20T08:46:57.568Z] #20 51.49 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T08:46:57.680Z] #43 44.11 CC compel/plugins/std/string.o [2022-01-20T08:46:57.829Z] #20 52.02 Selecting previously unselected package zip. [2022-01-20T08:46:58.090Z] #20 52.03 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-20T08:46:58.090Z] #20 52.04 Unpacking zip (3.0-11+b1) ... [2022-01-20T08:46:58.090Z] #20 52.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:46:58.090Z] #20 52.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:46:58.090Z] #20 52.27 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:58.090Z] #20 52.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:46:58.242Z] #43 44.72 CC compel/plugins/std/infect.o [2022-01-20T08:46:58.351Z] #20 52.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:46:58.351Z] #20 52.30 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:46:58.351Z] #20 52.32 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T08:46:58.351Z] #20 52.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:46:58.351Z] #20 52.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:46:58.351Z] #20 52.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:46:58.351Z] #20 52.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:46:58.351Z] #20 52.38 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:46:58.351Z] #20 52.39 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:46:58.351Z] #20 52.40 Setting up zip (3.0-11+b1) ... [2022-01-20T08:46:58.351Z] #20 52.41 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:46:58.351Z] #20 52.44 Setting up bash-completion (1:2.8-6) ... [2022-01-20T08:46:58.505Z] #20 23.96 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:46:58.505Z] #20 24.09 Fetched 28.6 MB in 2s (17.8 MB/s) [2022-01-20T08:46:58.505Z] #20 24.15 Selecting previously unselected package pigz. [2022-01-20T08:46:58.505Z] #20 24.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-01-20T08:46:58.505Z] #20 24.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-20T08:46:58.505Z] #20 24.20 Unpacking pigz (2.4-1) ... [2022-01-20T08:46:58.505Z] #20 24.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-20T08:46:58.640Z] #20 39.48 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T08:46:58.765Z] #20 24.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:58.765Z] #20 24.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:58.806Z] #43 45.11 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-20T08:46:58.806Z] #43 45.16 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-20T08:46:58.806Z] #43 45.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-20T08:46:58.806Z] #43 45.26 AR compel/plugins/std.lib.a [2022-01-20T08:46:59.022Z] #20 24.65 Selecting previously unselected package python3.7-minimal. [2022-01-20T08:46:59.022Z] #20 24.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:46:59.022Z] #20 24.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:46:59.063Z] #43 45.33 CC compel/plugins/fds/fds.o [2022-01-20T08:46:59.203Z] #20 39.88 Selecting previously unselected package bzip2. [2022-01-20T08:46:59.203Z] #20 39.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-20T08:46:59.203Z] #20 39.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:46:59.203Z] #20 40.00 Selecting previously unselected package xz-utils. [2022-01-20T08:46:59.320Z] #43 45.63 AR compel/plugins/fds.lib.a [2022-01-20T08:46:59.320Z] #43 45.68 HOSTDEP compel/src/lib/log-host.d [2022-01-20T08:46:59.320Z] #43 45.82 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T08:46:59.461Z] #20 40.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-20T08:46:59.461Z] #20 40.01 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T08:46:59.461Z] #20 40.19 Selecting previously unselected package apparmor. [2022-01-20T08:46:59.461Z] #20 40.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-20T08:46:59.461Z] #20 40.24 Unpacking apparmor (2.13.2-10) ... [2022-01-20T08:46:59.577Z] #43 45.95 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-20T08:46:59.577Z] #43 46.06 HOSTDEP compel/src/main-host.d [2022-01-20T08:46:59.577Z] #43 46.16 DEP compel/src/lib/ptrace.d [2022-01-20T08:46:59.834Z] #43 46.28 DEP compel/src/lib/infect.d [2022-01-20T08:46:59.951Z] #20 25.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:46:59.951Z] #20 25.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:47:00.024Z] #20 40.60 Selecting previously unselected package aufs-tools. [2022-01-20T08:47:00.024Z] #20 40.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-20T08:47:00.025Z] #20 40.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:47:00.025Z] #20 40.72 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:47:00.025Z] #20 40.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:47:00.025Z] #20 40.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:00.025Z] #20 ... [2022-01-20T08:47:00.025Z] [2022-01-20T08:47:00.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:00.025Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:00.025Z] #43 88.04 DEP criu/fifo.d [2022-01-20T08:47:00.025Z] #43 88.19 DEP criu/fdstore.d [2022-01-20T08:47:00.025Z] #43 88.29 DEP criu/fault-injection.d [2022-01-20T08:47:00.025Z] #43 88.34 DEP criu/external.d [2022-01-20T08:47:00.025Z] #43 88.60 DEP criu/eventpoll.d [2022-01-20T08:47:00.025Z] #43 88.88 DEP criu/eventfd.d [2022-01-20T08:47:00.025Z] #43 89.12 DEP criu/crtools.d [2022-01-20T08:47:00.025Z] #43 89.34 DEP criu/cr-service.d [2022-01-20T08:47:00.025Z] #43 89.57 DEP criu/cr-restore.d [2022-01-20T08:47:00.025Z] #43 89.79 DEP criu/cr-errno.d [2022-01-20T08:47:00.025Z] #43 89.80 DEP criu/cr-dump.d [2022-01-20T08:47:00.025Z] #43 89.98 DEP criu/cr-dedup.d [2022-01-20T08:47:00.025Z] #43 90.17 DEP criu/cr-check.d [2022-01-20T08:47:00.025Z] #43 90.33 DEP criu/config.d [2022-01-20T08:47:00.025Z] #43 90.51 DEP criu/clone-noasan.d [2022-01-20T08:47:00.025Z] #43 90.59 DEP criu/cgroup.d [2022-01-20T08:47:00.025Z] #43 90.80 DEP criu/cgroup-props.d [2022-01-20T08:47:00.025Z] #43 90.89 DEP criu/bitmap.d [2022-01-20T08:47:00.025Z] #43 90.91 DEP criu/bfd.d [2022-01-20T08:47:00.025Z] #43 91.00 DEP criu/autofs.d [2022-01-20T08:47:00.025Z] #43 91.15 DEP criu/aio.d [2022-01-20T08:47:00.025Z] #43 91.31 DEP criu/action-scripts.d [2022-01-20T08:47:00.025Z] #43 91.55 CC criu/action-scripts.o [2022-01-20T08:47:00.025Z] #43 91.88 CC criu/aio.o [2022-01-20T08:47:00.025Z] #43 92.37 CC criu/autofs.o [2022-01-20T08:47:00.025Z] #43 93.69 CC criu/bfd.o [2022-01-20T08:47:00.025Z] #43 94.20 CC criu/bitmap.o [2022-01-20T08:47:00.025Z] #43 94.34 CC criu/cgroup-props.o [2022-01-20T08:47:00.025Z] #43 95.04 CC criu/cgroup.o [2022-01-20T08:47:00.025Z] #43 97.65 CC criu/clone-noasan.o [2022-01-20T08:47:00.025Z] #43 97.91 CC criu/config.o [2022-01-20T08:47:00.091Z] #43 46.49 DEP compel/src/lib/infect-util.d [2022-01-20T08:47:00.091Z] #43 46.57 DEP compel/src/lib/infect-rpc.d [2022-01-20T08:47:00.091Z] #43 46.69 DEP compel/arch/x86/src/lib/infect.d [2022-01-20T08:47:00.282Z] #43 ... [2022-01-20T08:47:00.282Z] [2022-01-20T08:47:00.282Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:00.282Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:00.282Z] #20 40.90 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:47:00.282Z] #20 40.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:00.282Z] #20 40.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:00.282Z] #20 41.01 Selecting previously unselected package jq. [2022-01-20T08:47:00.282Z] #20 41.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:00.539Z] #20 41.03 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:00.539Z] #20 41.09 Selecting previously unselected package libaio1:amd64. [2022-01-20T08:47:00.539Z] #20 41.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-20T08:47:00.539Z] #20 41.10 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:00.539Z] #20 41.18 Selecting previously unselected package libgpm2:amd64. [2022-01-20T08:47:00.539Z] #20 41.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-20T08:47:00.539Z] #20 41.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:47:00.654Z] #43 46.84 DEP compel/arch/x86/src/lib/cpu.d [2022-01-20T08:47:00.654Z] #43 46.91 DEP compel/src/lib/log.d [2022-01-20T08:47:00.654Z] #43 47.00 DEP compel/src/main.d [2022-01-20T08:47:00.654Z] #43 47.18 DEP compel/src/lib/handle-elf.d [2022-01-20T08:47:00.796Z] #20 41.27 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:47:00.796Z] #20 41.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:47:00.796Z] #20 41.29 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:47:00.912Z] #43 47.34 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-20T08:47:01.168Z] #43 47.48 CC compel/src/lib/log.o [2022-01-20T08:47:01.168Z] #43 ... [2022-01-20T08:47:01.168Z] [2022-01-20T08:47:01.168Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:47:01.168Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:47:01.168Z] #13 115.3 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T08:47:01.249Z] Running on azwin-2-230900 in d:\jenkins\workspace\moby_PR-43165 [Pipeline] { [Pipeline] ws [2022-01-20T08:47:01.269Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T08:47:01.425Z] #13 115.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-20T08:47:01.425Z] #13 115.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:47:01.425Z] #13 115.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T08:47:01.425Z] #13 115.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-20T08:47:01.425Z] #13 115.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:47:01.655Z] #20 55.07 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:01.655Z] #20 55.08 Setting up xz-utils (5.2.4-1) ... [2022-01-20T08:47:01.655Z] #20 55.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T08:47:01.655Z] #20 55.11 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:01.655Z] #20 55.12 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:47:01.655Z] #20 55.22 invoke-rc.d: could not determine current runlevel [2022-01-20T08:47:01.655Z] #20 55.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:47:01.655Z] #20 55.25 Setting up pigz (2.4-1) ... [2022-01-20T08:47:01.655Z] #20 55.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:47:01.655Z] #20 55.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:01.655Z] #20 55.30 Setting up python-pip-whl (18.1-5) ... [2022-01-20T08:47:01.655Z] #20 55.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:47:01.655Z] #20 55.33 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:47:01.655Z] #20 55.69 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:01.655Z] #20 55.70 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:01.655Z] #20 55.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:01.655Z] #20 55.75 Setting up vim (2:8.1.0875-5) ... [2022-01-20T08:47:01.655Z] #20 ... [2022-01-20T08:47:01.655Z] [2022-01-20T08:47:01.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:01.655Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:01.655Z] #43 103.3 CC criu/cr-errno.o [2022-01-20T08:47:01.655Z] #43 103.5 CC criu/cr-restore.o [2022-01-20T08:47:01.655Z] #43 108.1 CC criu/cr-service.o [2022-01-20T08:47:01.655Z] #43 109.6 CC criu/crtools.o [2022-01-20T08:47:01.655Z] #43 110.3 CC criu/eventfd.o [2022-01-20T08:47:01.655Z] #43 110.6 CC criu/eventpoll.o [2022-01-20T08:47:01.655Z] #43 111.6 CC criu/external.o [2022-01-20T08:47:01.655Z] #43 112.0 CC criu/fault-injection.o [2022-01-20T08:47:01.655Z] #43 112.1 CC criu/fdstore.o [2022-01-20T08:47:01.655Z] #43 112.6 CC criu/fifo.o [2022-01-20T08:47:01.655Z] #43 113.0 CC criu/file-ids.o [2022-01-20T08:47:01.655Z] #43 113.4 CC criu/file-lock.o [2022-01-20T08:47:01.655Z] #43 ... [2022-01-20T08:47:01.655Z] [2022-01-20T08:47:01.655Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:01.655Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:01.655Z] #20 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T08:47:01.655Z] #20 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T08:47:01.655Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T08:47:01.655Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T08:47:01.655Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T08:47:01.655Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T08:47:01.655Z] #20 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T08:47:01.655Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T08:47:01.655Z] #20 55.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:01.655Z] #20 55.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:47:01.681Z] #13 115.6 Selecting previously unselected package libbtrfs0. [2022-01-20T08:47:01.681Z] #13 115.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T08:47:01.681Z] #13 115.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T08:47:01.681Z] #13 115.8 Selecting previously unselected package libbtrfs-dev. [2022-01-20T08:47:01.681Z] #13 115.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T08:47:01.681Z] #13 115.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:47:01.681Z] #13 115.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T08:47:01.844Z] #20 27.44 Selecting previously unselected package python3-minimal. [2022-01-20T08:47:01.844Z] #20 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-01-20T08:47:01.844Z] #20 27.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-20T08:47:01.844Z] #20 27.50 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T08:47:01.844Z] #20 27.57 Selecting previously unselected package libmpdec2:amd64. [2022-01-20T08:47:01.844Z] #20 27.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-20T08:47:01.844Z] #20 27.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:47:01.844Z] #20 27.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-20T08:47:01.916Z] #20 55.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:47:01.916Z] #20 55.88 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:01.916Z] #20 55.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:47:01.916Z] #20 55.90 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:01.937Z] #13 115.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:47:01.937Z] #13 115.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:47:01.937Z] #13 116.0 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T08:47:01.937Z] #13 116.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:47:01.937Z] #13 116.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:47:02.100Z] #20 27.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:02.100Z] #20 27.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:02.193Z] #13 116.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T08:47:02.194Z] #13 116.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-20T08:47:02.194Z] #13 116.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:47:02.230Z] #22 ... [2022-01-20T08:47:02.230Z] [2022-01-20T08:47:02.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:02.230Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:47:02.230Z] #43 123.2 CC criu/path.o [2022-01-20T08:47:02.230Z] #43 123.5 CC criu/pie-util-vdso.o [2022-01-20T08:47:02.230Z] #43 123.8 CC criu/pie-util.o [2022-01-20T08:47:02.230Z] #43 124.1 CC criu/pipes.o [2022-01-20T08:47:02.230Z] #43 124.8 CC criu/plugin.o [2022-01-20T08:47:02.230Z] #43 125.2 CC criu/proc_parse.o [2022-01-20T08:47:02.230Z] #43 127.9 CC criu/protobuf-desc.o [2022-01-20T08:47:02.230Z] #43 128.7 CC criu/protobuf.o [2022-01-20T08:47:02.230Z] #43 129.0 CC criu/pstree.o [2022-01-20T08:47:02.230Z] #43 130.1 CC criu/rbtree.o [2022-01-20T08:47:02.230Z] #43 130.5 CC criu/rst-malloc.o [2022-01-20T08:47:02.230Z] #43 130.7 CC criu/seccomp.o [2022-01-20T08:47:02.230Z] #43 131.3 CC criu/seize.o [2022-01-20T08:47:02.756Z] #13 116.5 Selecting previously unselected package libpcre16-3:amd64. [2022-01-20T08:47:02.756Z] #13 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:47:02.756Z] #13 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:47:02.756Z] #13 116.7 Selecting previously unselected package libpcre32-3:amd64. [2022-01-20T08:47:02.756Z] #13 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-20T08:47:02.756Z] #13 116.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:47:02.756Z] #13 116.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-20T08:47:03.012Z] #13 116.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-20T08:47:03.012Z] #13 116.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:47:03.012Z] #13 117.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-20T08:47:03.044Z] #20 28.64 Selecting previously unselected package python3.7. [2022-01-20T08:47:03.044Z] #20 28.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:03.044Z] #20 28.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:03.044Z] #20 28.77 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-20T08:47:03.044Z] #20 28.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-20T08:47:03.044Z] #20 28.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:47:03.177Z] #43 132.1 CC criu/servicefd.o [2022-01-20T08:47:03.269Z] #13 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-20T08:47:03.269Z] #13 117.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:47:03.300Z] #20 28.89 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T08:47:03.437Z] #43 132.6 CC criu/shmem.o [2022-01-20T08:47:03.526Z] #13 ... [2022-01-20T08:47:03.526Z] [2022-01-20T08:47:03.526Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:47:03.526Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:47:03.526Z] #45 111.1 vendor/golang.org/x/text/secure/bidirule [2022-01-20T08:47:03.526Z] #45 111.5 vendor/golang.org/x/text/unicode/norm [2022-01-20T08:47:03.526Z] #45 115.8 vendor/golang.org/x/net/idna [2022-01-20T08:47:03.526Z] #45 117.9 vendor/golang.org/x/net/http2/hpack [2022-01-20T08:47:03.526Z] #45 119.2 mime [2022-01-20T08:47:03.526Z] #45 121.1 mime/quotedprintable [2022-01-20T08:47:03.526Z] #45 ... [2022-01-20T08:47:03.526Z] [2022-01-20T08:47:03.526Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T08:47:03.526Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T08:47:03.526Z] #13 117.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T08:47:03.526Z] #13 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-20T08:47:03.526Z] #13 117.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:47:03.542Z] The recommended git tool is: git [2022-01-20T08:47:03.782Z] #13 117.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T08:47:03.782Z] #13 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-20T08:47:03.782Z] #13 117.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:47:04.046Z] #13 118.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T08:47:04.046Z] #13 118.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T08:47:04.046Z] #13 118.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:47:04.230Z] #20 29.73 Selecting previously unselected package python3. [2022-01-20T08:47:04.230Z] #20 29.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-01-20T08:47:04.230Z] #20 29.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-20T08:47:04.230Z] #20 29.80 Unpacking python3 (3.7.3-1) ... [2022-01-20T08:47:04.230Z] #20 29.89 Selecting previously unselected package libip4tc0:amd64. [2022-01-20T08:47:04.230Z] #20 29.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:04.230Z] #20 29.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:04.230Z] #20 29.99 Selecting previously unselected package libip6tc0:amd64. [2022-01-20T08:47:04.304Z] #13 118.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T08:47:04.304Z] #13 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T08:47:04.304Z] #13 118.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:47:04.423Z] #43 ... [2022-01-20T08:47:04.423Z] [2022-01-20T08:47:04.423Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:47:04.423Z] #49 sha256:220bab3e2a4816e7604cbe58fd3d670f097708e308a6ef0ab4f481ea1ff22250 [2022-01-20T08:47:04.423Z] #49 184.5 + /build/golangci-lint --version [2022-01-20T08:47:04.486Z] #20 29.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:04.486Z] #20 30.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:04.486Z] #20 30.07 Selecting previously unselected package libiptc0:amd64. [2022-01-20T08:47:04.486Z] #20 30.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:04.486Z] #20 30.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:04.486Z] #20 30.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T08:47:04.486Z] #20 30.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T08:47:04.486Z] #20 30.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:47:04.561Z] #13 118.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T08:47:04.743Z] #20 30.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T08:47:04.743Z] #20 30.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-20T08:47:04.743Z] #20 30.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:47:04.743Z] #20 30.37 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T08:47:04.743Z] #20 30.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-20T08:47:04.743Z] #20 30.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:47:04.743Z] #20 30.45 Selecting previously unselected package iptables. [2022-01-20T08:47:04.743Z] #20 30.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-20T08:47:04.743Z] #20 30.46 Unpacking iptables (1.8.2-4) ... [2022-01-20T08:47:04.818Z] #13 118.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T08:47:04.818Z] #13 118.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T08:47:04.818Z] #13 118.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T08:47:04.818Z] #13 118.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T08:47:04.818Z] #13 118.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T08:47:04.818Z] #13 118.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T08:47:04.818Z] #13 118.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T08:47:04.818Z] #13 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T08:47:04.818Z] #13 118.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T08:47:04.818Z] #13 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:47:04.818Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:47:04.818Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T08:47:04.818Z] #13 118.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T08:47:04.818Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:47:04.818Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T08:47:04.818Z] #13 119.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T08:47:04.818Z] #13 119.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T08:47:04.818Z] #13 119.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:47:04.818Z] #13 119.0 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T08:47:04.818Z] #13 119.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T08:47:04.969Z] #20 44.90 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:47:04.969Z] #20 44.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 44.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:47:04.969Z] #20 45.00 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:47:04.969Z] #20 45.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 45.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:04.969Z] #20 45.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:47:04.969Z] #20 45.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 45.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:47:04.969Z] #20 45.18 Selecting previously unselected package libreadline5:amd64. [2022-01-20T08:47:04.969Z] #20 45.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 45.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:47:04.969Z] #20 45.33 Selecting previously unselected package net-tools. [2022-01-20T08:47:04.969Z] #20 45.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 45.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:47:04.969Z] #20 45.57 Selecting previously unselected package patch. [2022-01-20T08:47:04.969Z] #20 45.59 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-20T08:47:04.969Z] #20 45.60 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:04.969Z] #20 45.72 Selecting previously unselected package python-pip-whl. [2022-01-20T08:47:04.969Z] #20 45.75 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T08:47:04.969Z] #20 45.75 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T08:47:04.994Z] #49 184.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T08:47:04.994Z] #49 DONE 185.2s [2022-01-20T08:47:04.994Z] [2022-01-20T08:47:04.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:04.994Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:47:04.994Z] #43 133.7 CC criu/sigframe.o [2022-01-20T08:47:04.994Z] #43 133.8 CC criu/signalfd.o [2022-01-20T08:47:04.994Z] #43 134.1 CC criu/sk-inet.o [2022-01-20T08:47:04.999Z] #20 30.74 Selecting previously unselected package xxd. [2022-01-20T08:47:04.999Z] #20 30.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:47:04.999Z] #20 30.77 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:47:05.075Z] #13 119.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T08:47:05.075Z] #13 119.1 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:47:05.219Z] #20 59.03 Setting up iptables (1.8.2-4) ... [2022-01-20T08:47:05.219Z] #20 59.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T08:47:05.219Z] #20 59.12 Setting up python3 (3.7.3-1) ... [2022-01-20T08:47:05.256Z] #20 30.88 Selecting previously unselected package vim-common. [2022-01-20T08:47:05.256Z] #20 30.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:47:05.256Z] #20 30.94 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:47:05.480Z] #20 59.52 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T08:47:05.512Z] #20 31.12 Selecting previously unselected package bash-completion. [2022-01-20T08:47:05.512Z] #20 31.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T08:47:05.900Z] #20 46.44 Selecting previously unselected package python3-lib2to3. [2022-01-20T08:47:05.900Z] #20 46.45 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T08:47:05.900Z] #20 46.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:05.900Z] #20 46.58 Selecting previously unselected package python3-distutils. [2022-01-20T08:47:05.900Z] #20 46.61 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T08:47:05.900Z] #20 46.62 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T08:47:06.157Z] #20 46.78 Selecting previously unselected package python3-pip. [2022-01-20T08:47:06.157Z] #20 46.80 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T08:47:06.157Z] #20 46.81 Unpacking python3-pip (18.1-5) ... [2022-01-20T08:47:06.414Z] #20 47.02 Selecting previously unselected package python3-pkg-resources. [2022-01-20T08:47:06.414Z] #20 47.02 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:47:06.414Z] #20 47.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:47:06.486Z] #20 60.35 Setting up apparmor (2.13.2-10) ... [2022-01-20T08:47:06.671Z] #20 47.18 Selecting previously unselected package python3-setuptools. [2022-01-20T08:47:06.671Z] #20 47.20 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T08:47:06.671Z] #20 47.20 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T08:47:06.913Z] #43 135.7 CC criu/sk-netlink.o [2022-01-20T08:47:06.913Z] #43 136.0 CC criu/sk-packet.o [2022-01-20T08:47:06.928Z] #20 47.45 Selecting previously unselected package python3-wheel. [2022-01-20T08:47:06.929Z] #20 47.46 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T08:47:06.929Z] #20 47.46 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T08:47:06.929Z] #20 47.53 Selecting previously unselected package sudo. [2022-01-20T08:47:06.929Z] #20 47.54 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-20T08:47:06.929Z] #20 47.55 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:47:06.969Z] #13 DONE 121.0s [2022-01-20T08:47:06.969Z] [2022-01-20T08:47:06.969Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:06.969Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:47:07.485Z] #43 136.6 CC criu/sk-queue.o [2022-01-20T08:47:07.492Z] #20 48.09 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T08:47:07.492Z] #20 48.09 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-20T08:47:07.492Z] #20 48.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:47:07.749Z] #20 48.34 Selecting previously unselected package uidmap. [2022-01-20T08:47:07.749Z] #20 48.35 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-20T08:47:07.749Z] #20 48.36 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T08:47:07.749Z] #20 48.46 Selecting previously unselected package vim-runtime. [2022-01-20T08:47:07.749Z] #20 48.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:47:07.749Z] #20 48.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T08:47:07.749Z] #20 48.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T08:47:07.749Z] #20 48.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:47:07.880Z] #20 62.01 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T08:47:07.880Z] #20 62.02 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:08.032Z] #20 ... [2022-01-20T08:47:08.032Z] [2022-01-20T08:47:08.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:08.032Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:08.032Z] #43 97.44 CC criu/cr-errno.o [2022-01-20T08:47:08.032Z] #43 97.53 CC criu/cr-restore.o [2022-01-20T08:47:08.032Z] #43 102.3 CC criu/cr-service.o [2022-01-20T08:47:08.032Z] #43 103.9 CC criu/crtools.o [2022-01-20T08:47:08.032Z] #43 104.5 CC criu/eventfd.o [2022-01-20T08:47:08.032Z] #43 104.8 CC criu/eventpoll.o [2022-01-20T08:47:08.032Z] #43 105.8 CC criu/external.o [2022-01-20T08:47:08.032Z] #43 106.1 CC criu/fault-injection.o [2022-01-20T08:47:08.032Z] #43 106.2 CC criu/fdstore.o [2022-01-20T08:47:08.032Z] #43 106.5 CC criu/fifo.o [2022-01-20T08:47:08.032Z] #43 107.0 CC criu/file-ids.o [2022-01-20T08:47:08.032Z] #43 107.2 CC criu/file-lock.o [2022-01-20T08:47:08.032Z] #43 ... [2022-01-20T08:47:08.032Z] [2022-01-20T08:47:08.032Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:08.032Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:08.032Z] #20 33.72 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T08:47:08.057Z] #43 137.1 CC criu/sk-tcp.o [2022-01-20T08:47:08.288Z] #20 34.13 Selecting previously unselected package bzip2. [2022-01-20T08:47:08.318Z] #43 137.6 CC criu/sk-unix.o [2022-01-20T08:47:08.453Z] #20 62.40 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:47:08.545Z] #20 34.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-20T08:47:08.545Z] #20 34.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:47:08.545Z] #20 34.23 Selecting previously unselected package xz-utils. [2022-01-20T08:47:08.545Z] #20 34.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-20T08:47:08.545Z] #20 34.24 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T08:47:08.802Z] #20 34.44 Selecting previously unselected package apparmor. [2022-01-20T08:47:08.802Z] #20 34.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-20T08:47:08.802Z] #20 34.54 Unpacking apparmor (2.13.2-10) ... [2022-01-20T08:47:08.864Z] #53 ... [2022-01-20T08:47:08.864Z] [2022-01-20T08:47:08.864Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T08:47:08.864Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T08:47:08.864Z] #14 DONE 1.5s [2022-01-20T08:47:08.864Z] [2022-01-20T08:47:08.864Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:08.864Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:47:08.864Z] #53 1.464 + RM_GOPATH=0 [2022-01-20T08:47:08.864Z] #53 1.464 + TMP_GOPATH= [2022-01-20T08:47:08.864Z] #53 1.464 + : /build [2022-01-20T08:47:08.864Z] #53 1.464 + '[' -z '' ']' [2022-01-20T08:47:08.864Z] #53 1.464 ++ mktemp -d [2022-01-20T08:47:08.864Z] #53 1.468 + export GOPATH=/tmp/tmp.W5RTILKNqe [2022-01-20T08:47:08.864Z] #53 1.468 + GOPATH=/tmp/tmp.W5RTILKNqe [2022-01-20T08:47:08.864Z] #53 1.468 + RM_GOPATH=1 [2022-01-20T08:47:08.864Z] #53 1.468 + case "$(go env GOARCH)" in [2022-01-20T08:47:08.864Z] #53 1.469 ++ go env GOARCH [2022-01-20T08:47:08.864Z] #53 1.497 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T08:47:08.864Z] #53 1.498 + GO_BUILDMODE=-buildmode=pie [2022-01-20T08:47:08.864Z] #53 1.500 ++ dirname /tmp/install/install.sh [2022-01-20T08:47:08.864Z] #53 1.505 + dir=/tmp/install [2022-01-20T08:47:08.864Z] #53 1.505 + bin=runc [2022-01-20T08:47:08.864Z] #53 1.506 + shift [2022-01-20T08:47:08.864Z] #53 1.507 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T08:47:08.864Z] #53 1.507 + . /tmp/install/runc.installer [2022-01-20T08:47:08.864Z] #53 1.515 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:47:08.864Z] #53 1.515 + install_runc [2022-01-20T08:47:08.864Z] #53 1.515 + uname -r [2022-01-20T08:47:08.865Z] #53 1.522 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T08:47:08.865Z] #53 1.525 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T08:47:08.865Z] #53 1.530 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T08:47:08.865Z] #53 1.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W5RTILKNqe/src/github.com/opencontainers/runc [2022-01-20T08:47:08.865Z] #53 1.534 Cloning into '/tmp/tmp.W5RTILKNqe/src/github.com/opencontainers/runc'... [2022-01-20T08:47:08.865Z] #53 1.534 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T08:47:09.365Z] #20 34.95 Selecting previously unselected package aufs-tools. [2022-01-20T08:47:09.365Z] #20 34.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-20T08:47:09.365Z] #20 34.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:47:09.395Z] #20 63.43 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T08:47:09.428Z] #53 ... [2022-01-20T08:47:09.428Z] [2022-01-20T08:47:09.428Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T08:47:09.428Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T08:47:09.428Z] #15 DONE 1.1s [2022-01-20T08:47:09.621Z] #20 35.10 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:47:09.621Z] #20 35.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:47:09.621Z] #20 35.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:09.621Z] #20 35.27 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:47:09.621Z] #20 35.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:09.621Z] #20 35.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:09.685Z] [2022-01-20T08:47:09.685Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T08:47:09.685Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T08:47:09.878Z] #20 35.40 Selecting previously unselected package jq. [2022-01-20T08:47:09.878Z] #20 35.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:09.878Z] #20 35.43 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:09.878Z] #20 35.52 Selecting previously unselected package libaio1:amd64. [2022-01-20T08:47:09.878Z] #20 35.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-20T08:47:09.878Z] #20 35.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:09.878Z] #20 35.58 Selecting previously unselected package libgpm2:amd64. [2022-01-20T08:47:09.878Z] #20 35.58 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-20T08:47:09.878Z] #20 35.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:47:09.878Z] #20 35.67 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:47:09.968Z] #20 63.93 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T08:47:10.134Z] #20 35.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:47:10.134Z] #20 35.67 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:47:10.232Z] #43 139.5 CC criu/sockets.o [2022-01-20T08:47:10.616Z] #16 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T08:47:10.616Z] #16 DONE 1.1s [2022-01-20T08:47:10.616Z] [2022-01-20T08:47:10.616Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:47:10.616Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T08:47:11.174Z] #43 140.2 CC criu/stats.o [2022-01-20T08:47:11.174Z] #43 ... [2022-01-20T08:47:11.174Z] [2022-01-20T08:47:11.174Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:11.174Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-20T08:47:11.174Z] #22 27.37 Installing build dependencies: finished with status 'done' [2022-01-20T08:47:11.354Z] #20 65.08 Setting up python3-pip (18.1-5) ... [2022-01-20T08:47:11.547Z] #17 ... [2022-01-20T08:47:11.547Z] [2022-01-20T08:47:11.547Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:11.547Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:11.547Z] #43 47.75 CC compel/arch/x86/src/lib/cpu.o [2022-01-20T08:47:11.547Z] #43 48.54 CC compel/arch/x86/src/lib/infect.o [2022-01-20T08:47:11.547Z] #43 49.40 CC compel/src/lib/infect-rpc.o [2022-01-20T08:47:11.547Z] #43 49.74 CC compel/src/lib/infect-util.o [2022-01-20T08:47:11.547Z] #43 49.99 CC compel/src/lib/infect.o [2022-01-20T08:47:11.547Z] #43 52.20 CC compel/src/lib/ptrace.o [2022-01-20T08:47:11.547Z] #43 52.58 AR compel/libcompel.a [2022-01-20T08:47:11.547Z] #43 52.67 HOSTCC compel/src/main-host.o [2022-01-20T08:47:11.547Z] #43 53.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-20T08:47:11.547Z] #43 53.22 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T08:47:11.547Z] #43 53.63 HOSTCC compel/src/lib/log-host.o [2022-01-20T08:47:11.547Z] #43 53.93 HOSTLINK compel/compel-host-bin [2022-01-20T08:47:11.547Z] #43 54.24 DEP soccr/soccr.d [2022-01-20T08:47:11.547Z] #43 54.54 CC soccr/soccr.o [2022-01-20T08:47:11.547Z] #43 57.02 AR soccr/libsoccr.a [2022-01-20T08:47:11.547Z] #43 57.13 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:47:11.547Z] #43 57.79 DEP criu/arch/x86/sigframe.d [2022-01-20T08:47:11.547Z] #43 57.98 DEP criu/arch/x86/sigaction_compat.d [2022-01-20T08:47:11.804Z] #43 ... [2022-01-20T08:47:11.804Z] [2022-01-20T08:47:11.804Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T08:47:11.804Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T08:47:11.804Z] #17 DONE 1.1s [2022-01-20T08:47:11.804Z] [2022-01-20T08:47:11.804Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:11.804Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:11.804Z] #43 58.17 DEP criu/arch/x86/kerndat.d [2022-01-20T08:47:11.804Z] #43 ... [2022-01-20T08:47:11.804Z] [2022-01-20T08:47:11.804Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T08:47:11.804Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T08:47:11.923Z] #20 51.79 Selecting previously unselected package vim. [2022-01-20T08:47:11.923Z] #20 51.81 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:47:11.923Z] #20 51.83 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T08:47:11.923Z] #20 ... [2022-01-20T08:47:11.923Z] [2022-01-20T08:47:11.923Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:11.923Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:11.923Z] #43 99.21 CC criu/cr-check.o [2022-01-20T08:47:11.923Z] #43 101.0 CC criu/cr-dedup.o [2022-01-20T08:47:11.923Z] #43 101.5 CC criu/cr-dump.o [2022-01-20T08:47:11.923Z] #43 103.7 CC criu/cr-errno.o [2022-01-20T08:47:11.923Z] #43 103.8 CC criu/cr-restore.o [2022-01-20T08:47:11.923Z] #43 108.3 CC criu/cr-service.o [2022-01-20T08:47:11.923Z] #43 ... [2022-01-20T08:47:11.923Z] [2022-01-20T08:47:11.923Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:11.923Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:11.923Z] #20 52.36 Selecting previously unselected package xfsprogs. [2022-01-20T08:47:11.923Z] #20 52.37 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-20T08:47:11.923Z] #20 52.37 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T08:47:11.926Z] #20 66.02 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:47:12.180Z] #20 52.84 Selecting previously unselected package zip. [2022-01-20T08:47:12.180Z] #20 52.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-20T08:47:12.180Z] #20 52.86 Unpacking zip (3.0-11+b1) ... [2022-01-20T08:47:12.189Z] #20 66.05 Processing triggers for mime-support (3.62) ... [2022-01-20T08:47:12.437Z] #20 53.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:47:12.437Z] #20 53.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:47:12.437Z] #20 53.11 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:12.437Z] #20 53.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:47:12.437Z] #20 53.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:47:12.437Z] #20 53.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:12.437Z] #20 53.17 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T08:47:12.437Z] #20 53.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:47:12.437Z] #20 53.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:47:12.437Z] #20 53.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:47:12.437Z] #20 53.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:47:12.437Z] #20 53.23 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:47:12.437Z] #20 53.24 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:47:12.437Z] #20 53.25 Setting up zip (3.0-11+b1) ... [2022-01-20T08:47:12.437Z] #20 53.27 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:47:12.694Z] #20 53.30 Setting up bash-completion (1:2.8-6) ... [2022-01-20T08:47:12.736Z] #18 DONE 1.1s [2022-01-20T08:47:12.737Z] [2022-01-20T08:47:12.737Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:47:12.737Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T08:47:12.762Z] #20 DONE 66.8s [2022-01-20T08:47:12.762Z] [2022-01-20T08:47:12.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:12.762Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:12.762Z] #43 114.4 CC criu/files-ext.o [2022-01-20T08:47:12.762Z] #43 114.9 CC criu/files-reg.o [2022-01-20T08:47:12.762Z] #43 117.0 CC criu/files.o [2022-01-20T08:47:12.762Z] #43 119.2 CC criu/filesystems.o [2022-01-20T08:47:12.762Z] #43 119.9 CC criu/fsnotify.o [2022-01-20T08:47:12.762Z] #43 121.1 CC criu/image-desc.o [2022-01-20T08:47:12.762Z] #43 121.2 CC criu/image.o [2022-01-20T08:47:12.762Z] #43 122.2 CC criu/ipc_ns.o [2022-01-20T08:47:12.762Z] #43 123.4 CC criu/irmap.o [2022-01-20T08:47:12.762Z] #43 124.2 CC criu/kcmp-ids.o [2022-01-20T08:47:12.762Z] #43 124.5 CC criu/kerndat.o [2022-01-20T08:47:12.999Z] #19 ... [2022-01-20T08:47:12.999Z] [2022-01-20T08:47:12.999Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T08:47:12.999Z] #58 sha256:8fc5bd936d4905fa4dc30f8c306829642418c8a37a91dee2e2e8d5212d0e2c0b [2022-01-20T08:47:12.999Z] #58 123.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T08:47:12.999Z] #58 123.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T08:47:12.999Z] #58 DONE 130.7s [2022-01-20T08:47:12.999Z] [2022-01-20T08:47:12.999Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T08:47:12.999Z] #59 sha256:6471765582491c9a9d0bb148863630a57b82946f959c1b5243fd2783b36d7d05 [2022-01-20T08:47:12.999Z] #59 DONE 0.1s [2022-01-20T08:47:12.999Z] [2022-01-20T08:47:12.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:12.999Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:12.999Z] #43 58.47 DEP criu/arch/x86/crtools.d [2022-01-20T08:47:12.999Z] #43 58.73 DEP criu/arch/x86/cpu.d [2022-01-20T08:47:12.999Z] #43 58.94 CC criu/arch/x86/cpu.o [2022-01-20T08:47:13.023Z] #43 ... [2022-01-20T08:47:13.023Z] [2022-01-20T08:47:13.023Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T08:47:13.023Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T08:47:13.259Z] #43 ... [2022-01-20T08:47:13.259Z] [2022-01-20T08:47:13.259Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T08:47:13.259Z] #60 sha256:324f97e9b45b43303c36baac76d1a875fe2a8df5e94736a6a4574dc9f094d4c6 [2022-01-20T08:47:13.259Z] #60 DONE 0.1s [2022-01-20T08:47:13.259Z] [2022-01-20T08:47:13.259Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:47:13.259Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:47:13.259Z] #45 121.6 net/http/internal [2022-01-20T08:47:13.259Z] #45 123.9 crypto/tls [2022-01-20T08:47:13.428Z] #20 39.08 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:47:13.428Z] #20 39.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:47:13.428Z] #20 39.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:47:13.428Z] #20 39.15 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:47:13.428Z] #20 39.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:47:13.428Z] #20 39.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:13.516Z] #45 ... [2022-01-20T08:47:13.516Z] [2022-01-20T08:47:13.516Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:13.516Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:13.516Z] #43 59.93 CC criu/arch/x86/crtools.o [2022-01-20T08:47:13.596Z] #21 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T08:47:13.596Z] #21 0.837 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T08:47:13.596Z] #21 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T08:47:13.596Z] #21 DONE 0.9s [2022-01-20T08:47:13.596Z] [2022-01-20T08:47:13.596Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:13.596Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:13.684Z] #20 39.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:47:13.684Z] #20 39.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:47:13.684Z] #20 39.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:47:13.684Z] #20 39.35 Selecting previously unselected package libreadline5:amd64. [2022-01-20T08:47:13.684Z] #20 39.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-20T08:47:13.684Z] #20 39.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:47:13.941Z] #20 39.51 Selecting previously unselected package net-tools. [2022-01-20T08:47:13.941Z] #20 39.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-20T08:47:13.941Z] #20 39.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:47:14.199Z] #20 39.86 Selecting previously unselected package patch. [2022-01-20T08:47:14.199Z] #20 39.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-20T08:47:14.199Z] #20 39.86 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:14.447Z] #43 ... [2022-01-20T08:47:14.447Z] [2022-01-20T08:47:14.447Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T08:47:14.447Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T08:47:14.447Z] #19 DONE 1.7s [2022-01-20T08:47:14.455Z] #20 39.99 Selecting previously unselected package python-pip-whl. [2022-01-20T08:47:14.455Z] #20 40.02 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T08:47:14.455Z] #20 40.02 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T08:47:14.704Z] [2022-01-20T08:47:14.704Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:14.704Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:15.017Z] #20 40.60 Selecting previously unselected package python3-lib2to3. [2022-01-20T08:47:15.017Z] #20 40.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T08:47:15.017Z] #20 40.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:15.017Z] #20 40.71 Selecting previously unselected package python3-distutils. [2022-01-20T08:47:15.017Z] #20 40.72 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T08:47:15.017Z] #20 40.72 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T08:47:15.215Z] #20 56.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:15.215Z] #20 56.04 Setting up xz-utils (5.2.4-1) ... [2022-01-20T08:47:15.215Z] #20 56.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T08:47:15.215Z] #20 56.06 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:15.273Z] #20 40.87 Selecting previously unselected package python3-pip. [2022-01-20T08:47:15.273Z] #20 40.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T08:47:15.273Z] #20 40.88 Unpacking python3-pip (18.1-5) ... [2022-01-20T08:47:15.273Z] #20 41.07 Selecting previously unselected package python3-pkg-resources. [2022-01-20T08:47:15.273Z] #20 41.08 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:47:15.273Z] #20 41.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:47:15.472Z] #20 56.07 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:47:15.472Z] #20 56.14 invoke-rc.d: could not determine current runlevel [2022-01-20T08:47:15.472Z] #20 56.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:47:15.472Z] #20 56.17 Setting up pigz (2.4-1) ... [2022-01-20T08:47:15.472Z] #20 56.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:47:15.472Z] #20 56.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:15.472Z] #20 56.22 Setting up python-pip-whl (18.1-5) ... [2022-01-20T08:47:15.472Z] #20 56.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:47:15.472Z] #20 56.24 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:47:15.530Z] #20 41.24 Selecting previously unselected package python3-setuptools. [2022-01-20T08:47:15.530Z] #20 41.25 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T08:47:15.530Z] #20 41.25 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T08:47:15.786Z] #20 41.49 Selecting previously unselected package python3-wheel. [2022-01-20T08:47:16.036Z] #20 56.67 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:16.036Z] #20 56.68 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:16.036Z] #20 56.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:16.036Z] #20 56.70 Setting up vim (2:8.1.0875-5) ... [2022-01-20T08:47:16.036Z] #20 56.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T08:47:16.036Z] #20 56.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T08:47:16.036Z] #20 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T08:47:16.036Z] #20 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T08:47:16.036Z] #20 56.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T08:47:16.036Z] #20 56.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T08:47:16.036Z] #20 56.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T08:47:16.036Z] #20 56.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T08:47:16.036Z] #20 56.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:16.036Z] #20 56.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:47:16.036Z] #20 56.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:47:16.043Z] #20 41.51 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T08:47:16.043Z] #20 41.51 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T08:47:16.043Z] #20 41.57 Selecting previously unselected package sudo. [2022-01-20T08:47:16.043Z] #20 41.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-20T08:47:16.043Z] #20 41.58 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:47:16.294Z] #20 56.83 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:16.294Z] #20 56.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:47:16.294Z] #20 56.85 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:16.299Z] #20 42.05 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T08:47:16.460Z] #22 31.76 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T08:47:16.460Z] #22 31.78 Building wheels for collected packages: yamllint, pyyaml [2022-01-20T08:47:16.460Z] #22 31.78 Running setup.py bdist_wheel for yamllint: started [2022-01-20T08:47:16.460Z] #22 32.59 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T08:47:16.460Z] #22 32.59 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T08:47:16.460Z] #22 32.63 Running setup.py bdist_wheel for pyyaml: started [2022-01-20T08:47:16.556Z] #20 42.07 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-20T08:47:16.556Z] #20 42.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:47:16.556Z] #20 42.32 Selecting previously unselected package uidmap. [2022-01-20T08:47:16.556Z] #20 42.33 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-20T08:47:16.597Z] #20 1.738 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T08:47:16.597Z] #20 1.785 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T08:47:16.597Z] #20 1.937 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T08:47:16.597Z] #20 2.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T08:47:16.812Z] #20 42.34 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T08:47:16.812Z] #20 42.45 Selecting previously unselected package vim-runtime. [2022-01-20T08:47:16.812Z] #20 42.45 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:47:16.812Z] #20 42.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T08:47:16.812Z] #20 42.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T08:47:16.812Z] #20 42.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:47:16.854Z] #20 2.372 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T08:47:17.844Z] #22 33.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-01-20T08:47:17.844Z] #22 33.81 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-01-20T08:47:17.844Z] #22 33.94 Successfully built yamllint pyyaml [2022-01-20T08:47:17.844Z] #22 33.96 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T08:47:18.105Z] #22 34.21 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T08:47:18.223Z] #20 3.420 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T08:47:18.366Z] #22 DONE 34.6s [2022-01-20T08:47:18.366Z] [2022-01-20T08:47:18.366Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:18.366Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T08:47:18.366Z] #43 140.5 CC criu/string.o [2022-01-20T08:47:18.366Z] #43 140.6 CC criu/sysctl.o [2022-01-20T08:47:18.366Z] #43 141.3 CC criu/sysfs_parse.o [2022-01-20T08:47:18.366Z] #43 141.6 CC criu/timens.o [2022-01-20T08:47:18.366Z] #43 141.9 CC criu/timerfd.o [2022-01-20T08:47:18.366Z] #43 142.3 CC criu/tty.o [2022-01-20T08:47:18.366Z] #43 144.2 CC criu/tun.o [2022-01-20T08:47:18.366Z] #43 144.7 CC criu/uffd.o [2022-01-20T08:47:18.366Z] #43 145.8 CC criu/util.o [2022-01-20T08:47:18.366Z] #43 147.2 CC criu/uts_ns.o [2022-01-20T08:47:18.366Z] #43 147.4 CC criu/vdso.o [2022-01-20T08:47:18.704Z] #20 ... [2022-01-20T08:47:18.704Z] [2022-01-20T08:47:18.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:18.704Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:18.704Z] #43 108.2 CC criu/files-ext.o [2022-01-20T08:47:18.704Z] #43 108.6 CC criu/files-reg.o [2022-01-20T08:47:18.704Z] #43 110.7 CC criu/files.o [2022-01-20T08:47:18.704Z] #43 113.1 CC criu/filesystems.o [2022-01-20T08:47:18.704Z] #43 113.8 CC criu/fsnotify.o [2022-01-20T08:47:18.704Z] #43 114.9 CC criu/image-desc.o [2022-01-20T08:47:18.704Z] #43 115.1 CC criu/image.o [2022-01-20T08:47:18.704Z] #43 116.1 CC criu/ipc_ns.o [2022-01-20T08:47:18.704Z] #43 117.3 CC criu/irmap.o [2022-01-20T08:47:18.704Z] #43 117.9 CC criu/kcmp-ids.o [2022-01-20T08:47:18.704Z] #43 118.2 CC criu/kerndat.o [2022-01-20T08:47:18.891Z] #22 ... [2022-01-20T08:47:18.891Z] [2022-01-20T08:47:18.891Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:18.891Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:18.891Z] #40 198.4 + dpkg --print-architecture [2022-01-20T08:47:18.891Z] #40 198.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-20T08:47:18.891Z] #40 199.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T08:47:18.891Z] #40 199.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T08:47:18.937Z] #43 148.0 LINK criu/built-in.o [2022-01-20T08:47:18.937Z] #43 148.1 LINK criu/criu [2022-01-20T08:47:19.153Z] #20 4.661 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T08:47:19.198Z] #43 148.3 DEP lib/c/criu.d [2022-01-20T08:47:19.198Z] #43 148.4 CC images/rpc.pb-c.o [2022-01-20T08:47:19.615Z] #20 59.82 Setting up iptables (1.8.2-4) ... [2022-01-20T08:47:19.615Z] #20 59.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T08:47:19.615Z] #20 59.90 Setting up python3 (3.7.3-1) ... [2022-01-20T08:47:19.615Z] #20 60.31 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T08:47:19.770Z] #43 148.8 CC lib/c/criu.o [2022-01-20T08:47:20.071Z] #43 119.3 CC criu/libnetlink.o [2022-01-20T08:47:20.071Z] #43 ... [2022-01-20T08:47:20.071Z] [2022-01-20T08:47:20.071Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:20.071Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:20.071Z] #20 45.73 Selecting previously unselected package vim. [2022-01-20T08:47:20.071Z] #20 45.73 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:47:20.071Z] #20 45.75 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T08:47:20.544Z] #20 61.17 Setting up apparmor (2.13.2-10) ... [2022-01-20T08:47:20.634Z] #20 46.28 Selecting previously unselected package xfsprogs. [2022-01-20T08:47:20.634Z] #20 46.29 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-20T08:47:20.634Z] #20 46.30 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T08:47:20.712Z] #43 149.7 LINK lib/c/built-in.o [2022-01-20T08:47:20.712Z] #43 149.7 LINK lib/c/libcriu.so [2022-01-20T08:47:20.712Z] #43 149.8 LINK lib/c/libcriu.a [2022-01-20T08:47:20.712Z] #43 149.9 GEN magic.py [2022-01-20T08:47:20.973Z] #43 150.0 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:47:20.973Z] #43 150.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:47:20.973Z] #43 150.0 Note: Building without GnuTLS support [2022-01-20T08:47:20.973Z] #43 150.0 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:47:20.973Z] #43 150.0 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:47:21.119Z] #20 6.474 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T08:47:21.196Z] #20 46.71 Selecting previously unselected package zip. [2022-01-20T08:47:21.196Z] #20 46.74 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-20T08:47:21.196Z] #20 46.74 Unpacking zip (3.0-11+b1) ... [2022-01-20T08:47:21.375Z] #20 ... [2022-01-20T08:47:21.375Z] [2022-01-20T08:47:21.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:21.375Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:21.375Z] #43 61.81 CC criu/arch/x86/kerndat.o [2022-01-20T08:47:21.375Z] #43 62.53 CC criu/arch/x86/sigaction_compat.o [2022-01-20T08:47:21.375Z] #43 62.85 CC criu/arch/x86/sigframe.o [2022-01-20T08:47:21.375Z] #43 63.18 LINK criu/arch/x86/crtools.built-in.o [2022-01-20T08:47:21.375Z] #43 63.22 DEP criu/pie/util-vdso-elf32.d [2022-01-20T08:47:21.375Z] #43 63.34 DEP criu/pie/util-vdso.d [2022-01-20T08:47:21.375Z] #43 63.49 DEP criu/pie/util.d [2022-01-20T08:47:21.375Z] #43 63.62 CC criu/pie/util.o [2022-01-20T08:47:21.375Z] #43 64.04 CC criu/pie/util-vdso.o [2022-01-20T08:47:21.375Z] #43 64.80 CC criu/pie/util-vdso-elf32.o [2022-01-20T08:47:21.375Z] #43 65.51 AR criu/pie/pie.lib.a [2022-01-20T08:47:21.375Z] #43 65.55 DEP criu/pie/restorer.d [2022-01-20T08:47:21.375Z] #43 65.73 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-20T08:47:21.375Z] #43 65.85 DEP criu/arch/x86/restorer_unmap.d [2022-01-20T08:47:21.375Z] #43 65.88 DEP criu/arch/x86/restorer.d [2022-01-20T08:47:21.375Z] #43 66.18 DEP criu/arch/x86/vdso-pie.d [2022-01-20T08:47:21.375Z] #43 66.30 DEP criu/pie/parasite-vdso.d [2022-01-20T08:47:21.375Z] #43 66.49 DEP criu/pie/parasite.d [2022-01-20T08:47:21.375Z] #43 66.78 CC criu/pie/parasite.o [2022-01-20T08:47:21.375Z] #43 ... [2022-01-20T08:47:21.375Z] [2022-01-20T08:47:21.375Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:21.375Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:47:21.375Z] #53 14.49 + cd /tmp/tmp.W5RTILKNqe/src/github.com/opencontainers/runc [2022-01-20T08:47:21.375Z] #53 14.49 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T08:47:21.453Z] #20 46.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:47:21.453Z] #20 46.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:47:21.453Z] #20 46.98 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:21.453Z] #20 46.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:47:21.453Z] #20 47.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:47:21.453Z] #20 47.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:21.453Z] #20 47.02 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T08:47:21.453Z] #20 47.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:47:21.453Z] #20 47.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:47:21.453Z] #20 47.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:47:21.453Z] #20 47.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:47:21.453Z] #20 47.07 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:47:21.453Z] #20 47.09 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:47:21.453Z] #20 47.10 Setting up zip (3.0-11+b1) ... [2022-01-20T08:47:21.453Z] #20 47.11 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:47:21.453Z] #20 47.14 Setting up bash-completion (1:2.8-6) ... [2022-01-20T08:47:21.544Z] #43 150.6 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:47:21.924Z] #20 ... [2022-01-20T08:47:21.924Z] [2022-01-20T08:47:21.924Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:21.924Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:21.924Z] #43 109.9 CC criu/crtools.o [2022-01-20T08:47:21.924Z] #43 110.5 CC criu/eventfd.o [2022-01-20T08:47:21.924Z] #43 111.0 CC criu/eventpoll.o [2022-01-20T08:47:21.924Z] #43 111.9 CC criu/external.o [2022-01-20T08:47:21.924Z] #43 112.3 CC criu/fault-injection.o [2022-01-20T08:47:21.924Z] #43 112.4 CC criu/fdstore.o [2022-01-20T08:47:21.924Z] #43 112.8 CC criu/fifo.o [2022-01-20T08:47:21.924Z] #43 113.2 CC criu/file-ids.o [2022-01-20T08:47:21.924Z] #43 113.6 CC criu/file-lock.o [2022-01-20T08:47:21.924Z] #43 114.5 CC criu/files-ext.o [2022-01-20T08:47:21.924Z] #43 114.9 CC criu/files-reg.o [2022-01-20T08:47:21.924Z] #43 117.3 CC criu/files.o [2022-01-20T08:47:21.924Z] #43 119.4 CC criu/filesystems.o [2022-01-20T08:47:21.938Z] #53 15.10 + '[' -z '' ']' [2022-01-20T08:47:21.938Z] #53 15.10 + target=static [2022-01-20T08:47:21.938Z] #53 15.10 + make 'BUILDTAGS=seccomp ' static [2022-01-20T08:47:22.118Z] #43 151.2 make[1]: Nothing to be done for 'all'. [2022-01-20T08:47:22.181Z] #43 120.1 CC criu/fsnotify.o [2022-01-20T08:47:22.181Z] #43 ... [2022-01-20T08:47:22.181Z] [2022-01-20T08:47:22.181Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:22.181Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:22.181Z] #20 62.85 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T08:47:22.181Z] #20 62.86 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:22.500Z] #53 15.60 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T08:47:22.689Z] #43 151.7 make[1]: 'images/built-in.o' is up to date. [2022-01-20T08:47:22.689Z] #43 151.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T08:47:22.689Z] #43 151.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T08:47:22.689Z] #43 151.8 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T08:47:22.689Z] #43 151.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T08:47:22.689Z] #43 151.9 make[1]: Nothing to be done for 'all'. [2022-01-20T08:47:22.744Z] #20 63.31 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:47:22.950Z] #43 151.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:47:22.950Z] #43 152.1 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:22.950Z] #43 152.1 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:22.950Z] #43 152.1 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.212Z] #43 152.2 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.212Z] #43 152.3 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.212Z] #43 152.3 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.212Z] #43 152.3 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.212Z] #43 152.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:23.473Z] #43 152.4 INSTALL criu/criu [2022-01-20T08:47:23.473Z] #43 DONE 152.6s [2022-01-20T08:47:23.473Z] [2022-01-20T08:47:23.473Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:23.473Z] #53 sha256:d906405985c3bf6fb49831bf232be37b16a1d690ca8f128e70422bf0e367b37a [2022-01-20T08:47:23.674Z] #20 64.32 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T08:47:24.237Z] #20 64.80 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T08:47:24.722Z] #20 49.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:24.722Z] #20 49.90 Setting up xz-utils (5.2.4-1) ... [2022-01-20T08:47:24.722Z] #20 49.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T08:47:24.722Z] #20 49.92 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:24.722Z] #20 49.93 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:47:24.722Z] #20 49.98 invoke-rc.d: could not determine current runlevel [2022-01-20T08:47:24.722Z] #20 49.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:47:24.722Z] #20 50.00 Setting up pigz (2.4-1) ... [2022-01-20T08:47:24.722Z] #20 50.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:47:24.722Z] #20 50.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:24.722Z] #20 50.04 Setting up python-pip-whl (18.1-5) ... [2022-01-20T08:47:24.722Z] #20 50.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:47:24.722Z] #20 50.06 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:47:24.722Z] #20 50.39 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:24.722Z] #20 50.40 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:24.722Z] #20 50.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:24.722Z] #20 50.42 Setting up vim (2:8.1.0875-5) ... [2022-01-20T08:47:24.722Z] #20 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T08:47:24.722Z] #20 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T08:47:24.722Z] #20 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T08:47:24.722Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T08:47:24.722Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T08:47:24.722Z] #20 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T08:47:24.722Z] #20 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T08:47:24.722Z] #20 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T08:47:24.722Z] #20 50.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:24.977Z] #20 50.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:47:24.977Z] #20 50.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:47:24.978Z] #20 50.54 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:24.978Z] #20 50.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:47:24.978Z] #20 50.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:25.480Z] #40 ... [2022-01-20T08:47:25.480Z] [2022-01-20T08:47:25.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:25.480Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:25.480Z] #43 126.2 CC criu/libnetlink.o [2022-01-20T08:47:25.480Z] #43 126.7 CC criu/log.o [2022-01-20T08:47:25.480Z] #43 127.3 CC criu/lsm.o [2022-01-20T08:47:25.480Z] #43 127.7 CC criu/mem.o [2022-01-20T08:47:25.480Z] #43 129.5 CC criu/memfd.o [2022-01-20T08:47:25.480Z] #43 130.3 CC criu/mount.o [2022-01-20T08:47:25.480Z] #43 133.9 CC criu/namespaces.o [2022-01-20T08:47:25.480Z] #43 135.7 CC criu/net.o [2022-01-20T08:47:25.605Z] #20 66.00 Setting up python3-pip (18.1-5) ... [2022-01-20T08:47:25.740Z] #43 ... [2022-01-20T08:47:25.740Z] [2022-01-20T08:47:25.740Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:25.740Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:25.740Z] #22 5.693 Collecting yamllint==1.26.1 [2022-01-20T08:47:25.740Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T08:47:25.740Z] #22 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T08:47:25.740Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T08:47:25.740Z] #22 12.20 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T08:47:26.313Z] #22 12.52 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-01-20T08:47:26.535Z] #20 67.20 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:47:26.535Z] #20 67.23 Processing triggers for mime-support (3.62) ... [2022-01-20T08:47:26.574Z] #22 12.82 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T08:47:26.574Z] #22 12.82 Building wheels for collected packages: yamllint [2022-01-20T08:47:26.574Z] #22 12.83 Running setup.py bdist_wheel for yamllint: started [2022-01-20T08:47:27.098Z] #20 DONE 67.9s [2022-01-20T08:47:27.098Z] [2022-01-20T08:47:27.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:27.098Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:27.098Z] #43 121.4 CC criu/image-desc.o [2022-01-20T08:47:27.098Z] #43 121.6 CC criu/image.o [2022-01-20T08:47:27.098Z] #43 122.4 CC criu/ipc_ns.o [2022-01-20T08:47:27.098Z] #43 123.8 CC criu/irmap.o [2022-01-20T08:47:27.098Z] #43 124.3 CC criu/kcmp-ids.o [2022-01-20T08:47:27.098Z] #43 124.7 CC criu/kerndat.o [2022-01-20T08:47:27.518Z] #22 ... [2022-01-20T08:47:27.518Z] [2022-01-20T08:47:27.518Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:27.518Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:27.518Z] #43 139.0 CC criu/netfilter.o [2022-01-20T08:47:27.588Z] using credential docker-jenkins-github-credentials [2022-01-20T08:47:27.664Z] Cloning the remote Git repository [2022-01-20T08:47:27.664Z] Cloning with configured refspecs honoured and without tags [2022-01-20T08:47:27.751Z] #53 ... [2022-01-20T08:47:27.751Z] [2022-01-20T08:47:27.751Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:47:27.751Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:47:27.751Z] #45 134.6 net/http/httptrace [2022-01-20T08:47:27.751Z] #45 134.9 net/http [2022-01-20T08:47:27.751Z] #45 ... [2022-01-20T08:47:27.751Z] [2022-01-20T08:47:27.751Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:27.751Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:27.751Z] #20 12.18 Fetched 9004 kB in 11s (843 kB/s) [2022-01-20T08:47:27.779Z] #43 139.4 CC criu/page-pipe.o [2022-01-20T08:47:28.033Z] #43 126.0 CC criu/libnetlink.o [2022-01-20T08:47:28.244Z] #20 53.47 Setting up iptables (1.8.2-4) ... [2022-01-20T08:47:28.244Z] #20 53.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T08:47:28.244Z] #20 53.56 Setting up python3 (3.7.3-1) ... [2022-01-20T08:47:28.244Z] #20 53.98 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T08:47:28.290Z] #43 ... [2022-01-20T08:47:28.290Z] [2022-01-20T08:47:28.290Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T08:47:28.290Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T08:47:28.290Z] #21 0.916 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T08:47:28.290Z] #21 0.921 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T08:47:28.290Z] #21 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T08:47:28.290Z] #21 DONE 1.1s [2022-01-20T08:47:28.699Z] [2022-01-20T08:47:28.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:28.699Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:28.699Z] #43 126.4 CC criu/log.o [2022-01-20T08:47:28.723Z] #43 ... [2022-01-20T08:47:28.723Z] [2022-01-20T08:47:28.723Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:28.723Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:28.723Z] #22 13.90 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T08:47:28.723Z] #22 13.90 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T08:47:28.723Z] #22 13.96 Successfully built yamllint [2022-01-20T08:47:28.723Z] #22 13.98 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T08:47:28.723Z] #22 14.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T08:47:28.723Z] #22 DONE 15.0s [2022-01-20T08:47:28.723Z] [2022-01-20T08:47:28.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:28.723Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:28.723Z] #43 140.2 CC criu/page-xfer.o [2022-01-20T08:47:28.723Z] #43 ... [2022-01-20T08:47:28.723Z] [2022-01-20T08:47:28.723Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T08:47:28.723Z] #25 sha256:75d33ad8a580bb4c4a66f261b169aeb22aed3b49e4a5631c5291151103a09cd6 [2022-01-20T08:47:28.723Z] #25 DONE 0.2s [2022-01-20T08:47:28.985Z] [2022-01-20T08:47:28.985Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T08:47:28.985Z] #30 sha256:4e0de4a4317635093e2c4f5d09894bcb6490fd819cb4d3a71c8ca133729d4302 [2022-01-20T08:47:29.172Z] #20 54.77 Setting up apparmor (2.13.2-10) ... [2022-01-20T08:47:29.266Z] #43 127.2 CC criu/lsm.o [2022-01-20T08:47:27.856Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T08:47:28.260Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T08:47:29.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:47:29.057Z] > git --version # timeout=10 [2022-01-20T08:47:29.116Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T08:47:29.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:47:29.121Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:47:29.830Z] #43 127.6 CC criu/mem.o [2022-01-20T08:47:29.934Z] #30 DONE 1.2s [2022-01-20T08:47:29.934Z] [2022-01-20T08:47:29.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:29.934Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:30.196Z] #43 ... [2022-01-20T08:47:30.196Z] [2022-01-20T08:47:30.196Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T08:47:30.196Z] #33 sha256:cc09634ef6283a25d596de14603a2e782a2f3e8e65c2d44f52e35233108f69bd [2022-01-20T08:47:30.196Z] #33 DONE 0.1s [2022-01-20T08:47:30.196Z] [2022-01-20T08:47:30.196Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T08:47:30.196Z] #35 sha256:47c960e0f9b960d906f219297da894d45d18aadf9c334e0632c607eb4dd6f2b0 [2022-01-20T08:47:30.196Z] #35 DONE 0.1s [2022-01-20T08:47:30.196Z] [2022-01-20T08:47:30.196Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T08:47:30.196Z] #38 sha256:abdadddd72182686a5793aee756a4fca284a56473baa1c9bb9816cb569ee7fb8 [2022-01-20T08:47:30.196Z] #38 DONE 0.0s [2022-01-20T08:47:30.196Z] [2022-01-20T08:47:30.196Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:30.196Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:47:30.457Z] #53 ... [2022-01-20T08:47:30.457Z] [2022-01-20T08:47:30.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:30.457Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:30.457Z] #43 142.1 CC criu/pagemap-cache.o [2022-01-20T08:47:30.539Z] #20 ... [2022-01-20T08:47:30.539Z] [2022-01-20T08:47:30.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:30.539Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:30.539Z] #43 119.7 CC criu/log.o [2022-01-20T08:47:30.539Z] #43 120.2 CC criu/lsm.o [2022-01-20T08:47:30.539Z] #43 120.6 CC criu/mem.o [2022-01-20T08:47:30.539Z] #43 122.4 CC criu/memfd.o [2022-01-20T08:47:30.539Z] #43 123.1 CC criu/mount.o [2022-01-20T08:47:30.539Z] #43 127.5 CC criu/namespaces.o [2022-01-20T08:47:30.539Z] #43 129.6 CC criu/net.o [2022-01-20T08:47:30.539Z] #43 ... [2022-01-20T08:47:30.539Z] [2022-01-20T08:47:30.539Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:30.539Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:30.539Z] #40 192.4 + dpkg --print-architecture [2022-01-20T08:47:30.539Z] #40 192.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-20T08:47:30.539Z] #40 192.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T08:47:30.539Z] #40 192.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T08:47:30.718Z] #43 142.5 CC criu/pagemap.o [2022-01-20T08:47:30.796Z] #40 ... [2022-01-20T08:47:30.796Z] [2022-01-20T08:47:30.796Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:30.796Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:30.796Z] #20 56.43 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T08:47:30.796Z] #20 56.44 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:31.046Z] #20 12.18 Reading package lists... [2022-01-20T08:47:31.359Z] #20 56.89 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:47:31.661Z] #43 143.4 CC criu/parasite-syscall.o [2022-01-20T08:47:31.724Z] #43 129.4 CC criu/memfd.o [2022-01-20T08:47:31.978Z] #20 16.40 Reading package lists... [2022-01-20T08:47:31.978Z] #20 ... [2022-01-20T08:47:31.978Z] [2022-01-20T08:47:31.978Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:31.978Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:31.978Z] #43 68.26 LINK criu/pie/parasite.built-in.o [2022-01-20T08:47:31.978Z] #43 68.27 GEN criu/pie/parasite-blob.h [2022-01-20T08:47:31.978Z] #43 68.31 CC criu/pie/parasite-vdso.o [2022-01-20T08:47:31.978Z] #43 68.96 CC criu/arch/x86/vdso-pie.o [2022-01-20T08:47:31.978Z] #43 69.37 CC criu/arch/x86/restorer.o [2022-01-20T08:47:31.978Z] #43 69.97 CC criu/arch/x86/restorer_unmap.o [2022-01-20T08:47:31.978Z] #43 70.03 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-20T08:47:31.978Z] #43 70.38 CC criu/pie/restorer.o [2022-01-20T08:47:31.978Z] #43 73.46 LINK criu/pie/restorer.built-in.o [2022-01-20T08:47:31.978Z] #43 73.48 GEN criu/pie/restorer-blob.h [2022-01-20T08:47:31.978Z] #43 73.58 DEP criu/vdso.d [2022-01-20T08:47:31.978Z] #43 73.88 DEP criu/vdso-compat.d [2022-01-20T08:47:31.978Z] #43 74.04 DEP criu/uts_ns.d [2022-01-20T08:47:31.978Z] #43 74.23 DEP criu/util.d [2022-01-20T08:47:31.978Z] #43 74.53 DEP criu/uffd.d [2022-01-20T08:47:31.978Z] #43 74.76 DEP criu/tun.d [2022-01-20T08:47:31.978Z] #43 74.92 DEP criu/tty.d [2022-01-20T08:47:31.978Z] #43 75.09 DEP criu/timerfd.d [2022-01-20T08:47:31.978Z] #43 75.28 DEP criu/timens.d [2022-01-20T08:47:31.978Z] #43 75.50 DEP criu/sysfs_parse.d [2022-01-20T08:47:31.978Z] #43 75.65 DEP criu/sysctl.d [2022-01-20T08:47:31.978Z] #43 75.80 DEP criu/string.d [2022-01-20T08:47:31.978Z] #43 75.87 DEP criu/stats.d [2022-01-20T08:47:31.978Z] #43 75.99 DEP criu/sockets.d [2022-01-20T08:47:31.978Z] #43 76.15 DEP criu/sk-unix.d [2022-01-20T08:47:31.978Z] #43 76.40 DEP criu/sk-tcp.d [2022-01-20T08:47:31.978Z] #43 76.62 DEP criu/sk-queue.d [2022-01-20T08:47:31.978Z] #43 76.77 DEP criu/sk-packet.d [2022-01-20T08:47:31.978Z] #43 77.02 DEP criu/sk-netlink.d [2022-01-20T08:47:31.978Z] #43 77.23 DEP criu/sk-inet.d [2022-01-20T08:47:31.978Z] #43 77.57 DEP criu/signalfd.d [2022-01-20T08:47:31.978Z] #43 77.72 DEP criu/sigframe.d [2022-01-20T08:47:31.978Z] #43 77.85 DEP criu/shmem.d [2022-01-20T08:47:31.978Z] #43 78.00 DEP criu/servicefd.d [2022-01-20T08:47:31.978Z] #43 78.18 DEP criu/seize.d [2022-01-20T08:47:31.978Z] #43 78.32 DEP criu/seccomp.d [2022-01-20T08:47:31.978Z] #43 78.47 DEP criu/rst-malloc.d [2022-01-20T08:47:31.978Z] #43 78.53 DEP criu/rbtree.d [2022-01-20T08:47:31.978Z] #43 78.59 DEP criu/pstree.d [2022-01-20T08:47:32.287Z] #43 130.1 CC criu/mount.o [2022-01-20T08:47:32.288Z] #20 57.81 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T08:47:32.542Z] #43 78.89 DEP criu/protobuf.d [2022-01-20T08:47:32.542Z] #43 79.03 GEN criu/protobuf-desc-gen.h [2022-01-20T08:47:32.544Z] #20 58.23 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T08:47:32.603Z] #43 144.3 CC criu/path.o [2022-01-20T08:47:33.174Z] #43 144.6 CC criu/pie-util-vdso-elf32.o [2022-01-20T08:47:33.434Z] #43 145.1 CC criu/pie-util-vdso.o [2022-01-20T08:47:33.695Z] #43 145.5 CC criu/pie-util.o [2022-01-20T08:47:33.947Z] #20 59.46 Setting up python3-pip (18.1-5) ... [2022-01-20T08:47:33.967Z] #43 145.7 CC criu/pipes.o [2022-01-20T08:47:34.436Z] #43 80.88 DEP criu/protobuf-desc.d [2022-01-20T08:47:34.693Z] #43 81.02 DEP criu/proc_parse.d [2022-01-20T08:47:34.693Z] #43 81.28 DEP criu/plugin.d [2022-01-20T08:47:34.693Z] #43 ... [2022-01-20T08:47:34.693Z] [2022-01-20T08:47:34.693Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:34.693Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:34.693Z] #20 16.40 Reading package lists... [2022-01-20T08:47:34.807Z] #43 ... [2022-01-20T08:47:34.807Z] [2022-01-20T08:47:34.807Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:34.807Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:34.807Z] #40 197.1 + dpkg --print-architecture [2022-01-20T08:47:34.807Z] #40 197.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-20T08:47:34.807Z] #40 197.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T08:47:34.807Z] #40 197.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T08:47:34.877Z] #20 60.54 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:47:34.877Z] #20 60.58 Processing triggers for mime-support (3.62) ... [2022-01-20T08:47:34.920Z] #43 146.4 CC criu/plugin.o [2022-01-20T08:47:35.181Z] #43 146.8 CC criu/proc_parse.o [2022-01-20T08:47:35.440Z] #20 DONE 61.2s [2022-01-20T08:47:35.440Z] [2022-01-20T08:47:35.440Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:35.440Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:35.440Z] #43 133.2 CC criu/netfilter.o [2022-01-20T08:47:35.440Z] #43 133.6 CC criu/page-pipe.o [2022-01-20T08:47:35.440Z] #43 134.4 CC criu/page-xfer.o [2022-01-20T08:47:35.707Z] #53 ... [2022-01-20T08:47:35.707Z] [2022-01-20T08:47:35.707Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:35.707Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:47:35.707Z] #56 177.7 + bin/containerd [2022-01-20T08:47:35.736Z] #40 ... [2022-01-20T08:47:35.736Z] [2022-01-20T08:47:35.736Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:35.736Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:35.736Z] #43 133.6 CC criu/namespaces.o [2022-01-20T08:47:35.881Z] #20 20.41 Building dependency tree... [2022-01-20T08:47:36.804Z] #43 136.3 CC criu/pagemap-cache.o [2022-01-20T08:47:36.811Z] #20 ... [2022-01-20T08:47:36.811Z] [2022-01-20T08:47:36.811Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T08:47:36.811Z] #45 sha256:dafa77de04233b2cd86f4eda6c04bf6b4947ca1134d9ae05606573d50a420b20 [2022-01-20T08:47:36.811Z] #45 148.6 github.com/LK4D4/vndr/godl [2022-01-20T08:47:36.811Z] #45 149.3 github.com/LK4D4/vndr [2022-01-20T08:47:36.811Z] #45 DONE 154.5s [2022-01-20T08:47:36.811Z] [2022-01-20T08:47:36.811Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:36.811Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:36.811Z] #43 81.40 DEP criu/pipes.d [2022-01-20T08:47:36.811Z] #43 81.64 DEP criu/pie-util.d [2022-01-20T08:47:36.811Z] #43 81.83 DEP criu/pie-util-vdso.d [2022-01-20T08:47:36.811Z] #43 82.00 DEP criu/pie-util-vdso-elf32.d [2022-01-20T08:47:36.811Z] #43 82.13 DEP criu/path.d [2022-01-20T08:47:36.811Z] #43 82.35 DEP criu/parasite-syscall.d [2022-01-20T08:47:36.811Z] #43 82.58 DEP criu/pagemap.d [2022-01-20T08:47:36.811Z] #43 82.83 DEP criu/pagemap-cache.d [2022-01-20T08:47:36.811Z] #43 83.05 DEP criu/page-xfer.d [2022-01-20T08:47:36.811Z] #43 83.31 DEP criu/page-pipe.d [2022-01-20T08:47:37.060Z] #43 ... [2022-01-20T08:47:37.060Z] [2022-01-20T08:47:37.060Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T08:47:37.060Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T08:47:37.060Z] #21 1.460 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T08:47:37.060Z] #21 1.464 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T08:47:37.060Z] #21 1.466 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T08:47:37.060Z] #21 DONE 1.6s [2022-01-20T08:47:37.068Z] #43 83.47 DEP criu/netfilter.d [2022-01-20T08:47:37.315Z] [2022-01-20T08:47:37.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:37.316Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:37.316Z] #43 136.8 CC criu/pagemap.o [2022-01-20T08:47:37.326Z] #43 83.79 DEP criu/net.d [2022-01-20T08:47:37.583Z] #43 84.12 DEP criu/namespaces.d [2022-01-20T08:47:37.621Z] #56 ... [2022-01-20T08:47:37.621Z] [2022-01-20T08:47:37.621Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T08:47:37.621Z] #24 sha256:0c5e2987b6990d64deacea826c3e5bf6ce778d36122572cb47e489ccdad226fa [2022-01-20T08:47:37.622Z] #24 217.3 + return [2022-01-20T08:47:37.622Z] #24 DONE 217.6s [2022-01-20T08:47:37.622Z] [2022-01-20T08:47:37.622Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:37.622Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:47:37.628Z] #43 135.4 CC criu/net.o [2022-01-20T08:47:37.727Z] #43 149.3 CC criu/protobuf-desc.o [2022-01-20T08:47:38.154Z] #43 84.49 DEP criu/mount.d [2022-01-20T08:47:38.154Z] #43 84.65 DEP criu/memfd.d [2022-01-20T08:47:38.154Z] #43 84.76 DEP criu/mem.d [2022-01-20T08:47:38.558Z] #43 ... [2022-01-20T08:47:38.558Z] [2022-01-20T08:47:38.558Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:38.558Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:38.558Z] #22 4.992 Collecting yamllint==1.26.1 [2022-01-20T08:47:38.564Z] #56 ... [2022-01-20T08:47:38.564Z] [2022-01-20T08:47:38.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T08:47:38.564Z] #25 sha256:e06c12497fc727637f528c9e541f4c5aa8504b3a94920fafd13cb4f283a7b2d4 [2022-01-20T08:47:38.564Z] #25 DONE 0.1s [2022-01-20T08:47:38.564Z] [2022-01-20T08:47:38.564Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T08:47:38.564Z] #30 sha256:ba8caf996d0497528c2277c963cdd7741923fd1a0f2db3f10f80debe70ae3768 [2022-01-20T08:47:38.669Z] #43 150.2 CC criu/protobuf.o [2022-01-20T08:47:38.682Z] #43 137.9 CC criu/parasite-syscall.o [2022-01-20T08:47:38.717Z] #43 84.95 DEP criu/lsm.d [2022-01-20T08:47:38.717Z] #43 85.13 DEP criu/log.d [2022-01-20T08:47:38.815Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T08:47:38.930Z] #43 150.6 CC criu/pstree.o [2022-01-20T08:47:38.974Z] #43 85.25 DEP criu/libnetlink.d [2022-01-20T08:47:38.974Z] #43 85.37 DEP criu/kerndat.d [2022-01-20T08:47:39.231Z] #43 85.62 DEP criu/kcmp-ids.d [2022-01-20T08:47:39.231Z] #43 85.73 DEP criu/irmap.d [2022-01-20T08:47:39.231Z] #43 85.86 DEP criu/ipc_ns.d [2022-01-20T08:47:39.507Z] #30 DONE 0.8s [2022-01-20T08:47:39.507Z] [2022-01-20T08:47:39.507Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T08:47:39.507Z] #33 sha256:2a177fcd85fb98dc40fae4ac15e0e2c794275e9cc4d1b1788fcf57cc444ce762 [2022-01-20T08:47:39.507Z] #33 DONE 0.1s [2022-01-20T08:47:39.507Z] [2022-01-20T08:47:39.507Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T08:47:39.507Z] #35 sha256:737e95f07ecc98ed3eeec5297c95fa1912f174e4783864832f4819382c689e39 [2022-01-20T08:47:39.507Z] #35 DONE 0.1s [2022-01-20T08:47:39.507Z] [2022-01-20T08:47:39.507Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T08:47:39.507Z] #38 sha256:79ba8a2b873ff85ff29ce43bf5589f66fa88961eea8ae3e7b64c5aa5dc8f2c4f [2022-01-20T08:47:39.507Z] #38 DONE 0.1s [2022-01-20T08:47:39.507Z] [2022-01-20T08:47:39.507Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T08:47:39.507Z] #41 sha256:04200508341ffc5de573b0876f9676cbf75c65e82b6b29c1cd049e1da9c6e6a0 [2022-01-20T08:47:39.610Z] #43 138.9 CC criu/path.o [2022-01-20T08:47:39.768Z] #41 DONE 0.1s [2022-01-20T08:47:39.768Z] [2022-01-20T08:47:39.768Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T08:47:39.768Z] #44 sha256:94755e109fcc02f1eab3844415932a7d6547d51111aa9a2f514bde0536883bfd [2022-01-20T08:47:39.768Z] #44 DONE 0.1s [2022-01-20T08:47:39.768Z] [2022-01-20T08:47:39.768Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:39.768Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:47:39.768Z] #56 ... [2022-01-20T08:47:39.768Z] [2022-01-20T08:47:39.768Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T08:47:39.768Z] #46 sha256:57bf77f374e352eca1355b763a0c6b1e54260589daf3e3d0d19ddc3b9b3931a6 [2022-01-20T08:47:39.768Z] #46 DONE 0.1s [2022-01-20T08:47:39.768Z] [2022-01-20T08:47:39.768Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T08:47:39.768Z] #48 sha256:daa069b0c9980b903d9a68f069fcba6665d23e630190f7444782c6971200c264 [2022-01-20T08:47:39.794Z] #43 86.13 DEP criu/image.d [2022-01-20T08:47:39.794Z] #43 86.28 DEP criu/image-desc.d [2022-01-20T08:47:39.866Z] #43 139.2 CC criu/pie-util-vdso-elf32.o [2022-01-20T08:47:40.030Z] #48 DONE 0.1s [2022-01-20T08:47:40.030Z] [2022-01-20T08:47:40.030Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T08:47:40.030Z] #50 sha256:7064d9844eb6313637605d7b0b4b7e86c884a60ce477580788b090a1a5a643a8 [2022-01-20T08:47:40.051Z] #43 86.38 DEP criu/fsnotify.d [2022-01-20T08:47:40.051Z] #43 86.59 DEP criu/filesystems.d [2022-01-20T08:47:40.123Z] #43 139.7 CC criu/pie-util-vdso.o [2022-01-20T08:47:40.183Z] #22 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T08:47:40.183Z] #22 11.68 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T08:47:40.183Z] #22 11.76 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T08:47:40.291Z] #50 DONE 0.2s [2022-01-20T08:47:40.291Z] [2022-01-20T08:47:40.291Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T08:47:40.291Z] #52 sha256:892ef27476a365f91489cfeed5b24d14b0c079ab7b1ee56f85e76f6c70bca4d1 [2022-01-20T08:47:40.291Z] #52 DONE 0.1s [2022-01-20T08:47:40.291Z] [2022-01-20T08:47:40.291Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:40.291Z] #53 sha256:d906405985c3bf6fb49831bf232be37b16a1d690ca8f128e70422bf0e367b37a [2022-01-20T08:47:40.308Z] #43 86.75 DEP criu/files.d [2022-01-20T08:47:40.316Z] #43 151.8 CC criu/rbtree.o [2022-01-20T08:47:40.440Z] #22 12.08 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-01-20T08:47:40.567Z] #43 86.92 DEP criu/files-reg.d [2022-01-20T08:47:40.567Z] #43 87.07 DEP criu/files-ext.d [2022-01-20T08:47:40.578Z] #43 152.1 CC criu/rst-malloc.o [2022-01-20T08:47:40.578Z] #43 152.4 CC criu/seccomp.o [2022-01-20T08:47:40.686Z] #43 140.2 CC criu/pie-util.o [2022-01-20T08:47:40.697Z] #22 12.37 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T08:47:40.697Z] #22 12.38 Building wheels for collected packages: yamllint [2022-01-20T08:47:40.697Z] #22 12.38 Running setup.py bdist_wheel for yamllint: started [2022-01-20T08:47:40.697Z] #22 ... [2022-01-20T08:47:40.697Z] [2022-01-20T08:47:40.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:40.697Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:40.697Z] #43 138.8 CC criu/netfilter.o [2022-01-20T08:47:40.826Z] #43 87.24 DEP criu/file-lock.d [2022-01-20T08:47:40.942Z] #43 140.4 CC criu/pipes.o [2022-01-20T08:47:41.092Z] #43 87.42 DEP criu/file-ids.d [2022-01-20T08:47:41.092Z] #43 87.59 DEP criu/fifo.d [2022-01-20T08:47:41.260Z] #43 139.2 CC criu/page-pipe.o [2022-01-20T08:47:41.350Z] #43 87.72 DEP criu/fdstore.d [2022-01-20T08:47:41.350Z] #43 87.78 DEP criu/fault-injection.d [2022-01-20T08:47:41.350Z] #43 ... [2022-01-20T08:47:41.350Z] [2022-01-20T08:47:41.350Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T08:47:41.350Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T08:47:41.350Z] #32 DONE 159.1s [2022-01-20T08:47:41.350Z] [2022-01-20T08:47:41.350Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:41.350Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:41.350Z] #43 87.82 DEP criu/external.d [2022-01-20T08:47:41.350Z] #43 87.95 DEP criu/eventpoll.d [2022-01-20T08:47:41.350Z] #43 ... [2022-01-20T08:47:41.350Z] [2022-01-20T08:47:41.350Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:41.350Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:41.350Z] #20 22.53 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T08:47:41.350Z] #20 22.53 The following additional packages will be installed: [2022-01-20T08:47:41.350Z] #20 22.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T08:47:41.350Z] #20 22.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T08:47:41.350Z] #20 22.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T08:47:41.350Z] #20 22.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T08:47:41.350Z] #20 22.54 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T08:47:41.350Z] #20 22.55 Suggested packages: [2022-01-20T08:47:41.350Z] #20 22.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T08:47:41.350Z] #20 22.56 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T08:47:41.350Z] #20 22.56 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T08:47:41.350Z] #20 22.56 quota [2022-01-20T08:47:41.350Z] #20 22.56 Recommended packages: [2022-01-20T08:47:41.350Z] #20 22.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T08:47:41.350Z] #20 22.56 python3-keyrings.alt python3-xdg unzip [2022-01-20T08:47:41.350Z] #20 24.64 The following NEW packages will be installed: [2022-01-20T08:47:41.350Z] #20 24.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T08:47:41.350Z] #20 24.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T08:47:41.350Z] #20 24.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T08:47:41.350Z] #20 24.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T08:47:41.350Z] #20 24.66 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T08:47:41.350Z] #20 24.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T08:47:41.350Z] #20 24.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T08:47:41.350Z] #20 24.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T08:47:41.350Z] #20 24.67 xz-utils zip [2022-01-20T08:47:41.350Z] #20 25.02 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:47:41.350Z] #20 25.02 Need to get 28.6 MB of archives. [2022-01-20T08:47:41.350Z] #20 25.02 After this operation, 116 MB of additional disk space will be used. [2022-01-20T08:47:41.350Z] #20 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-20T08:47:41.350Z] #20 25.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-20T08:47:41.350Z] #20 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-20T08:47:41.350Z] #20 25.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-20T08:47:41.350Z] #20 25.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-20T08:47:41.350Z] #20 25.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-20T08:47:41.350Z] #20 25.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T08:47:41.350Z] #20 25.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-20T08:47:41.350Z] #20 25.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-20T08:47:41.350Z] #20 25.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-20T08:47:41.350Z] #20 25.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-20T08:47:41.350Z] #20 25.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-20T08:47:41.350Z] #20 25.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T08:47:41.350Z] #20 25.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-20T08:47:41.350Z] #20 25.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-20T08:47:41.350Z] #20 25.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-20T08:47:41.350Z] #20 25.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T08:47:41.350Z] #20 25.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T08:47:41.350Z] #20 25.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T08:47:41.350Z] #20 25.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-20T08:47:41.350Z] #20 25.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-20T08:47:41.350Z] #20 25.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-20T08:47:41.350Z] #20 25.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-20T08:47:41.350Z] #20 25.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T08:47:41.350Z] #20 25.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T08:47:41.350Z] #20 25.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T08:47:41.350Z] #20 25.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-20T08:47:41.350Z] #20 25.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-20T08:47:41.350Z] #20 25.49 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T08:47:41.350Z] #20 26.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T08:47:41.350Z] #20 26.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T08:47:41.350Z] #20 26.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T08:47:41.351Z] #20 26.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-20T08:47:41.351Z] #20 26.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-20T08:47:41.351Z] #20 26.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-20T08:47:41.351Z] #20 26.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T08:47:41.351Z] #20 26.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T08:47:41.351Z] #20 26.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T08:47:41.351Z] #20 26.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-20T08:47:41.351Z] #20 26.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T08:47:41.351Z] #20 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T08:47:41.351Z] #20 26.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T08:47:41.351Z] #20 26.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-20T08:47:41.351Z] #20 26.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-20T08:47:41.351Z] #20 26.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-20T08:47:41.351Z] #20 26.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T08:47:41.351Z] #20 26.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-20T08:47:41.351Z] #20 26.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-20T08:47:41.351Z] #20 26.92 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-20T08:47:41.521Z] #43 153.1 CC criu/seize.o [2022-01-20T08:47:41.676Z] #53 122.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T08:47:41.823Z] #43 139.8 CC criu/page-xfer.o [2022-01-20T08:47:41.871Z] #43 141.2 CC criu/plugin.o [2022-01-20T08:47:42.093Z] #43 ... [2022-01-20T08:47:42.093Z] [2022-01-20T08:47:42.093Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:42.093Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:42.093Z] #40 DONE 223.1s [2022-01-20T08:47:42.247Z] #53 123.3 + mkdir -p /build [2022-01-20T08:47:42.247Z] #53 123.3 + cp runc /build/runc [2022-01-20T08:47:42.281Z] #20 27.87 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:47:42.354Z] [2022-01-20T08:47:42.354Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:47:42.354Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:47:42.433Z] #43 141.7 CC criu/proc_parse.o [2022-01-20T08:47:42.508Z] #53 DONE 123.4s [2022-01-20T08:47:42.508Z] [2022-01-20T08:47:42.508Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:42.508Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:47:42.542Z] #20 28.04 Fetched 28.6 MB in 2s (13.1 MB/s) [2022-01-20T08:47:42.542Z] #20 28.10 Selecting previously unselected package pigz. [2022-01-20T08:47:42.615Z] #53 ... [2022-01-20T08:47:42.615Z] [2022-01-20T08:47:42.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:42.615Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:42.615Z] #43 154.2 CC criu/servicefd.o [2022-01-20T08:47:42.800Z] #20 28.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-01-20T08:47:42.800Z] #20 28.14 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-20T08:47:42.800Z] #20 28.16 Unpacking pigz (2.4-1) ... [2022-01-20T08:47:42.800Z] #20 28.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-20T08:47:42.800Z] #20 28.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:42.800Z] #20 28.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:43.057Z] #20 28.66 Selecting previously unselected package python3.7-minimal. [2022-01-20T08:47:43.057Z] #20 28.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:43.192Z] #43 ... [2022-01-20T08:47:43.192Z] [2022-01-20T08:47:43.192Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:43.192Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:43.192Z] #22 13.59 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T08:47:43.192Z] #22 13.59 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T08:47:43.192Z] #22 13.66 Successfully built yamllint [2022-01-20T08:47:43.192Z] #22 13.68 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T08:47:43.192Z] #22 14.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T08:47:43.192Z] #22 DONE 14.6s [2022-01-20T08:47:43.192Z] [2022-01-20T08:47:43.192Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T08:47:43.192Z] #25 sha256:83e49071119b0a267f36d051b5063ed4dba7339e8afbac9eccb5b4b28c4c0087 [2022-01-20T08:47:43.192Z] #25 DONE 0.2s [2022-01-20T08:47:43.192Z] [2022-01-20T08:47:43.192Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T08:47:43.192Z] #30 sha256:fba01a502597e2f1c70784c5ecf57b2a6b328cc8ae684991b17865dbf9daac35 [2022-01-20T08:47:43.314Z] #20 28.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:47:43.558Z] #43 155.0 CC criu/shmem.o [2022-01-20T08:47:43.558Z] #43 ... [2022-01-20T08:47:43.558Z] [2022-01-20T08:47:43.558Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T08:47:43.558Z] #41 sha256:0e92670c20ca02c002f2747ce6b0c4a59652169dbdb12b27b0826e0538466e3d [2022-01-20T08:47:43.558Z] #41 DONE 0.1s [2022-01-20T08:47:43.558Z] [2022-01-20T08:47:43.558Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:43.558Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:47:43.891Z] #56 ... [2022-01-20T08:47:43.891Z] [2022-01-20T08:47:43.891Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T08:47:43.891Z] #54 sha256:ccdf7af2ca86b53e1fb61956a06241ea334b899575744015544dd356bb42c73e [2022-01-20T08:47:43.891Z] #54 DONE 0.1s [2022-01-20T08:47:43.891Z] [2022-01-20T08:47:43.891Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:43.891Z] #56 sha256:92f0214be64e11446810ccb560963665496cfbef4877f5db81ecef41b9f10102 [2022-01-20T08:47:44.121Z] #30 DONE 1.1s [2022-01-20T08:47:44.121Z] [2022-01-20T08:47:44.121Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T08:47:44.121Z] #33 sha256:a0774f26d94ff3504252106948463b5f10e96d2e0016b1a68a9731e858745dc2 [2022-01-20T08:47:44.121Z] #33 DONE 0.1s [2022-01-20T08:47:44.121Z] [2022-01-20T08:47:44.121Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T08:47:44.121Z] #35 sha256:5d0486f7f233c0f3e2b44aa217fce6ae13a67022e6ea417213a321a84c4f519b [2022-01-20T08:47:44.128Z] #56 ... [2022-01-20T08:47:44.128Z] [2022-01-20T08:47:44.128Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:44.128Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:44.128Z] #43 155.7 CC criu/sigframe.o [2022-01-20T08:47:44.244Z] #20 29.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:44.244Z] #20 29.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T08:47:44.378Z] #35 DONE 0.1s [2022-01-20T08:47:44.378Z] [2022-01-20T08:47:44.378Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T08:47:44.378Z] #38 sha256:1de70c2857323858604635e65dcbff04591170146848e753850fbcf708eee730 [2022-01-20T08:47:44.378Z] #38 DONE 0.1s [2022-01-20T08:47:44.378Z] [2022-01-20T08:47:44.378Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:44.378Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:44.378Z] #43 141.8 CC criu/pagemap-cache.o [2022-01-20T08:47:44.378Z] #43 142.2 CC criu/pagemap.o [2022-01-20T08:47:44.389Z] #43 155.9 CC criu/signalfd.o [2022-01-20T08:47:44.389Z] #43 156.2 CC criu/sk-inet.o [2022-01-20T08:47:44.950Z] #43 144.5 CC criu/protobuf-desc.o [2022-01-20T08:47:45.307Z] #43 143.2 CC criu/parasite-syscall.o [2022-01-20T08:47:45.772Z] #43 157.1 CC criu/sk-netlink.o [2022-01-20T08:47:45.772Z] #43 157.5 CC criu/sk-packet.o [2022-01-20T08:47:45.877Z] #43 145.3 CC criu/protobuf.o [2022-01-20T08:47:45.877Z] #43 144.0 CC criu/path.o [2022-01-20T08:47:46.146Z] #20 31.68 Selecting previously unselected package python3-minimal. [2022-01-20T08:47:46.146Z] #20 31.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-01-20T08:47:46.146Z] #20 31.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-20T08:47:46.146Z] #20 31.74 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T08:47:46.344Z] #43 158.0 CC criu/sk-queue.o [2022-01-20T08:47:46.407Z] #20 31.81 Selecting previously unselected package libmpdec2:amd64. [2022-01-20T08:47:46.407Z] #20 31.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-20T08:47:46.407Z] #20 31.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:47:46.438Z] #43 145.8 CC criu/pstree.o [2022-01-20T08:47:46.441Z] #43 144.3 CC criu/pie-util-vdso-elf32.o [2022-01-20T08:47:48.653Z] Fetching without tags [2022-01-20T08:47:46.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:47:46.417Z] > git config --add remote.origin.fetch +refs/pull/43165/head:refs/remotes/origin/PR-43165 # timeout=10 [2022-01-20T08:47:46.473Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:47:46.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T08:47:48.659Z] #43 144.8 CC criu/pie-util-vdso.o [2022-01-20T08:47:48.659Z] #43 145.2 CC criu/pie-util.o [2022-01-20T08:47:48.659Z] #43 145.5 CC criu/pipes.o [2022-01-20T08:47:48.659Z] #43 146.1 CC criu/plugin.o [2022-01-20T08:47:48.659Z] #43 146.5 CC criu/proc_parse.o [2022-01-20T08:47:48.661Z] #20 31.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-20T08:47:48.661Z] #20 31.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:48.661Z] #20 31.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:48.661Z] #20 32.96 Selecting previously unselected package python3.7. [2022-01-20T08:47:48.661Z] #20 32.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T08:47:48.661Z] #20 32.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:47:48.661Z] #20 33.11 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-20T08:47:48.661Z] #20 33.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-20T08:47:48.661Z] #20 33.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:47:48.661Z] #20 33.23 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T08:47:48.661Z] #20 34.04 Selecting previously unselected package python3. [2022-01-20T08:47:48.661Z] #20 34.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 ... 24113 files and directories currently installed.) [2022-01-20T08:47:48.661Z] #20 34.09 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-20T08:47:48.661Z] #20 34.10 Unpacking python3 (3.7.3-1) ... [2022-01-20T08:47:48.661Z] #20 34.18 Selecting previously unselected package libip4tc0:amd64. [2022-01-20T08:47:48.661Z] #20 34.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:48.661Z] #20 34.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:48.661Z] #20 34.29 Selecting previously unselected package libip6tc0:amd64. [2022-01-20T08:47:48.661Z] #20 34.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:48.666Z] #43 158.5 CC criu/sk-tcp.o [2022-01-20T08:47:48.666Z] #43 ... [2022-01-20T08:47:48.666Z] [2022-01-20T08:47:48.666Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:47:48.666Z] #49 sha256:798f30b3353b7c8dab7755a111203e796a4894d5add70abff63adc9610d0201a [2022-01-20T08:47:48.666Z] #49 227.9 + /build/golangci-lint --version [2022-01-20T08:47:48.666Z] #49 228.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T08:47:48.666Z] #49 DONE 228.5s [2022-01-20T08:47:48.666Z] [2022-01-20T08:47:48.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:48.666Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:48.666Z] #43 159.0 CC criu/sk-unix.o [2022-01-20T08:47:48.704Z] #43 ... [2022-01-20T08:47:48.704Z] [2022-01-20T08:47:48.704Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:48.704Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:48.704Z] #22 5.719 Collecting yamllint==1.26.1 [2022-01-20T08:47:48.704Z] #22 ... [2022-01-20T08:47:48.704Z] [2022-01-20T08:47:48.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:48.704Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:48.704Z] #43 147.0 CC criu/rbtree.o [2022-01-20T08:47:48.704Z] #43 147.3 CC criu/rst-malloc.o [2022-01-20T08:47:48.704Z] #43 147.5 CC criu/seccomp.o [2022-01-20T08:47:48.704Z] #43 148.3 CC criu/seize.o [2022-01-20T08:47:48.920Z] #20 34.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:48.920Z] #20 34.39 Selecting previously unselected package libiptc0:amd64. [2022-01-20T08:47:48.920Z] #20 34.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-20T08:47:48.920Z] #20 34.41 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:47:48.920Z] #20 34.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T08:47:48.920Z] #20 34.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T08:47:49.178Z] #20 34.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:47:49.178Z] #20 34.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T08:47:49.178Z] #20 34.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-20T08:47:49.178Z] #20 34.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:47:49.178Z] #20 34.67 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T08:47:49.178Z] #20 34.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-20T08:47:49.178Z] #20 34.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:47:49.178Z] #20 34.78 Selecting previously unselected package iptables. [2022-01-20T08:47:49.237Z] #43 160.7 CC criu/sockets.o [2022-01-20T08:47:49.432Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:47:49.435Z] #20 34.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-20T08:47:49.435Z] #20 34.79 Unpacking iptables (1.8.2-4) ... [2022-01-20T08:47:49.692Z] #20 35.11 Selecting previously unselected package xxd. [2022-01-20T08:47:49.692Z] #20 35.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:47:49.692Z] #20 35.13 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T08:47:49.808Z] #43 161.3 CC criu/stats.o [2022-01-20T08:47:49.808Z] #43 161.5 CC criu/string.o [2022-01-20T08:47:49.950Z] #20 35.27 Selecting previously unselected package vim-common. [2022-01-20T08:47:49.950Z] #20 35.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:47:49.950Z] #20 35.32 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T08:47:49.950Z] #20 35.52 Selecting previously unselected package bash-completion. [2022-01-20T08:47:50.069Z] #43 161.6 CC criu/sysctl.o [2022-01-20T08:47:50.070Z] #43 149.4 CC criu/servicefd.o [2022-01-20T08:47:50.207Z] #20 35.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T08:47:48.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T08:47:48.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:47:48.691Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43165/head:refs/remotes/origin/PR-43165 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T08:47:49.540Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:47:49.595Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:47:50.327Z] #43 ... [2022-01-20T08:47:50.327Z] [2022-01-20T08:47:50.327Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:50.327Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:50.327Z] #40 DONE 218.9s [2022-01-20T08:47:50.327Z] [2022-01-20T08:47:50.327Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:50.327Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:50.327Z] #43 150.0 CC criu/shmem.o [2022-01-20T08:47:50.330Z] #43 162.0 CC criu/sysfs_parse.o [2022-01-20T08:47:50.591Z] #43 162.3 CC criu/timens.o [2022-01-20T08:47:50.851Z] #43 162.5 CC criu/timerfd.o [2022-01-20T08:47:51.112Z] #43 162.8 CC criu/tty.o [2022-01-20T08:47:51.182Z] #43 149.1 CC criu/protobuf-desc.o [2022-01-20T08:47:51.694Z] #43 151.2 CC criu/sigframe.o [2022-01-20T08:47:51.949Z] #43 151.4 CC criu/signalfd.o [2022-01-20T08:47:52.102Z] #20 ... [2022-01-20T08:47:52.102Z] [2022-01-20T08:47:52.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:52.102Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:52.102Z] #43 88.13 DEP criu/eventfd.d [2022-01-20T08:47:52.102Z] #43 88.40 DEP criu/crtools.d [2022-01-20T08:47:52.102Z] #43 88.75 DEP criu/cr-service.d [2022-01-20T08:47:52.102Z] #43 89.04 DEP criu/cr-restore.d [2022-01-20T08:47:52.102Z] #43 89.28 DEP criu/cr-errno.d [2022-01-20T08:47:52.102Z] #43 89.30 DEP criu/cr-dump.d [2022-01-20T08:47:52.102Z] #43 89.49 DEP criu/cr-dedup.d [2022-01-20T08:47:52.102Z] #43 89.62 DEP criu/cr-check.d [2022-01-20T08:47:52.102Z] #43 89.78 DEP criu/config.d [2022-01-20T08:47:52.102Z] #43 89.95 DEP criu/clone-noasan.d [2022-01-20T08:47:52.102Z] #43 90.03 DEP criu/cgroup.d [2022-01-20T08:47:52.102Z] #43 90.16 DEP criu/cgroup-props.d [2022-01-20T08:47:52.102Z] #43 90.23 DEP criu/bitmap.d [2022-01-20T08:47:52.102Z] #43 90.24 DEP criu/bfd.d [2022-01-20T08:47:52.102Z] #43 90.30 DEP criu/autofs.d [2022-01-20T08:47:52.102Z] #43 90.40 DEP criu/aio.d [2022-01-20T08:47:52.102Z] #43 90.53 DEP criu/action-scripts.d [2022-01-20T08:47:52.102Z] #43 90.77 CC criu/action-scripts.o [2022-01-20T08:47:52.102Z] #43 91.26 CC criu/aio.o [2022-01-20T08:47:52.102Z] #43 91.75 CC criu/autofs.o [2022-01-20T08:47:52.102Z] #43 93.06 CC criu/bfd.o [2022-01-20T08:47:52.102Z] #43 93.44 CC criu/bitmap.o [2022-01-20T08:47:52.102Z] #43 93.57 CC criu/cgroup-props.o [2022-01-20T08:47:52.102Z] #43 94.27 CC criu/cgroup.o [2022-01-20T08:47:52.102Z] #43 96.98 CC criu/clone-noasan.o [2022-01-20T08:47:52.102Z] #43 97.20 CC criu/config.o [2022-01-20T08:47:52.102Z] #43 98.54 CC criu/cr-check.o [2022-01-20T08:47:52.111Z] #43 150.0 CC criu/protobuf.o [2022-01-20T08:47:52.205Z] #43 ... [2022-01-20T08:47:52.205Z] [2022-01-20T08:47:52.205Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:47:52.205Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:47:52.205Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T08:47:52.205Z] #22 12.25 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T08:47:52.205Z] #22 12.30 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T08:47:52.205Z] #22 12.37 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T08:47:52.205Z] #22 12.68 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-01-20T08:47:52.205Z] #22 12.96 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T08:47:52.205Z] #22 12.97 Building wheels for collected packages: yamllint [2022-01-20T08:47:52.205Z] #22 12.97 Running setup.py bdist_wheel for yamllint: started [2022-01-20T08:47:52.205Z] #22 14.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T08:47:52.205Z] #22 14.11 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T08:47:52.205Z] #22 14.21 Successfully built yamllint [2022-01-20T08:47:52.205Z] #22 14.22 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T08:47:52.205Z] #22 14.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T08:47:52.205Z] #22 DONE 15.0s [2022-01-20T08:47:52.205Z] [2022-01-20T08:47:52.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:52.205Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:52.205Z] #43 151.8 CC criu/sk-inet.o [2022-01-20T08:47:52.461Z] #43 ... [2022-01-20T08:47:52.461Z] [2022-01-20T08:47:52.461Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T08:47:52.461Z] #25 sha256:df95985ae6a0417b6d546d68b47f279450988e73441e5413245db943667e8905 [2022-01-20T08:47:52.461Z] #25 DONE 0.4s [2022-01-20T08:47:52.498Z] #43 163.9 CC criu/tun.o [2022-01-20T08:47:52.498Z] #43 164.2 CC criu/uffd.o [2022-01-20T08:47:52.666Z] #43 ... [2022-01-20T08:47:52.666Z] [2022-01-20T08:47:52.666Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:47:52.666Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:47:52.666Z] #20 38.27 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T08:47:52.674Z] #43 150.4 CC criu/pstree.o [2022-01-20T08:47:52.722Z] [2022-01-20T08:47:52.722Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T08:47:52.722Z] #30 sha256:b29dbd59ffc167e9cf7d9d9e7f30ee711324e0453e3f3fe34ec61290525b9d47 [2022-01-20T08:47:53.083Z] Merge succeeded, producing 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:47:53.083Z] Checking out Revision 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 (PR-43165) [2022-01-20T08:47:53.231Z] #20 38.64 Selecting previously unselected package bzip2. [2022-01-20T08:47:53.231Z] #20 38.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-20T08:47:53.231Z] #20 38.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:47:53.231Z] #20 38.75 Selecting previously unselected package xz-utils. [2022-01-20T08:47:53.231Z] #20 38.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-20T08:47:53.231Z] #20 38.77 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T08:47:53.440Z] #43 164.9 CC criu/util.o [2022-01-20T08:47:53.487Z] #20 38.97 Selecting previously unselected package apparmor. [2022-01-20T08:47:53.487Z] #20 38.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-20T08:47:52.676Z] > git remote # timeout=10 [2022-01-20T08:47:52.753Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T08:47:52.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T08:47:52.812Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T08:47:52.986Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T08:47:53.117Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T08:47:53.187Z] > git checkout -f 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 # timeout=10 [2022-01-20T08:47:53.604Z] #43 151.5 CC criu/rbtree.o [2022-01-20T08:47:53.744Z] #20 39.06 Unpacking apparmor (2.13.2-10) ... [2022-01-20T08:47:53.860Z] #43 ... [2022-01-20T08:47:53.860Z] [2022-01-20T08:47:53.860Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:47:53.860Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:47:53.860Z] #40 DONE 221.6s [2022-01-20T08:47:54.000Z] #20 39.41 Selecting previously unselected package aufs-tools. [2022-01-20T08:47:54.000Z] #20 39.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-20T08:47:54.000Z] #20 39.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:47:54.000Z] #20 39.56 Selecting previously unselected package libonig5:amd64. [2022-01-20T08:47:54.000Z] #20 39.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T08:47:54.000Z] #20 39.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:47:54.117Z] [2022-01-20T08:47:54.117Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:54.117Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:54.117Z] #43 152.0 CC criu/rst-malloc.o [2022-01-20T08:47:54.256Z] #20 39.72 Selecting previously unselected package libjq1:amd64. [2022-01-20T08:47:54.257Z] #20 39.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:54.257Z] #20 39.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:47:54.257Z] #20 39.84 Selecting previously unselected package jq. [2022-01-20T08:47:54.257Z] #20 39.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T08:47:54.257Z] #20 39.85 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T08:47:54.374Z] #43 152.5 CC criu/seccomp.o [2022-01-20T08:47:54.383Z] #43 165.9 CC criu/uts_ns.o [2022-01-20T08:47:54.383Z] #43 166.0 CC criu/vdso-compat.o [2022-01-20T08:47:54.513Z] #20 39.96 Selecting previously unselected package libaio1:amd64. [2022-01-20T08:47:54.513Z] #20 39.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-20T08:47:54.513Z] #20 39.98 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:47:54.513Z] #20 40.03 Selecting previously unselected package libgpm2:amd64. [2022-01-20T08:47:54.513Z] #20 40.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-20T08:47:54.513Z] #20 40.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:47:54.513Z] #20 40.11 Selecting previously unselected package libicu63:amd64. [2022-01-20T08:47:54.513Z] #20 40.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T08:47:54.514Z] #20 40.12 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:47:54.616Z] #30 DONE 2.2s [2022-01-20T08:47:54.616Z] [2022-01-20T08:47:54.616Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:54.616Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:54.616Z] #43 152.8 CC criu/sk-netlink.o [2022-01-20T08:47:54.616Z] #43 153.2 CC criu/sk-packet.o [2022-01-20T08:47:54.616Z] #43 154.0 CC criu/sk-queue.o [2022-01-20T08:47:54.644Z] #43 166.2 CC criu/vdso.o [2022-01-20T08:47:54.876Z] #43 ... [2022-01-20T08:47:54.876Z] [2022-01-20T08:47:54.876Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T08:47:54.876Z] #33 sha256:b24c9a08b80e5166eefcf7755296e8265c0207a9912f7de6aeb0116f243777af [2022-01-20T08:47:54.876Z] #33 DONE 0.2s [2022-01-20T08:47:54.876Z] [2022-01-20T08:47:54.876Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T08:47:54.876Z] #35 sha256:e8689a8ef82342963eaf3292d179dfa0dc88e92b5ca35a6fa22478ac8003a664 [2022-01-20T08:47:54.876Z] #35 DONE 0.1s [2022-01-20T08:47:54.905Z] #43 166.5 LINK criu/built-in.o [2022-01-20T08:47:54.905Z] #43 166.6 LINK criu/criu [2022-01-20T08:47:55.132Z] [2022-01-20T08:47:55.132Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T08:47:55.132Z] #38 sha256:4e79e0ecf284dd63c49b721c69f076ad4f5646d0e2dd410f1fa58947f740a496 [2022-01-20T08:47:55.132Z] #38 DONE 0.1s [2022-01-20T08:47:55.132Z] [2022-01-20T08:47:55.132Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T08:47:55.132Z] #41 sha256:d0bc94bcaf610d52cd67f6cf26c59a3aca598936826e2f5d1f01a55f4f6c0870 [2022-01-20T08:47:55.304Z] #43 ... [2022-01-20T08:47:55.304Z] [2022-01-20T08:47:55.304Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T08:47:55.304Z] #41 sha256:b73bda3d4980e6a238d4bad2e95b5c851481b44c1468b5418de049a88b892b9b [2022-01-20T08:47:55.304Z] #41 DONE 0.2s [2022-01-20T08:47:55.304Z] [2022-01-20T08:47:55.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:55.304Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:55.304Z] #43 153.2 CC criu/seize.o [2022-01-20T08:47:55.389Z] #41 DONE 0.3s [2022-01-20T08:47:55.389Z] [2022-01-20T08:47:55.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:55.389Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:55.389Z] #43 154.5 CC criu/sk-tcp.o [2022-01-20T08:47:55.476Z] #43 166.9 DEP lib/c/criu.d [2022-01-20T08:47:55.476Z] #43 167.0 CC images/rpc.pb-c.o [2022-01-20T08:47:55.476Z] #43 167.3 CC lib/c/criu.o [2022-01-20T08:47:55.668Z] #43 155.1 CC criu/sk-unix.o [2022-01-20T08:47:55.867Z] #43 153.9 CC criu/servicefd.o [2022-01-20T08:47:56.420Z] #43 168.0 LINK lib/c/built-in.o [2022-01-20T08:47:56.420Z] #43 168.1 LINK lib/c/libcriu.so [2022-01-20T08:47:56.420Z] #43 168.1 LINK lib/c/libcriu.a [2022-01-20T08:47:56.431Z] #43 154.3 CC criu/shmem.o [2022-01-20T08:47:56.681Z] #43 168.2 GEN magic.py [2022-01-20T08:47:56.681Z] #43 168.3 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:47:56.681Z] #43 168.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:47:56.681Z] #43 168.3 Note: Building without GnuTLS support [2022-01-20T08:47:56.681Z] #43 168.3 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:47:56.681Z] #43 168.3 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:47:56.994Z] #43 155.1 CC criu/sigframe.o [2022-01-20T08:47:57.254Z] #43 169.0 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:47:57.557Z] #43 155.3 CC criu/signalfd.o [2022-01-20T08:47:57.557Z] #43 155.5 CC criu/sk-inet.o [2022-01-20T08:47:57.557Z] #43 156.7 CC criu/sockets.o [2022-01-20T08:47:57.813Z] #43 ... [2022-01-20T08:47:57.813Z] [2022-01-20T08:47:57.813Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:47:57.813Z] #49 sha256:0f0728b10e992d1801f2b8c4d7ff9284eecdf1f5ab762f6bcffd12e39c241096 [2022-01-20T08:47:57.813Z] #49 226.9 + /build/golangci-lint --version [2022-01-20T08:47:57.813Z] #49 227.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T08:47:57.813Z] #49 DONE 227.4s [2022-01-20T08:47:57.825Z] #43 169.5 make[1]: Nothing to be done for 'all'. [2022-01-20T08:47:58.069Z] [2022-01-20T08:47:58.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:58.069Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:58.069Z] #43 157.5 CC criu/stats.o [2022-01-20T08:47:58.325Z] #43 157.8 CC criu/string.o [2022-01-20T08:47:58.325Z] #43 157.8 CC criu/sysctl.o [2022-01-20T08:47:58.397Z] #43 170.0 make[1]: 'images/built-in.o' is up to date. [2022-01-20T08:47:58.397Z] #43 170.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T08:47:58.397Z] #43 170.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T08:47:58.397Z] #43 170.1 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T08:47:58.397Z] #43 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T08:47:58.397Z] #43 170.2 make[1]: Nothing to be done for 'all'. [2022-01-20T08:47:58.397Z] #43 170.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:47:58.487Z] #43 156.5 CC criu/sk-netlink.o [2022-01-20T08:47:58.658Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.658Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.658Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.658Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.686Z] #20 43.67 Selecting previously unselected package libnet1:amd64. [2022-01-20T08:47:58.686Z] #20 43.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T08:47:58.686Z] #20 43.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:47:58.686Z] #20 43.79 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T08:47:58.686Z] #20 43.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T08:47:58.686Z] #20 43.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:47:58.686Z] #20 43.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T08:47:58.686Z] #20 43.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T08:47:58.686Z] #20 43.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:47:58.686Z] #20 43.93 Selecting previously unselected package libreadline5:amd64. [2022-01-20T08:47:58.686Z] #20 43.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-20T08:47:58.686Z] #20 43.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:47:58.686Z] #20 44.04 Selecting previously unselected package net-tools. [2022-01-20T08:47:58.686Z] #20 44.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-20T08:47:58.686Z] #20 44.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:47:58.886Z] #43 158.4 CC criu/sysfs_parse.o [2022-01-20T08:47:58.943Z] #20 44.27 Selecting previously unselected package patch. [2022-01-20T08:47:58.943Z] #20 44.28 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-20T08:47:58.943Z] #20 44.29 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T08:47:58.943Z] #20 44.37 Selecting previously unselected package python-pip-whl. [2022-01-20T08:47:58.943Z] #20 44.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T08:47:58.943Z] #20 44.39 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T08:47:58.945Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.945Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.945Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.945Z] #43 170.7 make[2]: Nothing to be done for 'all'. [2022-01-20T08:47:58.945Z] #43 170.7 INSTALL criu/criu [2022-01-20T08:47:59.048Z] #43 156.8 CC criu/sk-packet.o [2022-01-20T08:47:59.143Z] #43 158.6 CC criu/timens.o [2022-01-20T08:47:59.213Z] #43 DONE 170.9s [2022-01-20T08:47:59.213Z] [2022-01-20T08:47:59.213Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:59.213Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:47:59.399Z] #43 158.9 CC criu/timerfd.o [2022-01-20T08:47:59.507Z] #20 44.95 Selecting previously unselected package python3-lib2to3. [2022-01-20T08:47:59.507Z] #20 44.97 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T08:47:59.507Z] #20 44.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:47:59.612Z] #43 157.4 CC criu/sk-queue.o [2022-01-20T08:47:59.612Z] #43 ... [2022-01-20T08:47:59.612Z] [2022-01-20T08:47:59.612Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:47:59.612Z] #49 sha256:55595b2b3842fd8015be97cabad40a9754f7f14a5b150fab701f3d68ddc5fdfd [2022-01-20T08:47:59.612Z] #49 227.3 + /build/golangci-lint --version [2022-01-20T08:47:59.612Z] #49 227.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T08:47:59.612Z] #49 DONE 227.7s [2022-01-20T08:47:59.763Z] #20 45.12 Selecting previously unselected package python3-distutils. [2022-01-20T08:47:59.763Z] #20 45.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T08:47:59.763Z] #20 45.15 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T08:47:59.763Z] #20 45.30 Selecting previously unselected package python3-pip. [2022-01-20T08:47:59.763Z] #20 45.30 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T08:47:59.763Z] #20 45.32 Unpacking python3-pip (18.1-5) ... [2022-01-20T08:47:59.897Z] [2022-01-20T08:47:59.897Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:47:59.897Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:47:59.897Z] #56 ... [2022-01-20T08:47:59.897Z] [2022-01-20T08:47:59.897Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:47:59.897Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:47:59.897Z] #43 157.8 CC criu/sk-tcp.o [2022-01-20T08:47:59.962Z] #43 159.2 CC criu/tty.o [2022-01-20T08:48:00.022Z] #20 45.51 Selecting previously unselected package python3-pkg-resources. [2022-01-20T08:48:00.022Z] #20 45.53 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T08:48:00.022Z] #20 45.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:48:00.281Z] #20 45.68 Selecting previously unselected package python3-setuptools. [2022-01-20T08:48:00.281Z] #20 45.69 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T08:48:00.281Z] #20 45.69 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T08:48:00.478Z] #43 158.4 CC criu/sk-unix.o [2022-01-20T08:48:00.538Z] #20 45.88 Selecting previously unselected package python3-wheel. [2022-01-20T08:48:00.538Z] #20 45.90 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T08:48:00.538Z] #20 45.90 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T08:48:00.538Z] #20 45.98 Selecting previously unselected package sudo. [2022-01-20T08:48:00.538Z] #20 45.98 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-20T08:48:00.538Z] #20 45.99 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:48:00.606Z] #56 ... [2022-01-20T08:48:00.606Z] [2022-01-20T08:48:00.606Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T08:48:00.606Z] #44 sha256:5471e573f4227511ef71202be865327cb3829f8d3d0c687425f97d4496ad8408 [2022-01-20T08:48:00.606Z] #44 DONE 0.2s [2022-01-20T08:48:00.606Z] [2022-01-20T08:48:00.606Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T08:48:00.606Z] #46 sha256:5fc34483b010a15c67f810df22b3ab89c668612628ad20fcb683534c6eaa4a22 [2022-01-20T08:48:00.606Z] #46 DONE 0.2s [2022-01-20T08:48:00.606Z] [2022-01-20T08:48:00.606Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T08:48:00.606Z] #48 sha256:766f4ef4d0734b0e7862af960cf941742b8a3775c11e50c7162dec0681c2018c [2022-01-20T08:48:00.867Z] #48 DONE 0.1s [2022-01-20T08:48:00.867Z] [2022-01-20T08:48:00.867Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T08:48:00.867Z] #50 sha256:f6d9d7a7bdf8c39fc5bd8a3e4fcfddc5cf339ce990fae4c1881c2c7d11d89739 [2022-01-20T08:48:01.102Z] #20 46.48 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T08:48:01.102Z] #20 46.49 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-20T08:48:01.103Z] #20 46.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:48:01.128Z] #50 DONE 0.4s [2022-01-20T08:48:01.128Z] [2022-01-20T08:48:01.128Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:01.128Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:48:01.329Z] #43 160.6 CC criu/tun.o [2022-01-20T08:48:01.359Z] #20 46.72 Selecting previously unselected package uidmap. [2022-01-20T08:48:01.359Z] #20 46.74 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-20T08:48:01.359Z] #20 46.75 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T08:48:01.359Z] #20 46.86 Selecting previously unselected package vim-runtime. [2022-01-20T08:48:01.359Z] #20 46.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T08:48:01.359Z] #20 46.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T08:48:01.388Z] #53 ... [2022-01-20T08:48:01.388Z] [2022-01-20T08:48:01.388Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T08:48:01.388Z] #52 sha256:427db14f6971b616d81785803d1bede7225aab56e3014e0a26b191a6b9ec183f [2022-01-20T08:48:01.388Z] #52 DONE 0.1s [2022-01-20T08:48:01.388Z] [2022-01-20T08:48:01.388Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:01.388Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:48:01.586Z] #43 161.0 CC criu/uffd.o [2022-01-20T08:48:01.616Z] #20 46.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T08:48:01.616Z] #20 46.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:48:01.876Z] #43 159.8 CC criu/sockets.o [2022-01-20T08:48:02.440Z] #43 160.3 CC criu/stats.o [2022-01-20T08:48:02.514Z] #43 161.8 CC criu/util.o [2022-01-20T08:48:02.696Z] #43 160.6 CC criu/string.o [2022-01-20T08:48:02.696Z] #43 160.6 CC criu/sysctl.o [2022-01-20T08:48:02.953Z] #43 161.0 CC criu/sysfs_parse.o [2022-01-20T08:48:03.076Z] #43 162.7 CC criu/uts_ns.o [2022-01-20T08:48:03.333Z] #43 162.8 CC criu/vdso-compat.o [2022-01-20T08:48:03.333Z] #43 163.0 CC criu/vdso.o [2022-01-20T08:48:03.483Z] #56 206.1 + bin/containerd-stress [2022-01-20T08:48:03.483Z] #56 207.2 + bin/containerd-shim [2022-01-20T08:48:03.515Z] #43 161.2 CC criu/timens.o [2022-01-20T08:48:03.515Z] #43 161.4 CC criu/timerfd.o [2022-01-20T08:48:03.771Z] #43 161.7 CC criu/tty.o [2022-01-20T08:48:03.894Z] #43 163.4 LINK criu/built-in.o [2022-01-20T08:48:03.894Z] #43 163.5 LINK criu/criu [2022-01-20T08:48:04.190Z] #20 ... [2022-01-20T08:48:04.190Z] [2022-01-20T08:48:04.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:04.190Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:04.190Z] #43 100.3 CC criu/cr-dedup.o [2022-01-20T08:48:04.190Z] #43 100.7 CC criu/cr-dump.o [2022-01-20T08:48:04.190Z] #43 103.1 CC criu/cr-errno.o [2022-01-20T08:48:04.190Z] #43 103.1 CC criu/cr-restore.o [2022-01-20T08:48:04.190Z] #43 107.6 CC criu/cr-service.o [2022-01-20T08:48:04.190Z] #43 109.4 CC criu/crtools.o [2022-01-20T08:48:04.190Z] #43 110.0 CC criu/eventfd.o [2022-01-20T08:48:04.190Z] #43 110.4 CC criu/eventpoll.o [2022-01-20T08:48:04.409Z] Commit message: "daemon/logger: replace flaky TestFollowLogsHandleDecodeErr" [2022-01-20T08:48:04.456Z] #43 163.7 DEP lib/c/criu.d [2022-01-20T08:48:04.456Z] #43 163.8 CC images/rpc.pb-c.o [2022-01-20T08:48:04.712Z] #43 164.2 CC lib/c/criu.o [2022-01-20T08:48:04.757Z] #43 ... [2022-01-20T08:48:04.757Z] [2022-01-20T08:48:04.757Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:48:04.757Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:48:04.757Z] #20 50.29 Selecting previously unselected package vim. [2022-01-20T08:48:04.757Z] #20 50.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T08:48:04.757Z] #20 50.31 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T08:48:04.820Z] > git --version # timeout=10 [2022-01-20T08:48:04.885Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T08:48:04.940Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T08:48:05.137Z] #43 163.0 CC criu/tun.o [2022-01-20T08:48:05.275Z] #43 164.9 LINK lib/c/built-in.o [2022-01-20T08:48:05.320Z] #20 50.87 Selecting previously unselected package xfsprogs. [2022-01-20T08:48:05.320Z] #20 50.88 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-20T08:48:05.320Z] #20 50.89 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T08:48:05.393Z] #43 163.4 CC criu/uffd.o [Pipeline] withEnv [Pipeline] { [2022-01-20T08:48:05.531Z] #43 164.9 LINK lib/c/libcriu.so [2022-01-20T08:48:05.531Z] #43 165.0 LINK lib/c/libcriu.a [2022-01-20T08:48:05.531Z] #43 165.1 GEN magic.py [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T08:48:05.788Z] #43 165.2 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:48:05.788Z] #43 165.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:48:05.788Z] #43 165.2 Note: Building without GnuTLS support [2022-01-20T08:48:05.788Z] #43 165.2 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:48:05.788Z] #43 165.2 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:48:05.886Z] #20 51.35 Selecting previously unselected package zip. [2022-01-20T08:48:05.886Z] #20 51.36 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-20T08:48:05.886Z] #20 51.36 Unpacking zip (3.0-11+b1) ... [2022-01-20T08:48:06.143Z] #20 51.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T08:48:06.143Z] #20 51.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T08:48:06.143Z] #20 51.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T08:48:06.143Z] #20 51.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T08:48:06.143Z] #20 51.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-20T08:48:06.143Z] #20 51.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T08:48:06.143Z] #20 51.66 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T08:48:06.143Z] #20 51.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T08:48:06.143Z] #20 51.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T08:48:06.143Z] #20 51.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T08:48:06.143Z] #20 51.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T08:48:06.143Z] #20 51.76 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T08:48:06.143Z] #20 51.78 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T08:48:06.323Z] #43 164.2 CC criu/util.o [2022-01-20T08:48:06.351Z] #43 165.9 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:48:06.400Z] #20 51.79 Setting up zip (3.0-11+b1) ... [2022-01-20T08:48:06.400Z] #20 51.81 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T08:48:06.400Z] #20 51.83 Setting up bash-completion (1:2.8-6) ... [2022-01-20T08:48:06.913Z] #43 166.4 make[1]: Nothing to be done for 'all'. [2022-01-20T08:48:07.253Z] #43 165.1 CC criu/uts_ns.o [2022-01-20T08:48:07.253Z] #43 165.3 CC criu/vdso-compat.o [2022-01-20T08:48:07.474Z] #43 167.0 make[1]: 'images/built-in.o' is up to date. [2022-01-20T08:48:07.475Z] #43 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T08:48:07.475Z] #43 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T08:48:07.475Z] #43 167.1 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T08:48:07.475Z] #43 167.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T08:48:07.475Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2022-01-20T08:48:07.513Z] #43 165.4 CC criu/vdso.o [2022-01-20T08:48:07.730Z] #43 167.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:48:07.986Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:07.986Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:07.986Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:07.986Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:07.986Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:08.077Z] #43 165.8 LINK criu/built-in.o [2022-01-20T08:48:08.077Z] #43 166.0 LINK criu/criu [2022-01-20T08:48:08.193Z] + docker version [2022-01-20T08:48:08.250Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:08.250Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:08.250Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:08.250Z] #43 167.8 INSTALL criu/criu [2022-01-20T08:48:08.333Z] #43 166.3 DEP lib/c/criu.d [2022-01-20T08:48:08.333Z] #43 166.4 CC images/rpc.pb-c.o [2022-01-20T08:48:08.506Z] #43 DONE 167.9s [2022-01-20T08:48:08.506Z] [2022-01-20T08:48:08.506Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:08.506Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:48:08.822Z] #56 212.3 + bin/containerd-shim-runc-v1 [2022-01-20T08:48:08.897Z] #43 166.8 CC lib/c/criu.o [2022-01-20T08:48:09.460Z] #43 167.5 LINK lib/c/built-in.o [2022-01-20T08:48:09.676Z] #20 54.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-20T08:48:09.676Z] #20 54.72 Setting up xz-utils (5.2.4-1) ... [2022-01-20T08:48:09.676Z] #20 54.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T08:48:09.676Z] #20 54.74 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T08:48:09.676Z] #20 54.79 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T08:48:09.676Z] #20 54.90 invoke-rc.d: could not determine current runlevel [2022-01-20T08:48:09.676Z] #20 54.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:48:09.676Z] #20 54.92 Setting up pigz (2.4-1) ... [2022-01-20T08:48:09.676Z] #20 54.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T08:48:09.676Z] #20 54.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T08:48:09.676Z] #20 54.97 Setting up python-pip-whl (18.1-5) ... [2022-01-20T08:48:09.676Z] #20 54.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T08:48:09.676Z] #20 54.99 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T08:48:09.717Z] #43 167.5 LINK lib/c/libcriu.so [2022-01-20T08:48:09.717Z] #43 167.6 LINK lib/c/libcriu.a [2022-01-20T08:48:09.717Z] #43 167.7 GEN magic.py [2022-01-20T08:48:09.717Z] #43 167.8 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:48:09.717Z] #43 167.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:48:09.933Z] #20 55.48 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-20T08:48:09.933Z] #20 55.49 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T08:48:09.933Z] #20 55.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T08:48:09.933Z] #20 55.54 Setting up vim (2:8.1.0875-5) ... [2022-01-20T08:48:09.973Z] #43 167.8 Note: Building without GnuTLS support [2022-01-20T08:48:09.973Z] #43 167.8 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:48:09.973Z] #43 167.8 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:48:10.190Z] #20 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T08:48:10.190Z] #20 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T08:48:10.190Z] #20 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T08:48:10.190Z] #20 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T08:48:10.190Z] #20 55.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T08:48:10.190Z] #20 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T08:48:10.190Z] #20 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T08:48:10.190Z] #20 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T08:48:10.190Z] #20 55.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T08:48:10.190Z] #20 55.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T08:48:10.190Z] #20 55.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T08:48:10.190Z] #20 55.68 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T08:48:10.190Z] #20 55.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T08:48:10.190Z] #20 55.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T08:48:10.537Z] #43 168.4 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:48:11.022Z] #53 ... [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T08:48:11.022Z] #44 sha256:e746f883e6c3b3cd40a81ecfad72393a720ef52a37371a4fce66ff3e774d52a3 [2022-01-20T08:48:11.022Z] #44 DONE 0.1s [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T08:48:11.022Z] #46 sha256:84682ae339ac322636c5343bd1b911bf787c31e2eed1853470482f8f5340b778 [2022-01-20T08:48:11.022Z] #46 DONE 0.1s [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T08:48:11.022Z] #48 sha256:9a85e7fc088c11f7f79e075989a363f0f5991fa5e751ef2daafe508dcaeffc6c [2022-01-20T08:48:11.022Z] #48 DONE 0.1s [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T08:48:11.022Z] #50 sha256:9421a364457ed9e08ce25ffcb99ccfb09072ac85c271b848e6aeb9e0a6488a82 [2022-01-20T08:48:11.022Z] #50 DONE 0.1s [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:11.022Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:48:11.022Z] #53 ... [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T08:48:11.022Z] #52 sha256:f0b8e09f3aedc20cfbe81ceb0999de86d8984dd493f2da198e133d2ce2bbc9d4 [2022-01-20T08:48:11.022Z] #52 DONE 0.1s [2022-01-20T08:48:11.022Z] [2022-01-20T08:48:11.022Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:11.022Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:48:11.101Z] #43 169.0 make[1]: Nothing to be done for 'all'. [2022-01-20T08:48:11.387Z] #56 205.7 + bin/containerd [2022-01-20T08:48:11.664Z] #43 169.5 make[1]: 'images/built-in.o' is up to date. [2022-01-20T08:48:11.664Z] #43 169.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T08:48:11.664Z] #43 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T08:48:11.664Z] #43 169.6 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T08:48:11.664Z] #43 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T08:48:11.664Z] #43 169.6 make[1]: Nothing to be done for 'all'. [2022-01-20T08:48:11.664Z] #43 169.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:48:11.921Z] #43 169.8 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:11.921Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:11.921Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:11.921Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:11.921Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:12.121Z] #56 215.8 + bin/containerd-shim-runc-v2 [2022-01-20T08:48:12.179Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:12.179Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:12.179Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2022-01-20T08:48:12.179Z] #43 170.2 INSTALL criu/criu [2022-01-20T08:48:12.382Z] #56 216.3 + binaries [2022-01-20T08:48:12.382Z] #56 216.3 + install -D bin/containerd /build/containerd [2022-01-20T08:48:12.382Z] #56 216.4 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T08:48:12.382Z] #56 216.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T08:48:12.382Z] #56 216.4 + install -D bin/ctr /build/ctr [2022-01-20T08:48:12.436Z] #43 DONE 170.4s [2022-01-20T08:48:12.436Z] [2022-01-20T08:48:12.436Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:12.436Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:48:12.643Z] #56 DONE 216.7s [2022-01-20T08:48:13.465Z] #20 58.69 Setting up iptables (1.8.2-4) ... [2022-01-20T08:48:13.465Z] #20 58.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T08:48:13.465Z] #20 58.76 Setting up python3 (3.7.3-1) ... [2022-01-20T08:48:13.584Z] [2022-01-20T08:48:13.584Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T08:48:13.584Z] #57 sha256:6d4261ca72d6f7a877c60a4266e7a4a9104e24828a83e06dc43989a8a1f6e6a9 [2022-01-20T08:48:13.584Z] #57 DONE 0.2s [2022-01-20T08:48:13.584Z] [2022-01-20T08:48:13.584Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T08:48:13.584Z] #61 sha256:c4e3d0e1d0952fe59963cb674e0cf899ad387f749e6b3686b9b78a29230e8dc3 [2022-01-20T08:48:13.584Z] #61 DONE 0.1s [2022-01-20T08:48:13.723Z] #20 59.22 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T08:48:13.845Z] [2022-01-20T08:48:13.845Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T08:48:13.845Z] #66 sha256:f893a00432601a93d2ee2d21b4029b7f9e6d5401dfc56d52f588c4659229e680 [2022-01-20T08:48:14.258Z] #66 DONE 0.5s [2022-01-20T08:48:14.258Z] [2022-01-20T08:48:14.258Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T08:48:14.258Z] #68 sha256:df82455458784f8618e838f18669c604bf4a0e545b6c57577b7a5a0b7c57ff99 [2022-01-20T08:48:14.258Z] #68 DONE 0.1s [2022-01-20T08:48:14.258Z] [2022-01-20T08:48:14.258Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T08:48:14.258Z] #69 sha256:7846b41774471058373e8ca1adf5fb951410570a759451b27b5f3ce6a5dcf80d [2022-01-20T08:48:14.258Z] #69 DONE 0.0s [2022-01-20T08:48:14.258Z] [2022-01-20T08:48:14.258Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T08:48:14.258Z] #70 sha256:553464451a54727962ead37b3e591fbd03be759971ef775a83afd7a07151b8c6 [2022-01-20T08:48:14.332Z] #53 ... [2022-01-20T08:48:14.332Z] [2022-01-20T08:48:14.332Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T08:48:14.332Z] #44 sha256:a72d967cf413aed55ed057ed38c7adc9f54accc4e70bacc6ac371313886a1987 [2022-01-20T08:48:14.332Z] #44 DONE 0.1s [2022-01-20T08:48:14.332Z] [2022-01-20T08:48:14.332Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T08:48:14.332Z] #46 sha256:86d8695d577e7fda45a8093352bd70cfa614343a3179daa43b111099425136a2 [2022-01-20T08:48:14.332Z] #46 DONE 0.1s [2022-01-20T08:48:14.332Z] [2022-01-20T08:48:14.332Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T08:48:14.332Z] #48 sha256:db7fffa014c89004145a2c952410b05e70094cd880f60bfe3f50c6e1f19863fe [2022-01-20T08:48:14.332Z] #48 DONE 0.1s [2022-01-20T08:48:14.332Z] [2022-01-20T08:48:14.332Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:14.332Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:48:14.332Z] #53 ... [2022-01-20T08:48:14.332Z] [2022-01-20T08:48:14.332Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T08:48:14.332Z] #50 sha256:67f29af5e4d66ac7d40b2beb123e241316c1e67852b2f1aadc35d9df08167b31 [2022-01-20T08:48:14.332Z] #50 DONE 0.1s [2022-01-20T08:48:14.589Z] [2022-01-20T08:48:14.589Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T08:48:14.589Z] #52 sha256:abf7cd96b6c57d7ba81337b951f1ec2e2843251033043382b8942b4e5b79d22a [2022-01-20T08:48:14.589Z] #52 DONE 0.1s [2022-01-20T08:48:14.589Z] [2022-01-20T08:48:14.589Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:14.589Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:48:14.771Z] #20 59.96 Setting up apparmor (2.13.2-10) ... [2022-01-20T08:48:15.028Z] #20 ... [2022-01-20T08:48:15.028Z] [2022-01-20T08:48:15.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:15.028Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:15.028Z] #43 111.4 CC criu/external.o [2022-01-20T08:48:15.028Z] #43 111.8 CC criu/fault-injection.o [2022-01-20T08:48:15.028Z] #43 111.9 CC criu/fdstore.o [2022-01-20T08:48:15.028Z] #43 112.3 CC criu/fifo.o [2022-01-20T08:48:15.028Z] #43 112.7 CC criu/file-ids.o [2022-01-20T08:48:15.028Z] #43 113.0 CC criu/file-lock.o [2022-01-20T08:48:15.028Z] #43 114.0 CC criu/files-ext.o [2022-01-20T08:48:15.028Z] #43 114.4 CC criu/files-reg.o [2022-01-20T08:48:15.028Z] #43 116.8 CC criu/files.o [2022-01-20T08:48:15.028Z] #43 118.9 CC criu/filesystems.o [2022-01-20T08:48:15.028Z] #43 119.6 CC criu/fsnotify.o [2022-01-20T08:48:15.028Z] #43 120.7 CC criu/image-desc.o [2022-01-20T08:48:15.028Z] #43 120.8 CC criu/image.o [2022-01-20T08:48:15.198Z] #70 DONE 0.9s [2022-01-20T08:48:15.198Z] [2022-01-20T08:48:15.198Z] #71 exporting to image [2022-01-20T08:48:15.198Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T08:48:15.198Z] #71 exporting layers [2022-01-20T08:48:15.285Z] #43 121.7 CC criu/ipc_ns.o [2022-01-20T08:48:15.419Z] Client: [2022-01-20T08:48:15.419Z] Version: 20.10.9 [2022-01-20T08:48:15.419Z] API version: 1.41 [2022-01-20T08:48:15.419Z] Go version: go1.16.8 [2022-01-20T08:48:15.419Z] Git commit: c2ea9bc [2022-01-20T08:48:15.419Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T08:48:15.419Z] OS/Arch: windows/amd64 [2022-01-20T08:48:15.419Z] Context: default [2022-01-20T08:48:15.419Z] Experimental: true [2022-01-20T08:48:15.419Z] [2022-01-20T08:48:15.419Z] Server: Docker Engine - Community [2022-01-20T08:48:15.419Z] Engine: [2022-01-20T08:48:15.419Z] Version: 20.10.9 [2022-01-20T08:48:15.419Z] API version: 1.41 (minimum version 1.24) [2022-01-20T08:48:15.419Z] Go version: go1.16.8 [2022-01-20T08:48:15.419Z] Git commit: 79ea9d3 [2022-01-20T08:48:15.419Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T08:48:15.419Z] OS/Arch: windows/amd64 [2022-01-20T08:48:15.419Z] Experimental: true [Pipeline] sh [2022-01-20T08:48:16.654Z] #43 122.9 CC criu/irmap.o [2022-01-20T08:48:16.654Z] #43 ... [2022-01-20T08:48:16.654Z] [2022-01-20T08:48:16.654Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-01-20T08:48:16.654Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T08:48:16.654Z] #20 61.78 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T08:48:16.654Z] #20 61.80 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T08:48:16.910Z] #20 62.27 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T08:48:16.939Z] + docker info [2022-01-20T08:48:17.840Z] #20 63.22 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T08:48:18.051Z] #56 ... [2022-01-20T08:48:18.051Z] [2022-01-20T08:48:18.051Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:18.051Z] #53 sha256:f79b64a997649b403a37901af1c293188cc898060eeb8b6fedf8d18eb180cfe8 [2022-01-20T08:48:18.051Z] #53 138.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T08:48:18.313Z] #53 138.9 + mkdir -p /build [2022-01-20T08:48:18.404Z] #20 63.71 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T08:48:18.499Z] #71 exporting layers 3.1s done [2022-01-20T08:48:18.499Z] #71 writing image sha256:9471ff5248d7b16dcb7324734b81deebf105aa63f79e27d55ccbc88af3c6fa01 [2022-01-20T08:48:18.499Z] #71 writing image sha256:9471ff5248d7b16dcb7324734b81deebf105aa63f79e27d55ccbc88af3c6fa01 done [2022-01-20T08:48:18.499Z] #71 naming to docker.io/library/docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 done [2022-01-20T08:48:18.499Z] #71 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T08:48:18.574Z] #53 138.9 + cp runc /build/runc [2022-01-20T08:48:18.574Z] #53 DONE 139.2s [2022-01-20T08:48:18.574Z] [2022-01-20T08:48:18.574Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:18.574Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:48:18.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/test/unit [2022-01-20T08:48:19.334Z] #20 64.91 Setting up python3-pip (18.1-5) ... [2022-01-20T08:48:19.961Z] #56 ... [2022-01-20T08:48:19.961Z] [2022-01-20T08:48:19.961Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T08:48:19.961Z] #54 sha256:c6cfa5b1a483a642fbf56610a1c789fdbbaa9499912164313ea6953ce94f592e [2022-01-20T08:48:19.961Z] #54 DONE 0.1s [2022-01-20T08:48:19.961Z] [2022-01-20T08:48:19.961Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:19.961Z] #56 sha256:e2de2d58eb8b70d50f2d8372e5c88a75dae6cadf531cdcabbd7277a0b762d6c5 [2022-01-20T08:48:20.703Z] #20 65.94 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:48:20.703Z] #20 65.99 Processing triggers for mime-support (3.62) ... [2022-01-20T08:48:21.388Z] ? github.com/docker/docker/api [no test files] [2022-01-20T08:48:21.634Z] #20 DONE 67.1s [2022-01-20T08:48:21.634Z] [2022-01-20T08:48:21.634Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T08:48:21.634Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T08:48:22.566Z] #21 0.821 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T08:48:22.566Z] #21 0.826 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T08:48:22.566Z] #21 0.829 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T08:48:22.566Z] #21 DONE 1.0s [2022-01-20T08:48:22.566Z] [2022-01-20T08:48:22.566Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:48:22.566Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:48:23.195Z] #53 ... [2022-01-20T08:48:23.195Z] [2022-01-20T08:48:23.195Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:23.195Z] #56 sha256:0ac53b1da8580207cd6cb891a1f837561b6c29438bf82b3f0d58b49211916da1 [2022-01-20T08:48:23.195Z] #56 207.9 + bin/containerd [2022-01-20T08:48:26.773Z] #53 ... [2022-01-20T08:48:26.773Z] [2022-01-20T08:48:26.773Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:26.773Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:48:26.773Z] #56 208.4 + bin/containerd [2022-01-20T08:48:27.820Z] #22 ... [2022-01-20T08:48:27.820Z] [2022-01-20T08:48:27.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:27.820Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:27.820Z] #43 123.4 CC criu/kcmp-ids.o [2022-01-20T08:48:27.820Z] #43 123.8 CC criu/kerndat.o [2022-01-20T08:48:27.820Z] #43 124.9 CC criu/libnetlink.o [2022-01-20T08:48:27.820Z] #43 125.3 CC criu/log.o [2022-01-20T08:48:27.820Z] #43 125.9 CC criu/lsm.o [2022-01-20T08:48:27.820Z] #43 126.3 CC criu/mem.o [2022-01-20T08:48:27.820Z] #43 127.9 CC criu/memfd.o [2022-01-20T08:48:27.820Z] #43 128.8 CC criu/mount.o [2022-01-20T08:48:27.820Z] #43 133.2 CC criu/namespaces.o [2022-01-20T08:48:27.820Z] #43 ... [2022-01-20T08:48:27.820Z] [2022-01-20T08:48:27.820Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:48:27.820Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:48:27.820Z] #40 201.2 + dpkg --print-architecture [2022-01-20T08:48:27.820Z] #40 201.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-20T08:48:27.820Z] #40 201.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T08:48:27.820Z] #40 201.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T08:48:29.762Z] #56 ... [2022-01-20T08:48:29.762Z] [2022-01-20T08:48:29.762Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:29.762Z] #53 sha256:5a47cd788f6613735d0d506913373403d6fa1cb93586082f8cc759f36a0f0700 [2022-01-20T08:48:29.762Z] #53 132.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T08:48:29.762Z] #53 133.2 + mkdir -p /build [2022-01-20T08:48:29.762Z] #53 133.2 + cp runc /build/runc [2022-01-20T08:48:30.323Z] #53 DONE 133.5s [2022-01-20T08:48:30.323Z] [2022-01-20T08:48:30.323Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:30.323Z] #56 sha256:0ac53b1da8580207cd6cb891a1f837561b6c29438bf82b3f0d58b49211916da1 [2022-01-20T08:48:30.947Z] #56 ... [2022-01-20T08:48:30.947Z] [2022-01-20T08:48:30.947Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:48:30.947Z] #53 sha256:ac784eb75fc49b6b77f55957e7c8870d401a95d9c5c54ede9f17fd94b8b752dc [2022-01-20T08:48:30.947Z] #53 137.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T08:48:31.253Z] #56 ... [2022-01-20T08:48:31.253Z] [2022-01-20T08:48:31.253Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T08:48:31.253Z] #54 sha256:4b5c72d34f139739326b3892b6b69eaf0764ec8bb95da438b50acefc96413b3d [2022-01-20T08:48:31.508Z] #54 DONE 0.1s [2022-01-20T08:48:31.508Z] [2022-01-20T08:48:31.508Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:31.508Z] #56 sha256:0ac53b1da8580207cd6cb891a1f837561b6c29438bf82b3f0d58b49211916da1 [2022-01-20T08:48:31.511Z] #53 138.8 + mkdir -p /build [2022-01-20T08:48:31.730Z] Client: [2022-01-20T08:48:31.730Z] Context: default [2022-01-20T08:48:31.730Z] Debug Mode: false [2022-01-20T08:48:31.730Z] Plugins: [2022-01-20T08:48:31.730Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T08:48:31.730Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T08:48:31.730Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T08:48:31.730Z] [2022-01-20T08:48:31.730Z] Server: [2022-01-20T08:48:31.730Z] Containers: 0 [2022-01-20T08:48:31.730Z] Running: 0 [2022-01-20T08:48:31.730Z] Paused: 0 [2022-01-20T08:48:31.730Z] Stopped: 0 [2022-01-20T08:48:31.730Z] Images: 0 [2022-01-20T08:48:31.730Z] Server Version: 20.10.9 [2022-01-20T08:48:31.730Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-20T08:48:31.730Z] LCOW: [2022-01-20T08:48:31.730Z] Windows: [2022-01-20T08:48:31.730Z] Logging Driver: json-file [2022-01-20T08:48:31.730Z] Plugins: [2022-01-20T08:48:31.730Z] Volume: local [2022-01-20T08:48:31.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T08:48:31.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T08:48:31.730Z] Swarm: inactive [2022-01-20T08:48:31.730Z] Default Isolation: process [2022-01-20T08:48:31.730Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T08:48:31.730Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T08:48:31.730Z] OSType: windows [2022-01-20T08:48:31.730Z] Architecture: x86_64 [2022-01-20T08:48:31.730Z] CPUs: 4 [2022-01-20T08:48:31.730Z] Total Memory: 32GiB [2022-01-20T08:48:31.730Z] Name: azwin-2-230900 [2022-01-20T08:48:31.730Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T08:48:31.730Z] Docker Root Dir: D:\docker [2022-01-20T08:48:31.730Z] Debug Mode: false [2022-01-20T08:48:31.730Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:48:31.730Z] Labels: [2022-01-20T08:48:31.730Z] Experimental: true [2022-01-20T08:48:31.730Z] Insecure Registries: [2022-01-20T08:48:31.730Z] 10.0.0.4:5000 [2022-01-20T08:48:31.730Z] 127.0.0.0/8 [2022-01-20T08:48:31.730Z] Registry Mirrors: [2022-01-20T08:48:31.730Z] http://10.0.0.4:5000/ [2022-01-20T08:48:31.730Z] Live Restore Enabled: false [2022-01-20T08:48:31.730Z] Product License: Community Engine [2022-01-20T08:48:31.730Z] [2022-01-20T08:48:31.774Z] #53 138.8 + cp runc /build/runc [2022-01-20T08:48:31.774Z] #53 DONE 139.1s [2022-01-20T08:48:31.774Z] [2022-01-20T08:48:31.774Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:31.774Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T08:48:33.144Z] #56 ... [2022-01-20T08:48:33.144Z] [2022-01-20T08:48:33.144Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T08:48:33.144Z] #54 sha256:9ad01a28b3d7ee0c1e4b627dc34d2e1e2620bfdb788b036ee15e00a3144523ca [2022-01-20T08:48:33.144Z] #54 DONE 0.1s [2022-01-20T08:48:33.144Z] [2022-01-20T08:48:33.144Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:33.144Z] #56 sha256:79eca09196230cd7474edf814566c56ad3ca7887b77aba13b4a33c9803c2e993 [2022-01-20T08:48:33.618Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-01-20T08:48:35.916Z] #40 ... [2022-01-20T08:48:35.916Z] [2022-01-20T08:48:35.916Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T08:48:35.916Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T08:48:35.916Z] #22 4.895 Collecting yamllint==1.26.1 [2022-01-20T08:48:35.916Z] #22 10.28 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T08:48:35.916Z] #22 11.42 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T08:48:35.916Z] #22 11.47 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T08:48:35.916Z] #22 11.53 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T08:48:35.916Z] #22 11.87 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-01-20T08:48:35.916Z] #22 12.10 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T08:48:35.916Z] #22 12.11 Building wheels for collected packages: yamllint [2022-01-20T08:48:35.916Z] #22 12.12 Running setup.py bdist_wheel for yamllint: started [2022-01-20T08:48:35.916Z] #22 13.38 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T08:48:35.916Z] #22 13.38 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T08:48:35.916Z] #22 13.43 Successfully built yamllint [2022-01-20T08:48:35.916Z] #22 13.45 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T08:48:36.477Z] #22 13.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T08:48:37.040Z] #22 DONE 14.5s [2022-01-20T08:48:37.041Z] [2022-01-20T08:48:37.041Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T08:48:37.041Z] #25 sha256:6ecfa823468717f029087c6dc413f6e97be5f8162f2e5312979da2c09ffee02d [2022-01-20T08:48:37.602Z] #25 DONE 0.5s [2022-01-20T08:48:37.602Z] [2022-01-20T08:48:37.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:37.602Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:37.602Z] #43 135.0 CC criu/net.o [2022-01-20T08:48:37.602Z] #43 138.0 CC criu/netfilter.o [2022-01-20T08:48:37.602Z] #43 138.4 CC criu/page-pipe.o [2022-01-20T08:48:37.602Z] #43 139.1 CC criu/page-xfer.o [2022-01-20T08:48:37.602Z] #43 140.9 CC criu/pagemap-cache.o [2022-01-20T08:48:37.602Z] #43 141.4 CC criu/pagemap.o [2022-01-20T08:48:37.602Z] #43 142.5 CC criu/parasite-syscall.o [2022-01-20T08:48:37.602Z] #43 143.5 CC criu/path.o [2022-01-20T08:48:37.602Z] #43 143.9 CC criu/pie-util-vdso-elf32.o [2022-01-20T08:48:37.602Z] #43 ... [2022-01-20T08:48:37.602Z] [2022-01-20T08:48:37.602Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T08:48:37.602Z] #30 sha256:1dbfc795df9ab87640ce27b5ebaa0d91d76767890ae02dcc0773f597123a7701 [2022-01-20T08:48:42.893Z] #30 DONE 4.7s [2022-01-20T08:48:42.893Z] [2022-01-20T08:48:42.893Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T08:48:42.893Z] #33 sha256:f8b4c7a07769581730a8ed4759ab2ee328e8c02e5292c680a90b88a6c6a9ae36 [2022-01-20T08:48:42.893Z] #33 DONE 0.4s [2022-01-20T08:48:42.893Z] [2022-01-20T08:48:42.893Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T08:48:42.893Z] #35 sha256:b83f5a4b6f1072bb0e1639046829c095426bd876cb265f1db3d67e9765fd2a8d [2022-01-20T08:48:42.893Z] #35 DONE 0.0s [2022-01-20T08:48:42.893Z] [2022-01-20T08:48:42.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:42.893Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:42.893Z] #43 144.5 CC criu/pie-util-vdso.o [2022-01-20T08:48:42.893Z] #43 145.0 CC criu/pie-util.o [2022-01-20T08:48:42.893Z] #43 145.2 CC criu/pipes.o [2022-01-20T08:48:42.893Z] #43 146.0 CC criu/plugin.o [2022-01-20T08:48:42.893Z] #43 146.4 CC criu/proc_parse.o [2022-01-20T08:48:42.893Z] #43 149.0 CC criu/protobuf-desc.o [2022-01-20T08:48:42.893Z] #43 ... [2022-01-20T08:48:42.893Z] [2022-01-20T08:48:42.893Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T08:48:42.893Z] #38 sha256:181f35d3ee1180ed3d6d1b9a77725daf8e3f327d12db7bce86db644326fa2156 [2022-01-20T08:48:42.893Z] #38 DONE 0.0s [2022-01-20T08:48:42.893Z] [2022-01-20T08:48:42.893Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:48:42.893Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:48:43.822Z] #40 ... [2022-01-20T08:48:43.822Z] [2022-01-20T08:48:43.822Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:43.822Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:43.822Z] #43 150.0 CC criu/protobuf.o [2022-01-20T08:48:43.822Z] #43 150.4 CC criu/pstree.o [2022-01-20T08:48:45.190Z] #43 151.6 CC criu/rbtree.o [2022-01-20T08:48:45.446Z] #43 151.9 CC criu/rst-malloc.o [2022-01-20T08:48:45.703Z] #43 152.2 CC criu/seccomp.o [2022-01-20T08:48:46.537Z] #56 238.6 + bin/containerd-stress [2022-01-20T08:48:46.537Z] #56 239.7 + bin/containerd-shim [2022-01-20T08:48:46.633Z] #43 152.9 CC criu/seize.o [2022-01-20T08:48:47.563Z] #43 153.9 CC criu/servicefd.o [2022-01-20T08:48:47.820Z] #43 154.4 CC criu/shmem.o [2022-01-20T08:48:48.751Z] #43 155.2 CC criu/sigframe.o [2022-01-20T08:48:49.010Z] #43 155.3 CC criu/signalfd.o [2022-01-20T08:48:49.272Z] #43 155.7 CC criu/sk-inet.o [2022-01-20T08:48:49.529Z] #43 ... [2022-01-20T08:48:49.529Z] [2022-01-20T08:48:49.529Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T08:48:49.529Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T08:48:49.529Z] #40 DONE 226.9s [2022-01-20T08:48:49.529Z] [2022-01-20T08:48:49.529Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:49.529Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:48:50.897Z] #56 ... [2022-01-20T08:48:50.897Z] [2022-01-20T08:48:50.897Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T08:48:50.897Z] #41 sha256:0663ef560fe4a97d38adfa8f083a37bdadb602421bbfee35bfc042db43fecdd4 [2022-01-20T08:48:51.460Z] #41 DONE 0.5s [2022-01-20T08:48:51.460Z] [2022-01-20T08:48:51.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:51.460Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:51.460Z] #43 157.4 CC criu/sk-netlink.o [2022-01-20T08:48:51.460Z] #43 157.8 CC criu/sk-packet.o [2022-01-20T08:48:51.829Z] #56 246.6 + bin/containerd-shim-runc-v1 [2022-01-20T08:48:52.023Z] #43 158.4 CC criu/sk-queue.o [2022-01-20T08:48:52.280Z] #43 158.8 CC criu/sk-tcp.o [2022-01-20T08:48:52.843Z] #43 159.2 CC criu/sk-unix.o [2022-01-20T08:48:53.773Z] #43 ... [2022-01-20T08:48:53.773Z] [2022-01-20T08:48:53.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T08:48:53.773Z] #49 sha256:0d8303b5705e3bf85dd58bf5ed0acd2425c2369504fe91fec9e44111b2534d90 [2022-01-20T08:48:53.773Z] #49 230.8 + /build/golangci-lint --version [2022-01-20T08:48:53.773Z] #49 231.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T08:48:53.773Z] #49 DONE 231.3s [2022-01-20T08:48:53.773Z] [2022-01-20T08:48:53.773Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:48:53.773Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:48:54.760Z] #56 ... [2022-01-20T08:48:54.760Z] [2022-01-20T08:48:54.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T08:48:54.760Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T08:48:54.760Z] #43 161.2 CC criu/sockets.o [2022-01-20T08:48:55.713Z] #43 162.1 CC criu/stats.o [2022-01-20T08:48:55.979Z] #43 162.3 CC criu/string.o [2022-01-20T08:48:55.979Z] #43 162.3 CC criu/sysctl.o [2022-01-20T08:48:56.033Z] #56 251.0 + bin/containerd-shim-runc-v2 [2022-01-20T08:48:56.235Z] #43 162.7 CC criu/sysfs_parse.o [2022-01-20T08:48:56.491Z] #43 163.1 CC criu/timens.o [2022-01-20T08:48:56.604Z] #56 251.5 + binaries [2022-01-20T08:48:56.604Z] #56 251.5 + install -D bin/containerd /build/containerd [2022-01-20T08:48:56.604Z] #56 251.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T08:48:56.604Z] #56 251.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T08:48:56.604Z] #56 251.6 + install -D bin/ctr /build/ctr [2022-01-20T08:48:57.054Z] #43 163.4 CC criu/timerfd.o [2022-01-20T08:48:57.175Z] #56 DONE 252.2s [2022-01-20T08:48:57.311Z] #43 163.6 CC criu/tty.o [2022-01-20T08:48:57.745Z] [2022-01-20T08:48:57.745Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T08:48:57.745Z] #57 sha256:8efafa8975f7ce5928d5571ea973629cf635fca99b1e9f7239eba11ac5a9bb34 [2022-01-20T08:48:58.005Z] #57 DONE 0.2s [2022-01-20T08:48:58.005Z] [2022-01-20T08:48:58.005Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T08:48:58.005Z] #61 sha256:f73e3a2029d6be7e350b23547240d36712f857b1e8551477c6d7e46517c7b8e1 [2022-01-20T08:48:58.011Z] #56 241.1 + bin/containerd-stress [2022-01-20T08:48:58.011Z] #56 242.2 + bin/containerd-shim [2022-01-20T08:48:58.265Z] #61 DONE 0.1s [2022-01-20T08:48:58.266Z] [2022-01-20T08:48:58.266Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T08:48:58.266Z] #66 sha256:0d8b276ee1b02c01860a0761cde006413d180ff25518917dcc55ff749f855d86 [2022-01-20T08:48:58.679Z] #43 164.8 CC criu/tun.o [2022-01-20T08:48:58.679Z] #43 165.1 CC criu/uffd.o [2022-01-20T08:48:58.847Z] #66 DONE 0.8s [2022-01-20T08:48:58.847Z] [2022-01-20T08:48:58.847Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T08:48:58.847Z] #68 sha256:a7c9d219f8190aee5ef3e97d7ed186b42a600aff395477f4e6c8e0b90c9567a6 [2022-01-20T08:48:58.847Z] #68 DONE 0.1s [2022-01-20T08:48:58.847Z] [2022-01-20T08:48:58.847Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T08:48:58.847Z] #69 sha256:48f5c66986f15b281e1fd9303ad7c6f748e800195a96680b221e9d991e6e4977 [2022-01-20T08:48:59.108Z] #69 DONE 0.0s [2022-01-20T08:48:59.108Z] [2022-01-20T08:48:59.108Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T08:48:59.108Z] #70 sha256:87c12ed8f3cc9cd348f7a3db6deefc301362370f9d7d146c718272ae91ca43ba [2022-01-20T08:48:59.609Z] #43 165.9 CC criu/util.o [2022-01-20T08:48:59.652Z] #56 240.9 + bin/containerd-stress [2022-01-20T08:48:59.652Z] #56 241.9 + bin/containerd-shim [2022-01-20T08:48:59.679Z] #70 DONE 0.7s [2022-01-20T08:48:59.679Z] [2022-01-20T08:48:59.679Z] #71 exporting to image [2022-01-20T08:48:59.679Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T08:48:59.679Z] #71 exporting layers [2022-01-20T08:49:00.172Z] #43 166.6 CC criu/uts_ns.o [2022-01-20T08:49:00.429Z] #43 166.8 CC criu/vdso-compat.o [2022-01-20T08:49:00.429Z] #43 166.9 CC criu/vdso.o [2022-01-20T08:49:00.992Z] #43 167.4 LINK criu/built-in.o [2022-01-20T08:49:00.992Z] #43 167.5 LINK criu/criu [2022-01-20T08:49:01.554Z] #43 167.8 DEP lib/c/criu.d [2022-01-20T08:49:01.554Z] #43 167.9 CC images/rpc.pb-c.o [2022-01-20T08:49:01.811Z] #43 168.3 CC lib/c/criu.o [2022-01-20T08:49:02.369Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T08:49:02.369Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8faf548e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T08:49:02.369Z] ---------------------------------------------------------------------------- [2022-01-20T08:49:02.369Z] [2022-01-20T08:49:02.369Z] INFO: executeCI.ps1 starting at Thu Jan 20 08:49:00 CUT 2022 [2022-01-20T08:49:02.369Z] [2022-01-20T08:49:02.369Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T08:49:02.369Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T08:49:02.369Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T08:49:02.369Z] INFO: Environment variables: [2022-01-20T08:49:02.369Z] [2022-01-20T08:49:02.369Z] Name Value [2022-01-20T08:49:02.369Z] ---- ----- [2022-01-20T08:49:02.369Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T08:49:02.369Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T08:49:02.369Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T08:49:02.369Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T08:49:02.369Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T08:49:02.369Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T08:49:02.369Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T08:49:02.369Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T08:49:02.369Z] BRANCH_NAME PR-43165 [2022-01-20T08:49:02.369Z] BUILD_DISPLAY_NAME #1 [2022-01-20T08:49:02.369Z] BUILD_ID 1 [2022-01-20T08:49:02.369Z] BUILD_NUMBER 1 [2022-01-20T08:49:02.369Z] BUILD_TAG jenkins-moby-PR-43165-1 [2022-01-20T08:49:02.369Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/1/ [2022-01-20T08:49:02.369Z] CHANGE_AUTHOR thaJeztah [2022-01-20T08:49:02.369Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T08:49:02.369Z] CHANGE_BRANCH 20.10_backport_logs_fixes [2022-01-20T08:49:02.369Z] CHANGE_FORK thaJeztah/docker [2022-01-20T08:49:02.369Z] CHANGE_ID 43165 [2022-01-20T08:49:02.369Z] CHANGE_TARGET 20.10 [2022-01-20T08:49:02.369Z] CHANGE_TITLE [20.10 backport] daemon/logger: read the length header correctly [2022-01-20T08:49:02.369Z] CHANGE_URL https://github.com/moby/moby/pull/43165 [2022-01-20T08:49:02.369Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T08:49:02.369Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T08:49:02.369Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T08:49:02.369Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T08:49:02.369Z] COMPUTERNAME azwin-2-230900 [2022-01-20T08:49:02.369Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T08:49:02.369Z] ConfigSequenceNumber 0 [2022-01-20T08:49:02.369Z] DOCKER_BUILDKIT 0 [2022-01-20T08:49:02.369Z] DOCKER_DUT_DEBUG 1 [2022-01-20T08:49:02.369Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T08:49:02.369Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T08:49:02.369Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T08:49:02.369Z] EXECUTOR_NUMBER 0 [2022-01-20T08:49:02.369Z] FQDN azwin-2-230900.westus.cloudapp.azure.com [2022-01-20T08:49:02.369Z] GIT_BRANCH PR-43165 [2022-01-20T08:49:02.369Z] GIT_COMMIT 8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:49:02.369Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T08:49:02.369Z] HUDSON_COOKIE 63e549f9-81b7-4763-a6a0-77f3f2eb6d80 [2022-01-20T08:49:02.369Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T08:49:02.369Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T08:49:02.369Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T08:49:02.369Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T08:49:02.369Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T08:49:02.369Z] JENKINS_NODE_COOKIE 0d4b901c-89b6-4bf7-b65d-fca703bab636 [2022-01-20T08:49:02.369Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T08:49:02.369Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T08:49:02.369Z] JOB_BASE_NAME PR-43165 [2022-01-20T08:49:02.369Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/display/redirect [2022-01-20T08:49:02.369Z] JOB_NAME moby/PR-43165 [2022-01-20T08:49:02.369Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/ [2022-01-20T08:49:02.369Z] library.jps.version master [2022-01-20T08:49:02.369Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T08:49:02.369Z] NODE_LABELS amd64 azure azwin-2-230900 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T08:49:02.369Z] NODE_NAME azwin-2-230900 [2022-01-20T08:49:02.369Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T08:49:02.369Z] OS Windows_NT [2022-01-20T08:49:02.369Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T08:49:02.369Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T08:49:02.369Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T08:49:02.370Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-20T08:49:02.370Z] PROCESSOR_LEVEL 6 [2022-01-20T08:49:02.370Z] PROCESSOR_REVISION 4f01 [2022-01-20T08:49:02.370Z] ProgramData C:\ProgramData [2022-01-20T08:49:02.370Z] ProgramFiles C:\Program Files [2022-01-20T08:49:02.370Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T08:49:02.370Z] ProgramW6432 C:\Program Files [2022-01-20T08:49:02.370Z] PROMPT $P$G [2022-01-20T08:49:02.370Z] PSExecutionPolicyPreference Bypass [2022-01-20T08:49:02.370Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T08:49:02.370Z] PUBLIC C:\Users\Public [2022-01-20T08:49:02.370Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/1/display/redirect?page=artif... [2022-01-20T08:49:02.370Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/1/display/redirect?page=changes [2022-01-20T08:49:02.370Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/1/display/redirect [2022-01-20T08:49:02.370Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43165/1/display/redirect?page=tests [2022-01-20T08:49:02.370Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T08:49:02.370Z] SOURCES_DRIVE d [2022-01-20T08:49:02.370Z] SOURCES_SUBDIR gopath [2022-01-20T08:49:02.370Z] STAGE_NAME Run tests [2022-01-20T08:49:02.370Z] SystemDrive C: [2022-01-20T08:49:02.370Z] SystemRoot C:\Windows [2022-01-20T08:49:02.370Z] TEMP C:\Windows\TEMP [2022-01-20T08:49:02.370Z] TESTDEBUG 0 [2022-01-20T08:49:02.370Z] TESTRUN_DRIVE d [2022-01-20T08:49:02.370Z] TESTRUN_SUBDIR CI [2022-01-20T08:49:02.370Z] TIMEOUT 120m [2022-01-20T08:49:02.370Z] TMP C:\Windows\TEMP [2022-01-20T08:49:02.370Z] USERDOMAIN WORKGROUP [2022-01-20T08:49:02.370Z] USERNAME azwin-2-230900$ [2022-01-20T08:49:02.370Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T08:49:02.370Z] windir C:\Windows [2022-01-20T08:49:02.370Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T08:49:02.370Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T08:49:02.370Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T08:49:02.370Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T08:49:02.370Z] [2022-01-20T08:49:02.370Z] [2022-01-20T08:49:02.370Z] [2022-01-20T08:49:02.740Z] #43 169.1 LINK lib/c/built-in.o [2022-01-20T08:49:02.740Z] #43 169.1 LINK lib/c/libcriu.so [2022-01-20T08:49:02.740Z] #43 169.1 LINK lib/c/libcriu.a [2022-01-20T08:49:02.740Z] #43 169.2 GEN magic.py [2022-01-20T08:49:02.996Z] #43 169.3 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T08:49:02.996Z] #43 169.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T08:49:02.996Z] #43 169.4 Note: Building without GnuTLS support [2022-01-20T08:49:02.996Z] #43 169.4 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T08:49:02.996Z] #43 169.4 Makefile.config:40: Warn: Building without nftables support [2022-01-20T08:49:03.261Z] #56 249.0 + bin/containerd-shim-runc-v1 [2022-01-20T08:49:03.338Z] INFO: Sources under d:\gopath\... [2022-01-20T08:49:03.338Z] INFO: Test run under d:\CI\... [2022-01-20T08:49:03.338Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T08:49:03.338Z] INFO: docker/docker repository was found [2022-01-20T08:49:03.559Z] #43 170.0 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T08:49:03.797Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-20T08:49:03.797Z] ltsc2019: Pulling from windows/servercore [2022-01-20T08:49:04.122Z] #43 170.5 make[1]: Nothing to be done for 'all'. [2022-01-20T08:49:04.256Z] 4612f6d0b889: Pulling fs layer [2022-01-20T08:49:04.256Z] 567fd00846e9: Pulling fs layer [2022-01-20T08:49:04.686Z] #43 171.1 make[1]: 'images/built-in.o' is up to date. [2022-01-20T08:49:04.686Z] #43 171.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T08:49:04.686Z] #43 171.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T08:49:04.686Z] #43 171.1 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T08:49:04.686Z] #43 171.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T08:49:04.686Z] #43 171.2 make[1]: Nothing to be done for 'all'. [2022-01-20T08:49:04.942Z] #43 171.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T08:49:04.942Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:04.942Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:04.942Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.198Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.198Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.198Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.198Z] #43 171.7 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.198Z] #43 171.7 make[2]: Nothing to be done for 'all'. [2022-01-20T08:49:05.454Z] #43 171.8 INSTALL criu/criu [2022-01-20T08:49:05.454Z] #43 DONE 172.0s [2022-01-20T08:49:05.454Z] [2022-01-20T08:49:05.455Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:49:05.455Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:49:06.194Z] #56 248.8 + bin/containerd-shim-runc-v1 [2022-01-20T08:49:06.263Z] #71 exporting layers 5.9s done [2022-01-20T08:49:06.263Z] #71 writing image sha256:20af3fdf72b8909953e289684d8e2c7cb02e05f56c9a52fa657cc0672c589dd8 done [2022-01-20T08:49:06.263Z] #71 naming to docker.io/library/docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 done [2022-01-20T08:49:06.263Z] #71 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T08:49:06.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/validate/default [2022-01-20T08:49:06.821Z] #56 ... [2022-01-20T08:49:06.821Z] [2022-01-20T08:49:06.821Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T08:49:06.821Z] #44 sha256:fa05814d113ee107139b66f7f8b08d8f3ff8e1487fe40bf99cebd2c8125e4e22 [2022-01-20T08:49:07.081Z] #44 DONE 0.1s [2022-01-20T08:49:07.081Z] [2022-01-20T08:49:07.081Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T08:49:07.081Z] #46 sha256:6cc6380051534c864e34ec5d238276e0c58f82093017a4e84f3c9e0a195172f3 [2022-01-20T08:49:07.081Z] #46 DONE 0.1s [2022-01-20T08:49:07.081Z] [2022-01-20T08:49:07.081Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:49:07.081Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:49:07.081Z] #56 ... [2022-01-20T08:49:07.081Z] [2022-01-20T08:49:07.081Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T08:49:07.081Z] #48 sha256:9ad84c084764bd294218163214de316970369fd4444bb980b5d0603da1e680cd [2022-01-20T08:49:07.081Z] #48 DONE 0.1s [2022-01-20T08:49:07.081Z] [2022-01-20T08:49:07.081Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T08:49:07.081Z] #50 sha256:a6c0debe79a32b97a8a6de78a04401279bcad48a7108bb1a31d5e8262c27c8bf [2022-01-20T08:49:07.163Z] Congratulations! All commits are properly signed with the DCO! [2022-01-20T08:49:07.337Z] #50 DONE 0.2s [2022-01-20T08:49:07.337Z] [2022-01-20T08:49:07.337Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:49:07.337Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:49:07.337Z] #53 ... [2022-01-20T08:49:07.337Z] [2022-01-20T08:49:07.337Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T08:49:07.337Z] #52 sha256:de5d2a239987053a3528f51f216ce21ed50d115a837f10cc0c8b47df43887ec5 [2022-01-20T08:49:07.337Z] #52 DONE 0.1s [2022-01-20T08:49:07.424Z] #56 253.4 + bin/containerd-shim-runc-v2 [2022-01-20T08:49:07.424Z] #56 254.0 + binaries [2022-01-20T08:49:07.424Z] #56 254.0 + install -D bin/containerd /build/containerd [2022-01-20T08:49:07.424Z] #56 254.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T08:49:07.424Z] #56 254.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T08:49:07.424Z] #56 254.0 + install -D bin/ctr /build/ctr [2022-01-20T08:49:07.593Z] [2022-01-20T08:49:07.593Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:49:07.593Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:49:07.681Z] #56 DONE 254.3s [2022-01-20T08:49:08.105Z] Congratulations! Seccomp profile generation is done correctly. [2022-01-20T08:49:08.105Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T08:49:08.609Z] [2022-01-20T08:49:08.610Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T08:49:08.610Z] #57 sha256:f0a1d03d1b89d333b701345782d61211d91f13784044715ce2d1ce427702f26c [2022-01-20T08:49:08.610Z] #57 DONE 0.2s [2022-01-20T08:49:08.610Z] [2022-01-20T08:49:08.610Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T08:49:08.610Z] #61 sha256:2b25e9f5b7b1eae10d7a0006c698161a0a248c0bd60996d609afec1dff01821e [2022-01-20T08:49:08.610Z] #61 DONE 0.1s [2022-01-20T08:49:08.865Z] [2022-01-20T08:49:08.865Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T08:49:08.865Z] #66 sha256:4854f7d7dd65fb007e8c168ae57f47e3cf340f6bd36f3768fe817b2fbc2aaecf [2022-01-20T08:49:09.121Z] #66 DONE 0.4s [2022-01-20T08:49:09.121Z] [2022-01-20T08:49:09.121Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T08:49:09.121Z] #68 sha256:20dcb2950ac72cead971c99ebd6e3428f948b2aeee2a30c0e1abd59c3ec11961 [2022-01-20T08:49:09.121Z] #68 DONE 0.1s [2022-01-20T08:49:09.121Z] [2022-01-20T08:49:09.121Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T08:49:09.121Z] #69 sha256:e3734ad82402c6175f85001c884f6a55687c162e9afb7d0c74812a0c1cd4305a [2022-01-20T08:49:09.121Z] #69 DONE 0.1s [2022-01-20T08:49:09.376Z] [2022-01-20T08:49:09.376Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-01-20T08:49:09.376Z] #70 sha256:529643d8e24f8706adb92b5900977b4b2ec0e5049d26ec7c4fab76018f42db61 [2022-01-20T08:49:09.937Z] #70 0.630 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-01-20T08:49:09.937Z] #70 0.630 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-01-20T08:49:09.937Z] #70 0.630 Hit:3 http://deb.debian.org/debian buster-backports InRelease [2022-01-20T08:49:10.192Z] #70 0.801 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-01-20T08:49:10.364Z] #56 253.2 + bin/containerd-shim-runc-v2 [2022-01-20T08:49:10.365Z] #56 253.8 + binaries [2022-01-20T08:49:10.365Z] #56 253.8 + install -D bin/containerd /build/containerd [2022-01-20T08:49:10.365Z] #56 253.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T08:49:10.365Z] #56 253.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T08:49:10.365Z] #56 253.8 + install -D bin/ctr /build/ctr [2022-01-20T08:49:10.755Z] #70 0.984 Reading package lists... [2022-01-20T08:49:10.928Z] #56 DONE 254.2s [2022-01-20T08:49:11.317Z] #70 1.595 Reading package lists... [2022-01-20T08:49:11.490Z] [2022-01-20T08:49:11.490Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T08:49:11.490Z] #57 sha256:61e3ab3df3e00157cf41a9e05da5c44b7fafb345cdf70f97c8614341ef79787f [2022-01-20T08:49:11.574Z] #70 2.199 Building dependency tree... [2022-01-20T08:49:11.574Z] #70 2.328 Reading state information... [2022-01-20T08:49:11.746Z] #57 DONE 0.1s [2022-01-20T08:49:11.746Z] [2022-01-20T08:49:11.746Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T08:49:11.746Z] #61 sha256:9ed87aafa7059242993dc7ac7007afac769a42d1091bc65da0e91bd2e3877c1c [2022-01-20T08:49:11.746Z] #61 DONE 0.1s [2022-01-20T08:49:11.746Z] [2022-01-20T08:49:11.746Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T08:49:11.746Z] #66 sha256:f2af5261c710852420ec1b1f811f1ffcb34e815fa0209eb5e340503803165080 [2022-01-20T08:49:11.829Z] #70 2.430 The following additional packages will be installed: [2022-01-20T08:49:11.829Z] #70 2.431 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-01-20T08:49:11.829Z] #70 2.431 libpam-systemd [2022-01-20T08:49:11.829Z] #70 2.432 Suggested packages: [2022-01-20T08:49:11.829Z] #70 2.432 systemd-container policykit-1 [2022-01-20T08:49:11.829Z] #70 2.432 Recommended packages: [2022-01-20T08:49:11.829Z] #70 2.432 libnss-systemd [2022-01-20T08:49:11.829Z] #70 2.514 The following NEW packages will be installed: [2022-01-20T08:49:11.829Z] #70 2.514 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-01-20T08:49:11.829Z] #70 2.515 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-01-20T08:49:12.084Z] #70 2.781 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T08:49:12.084Z] #70 2.781 Need to get 4759 kB of archives. [2022-01-20T08:49:12.084Z] #70 2.781 After this operation, 16.6 MB of additional disk space will be used. [2022-01-20T08:49:12.084Z] #70 2.781 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-20T08:49:12.084Z] #70 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-01-20T08:49:12.084Z] #70 2.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-01-20T08:49:12.084Z] #70 2.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-01-20T08:49:12.084Z] #70 2.789 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-01-20T08:49:12.084Z] #70 2.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-01-20T08:49:12.084Z] #70 2.825 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-01-20T08:49:12.084Z] #70 2.826 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-01-20T08:49:12.084Z] #70 2.829 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-01-20T08:49:12.084Z] #70 2.831 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-01-20T08:49:12.084Z] #70 2.833 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-01-20T08:49:12.307Z] #66 DONE 0.4s [2022-01-20T08:49:12.307Z] [2022-01-20T08:49:12.307Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T08:49:12.307Z] #68 sha256:3078040f2b0106082a56ef5fc25785970c97c3dd67b8d9e8934dfab029847376 [2022-01-20T08:49:12.307Z] #68 DONE 0.0s [2022-01-20T08:49:12.307Z] [2022-01-20T08:49:12.307Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T08:49:12.307Z] #69 sha256:3c77e41e9dbb2074218169caaa6ac5016c92fc97385cda3a3468414e03d4415e [2022-01-20T08:49:12.307Z] #69 DONE 0.0s [2022-01-20T08:49:12.307Z] [2022-01-20T08:49:12.307Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T08:49:12.307Z] #70 sha256:216928d58e285f53d29c5dc81d854c3983e947ec2cbe56ba4a466908ea1ce6bb [2022-01-20T08:49:12.341Z] #70 2.949 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T08:49:12.341Z] #70 2.972 Fetched 4759 kB in 0s (15.4 MB/s) [2022-01-20T08:49:12.341Z] #70 2.995 Selecting previously unselected package libargon2-1:amd64. [2022-01-20T08:49:12.341Z] #70 2.995 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28084 files and directories currently installed.) [2022-01-20T08:49:12.341Z] #70 3.009 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-20T08:49:12.341Z] #70 3.015 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T08:49:12.341Z] #70 3.046 Selecting previously unselected package libjson-c3:amd64. [2022-01-20T08:49:12.341Z] #70 3.049 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-01-20T08:49:12.341Z] #70 3.052 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-01-20T08:49:12.341Z] #70 3.081 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-20T08:49:12.341Z] #70 3.084 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-01-20T08:49:12.341Z] #70 3.087 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-01-20T08:49:12.341Z] #70 3.130 Selecting previously unselected package libidn11:amd64. [2022-01-20T08:49:12.341Z] #70 3.132 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-01-20T08:49:12.341Z] #70 3.135 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-01-20T08:49:12.341Z] #70 3.174 Selecting previously unselected package libkmod2:amd64. [2022-01-20T08:49:12.597Z] #70 3.177 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-01-20T08:49:12.597Z] #70 3.180 Unpacking libkmod2:amd64 (26-1) ... [2022-01-20T08:49:12.597Z] #70 3.215 Selecting previously unselected package systemd. [2022-01-20T08:49:12.597Z] #70 3.218 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-01-20T08:49:12.597Z] #70 3.256 Unpacking systemd (241-7~deb10u8) ... [2022-01-20T08:49:12.852Z] #70 3.656 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T08:49:12.852Z] #70 3.664 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-01-20T08:49:12.852Z] #70 3.673 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-01-20T08:49:12.852Z] #70 3.681 Setting up libidn11:amd64 (1.33-2.2) ... [2022-01-20T08:49:12.852Z] #70 3.691 Setting up libkmod2:amd64 (26-1) ... [2022-01-20T08:49:12.852Z] #70 3.701 Setting up systemd (241-7~deb10u8) ... [2022-01-20T08:49:12.852Z] #70 3.741 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-20T08:49:13.108Z] #70 3.742 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-20T08:49:13.108Z] #70 3.746 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T08:49:13.108Z] #70 3.746 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T08:49:13.234Z] #70 DONE 0.8s [2022-01-20T08:49:13.234Z] [2022-01-20T08:49:13.234Z] #71 exporting to image [2022-01-20T08:49:13.234Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T08:49:13.234Z] #71 exporting layers [2022-01-20T08:49:13.390Z] #70 4.112 Selecting previously unselected package systemd-sysv. [2022-01-20T08:49:13.390Z] #70 4.113 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28881 files and directories currently installed.) [2022-01-20T08:49:13.390Z] #70 4.126 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-01-20T08:49:13.390Z] #70 4.130 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-01-20T08:49:13.390Z] #70 4.167 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-20T08:49:13.390Z] #70 4.169 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-01-20T08:49:13.390Z] #70 4.173 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.390Z] #70 4.225 Selecting previously unselected package dbus. [2022-01-20T08:49:13.390Z] #70 4.228 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-01-20T08:49:13.390Z] #70 4.238 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.390Z] #70 4.292 Selecting previously unselected package libpam-systemd:amd64. [2022-01-20T08:49:13.664Z] #70 4.295 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-01-20T08:49:13.664Z] #70 4.298 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-01-20T08:49:13.664Z] #70 4.353 Selecting previously unselected package dbus-user-session. [2022-01-20T08:49:13.664Z] #70 4.357 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-01-20T08:49:13.664Z] #70 4.360 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.664Z] #70 4.399 Setting up systemd-sysv (241-7~deb10u8) ... [2022-01-20T08:49:13.664Z] #70 4.408 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.664Z] #70 4.417 Setting up dbus (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.664Z] #70 4.516 invoke-rc.d: could not determine current runlevel [2022-01-20T08:49:13.919Z] #70 4.519 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T08:49:13.919Z] #70 4.523 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-01-20T08:49:13.919Z] #70 4.628 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-01-20T08:49:13.919Z] #70 4.639 Processing triggers for systemd (241-7~deb10u8) ... [2022-01-20T08:49:13.919Z] #70 4.647 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T08:49:14.174Z] #70 DONE 5.0s [2022-01-20T08:49:14.174Z] [2022-01-20T08:49:14.174Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-01-20T08:49:14.174Z] #71 sha256:e2ed40fa547edbbd6706175fb842d78c6874bc72aaed7434e5f0c7a4cc1a1da3 [2022-01-20T08:49:14.684Z] #71 0.380 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T08:49:14.684Z] #71 0.382 Dload Upload Total Spent Left Speed [2022-01-20T08:49:14.684Z] #71 0.383 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16276 [2022-01-20T08:49:14.684Z] #71 DONE 0.5s [2022-01-20T08:49:14.684Z] [2022-01-20T08:49:14.684Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T08:49:14.684Z] #72 sha256:e91632b8646a01f6b1d0ec0a85a2ed71303ee8b709f9c534c583ecb977521a8b [2022-01-20T08:49:15.610Z] #72 DONE 0.8s [2022-01-20T08:49:15.610Z] [2022-01-20T08:49:15.610Z] #73 exporting to image [2022-01-20T08:49:15.610Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T08:49:15.610Z] #73 exporting layers [2022-01-20T08:49:16.247Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-01-20T08:49:17.538Z] #53 ... [2022-01-20T08:49:17.538Z] [2022-01-20T08:49:17.538Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:49:17.538Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:49:17.538Z] #56 209.9 + bin/containerd [2022-01-20T08:49:17.630Z] Congratulations! All API changes are done the right way. [2022-01-20T08:49:17.630Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T08:49:17.630Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T08:49:17.630Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T08:49:17.630Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T08:49:17.891Z] [2022-01-20T08:49:17.891Z] INFO Start validation with golang-ci-lint [2022-01-20T08:49:17.891Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T08:49:17.891Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T08:49:17.891Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T08:49:19.842Z] #71 exporting layers 6.4s done [2022-01-20T08:49:19.842Z] #71 writing image sha256:ac90495b615347d71941c33b7f16572b0bc2b587d418d56231757f4edeeaf5a2 done [2022-01-20T08:49:19.842Z] #71 naming to docker.io/library/docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 done [2022-01-20T08:49:19.842Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T08:49:20.198Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh dynbinary test-integration [2022-01-20T08:49:20.454Z] [2022-01-20T08:49:20.711Z] Removing bundles/ [2022-01-20T08:49:20.711Z] [2022-01-20T08:49:20.711Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T08:49:20.711Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:49:20.711Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:49:22.146Z] #73 exporting layers 6.5s done [2022-01-20T08:49:22.146Z] #73 writing image sha256:0aca903a3b4cb1ec08df9714ed22569630ba3c9e7d4eb83a1e2b82f596ed74db done [2022-01-20T08:49:22.146Z] #73 naming to docker.io/library/docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 done [2022-01-20T08:49:22.146Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T08:49:22.474Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh dynbinary test-integration [2022-01-20T08:49:23.034Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T08:49:23.034Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T08:49:23.034Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T08:49:23.034Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T08:49:23.034Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-01-20T08:49:23.034Z] Detected virtualization docker. [2022-01-20T08:49:23.034Z] Detected architecture x86-64. [2022-01-20T08:49:23.034Z] Set hostname to <2c0e2085f86e>. [2022-01-20T08:49:23.034Z] + source /etc/docker-entrypoint-cmd [2022-01-20T08:49:23.034Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T08:49:23.034Z] [2022-01-20T08:49:23.289Z] Removing bundles/ [2022-01-20T08:49:23.290Z] [2022-01-20T08:49:23.290Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T08:49:23.290Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:49:23.290Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:49:25.626Z] #56 ... [2022-01-20T08:49:25.626Z] [2022-01-20T08:49:25.626Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T08:49:25.626Z] #53 sha256:cd17b4c0a26077177851d59411f4b6137702a92cd1974702d073d1b2b3856c12 [2022-01-20T08:49:25.626Z] #53 137.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T08:49:25.626Z] #53 138.6 + mkdir -p /build [2022-01-20T08:49:25.626Z] #53 138.6 + cp runc /build/runc [2022-01-20T08:49:26.553Z] #53 DONE 139.4s [2022-01-20T08:49:26.553Z] [2022-01-20T08:49:26.553Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:49:26.553Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:49:27.482Z] #56 ... [2022-01-20T08:49:27.482Z] [2022-01-20T08:49:27.482Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T08:49:27.482Z] #54 sha256:db93955b8cf3cf941bca851cc847145fd22901159c449ea2b622e248912f489a [2022-01-20T08:49:27.738Z] #54 DONE 0.3s [2022-01-20T08:49:27.738Z] [2022-01-20T08:49:27.738Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T08:49:27.738Z] #56 sha256:167ab0375f6b7276af521e2aba0a2c4c2498144e96ad00d0ece4cb365b44f4b0 [2022-01-20T08:49:40.041Z] 567fd00846e9: Verifying Checksum [2022-01-20T08:49:40.041Z] 567fd00846e9: Download complete [2022-01-20T08:49:41.355Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-01-20T08:49:41.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T08:49:41.355Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-01-20T08:49:41.355Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T08:49:41.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T08:49:41.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T08:49:41.927Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T08:49:41.927Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T08:49:41.927Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T08:49:41.927Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T08:49:42.189Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T08:49:42.189Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T08:49:43.130Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T08:49:43.130Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T08:49:43.130Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T08:49:43.391Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T08:49:43.651Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T08:49:43.651Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T08:49:43.651Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T08:49:43.912Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-20T08:49:43.912Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T08:49:44.173Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T08:49:46.088Z] ok github.com/docker/docker/builder/dockerfile 0.202s coverage: 48.5% of statements [2022-01-20T08:49:46.088Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T08:49:46.352Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-01-20T08:49:47.295Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2022-01-20T08:49:47.866Z] ok github.com/docker/docker/builder/remotecontext/git 0.997s coverage: 86.3% of statements [2022-01-20T08:49:47.866Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T08:49:47.866Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T08:49:51.165Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2022-01-20T08:49:54.245Z] #56 243.2 + bin/containerd-stress [2022-01-20T08:49:54.245Z] #56 244.2 + bin/containerd-shim [2022-01-20T08:49:59.499Z] #56 251.1 + bin/containerd-shim-runc-v1 [2022-01-20T08:50:03.668Z] #56 255.6 + bin/containerd-shim-runc-v2 [2022-01-20T08:50:03.924Z] #56 256.2 + binaries [2022-01-20T08:50:03.924Z] #56 256.2 + install -D bin/containerd /build/containerd [2022-01-20T08:50:03.924Z] #56 256.2 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T08:50:03.924Z] #56 256.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T08:50:03.924Z] #56 256.2 + install -D bin/ctr /build/ctr [2022-01-20T08:50:05.293Z] 4612f6d0b889: Verifying Checksum [2022-01-20T08:50:05.293Z] 4612f6d0b889: Download complete [2022-01-20T08:50:07.188Z] #56 DONE 258.8s [2022-01-20T08:50:07.443Z] [2022-01-20T08:50:07.443Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T08:50:07.443Z] #57 sha256:5bc8885b216c516ae838f9ff5b021f682e7e73a3cec59d607eb6f6d00887b1e4 [2022-01-20T08:50:08.370Z] #57 DONE 1.0s [2022-01-20T08:50:08.370Z] [2022-01-20T08:50:08.370Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T08:50:08.370Z] #61 sha256:2bcff7829f244ccc44cbc4defe7c86c03d80c2d7332462be4bd3851e3c074d32 [2022-01-20T08:50:08.625Z] #61 DONE 0.2s [2022-01-20T08:50:08.625Z] [2022-01-20T08:50:08.625Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T08:50:08.625Z] #66 sha256:edf53ad995950fe2bb172413a1f071aefb4841a7e0ae449fb6d2e9c22c9f7de1 [2022-01-20T08:50:09.617Z] #66 DONE 1.1s [2022-01-20T08:50:09.617Z] [2022-01-20T08:50:09.617Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T08:50:09.618Z] #68 sha256:2ba650664a4337121dd869bfc333fe9d407888c6b0feca26ab0ca4f675a0278c [2022-01-20T08:50:09.618Z] #68 DONE 0.0s [2022-01-20T08:50:09.885Z] [2022-01-20T08:50:09.885Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T08:50:09.885Z] #69 sha256:698d3cada832953dec7c2e11395b0a729aa3d24231df0f0a80e746ea25218540 [2022-01-20T08:50:09.885Z] #69 DONE 0.0s [2022-01-20T08:50:09.886Z] [2022-01-20T08:50:09.886Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T08:50:09.886Z] #70 sha256:fac766d36b8a72bc890a2f13b2ca4a1dbfb9131460add7ce3d4a2f9f7b154eb5 [2022-01-20T08:50:10.812Z] #70 DONE 0.9s [2022-01-20T08:50:10.812Z] [2022-01-20T08:50:10.812Z] #71 exporting to image [2022-01-20T08:50:10.812Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T08:50:10.813Z] #71 exporting layers [2022-01-20T08:50:17.351Z] #71 exporting layers 6.3s done [2022-01-20T08:50:17.351Z] #71 writing image sha256:a93fe2c30bd0ec4bba97672adfe8a59f60b192106ef2eb9afbf6180c8d8fa7da done [2022-01-20T08:50:17.351Z] #71 naming to docker.io/library/docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 done [2022-01-20T08:50:17.351Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T08:50:17.690Z] + trap exit INT TERM [2022-01-20T08:50:17.690Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T08:50:17.690Z] + CONTAINER_NAME=docker-pr1 [2022-01-20T08:50:17.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh dynbinary-daemon [2022-01-20T08:50:19.579Z] [2022-01-20T08:50:19.579Z] Removing bundles/ [2022-01-20T08:50:19.579Z] [2022-01-20T08:50:19.579Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-20T08:50:19.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:50:19.579Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:50:29.918Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 29.1% of statements [2022-01-20T08:50:29.918Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2022-01-20T08:50:29.918Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T08:50:29.918Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T08:50:29.918Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T08:50:29.918Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T08:50:30.859Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-01-20T08:50:32.244Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-01-20T08:50:33.185Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-20T08:50:39.787Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-20T08:50:40.728Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2022-01-20T08:50:41.299Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-20T08:50:41.869Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-20T08:50:42.440Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T08:50:43.010Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-01-20T08:50:44.393Z] ok github.com/docker/docker/daemon 12.107s coverage: 17.1% of statements [2022-01-20T08:50:44.393Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T08:50:44.393Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T08:50:44.393Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T08:50:44.393Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T08:50:44.654Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2022-01-20T08:50:44.915Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.298s coverage: 56.2% of statements [2022-01-20T08:50:46.828Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-01-20T08:50:48.213Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.255s coverage: 50.5% of statements [2022-01-20T08:50:48.213Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.873s coverage: 46.2% of statements [2022-01-20T08:50:48.213Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T08:50:49.597Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-01-20T08:50:49.858Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.753s coverage: 58.0% of statements [2022-01-20T08:50:49.858Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T08:50:49.858Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T08:50:50.429Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-20T08:50:50.689Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-01-20T08:50:52.074Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.6% of statements [2022-01-20T08:50:52.074Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T08:50:52.074Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T08:50:52.645Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-01-20T08:50:53.217Z] ok github.com/docker/docker/daemon/logger/awslogs 0.123s coverage: 77.4% of statements [2022-01-20T08:50:53.217Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T08:50:53.217Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T08:50:53.217Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-01-20T08:50:53.788Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-01-20T08:50:54.049Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-01-20T08:50:54.049Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-01-20T08:50:54.620Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-01-20T08:50:54.620Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T08:50:55.190Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 57.0% of statements [2022-01-20T08:50:55.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-01-20T08:50:56.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-20T08:50:56.684Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T08:50:57.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:50:57.099Z] [2022-01-20T08:50:57.099Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:50:57.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:50:57.099Z] HOSTNAME=35b50af99835 [2022-01-20T08:50:57.099Z] DEST=bundles/test-integration [2022-01-20T08:50:57.099Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:50:57.099Z] DOCKER_ROOTLESS=1 [2022-01-20T08:50:57.099Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:50:57.099Z] container=docker [2022-01-20T08:50:57.099Z] HOME=/root [2022-01-20T08:50:57.099Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:50:57.099Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:50:57.099Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:50:57.099Z] TERM=xterm [2022-01-20T08:50:57.099Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:50:57.099Z] SHLVL=1 [2022-01-20T08:50:57.099Z] TIMEOUT=120m [2022-01-20T08:50:57.099Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:50:57.099Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:50:57.099Z] GO111MODULE=off [2022-01-20T08:50:57.099Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T08:50:57.099Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T08:50:57.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:50:57.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:50:57.099Z] GOPATH=/go [2022-01-20T08:50:57.099Z] PKG_CONFIG=pkg-config [2022-01-20T08:50:57.099Z] _=/usr/bin/env [2022-01-20T08:50:57.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T08:50:57.255Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T08:50:57.515Z] ok github.com/docker/docker/daemon/logger/splunk 1.516s coverage: 82.5% of statements [2022-01-20T08:50:57.515Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T08:50:57.515Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T08:50:58.899Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-01-20T08:50:58.899Z] ok github.com/docker/docker/distribution 0.118s coverage: 25.6% of statements [2022-01-20T08:50:58.899Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T08:50:59.470Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-01-20T08:50:59.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:50:59.676Z] [2022-01-20T08:50:59.676Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:50:59.676Z] DOCKER_SYSTEMD=1 [2022-01-20T08:50:59.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:50:59.676Z] HOSTNAME=2c0e2085f86e [2022-01-20T08:50:59.676Z] DEST=bundles/test-integration [2022-01-20T08:50:59.676Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:50:59.676Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:50:59.676Z] container=docker [2022-01-20T08:50:59.676Z] HOME=/root [2022-01-20T08:50:59.676Z] LANG=C.UTF-8 [2022-01-20T08:50:59.676Z] INVOCATION_ID=ed21fed9f524452ab00ecb72cf5b9563 [2022-01-20T08:50:59.676Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:50:59.676Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:50:59.676Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:50:59.676Z] TERM=xterm [2022-01-20T08:50:59.676Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:50:59.676Z] SHLVL=3 [2022-01-20T08:50:59.676Z] TIMEOUT=120m [2022-01-20T08:50:59.676Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:50:59.676Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:50:59.676Z] GO111MODULE=off [2022-01-20T08:50:59.676Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T08:50:59.676Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T08:50:59.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:50:59.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:50:59.676Z] GOPATH=/go [2022-01-20T08:50:59.676Z] PKG_CONFIG=pkg-config [2022-01-20T08:50:59.676Z] _=/usr/bin/env [2022-01-20T08:50:59.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T08:51:00.412Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-01-20T08:51:00.673Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T08:51:01.245Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-01-20T08:51:01.506Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2022-01-20T08:51:01.506Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T08:51:01.506Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T08:51:01.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T08:51:01.766Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-01-20T08:51:02.709Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2022-01-20T08:51:03.280Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-01-20T08:51:03.280Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T08:51:04.664Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.0% of statements [2022-01-20T08:51:06.051Z] ok github.com/docker/docker/pkg/authorization 0.657s coverage: 68.3% of statements [2022-01-20T08:51:06.051Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T08:51:06.312Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T08:51:09.608Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 43.5% of statements [2022-01-20T08:51:09.608Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T08:51:09.868Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-01-20T08:51:10.129Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-01-20T08:51:10.129Z] ok github.com/docker/docker/layer 7.542s coverage: 68.8% of statements [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T08:51:10.129Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T08:51:10.390Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-01-20T08:51:10.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-01-20T08:51:10.961Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-01-20T08:51:11.903Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T08:51:12.474Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-01-20T08:51:13.046Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2022-01-20T08:51:13.046Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-20T08:51:13.634Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2022-01-20T08:51:14.221Z] ok github.com/docker/docker/pkg/idtools 0.412s coverage: 69.5% of statements [2022-01-20T08:51:14.481Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 70.6% of statements [2022-01-20T08:51:14.742Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-01-20T08:51:14.742Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T08:51:14.742Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-01-20T08:51:14.742Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T08:51:14.742Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T08:51:14.742Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2022-01-20T08:51:14.742Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T08:51:15.002Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-01-20T08:51:15.002Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-01-20T08:51:15.264Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-01-20T08:51:15.524Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-01-20T08:51:15.524Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T08:51:15.524Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T08:51:16.096Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-01-20T08:51:16.356Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T08:51:16.617Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T08:51:16.877Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T08:51:18.259Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-01-20T08:51:18.259Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T08:51:22.459Z] ok github.com/docker/docker/pkg/signal 3.327s coverage: 62.3% of statements [2022-01-20T08:51:22.459Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T08:51:22.459Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T08:51:22.720Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-01-20T08:51:22.980Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-01-20T08:51:23.551Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-01-20T08:51:23.812Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-01-20T08:51:24.383Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-01-20T08:51:24.383Z] testing: warning: no tests to run [2022-01-20T08:51:24.383Z] coverage: [no statements] [2022-01-20T08:51:24.383Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T08:51:24.643Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T08:51:24.904Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T08:51:24.904Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T08:51:26.815Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-01-20T08:51:27.076Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-01-20T08:51:27.647Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-01-20T08:51:28.587Z] ok github.com/docker/docker/quota 0.204s coverage: 71.4% of statements [2022-01-20T08:51:28.848Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-20T08:51:29.789Z] ok github.com/docker/docker/registry 0.064s coverage: 57.2% of statements [2022-01-20T08:51:30.360Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T08:51:30.360Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T08:51:30.931Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-01-20T08:51:31.191Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T08:51:33.762Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T08:51:34.333Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-01-20T08:51:34.904Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-01-20T08:51:35.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T08:51:35.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T08:51:36.290Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-01-20T08:51:38.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T08:51:38.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T08:51:39.419Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|name|imports) took 2m7.823377806s [2022-01-20T08:51:39.419Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 433.403742ms [2022-01-20T08:51:47.597Z] INFO [runner/unused/goanalysis] analyzers took 26.269159809s with top 10 stages: buildssa: 22.965402443s, U1000: 3.303757366s [2022-01-20T08:51:51.186Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T08:51:51.186Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === Skipped [2022-01-20T08:51:51.186Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-20T08:51:51.186Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-01-20T08:51:51.186Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T08:51:51.186Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:42Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T08:51:51.186Z] aufs_test.go:37: driver not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:73: No driver to put! [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T08:51:51.186Z] time="2022-01-20T08:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:73: No driver to put! [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T08:51:51.186Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T08:51:51.186Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T08:51:51.186Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:51:51.186Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T08:51:51.186Z] graphtest_unix.go:73: No driver to put! [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T08:51:51.186Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T08:51:51.186Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] [2022-01-20T08:51:51.186Z] DONE 2246 tests, 51 skipped in 209.883s Post stage [Pipeline] junit [2022-01-20T08:51:51.201Z] Recording test results [2022-01-20T08:51:51.274Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T08:51:51.615Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh dynbinary test-integration [2022-01-20T08:51:51.878Z] [2022-01-20T08:51:51.878Z] Removing bundles/ [2022-01-20T08:51:51.878Z] [2022-01-20T08:51:51.878Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T08:51:52.141Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:51:52.141Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:51:55.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:51:55.979Z] [2022-01-20T08:51:55.979Z] + c=0 [2022-01-20T08:51:55.979Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T08:51:55.979Z] + CONTAINER_NAME=docker-pr1-2 [2022-01-20T08:51:55.979Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T08:51:55.979Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T08:51:55.979Z] + run_tests [2022-01-20T08:51:55.979Z] + '[' -n 0 ']' [2022-01-20T08:51:55.979Z] + rm= [2022-01-20T08:51:55.979Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43165/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh '' test-integration [2022-01-20T08:51:55.979Z] ++ jobs -p [2022-01-20T08:51:55.979Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T08:51:55.979Z] + CONTAINER_NAME=docker-pr1-3 [2022-01-20T08:51:55.979Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T08:51:55.979Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T08:51:55.979Z] + run_tests [2022-01-20T08:51:55.979Z] + '[' -n 0 ']' [2022-01-20T08:51:55.979Z] + rm= [2022-01-20T08:51:55.979Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43165/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh '' test-integration [2022-01-20T08:51:55.979Z] + for job in $(jobs -p) [2022-01-20T08:51:55.979Z] + wait 7520 [2022-01-20T08:51:55.979Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T08:51:55.979Z] + CONTAINER_NAME=docker-pr1-1 [2022-01-20T08:51:55.979Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T08:51:55.979Z] + run_tests test-integration-flaky [2022-01-20T08:51:55.979Z] + '[' -n 0 ']' [2022-01-20T08:51:55.979Z] + rm= [2022-01-20T08:51:55.979Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43165/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh test-integration-flaky test-integration [2022-01-20T08:51:55.979Z] [2022-01-20T08:51:55.979Z] [2022-01-20T08:51:55.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:51:55.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:51:55.979Z] HOSTNAME=a1d6bf68c156 [2022-01-20T08:51:55.979Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T08:51:55.979Z] TESTDEBUG=0 [2022-01-20T08:51:55.979Z] DEST=bundles/test-integration [2022-01-20T08:51:55.979Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:51:55.979Z] KEEPBUNDLE=1 [2022-01-20T08:51:55.979Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:51:55.979Z] container=docker [2022-01-20T08:51:55.979Z] HOME=/root [2022-01-20T08:51:55.979Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:51:55.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:51:55.979Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:51:55.979Z] TERM=xterm [2022-01-20T08:51:55.979Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:51:55.979Z] SHLVL=1 [2022-01-20T08:51:55.979Z] TIMEOUT=120m [2022-01-20T08:51:55.979Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:51:55.979Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:51:55.979Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T08:51:55.979Z] GO111MODULE=off [2022-01-20T08:51:55.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:51:55.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:51:55.979Z] GOPATH=/go [2022-01-20T08:51:55.979Z] PKG_CONFIG=pkg-config [2022-01-20T08:51:55.979Z] _=/usr/bin/env [2022-01-20T08:51:55.979Z] Building test suite binary ./integration-cli/test.main [2022-01-20T08:51:55.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:51:55.979Z] [2022-01-20T08:51:55.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:51:55.979Z] HOSTNAME=73a84c85c99a [2022-01-20T08:51:55.979Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T08:51:55.979Z] TESTDEBUG=0 [2022-01-20T08:51:55.979Z] DEST=bundles/test-integration [2022-01-20T08:51:55.979Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:51:55.979Z] KEEPBUNDLE=1 [2022-01-20T08:51:55.979Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:51:55.979Z] container=docker [2022-01-20T08:51:55.979Z] HOME=/root [2022-01-20T08:51:55.979Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:51:55.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:51:55.979Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:51:55.979Z] TERM=xterm [2022-01-20T08:51:55.979Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:51:55.979Z] SHLVL=1 [2022-01-20T08:51:55.979Z] TIMEOUT=120m [2022-01-20T08:51:55.979Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:51:55.979Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:51:55.979Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T08:51:55.979Z] GO111MODULE=off [2022-01-20T08:51:55.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:51:55.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:51:55.979Z] GOPATH=/go [2022-01-20T08:51:55.979Z] PKG_CONFIG=pkg-config [2022-01-20T08:51:55.979Z] _=/usr/bin/env [2022-01-20T08:51:55.979Z] Building test suite binary ./integration-cli/test.main [2022-01-20T08:51:55.979Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T08:51:55.979Z] No new tests added to integration. [2022-01-20T08:51:55.979Z] [2022-01-20T08:51:55.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:51:56.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:51:56.913Z] HOSTNAME=fe7463dcdb61 [2022-01-20T08:51:56.913Z] TESTDEBUG=0 [2022-01-20T08:51:56.913Z] DEST=bundles/test-integration [2022-01-20T08:51:56.913Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:51:56.913Z] KEEPBUNDLE=1 [2022-01-20T08:51:56.913Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:51:56.913Z] container=docker [2022-01-20T08:51:56.913Z] HOME=/root [2022-01-20T08:51:56.913Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:51:56.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:51:56.913Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:51:56.913Z] TERM=xterm [2022-01-20T08:51:56.913Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:51:56.913Z] SHLVL=1 [2022-01-20T08:51:56.913Z] TIMEOUT=120m [2022-01-20T08:51:56.913Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:51:56.913Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:51:56.913Z] GO111MODULE=off [2022-01-20T08:51:56.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T08:51:56.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:51:56.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:51:56.913Z] GOPATH=/go [2022-01-20T08:51:56.913Z] PKG_CONFIG=pkg-config [2022-01-20T08:51:56.913Z] _=/usr/bin/env [2022-01-20T08:51:56.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T08:52:02.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T08:52:04.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T08:52:10.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T08:52:10.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T08:52:10.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T08:52:11.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T08:52:11.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T08:52:12.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T08:52:12.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T08:52:13.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T08:52:13.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T08:52:14.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T08:52:14.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T08:52:15.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T08:52:16.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T08:52:16.953Z] 4612f6d0b889: Pull complete [2022-01-20T08:52:16.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T08:52:17.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T08:52:18.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T08:52:18.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T08:52:19.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T08:52:19.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T08:52:20.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T08:52:20.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T08:52:20.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T08:52:21.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T08:52:21.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T08:52:22.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T08:52:22.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T08:52:22.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T08:52:23.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:52:23.384Z] Using test binary docker [2022-01-20T08:52:23.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T08:52:23.384Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:52:23.384Z] INFO: Waiting for daemon to start... [2022-01-20T08:52:23.384Z] Starting dockerd [2022-01-20T08:52:23.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T08:52:24.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T08:52:25.313Z] . [2022-01-20T08:52:25.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:52:25.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:52:25.313Z] Error: No such image: emptyfs [2022-01-20T08:52:25.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T08:52:25.570Z] Running integration-test (iteration 1) [2022-01-20T08:52:25.570Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T08:52:26.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:52:26.314Z] Using test binary docker [2022-01-20T08:52:26.314Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T08:52:26.314Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T08:52:26.314Z] Starting dockerd [2022-01-20T08:52:26.314Z] INFO: Waiting for daemon to start... [2022-01-20T08:52:28.246Z] . [2022-01-20T08:52:28.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:52:28.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:52:28.501Z] Error: No such image: emptyfs [2022-01-20T08:52:28.501Z] Running integration-test (iteration 1) [2022-01-20T08:52:28.501Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T08:52:43.339Z] Loaded image: buildpack-deps:buster [2022-01-20T08:52:43.339Z] Loaded image: busybox:latest [2022-01-20T08:52:43.339Z] Loaded image: busybox:glibc [2022-01-20T08:52:43.615Z] Loaded image: buildpack-deps:buster [2022-01-20T08:52:43.615Z] Loaded image: busybox:latest [2022-01-20T08:52:43.615Z] Loaded image: busybox:glibc [2022-01-20T08:52:43.615Z] Loaded image: debian:bullseye [2022-01-20T08:52:43.615Z] Loaded image: hello-world:latest [2022-01-20T08:52:43.871Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:52:43.871Z] INFO: Testing against a local daemon [2022-01-20T08:52:43.871Z] === RUN TestCgroupNamespacesBuild [2022-01-20T08:52:44.705Z] Loaded image: debian:bullseye [2022-01-20T08:52:44.705Z] Loaded image: hello-world:latest [2022-01-20T08:52:44.705Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:52:44.705Z] INFO: Testing against a local daemon [2022-01-20T08:52:44.705Z] === RUN TestCgroupNamespacesBuild [2022-01-20T08:52:46.068Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-01-20T08:52:46.068Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T08:52:46.386Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-01-20T08:52:46.386Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T08:52:47.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-01-20T08:52:47.431Z] === RUN TestBuildWithSession [2022-01-20T08:52:47.431Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:52:47.431Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:52:47.431Z] === RUN TestBuildSquashParent [2022-01-20T08:52:48.274Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-01-20T08:52:48.274Z] === RUN TestBuildWithSession [2022-01-20T08:52:48.274Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:52:48.274Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:52:48.274Z] === RUN TestBuildSquashParent [2022-01-20T08:52:51.596Z] --- PASS: TestBuildSquashParent (4.24s) [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:51.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:51.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:51.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:51.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:52.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:52.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:53.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:54.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-01-20T08:52:55.379Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-01-20T08:52:55.379Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:52:55.379Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:52:56.357Z] --- PASS: TestBuildSquashParent (7.06s) [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:56.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:56.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:56.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:52:56.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:52:56.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:52:56.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:52:56.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:52:57.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:52:57.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:52:57.285Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-20T08:52:57.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-01-20T08:52:57.541Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:52:58.102Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-01-20T08:52:58.102Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:52:59.028Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-01-20T08:52:59.028Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:52:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:52:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:52:59.283Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-20T08:52:59.283Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:52:59.869Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:52:59.869Z] [2022-01-20T08:52:59.869Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T08:52:59.869Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T08:52:59.869Z] HOSTNAME=dbf6bec46e24 [2022-01-20T08:52:59.869Z] TESTDEBUG=0 [2022-01-20T08:52:59.869Z] DEST=bundles/test-integration [2022-01-20T08:52:59.869Z] PWD=/go/src/github.com/docker/docker [2022-01-20T08:52:59.869Z] DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 [2022-01-20T08:52:59.869Z] container=docker [2022-01-20T08:52:59.869Z] HOME=/root [2022-01-20T08:52:59.869Z] GOLANG_VERSION=1.16.13 [2022-01-20T08:52:59.869Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T08:52:59.869Z] VALIDATE_BRANCH=20.10 [2022-01-20T08:52:59.869Z] TERM=xterm [2022-01-20T08:52:59.869Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T08:52:59.869Z] SHLVL=1 [2022-01-20T08:52:59.869Z] TIMEOUT=120m [2022-01-20T08:52:59.869Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T08:52:59.869Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T08:52:59.869Z] GO111MODULE=off [2022-01-20T08:52:59.869Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T08:52:59.869Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T08:52:59.869Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T08:52:59.869Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T08:52:59.869Z] GOPATH=/go [2022-01-20T08:52:59.869Z] PKG_CONFIG=pkg-config [2022-01-20T08:52:59.869Z] _=/usr/bin/env [2022-01-20T08:52:59.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T08:53:01.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T08:53:01.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-01-20T08:53:01.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-01-20T08:53:01.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-01-20T08:53:01.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-01-20T08:53:01.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-01-20T08:53:01.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-01-20T08:53:01.017Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:53:01.017Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:53:01.170Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-01-20T08:53:01.170Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:53:01.426Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-01-20T08:53:01.426Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:53:02.790Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-01-20T08:53:02.790Z] === RUN TestBuildWithHugeFile [2022-01-20T08:53:04.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:53:05.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:53:06.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:53:07.062Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-20T08:53:08.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T08:53:08.425Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:53:09.070Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.077210859s with top 10 stages: buildssa: 1m40.758167123s, goimports: 20.486540411s, unconvert: 11.187393068s, gosec: 9.684026294s, golint: 6.180927611s, ineffassign: 4.563585824s, misspell: 4.53264101s, inspect: 4.526905129s, vrp: 2.364750635s, printf: 1.988551536s [2022-01-20T08:53:09.070Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-01-20T08:53:09.070Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1577/1577, exclude: 1577/1577, skip_files: 1682/1682, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682, nolint: 0/64, cgo: 1682/2258, filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, exclude-rules: 64/1577 [2022-01-20T08:53:09.070Z] INFO [runner] processing took 126.353443ms with stages: nolint: 58.717479ms, identifier_marker: 40.94395ms, path_prettifier: 11.692708ms, autogenerated_exclude: 5.726554ms, exclude-rules: 5.679418ms, skip_dirs: 2.7867ms, cgo: 458.672µs, filename_unadjuster: 341.08µs, max_same_issues: 1.761µs, diff: 1.014µs, source_code: 859ns, max_from_linter: 836ns, uniq_by_line: 703ns, exclude: 518ns, path_shortener: 490ns, skip_files: 415ns, max_per_file_from_linter: 286ns [2022-01-20T08:53:09.070Z] INFO [runner] linters took 1m41.348624285s with stages: goanalysis_metalinter: 1m20.39491057s, unused: 20.826523828s [2022-01-20T08:53:09.070Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2022-01-20T08:53:09.070Z] INFO Memory: 2298 samples, avg is 1556.0MB, max is 3902.4MB [2022-01-20T08:53:09.070Z] INFO Execution took 3m49.614363921s [2022-01-20T08:53:09.070Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T08:53:09.406Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh dynbinary-daemon test-docker-py [2022-01-20T08:53:09.977Z] [2022-01-20T08:53:09.977Z] Removing bundles/ [2022-01-20T08:53:09.977Z] [2022-01-20T08:53:09.977Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-20T08:53:09.977Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:53:09.977Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:53:13.671Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T08:53:13.671Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:53:21.752Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-20T08:53:21.752Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:53:24.266Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-20T08:53:24.266Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:53:29.508Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-20T08:53:29.508Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:53:30.070Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2022-01-20T08:53:30.070Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:53:31.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T08:53:31.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T08:53:34.233Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2022-01-20T08:53:34.233Z] === RUN TestBuildWithHugeFile [2022-01-20T08:53:50.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T08:53:58.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T08:53:58.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T08:53:58.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T08:53:58.948Z] --- PASS: TestBuildWithHugeFile (52.22s) [2022-01-20T08:53:58.948Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:53:58.948Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:53:58.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:53:58.948Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:53:58.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:53:58.948Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:53:58.948Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:53:58.948Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:53:58.948Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:53:58.948Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:53:58.948Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T08:53:58.948Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T08:53:58.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-20T08:53:58.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T08:53:58.948Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:53:58.948Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T08:53:58.948Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T08:53:58.948Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-01-20T08:53:58.948Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-01-20T08:53:58.948Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-01-20T08:53:58.948Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:53:58.948Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T08:53:58.948Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T08:53:59.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T08:53:59.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T08:54:00.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T08:54:02.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T08:54:03.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T08:54:04.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T08:54:04.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T08:54:05.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T08:54:06.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T08:54:07.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T08:54:07.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T08:54:08.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T08:54:09.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:54:09.239Z] Using test binary docker [2022-01-20T08:54:09.239Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T08:54:09.239Z] +++ /etc/init.d/apparmor start [2022-01-20T08:54:09.239Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:54:09.239Z] Starting dockerd [2022-01-20T08:54:09.239Z] INFO: Waiting for daemon to start... [2022-01-20T08:54:09.239Z] +++ 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-01-20T08:54:11.149Z] . [2022-01-20T08:54:11.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:54:11.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:54:11.149Z] Error: No such image: emptyfs [2022-01-20T08:54:11.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T08:54:11.149Z] ++++ docker load [2022-01-20T08:54:11.410Z] Running integration-test (iteration 1) [2022-01-20T08:54:11.410Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T08:54:11.410Z] ++ 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-01-20T08:54:11.410Z] ++ set -e [2022-01-20T08:54:11.410Z] ++ '[' -n 0 ']' [2022-01-20T08:54:11.410Z] ++ set -x [2022-01-20T08:54:11.410Z] ++ env -i DEST=/go/src/github.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-01-20T08:54:16.986Z] Loaded image: buildpack-deps:buster [2022-01-20T08:54:16.986Z] Loaded image: busybox:latest [2022-01-20T08:54:16.986Z] Loaded image: busybox:glibc [2022-01-20T08:54:17.547Z] Loaded image: debian:bullseye [2022-01-20T08:54:17.547Z] Loaded image: hello-world:latest [2022-01-20T08:54:17.547Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:54:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T08:54:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T08:54:21.414Z] Loaded image: buildpack-deps:buster [2022-01-20T08:54:21.414Z] Loaded image: busybox:latest [2022-01-20T08:54:21.414Z] Loaded image: busybox:glibc [2022-01-20T08:54:23.326Z] Loaded image: debian:bullseye [2022-01-20T08:54:23.326Z] Loaded image: hello-world:latest [2022-01-20T08:54:23.326Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:54:23.326Z] INFO: Testing against a local daemon [2022-01-20T08:54:23.326Z] === RUN TestCgroupNamespacesBuild [2022-01-20T08:54:24.079Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.49s) [2022-01-20T08:54:24.079Z] PASS [2022-01-20T08:54:24.079Z] [2022-01-20T08:54:24.079Z] === Skipped [2022-01-20T08:54:24.079Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T08:54:24.079Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:54:24.079Z] [2022-01-20T08:54:24.079Z] [2022-01-20T08:54:24.079Z] DONE 33 tests, 1 skipped in 115.574s [2022-01-20T08:54:24.079Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T08:54:24.079Z] INFO: Testing against a local daemon [2022-01-20T08:54:24.079Z] === RUN TestConfigInspect [2022-01-20T08:54:25.966Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2022-01-20T08:54:25.966Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T08:54:26.618Z] --- PASS: TestConfigInspect (2.16s) [2022-01-20T08:54:26.618Z] === RUN TestConfigList [2022-01-20T08:54:26.906Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-01-20T08:54:26.906Z] === RUN TestBuildWithSession [2022-01-20T08:54:26.906Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:54:26.906Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:54:26.906Z] === RUN TestBuildSquashParent [2022-01-20T08:54:28.506Z] --- PASS: TestConfigList (2.21s) [2022-01-20T08:54:28.506Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:54:30.202Z] --- PASS: TestBuildSquashParent (3.37s) [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:54:30.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:54:30.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:54:30.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:54:30.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:54:30.448Z] --- PASS: TestBuildWithHugeFile (50.57s) [2022-01-20T08:54:30.448Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:54:30.448Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:54:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:54:30.448Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:54:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:54:30.448Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:54:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:54:30.448Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:54:30.448Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:54:30.448Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:54:30.448Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-01-20T08:54:30.448Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-20T08:54:30.448Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-20T08:54:30.448Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T08:54:30.448Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:54:30.448Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T08:54:31.010Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T08:54:31.018Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-01-20T08:54:31.018Z] === RUN TestConfigsUpdate [2022-01-20T08:54:31.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:54:31.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:54:32.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:54:32.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:54:32.903Z] --- PASS: TestConfigsUpdate (2.11s) [2022-01-20T08:54:32.903Z] === RUN TestTemplatedConfig [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-01-20T08:54:34.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-01-20T08:54:34.168Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:54:34.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:54:35.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:54:35.173Z] --- PASS: TestBuildPreserveOwnership (10.12s) [2022-01-20T08:54:35.173Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.11s) [2022-01-20T08:54:35.173Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T08:54:35.173Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:54:35.173Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T08:54:35.173Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T08:54:35.173Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-20T08:54:35.173Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T08:54:35.173Z] PASS [2022-01-20T08:54:35.173Z] [2022-01-20T08:54:35.173Z] === Skipped [2022-01-20T08:54:35.173Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T08:54:35.173Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:54:35.173Z] [2022-01-20T08:54:35.173Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T08:54:35.173Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-20T08:54:35.173Z] [2022-01-20T08:54:35.173Z] [2022-01-20T08:54:35.173Z] DONE 33 tests, 2 skipped in 129.683s [2022-01-20T08:54:35.173Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T08:54:35.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:54:35.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:54:35.415Z] --- PASS: TestTemplatedConfig (2.62s) [2022-01-20T08:54:35.416Z] === RUN TestConfigCreateResolve [2022-01-20T08:54:35.428Z] INFO: Testing against a local daemon [2022-01-20T08:54:35.428Z] === RUN TestConfigInspect [2022-01-20T08:54:35.428Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-20T08:54:35.428Z] === RUN TestConfigList [2022-01-20T08:54:35.428Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestConfigList (0.01s) [2022-01-20T08:54:35.428Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:54:35.428Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T08:54:35.428Z] === RUN TestConfigsUpdate [2022-01-20T08:54:35.428Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T08:54:35.428Z] === RUN TestTemplatedConfig [2022-01-20T08:54:35.428Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T08:54:35.428Z] === RUN TestConfigCreateResolve [2022-01-20T08:54:35.428Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:35.428Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T08:54:35.428Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:54:35.630Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-01-20T08:54:35.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-01-20T08:54:35.890Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:54:36.461Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-01-20T08:54:36.461Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:54:36.890Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-01-20T08:54:36.891Z] PASS [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === Skipped [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-20T08:54:36.891Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-20T08:54:36.891Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T08:54:36.891Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-20T08:54:36.891Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T08:54:36.891Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T08:54:36.891Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] [2022-01-20T08:54:36.891Z] DONE 7 tests, 6 skipped in 1.728s [2022-01-20T08:54:37.147Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T08:54:37.147Z] INFO: Testing against a local daemon [2022-01-20T08:54:37.147Z] === RUN TestCheckpoint [2022-01-20T08:54:37.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:54:37.147Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:54:37.147Z] === RUN TestContainerInvalidJSON [2022-01-20T08:54:37.147Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:37.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:37.147Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:37.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:37.147Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:37.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:37.147Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:37.147Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:37.147Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:37.147Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T08:54:37.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T08:54:37.147Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T08:54:37.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:54:37.147Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:54:37.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T08:54:37.147Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:54:37.403Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T08:54:37.403Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:54:37.403Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T08:54:37.403Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:54:37.403Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T08:54:37.403Z] === RUN TestCopyFromContainer [2022-01-20T08:54:37.403Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-01-20T08:54:37.403Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:54:37.663Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-01-20T08:54:37.663Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:54:37.929Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-01-20T08:54:37.929Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:54:38.184Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-01-20T08:54:38.184Z] PASS [2022-01-20T08:54:38.184Z] [2022-01-20T08:54:38.184Z] DONE 7 tests in 14.110s [2022-01-20T08:54:38.184Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T08:54:38.184Z] INFO: Testing against a local daemon [2022-01-20T08:54:38.184Z] === RUN TestCheckpoint [2022-01-20T08:54:38.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:54:38.184Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:54:38.184Z] === RUN TestContainerInvalidJSON [2022-01-20T08:54:38.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:38.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:38.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:38.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:38.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:38.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:38.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:54:38.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:54:38.184Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:54:38.184Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T08:54:38.184Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T08:54:38.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T08:54:38.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:54:38.184Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:54:38.439Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-20T08:54:38.439Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:54:38.439Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T08:54:38.439Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:54:38.439Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T08:54:38.439Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:54:38.439Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T08:54:38.439Z] === RUN TestCopyFromContainer [2022-01-20T08:54:39.048Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-01-20T08:54:39.048Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:54:39.365Z] === RUN TestCopyFromContainer// [2022-01-20T08:54:39.365Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T08:54:39.618Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-01-20T08:54:39.618Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:54:39.621Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T08:54:39.621Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T08:54:39.621Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T08:54:39.621Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T08:54:39.621Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T08:54:39.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T08:54:39.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T08:54:39.876Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer (1.49s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T08:54:39.876Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T08:54:39.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:54:39.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:39.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:39.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:39.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:39.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:39.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:39.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:39.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:39.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:39.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T08:54:39.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:54:39.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:54:39.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:54:39.876Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:54:40.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T08:54:40.132Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:54:40.132Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:54:40.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:54:40.132Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:54:40.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:54:40.132Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:54:40.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:54:40.132Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:54:40.132Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:54:40.132Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:54:40.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T08:54:40.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:54:40.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:54:40.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:54:40.132Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:54:40.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T08:54:40.132Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:54:41.000Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-01-20T08:54:41.000Z] === RUN TestBuildWithHugeFile [2022-01-20T08:54:41.496Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s) [2022-01-20T08:54:41.496Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer// [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T08:54:41.566Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer (4.30s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T08:54:41.822Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T08:54:41.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:54:41.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:41.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:41.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:41.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:41.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:41.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:41.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:54:41.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:54:41.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:54:41.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:54:41.822Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:54:41.822Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T08:54:41.822Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:54:41.822Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:54:41.822Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:54:41.822Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:54:41.822Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:54:41.822Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:54:41.822Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:54:41.822Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:54:41.822Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:54:41.822Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:54:41.822Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:54:41.822Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:54:41.822Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:54:41.822Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T08:54:41.822Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.39s) [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:42.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:42.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:42.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:42.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:42.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:42.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:42.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:42.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:42.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:42.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:42.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:54:42.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:54:42.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:54:43.186Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-01-20T08:54:43.186Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:54:43.420Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-01-20T08:54:43.420Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:54:43.420Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:54:43.420Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:54:43.420Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T08:54:43.420Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:54:43.420Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:54:43.420Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:54:43.420Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-20T08:54:43.420Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:54:43.420Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T08:54:43.420Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T08:54:43.420Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T08:54:43.420Z] === RUN TestDaemonRestartIpcMode [2022-01-20T08:54:43.420Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T08:54:43.420Z] === RUN TestDaemonHostGatewayIP [2022-01-20T08:54:43.420Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T08:54:43.420Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T08:54:43.420Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T08:54:43.420Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:54:43.420Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T08:54:43.420Z] === RUN TestDiff [2022-01-20T08:54:43.981Z] --- PASS: TestDiff (0.48s) [2022-01-20T08:54:43.981Z] === RUN TestExecWithCloseStdin [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:44.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:44.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:44.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:44.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:44.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:44.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:44.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:54:44.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:54:44.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:54:44.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:54:44.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:54:44.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:54:44.114Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:54:44.542Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-01-20T08:54:44.542Z] === RUN TestExec [2022-01-20T08:54:44.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-20T08:54:44.674Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:54:44.674Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:54:44.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:54:44.674Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T08:54:44.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:54:44.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:54:44.674Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:54:44.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T08:54:44.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:54:44.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T08:54:44.674Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T08:54:44.674Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T08:54:44.674Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T08:54:44.674Z] === RUN TestDaemonRestartIpcMode [2022-01-20T08:54:44.674Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T08:54:44.674Z] === RUN TestDaemonHostGatewayIP [2022-01-20T08:54:44.674Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:54:44.674Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T08:54:44.674Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T08:54:44.674Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T08:54:44.674Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:54:44.674Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T08:54:44.674Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:54:44.674Z] === RUN TestDiff [2022-01-20T08:54:44.930Z] --- PASS: TestDiff (0.39s) [2022-01-20T08:54:44.930Z] === RUN TestExecWithCloseStdin [2022-01-20T08:54:45.103Z] --- PASS: TestExec (0.54s) [2022-01-20T08:54:45.103Z] === RUN TestExecUser [2022-01-20T08:54:45.492Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-01-20T08:54:45.492Z] === RUN TestExec [2022-01-20T08:54:45.665Z] --- PASS: TestExecUser (0.54s) [2022-01-20T08:54:45.665Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:54:46.053Z] --- PASS: TestExec (0.44s) [2022-01-20T08:54:46.053Z] === RUN TestExecUser [2022-01-20T08:54:46.228Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-01-20T08:54:46.228Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:54:46.309Z] --- PASS: TestExecUser (0.45s) [2022-01-20T08:54:46.309Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:54:46.469Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T08:54:46.469Z] [2022-01-20T08:54:46.469Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T08:54:46.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T08:54:46.469Z] Using test binary docker [2022-01-20T08:54:46.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T08:54:46.469Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:54:46.469Z] INFO: Waiting for daemon to start... [2022-01-20T08:54:46.469Z] Starting dockerd [2022-01-20T08:54:46.469Z] . [2022-01-20T08:54:46.469Z] INFO: Building docker-sdk-python3:4.4.1... [2022-01-20T08:54:46.871Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T08:54:46.871Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:54:47.592Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-20T08:54:47.592Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:54:48.517Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-01-20T08:54:48.517Z] === RUN TestHealthKillContainer [2022-01-20T08:54:50.136Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-01-20T08:54:50.136Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:54:50.698Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-01-20T08:54:50.698Z] === RUN TestHealthKillContainer [2022-01-20T08:54:56.600Z] --- PASS: TestHealthKillContainer (8.10s) [2022-01-20T08:54:56.600Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:54:56.855Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-01-20T08:54:56.855Z] === RUN TestIpcModeNone [2022-01-20T08:54:57.417Z] --- PASS: TestIpcModeNone (0.54s) [2022-01-20T08:54:57.417Z] === RUN TestIpcModePrivate [2022-01-20T08:54:57.673Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-01-20T08:54:57.928Z] --- PASS: TestIpcModePrivate (0.56s) [2022-01-20T08:54:57.928Z] === RUN TestIpcModeShareable [2022-01-20T08:54:58.490Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-01-20T08:54:58.490Z] --- PASS: TestIpcModeShareable (0.59s) [2022-01-20T08:54:58.490Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T08:54:58.780Z] --- PASS: TestHealthKillContainer (7.90s) [2022-01-20T08:54:58.780Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:54:58.780Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:54:58.780Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:54:58.780Z] === RUN TestIpcModeNone [2022-01-20T08:54:59.035Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-20T08:54:59.035Z] === RUN TestIpcModePrivate [2022-01-20T08:54:59.051Z] 567fd00846e9: Pull complete [2022-01-20T08:54:59.051Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T08:54:59.051Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:54:59.051Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:54:59.051Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-20T08:54:59.051Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-20T08:54:59.051Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T08:54:59.051Z] INFO: Docker version of control daemon [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] Client: [2022-01-20T08:54:59.051Z] Version: 20.10.9 [2022-01-20T08:54:59.051Z] API version: 1.41 [2022-01-20T08:54:59.051Z] Go version: go1.16.8 [2022-01-20T08:54:59.051Z] Git commit: c2ea9bc [2022-01-20T08:54:59.051Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T08:54:59.051Z] OS/Arch: windows/amd64 [2022-01-20T08:54:59.051Z] Context: default [2022-01-20T08:54:59.051Z] Experimental: true [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] Server: Docker Engine - Community [2022-01-20T08:54:59.051Z] Engine: [2022-01-20T08:54:59.051Z] Version: 20.10.9 [2022-01-20T08:54:59.051Z] API version: 1.41 (minimum version 1.24) [2022-01-20T08:54:59.051Z] Go version: go1.16.8 [2022-01-20T08:54:59.051Z] Git commit: 79ea9d3 [2022-01-20T08:54:59.051Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T08:54:59.051Z] OS/Arch: windows/amd64 [2022-01-20T08:54:59.051Z] Experimental: true [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] INFO: Docker info of control daemon [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] Client: [2022-01-20T08:54:59.051Z] Context: default [2022-01-20T08:54:59.051Z] Debug Mode: false [2022-01-20T08:54:59.051Z] Plugins: [2022-01-20T08:54:59.051Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T08:54:59.051Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T08:54:59.051Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] Server: [2022-01-20T08:54:59.051Z] Containers: 0 [2022-01-20T08:54:59.051Z] Running: 0 [2022-01-20T08:54:59.051Z] Paused: 0 [2022-01-20T08:54:59.051Z] Stopped: 0 [2022-01-20T08:54:59.051Z] Images: 1 [2022-01-20T08:54:59.051Z] Server Version: 20.10.9 [2022-01-20T08:54:59.051Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T08:54:59.051Z] Windows: [2022-01-20T08:54:59.051Z] LCOW: [2022-01-20T08:54:59.051Z] Logging Driver: json-file [2022-01-20T08:54:59.051Z] Plugins: [2022-01-20T08:54:59.051Z] Volume: local [2022-01-20T08:54:59.051Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T08:54:59.051Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T08:54:59.051Z] Swarm: inactive [2022-01-20T08:54:59.051Z] Default Isolation: process [2022-01-20T08:54:59.051Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T08:54:59.051Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T08:54:59.051Z] OSType: windows [2022-01-20T08:54:59.051Z] Architecture: x86_64 [2022-01-20T08:54:59.051Z] CPUs: 4 [2022-01-20T08:54:59.051Z] Total Memory: 32GiB [2022-01-20T08:54:59.051Z] Name: azwin-2-230900 [2022-01-20T08:54:59.051Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T08:54:59.051Z] Docker Root Dir: D:\docker [2022-01-20T08:54:59.051Z] Debug Mode: false [2022-01-20T08:54:59.051Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:54:59.051Z] Labels: [2022-01-20T08:54:59.051Z] Experimental: true [2022-01-20T08:54:59.051Z] Insecure Registries: [2022-01-20T08:54:59.051Z] 10.0.0.4:5000 [2022-01-20T08:54:59.051Z] 127.0.0.0/8 [2022-01-20T08:54:59.051Z] Registry Mirrors: [2022-01-20T08:54:59.051Z] http://10.0.0.4:5000/ [2022-01-20T08:54:59.051Z] Live Restore Enabled: false [2022-01-20T08:54:59.051Z] Product License: Community Engine [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] INFO: Commit hash is 8268f70ebb [2022-01-20T08:54:59.051Z] INFO: Nuke-Everything... [2022-01-20T08:54:59.051Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T08:54:59.051Z] INFO: Nuking d:\CI [2022-01-20T08:54:59.051Z] INFO: Zapped successfully [2022-01-20T08:54:59.051Z] INFO: Location for testing is d:\CI\PR-43165\1 [2022-01-20T08:54:59.051Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.051Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 08:54:55... [2022-01-20T08:54:59.051Z] [2022-01-20T08:54:59.291Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T08:54:59.547Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-20T08:54:59.547Z] === RUN TestIpcModeShareable [2022-01-20T08:54:59.547Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:54:59.547Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T08:54:59.547Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T08:55:00.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s) [2022-01-20T08:55:00.376Z] === RUN TestAPIIpcModeHost [2022-01-20T08:55:00.632Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-01-20T08:55:00.632Z] === RUN TestDaemonIpcModeShareable [2022-01-20T08:55:00.912Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-01-20T08:55:00.912Z] === RUN TestAPIIpcModeHost [2022-01-20T08:55:00.912Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:55:00.912Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T08:55:00.912Z] === RUN TestDaemonIpcModeShareable [2022-01-20T08:55:00.912Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:55:00.912Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T08:55:00.912Z] === RUN TestDaemonIpcModePrivate [2022-01-20T08:55:01.558Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-01-20T08:55:01.558Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-01-20T08:55:01.558Z] === RUN TestDaemonIpcModePrivate [2022-01-20T08:55:01.839Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T08:55:02.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-01-20T08:55:02.921Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-01-20T08:55:02.921Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T08:55:03.203Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-01-20T08:55:03.203Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T08:55:03.203Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:55:03.203Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T08:55:03.203Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T08:55:03.203Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:55:03.203Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T08:55:03.203Z] === RUN TestIpcModeOlderClient [2022-01-20T08:55:03.203Z] === PAUSE TestIpcModeOlderClient [2022-01-20T08:55:03.203Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:55:03.459Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T08:55:03.459Z] === RUN TestKillContainer [2022-01-20T08:55:03.459Z] === RUN TestKillContainer/no_signal [2022-01-20T08:55:03.715Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:55:03.742Z] Sending build context to Docker daemon 58.34MB [2022-01-20T08:55:03.742Z] [2022-01-20T08:55:03.742Z] Step 1/10 : FROM microsoft/windowsservercore [2022-01-20T08:55:03.742Z] ---> 60d6f56ecebd [2022-01-20T08:55:03.742Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T08:55:03.742Z] ---> Running in 1d995e1c6026 [2022-01-20T08:55:03.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-01-20T08:55:03.971Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:55:04.100Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-01-20T08:55:04.100Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T08:55:04.200Z] Removing intermediate container 1d995e1c6026 [2022-01-20T08:55:04.200Z] ---> 9d54ae8ed9b4 [2022-01-20T08:55:04.200Z] Step 3/10 : ARG GO_VERSION=1.16.13 [2022-01-20T08:55:04.200Z] ---> Running in 3605144b8271 [2022-01-20T08:55:04.533Z] --- PASS: TestKillContainer (1.20s) [2022-01-20T08:55:04.533Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-01-20T08:55:04.533Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-01-20T08:55:04.533Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T08:55:04.533Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:55:04.533Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T08:55:04.658Z] Removing intermediate container 3605144b8271 [2022-01-20T08:55:04.658Z] ---> 3f56d4968383 [2022-01-20T08:55:04.658Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2022-01-20T08:55:04.658Z] ---> Running in 7b41a80be25c [2022-01-20T08:55:05.027Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-01-20T08:55:05.027Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-01-20T08:55:05.027Z] === RUN TestIpcModeOlderClient [2022-01-20T08:55:05.027Z] === PAUSE TestIpcModeOlderClient [2022-01-20T08:55:05.027Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:55:05.095Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T08:55:05.117Z] Removing intermediate container 7b41a80be25c [2022-01-20T08:55:05.117Z] ---> af0715dedd9f [2022-01-20T08:55:05.117Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2022-01-20T08:55:05.117Z] ---> Running in f99ca677ecf5 [2022-01-20T08:55:05.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-20T08:55:05.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-01-20T08:55:05.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-01-20T08:55:05.351Z] === RUN TestKillStoppedContainer [2022-01-20T08:55:05.351Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T08:55:05.351Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:55:05.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T08:55:05.351Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:55:05.575Z] Removing intermediate container f99ca677ecf5 [2022-01-20T08:55:05.575Z] ---> c4389dd374f8 [2022-01-20T08:55:05.575Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T08:55:05.575Z] ---> Running in 877f7c3706f9 [2022-01-20T08:55:05.588Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T08:55:05.588Z] === RUN TestKillContainer [2022-01-20T08:55:05.588Z] === RUN TestKillContainer/no_signal [2022-01-20T08:55:05.844Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:55:05.912Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-20T08:55:05.912Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:55:05.912Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:05.912Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:55:05.912Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:55:05.912Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:55:05.912Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T08:55:05.912Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T08:55:05.912Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T08:55:05.912Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T08:55:05.912Z] === RUN TestLinksContainerNames [2022-01-20T08:55:06.099Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:55:06.659Z] --- PASS: TestKillContainer (1.17s) [2022-01-20T08:55:06.659Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-20T08:55:06.659Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-20T08:55:06.659Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T08:55:06.659Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:55:06.659Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T08:55:06.841Z] --- PASS: TestLinksContainerNames (0.79s) [2022-01-20T08:55:06.841Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:55:07.098Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T08:55:07.098Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T08:55:07.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T08:55:07.354Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/default [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/private [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/slave [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/shared [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T08:55:07.354Z] === CONT TestMountDaemonRoot/default [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:07.354Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:07.354Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:07.354Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:07.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:07.354Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/shared [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/slave [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/private [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:07.611Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:07.611Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:07.611Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:07.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-01-20T08:55:07.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-20T08:55:07.779Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-01-20T08:55:07.779Z] === RUN TestKillStoppedContainer [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:07.867Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T08:55:07.867Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-01-20T08:55:07.867Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T08:55:07.867Z] 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-01-20T08:55:07.867Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T08:55:07.867Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T08:55:07.867Z] 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-01-20T08:55:07.867Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T08:55:07.867Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T08:55:07.867Z] 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-01-20T08:55:07.867Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T08:55:07.867Z] === RUN TestNetworkNat [2022-01-20T08:55:08.035Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T08:55:08.035Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:55:08.035Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T08:55:08.035Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:55:08.292Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-01-20T08:55:08.292Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:55:08.292Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T08:55:08.292Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:55:08.292Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:55:08.430Z] --- PASS: TestNetworkNat (0.50s) [2022-01-20T08:55:08.430Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:55:08.687Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-01-20T08:55:08.687Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:55:08.855Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-01-20T08:55:08.855Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T08:55:09.111Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-01-20T08:55:09.111Z] === RUN TestLinksContainerNames [2022-01-20T08:55:10.038Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-20T08:55:10.038Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:55:10.294Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-20T08:55:10.294Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T08:55:10.550Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/default [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/private [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/slave [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/shared [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/default [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/shared [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/slave [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:10.550Z] === CONT TestMountDaemonRoot/private [2022-01-20T08:55:10.550Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:10.550Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:10.551Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:10.551Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:10.551Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:10.551Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:55:10.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:55:11.063Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-20T08:55:11.063Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T08:55:11.063Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T08:55:11.203Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-20T08:55:11.203Z] === RUN TestPause [2022-01-20T08:55:11.203Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:11.203Z] --- SKIP: TestPause (0.00s) [2022-01-20T08:55:11.203Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:55:11.203Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:55:11.203Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:55:11.203Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:55:11.203Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:11.203Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T08:55:11.203Z] === RUN TestPsFilter [2022-01-20T08:55:11.459Z] --- PASS: TestPsFilter (0.11s) [2022-01-20T08:55:11.459Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:55:11.716Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-20T08:55:11.716Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:55:12.284Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-01-20T08:55:12.284Z] === RUN TestRemoveContainerRunning [2022-01-20T08:55:12.426Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-01-20T08:55:12.426Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T08:55:12.552Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-20T08:55:12.552Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:55:12.986Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-01-20T08:55:12.986Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T08:55:13.122Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-01-20T08:55:13.122Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:55:13.122Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T08:55:13.122Z] === RUN TestRenameLinkedContainer [2022-01-20T08:55:13.242Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-01-20T08:55:13.242Z] === RUN TestNetworkNat [2022-01-20T08:55:13.811Z] --- PASS: TestNetworkNat (0.45s) [2022-01-20T08:55:13.811Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:55:14.067Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-01-20T08:55:14.067Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:55:15.011Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-01-20T08:55:15.011Z] === RUN TestRenameStoppedContainer [2022-01-20T08:55:15.011Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-01-20T08:55:15.011Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:55:15.937Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-01-20T08:55:15.937Z] === RUN TestRenameInvalidName [2022-01-20T08:55:16.499Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-20T08:55:16.499Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:55:16.579Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-01-20T08:55:16.579Z] === RUN TestPause [2022-01-20T08:55:17.139Z] --- PASS: TestPause (0.43s) [2022-01-20T08:55:17.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:55:17.139Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:55:17.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:55:17.139Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:55:17.396Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-20T08:55:17.396Z] === RUN TestPsFilter [2022-01-20T08:55:17.652Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T08:55:17.652Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:55:17.865Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-01-20T08:55:17.865Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:55:17.909Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-20T08:55:17.909Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:55:18.121Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-01-20T08:55:18.121Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:55:18.469Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-01-20T08:55:18.469Z] === RUN TestRemoveContainerRunning [2022-01-20T08:55:19.031Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-01-20T08:55:19.031Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:55:19.048Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-20T08:55:19.048Z] === RUN TestResize [2022-01-20T08:55:19.286Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-20T08:55:19.287Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:55:19.287Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T08:55:19.287Z] === RUN TestRenameLinkedContainer [2022-01-20T08:55:19.303Z] --- PASS: TestResize (0.41s) [2022-01-20T08:55:19.303Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:55:19.763Z] --- PASS: TestBuildWithHugeFile (34.98s) [2022-01-20T08:55:19.763Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:55:19.763Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:55:19.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:55:19.763Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:55:19.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:55:19.763Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:55:19.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:55:19.763Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:55:19.763Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:55:19.763Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:55:19.763Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T08:55:19.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-20T08:55:19.763Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T08:55:19.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T08:55:19.763Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:55:19.763Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T08:55:19.763Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T08:55:19.763Z] --- PASS: TestBuildPreserveOwnership (2.55s) [2022-01-20T08:55:19.763Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.70s) [2022-01-20T08:55:19.763Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2022-01-20T08:55:19.763Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:55:19.763Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T08:55:19.763Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T08:55:19.865Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-20T08:55:19.865Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:55:20.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T08:55:20.124Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:55:20.124Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T08:55:20.124Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:55:20.124Z] === RUN TestCgroupNamespacesRun [2022-01-20T08:55:21.174Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-01-20T08:55:21.174Z] === RUN TestRenameStoppedContainer [2022-01-20T08:55:21.174Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-01-20T08:55:21.174Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:55:22.101Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-01-20T08:55:22.101Z] === RUN TestRenameInvalidName [2022-01-20T08:55:22.356Z] --- PASS: TestRenameInvalidName (0.39s) [2022-01-20T08:55:22.356Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:55:22.639Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-01-20T08:55:22.639Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T08:55:24.245Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-01-20T08:55:24.245Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:55:24.245Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-20T08:55:24.245Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:55:24.527Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-01-20T08:55:24.527Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T08:55:25.171Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-20T08:55:25.171Z] === RUN TestResize [2022-01-20T08:55:25.732Z] --- PASS: TestResize (0.40s) [2022-01-20T08:55:25.732Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:55:25.988Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T08:55:25.988Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:55:26.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T08:55:26.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:26.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:26.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:26.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:55:26.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:55:26.653Z] [2022-01-20T08:55:26.653Z] SUCCESS: Specified value was saved. [2022-01-20T08:55:27.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-01-20T08:55:27.041Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T08:55:27.111Z] INFO: Downloading git... [2022-01-20T08:55:28.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:28.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:28.930Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2022-01-20T08:55:28.930Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T08:55:29.287Z] INFO: Downloading go... [2022-01-20T08:55:29.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:55:29.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:55:30.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:55:30.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:55:30.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-01-20T08:55:30.821Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T08:55:31.468Z] INFO: Downloading compiler 1 of 3... [2022-01-20T08:55:31.468Z] INFO: Downloading compiler 2 of 3... [2022-01-20T08:55:31.928Z] INFO: Downloading compiler 3 of 3... [2022-01-20T08:55:31.928Z] INFO: Extracting git... [2022-01-20T08:55:32.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:55:32.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:55:33.183Z] sha256:6308158c6d24fef2d6c000fb2f6253c3c6ca0ea6185f3d051033cae26d280487 [2022-01-20T08:55:33.183Z] INFO: Starting docker-py tests... [2022-01-20T08:55:33.183Z] ============================= test session starts ============================== [2022-01-20T08:55:33.183Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T08:55:33.183Z] rootdir: /src, inifile: pytest.ini [2022-01-20T08:55:33.183Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T08:55:33.183Z] collected 389 items / 1 deselected / 388 selected [2022-01-20T08:55:33.183Z] [2022-01-20T08:55:33.339Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2022-01-20T08:55:33.339Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T08:55:34.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:55:34.665Z] Loaded image: buildpack-deps:buster [2022-01-20T08:55:34.665Z] Loaded image: busybox:latest [2022-01-20T08:55:34.665Z] Loaded image: busybox:glibc [2022-01-20T08:55:34.709Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-01-20T08:55:34.709Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T08:55:35.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:55:35.607Z] Loaded image: debian:bullseye [2022-01-20T08:55:35.607Z] Loaded image: hello-world:latest [2022-01-20T08:55:35.607Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-01-20T08:55:36.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-01-20T08:55:36.418Z] === RUN TestCgroupNamespacesRun [2022-01-20T08:55:37.226Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-01-20T08:55:37.226Z] === RUN TestNISDomainname [2022-01-20T08:55:37.226Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T08:55:37.226Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T08:55:37.226Z] === RUN TestHostnameDnsResolution [2022-01-20T08:55:37.482Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-01-20T08:55:37.482Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T08:55:37.482Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T08:55:37.482Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T08:55:37.482Z] === RUN TestStats [2022-01-20T08:55:37.482Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:37.482Z] --- SKIP: TestStats (0.00s) [2022-01-20T08:55:37.482Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:55:37.482Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T08:55:37.482Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T08:55:37.482Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T08:55:37.482Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T08:55:37.482Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T08:55:37.482Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T08:55:37.482Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T08:55:37.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T08:55:37.738Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T08:55:37.738Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T08:55:37.783Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-01-20T08:55:37.783Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T08:55:37.783Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T08:55:37.783Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T08:55:37.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T08:55:38.299Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T08:55:38.710Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-01-20T08:55:38.710Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T08:55:40.074Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-01-20T08:55:40.074Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T08:55:40.186Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T08:55:41.439Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-01-20T08:55:41.439Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T08:55:42.074Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-20T08:55:42.074Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-01-20T08:55:42.074Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-01-20T08:55:42.074Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-01-20T08:55:42.074Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-01-20T08:55:42.074Z] === RUN TestDeleteDevicemapper [2022-01-20T08:55:42.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:55:42.074Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T08:55:42.074Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:55:42.185Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.43s) [2022-01-20T08:55:42.185Z] PASS [2022-01-20T08:55:42.185Z] [2022-01-20T08:55:42.185Z] === Skipped [2022-01-20T08:55:42.185Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T08:55:42.185Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:55:42.185Z] [2022-01-20T08:55:42.185Z] [2022-01-20T08:55:42.185Z] DONE 33 tests, 1 skipped in 90.751s [2022-01-20T08:55:42.185Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T08:55:42.185Z] ++ 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-01-20T08:55:42.185Z] ++ set -e [2022-01-20T08:55:42.185Z] ++ '[' -n 0 ']' [2022-01-20T08:55:42.185Z] ++ set -x [2022-01-20T08:55:42.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-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-01-20T08:55:42.186Z] INFO: Testing against a local daemon [2022-01-20T08:55:42.186Z] === RUN TestConfigInspect [2022-01-20T08:55:42.366Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-01-20T08:55:42.366Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T08:55:42.927Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-01-20T08:55:42.927Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T08:55:43.440Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s) [2022-01-20T08:55:43.440Z] === RUN TestUpdateMemory [2022-01-20T08:55:43.440Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:43.440Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T08:55:43.440Z] === RUN TestUpdateCPUQuota [2022-01-20T08:55:43.440Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:43.440Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T08:55:43.440Z] === RUN TestUpdatePidsLimit [2022-01-20T08:55:43.440Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:55:43.440Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T08:55:43.440Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:55:44.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-01-20T08:55:44.290Z] === RUN TestNISDomainname [2022-01-20T08:55:44.546Z] --- PASS: TestNISDomainname (0.54s) [2022-01-20T08:55:44.546Z] === RUN TestHostnameDnsResolution [2022-01-20T08:55:44.737Z] --- PASS: TestConfigInspect (2.12s) [2022-01-20T08:55:44.737Z] === RUN TestConfigList [2022-01-20T08:55:45.472Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-01-20T08:55:45.472Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T08:55:45.728Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-01-20T08:55:45.728Z] === RUN TestStats [2022-01-20T08:55:46.690Z] --- PASS: TestConfigList (2.09s) [2022-01-20T08:55:46.690Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:55:48.239Z] --- PASS: TestStats (2.44s) [2022-01-20T08:55:48.239Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:55:48.239Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T08:55:48.239Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T08:55:48.239Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T08:55:48.239Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T08:55:48.239Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T08:55:48.239Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T08:55:48.239Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T08:55:48.239Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T08:55:48.239Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T08:55:48.239Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T08:55:48.396Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T08:55:48.599Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-01-20T08:55:48.599Z] === RUN TestConfigsUpdate [2022-01-20T08:55:49.165Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T08:55:49.230Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T08:55:49.617Z] INFO: Expanding go... [2022-01-20T08:55:50.508Z] --- PASS: TestConfigsUpdate (1.68s) [2022-01-20T08:55:50.508Z] === RUN TestTemplatedConfig [2022-01-20T08:55:51.050Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T08:55:51.110Z] tests/integration/api_config_test.py ..... [ 8%] [2022-01-20T08:55:52.413Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T08:55:52.413Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-01-20T08:55:52.413Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-01-20T08:55:52.413Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-01-20T08:55:52.413Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-01-20T08:55:52.413Z] === RUN TestDeleteDevicemapper [2022-01-20T08:55:52.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:55:52.413Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T08:55:52.413Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:55:53.050Z] --- PASS: TestTemplatedConfig (2.55s) [2022-01-20T08:55:53.050Z] === RUN TestConfigCreateResolve [2022-01-20T08:55:54.301Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2022-01-20T08:55:54.301Z] === RUN TestUpdateMemory [2022-01-20T08:55:54.862Z] --- PASS: TestUpdateMemory (0.53s) [2022-01-20T08:55:54.862Z] === RUN TestUpdateCPUQuota [2022-01-20T08:55:54.960Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-01-20T08:55:54.960Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:55:55.220Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-01-20T08:55:55.220Z] PASS [2022-01-20T08:55:55.220Z] [2022-01-20T08:55:55.220Z] DONE 7 tests in 13.234s [2022-01-20T08:55:55.480Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T08:55:55.480Z] ++ 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-01-20T08:55:55.480Z] ++ set -e [2022-01-20T08:55:55.480Z] ++ '[' -n 0 ']' [2022-01-20T08:55:55.480Z] ++ set -x [2022-01-20T08:55:55.481Z] ++ env -i DEST=/go/src/github.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-01-20T08:55:55.481Z] INFO: Testing against a local daemon [2022-01-20T08:55:55.481Z] === RUN TestCheckpoint [2022-01-20T08:55:55.481Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:55:55.481Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:55:55.481Z] === RUN TestContainerInvalidJSON [2022-01-20T08:55:55.481Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:55:55.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:55:55.481Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:55:55.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:55:55.481Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:55:55.481Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:55:55.481Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T08:55:55.481Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:55:55.481Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:55:55.481Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T08:55:55.481Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T08:55:55.481Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T08:55:55.481Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:55:55.481Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:55:55.481Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T08:55:55.481Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:55:55.605Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-01-20T08:55:55.605Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:55:55.605Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-01-20T08:55:55.605Z] === RUN TestWaitNonBlocked [2022-01-20T08:55:55.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:55:55.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:55:55.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:55:55.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:55:55.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:55:55.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:55:55.605Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T08:55:55.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-01-20T08:55:55.605Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-01-20T08:55:55.605Z] === RUN TestWaitBlocked [2022-01-20T08:55:55.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:55:55.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:55:55.605Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:55:55.605Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:55:55.605Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:55:55.606Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:55:55.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T08:55:55.741Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:55:55.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T08:55:55.741Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:55:55.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T08:55:55.741Z] === RUN TestCopyFromContainer [2022-01-20T08:55:55.788Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-01-20T08:55:55.788Z] === RUN TestUpdatePidsLimit [2022-01-20T08:55:55.788Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T08:55:56.044Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T08:55:56.167Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T08:55:56.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-01-20T08:55:56.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-01-20T08:55:56.167Z] === CONT TestDaemonRestartIpcMode [2022-01-20T08:55:56.167Z] === CONT TestIpcModeOlderClient [2022-01-20T08:55:56.167Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T08:55:56.167Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T08:55:56.300Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T08:55:56.556Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T08:55:56.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer// [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T08:55:56.682Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T08:55:56.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T08:55:56.942Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T08:55:56.942Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T08:55:56.942Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T08:55:56.942Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer (1.30s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T08:55:56.942Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T08:55:56.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:55:56.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:55:56.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:55:56.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:55:56.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:55:56.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:55:56.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:55:56.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:55:56.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:55:56.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:55:56.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T08:55:56.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:55:56.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:55:56.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:55:56.943Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:55:56.943Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T08:55:56.943Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:55:57.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T08:55:57.203Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:55:57.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:55:57.203Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:55:57.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:55:57.203Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:55:57.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:55:57.203Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:55:57.203Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:55:57.203Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:55:57.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T08:55:57.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:55:57.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:55:57.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:55:57.203Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:55:57.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T08:55:57.203Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-01-20T08:55:57.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-01-20T08:55:57.628Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:55:58.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T08:55:58.143Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-01-20T08:55:58.143Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:55:59.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:55:59.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:55:59.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:55:59.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:55:59.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:55:59.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:55:59.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:55:59.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:55:59.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:55:59.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:55:59.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:55:59.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:55:59.525Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:55:59.785Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-20T08:55:59.785Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:55:59.785Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:55:59.785Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:55:59.785Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T08:55:59.785Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:55:59.785Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:55:59.785Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:55:59.785Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T08:55:59.785Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:55:59.785Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T08:55:59.785Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T08:55:59.785Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T08:55:59.785Z] === RUN TestDaemonRestartIpcMode [2022-01-20T08:55:59.785Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T08:55:59.785Z] === RUN TestDaemonHostGatewayIP [2022-01-20T08:55:59.785Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T08:55:59.785Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T08:55:59.785Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T08:55:59.785Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:55:59.785Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T08:55:59.785Z] === RUN TestDiff [2022-01-20T08:56:00.046Z] --- PASS: TestDiff (0.40s) [2022-01-20T08:56:00.046Z] === RUN TestExecWithCloseStdin [2022-01-20T08:56:00.333Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-01-20T08:56:00.589Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2022-01-20T08:56:00.589Z] PASS [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === Skipped [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T08:56:00.589Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T08:56:00.589Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T08:56:00.589Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:56:00.589Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:56:00.589Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T08:56:00.589Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T08:56:00.589Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T08:56:00.589Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T08:56:00.589Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T08:56:00.589Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:56:00.589Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T08:56:00.589Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T08:56:00.589Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T08:56:00.589Z] 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-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T08:56:00.589Z] 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-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T08:56:00.589Z] 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-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T08:56:00.589Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:56:00.589Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T08:56:00.589Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:56:00.589Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T08:56:00.589Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T08:56:00.589Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T08:56:00.589Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T08:56:00.589Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T08:56:00.589Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T08:56:00.589Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T08:56:00.589Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] [2022-01-20T08:56:00.589Z] DONE 177 tests, 27 skipped in 83.558s [2022-01-20T08:56:00.589Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T08:56:00.617Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-01-20T08:56:00.617Z] === RUN TestExec [2022-01-20T08:56:00.844Z] INFO: Testing against a local daemon [2022-01-20T08:56:00.844Z] === RUN TestCommitInheritsEnv [2022-01-20T08:56:01.187Z] --- PASS: TestExec (0.43s) [2022-01-20T08:56:01.187Z] === RUN TestExecUser [2022-01-20T08:56:01.450Z] --- PASS: TestExecUser (0.47s) [2022-01-20T08:56:01.450Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:56:01.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T08:56:02.025Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-01-20T08:56:02.025Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:56:02.208Z] --- PASS: TestCommitInheritsEnv (1.41s) [2022-01-20T08:56:02.208Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:56:02.208Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T08:56:02.208Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:56:02.208Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T08:56:02.208Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:56:02.208Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T08:56:02.208Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:56:03.409Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-20T08:56:03.409Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:56:03.980Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-01-20T08:56:03.980Z] === RUN TestHealthKillContainer [2022-01-20T08:56:04.096Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-01-20T08:56:04.096Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T08:56:04.096Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T08:56:04.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:56:04.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:56:04.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T08:56:04.096Z] === RUN TestTagInvalidReference [2022-01-20T08:56:04.096Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T08:56:04.096Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:56:04.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T08:56:04.352Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:56:04.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T08:56:04.352Z] === RUN TestTagOfficialNames [2022-01-20T08:56:04.352Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T08:56:04.352Z] === RUN TestTagMatchesDigest [2022-01-20T08:56:04.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T08:56:04.352Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T08:56:04.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T08:56:06.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T08:56:07.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T08:56:09.804Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2022-01-20T08:56:09.804Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:56:09.804Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-20T08:56:09.804Z] === RUN TestWaitNonBlocked [2022-01-20T08:56:09.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:56:09.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:56:09.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:56:09.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:56:09.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:56:09.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:56:09.804Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T08:56:09.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-01-20T08:56:09.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-01-20T08:56:09.804Z] === RUN TestWaitBlocked [2022-01-20T08:56:09.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:56:09.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:56:09.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:56:09.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:56:09.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:56:09.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:56:10.366Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T08:56:10.366Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-01-20T08:56:10.366Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-01-20T08:56:10.366Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T08:56:10.366Z] === CONT TestIpcModeOlderClient [2022-01-20T08:56:10.621Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-20T08:56:10.621Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T08:56:11.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T08:56:12.111Z] --- PASS: TestHealthKillContainer (7.81s) [2022-01-20T08:56:12.111Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:56:12.111Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-01-20T08:56:12.111Z] === RUN TestIpcModeNone [2022-01-20T08:56:12.682Z] --- PASS: TestIpcModeNone (0.44s) [2022-01-20T08:56:12.682Z] === RUN TestIpcModePrivate [2022-01-20T08:56:12.942Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T08:56:12.942Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-20T08:56:12.942Z] === RUN TestIpcModeShareable [2022-01-20T08:56:13.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2022-01-20T08:56:13.135Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T08:56:13.135Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s) [2022-01-20T08:56:13.135Z] === CONT TestDaemonHostGatewayIP [2022-01-20T08:56:13.202Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T08:56:13.462Z] --- PASS: TestIpcModeShareable (0.45s) [2022-01-20T08:56:13.462Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T08:56:14.728Z] INFO: Expanding compiler 1 of 3... [2022-01-20T08:56:14.728Z] INFO: Expanding compiler 2 of 3... [2022-01-20T08:56:14.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-01-20T08:56:14.846Z] === RUN TestAPIIpcModeHost [2022-01-20T08:56:15.107Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-01-20T08:56:15.107Z] === RUN TestDaemonIpcModeShareable [2022-01-20T08:56:15.649Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-01-20T08:56:15.649Z] === CONT TestDaemonRestartIpcMode [2022-01-20T08:56:16.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T08:56:16.047Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-01-20T08:56:16.047Z] === RUN TestDaemonIpcModePrivate [2022-01-20T08:56:17.463Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T08:56:17.463Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T08:56:17.463Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T08:56:17.538Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-01-20T08:56:18.404Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T08:56:18.404Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-01-20T08:56:18.404Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T08:56:19.344Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T08:56:19.604Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-01-20T08:56:19.604Z] === RUN TestIpcModeOlderClient [2022-01-20T08:56:19.604Z] === PAUSE TestIpcModeOlderClient [2022-01-20T08:56:19.604Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:56:19.864Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-01-20T08:56:19.864Z] === RUN TestKillContainer [2022-01-20T08:56:19.864Z] === RUN TestKillContainer/no_signal [2022-01-20T08:56:20.125Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:56:20.261Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T08:56:20.515Z] INFO: Expanding compiler 3 of 3... [2022-01-20T08:56:20.695Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:56:20.955Z] --- PASS: TestKillContainer (1.16s) [2022-01-20T08:56:20.955Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-01-20T08:56:20.955Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-20T08:56:20.955Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T08:56:20.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:56:20.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T08:56:21.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T08:56:21.479Z] INFO: Removing downloaded files... [2022-01-20T08:56:21.479Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T08:56:21.479Z] INFO: Configuring git core.autocrlf... [2022-01-20T08:56:21.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T08:56:22.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-01-20T08:56:22.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2022-01-20T08:56:22.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-01-20T08:56:22.097Z] === RUN TestKillStoppedContainer [2022-01-20T08:56:22.097Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T08:56:22.097Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:56:22.358Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T08:56:22.358Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:56:22.618Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-01-20T08:56:22.618Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:56:23.188Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-01-20T08:56:23.188Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:56:23.448Z] --- PASS: TestInspectOomKilledFalse (0.33s) [2022-01-20T08:56:23.448Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T08:56:23.709Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-01-20T08:56:23.709Z] === RUN TestLinksContainerNames [2022-01-20T08:56:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T08:56:24.649Z] --- PASS: TestLinksContainerNames (0.76s) [2022-01-20T08:56:24.649Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:56:24.909Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T08:56:24.909Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T08:56:25.169Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/default [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/private [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/slave [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/shared [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/default [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/shared [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/slave [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/private [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T08:56:25.169Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:56:25.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T08:56:25.169Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T08:56:25.430Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:56:25.615Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-01-20T08:56:25.615Z] PASS [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] === Skipped [2022-01-20T08:56:25.615Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T08:56:25.615Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:56:25.615Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:56:25.615Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T08:56:25.615Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T08:56:25.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] [2022-01-20T08:56:25.615Z] DONE 196 tests, 5 skipped in 106.297s [2022-01-20T08:56:25.615Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T08:56:25.615Z] INFO: Testing against a local daemon [2022-01-20T08:56:25.615Z] === RUN TestCommitInheritsEnv [2022-01-20T08:56:25.615Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-01-20T08:56:25.615Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:56:25.615Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T08:56:25.615Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:56:25.615Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T08:56:25.615Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:56:25.615Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T08:56:25.615Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:56:25.615Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T08:56:25.616Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T08:56:25.690Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T08:56:25.690Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T08:56:25.690Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T08:56:26.982Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-01-20T08:56:26.982Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:56:27.073Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-01-20T08:56:27.073Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T08:56:27.073Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-01-20T08:56:27.073Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T08:56:27.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T08:56:27.238Z] === RUN TestTagInvalidReference [2022-01-20T08:56:27.238Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T08:56:27.238Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:56:27.238Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T08:56:27.238Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:56:27.238Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-20T08:56:27.238Z] === RUN TestTagOfficialNames [2022-01-20T08:56:27.238Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T08:56:27.238Z] === RUN TestTagMatchesDigest [2022-01-20T08:56:27.238Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T08:56:27.238Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T08:56:27.643Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-01-20T08:56:27.643Z] === RUN TestNetworkNat [2022-01-20T08:56:27.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T08:56:27.903Z] --- PASS: TestNetworkNat (0.41s) [2022-01-20T08:56:27.903Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:56:28.475Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-01-20T08:56:28.475Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:56:29.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T08:56:31.021Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-20T08:56:31.021Z] === RUN TestPause [2022-01-20T08:56:31.281Z] --- PASS: TestPause (0.40s) [2022-01-20T08:56:31.282Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:56:31.282Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:56:31.282Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:56:31.282Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:56:31.542Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-20T08:56:31.542Z] === RUN TestPsFilter [2022-01-20T08:56:31.803Z] --- PASS: TestPsFilter (0.11s) [2022-01-20T08:56:31.803Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:56:32.373Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2022-01-20T08:56:32.373Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:56:32.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T08:56:32.633Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-20T08:56:32.633Z] === RUN TestRemoveContainerRunning [2022-01-20T08:56:32.893Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-01-20T08:56:32.893Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:56:33.464Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-20T08:56:33.464Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:56:33.464Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T08:56:33.464Z] === RUN TestRenameLinkedContainer [2022-01-20T08:56:35.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T08:56:35.375Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-01-20T08:56:35.375Z] === RUN TestRenameStoppedContainer [2022-01-20T08:56:35.375Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-20T08:56:35.375Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:56:36.315Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-01-20T08:56:36.315Z] === RUN TestRenameInvalidName [2022-01-20T08:56:36.575Z] --- PASS: TestRenameInvalidName (0.37s) [2022-01-20T08:56:36.575Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:56:37.958Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2022-01-20T08:56:37.958Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:56:38.218Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-01-20T08:56:38.218Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:56:38.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T08:56:39.159Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-01-20T08:56:39.159Z] === RUN TestResize [2022-01-20T08:56:39.419Z] --- PASS: TestResize (0.37s) [2022-01-20T08:56:39.419Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:56:39.680Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2022-01-20T08:56:39.680Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:56:40.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T08:56:40.250Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:56:40.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:56:40.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:40.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:40.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:40.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:56:40.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:56:41.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:41.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:42.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:56:43.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:56:43.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T08:56:44.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:56:44.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:56:45.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:56:45.375Z] Using test binary docker [2022-01-20T08:56:45.375Z] +++ /etc/init.d/apparmor start [2022-01-20T08:56:45.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:56:45.375Z] INFO: Waiting for daemon to start... [2022-01-20T08:56:45.375Z] Starting dockerd [2022-01-20T08:56:45.375Z] +++ 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-01-20T08:56:45.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:56:45.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:56:47.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:56:47.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:56:47.897Z] . [2022-01-20T08:56:47.897Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:56:47.897Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:56:47.897Z] Error: No such image: emptyfs [2022-01-20T08:56:47.897Z] ++++ docker load [2022-01-20T08:56:47.897Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T08:56:48.154Z] Running integration-test (iteration 1) [2022-01-20T08:56:48.411Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T08:56:48.411Z] ++ 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-01-20T08:56:48.411Z] ++ set -e [2022-01-20T08:56:48.411Z] ++ '[' -n 0 ']' [2022-01-20T08:56:48.411Z] ++ set -x [2022-01-20T08:56:48.411Z] ++ env -i DEST=/go/src/github.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-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-01-20T08:56:49.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-01-20T08:56:49.763Z] === RUN TestCgroupNamespacesRun [2022-01-20T08:56:50.715Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-01-20T08:56:50.715Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T08:56:51.656Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-01-20T08:56:51.656Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T08:56:52.597Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-01-20T08:56:52.597Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T08:56:53.979Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-01-20T08:56:53.979Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T08:56:54.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-01-20T08:56:54.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T08:56:55.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-20T08:56:55.864Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T08:56:56.805Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-01-20T08:56:56.805Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T08:56:57.745Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-01-20T08:56:57.745Z] === RUN TestNISDomainname [2022-01-20T08:56:58.316Z] --- PASS: TestNISDomainname (0.50s) [2022-01-20T08:56:58.316Z] === RUN TestHostnameDnsResolution [2022-01-20T08:56:58.885Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-01-20T08:56:58.885Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T08:56:59.455Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2022-01-20T08:56:59.455Z] === RUN TestStats [2022-01-20T08:57:01.996Z] --- PASS: TestStats (2.41s) [2022-01-20T08:57:01.996Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:57:01.996Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T08:57:01.996Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T08:57:01.996Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T08:57:01.996Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T08:57:01.996Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T08:57:01.996Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T08:57:01.996Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T08:57:01.996Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T08:57:01.996Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T08:57:01.996Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T08:57:02.256Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T08:57:04.167Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T08:57:05.549Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T08:57:05.549Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-01-20T08:57:05.549Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-01-20T08:57:05.549Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-01-20T08:57:05.549Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-01-20T08:57:05.549Z] === RUN TestDeleteDevicemapper [2022-01-20T08:57:05.549Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:57:05.549Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T08:57:05.549Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:57:07.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s) [2022-01-20T08:57:07.460Z] === RUN TestUpdateMemory [2022-01-20T08:57:07.720Z] --- PASS: TestUpdateMemory (0.51s) [2022-01-20T08:57:07.720Z] === RUN TestUpdateCPUQuota [2022-01-20T08:57:08.290Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-01-20T08:57:08.290Z] === RUN TestUpdatePidsLimit [2022-01-20T08:57:08.290Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T08:57:08.552Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T08:57:08.812Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T08:57:09.073Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T08:57:09.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T08:57:09.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T08:57:09.600Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-01-20T08:57:10.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-01-20T08:57:10.171Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:57:13.697Z] ..........................xx.................... [ 29%] [2022-01-20T08:57:22.394Z] --- PASS: TestUpdateRestartPolicy (10.62s) [2022-01-20T08:57:22.394Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:57:22.394Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-01-20T08:57:22.394Z] === RUN TestWaitNonBlocked [2022-01-20T08:57:22.394Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:57:22.394Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:57:22.394Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:57:22.394Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:57:22.394Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:57:22.394Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:57:22.394Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T08:57:22.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-01-20T08:57:22.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-01-20T08:57:22.394Z] === RUN TestWaitBlocked [2022-01-20T08:57:22.394Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:57:22.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:57:22.394Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:57:22.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:57:22.394Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:57:22.394Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:57:22.394Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T08:57:22.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.50s) [2022-01-20T08:57:22.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-01-20T08:57:22.394Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T08:57:22.394Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T08:57:24.305Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-01-20T08:57:24.305Z] === CONT TestIpcModeOlderClient [2022-01-20T08:57:24.305Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-01-20T08:57:24.305Z] === CONT TestDaemonHostGatewayIP [2022-01-20T08:57:26.848Z] --- PASS: TestDaemonHostGatewayIP (2.14s) [2022-01-20T08:57:26.848Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T08:57:28.230Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.53s) [2022-01-20T08:57:28.230Z] === CONT TestDaemonRestartIpcMode [2022-01-20T08:57:29.794Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T08:57:30.141Z] --- PASS: TestDaemonRestartIpcMode (2.02s) [2022-01-20T08:57:34.340Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-01-20T08:57:34.340Z] PASS [2022-01-20T08:57:34.340Z] [2022-01-20T08:57:34.340Z] === Skipped [2022-01-20T08:57:34.340Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T08:57:34.340Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:57:34.340Z] [2022-01-20T08:57:34.340Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:57:34.340Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:57:34.340Z] [2022-01-20T08:57:34.340Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T08:57:34.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:57:34.340Z] [2022-01-20T08:57:34.340Z] [2022-01-20T08:57:34.340Z] DONE 196 tests, 3 skipped in 98.481s [2022-01-20T08:57:34.340Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T08:57:34.340Z] ++ 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-01-20T08:57:34.340Z] ++ set -e [2022-01-20T08:57:34.340Z] ++ '[' -n 0 ']' [2022-01-20T08:57:34.340Z] ++ set -x [2022-01-20T08:57:34.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T08:57:34.340Z] INFO: Testing against a local daemon [2022-01-20T08:57:34.340Z] === RUN TestCommitInheritsEnv [2022-01-20T08:57:34.340Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T08:57:34.340Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:57:34.340Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T08:57:34.340Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:57:34.340Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:57:34.340Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T08:57:34.340Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:57:34.340Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T08:57:34.340Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:57:34.601Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T08:57:34.601Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T08:57:34.601Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:57:34.601Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:57:34.601Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:57:34.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T08:57:34.601Z] === RUN TestTagInvalidReference [2022-01-20T08:57:34.601Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T08:57:34.601Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:57:34.601Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T08:57:34.601Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:57:34.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T08:57:34.601Z] === RUN TestTagOfficialNames [2022-01-20T08:57:34.861Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-20T08:57:34.861Z] === RUN TestTagMatchesDigest [2022-01-20T08:57:34.861Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T08:57:34.861Z] PASS [2022-01-20T08:57:34.861Z] [2022-01-20T08:57:34.861Z] === Skipped [2022-01-20T08:57:34.861Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:57:34.861Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T08:57:34.861Z] [2022-01-20T08:57:34.861Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:57:34.861Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:57:34.861Z] [2022-01-20T08:57:34.861Z] [2022-01-20T08:57:34.861Z] DONE 12 tests, 2 skipped in 0.909s [2022-01-20T08:57:34.861Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T08:57:34.861Z] ++ 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-01-20T08:57:34.861Z] ++ set -e [2022-01-20T08:57:34.861Z] ++ '[' -n 0 ']' [2022-01-20T08:57:34.861Z] ++ set -x [2022-01-20T08:57:34.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T08:57:34.861Z] INFO: Testing against a local daemon [2022-01-20T08:57:34.861Z] === RUN TestNetworkCreateDelete [2022-01-20T08:57:35.053Z] Loaded image: buildpack-deps:buster [2022-01-20T08:57:35.053Z] Loaded image: busybox:latest [2022-01-20T08:57:35.053Z] Loaded image: busybox:glibc [2022-01-20T08:57:35.121Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T08:57:35.121Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:57:35.381Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-20T08:57:35.381Z] === RUN TestDaemonDNSFallback [2022-01-20T08:57:37.282Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T08:57:40.747Z] --- PASS: TestImportExtremelyLargeImageWorks (94.80s) [2022-01-20T08:57:40.747Z] PASS [2022-01-20T08:57:40.747Z] [2022-01-20T08:57:40.747Z] === Skipped [2022-01-20T08:57:40.747Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:57:40.747Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T08:57:40.747Z] [2022-01-20T08:57:40.747Z] [2022-01-20T08:57:40.747Z] DONE 12 tests, 1 skipped in 98.516s [2022-01-20T08:57:40.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T08:57:40.747Z] INFO: Testing against a local daemon [2022-01-20T08:57:40.747Z] === RUN TestNetworkCreateDelete [2022-01-20T08:57:40.747Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T08:57:40.747Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:57:40.747Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-01-20T08:57:40.747Z] === RUN TestDaemonDNSFallback [2022-01-20T08:57:41.615Z] Loaded image: debian:bullseye [2022-01-20T08:57:41.615Z] Loaded image: hello-world:latest [2022-01-20T08:57:41.615Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:57:41.615Z] INFO: Testing against a local daemon [2022-01-20T08:57:41.615Z] === RUN TestCgroupNamespacesBuild [2022-01-20T08:57:41.657Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T08:57:41.960Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-01-20T08:57:41.960Z] === RUN TestInspectNetwork [2022-01-20T08:57:44.173Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2022-01-20T08:57:44.173Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T08:57:44.524Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T08:57:44.524Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T08:57:44.524Z] === RUN TestInspectNetwork/network_name [2022-01-20T08:57:44.524Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T08:57:46.067Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-01-20T08:57:46.067Z] === RUN TestBuildWithSession [2022-01-20T08:57:46.067Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:57:46.067Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:57:46.067Z] === RUN TestBuildSquashParent [2022-01-20T08:57:47.279Z] --- PASS: TestDaemonDNSFallback (7.29s) [2022-01-20T08:57:47.279Z] === RUN TestInspectNetwork [2022-01-20T08:57:47.279Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:57:47.279Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:57:47.279Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:47.279Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:47.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:47.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:47.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:47.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:47.279Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:47.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:47.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestNetworkList [2022-01-20T08:57:47.279Z] === RUN TestNetworkList//networks [2022-01-20T08:57:47.279Z] === PAUSE TestNetworkList//networks [2022-01-20T08:57:47.279Z] === RUN TestNetworkList//networks/ [2022-01-20T08:57:47.279Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:57:47.279Z] === CONT TestNetworkList//networks [2022-01-20T08:57:47.279Z] === CONT TestNetworkList//networks/ [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:57:47.279Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:57:47.279Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:57:47.279Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T08:57:47.279Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:57:47.279Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T08:57:47.279Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:57:47.279Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:57:47.279Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:57:47.279Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:57:47.279Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:57:47.279Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:57:47.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:57:47.279Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:57:47.279Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:57:47.279Z] PASS [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === Skipped [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T08:57:47.279Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:57:47.279Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:57:47.279Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T08:57:47.279Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T08:57:47.279Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:57:47.279Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] DONE 22 tests, 12 skipped in 7.948s [2022-01-20T08:57:47.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.279Z] INFO: Testing against a local daemon [2022-01-20T08:57:47.279Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:57:47.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:57:47.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:57:47.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:57:47.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:57:47.279Z] PASS [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === Skipped [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:57:47.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:57:47.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] DONE 2 tests, 2 skipped in 0.090s [2022-01-20T08:57:47.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.279Z] INFO: Testing against a local daemon [2022-01-20T08:57:47.279Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:57:47.279Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T08:57:47.279Z] === RUN TestDockerNetworkMacvlan [2022-01-20T08:57:47.279Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T08:57:47.279Z] PASS [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === Skipped [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T08:57:47.279Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T08:57:47.279Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] DONE 2 tests, 2 skipped in 0.090s [2022-01-20T08:57:47.279Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.279Z] testing: warning: no tests to run [2022-01-20T08:57:47.279Z] PASS [2022-01-20T08:57:47.279Z] [2022-01-20T08:57:47.279Z] DONE 0 tests in 0.022s [2022-01-20T08:57:47.279Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.537Z] INFO: Testing against a local daemon [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginTLS [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginHeader [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-01-20T08:57:47.537Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T08:57:47.537Z] PASS [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === Skipped [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T08:57:47.537Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] [2022-01-20T08:57:47.537Z] DONE 17 tests, 17 skipped in 0.331s [2022-01-20T08:57:47.793Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.793Z] INFO: Testing against a local daemon [2022-01-20T08:57:47.793Z] === RUN TestPluginInvalidJSON [2022-01-20T08:57:47.793Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:57:47.793Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:57:47.793Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:57:47.793Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T08:57:47.793Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:57:47.793Z] === RUN TestPluginInstall [2022-01-20T08:57:47.794Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.794Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T08:57:47.794Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:57:47.794Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T08:57:47.794Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T08:57:47.794Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:57:47.794Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T08:57:47.794Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:57:47.794Z] PASS [2022-01-20T08:57:47.794Z] [2022-01-20T08:57:47.794Z] === Skipped [2022-01-20T08:57:47.794Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T08:57:47.794Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T08:57:47.794Z] [2022-01-20T08:57:47.794Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T08:57:47.794Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T08:57:47.794Z] [2022-01-20T08:57:47.794Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:57:47.794Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T08:57:47.794Z] [2022-01-20T08:57:47.794Z] [2022-01-20T08:57:47.794Z] DONE 5 tests, 3 skipped in 0.120s [2022-01-20T08:57:47.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:57:47.794Z] INFO: Testing against a local daemon [2022-01-20T08:57:47.794Z] === RUN TestExternalGraphDriver [2022-01-20T08:57:48.050Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T08:57:48.050Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-01-20T08:57:48.050Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:57:48.723Z] --- PASS: TestInspectNetwork (6.92s) [2022-01-20T08:57:48.723Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T08:57:48.723Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T08:57:48.723Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T08:57:48.723Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T08:57:48.723Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:57:50.107Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-01-20T08:57:50.107Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:57:50.107Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:50.107Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:50.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:50.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:50.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:50.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:50.107Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:57:50.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:57:50.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:57:50.107Z] === RUN TestNetworkList [2022-01-20T08:57:50.107Z] === RUN TestNetworkList//networks [2022-01-20T08:57:50.107Z] === PAUSE TestNetworkList//networks [2022-01-20T08:57:50.107Z] === RUN TestNetworkList//networks/ [2022-01-20T08:57:50.107Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:57:50.107Z] === CONT TestNetworkList//networks [2022-01-20T08:57:50.107Z] === CONT TestNetworkList//networks/ [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:57:50.107Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:57:50.107Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:57:50.367Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-20T08:57:50.367Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:57:51.750Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T08:57:51.750Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:57:52.321Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T08:57:52.321Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:57:53.262Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T08:57:53.262Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:57:53.291Z] --- PASS: TestGraphdriverPluginV2 (5.39s) [2022-01-20T08:57:53.291Z] PASS [2022-01-20T08:57:53.291Z] [2022-01-20T08:57:53.291Z] === Skipped [2022-01-20T08:57:53.291Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-01-20T08:57:53.291Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T08:57:53.291Z] [2022-01-20T08:57:53.291Z] [2022-01-20T08:57:53.291Z] DONE 2 tests, 1 skipped in 5.552s [2022-01-20T08:57:53.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T08:57:53.547Z] INFO: Testing against a local daemon [2022-01-20T08:57:53.547Z] === RUN TestContinueAfterPluginCrash [2022-01-20T08:57:53.547Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T08:57:53.547Z] === RUN TestReadPluginNoRead [2022-01-20T08:57:53.547Z] === PAUSE TestReadPluginNoRead [2022-01-20T08:57:53.547Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T08:57:53.547Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T08:57:53.547Z] === CONT TestContinueAfterPluginCrash [2022-01-20T08:57:53.547Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T08:57:54.645Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-20T08:57:54.645Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:57:55.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T08:57:55.214Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:57:56.026Z] --- PASS: TestBuildSquashParent (8.44s) [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:57:56.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:57:56.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:57:56.026Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:57:56.026Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:57:57.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:57:57.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:57:57.756Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-01-20T08:57:57.757Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:57:57.757Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:57:57.757Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:57:57.757Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:57:57.776Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T08:58:00.083Z] --- PASS: TestDaemonStartWithLogOpt (6.06s) [2022-01-20T08:58:00.083Z] === CONT TestReadPluginNoRead [2022-01-20T08:58:00.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:58:00.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:58:02.728Z] Removing intermediate container 877f7c3706f9 [2022-01-20T08:58:02.728Z] ---> 48289bce634d [2022-01-20T08:58:02.728Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2022-01-20T08:58:02.728Z] ---> Running in 3d89d01c6a09 [2022-01-20T08:58:02.728Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2022-01-20T08:58:02.728Z] go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T08:58:02.728Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-20T08:58:02.728Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T08:58:02.728Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T08:58:02.728Z] go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T08:58:02.728Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T08:58:02.728Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T08:58:02.728Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T08:58:02.728Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T08:58:02.728Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T08:58:02.728Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T08:58:02.728Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2022-01-20T08:58:03.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2022-01-20T08:58:03.191Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:58:03.191Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:58:03.348Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T08:58:03.348Z] --- PASS: TestContinueAfterPluginCrash (9.68s) [2022-01-20T08:58:03.624Z] --- PASS: TestImportExtremelyLargeImageWorks (94.02s) [2022-01-20T08:58:03.624Z] PASS [2022-01-20T08:58:03.624Z] [2022-01-20T08:58:03.624Z] DONE 12 tests in 96.759s [2022-01-20T08:58:03.624Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T08:58:03.624Z] INFO: Testing against a local daemon [2022-01-20T08:58:03.624Z] === RUN TestNetworkCreateDelete [2022-01-20T08:58:03.624Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-20T08:58:03.624Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:58:03.624Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-20T08:58:03.624Z] === RUN TestDaemonDNSFallback [2022-01-20T08:58:05.235Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T08:58:05.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:58:06.275Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:58:06.532Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:58:07.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:58:07.122Z] === RUN TestReadPluginNoRead/default [2022-01-20T08:58:07.406Z] INFO: Build done for gotestsum... [2022-01-20T08:58:07.602Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-01-20T08:58:07.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-01-20T08:58:07.659Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:58:08.861Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-01-20T08:58:08.861Z] === RUN TestInspectNetwork [2022-01-20T08:58:09.028Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2022-01-20T08:58:09.028Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:58:09.062Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T08:58:09.638Z] === CONT TestReadPluginNoRead [2022-01-20T08:58:09.638Z] read_test.go:92: [d32d1301b7617] daemon is not started [2022-01-20T08:58:09.638Z] --- PASS: TestReadPluginNoRead (9.95s) [2022-01-20T08:58:09.638Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2022-01-20T08:58:09.638Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-01-20T08:58:09.638Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2022-01-20T08:58:09.638Z] PASS [2022-01-20T08:58:09.638Z] [2022-01-20T08:58:09.638Z] DONE 6 tests in 16.117s [2022-01-20T08:58:09.638Z] 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-01-20T08:58:09.638Z] testing: warning: no tests to run [2022-01-20T08:58:09.638Z] PASS [2022-01-20T08:58:09.638Z] [2022-01-20T08:58:09.638Z] DONE 0 tests in 0.029s [2022-01-20T08:58:09.638Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T08:58:09.638Z] INFO: Testing against a local daemon [2022-01-20T08:58:09.638Z] === RUN TestPluginWithDevMounts [2022-01-20T08:58:09.638Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-20T08:58:09.638Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T08:58:09.638Z] PASS [2022-01-20T08:58:09.638Z] [2022-01-20T08:58:09.638Z] === Skipped [2022-01-20T08:58:09.638Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T08:58:09.638Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-20T08:58:09.638Z] [2022-01-20T08:58:09.638Z] [2022-01-20T08:58:09.638Z] DONE 1 tests, 1 skipped in 0.102s [2022-01-20T08:58:09.638Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T08:58:09.638Z] INFO: Testing against a local daemon [2022-01-20T08:58:09.638Z] === RUN TestSecretInspect [2022-01-20T08:58:09.638Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestSecretInspect (0.02s) [2022-01-20T08:58:09.895Z] === RUN TestSecretList [2022-01-20T08:58:09.895Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestSecretList (0.02s) [2022-01-20T08:58:09.895Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:58:09.895Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T08:58:09.895Z] === RUN TestSecretsUpdate [2022-01-20T08:58:09.895Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-20T08:58:09.895Z] === RUN TestTemplatedSecret [2022-01-20T08:58:09.895Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T08:58:09.895Z] === RUN TestSecretCreateResolve [2022-01-20T08:58:09.895Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-20T08:58:09.895Z] PASS [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === Skipped [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-01-20T08:58:09.895Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-01-20T08:58:09.895Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T08:58:09.895Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-20T08:58:09.895Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T08:58:09.895Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-20T08:58:09.895Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] [2022-01-20T08:58:09.895Z] DONE 6 tests, 6 skipped in 0.170s [2022-01-20T08:58:09.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T08:58:09.895Z] INFO: Testing against a local daemon [2022-01-20T08:58:09.895Z] === RUN TestServiceCreateInit [2022-01-20T08:58:09.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:58:09.895Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:58:09.895Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-20T08:58:09.895Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:58:09.895Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:58:09.895Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:58:09.895Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T08:58:09.895Z] === RUN TestCreateServiceConflict [2022-01-20T08:58:09.895Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T08:58:09.895Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:58:09.895Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-01-20T08:58:09.895Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:58:09.895Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:09.895Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T08:58:09.895Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:58:09.895Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:58:10.151Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestCreateServiceSysctls [2022-01-20T08:58:10.151Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T08:58:10.151Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:58:10.151Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T08:58:10.151Z] === RUN TestInspect [2022-01-20T08:58:10.151Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestInspect (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestCreateJob [2022-01-20T08:58:10.151Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestReplicatedJob [2022-01-20T08:58:10.151Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:58:10.151Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestServiceListWithStatuses [2022-01-20T08:58:10.151Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:58:10.151Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:58:10.151Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:58:10.151Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:58:10.151Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:10.151Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-20T08:58:10.151Z] === RUN TestServicePlugin [2022-01-20T08:58:10.922Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2022-01-20T08:58:10.922Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:58:11.376Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T08:58:11.376Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T08:58:11.376Z] === RUN TestInspectNetwork/network_name [2022-01-20T08:58:11.376Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T08:58:12.291Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-01-20T08:58:12.291Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:58:12.658Z] --- PASS: TestServiceWithDataPathPortInit (12.83s) [2022-01-20T08:58:12.658Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:58:12.658Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dn0q48nsbulqmpxdxbe7t0p7d Created:2022-01-20 08:58:11.440181025 +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[d3b97b6467597bf65f5dc7346026ddb5e29e0d89c0a8f31c83c3e3cd71a4583b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfis8an6r2onfarm9o3yuw995 EndpointID:3ca4692fff32fe003c31def2040e69a740cdad0f7b5904676eb05eb3bb0c1e41 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c188b756d5f6fff90365b45b88ac9e083c96b96d16e02bb63ba68c6bcd262e11 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:cfdc2f48fa7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfis8an6r2onfarm9o3yuw995 EndpointID:3ca4692fff32fe003c31def2040e69a740cdad0f7b5904676eb05eb3bb0c1e41 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T08:58:13.427Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServicePlugin (3.02s) [2022-01-20T08:58:13.427Z] === RUN TestServiceUpdateLabel [2022-01-20T08:58:13.427Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-20T08:58:13.427Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:58:13.427Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T08:58:13.427Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:58:13.427Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-01-20T08:58:13.427Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:58:13.427Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T08:58:13.427Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:58:13.427Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T08:58:13.427Z] PASS [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === Skipped [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:58:13.427Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:58:13.427Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T08:58:13.427Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T08:58:13.427Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-01-20T08:58:13.427Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T08:58:13.427Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T08:58:13.427Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-20T08:58:13.427Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T08:58:13.427Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T08:58:13.427Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T08:58:13.427Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T08:58:13.427Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-20T08:58:13.427Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T08:58:13.427Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T08:58:13.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-20T08:58:13.427Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-20T08:58:13.427Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServicePlugin (3.02s) [2022-01-20T08:58:13.427Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-20T08:58:13.427Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T08:58:13.427Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-01-20T08:58:13.427Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T08:58:13.427Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T08:58:13.427Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] DONE 24 tests, 23 skipped in 3.395s [2022-01-20T08:58:13.427Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T08:58:13.427Z] INFO: Testing against a local daemon [2022-01-20T08:58:13.427Z] === RUN TestSessionCreate [2022-01-20T08:58:13.427Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T08:58:13.427Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:58:13.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T08:58:13.427Z] PASS [2022-01-20T08:58:13.427Z] [2022-01-20T08:58:13.427Z] DONE 2 tests in 0.136s [2022-01-20T08:58:13.427Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T08:58:13.427Z] INFO: Testing against a local daemon [2022-01-20T08:58:13.427Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:58:13.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:58:13.427Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:58:13.427Z] === RUN TestEventsExecDie [2022-01-20T08:58:13.989Z] --- PASS: TestEventsExecDie (0.50s) [2022-01-20T08:58:13.989Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:58:13.989Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T08:58:13.989Z] === RUN TestInfoBinaryCommits [2022-01-20T08:58:13.989Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T08:58:13.989Z] === RUN TestInfoAPIVersioned [2022-01-20T08:58:13.989Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T08:58:13.989Z] === RUN TestInfoDiscoveryBackend [2022-01-20T08:58:14.148Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-01-20T08:58:14.813Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2022-01-20T08:58:14.813Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:58:15.535Z] --- PASS: TestInspectNetwork (7.19s) [2022-01-20T08:58:15.535Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T08:58:15.535Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T08:58:15.535Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T08:58:15.535Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T08:58:15.535Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:58:15.875Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-01-20T08:58:15.875Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T08:58:16.707Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2022-01-20T08:58:16.707Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:58:16.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-01-20T08:58:16.883Z] PASS [2022-01-20T08:58:16.883Z] [2022-01-20T08:58:16.883Z] === Skipped [2022-01-20T08:58:16.883Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:58:16.883Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:58:16.883Z] [2022-01-20T08:58:16.883Z] [2022-01-20T08:58:16.883Z] DONE 26 tests, 1 skipped in 42.129s [2022-01-20T08:58:16.883Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:58:16.883Z] ++ 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-01-20T08:58:16.883Z] ++ set -e [2022-01-20T08:58:16.883Z] ++ '[' -n 0 ']' [2022-01-20T08:58:16.883Z] ++ set -x [2022-01-20T08:58:16.883Z] ++ env -i DEST=/go/src/github.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-01-20T08:58:16.883Z] INFO: Testing against a local daemon [2022-01-20T08:58:16.883Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:58:16.898Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-01-20T08:58:16.898Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:58:16.898Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:58:16.898Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:58:16.898Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:58:16.898Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:58:16.898Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:58:16.898Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:58:16.898Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:58:16.898Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:58:16.898Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:58:16.898Z] === RUN TestNetworkList [2022-01-20T08:58:16.898Z] === RUN TestNetworkList//networks [2022-01-20T08:58:16.898Z] === PAUSE TestNetworkList//networks [2022-01-20T08:58:16.898Z] === RUN TestNetworkList//networks/ [2022-01-20T08:58:16.898Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:58:16.898Z] === CONT TestNetworkList//networks [2022-01-20T08:58:16.898Z] === CONT TestNetworkList//networks/ [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:58:16.898Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:58:16.898Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:58:17.143Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:17.143Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:58:17.143Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:58:17.143Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:17.143Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:58:17.143Z] PASS [2022-01-20T08:58:17.143Z] [2022-01-20T08:58:17.143Z] === Skipped [2022-01-20T08:58:17.143Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:58:17.143Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:17.143Z] [2022-01-20T08:58:17.143Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:58:17.143Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:17.143Z] [2022-01-20T08:58:17.143Z] [2022-01-20T08:58:17.143Z] DONE 2 tests, 2 skipped in 0.101s [2022-01-20T08:58:17.143Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:58:17.143Z] ++ 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-01-20T08:58:17.143Z] ++ set -e [2022-01-20T08:58:17.143Z] ++ '[' -n 0 ']' [2022-01-20T08:58:17.143Z] ++ set -x [2022-01-20T08:58:17.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T08:58:17.143Z] INFO: Testing against a local daemon [2022-01-20T08:58:17.143Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:58:17.459Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T08:58:17.459Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:58:18.385Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T08:58:18.385Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:58:18.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-01-20T08:58:18.526Z] === RUN TestDockerNetworkMacvlan [2022-01-20T08:58:19.096Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T08:58:19.139Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-01-20T08:58:19.140Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T08:58:19.140Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:58:19.140Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-20T08:58:19.140Z] === RUN TestInfoAPI [2022-01-20T08:58:19.140Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T08:58:19.140Z] === RUN TestInfoAPIWarnings [2022-01-20T08:58:19.311Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T08:58:19.311Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:58:19.667Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T08:58:19.982Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2022-01-20T08:58:19.982Z] === RUN TestBuildWithHugeFile [2022-01-20T08:58:20.237Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T08:58:20.237Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:58:20.608Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T08:58:21.601Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-20T08:58:21.601Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:58:21.991Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T08:58:22.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-20T08:58:22.162Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:58:23.373Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T08:58:24.674Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-01-20T08:58:24.674Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:58:24.674Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:58:24.674Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:58:24.674Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:58:25.078Z] Removing intermediate container 3d89d01c6a09 [2022-01-20T08:58:25.078Z] ---> 9f81798d1d0d [2022-01-20T08:58:25.078Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-01-20T08:58:25.078Z] ---> Running in 9b7e5025aea0 [2022-01-20T08:58:25.078Z] Removing intermediate container 9b7e5025aea0 [2022-01-20T08:58:25.078Z] ---> 36079cfc6b34 [2022-01-20T08:58:25.078Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T08:58:25.078Z] ---> Running in 305bf1b3e648 [2022-01-20T08:58:25.078Z] Removing intermediate container 305bf1b3e648 [2022-01-20T08:58:25.078Z] ---> 07dc3ae5b013 [2022-01-20T08:58:25.078Z] Step 10/10 : COPY . . [2022-01-20T08:58:26.669Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan (8.53s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.75s) [2022-01-20T08:58:26.930Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-01-20T08:58:26.930Z] PASS [2022-01-20T08:58:26.930Z] [2022-01-20T08:58:26.930Z] DONE 8 tests in 9.843s [2022-01-20T08:58:26.930Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:58:26.930Z] ++ 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-01-20T08:58:26.930Z] ++ set -e [2022-01-20T08:58:26.930Z] ++ '[' -n 0 ']' [2022-01-20T08:58:26.930Z] ++ set -x [2022-01-20T08:58:26.930Z] ++ env -i DEST=/go/src/github.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-01-20T08:58:26.930Z] testing: warning: no tests to run [2022-01-20T08:58:26.930Z] PASS [2022-01-20T08:58:26.930Z] [2022-01-20T08:58:26.930Z] DONE 0 tests in 0.020s [2022-01-20T08:58:26.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:58:26.930Z] ++ 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-01-20T08:58:26.930Z] ++ set -e [2022-01-20T08:58:26.930Z] ++ '[' -n 0 ']' [2022-01-20T08:58:26.930Z] ++ set -x [2022-01-20T08:58:26.930Z] ++ env -i DEST=/go/src/github.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-01-20T08:58:26.930Z] INFO: Testing against a local daemon [2022-01-20T08:58:26.930Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:58:28.312Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-01-20T08:58:28.312Z] === RUN TestAuthZPluginTLS [2022-01-20T08:58:28.572Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T08:58:28.572Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:58:28.770Z] ......................... [ 67%] [2022-01-20T08:58:29.143Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T08:58:29.143Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:58:29.713Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-20T08:58:29.714Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:58:30.285Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T08:58:30.285Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:58:31.669Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-01-20T08:58:31.669Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:58:31.929Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T08:58:31.929Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:58:32.500Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T08:58:32.500Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:58:33.071Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-20T08:58:33.071Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:58:34.453Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.24s) [2022-01-20T08:58:34.453Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:58:35.394Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-01-20T08:58:35.394Z] === RUN TestAuthZPluginHeader [2022-01-20T08:58:36.337Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-20T08:58:36.337Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:58:36.337Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:36.337Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T08:58:36.337Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:58:36.337Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:36.337Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T08:58:36.337Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:58:36.337Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:36.337Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T08:58:36.337Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:58:36.337Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:36.337Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T08:58:36.337Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:58:37.174Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-01-20T08:58:37.174Z] === RUN TestInfoDebug [2022-01-20T08:58:38.100Z] --- PASS: TestInfoDebug (1.54s) [2022-01-20T08:58:38.100Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:58:39.469Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-01-20T08:58:39.469Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:58:39.506Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-01-20T08:58:39.506Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:58:40.951Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jufmg189fzva0y4mcmi91gwdc Created:2022-01-20 08:58:39.572392305 +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[6fe2da4ded52220945eb4e76eb14abb871b1c35ff1cc430fe198952bd922fd04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cxzua0dgzfm9vzkoyzmotl49 EndpointID:390efdfb319e9ba8d5842a5da8ea9b3a4621f72d17a3e09daf0545e5e17afb23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c31c30f794828e2582c9ae8153fd4519139f0d131807b3eb64b2a59257286835 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:e5cbb483eba5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cxzua0dgzfm9vzkoyzmotl49 EndpointID:390efdfb319e9ba8d5842a5da8ea9b3a4621f72d17a3e09daf0545e5e17afb23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T08:58:41.357Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-01-20T08:58:41.357Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:58:41.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-20T08:58:41.357Z] === RUN TestPingCacheHeaders [2022-01-20T08:58:41.357Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T08:58:41.357Z] === RUN TestPingGet [2022-01-20T08:58:41.357Z] --- PASS: TestPingGet (0.01s) [2022-01-20T08:58:41.357Z] === RUN TestPingHead [2022-01-20T08:58:41.357Z] --- PASS: TestPingHead (0.02s) [2022-01-20T08:58:41.357Z] === RUN TestVersion [2022-01-20T08:58:41.357Z] --- PASS: TestVersion (0.02s) [2022-01-20T08:58:41.357Z] PASS [2022-01-20T08:58:41.357Z] [2022-01-20T08:58:41.357Z] === Skipped [2022-01-20T08:58:41.357Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:58:41.357Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:58:41.357Z] [2022-01-20T08:58:41.357Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-20T08:58:41.357Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T08:58:41.357Z] [2022-01-20T08:58:41.357Z] [2022-01-20T08:58:41.357Z] DONE 18 tests, 2 skipped in 27.778s [2022-01-20T08:58:41.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T08:58:41.357Z] INFO: Testing against a local daemon [2022-01-20T08:58:41.357Z] === RUN TestVolumesCreateAndList [2022-01-20T08:58:41.357Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T08:58:41.357Z] === RUN TestVolumesRemove [2022-01-20T08:58:41.357Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-20T08:58:41.357Z] === RUN TestVolumesInspect [2022-01-20T08:58:41.357Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T08:58:41.357Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:58:41.357Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:58:41.357Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:58:41.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:58:41.358Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T08:58:41.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:58:41.358Z] PASS [2022-01-20T08:58:41.358Z] [2022-01-20T08:58:41.358Z] DONE 5 tests in 0.197s [2022-01-20T08:58:41.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:58:41.358Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12172 is not a child of this shell [2022-01-20T08:58:41.358Z] warning: PID 12172 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T08:58:41.358Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:58:41.358Z] [2022-01-20T08:58:41.358Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:58:41.358Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:58:41.358Z] [2022-01-20T08:58:41.358Z] To set a process to complain mode, use the command line tool [2022-01-20T08:58:41.358Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:58:41.358Z] Removing test suite binaries [2022-01-20T08:58:41.613Z] exiting test-integration [2022-01-20T08:58:41.613Z] ++ exit 0 [2022-01-20T08:58:42.539Z] Post stage [Pipeline] junit [2022-01-20T08:58:44.438Z] Recording test results [2022-01-20T08:58:44.863Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T08:58:45.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-01-20T08:58:45.111Z] PASS [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] === Skipped [2022-01-20T08:58:45.111Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:58:45.111Z] service_test.go:242: FLAKY_TEST [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] DONE 26 tests, 1 skipped in 43.838s [2022-01-20T08:58:45.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:58:45.111Z] INFO: Testing against a local daemon [2022-01-20T08:58:45.111Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:58:45.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:45.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:58:45.111Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:58:45.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:45.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:58:45.111Z] PASS [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] === Skipped [2022-01-20T08:58:45.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:58:45.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:58:45.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] [2022-01-20T08:58:45.111Z] DONE 2 tests, 2 skipped in 0.049s [2022-01-20T08:58:45.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:58:45.195Z] + echo Ensuring container killed. [2022-01-20T08:58:45.195Z] Ensuring container killed. [2022-01-20T08:58:45.195Z] + docker rm -vf docker-pr1 [2022-01-20T08:58:45.195Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T08:58:45.366Z] INFO: Testing against a local daemon [2022-01-20T08:58:45.366Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:58:45.469Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:58:45.469Z] Chowning /workspace to jenkins user [2022-01-20T08:58:45.469Z] + id -u [2022-01-20T08:58:45.469Z] + id -g [2022-01-20T08:58:45.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T08:58:46.728Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-01-20T08:58:46.729Z] === RUN TestDockerNetworkMacvlan [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T08:58:47.119Z] + bundleName=amd64-rootless [2022-01-20T08:58:47.119Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T08:58:47.119Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T08:58:47.119Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T08:58:47.119Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T08:58:47.128Z] Archiving artifacts [2022-01-20T08:58:47.290Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T08:58:47.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:58:47.753Z] + make clean [2022-01-20T08:58:47.753Z] docker volume rm -f docker-dev-cache [2022-01-20T08:58:47.753Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:58:47.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:58:48.776Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T08:58:50.665Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T08:58:52.028Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T08:58:54.441Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2022-01-20T08:58:54.441Z] PASS [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] === Skipped [2022-01-20T08:58:54.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T08:58:54.441Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T08:58:54.441Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T08:58:54.441Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T08:58:54.441Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] [2022-01-20T08:58:54.441Z] DONE 17 tests, 4 skipped in 25.997s [2022-01-20T08:58:54.441Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:58:54.441Z] ++ 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-01-20T08:58:54.441Z] ++ set -e [2022-01-20T08:58:54.441Z] ++ '[' -n 0 ']' [2022-01-20T08:58:54.441Z] ++ set -x [2022-01-20T08:58:54.441Z] ++ env -i DEST=/go/src/github.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-01-20T08:58:54.441Z] INFO: Testing against a local daemon [2022-01-20T08:58:54.441Z] === RUN TestPluginInvalidJSON [2022-01-20T08:58:54.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:58:54.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:58:54.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:58:54.441Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T08:58:54.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:58:54.441Z] === RUN TestPluginInstall [2022-01-20T08:58:54.441Z] === RUN TestPluginInstall/no_auth [2022-01-20T08:58:54.441Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:54.441Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5286f7cb11ff33595149d876165ca2a944aa4e227e00af9608fa60ad9507b810" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:54.441Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:54.441Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5286f7cb11ff33595149d876165ca2a944aa4e227e00af9608fa60ad9507b810" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:54.441Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T08:58:54.704Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:54.704Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cdfe5cd76388dd12c95e62ae7bed79fca23b9a6c0284428b1308142080dad0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:54.704Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:54.704Z] time="2022-01-20T08:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cdfe5cd76388dd12c95e62ae7bed79fca23b9a6c0284428b1308142080dad0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:54.965Z] === RUN TestPluginInstall/with_insecure [2022-01-20T08:58:55.292Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-01-20T08:58:55.854Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-01-20T08:58:55.854Z] PASS [2022-01-20T08:58:55.854Z] [2022-01-20T08:58:55.854Z] DONE 8 tests in 10.645s [2022-01-20T08:58:55.854Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:58:55.854Z] testing: warning: no tests to run [2022-01-20T08:58:55.854Z] PASS [2022-01-20T08:58:55.854Z] [2022-01-20T08:58:55.854Z] DONE 0 tests in 0.010s [2022-01-20T08:58:55.854Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:58:55.854Z] INFO: Testing against a local daemon [2022-01-20T08:58:55.854Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:58:55.907Z] time="2022-01-20T08:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:55.907Z] time="2022-01-20T08:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fadf9f3a45ab53895cff131a8cdd9782d191100906c298f500bdf6d8d48d5ef2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:55.907Z] time="2022-01-20T08:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:58:55.907Z] time="2022-01-20T08:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fadf9f3a45ab53895cff131a8cdd9782d191100906c298f500bdf6d8d48d5ef2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:58:56.167Z] plugin_test.go:165: [d5750dd5746a2] daemon is not started [2022-01-20T08:58:56.167Z] --- PASS: TestPluginInstall (3.00s) [2022-01-20T08:58:56.167Z] --- PASS: TestPluginInstall/no_auth (1.39s) [2022-01-20T08:58:56.167Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-01-20T08:58:56.167Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-01-20T08:58:56.167Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:58:57.217Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-01-20T08:58:57.217Z] === RUN TestAuthZPluginTLS [2022-01-20T08:58:57.552Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T08:58:57.778Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T08:58:57.778Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:58:58.339Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T08:58:58.339Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:58:58.493Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T08:58:58.594Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T08:58:58.594Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:58:59.062Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-01-20T08:58:59.062Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-01-20T08:58:59.062Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-01-20T08:58:59.062Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:58:59.156Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T08:58:59.156Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:58:59.632Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-20T08:58:59.632Z] PASS [2022-01-20T08:58:59.632Z] [2022-01-20T08:58:59.632Z] DONE 10 tests in 6.784s [2022-01-20T08:58:59.632Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:58:59.632Z] ++ 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-01-20T08:58:59.633Z] ++ set -e [2022-01-20T08:58:59.633Z] ++ '[' -n 0 ']' [2022-01-20T08:58:59.633Z] ++ set -x [2022-01-20T08:58:59.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-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-01-20T08:58:59.893Z] INFO: Testing against a local daemon [2022-01-20T08:58:59.893Z] === RUN TestExternalGraphDriver [2022-01-20T08:58:59.893Z] === RUN TestExternalGraphDriver/json [2022-01-20T08:59:00.522Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-01-20T08:59:00.522Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:59:00.790Z] ---> 094a4c5c7671 [2022-01-20T08:59:00.790Z] Successfully built 094a4c5c7671 [2022-01-20T08:59:00.790Z] Successfully tagged docker:latest [2022-01-20T08:59:00.790Z] INFO: Image build ended at 01/20/2022 08:58:56. Duration:00:04:01.0577893 [2022-01-20T08:59:00.790Z] [2022-01-20T08:59:00.790Z] [2022-01-20T08:59:00.790Z] INFO: Building the test binaries at 01/20/2022 08:58:56... [2022-01-20T08:59:01.082Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T08:59:01.082Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:59:01.642Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T08:59:01.642Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:59:01.806Z] === RUN TestExternalGraphDriver/spec [2022-01-20T08:59:02.204Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T08:59:02.204Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:59:03.190Z] === RUN TestExternalGraphDriver/pull [2022-01-20T08:59:03.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-01-20T08:59:03.568Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:59:04.523Z] INFO: make.ps1 starting at 01/20/2022 08:59:03 [2022-01-20T08:59:04.523Z] INFO: Git commit (8268f70ebb) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T08:59:04.523Z] INFO: Invoking autogen... [2022-01-20T08:59:04.573Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-01-20T08:59:04.573Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-01-20T08:59:04.573Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-01-20T08:59:04.573Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-01-20T08:59:04.573Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:59:04.573Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:59:04.573Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T08:59:04.573Z] PASS [2022-01-20T08:59:04.573Z] [2022-01-20T08:59:04.573Z] === Skipped [2022-01-20T08:59:04.573Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T08:59:04.573Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:59:04.573Z] [2022-01-20T08:59:04.573Z] [2022-01-20T08:59:04.573Z] DONE 5 tests, 1 skipped in 4.851s [2022-01-20T08:59:04.573Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T08:59:04.573Z] ++ 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-01-20T08:59:04.573Z] ++ set -e [2022-01-20T08:59:04.573Z] ++ '[' -n 0 ']' [2022-01-20T08:59:04.573Z] ++ set -x [2022-01-20T08:59:04.573Z] ++ env -i DEST=/go/src/github.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-01-20T08:59:04.573Z] INFO: Testing against a local daemon [2022-01-20T08:59:04.573Z] === RUN TestContinueAfterPluginCrash [2022-01-20T08:59:04.573Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T08:59:04.573Z] === RUN TestReadPluginNoRead [2022-01-20T08:59:04.573Z] === PAUSE TestReadPluginNoRead [2022-01-20T08:59:04.573Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T08:59:04.573Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T08:59:04.573Z] === CONT TestContinueAfterPluginCrash [2022-01-20T08:59:04.573Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T08:59:04.944Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-01-20T08:59:04.944Z] === RUN TestAuthZPluginHeader [2022-01-20T08:59:04.981Z] INFO: Building daemon... [2022-01-20T08:59:05.505Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-01-20T08:59:05.505Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:59:07.564Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T08:59:07.871Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-01-20T08:59:07.871Z] === CONT TestReadPluginNoRead [2022-01-20T08:59:09.667Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-01-20T08:59:09.668Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:59:09.799Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T08:59:10.741Z] === RUN TestReadPluginNoRead/default [2022-01-20T08:59:11.794Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T08:59:12.736Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2022-01-20T08:59:12.929Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-01-20T08:59:12.929Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:59:12.997Z] === CONT TestReadPluginNoRead [2022-01-20T08:59:12.998Z] read_test.go:92: [d6aedb4335ca7] daemon is not started [2022-01-20T08:59:12.998Z] --- PASS: TestReadPluginNoRead (5.39s) [2022-01-20T08:59:12.998Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-01-20T08:59:12.998Z] --- PASS: TestReadPluginNoRead/default (1.07s) [2022-01-20T08:59:12.998Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-01-20T08:59:12.998Z] PASS [2022-01-20T08:59:12.998Z] [2022-01-20T08:59:12.998Z] DONE 6 tests in 8.423s [2022-01-20T08:59:12.998Z] 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-01-20T08:59:12.998Z] ++ 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-01-20T08:59:12.998Z] ++ set -e [2022-01-20T08:59:12.998Z] ++ '[' -n 0 ']' [2022-01-20T08:59:12.998Z] ++ set -x [2022-01-20T08:59:12.998Z] ++ env -i DEST=/go/src/github.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-01-20T08:59:12.998Z] testing: warning: no tests to run [2022-01-20T08:59:12.998Z] PASS [2022-01-20T08:59:12.998Z] [2022-01-20T08:59:12.998Z] DONE 0 tests in 0.036s [2022-01-20T08:59:12.998Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T08:59:12.998Z] ++ 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-01-20T08:59:12.998Z] ++ set -e [2022-01-20T08:59:12.998Z] ++ '[' -n 0 ']' [2022-01-20T08:59:12.998Z] ++ set -x [2022-01-20T08:59:12.998Z] ++ env -i DEST=/go/src/github.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-01-20T08:59:13.258Z] INFO: Testing against a local daemon [2022-01-20T08:59:13.258Z] === RUN TestPluginWithDevMounts [2022-01-20T08:59:13.258Z] === PAUSE TestPluginWithDevMounts [2022-01-20T08:59:13.258Z] === CONT TestPluginWithDevMounts [2022-01-20T08:59:14.639Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-01-20T08:59:14.639Z] PASS [2022-01-20T08:59:14.639Z] [2022-01-20T08:59:14.639Z] DONE 1 tests in 1.628s [2022-01-20T08:59:14.639Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T08:59:14.639Z] ++ 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-01-20T08:59:14.639Z] ++ set -e [2022-01-20T08:59:14.639Z] ++ '[' -n 0 ']' [2022-01-20T08:59:14.639Z] ++ set -x [2022-01-20T08:59:14.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-20T08:59:14.900Z] INFO: Testing against a local daemon [2022-01-20T08:59:14.900Z] === RUN TestSecretInspect [2022-01-20T08:59:16.190Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-01-20T08:59:16.190Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:59:16.813Z] --- PASS: TestSecretInspect (1.69s) [2022-01-20T08:59:16.813Z] === RUN TestSecretList [2022-01-20T08:59:18.196Z] --- PASS: TestSecretList (1.69s) [2022-01-20T08:59:18.197Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:59:20.107Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2022-01-20T08:59:20.107Z] === RUN TestSecretsUpdate [2022-01-20T08:59:22.018Z] --- PASS: TestSecretsUpdate (2.12s) [2022-01-20T08:59:22.018Z] === RUN TestTemplatedSecret [2022-01-20T08:59:24.560Z] --- PASS: TestTemplatedSecret (2.05s) [2022-01-20T08:59:24.560Z] === RUN TestSecretCreateResolve [2022-01-20T08:59:25.709Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T08:59:25.709Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T08:59:25.709Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T08:59:25.709Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T08:59:25.944Z] --- PASS: TestSecretCreateResolve (1.71s) [2022-01-20T08:59:25.944Z] PASS [2022-01-20T08:59:25.944Z] [2022-01-20T08:59:25.944Z] DONE 6 tests in 11.071s [2022-01-20T08:59:25.944Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T08:59:25.944Z] ++ 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-01-20T08:59:25.944Z] ++ set -e [2022-01-20T08:59:25.944Z] ++ '[' -n 0 ']' [2022-01-20T08:59:25.944Z] ++ set -x [2022-01-20T08:59:25.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-20T08:59:25.944Z] INFO: Testing against a local daemon [2022-01-20T08:59:25.944Z] === RUN TestServiceCreateInit [2022-01-20T08:59:25.944Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:59:30.146Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:59:31.022Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.52s) [2022-01-20T08:59:31.022Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:59:33.462Z] --- PASS: TestServiceCreateInit (7.10s) [2022-01-20T08:59:33.462Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-01-20T08:59:33.462Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-01-20T08:59:33.462Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:59:41.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:59:41.373Z] Using test binary docker [2022-01-20T08:59:41.373Z] +++ /etc/init.d/apparmor start [2022-01-20T08:59:41.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:59:41.373Z] INFO: Waiting for daemon to start... [2022-01-20T08:59:41.373Z] Starting dockerd [2022-01-20T08:59:41.373Z] +++ 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-01-20T08:59:41.373Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T08:59:41.373Z] Using test binary docker [2022-01-20T08:59:41.373Z] +++ /etc/init.d/apparmor start [2022-01-20T08:59:41.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T08:59:41.373Z] INFO: Waiting for daemon to start... [2022-01-20T08:59:41.373Z] Starting dockerd [2022-01-20T08:59:41.373Z] +++ 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-01-20T08:59:41.373Z] . [2022-01-20T08:59:41.373Z] [2022-01-20T08:59:41.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:59:41.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T08:59:41.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:59:41.373Z] Error: No such image: emptyfs [2022-01-20T08:59:41.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T08:59:41.373Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T08:59:41.373Z] ++++ docker load [2022-01-20T08:59:41.373Z] Error: No such image: emptyfs [2022-01-20T08:59:41.373Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T08:59:41.373Z] ++++ docker load [2022-01-20T08:59:41.373Z] Running integration-test (iteration 1) [2022-01-20T08:59:41.373Z] Running integration-test (iteration 1) [2022-01-20T08:59:41.373Z] 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-01-20T08:59:41.373Z] ++ 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-01-20T08:59:41.373Z] ++ set -e [2022-01-20T08:59:41.373Z] ++ '[' -n 0 ']' [2022-01-20T08:59:41.373Z] ++ set -x [2022-01-20T08:59:41.373Z] ++ env -i DEST=/go/src/github.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-01-20T08:59:41.373Z] 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-01-20T08:59:41.373Z] ++ 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-01-20T08:59:41.373Z] ++ set -e [2022-01-20T08:59:41.373Z] ++ '[' -n 0 ']' [2022-01-20T08:59:41.373Z] ++ set -x [2022-01-20T08:59:41.373Z] ++ env -i DEST=/go/src/github.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-01-20T08:59:43.790Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T08:59:45.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T08:59:45.851Z] PASS [2022-01-20T08:59:45.851Z] [2022-01-20T08:59:45.851Z] DONE 17 tests in 49.205s [2022-01-20T08:59:45.851Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:59:45.851Z] INFO: Testing against a local daemon [2022-01-20T08:59:45.851Z] === RUN TestPluginInvalidJSON [2022-01-20T08:59:45.851Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:59:45.851Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:59:45.851Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:59:45.851Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T08:59:45.851Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:59:45.851Z] === RUN TestPluginInstall [2022-01-20T08:59:45.851Z] === RUN TestPluginInstall/no_auth [2022-01-20T08:59:46.778Z] time="2022-01-20T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:46.778Z] time="2022-01-20T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddca05c7b5f839a6283676d518805c1744487f32bef3f4ad7eaecd338f9c9b34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:46.778Z] time="2022-01-20T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:46.778Z] time="2022-01-20T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddca05c7b5f839a6283676d518805c1744487f32bef3f4ad7eaecd338f9c9b34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:47.034Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T08:59:47.289Z] time="2022-01-20T08:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:47.289Z] time="2022-01-20T08:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddca05c7b5f839a6283676d518805c1744487f32bef3f4ad7eaecd338f9c9b34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:47.289Z] time="2022-01-20T08:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:47.289Z] time="2022-01-20T08:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddca05c7b5f839a6283676d518805c1744487f32bef3f4ad7eaecd338f9c9b34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:47.545Z] === RUN TestPluginInstall/with_insecure [2022-01-20T08:59:48.362Z] --- PASS: TestCreateServiceMultipleTimes (14.91s) [2022-01-20T08:59:48.362Z] === RUN TestCreateServiceConflict [2022-01-20T08:59:48.472Z] time="2022-01-20T08:59:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:48.472Z] time="2022-01-20T08:59:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f24479118f1dc190f627f562eb92fa9e5336627e8e5c1163ff6b61fd800f25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:48.472Z] time="2022-01-20T08:59:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:59:48.472Z] time="2022-01-20T08:59:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9f24479118f1dc190f627f562eb92fa9e5336627e8e5c1163ff6b61fd800f25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:59:48.728Z] plugin_test.go:165: [d803e18195482] daemon is not started [2022-01-20T08:59:48.728Z] --- PASS: TestPluginInstall (3.40s) [2022-01-20T08:59:48.728Z] --- PASS: TestPluginInstall/no_auth (1.65s) [2022-01-20T08:59:48.728Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-01-20T08:59:48.728Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2022-01-20T08:59:48.728Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:59:49.744Z] --- PASS: TestCreateServiceConflict (1.71s) [2022-01-20T08:59:49.745Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:59:50.107Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T08:59:51.033Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T08:59:51.958Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-01-20T08:59:51.958Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-01-20T08:59:51.958Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-01-20T08:59:51.958Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:59:52.288Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-01-20T08:59:52.288Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:59:52.519Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-01-20T08:59:52.519Z] PASS [2022-01-20T08:59:52.519Z] [2022-01-20T08:59:52.519Z] DONE 10 tests in 7.426s [2022-01-20T08:59:52.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:59:52.519Z] INFO: Testing against a local daemon [2022-01-20T08:59:52.519Z] === RUN TestExternalGraphDriver [2022-01-20T08:59:52.775Z] === RUN TestExternalGraphDriver/json [2022-01-20T08:59:54.661Z] === RUN TestExternalGraphDriver/spec [2022-01-20T08:59:56.027Z] === RUN TestExternalGraphDriver/pull [2022-01-20T08:59:57.916Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-01-20T08:59:57.916Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-01-20T08:59:57.916Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-01-20T08:59:57.916Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-01-20T08:59:57.916Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:59:59.782Z] ......... [ 86%] [2022-01-20T09:00:02.075Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-01-20T09:00:02.075Z] PASS [2022-01-20T09:00:02.075Z] [2022-01-20T09:00:02.075Z] DONE 5 tests in 8.838s [2022-01-20T09:00:02.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:00:02.075Z] INFO: Testing against a local daemon [2022-01-20T09:00:02.075Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:00:02.075Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:00:02.075Z] === RUN TestReadPluginNoRead [2022-01-20T09:00:02.075Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:00:02.075Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:00:02.075Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:00:02.076Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:00:02.076Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:00:05.006Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T09:00:05.341Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-01-20T09:00:05.341Z] === CONT TestReadPluginNoRead [2022-01-20T09:00:06.207Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T09:00:07.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s) [2022-01-20T09:00:07.186Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:00:07.301Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:00:08.663Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:00:09.588Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:00:09.843Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-01-20T09:00:10.769Z] === CONT TestReadPluginNoRead [2022-01-20T09:00:10.769Z] read_test.go:92: [d8884a20eb4ee] daemon is not started [2022-01-20T09:00:10.769Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-01-20T09:00:10.769Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-01-20T09:00:10.769Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-01-20T09:00:10.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-01-20T09:00:10.769Z] PASS [2022-01-20T09:00:10.769Z] [2022-01-20T09:00:10.769Z] DONE 6 tests in 9.397s [2022-01-20T09:00:10.769Z] 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-01-20T09:00:10.769Z] testing: warning: no tests to run [2022-01-20T09:00:10.769Z] PASS [2022-01-20T09:00:10.769Z] [2022-01-20T09:00:10.769Z] DONE 0 tests in 0.009s [2022-01-20T09:00:10.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:00:11.024Z] INFO: Testing against a local daemon [2022-01-20T09:00:11.024Z] === RUN TestPluginWithDevMounts [2022-01-20T09:00:11.024Z] === PAUSE TestPluginWithDevMounts [2022-01-20T09:00:11.024Z] === CONT TestPluginWithDevMounts [2022-01-20T09:00:12.781Z] tests/integration/models_nodes_test.py . [ 91%] [2022-01-20T09:00:12.781Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T09:00:12.911Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-01-20T09:00:12.911Z] PASS [2022-01-20T09:00:12.911Z] [2022-01-20T09:00:12.911Z] DONE 1 tests in 1.658s [2022-01-20T09:00:12.911Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:00:12.911Z] INFO: Testing against a local daemon [2022-01-20T09:00:12.911Z] === RUN TestSecretInspect [2022-01-20T09:00:14.797Z] --- PASS: TestSecretInspect (2.12s) [2022-01-20T09:00:14.797Z] === RUN TestSecretList [2022-01-20T09:00:17.309Z] --- PASS: TestSecretList (2.15s) [2022-01-20T09:00:17.309Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:00:18.891Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-01-20T09:00:19.195Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-01-20T09:00:19.195Z] === RUN TestSecretsUpdate [2022-01-20T09:00:19.407Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2022-01-20T09:00:19.407Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:00:21.081Z] --- PASS: TestSecretsUpdate (2.17s) [2022-01-20T09:00:21.081Z] === RUN TestTemplatedSecret [2022-01-20T09:00:21.659Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T09:00:21.659Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T09:00:23.596Z] --- PASS: TestTemplatedSecret (2.55s) [2022-01-20T09:00:23.596Z] === RUN TestSecretCreateResolve [2022-01-20T09:00:25.612Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T09:00:25.872Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T09:00:25.872Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T09:00:25.872Z] [2022-01-20T09:00:25.872Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T09:00:25.872Z] =========================== short test summary info ============================ [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T09:00:25.872Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T09:00:25.872Z] Not supported on most drivers [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T09:00:25.872Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T09:00:25.872Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T09:00:25.872Z] Can fail if eth0 has multiple IP addresses [2022-01-20T09:00:25.872Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T09:00:25.872Z] This doesn't seem to be taken into account by the engine [2022-01-20T09:00:25.872Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-01-20T09:00:25.872Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T09:00:25.873Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.98 seconds == [2022-01-20T09:00:26.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T09:00:26.195Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-01-20T09:00:26.195Z] PASS [2022-01-20T09:00:26.195Z] [2022-01-20T09:00:26.195Z] DONE 6 tests in 13.341s [2022-01-20T09:00:26.195Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:00:26.195Z] INFO: Testing against a local daemon [2022-01-20T09:00:26.195Z] === RUN TestServiceCreateInit [2022-01-20T09:00:26.195Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:00:28.027Z] Loaded image: buildpack-deps:buster [2022-01-20T09:00:28.027Z] Loaded image: busybox:latest [2022-01-20T09:00:28.027Z] Loaded image: buildpack-deps:buster [2022-01-20T09:00:28.027Z] Loaded image: busybox:glibc [2022-01-20T09:00:28.027Z] Loaded image: busybox:latest [2022-01-20T09:00:28.027Z] Loaded image: busybox:glibc [2022-01-20T09:00:29.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:00:31.635Z] --- PASS: TestCreateServiceConfigFileMode (12.37s) [2022-01-20T09:00:31.635Z] === RUN TestCreateServiceSysctls [2022-01-20T09:00:32.231Z] Loaded image: debian:bullseye [2022-01-20T09:00:32.231Z] Loaded image: hello-world:latest [2022-01-20T09:00:32.231Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:00:32.231Z] Loaded image: debian:bullseye [2022-01-20T09:00:32.231Z] INFO: Testing against a local daemon [2022-01-20T09:00:32.231Z] === RUN TestDockerSuite [2022-01-20T09:00:32.487Z] Loaded image: hello-world:latest [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T09:00:32.487Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:00:32.487Z] INFO: Testing against a local daemon [2022-01-20T09:00:32.487Z] === RUN TestDockerDaemonSuite [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T09:00:32.487Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T09:00:32.742Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T09:00:32.742Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T09:00:32.742Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T09:00:33.017Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-01-20T09:00:33.017Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:00:33.304Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T09:00:33.560Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T09:00:33.622Z] --- PASS: TestServiceCreateInit (7.23s) [2022-01-20T09:00:33.622Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-01-20T09:00:33.622Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-01-20T09:00:33.622Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:00:33.816Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T09:00:34.073Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T09:00:34.330Z] --- PASS: TestBuildWithHugeFile (134.91s) [2022-01-20T09:00:34.330Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:00:34.586Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:00:34.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:00:34.586Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:00:34.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:00:34.586Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:00:34.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:00:34.586Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:00:34.586Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:00:34.586Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T09:00:34.586Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:00:34.842Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-20T09:00:34.842Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-01-20T09:00:34.842Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-01-20T09:00:34.842Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-01-20T09:00:34.842Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:00:34.842Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T09:00:34.842Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T09:00:34.842Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T09:00:35.560Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-01-20T09:00:35.560Z] === RUN TestInspect [2022-01-20T09:00:35.770Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T09:00:36.333Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T09:00:36.333Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T09:00:36.333Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T09:00:37.262Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T09:00:37.262Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T09:00:37.518Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T09:00:38.081Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T09:00:38.102Z] --- PASS: TestInspect (2.40s) [2022-01-20T09:00:38.102Z] === RUN TestCreateJob [2022-01-20T09:00:38.336Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T09:00:38.336Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T09:00:38.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T09:00:38.354Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:00:38.354Z] [2022-01-20T09:00:38.354Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:00:38.354Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:00:38.354Z] [2022-01-20T09:00:38.354Z] To set a process to complain mode, use the command line tool [2022-01-20T09:00:38.354Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:00:38.354Z] Post stage [Pipeline] junit [2022-01-20T09:00:38.368Z] Recording test results [2022-01-20T09:00:38.499Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-20T09:00:38.593Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T09:00:38.781Z] + echo Ensuring container killed. [2022-01-20T09:00:38.781Z] Ensuring container killed. [2022-01-20T09:00:38.781Z] + docker rm -vf docker-pr1 [2022-01-20T09:00:38.781Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:00:38.849Z] --- PASS: TestBuildPreserveOwnership (4.21s) [2022-01-20T09:00:38.849Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2022-01-20T09:00:38.849Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2022-01-20T09:00:38.849Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:00:39.066Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:00:39.066Z] Chowning /workspace to jenkins user [2022-01-20T09:00:39.066Z] + id -u [2022-01-20T09:00:39.066Z] + id -g [2022-01-20T09:00:39.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:00:39.105Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-01-20T09:00:39.105Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:00:40.644Z] --- PASS: TestCreateJob (2.54s) [2022-01-20T09:00:40.644Z] === RUN TestReplicatedJob [2022-01-20T09:00:40.746Z] + bundleName=docker-py [2022-01-20T09:00:40.746Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T09:00:40.746Z] Creating docker-py-bundles.tar.gz [2022-01-20T09:00:40.746Z] + 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-01-20T09:00:40.759Z] Archiving artifacts [2022-01-20T09:00:40.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T09:00:41.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh binary-daemon [2022-01-20T09:00:41.618Z] [2022-01-20T09:00:41.618Z] Removing bundles/ [2022-01-20T09:00:41.878Z] [2022-01-20T09:00:41.878Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-01-20T09:00:41.878Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T09:00:41.878Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:00:44.359Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T09:00:44.845Z] --- PASS: TestReplicatedJob (3.95s) [2022-01-20T09:00:44.845Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:00:45.726Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T09:00:46.223Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T09:00:46.223Z] [2022-01-20T09:00:46.223Z] ________ ____ __. [2022-01-20T09:00:46.223Z] \_____ \ | |/ _| [2022-01-20T09:00:46.223Z] / | \| < [2022-01-20T09:00:46.223Z] / | \ | \ [2022-01-20T09:00:46.223Z] \_______ /____|__ \ [2022-01-20T09:00:46.223Z] \/ \/ [2022-01-20T09:00:46.223Z] [2022-01-20T09:00:46.223Z] INFO: make.ps1 ended at 01/20/2022 09:00:37 [2022-01-20T09:00:46.223Z] INFO: Binaries build ended at 01/20/2022 09:00:39. Duration:00:01:42.4460377 [2022-01-20T09:00:46.223Z] INFO: Copying the built daemon binary to d:\CI\PR-43165\1\binary\dockerd-8268f70ebb.exe... [2022-01-20T09:00:46.223Z] INFO: Copying the built client binary to d:\CI\PR-43165\1\binary\docker-8268f70ebb.exe... [2022-01-20T09:00:46.223Z] INFO: Copying dockerversion from the container... [2022-01-20T09:00:46.223Z] INFO: Copying the golang package from the container to d:\CI\PR-43165\1\installer\go.zip... [2022-01-20T09:00:46.223Z] INFO: Extracting go.zip to d:\CI\PR-43165\1\go [2022-01-20T09:00:46.757Z] --- PASS: TestUpdateReplicatedJob (2.55s) [2022-01-20T09:00:46.757Z] === RUN TestServiceListWithStatuses [2022-01-20T09:00:46.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:00:46.757Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:00:46.757Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:00:48.244Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T09:00:48.453Z] --- PASS: TestCreateServiceMultipleTimes (14.91s) [2022-01-20T09:00:48.453Z] === RUN TestCreateServiceConflict [2022-01-20T09:00:49.610Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T09:00:50.368Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-01-20T09:00:50.368Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:00:50.539Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T09:00:50.962Z] --- PASS: TestDockerNetworkConnectAlias (3.44s) [2022-01-20T09:00:50.962Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:00:51.103Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T09:00:51.664Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T09:00:52.592Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-20T09:00:52.881Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-01-20T09:00:52.881Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:00:53.504Z] --- PASS: TestDockerNetworkReConnect (2.74s) [2022-01-20T09:00:53.504Z] === RUN TestServicePlugin [2022-01-20T09:00:53.504Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:00:53.504Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T09:00:53.504Z] === RUN TestServiceUpdateLabel [2022-01-20T09:00:54.487Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T09:00:55.415Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T09:00:55.429Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-01-20T09:00:55.429Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:00:56.343Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-20T09:00:56.907Z] docker_cli_daemon_test.go:1455: [d51e6416cb151] daemon is not started [2022-01-20T09:00:57.170Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T09:00:57.734Z] Loaded image: buildpack-deps:buster [2022-01-20T09:00:57.734Z] Loaded image: busybox:latest [2022-01-20T09:00:57.734Z] check_test.go:309: [daed2d8ed3a58] daemon is not started [2022-01-20T09:00:57.734Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T09:00:57.990Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T09:00:58.247Z] Loaded image: busybox:glibc [2022-01-20T09:01:00.141Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T09:01:00.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T09:01:01.070Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T09:01:01.633Z] check_test.go:309: [d1dff3b34c555] daemon is not started [2022-01-20T09:01:01.633Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T09:01:01.889Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T09:01:03.256Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T09:01:03.256Z] Loaded image: debian:bullseye [2022-01-20T09:01:03.256Z] Loaded image: hello-world:latest [2022-01-20T09:01:03.256Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:01:04.183Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T09:01:05.116Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T09:01:06.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T09:01:06.485Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T09:01:06.485Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T09:01:07.413Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T09:01:07.710Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2022-01-20T09:01:07.710Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:01:08.341Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T09:01:08.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T09:01:10.329Z] --- PASS: TestServiceUpdateSecrets (14.03s) [2022-01-20T09:01:10.329Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:01:11.353Z] INFO: Extraction ended at 01/20/2022 09:01:08. Duration:00:00:27.2768543 [2022-01-20T09:01:11.353Z] INFO: Updating the golang and path environment variables [2022-01-20T09:01:11.353Z] INFO: GOPATH=d:\gopath [2022-01-20T09:01:11.353Z] INFO: go version go1.16.13 windows/amd64 [2022-01-20T09:01:11.353Z] INFO: Running the daemon under test in debug mode [2022-01-20T09:01:11.353Z] INFO: Starting a daemon under test... [2022-01-20T09:01:11.353Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43165\1\daemon --pidfile d:\CI\PR-43165\1\docker.pid -D [2022-01-20T09:01:11.353Z] INFO: Process started successfully. [2022-01-20T09:01:11.353Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T09:01:11.353Z] INFO: Waiting for the daemon under test to start... [2022-01-20T09:01:11.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T09:01:14.713Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (35.30s) [2022-01-20T09:01:14.713Z] PASS [2022-01-20T09:01:14.713Z] [2022-01-20T09:01:14.713Z] === Skipped [2022-01-20T09:01:14.713Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T09:01:14.713Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:01:14.713Z] [2022-01-20T09:01:14.713Z] [2022-01-20T09:01:14.713Z] DONE 33 tests, 1 skipped in 266.113s [2022-01-20T09:01:14.713Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T09:01:14.713Z] ++ 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-01-20T09:01:14.713Z] ++ set -e [2022-01-20T09:01:14.713Z] ++ '[' -n 0 ']' [2022-01-20T09:01:14.713Z] ++ set -x [2022-01-20T09:01:14.713Z] ++ env -i DEST=/go/src/github.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-01-20T09:01:14.713Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T09:01:14.713Z] INFO: Testing against a local daemon [2022-01-20T09:01:14.713Z] === RUN TestConfigInspect [2022-01-20T09:01:17.990Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T09:01:17.990Z] --- PASS: TestConfigInspect (3.24s) [2022-01-20T09:01:17.990Z] === RUN TestConfigList [2022-01-20T09:01:19.868Z] --- PASS: TestCreateServiceSecretFileMode (12.75s) [2022-01-20T09:01:19.868Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:01:19.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T09:01:21.247Z] --- PASS: TestConfigList (3.11s) [2022-01-20T09:01:21.247Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:01:21.247Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T09:01:23.765Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T09:01:23.765Z] check_test.go:309: [dbbcf364298db] daemon is not started [2022-01-20T09:01:23.765Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T09:01:24.022Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-01-20T09:01:24.022Z] === RUN TestConfigsUpdate [2022-01-20T09:01:24.022Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T09:01:24.278Z] check_test.go:309: [d9aff33dadb4c] daemon is not started [2022-01-20T09:01:24.278Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T09:01:24.534Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T09:01:25.225Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-01-20T09:01:25.226Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:01:25.464Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T09:01:26.027Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T09:01:26.027Z] check_test.go:309: [d0b3af4e772e7] daemon is not started [2022-01-20T09:01:26.027Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T09:01:26.027Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T09:01:26.590Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T09:01:26.846Z] --- PASS: TestConfigsUpdate (2.93s) [2022-01-20T09:01:26.846Z] === RUN TestTemplatedConfig [2022-01-20T09:01:28.213Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T09:01:28.469Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T09:01:29.028Z] .....INFO: Daemon under test started and replied! [2022-01-20T09:01:29.028Z] INFO: Docker version of the daemon under test [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] Client: [2022-01-20T09:01:29.028Z] Version: 17.06.2-ce [2022-01-20T09:01:29.028Z] API version: 1.30 [2022-01-20T09:01:29.028Z] Go version: go1.8.3 [2022-01-20T09:01:29.028Z] Git commit: cec0b72 [2022-01-20T09:01:29.028Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T09:01:29.028Z] OS/Arch: windows/amd64 [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] Server: [2022-01-20T09:01:29.028Z] Version: 0.0.0-dev [2022-01-20T09:01:29.028Z] API version: 1.41 (minimum version 1.24) [2022-01-20T09:01:29.028Z] Go version: go1.16.13 [2022-01-20T09:01:29.028Z] Git commit: 8268f70ebb [2022-01-20T09:01:29.028Z] Built: 01/20/2022 08:59:04 [2022-01-20T09:01:29.028Z] OS/Arch: windows/amd64 [2022-01-20T09:01:29.028Z] Experimental: false [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] INFO: Docker info of the daemon under test [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] Containers: 0 [2022-01-20T09:01:29.028Z] Running: 0 [2022-01-20T09:01:29.028Z] Paused: 0 [2022-01-20T09:01:29.028Z] Stopped: 0 [2022-01-20T09:01:29.028Z] Images: 0 [2022-01-20T09:01:29.028Z] Server Version: 0.0.0-dev [2022-01-20T09:01:29.028Z] Storage Driver: windowsfilter [2022-01-20T09:01:29.028Z] Windows: [2022-01-20T09:01:29.028Z] Logging Driver: json-file [2022-01-20T09:01:29.028Z] Plugins: [2022-01-20T09:01:29.028Z] Volume: local [2022-01-20T09:01:29.028Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T09:01:29.028Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T09:01:29.028Z] Swarm: inactive [2022-01-20T09:01:29.028Z] Default Isolation: process [2022-01-20T09:01:29.028Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T09:01:29.028Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T09:01:29.028Z] OSType: windows [2022-01-20T09:01:29.028Z] Architecture: x86_64 [2022-01-20T09:01:29.028Z] CPUs: 4 [2022-01-20T09:01:29.028Z] Total Memory: 32GiB [2022-01-20T09:01:29.028Z] Name: azwin-2-230900 [2022-01-20T09:01:29.028Z] ID: UXJG:RE7O:34AU:NPUP:5CLX:HJX6:UDFS:LTFQ:AZMA:W34U:PKHO:RDE5 [2022-01-20T09:01:29.028Z] Docker Root Dir: D:\CI\PR-43165\1\daemon [2022-01-20T09:01:29.028Z] Debug Mode (client): false [2022-01-20T09:01:29.028Z] Debug Mode (server): true [2022-01-20T09:01:29.028Z] File Descriptors: -1 [2022-01-20T09:01:29.028Z] Goroutines: 16 [2022-01-20T09:01:29.028Z] System Time: 2022-01-20T09:01:28.7219509Z [2022-01-20T09:01:29.028Z] EventsListeners: 0 [2022-01-20T09:01:29.028Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:01:29.028Z] Labels: [2022-01-20T09:01:29.028Z] Experimental: false [2022-01-20T09:01:29.028Z] Insecure Registries: [2022-01-20T09:01:29.028Z] 127.0.0.0/8 [2022-01-20T09:01:29.028Z] Live Restore Enabled: false [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] INFO: Docker images of the daemon under test [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T09:01:29.028Z] [2022-01-20T09:01:29.028Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T09:01:29.028Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T09:01:29.486Z] ltsc2019: Pulling from windows/servercore [2022-01-20T09:01:29.486Z] 4612f6d0b889: Pulling fs layer [2022-01-20T09:01:29.486Z] 567fd00846e9: Pulling fs layer [2022-01-20T09:01:29.836Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T09:01:30.398Z] --- PASS: TestTemplatedConfig (3.52s) [2022-01-20T09:01:30.398Z] === RUN TestConfigCreateResolve [2022-01-20T09:01:31.325Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T09:01:31.888Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T09:01:31.888Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-20T09:01:32.031Z] --- PASS: TestCreateServiceConfigFileMode (12.47s) [2022-01-20T09:01:32.032Z] === RUN TestCreateServiceSysctls [2022-01-20T09:01:33.254Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-20T09:01:33.254Z] --- PASS: TestConfigCreateResolve (2.93s) [2022-01-20T09:01:33.254Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:01:33.511Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T09:01:33.767Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-01-20T09:01:33.767Z] PASS [2022-01-20T09:01:33.767Z] [2022-01-20T09:01:33.767Z] DONE 7 tests in 19.414s [2022-01-20T09:01:33.919Z] --- PASS: TestCreateServiceSysctls (2.74s) [2022-01-20T09:01:33.919Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:01:34.023Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T09:01:34.023Z] ++ 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-01-20T09:01:34.023Z] ++ set -e [2022-01-20T09:01:34.023Z] ++ '[' -n 0 ']' [2022-01-20T09:01:34.023Z] ++ set -x [2022-01-20T09:01:34.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:01:34.023Z] INFO: Testing against a local daemon [2022-01-20T09:01:34.023Z] === RUN TestCheckpoint [2022-01-20T09:01:34.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:01:34.023Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:01:34.023Z] === RUN TestContainerInvalidJSON [2022-01-20T09:01:34.023Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:01:34.023Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:01:34.023Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:01:34.023Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:01:34.023Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:01:34.023Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:01:34.023Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:01:34.023Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:01:34.023Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:01:34.023Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-20T09:01:34.023Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T09:01:34.023Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T09:01:34.023Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T09:01:34.023Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:01:34.279Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T09:01:34.279Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:01:34.279Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-20T09:01:34.279Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:01:34.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-01-20T09:01:34.279Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:01:34.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-20T09:01:34.279Z] === RUN TestCopyFromContainer [2022-01-20T09:01:35.217Z] --- PASS: TestServiceUpdateNetwork (11.55s) [2022-01-20T09:01:35.217Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:01:35.647Z] === RUN TestCopyFromContainer// [2022-01-20T09:01:35.647Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T09:01:35.647Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T09:01:35.903Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T09:01:35.903Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T09:01:35.903Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T09:01:36.159Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T09:01:36.159Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T09:01:36.159Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T09:01:36.415Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer (2.04s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-01-20T09:01:36.415Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-01-20T09:01:36.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:01:36.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:01:36.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:01:36.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:01:36.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:01:36.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:01:36.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:01:36.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:01:36.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:01:36.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:01:36.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T09:01:36.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T09:01:36.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T09:01:36.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2022-01-20T09:01:36.415Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:01:36.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-01-20T09:01:36.415Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:01:36.440Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-01-20T09:01:36.440Z] === RUN TestInspect [2022-01-20T09:01:36.599Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T09:01:36.671Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:01:36.671Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:01:36.671Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:01:36.671Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:01:36.671Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:01:36.671Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:01:36.671Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:01:36.671Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:01:36.671Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:01:36.671Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T09:01:36.671Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:01:36.671Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:01:36.671Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:01:36.671Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:01:36.671Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T09:01:36.671Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:01:37.169Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:01:37.234Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T09:01:37.796Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T09:01:38.359Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-01-20T09:01:38.359Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:01:39.703Z] --- PASS: TestInspect (2.85s) [2022-01-20T09:01:39.703Z] === RUN TestCreateJob [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:01:40.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:01:40.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:01:40.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:01:40.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:01:40.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:01:40.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:01:40.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:01:40.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:01:40.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:01:40.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:01:40.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-20T09:01:40.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T09:01:40.250Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:01:40.506Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T09:01:40.762Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T09:01:40.762Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-01-20T09:01:40.762Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:01:40.762Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:01:40.762Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:01:40.762Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T09:01:40.762Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T09:01:40.762Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T09:01:40.762Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:01:40.762Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-01-20T09:01:40.762Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:01:40.762Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-01-20T09:01:40.762Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T09:01:40.762Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T09:01:40.762Z] === RUN TestDaemonRestartIpcMode [2022-01-20T09:01:40.762Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T09:01:40.762Z] === RUN TestDaemonHostGatewayIP [2022-01-20T09:01:40.762Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T09:01:40.762Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T09:01:40.762Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T09:01:40.762Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:01:40.762Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T09:01:40.762Z] === RUN TestDiff [2022-01-20T09:01:40.762Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T09:01:41.326Z] check_test.go:309: [d73f1b51ddfc0] daemon is not started [2022-01-20T09:01:41.326Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T09:01:41.326Z] --- PASS: TestDiff (0.56s) [2022-01-20T09:01:41.326Z] === RUN TestExecWithCloseStdin [2022-01-20T09:01:41.889Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T09:01:42.146Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-01-20T09:01:42.146Z] === RUN TestExec [2022-01-20T09:01:42.146Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T09:01:42.403Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T09:01:42.965Z] --- PASS: TestCreateJob (3.14s) [2022-01-20T09:01:42.965Z] === RUN TestReplicatedJob [2022-01-20T09:01:42.967Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T09:01:42.967Z] --- PASS: TestExec (0.83s) [2022-01-20T09:01:42.967Z] === RUN TestExecUser [2022-01-20T09:01:43.896Z] --- PASS: TestExecUser (0.83s) [2022-01-20T09:01:43.896Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:01:44.348Z] 567fd00846e9: Verifying Checksum [2022-01-20T09:01:44.348Z] 567fd00846e9: Download complete [2022-01-20T09:01:44.826Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-01-20T09:01:44.826Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:01:45.316Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:01:45.755Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T09:01:45.755Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T09:01:46.684Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-01-20T09:01:46.684Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:01:46.941Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T09:01:47.503Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2022-01-20T09:01:47.503Z] === RUN TestHealthKillContainer [2022-01-20T09:01:47.503Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T09:01:48.206Z] --- PASS: TestReplicatedJob (4.99s) [2022-01-20T09:01:48.206Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:01:50.021Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T09:01:50.137Z] 4612f6d0b889: Verifying Checksum [2022-01-20T09:01:50.137Z] 4612f6d0b889: Download complete [2022-01-20T09:01:50.581Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T09:01:50.718Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-01-20T09:01:50.718Z] === RUN TestServiceListWithStatuses [2022-01-20T09:01:50.718Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:01:50.718Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:01:50.718Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:01:51.893Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-01-20T09:01:51.893Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-01-20T09:01:51.893Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-20T09:01:51.893Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T09:01:51.893Z] PASS [2022-01-20T09:01:51.893Z] [2022-01-20T09:01:51.893Z] === Skipped [2022-01-20T09:01:51.893Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:01:51.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:01:51.893Z] [2022-01-20T09:01:51.893Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-20T09:01:51.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:01:51.893Z] [2022-01-20T09:01:51.893Z] [2022-01-20T09:01:51.893Z] DONE 27 tests, 2 skipped in 145.395s [2022-01-20T09:01:51.893Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:01:51.893Z] ++ 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-01-20T09:01:51.893Z] ++ set -e [2022-01-20T09:01:51.893Z] ++ '[' -n 0 ']' [2022-01-20T09:01:51.893Z] ++ set -x [2022-01-20T09:01:51.894Z] ++ env -i DEST=/go/src/github.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-01-20T09:01:51.894Z] INFO: Testing against a local daemon [2022-01-20T09:01:51.894Z] === RUN TestSessionCreate [2022-01-20T09:01:51.894Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T09:01:51.894Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:01:51.894Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T09:01:51.894Z] PASS [2022-01-20T09:01:51.894Z] [2022-01-20T09:01:51.894Z] DONE 2 tests in 0.138s [2022-01-20T09:01:51.894Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:01:51.894Z] ++ 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-01-20T09:01:51.894Z] ++ set -e [2022-01-20T09:01:51.894Z] ++ '[' -n 0 ']' [2022-01-20T09:01:51.894Z] ++ set -x [2022-01-20T09:01:51.894Z] ++ env -i DEST=/go/src/github.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-01-20T09:01:51.894Z] INFO: Testing against a local daemon [2022-01-20T09:01:51.894Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:01:51.894Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:01:51.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:01:51.894Z] === RUN TestEventsExecDie [2022-01-20T09:01:51.894Z] --- PASS: TestEventsExecDie (0.46s) [2022-01-20T09:01:51.894Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:01:51.894Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T09:01:51.894Z] === RUN TestInfoBinaryCommits [2022-01-20T09:01:51.894Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T09:01:51.894Z] === RUN TestInfoAPIVersioned [2022-01-20T09:01:51.894Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:01:51.894Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:01:52.463Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-20T09:01:52.463Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:01:52.470Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T09:01:52.470Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T09:01:52.470Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T09:01:52.470Z] check_test.go:309: [d2b50445f0725] daemon is not started [2022-01-20T09:01:52.470Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T09:01:53.032Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T09:01:53.404Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:01:53.404Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:01:53.960Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T09:01:53.974Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-20T09:01:53.974Z] === RUN TestInfoAPI [2022-01-20T09:01:53.974Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:01:53.974Z] === RUN TestInfoAPIWarnings [2022-01-20T09:01:54.217Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T09:01:54.882Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-01-20T09:01:54.882Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:01:56.111Z] --- PASS: TestHealthKillContainer (8.54s) [2022-01-20T09:01:56.111Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:01:56.111Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T09:01:56.367Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T09:01:56.624Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-01-20T09:01:56.624Z] === RUN TestIpcModeNone [2022-01-20T09:01:57.602Z] --- PASS: TestIpcModeNone (0.96s) [2022-01-20T09:01:57.602Z] === RUN TestIpcModePrivate [2022-01-20T09:01:57.602Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T09:01:58.148Z] --- PASS: TestDockerNetworkReConnect (3.07s) [2022-01-20T09:01:58.148Z] === RUN TestServicePlugin [2022-01-20T09:01:58.530Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-01-20T09:01:58.530Z] --- PASS: TestIpcModePrivate (0.92s) [2022-01-20T09:01:58.530Z] === RUN TestIpcModeShareable [2022-01-20T09:01:59.092Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-20T09:01:59.348Z] --- PASS: TestIpcModeShareable (0.81s) [2022-01-20T09:01:59.348Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T09:01:59.603Z] check_test.go:309: [d422ad04409da] daemon is not started [2022-01-20T09:01:59.603Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T09:02:01.412Z] plugin_test.go:62: [dc5f1e463f88b] joining swarm manager [d91483a513578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:02:02.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2022-01-20T09:02:02.122Z] === RUN TestAPIIpcModeHost [2022-01-20T09:02:02.378Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T09:02:02.635Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-01-20T09:02:02.635Z] === RUN TestDaemonIpcModeShareable [2022-01-20T09:02:02.775Z] plugin_test.go:65: [dfaf6f54472c1] joining swarm manager [d91483a513578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:02:02.891Z] check_test.go:309: [d3140a114cb76] daemon is not started [2022-01-20T09:02:02.891Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T09:02:03.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T09:02:04.016Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-20T09:02:04.272Z] --- PASS: TestDaemonIpcModeShareable (1.58s) [2022-01-20T09:02:04.272Z] === RUN TestDaemonIpcModePrivate [2022-01-20T09:02:05.828Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-01-20T09:02:05.828Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-01-20T09:02:05.828Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T09:02:06.084Z] docker_cli_daemon_plugins_test.go:79: [d4799bf98668a] daemon is not started [2022-01-20T09:02:07.013Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T09:02:07.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-01-20T09:02:07.269Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T09:02:07.269Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2022-01-20T09:02:07.269Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T09:02:08.635Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-01-20T09:02:08.891Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2022-01-20T09:02:08.891Z] === RUN TestIpcModeOlderClient [2022-01-20T09:02:08.891Z] === PAUSE TestIpcModeOlderClient [2022-01-20T09:02:08.891Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:02:09.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T09:02:09.712Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-01-20T09:02:09.712Z] === RUN TestKillContainer [2022-01-20T09:02:09.712Z] === RUN TestKillContainer/no_signal [2022-01-20T09:02:09.969Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T09:02:09.969Z] docker_cli_daemon_plugins_test.go:169: [dfaeefcd6e787] daemon is not started [2022-01-20T09:02:10.225Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:02:10.786Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:02:11.348Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T09:02:11.605Z] --- PASS: TestKillContainer (2.00s) [2022-01-20T09:02:11.605Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-01-20T09:02:11.605Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-01-20T09:02:11.605Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-01-20T09:02:11.605Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:02:11.605Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T09:02:12.079Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-01-20T09:02:12.079Z] === RUN TestInfoDebug [2022-01-20T09:02:12.079Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T09:02:12.079Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:02:12.079Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T09:02:12.079Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:02:12.079Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-20T09:02:12.079Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:02:12.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-01-20T09:02:12.079Z] === RUN TestPingCacheHeaders [2022-01-20T09:02:12.079Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T09:02:12.079Z] === RUN TestPingGet [2022-01-20T09:02:12.079Z] --- PASS: TestPingGet (0.01s) [2022-01-20T09:02:12.079Z] === RUN TestPingHead [2022-01-20T09:02:12.079Z] --- PASS: TestPingHead (0.02s) [2022-01-20T09:02:12.079Z] === RUN TestVersion [2022-01-20T09:02:12.079Z] --- PASS: TestVersion (0.02s) [2022-01-20T09:02:12.079Z] PASS [2022-01-20T09:02:12.079Z] [2022-01-20T09:02:12.079Z] === Skipped [2022-01-20T09:02:12.079Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:02:12.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:02:12.079Z] [2022-01-20T09:02:12.079Z] [2022-01-20T09:02:12.079Z] DONE 18 tests, 1 skipped in 20.710s [2022-01-20T09:02:12.080Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:02:12.080Z] ++ 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-01-20T09:02:12.080Z] ++ set -e [2022-01-20T09:02:12.080Z] ++ '[' -n 0 ']' [2022-01-20T09:02:12.080Z] ++ set -x [2022-01-20T09:02:12.080Z] ++ env -i DEST=/go/src/github.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-01-20T09:02:12.080Z] INFO: Testing against a local daemon [2022-01-20T09:02:12.080Z] === RUN TestVolumesCreateAndList [2022-01-20T09:02:12.080Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:02:12.080Z] === RUN TestVolumesRemove [2022-01-20T09:02:12.340Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T09:02:12.340Z] === RUN TestVolumesInspect [2022-01-20T09:02:12.340Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T09:02:12.340Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:02:12.340Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:02:12.340Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:02:12.340Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:02:12.340Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:02:12.340Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:02:12.340Z] PASS [2022-01-20T09:02:12.340Z] [2022-01-20T09:02:12.340Z] DONE 5 tests in 0.204s [2022-01-20T09:02:12.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:02:12.340Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:02:12.340Z] +++ kill 12156 [2022-01-20T09:02:12.532Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T09:02:13.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-01-20T09:02:13.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-01-20T09:02:13.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-01-20T09:02:13.094Z] === RUN TestKillStoppedContainer [2022-01-20T09:02:13.094Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-01-20T09:02:13.094Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:02:13.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2022-01-20T09:02:13.353Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:02:13.721Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:02:13.721Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:02:13.721Z] [2022-01-20T09:02:13.721Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:02:13.721Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:02:13.721Z] [2022-01-20T09:02:13.721Z] To set a process to complain mode, use the command line tool [2022-01-20T09:02:13.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:02:13.721Z] +++ true [2022-01-20T09:02:13.721Z] exiting test-integration [2022-01-20T09:02:13.721Z] ++ exit 0 [2022-01-20T09:02:13.721Z] [2022-01-20T09:02:13.918Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-01-20T09:02:13.918Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:02:13.918Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:02:13.918Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T09:02:13.918Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:02:13.918Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:02:13.918Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T09:02:13.918Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T09:02:14.482Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-01-20T09:02:14.482Z] === RUN TestLinksContainerNames Post stage [Pipeline] junit [2022-01-20T09:02:14.675Z] Recording test results [2022-01-20T09:02:14.739Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T09:02:14.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:02:15.173Z] + echo Ensuring container killed. [2022-01-20T09:02:15.173Z] Ensuring container killed. [2022-01-20T09:02:15.173Z] + docker rm -vf docker-pr1 [2022-01-20T09:02:15.173Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:02:15.302Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T09:02:15.463Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:02:15.463Z] Chowning /workspace to jenkins user [2022-01-20T09:02:15.463Z] + id -u [2022-01-20T09:02:15.463Z] + id -g [2022-01-20T09:02:15.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:02:15.865Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T09:02:16.121Z] --- PASS: TestLinksContainerNames (1.46s) [2022-01-20T09:02:16.121Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:02:16.377Z] check_test.go:309: [d727adab997b3] daemon is not started [2022-01-20T09:02:16.378Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T09:02:16.634Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-01-20T09:02:16.634Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:02:16.891Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T09:02:17.145Z] + bundleName=arm64-integration [2022-01-20T09:02:17.145Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T09:02:17.145Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T09:02:17.145Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-01-20T09:02:17.145Z] + 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-01-20T09:02:17.159Z] Archiving artifacts [2022-01-20T09:02:17.411Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:02:17.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/default [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/private [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/slave [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/shared [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/default [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/shared [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/slave [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/private [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:02:17.458Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T09:02:17.458Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T09:02:17.458Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:02:17.715Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:02:17.721Z] + make clean [2022-01-20T09:02:17.721Z] docker volume rm -f docker-dev-cache [2022-01-20T09:02:17.721Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T09:02:17.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T09:02:17.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:02:18.228Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T09:02:18.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-01-20T09:02:18.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-01-20T09:02:18.229Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T09:02:18.383Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T09:02:18.383Z] Copying nested executables into bundles/binary-daemon [2022-01-20T09:02:18.383Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T09:02:18.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/make.sh cross [2022-01-20T09:02:18.992Z] [2022-01-20T09:02:18.992Z] Removing bundles/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-01-20T09:02:19.159Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] // stage [Pipeline] } [2022-01-20T09:02:19.252Z] [2022-01-20T09:02:19.252Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T09:02:19.252Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T09:02:19.252Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-01-20T09:02:19.252Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T09:02:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T09:02:20.285Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2022-01-20T09:02:20.285Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T09:02:21.214Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-01-20T09:02:21.214Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T09:02:21.471Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T09:02:21.727Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2022-01-20T09:02:21.727Z] === RUN TestNetworkNat [2022-01-20T09:02:22.289Z] --- PASS: TestNetworkNat (0.69s) [2022-01-20T09:02:22.289Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:02:22.854Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T09:02:23.111Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-01-20T09:02:23.111Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:02:23.111Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T09:02:25.004Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T09:02:26.371Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T09:02:26.371Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-01-20T09:02:26.371Z] === RUN TestPause [2022-01-20T09:02:26.934Z] --- PASS: TestPause (0.72s) [2022-01-20T09:02:26.934Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:02:26.934Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:02:26.934Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:02:26.934Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:02:27.497Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-01-20T09:02:27.497Z] === RUN TestPsFilter [2022-01-20T09:02:27.753Z] --- PASS: TestPsFilter (0.13s) [2022-01-20T09:02:27.753Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:02:28.010Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T09:02:28.266Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T09:02:28.523Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-01-20T09:02:28.523Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:02:28.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T09:02:28.779Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T09:02:29.036Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-01-20T09:02:29.036Z] === RUN TestRemoveContainerRunning [2022-01-20T09:02:29.272Z] --- PASS: TestServicePlugin (29.85s) [2022-01-20T09:02:29.272Z] === RUN TestServiceUpdateLabel [2022-01-20T09:02:29.532Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-01-20T09:02:29.532Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:02:29.597Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-01-20T09:02:29.597Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:02:30.526Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2022-01-20T09:02:30.526Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:02:30.526Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T09:02:30.526Z] === RUN TestRenameLinkedContainer [2022-01-20T09:02:30.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T09:02:31.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T09:02:32.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T09:02:32.711Z] --- PASS: TestRenameLinkedContainer (2.31s) [2022-01-20T09:02:32.711Z] === RUN TestRenameStoppedContainer [2022-01-20T09:02:32.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T09:02:33.226Z] --- PASS: TestRenameStoppedContainer (0.62s) [2022-01-20T09:02:33.226Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:02:34.593Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2022-01-20T09:02:34.593Z] === RUN TestRenameInvalidName [2022-01-20T09:02:34.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T09:02:34.849Z] --- PASS: TestRenameInvalidName (0.54s) [2022-01-20T09:02:34.849Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:02:36.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T09:02:37.164Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2022-01-20T09:02:37.164Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:02:37.726Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-01-20T09:02:37.726Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:02:38.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T09:02:38.852Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T09:02:39.108Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2022-01-20T09:02:39.108Z] === RUN TestResize [2022-01-20T09:02:39.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T09:02:39.671Z] --- PASS: TestResize (0.69s) [2022-01-20T09:02:39.671Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:02:40.601Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2022-01-20T09:02:40.601Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:02:41.164Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:41.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:41.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:41.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:02:41.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:42.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T09:02:43.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:02:44.362Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-01-20T09:02:44.362Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:02:44.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:46.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:02:46.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:02:46.862Z] check_test.go:309: [dcf3e1ef583c3] daemon is not started [2022-01-20T09:02:46.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T09:02:47.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:02:48.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:02:49.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T09:02:50.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:02:51.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:02:54.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:02:54.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T09:02:55.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:02:58.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T09:02:58.453Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.37s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.48s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2022-01-20T09:02:58.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2022-01-20T09:02:58.454Z] === RUN TestCgroupNamespacesRun [2022-01-20T09:02:59.192Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-01-20T09:02:59.192Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:03:00.344Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2022-01-20T09:03:00.344Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T09:03:00.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T09:03:01.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T09:03:02.090Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2022-01-20T09:03:02.090Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T09:03:03.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T09:03:04.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2022-01-20T09:03:04.386Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T09:03:04.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T09:03:05.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T09:03:06.011Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2022-01-20T09:03:06.011Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T09:03:06.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T09:03:07.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-01-20T09:03:07.504Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T09:03:07.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T09:03:09.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s) [2022-01-20T09:03:09.128Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T09:03:10.055Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-01-20T09:03:10.055Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T09:03:10.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T09:03:11.349Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-01-20T09:03:11.349Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:03:11.986Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-01-20T09:03:11.986Z] === RUN TestNISDomainname [2022-01-20T09:03:11.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T09:03:12.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T09:03:12.275Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T09:03:12.806Z] --- PASS: TestNISDomainname (1.08s) [2022-01-20T09:03:12.807Z] === RUN TestHostnameDnsResolution [2022-01-20T09:03:12.835Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:03:13.369Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T09:03:13.932Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-01-20T09:03:13.932Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T09:03:13.932Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T09:03:14.861Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T09:03:14.861Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-01-20T09:03:14.861Z] === RUN TestStats [2022-01-20T09:03:15.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T09:03:17.640Z] --- PASS: TestStats (2.80s) [2022-01-20T09:03:17.640Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:03:17.640Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T09:03:17.640Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T09:03:17.640Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T09:03:17.640Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T09:03:17.640Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T09:03:17.640Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T09:03:17.640Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T09:03:17.640Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T09:03:17.896Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T09:03:17.896Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T09:03:18.826Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T09:03:19.388Z] check_test.go:309: [d1c4f4adf8219] daemon is not started [2022-01-20T09:03:19.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T09:03:19.648Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T09:03:20.615Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T09:03:20.872Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T09:03:20.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T09:03:20.911Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:03:21.435Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T09:03:22.366Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T09:03:22.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T09:03:23.183Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-01-20T09:03:23.183Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-01-20T09:03:23.183Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-01-20T09:03:23.183Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2022-01-20T09:03:23.183Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-01-20T09:03:23.183Z] === RUN TestDeleteDevicemapper [2022-01-20T09:03:23.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:03:23.183Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T09:03:23.183Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:03:26.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2022-01-20T09:03:26.460Z] === RUN TestUpdateMemory [2022-01-20T09:03:26.460Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:03:26.460Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T09:03:26.460Z] === RUN TestUpdateCPUQuota [2022-01-20T09:03:27.388Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T09:03:27.466Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-01-20T09:03:27.467Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T09:03:27.467Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-20T09:03:27.467Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T09:03:27.467Z] PASS [2022-01-20T09:03:27.467Z] [2022-01-20T09:03:27.467Z] === Skipped [2022-01-20T09:03:27.467Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:03:27.467Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:03:27.467Z] [2022-01-20T09:03:27.467Z] [2022-01-20T09:03:27.467Z] DONE 27 tests, 1 skipped in 181.035s [2022-01-20T09:03:27.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:03:27.467Z] INFO: Testing against a local daemon [2022-01-20T09:03:27.467Z] === RUN TestSessionCreate [2022-01-20T09:03:27.467Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T09:03:27.467Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:03:27.467Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T09:03:27.467Z] PASS [2022-01-20T09:03:27.467Z] [2022-01-20T09:03:27.467Z] DONE 2 tests in 0.092s [2022-01-20T09:03:27.467Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:03:27.467Z] INFO: Testing against a local daemon [2022-01-20T09:03:27.467Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:03:27.467Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:03:27.467Z] === RUN TestEventsExecDie [2022-01-20T09:03:27.645Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-01-20T09:03:27.645Z] === RUN TestUpdatePidsLimit [2022-01-20T09:03:27.645Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T09:03:27.722Z] --- PASS: TestEventsExecDie (0.55s) [2022-01-20T09:03:27.722Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:03:27.722Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T09:03:27.722Z] === RUN TestInfoBinaryCommits [2022-01-20T09:03:27.722Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T09:03:27.722Z] === RUN TestInfoAPIVersioned [2022-01-20T09:03:27.722Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:03:27.722Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:03:27.901Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T09:03:28.281Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-20T09:03:28.281Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:03:28.464Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T09:03:28.721Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T09:03:29.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:03:29.207Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:03:29.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T09:03:29.283Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T09:03:29.540Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T09:03:29.767Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-01-20T09:03:29.767Z] === RUN TestInfoAPI [2022-01-20T09:03:29.767Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:03:29.767Z] === RUN TestInfoAPIWarnings [2022-01-20T09:03:29.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T09:03:30.360Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T09:03:31.291Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit (3.62s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-01-20T09:03:31.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-01-20T09:03:31.291Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:03:31.547Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T09:03:31.804Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T09:03:32.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T09:03:32.061Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T09:03:32.061Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-20T09:03:32.061Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T09:03:33.431Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T09:03:34.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T09:03:36.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T09:03:37.534Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T09:03:38.096Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T09:03:38.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T09:03:38.608Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T09:03:38.865Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T09:03:39.793Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T09:03:40.050Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T09:03:40.309Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T09:03:40.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T09:03:40.872Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T09:03:40.872Z] check_test.go:309: [d3c0573f6fa6a] daemon is not started [2022-01-20T09:03:40.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T09:03:40.872Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T09:03:40.872Z] check_test.go:309: [d131739f1f318] daemon is not started [2022-01-20T09:03:40.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T09:03:44.139Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2022-01-20T09:03:44.139Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:03:44.139Z] check_test.go:309: [d1895b8d1eb01] daemon is not started [2022-01-20T09:03:44.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T09:03:44.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-01-20T09:03:44.395Z] === RUN TestWaitNonBlocked [2022-01-20T09:03:44.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:03:44.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:03:44.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:03:44.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:03:44.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:03:44.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:03:45.762Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T09:03:45.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-01-20T09:03:45.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-01-20T09:03:45.762Z] === RUN TestWaitBlocked [2022-01-20T09:03:45.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:03:45.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:03:45.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:03:45.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:03:45.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:03:45.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:03:46.692Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T09:03:46.692Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2022-01-20T09:03:46.692Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2022-01-20T09:03:46.692Z] === CONT TestIpcModeOlderClient [2022-01-20T09:03:46.692Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T09:03:46.949Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-01-20T09:03:46.949Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T09:03:47.796Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-01-20T09:03:47.796Z] === RUN TestInfoDebug [2022-01-20T09:03:47.796Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T09:03:47.796Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:03:47.796Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T09:03:47.796Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:03:47.796Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T09:03:47.796Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:03:47.796Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-20T09:03:47.796Z] === RUN TestPingCacheHeaders [2022-01-20T09:03:47.796Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-01-20T09:03:47.796Z] === RUN TestPingGet [2022-01-20T09:03:47.796Z] --- PASS: TestPingGet (0.02s) [2022-01-20T09:03:47.796Z] === RUN TestPingHead [2022-01-20T09:03:47.796Z] --- PASS: TestPingHead (0.03s) [2022-01-20T09:03:47.796Z] === RUN TestVersion [2022-01-20T09:03:47.796Z] --- PASS: TestVersion (0.03s) [2022-01-20T09:03:47.796Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:03:48.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T09:03:49.160Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.11s) [2022-01-20T09:03:49.160Z] PASS [2022-01-20T09:03:49.160Z] [2022-01-20T09:03:49.160Z] DONE 18 tests in 21.960s [2022-01-20T09:03:49.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:03:49.160Z] INFO: Testing against a local daemon [2022-01-20T09:03:49.160Z] === RUN TestVolumesCreateAndList [2022-01-20T09:03:49.160Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:03:49.160Z] === RUN TestVolumesRemove [2022-01-20T09:03:49.160Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-20T09:03:49.160Z] === RUN TestVolumesInspect [2022-01-20T09:03:49.160Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T09:03:49.160Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:03:49.160Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:03:49.160Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:03:49.160Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:03:49.160Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:03:49.160Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:03:49.160Z] PASS [2022-01-20T09:03:49.160Z] [2022-01-20T09:03:49.160Z] DONE 5 tests in 0.163s [2022-01-20T09:03:49.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:03:50.525Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T09:03:50.525Z] Removing test suite binaries [2022-01-20T09:03:50.735Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T09:03:50.735Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2022-01-20T09:03:50.735Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T09:03:50.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2022-01-20T09:03:50.735Z] === CONT TestDaemonHostGatewayIP [2022-01-20T09:03:50.781Z] exiting test-integration [2022-01-20T09:03:50.781Z] ++ exit 0 [2022-01-20T09:03:50.781Z] [2022-01-20T09:03:51.298Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T09:03:52.226Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T09:03:52.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer Post stage [Pipeline] junit [2022-01-20T09:03:52.679Z] Recording test results [2022-01-20T09:03:52.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:03:53.151Z] + echo Ensuring container killed. [2022-01-20T09:03:53.151Z] Ensuring container killed. [2022-01-20T09:03:53.151Z] + docker rm -vf docker-pr1 [2022-01-20T09:03:53.151Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:03:53.463Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:03:53.463Z] Chowning /workspace to jenkins user [2022-01-20T09:03:53.463Z] + id -u [2022-01-20T09:03:53.463Z] + id -g [2022-01-20T09:03:53.463Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:03:54.745Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2022-01-20T09:03:54.745Z] === CONT TestDaemonRestartIpcMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:03:55.002Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T09:03:55.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T09:03:55.175Z] + bundleName=amd64-cgroup2 [2022-01-20T09:03:55.175Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T09:03:55.175Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T09:03:55.175Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T09:03:55.175Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T09:03:55.439Z] Archiving artifacts [2022-01-20T09:03:55.741Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-01-20T09:03:55.741Z] Copying nested executables into bundles/cross/linux/amd64 [2022-01-20T09:03:55.741Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T09:03:55.741Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-20T09:03:55.741Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T09:03:55.762Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:03:56.060Z] + make clean [2022-01-20T09:03:56.060Z] docker volume rm -f docker-dev-cache [2022-01-20T09:03:56.060Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T09:03:57.519Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-01-20T09:03:57.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T09:03:58.034Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T09:03:58.964Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T09:03:58.964Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-20T09:03:58.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T09:03:58.964Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-20T09:03:58.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T09:03:58.964Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-20T09:03:58.964Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T09:03:58.964Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-20T09:03:58.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T09:04:01.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T09:04:01.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T09:04:03.373Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2022-01-20T09:04:03.373Z] PASS [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === Skipped [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T09:04:03.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T09:04:03.373Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T09:04:03.373Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:04:03.373Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T09:04:03.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T09:04:03.373Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] [2022-01-20T09:04:03.373Z] DONE 196 tests, 6 skipped in 149.307s [2022-01-20T09:04:03.373Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T09:04:03.373Z] ++ 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-01-20T09:04:03.373Z] ++ set -e [2022-01-20T09:04:03.373Z] ++ '[' -n 0 ']' [2022-01-20T09:04:03.373Z] ++ set -x [2022-01-20T09:04:03.373Z] ++ env -i DEST=/go/src/github.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-01-20T09:04:03.629Z] INFO: Testing against a local daemon [2022-01-20T09:04:03.629Z] === RUN TestCommitInheritsEnv [2022-01-20T09:04:03.886Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-01-20T09:04:03.886Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:04:03.886Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T09:04:03.886Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:04:04.141Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-01-20T09:04:04.141Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:04:04.141Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-20T09:04:04.141Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:04:04.398Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-01-20T09:04:04.398Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T09:04:05.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T09:04:05.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T09:04:07.255Z] --- PASS: TestRemoveImageGarbageCollector (2.51s) [2022-01-20T09:04:07.255Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:04:07.255Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T09:04:07.255Z] === RUN TestTagInvalidReference [2022-01-20T09:04:07.255Z] --- PASS: TestTagInvalidReference (0.07s) [2022-01-20T09:04:07.255Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:04:07.255Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T09:04:07.255Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:04:07.255Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T09:04:07.255Z] === RUN TestTagOfficialNames [2022-01-20T09:04:07.255Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T09:04:07.255Z] === RUN TestTagMatchesDigest [2022-01-20T09:04:07.255Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T09:04:07.255Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T09:04:07.819Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T09:04:08.382Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T09:04:09.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T09:04:12.270Z] check_test.go:309: [d3173a8fbfa0e] daemon is not started [2022-01-20T09:04:12.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T09:04:14.164Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T09:04:15.532Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T09:04:18.802Z] docker_cli_daemon_plugins_test.go:105: [de460241337c8] daemon is not started [2022-01-20T09:04:19.059Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T09:04:19.316Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T09:04:19.880Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T09:04:21.249Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T09:04:21.249Z] check_test.go:309: [dc029365cbaf8] daemon is not started [2022-01-20T09:04:21.249Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-20T09:04:24.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T09:04:24.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T09:04:24.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T09:04:24.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T09:04:25.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T09:04:26.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T09:04:27.635Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T09:04:30.902Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T09:04:31.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T09:04:32.028Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T09:04:32.956Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T09:04:32.956Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-01-20T09:04:33.518Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-01-20T09:04:33.774Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-01-20T09:04:34.336Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-01-20T09:04:34.897Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-01-20T09:04:35.459Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-01-20T09:04:36.022Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-01-20T09:04:36.277Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T09:04:36.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-01-20T09:04:37.095Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-01-20T09:04:37.352Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T09:04:37.608Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-01-20T09:04:37.865Z] check_test.go:309: [da2612392d973] daemon is not started [2022-01-20T09:04:37.865Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T09:04:39.232Z] check_test.go:309: [dc0b029d7af40] daemon is not started [2022-01-20T09:04:39.232Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T09:04:39.795Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T09:04:39.795Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T09:04:41.166Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T09:04:44.441Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T09:04:44.698Z] check_test.go:309: [de06c49e8ace5] daemon is not started [2022-01-20T09:04:44.698Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T09:04:47.412Z] 4612f6d0b889: Pull complete [2022-01-20T09:04:47.972Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T09:04:49.341Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T09:04:50.709Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T09:04:51.647Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T09:04:51.647Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T09:04:53.538Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T09:04:54.501Z] check_test.go:309: [d3eecc9fab56e] daemon is not started [2022-01-20T09:04:54.501Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T09:04:55.884Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T09:04:58.404Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T09:04:58.966Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T09:05:00.333Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T09:05:02.850Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T09:05:05.367Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T09:05:05.929Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T09:05:07.819Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T09:05:07.819Z] check_test.go:309: [dbb73c2f596e5] daemon is not started [2022-01-20T09:05:07.819Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T09:05:08.748Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T09:05:09.311Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T09:05:09.874Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T09:05:10.130Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T09:05:11.498Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T09:05:11.498Z] check_test.go:309: [d60798b245b20] daemon is not started [2022-01-20T09:05:11.498Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T09:05:14.017Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T09:05:16.536Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T09:05:17.225Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-20T09:05:17.225Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T09:05:17.225Z] remote: Enumerating objects: 23, done. [2022-01-20T09:05:17.226Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T09:05:17.226Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T09:05:17.226Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T09:05:17.226Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-01-20T09:05:17.226Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T09:05:17.226Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T09:05:17.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/test/unit [2022-01-20T09:05:20.218Z] ? github.com/docker/docker/api [no test files] [2022-01-20T09:05:20.708Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T09:05:22.075Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T09:05:23.975Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T09:05:23.975Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T09:05:24.232Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T09:05:27.503Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T09:05:28.871Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T09:05:29.127Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T09:05:29.385Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T09:05:30.314Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T09:05:30.314Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T09:05:30.314Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T09:05:30.876Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T09:05:31.132Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T09:05:33.651Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T09:05:34.214Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T09:05:35.141Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T09:05:36.071Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T09:05:37.001Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T09:05:37.257Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T09:05:38.187Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T09:05:38.187Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T09:05:38.331Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-01-20T09:05:39.556Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T09:05:40.924Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T09:05:41.181Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T09:05:47.767Z] docker_cli_daemon_test.go:2550: [d334ec36816bc] daemon is not started [2022-01-20T09:05:47.767Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T09:05:48.697Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T09:05:58.643Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T09:05:59.571Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T09:06:02.089Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T09:06:04.611Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T09:06:04.611Z] check_test.go:309: [d6123a04f96db] daemon is not started [2022-01-20T09:06:04.611Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T09:06:07.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T09:06:09.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite (337.47s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.55s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.45s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.37s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.31s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.17s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.23s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.98s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.87s) [2022-01-20T09:06:09.947Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.78s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.84s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.28s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-01-20T09:06:09.947Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.05s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.20s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.41s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.86s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.33s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.24s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2022-01-20T09:06:09.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T09:06:09.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.75s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.89s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.73s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.80s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.20s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.14s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.81s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.35s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.13s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.47s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-01-20T09:06:09.948Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2022-01-20T09:06:09.948Z] === RUN TestDockerSwarmSuite [2022-01-20T09:06:09.948Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T09:06:14.117Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T09:06:16.638Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T09:06:17.568Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T09:06:18.497Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T09:06:19.059Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T09:06:19.620Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T09:06:21.514Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T09:06:21.514Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-20T09:06:21.514Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T09:06:21.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T09:06:21.514Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T09:06:31.466Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T09:06:31.466Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T09:06:31.466Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T09:06:31.466Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T09:06:31.722Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T09:06:32.650Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T09:06:32.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T09:06:34.540Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T09:06:34.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T09:06:36.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T09:06:36.422Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T09:06:38.313Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T09:06:38.570Z] docker_api_swarm_test.go:562: [d9c8388d6a7a8] joining swarm manager [db551d9968866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:06:39.937Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T09:06:40.501Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T09:06:41.429Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T09:06:43.320Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T09:06:44.249Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T09:06:44.504Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T09:06:46.396Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T09:06:47.762Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T09:06:49.724Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T09:06:51.090Z] docker_api_swarm_test.go:584: [d89fc2b6d0b7b] joining swarm manager [db551d9968866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:06:53.610Z] check_test.go:380: [d9c8388d6a7a8] daemon is not started [2022-01-20T09:06:54.173Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T09:06:54.430Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T09:06:55.358Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T09:06:55.920Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T09:06:56.176Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T09:06:56.176Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T09:06:57.105Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T09:06:57.666Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T09:06:57.923Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T09:06:58.486Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T09:06:58.486Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T09:06:59.050Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T09:07:00.417Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T09:07:02.935Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T09:07:03.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T09:07:03.863Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-20T09:07:04.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T09:07:06.634Z] docker_api_swarm_test.go:45: [dadbfecceb0cb] joining swarm manager [d0ec2bc19ce1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:07:07.999Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T09:07:10.521Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T09:07:10.778Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T09:07:10.778Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T09:07:10.778Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T09:07:11.034Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T09:07:11.290Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T09:07:13.180Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T09:07:14.109Z] --- PASS: TestImportExtremelyLargeImageWorks (186.61s) [2022-01-20T09:07:14.109Z] PASS [2022-01-20T09:07:14.109Z] [2022-01-20T09:07:14.109Z] DONE 12 tests in 190.698s [2022-01-20T09:07:14.109Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T09:07:14.109Z] ++ 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-01-20T09:07:14.109Z] ++ set -e [2022-01-20T09:07:14.109Z] ++ '[' -n 0 ']' [2022-01-20T09:07:14.109Z] ++ set -x [2022-01-20T09:07:14.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:07:14.109Z] INFO: Testing against a local daemon [2022-01-20T09:07:14.109Z] === RUN TestNetworkCreateDelete [2022-01-20T09:07:14.109Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T09:07:14.365Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-01-20T09:07:14.365Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:07:14.621Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-01-20T09:07:14.621Z] === RUN TestDaemonDNSFallback [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 48.5% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-20T09:07:14.845Z] ok github.com/docker/docker/builder/remotecontext/git 1.359s coverage: 86.3% of statements [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T09:07:14.845Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T09:07:17.136Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T09:07:17.136Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T09:07:17.392Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T09:07:17.395Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2022-01-20T09:07:21.564Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-01-20T09:07:21.564Z] === RUN TestInspectNetwork [2022-01-20T09:07:24.080Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T09:07:24.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T09:07:25.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T09:07:25.263Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T09:07:25.264Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T09:07:25.264Z] === RUN TestInspectNetwork/network_name [2022-01-20T09:07:25.264Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T09:07:27.158Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T09:07:27.720Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T09:07:29.486Z] 567fd00846e9: Pull complete [2022-01-20T09:07:29.486Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T09:07:29.486Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:07:29.486Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T09:07:29.486Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T09:07:29.486Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T09:07:29.486Z] WARN: Skipping validation tests [2022-01-20T09:07:29.486Z] INFO: Running unit tests at 01/20/2022 09:07:26... [2022-01-20T09:07:29.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T09:07:29.609Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-20T09:07:29.609Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T09:07:29.609Z] --- PASS: TestInspectNetwork (8.34s) [2022-01-20T09:07:29.609Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-01-20T09:07:29.609Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-01-20T09:07:29.609Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-01-20T09:07:29.609Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-01-20T09:07:29.609Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:07:32.132Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-01-20T09:07:32.132Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:07:32.132Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:07:32.132Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:07:32.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:07:32.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:07:32.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:07:32.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:07:32.132Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:07:32.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:07:32.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T09:07:32.132Z] === RUN TestNetworkList [2022-01-20T09:07:32.132Z] === RUN TestNetworkList//networks [2022-01-20T09:07:32.132Z] === PAUSE TestNetworkList//networks [2022-01-20T09:07:32.132Z] === RUN TestNetworkList//networks/ [2022-01-20T09:07:32.132Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:07:32.132Z] === CONT TestNetworkList//networks [2022-01-20T09:07:32.132Z] === CONT TestNetworkList//networks/ [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:07:32.132Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:07:32.132Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:07:32.388Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-20T09:07:32.388Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:07:32.950Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T09:07:33.206Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T09:07:33.462Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-20T09:07:33.462Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:07:34.025Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-01-20T09:07:34.025Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:07:34.588Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T09:07:34.844Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T09:07:35.347Z] INFO: make.ps1 starting at 01/20/2022 09:07:34 [2022-01-20T09:07:35.347Z] INFO: Git commit (8268f70ebb) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T09:07:35.347Z] INFO: Invoking autogen... [2022-01-20T09:07:35.406Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-01-20T09:07:35.406Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:07:35.808Z] INFO: Running unit tests... [2022-01-20T09:07:36.486Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T09:07:36.743Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-01-20T09:07:36.743Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:07:36.743Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T09:07:37.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2022-01-20T09:07:37.315Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:07:37.573Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T09:07:38.135Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T09:07:39.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T09:07:39.758Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T09:07:39.758Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T09:07:40.014Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2022-01-20T09:07:40.014Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:07:40.014Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:07:40.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:07:40.014Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:07:40.271Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T09:07:40.527Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T09:07:41.089Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T09:07:42.456Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T09:07:43.018Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T09:07:44.909Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T09:07:45.476Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T09:07:46.126Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T09:07:46.843Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T09:07:47.770Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T09:07:48.697Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T09:07:48.953Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T09:07:51.474Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T09:07:52.839Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T09:07:53.401Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T09:07:53.967Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T09:07:55.861Z] --- PASS: TestServiceWithDataPathPortInit (15.55s) [2022-01-20T09:07:55.861Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:07:58.511Z] ? github.com/docker/docker/api [no test files] [2022-01-20T09:07:59.128Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ch2weuuz09bsefol9arrdwntf Created:2022-01-20 09:07:57.118182196 +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[ffc4b0de019ba6ad7f7f617f952ec31a3795cf967641358e135dadf24dc52bad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qj5unoeinxvj92wqijsfthl6x EndpointID:9e99911e5714057b0749309dbd5f0865f984fb84d0f7c4363397fbc74d8da718 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f412465df5151f49fb296cfa83b8d5334376bda91408a51949bb4672d0e32ad7 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:995909d2ff44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qj5unoeinxvj92wqijsfthl6x EndpointID:9e99911e5714057b0749309dbd5f0865f984fb84d0f7c4363397fbc74d8da718 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T09:08:00.494Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T09:08:03.010Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T09:08:03.265Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-01-20T09:08:03.265Z] PASS [2022-01-20T09:08:03.265Z] [2022-01-20T09:08:03.265Z] === Skipped [2022-01-20T09:08:03.265Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:08:03.265Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:08:03.265Z] [2022-01-20T09:08:03.265Z] [2022-01-20T09:08:03.265Z] DONE 26 tests, 1 skipped in 49.398s [2022-01-20T09:08:03.265Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:08:03.266Z] ++ 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-01-20T09:08:03.266Z] ++ set -e [2022-01-20T09:08:03.266Z] ++ '[' -n 0 ']' [2022-01-20T09:08:03.266Z] ++ set -x [2022-01-20T09:08:03.266Z] ++ env -i DEST=/go/src/github.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-01-20T09:08:03.522Z] INFO: Testing against a local daemon [2022-01-20T09:08:03.522Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T09:08:03.522Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:08:03.522Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:08:03.522Z] === RUN TestDockerNetworkIpvlan [2022-01-20T09:08:03.522Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:08:03.522Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:08:03.522Z] PASS [2022-01-20T09:08:03.522Z] [2022-01-20T09:08:03.522Z] === Skipped [2022-01-20T09:08:03.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:08:03.522Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:08:03.522Z] [2022-01-20T09:08:03.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:08:03.522Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:08:03.522Z] [2022-01-20T09:08:03.522Z] [2022-01-20T09:08:03.522Z] DONE 2 tests, 2 skipped in 0.107s [2022-01-20T09:08:03.522Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:08:03.522Z] ++ 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-01-20T09:08:03.522Z] ++ set -e [2022-01-20T09:08:03.522Z] ++ '[' -n 0 ']' [2022-01-20T09:08:03.522Z] ++ set -x [2022-01-20T09:08:03.522Z] ++ env -i DEST=/go/src/github.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-01-20T09:08:03.522Z] INFO: Testing against a local daemon [2022-01-20T09:08:03.522Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T09:08:04.122Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 29.1% of statements [2022-01-20T09:08:04.122Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2022-01-20T09:08:04.122Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T09:08:04.122Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T09:08:04.122Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T09:08:04.122Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T09:08:04.450Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T09:08:05.012Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-01-20T09:08:05.012Z] === RUN TestDockerNetworkMacvlan [2022-01-20T09:08:05.941Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T09:08:06.505Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T09:08:06.762Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T09:08:07.323Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T09:08:07.579Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T09:08:08.507Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T09:08:09.069Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T09:08:09.326Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T09:08:09.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T09:08:10.520Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T09:08:11.463Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T09:08:12.026Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T09:08:12.261Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-01-20T09:08:12.284Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T09:08:13.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-20T09:08:13.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T09:08:14.146Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-01-20T09:08:16.170Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T09:08:16.170Z] docker_api_swarm_test.go:303: [dbd4aec06a243] joining swarm manager [d8da30be7392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:08:16.170Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T09:08:16.733Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T09:08:16.733Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-20T09:08:16.733Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T09:08:16.989Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T09:08:16.989Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T09:08:17.919Z] docker_api_swarm_test.go:304: [d5ca7697cb661] joining swarm manager [d8da30be7392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:08:17.919Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T09:08:18.175Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan (13.15s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2022-01-20T09:08:18.175Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2022-01-20T09:08:18.175Z] PASS [2022-01-20T09:08:18.175Z] [2022-01-20T09:08:18.175Z] DONE 8 tests in 14.701s [2022-01-20T09:08:18.175Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T09:08:18.175Z] ++ 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-01-20T09:08:18.175Z] ++ set -e [2022-01-20T09:08:18.175Z] ++ '[' -n 0 ']' [2022-01-20T09:08:18.175Z] ++ set -x [2022-01-20T09:08:18.175Z] ++ env -i DEST=/go/src/github.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-01-20T09:08:18.175Z] testing: warning: no tests to run [2022-01-20T09:08:18.175Z] PASS [2022-01-20T09:08:18.175Z] [2022-01-20T09:08:18.175Z] DONE 0 tests in 0.033s [2022-01-20T09:08:18.175Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T09:08:18.175Z] ++ 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-01-20T09:08:18.175Z] ++ set -e [2022-01-20T09:08:18.175Z] ++ '[' -n 0 ']' [2022-01-20T09:08:18.175Z] ++ set -x [2022-01-20T09:08:18.175Z] ++ env -i DEST=/go/src/github.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-01-20T09:08:18.433Z] INFO: Testing against a local daemon [2022-01-20T09:08:18.433Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T09:08:18.689Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T09:08:19.623Z] === RUN TestMiddlewares [2022-01-20T09:08:19.623Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T09:08:19.623Z] PASS [2022-01-20T09:08:19.623Z] coverage: 9.0% of statements [2022-01-20T09:08:19.623Z] ok github.com/docker/docker/api/server 0.077s coverage: 9.0% of statements [2022-01-20T09:08:20.056Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-01-20T09:08:20.056Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2022-01-20T09:08:20.056Z] === RUN TestAuthZPluginTLS [2022-01-20T09:08:20.617Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-20T09:08:20.617Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T09:08:21.179Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2022-01-20T09:08:21.179Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T09:08:21.743Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-20T09:08:21.743Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T09:08:21.743Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T09:08:22.278Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-20T09:08:22.306Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-01-20T09:08:22.306Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T09:08:22.538Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-01-20T09:08:22.561Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T09:08:23.108Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-01-20T09:08:23.123Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T09:08:23.368Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-20T09:08:23.685Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-01-20T09:08:23.685Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T09:08:23.685Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T09:08:23.938Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T09:08:24.247Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T09:08:24.247Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T09:08:24.247Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T09:08:24.808Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-20T09:08:24.808Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T09:08:25.323Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.789s coverage: 73.3% of statements [2022-01-20T09:08:25.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-01-20T09:08:25.369Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T09:08:25.369Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T09:08:25.584Z] ok github.com/docker/docker/daemon 12.181s coverage: 17.1% of statements [2022-01-20T09:08:25.584Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T09:08:25.584Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T09:08:25.584Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T09:08:25.584Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T09:08:26.736Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T09:08:26.968Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.362s coverage: 56.2% of statements [2022-01-20T09:08:26.992Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-01-20T09:08:26.993Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T09:08:27.911Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2022-01-20T09:08:28.899Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-01-20T09:08:28.899Z] === RUN TestAuthZPluginHeader [2022-01-20T09:08:29.827Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2022-01-20T09:08:29.828Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T09:08:29.828Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-01-20T09:08:29.828Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T09:08:31.213Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.308s coverage: 45.9% of statements [2022-01-20T09:08:31.213Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T09:08:31.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 50.5% of statements [2022-01-20T09:08:32.858Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-01-20T09:08:33.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.652s coverage: 58.0% of statements [2022-01-20T09:08:33.119Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T09:08:33.119Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T09:08:34.061Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-01-20T09:08:34.415Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-01-20T09:08:35.074Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2022-01-20T09:08:35.074Z] === RUN TestAuthZPluginV2Disable [2022-01-20T09:08:35.637Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-01-20T09:08:35.800Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.6% of statements [2022-01-20T09:08:35.800Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T09:08:35.800Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T09:08:36.393Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-01-20T09:08:37.336Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 77.4% of statements [2022-01-20T09:08:37.336Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T09:08:37.336Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T09:08:37.336Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-01-20T09:08:37.907Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-01-20T09:08:38.153Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-01-20T09:08:38.154Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T09:08:38.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-01-20T09:08:38.428Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-01-20T09:08:39.370Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-01-20T09:08:39.370Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T09:08:39.630Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.2% of statements [2022-01-20T09:08:40.201Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-01-20T09:08:40.674Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T09:08:41.141Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-01-20T09:08:41.238Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T09:08:41.238Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T09:08:41.402Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T09:08:41.800Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2022-01-20T09:08:41.800Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T09:08:41.972Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T09:08:42.058Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T09:08:42.233Z] ok github.com/docker/docker/daemon/logger/splunk 1.598s coverage: 82.5% of statements [2022-01-20T09:08:42.233Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T09:08:42.233Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T09:08:42.986Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T09:08:43.619Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2022-01-20T09:08:43.619Z] ok github.com/docker/docker/distribution 0.134s coverage: 25.6% of statements [2022-01-20T09:08:43.619Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T09:08:43.914Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T09:08:43.914Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-20T09:08:43.914Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T09:08:43.914Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-20T09:08:43.914Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T09:08:43.914Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-20T09:08:43.914Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T09:08:43.914Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-20T09:08:43.914Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T09:08:44.843Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T09:08:45.003Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-20T09:08:45.100Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T09:08:45.264Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-01-20T09:08:45.662Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T09:08:45.834Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T09:08:46.095Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-01-20T09:08:46.225Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T09:08:46.667Z] ok github.com/docker/docker/distribution/xfer 1.971s coverage: 85.1% of statements [2022-01-20T09:08:46.667Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T09:08:46.667Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T09:08:46.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T09:08:47.153Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T09:08:47.239Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-01-20T09:08:47.409Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T09:08:47.810Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2022-01-20T09:08:48.380Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-01-20T09:08:48.641Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T09:08:49.930Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T09:08:50.557Z] ok github.com/docker/docker/pkg/archive 0.316s coverage: 81.8% of statements [2022-01-20T09:08:51.128Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2022-01-20T09:08:51.128Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T09:08:51.389Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T09:08:51.826Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T09:08:52.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T09:08:52.337Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T09:08:52.594Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T09:08:53.158Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T09:08:53.158Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-20T09:08:53.158Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T09:08:53.720Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T09:08:54.649Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.67s) [2022-01-20T09:08:54.649Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T09:08:54.649Z] docker_api_swarm_test.go:271: [d6235bc47d9a6] joining swarm manager [dbf2d5fdad77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:08:54.684Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 43.5% of statements [2022-01-20T09:08:54.684Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-20T09:08:54.944Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-01-20T09:08:55.205Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2022-01-20T09:08:55.205Z] ok github.com/docker/docker/layer 7.479s coverage: 68.8% of statements [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T09:08:55.205Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T09:08:55.577Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T09:08:55.577Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T09:08:55.577Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T09:08:55.577Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T09:08:55.775Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2022-01-20T09:08:55.833Z] docker_api_swarm_test.go:272: [de244b692150b] joining swarm manager [dbf2d5fdad77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:08:56.035Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2022-01-20T09:08:56.089Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T09:08:56.296Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2022-01-20T09:08:56.650Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T09:08:57.578Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T09:08:57.679Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-01-20T09:08:57.940Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 86.5% of statements [2022-01-20T09:08:58.140Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T09:08:58.522Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-01-20T09:08:58.794Z] ok github.com/docker/docker/pkg/discovery/kv 3.043s coverage: 84.1% of statements [2022-01-20T09:08:58.794Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-01-20T09:08:59.068Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T09:08:59.996Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T09:09:00.178Z] ok github.com/docker/docker/pkg/idtools 0.542s coverage: 69.5% of statements [2022-01-20T09:09:00.178Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 70.1% of statements [2022-01-20T09:09:00.438Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-01-20T09:09:00.438Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T09:09:00.438Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-01-20T09:09:00.438Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T09:09:00.438Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T09:09:00.557Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T09:09:00.700Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-20T09:09:00.700Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T09:09:00.961Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-20T09:09:00.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2022-01-20T09:09:01.223Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-01-20T09:09:01.484Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T09:09:01.484Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T09:09:01.484Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T09:09:01.484Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T09:09:02.046Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T09:09:02.427Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-01-20T09:09:02.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T09:09:02.948Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T09:09:02.948Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T09:09:02.974Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T09:09:03.230Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T09:09:03.486Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T09:09:04.329Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-01-20T09:09:04.417Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T09:09:04.590Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T09:09:05.345Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T09:09:05.345Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T09:09:05.907Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T09:09:06.467Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T09:09:06.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T09:09:07.285Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T09:09:07.846Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T09:09:07.846Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T09:09:07.846Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T09:09:08.109Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T09:09:08.109Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T09:09:08.109Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T09:09:08.372Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T09:09:08.372Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T09:09:08.789Z] ok github.com/docker/docker/pkg/signal 3.319s coverage: 62.3% of statements [2022-01-20T09:09:08.789Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T09:09:08.789Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T09:09:08.789Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T09:09:08.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T09:09:09.359Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-01-20T09:09:09.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T09:09:09.619Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-01-20T09:09:09.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T09:09:09.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T09:09:09.879Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-01-20T09:09:10.450Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-01-20T09:09:10.710Z] testing: warning: no tests to run [2022-01-20T09:09:10.710Z] coverage: [no statements] [2022-01-20T09:09:10.710Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-20T09:09:10.970Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T09:09:10.970Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T09:09:11.117Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T09:09:11.117Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-01-20T09:09:11.117Z] PASS [2022-01-20T09:09:11.117Z] [2022-01-20T09:09:11.117Z] DONE 17 tests in 52.815s [2022-01-20T09:09:11.117Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T09:09:11.117Z] ++ 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-01-20T09:09:11.117Z] ++ set -e [2022-01-20T09:09:11.117Z] ++ '[' -n 0 ']' [2022-01-20T09:09:11.117Z] ++ set -x [2022-01-20T09:09:11.117Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:11.117Z] INFO: Testing against a local daemon [2022-01-20T09:09:11.117Z] === RUN TestPluginInvalidJSON [2022-01-20T09:09:11.117Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:09:11.117Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:09:11.117Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:09:11.231Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T09:09:11.373Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T09:09:11.373Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T09:09:11.373Z] === RUN TestPluginInstall [2022-01-20T09:09:11.373Z] === RUN TestPluginInstall/no_auth [2022-01-20T09:09:11.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T09:09:11.373Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T09:09:11.936Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T09:09:12.499Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T09:09:13.062Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T09:09:13.141Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T09:09:13.318Z] time="2022-01-20T09:09:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:13.318Z] time="2022-01-20T09:09:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e559edc4497223ba9f3a76a051306f14bdd13042ce38c220375cb0dd85a2f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:13.403Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-01-20T09:09:13.575Z] time="2022-01-20T09:09:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:13.575Z] time="2022-01-20T09:09:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e559edc4497223ba9f3a76a051306f14bdd13042ce38c220375cb0dd85a2f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:13.575Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T09:09:13.575Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T09:09:13.664Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-01-20T09:09:13.832Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T09:09:14.088Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T09:09:14.344Z] time="2022-01-20T09:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:14.344Z] time="2022-01-20T09:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a57b3fda8f1e297b5d9e9abfacf91ff665f951e5021b25173f05669caef96556" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:14.344Z] time="2022-01-20T09:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:14.344Z] time="2022-01-20T09:09:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a57b3fda8f1e297b5d9e9abfacf91ff665f951e5021b25173f05669caef96556" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:14.601Z] === RUN TestPluginInstall/with_insecure [2022-01-20T09:09:14.856Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T09:09:15.047Z] ok github.com/docker/docker/quota 0.227s coverage: 71.4% of statements [2022-01-20T09:09:15.047Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-20T09:09:15.420Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T09:09:15.420Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T09:09:15.676Z] time="2022-01-20T09:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:15.676Z] time="2022-01-20T09:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1563fe79029213a8033f1bbddafedcc115425688edefcd4e1f93c812b6a6c9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:15.676Z] time="2022-01-20T09:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:09:15.676Z] time="2022-01-20T09:09:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1563fe79029213a8033f1bbddafedcc115425688edefcd4e1f93c812b6a6c9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:09:15.933Z] plugin_test.go:165: [d6b22744641b2] daemon is not started [2022-01-20T09:09:15.933Z] --- PASS: TestPluginInstall (4.79s) [2022-01-20T09:09:15.933Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2022-01-20T09:09:15.933Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-01-20T09:09:15.933Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-01-20T09:09:15.933Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:09:15.989Z] ok github.com/docker/docker/registry 0.051s coverage: 57.2% of statements [2022-01-20T09:09:16.189Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T09:09:16.559Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-01-20T09:09:16.559Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T09:09:17.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T09:09:17.118Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T09:09:17.130Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-01-20T09:09:17.391Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-01-20T09:09:18.047Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T09:09:18.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T09:09:18.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T09:09:18.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T09:09:18.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T09:09:18.304Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T09:09:18.868Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T09:09:19.124Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T09:09:19.935Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T09:09:20.052Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2022-01-20T09:09:20.052Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.18s) [2022-01-20T09:09:20.052Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-01-20T09:09:20.052Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:09:20.876Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-01-20T09:09:20.980Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-01-20T09:09:20.980Z] PASS [2022-01-20T09:09:20.980Z] [2022-01-20T09:09:20.980Z] DONE 10 tests in 9.658s [2022-01-20T09:09:20.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T09:09:20.980Z] ++ 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-01-20T09:09:20.980Z] ++ set -e [2022-01-20T09:09:20.980Z] ++ '[' -n 0 ']' [2022-01-20T09:09:20.980Z] ++ set -x [2022-01-20T09:09:20.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:09:20.980Z] INFO: Testing against a local daemon [2022-01-20T09:09:20.980Z] === RUN TestExternalGraphDriver [2022-01-20T09:09:20.980Z] === RUN TestExternalGraphDriver/json [2022-01-20T09:09:21.447Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2022-01-20T09:09:22.388Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-01-20T09:09:22.867Z] === RUN TestExternalGraphDriver/spec [2022-01-20T09:09:23.429Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T09:09:23.992Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T09:09:24.248Z] === RUN TestExternalGraphDriver/pull [2022-01-20T09:09:24.810Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T09:09:24.810Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-20T09:09:24.810Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T09:09:24.810Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T09:09:26.199Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-01-20T09:09:26.199Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-01-20T09:09:26.199Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2022-01-20T09:09:26.199Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-01-20T09:09:26.199Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:09:27.128Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T09:09:27.690Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T09:09:28.618Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T09:09:29.984Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2022-01-20T09:09:29.984Z] PASS [2022-01-20T09:09:29.984Z] [2022-01-20T09:09:29.984Z] DONE 5 tests in 9.266s [2022-01-20T09:09:29.984Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:09:29.984Z] ++ 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-01-20T09:09:29.984Z] ++ set -e [2022-01-20T09:09:29.984Z] ++ '[' -n 0 ']' [2022-01-20T09:09:29.984Z] ++ set -x [2022-01-20T09:09:29.984Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:30.241Z] INFO: Testing against a local daemon [2022-01-20T09:09:30.241Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:09:30.241Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:09:30.241Z] === RUN TestReadPluginNoRead [2022-01-20T09:09:30.241Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:09:30.241Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:09:30.241Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:09:30.241Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:09:30.241Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:09:32.132Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T09:09:32.695Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T09:09:34.063Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T09:09:34.320Z] --- PASS: TestDaemonStartWithLogOpt (4.21s) [2022-01-20T09:09:34.320Z] === CONT TestReadPluginNoRead [2022-01-20T09:09:35.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T09:09:36.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T09:09:37.107Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:09:37.308Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T09:09:37.308Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === Skipped [2022-01-20T09:09:37.308Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-20T09:09:37.308Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.01s) [2022-01-20T09:09:37.308Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T09:09:37.308Z] time="2022-01-20T09:08:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T09:09:37.308Z] time="2022-01-20T09:08:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T09:09:37.308Z] time="2022-01-20T09:08:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T09:09:37.308Z] time="2022-01-20T09:08:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T09:09:37.308Z] time="2022-01-20T09:08:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T09:09:37.308Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T09:09:37.308Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T09:09:37.308Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:09:37.308Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T09:09:37.308Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T09:09:37.308Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T09:09:37.308Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] [2022-01-20T09:09:37.308Z] DONE 2246 tests, 26 skipped in 257.139s Post stage [Pipeline] junit [2022-01-20T09:09:37.322Z] Recording test results [2022-01-20T09:09:37.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T09:09:37.543Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T09:09:37.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43165/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8268f70ebbd442fff8fe7b7e8cf49a1d4c531eb8 hack/validate/vendor [2022-01-20T09:09:38.290Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:09:38.440Z] update vendored copy of archive/tar [2022-01-20T09:09:38.440Z] downloading: https://golang.org/dl/go1.16.13.src.tar.gz [2022-01-20T09:09:38.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T09:09:39.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T09:09:39.669Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2022-01-20T09:09:39.924Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:09:40.349Z] patching file stat_unix.go [2022-01-20T09:09:40.349Z] 2022/01/20 09:09:40 Collecting initial packages [2022-01-20T09:09:40.349Z] 2022/01/20 09:09:40 Download dependencies [2022-01-20T09:09:40.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T09:09:40.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009773c8_} [2022-01-20T09:09:41.412Z] === CONT TestReadPluginNoRead [2022-01-20T09:09:41.412Z] read_test.go:92: [ddc5a265276bf] daemon is not started [2022-01-20T09:09:41.412Z] --- PASS: TestReadPluginNoRead (7.03s) [2022-01-20T09:09:41.412Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-01-20T09:09:41.412Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2022-01-20T09:09:41.412Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-01-20T09:09:41.412Z] PASS [2022-01-20T09:09:41.412Z] [2022-01-20T09:09:41.412Z] DONE 6 tests in 11.371s [2022-01-20T09:09:41.412Z] 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-01-20T09:09:41.412Z] ++ 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-01-20T09:09:41.412Z] ++ set -e [2022-01-20T09:09:41.412Z] ++ '[' -n 0 ']' [2022-01-20T09:09:41.412Z] ++ set -x [2022-01-20T09:09:41.412Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:41.412Z] testing: warning: no tests to run [2022-01-20T09:09:41.412Z] PASS [2022-01-20T09:09:41.412Z] [2022-01-20T09:09:41.412Z] DONE 0 tests in 0.037s [2022-01-20T09:09:41.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:09:41.412Z] ++ 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-01-20T09:09:41.412Z] ++ set -e [2022-01-20T09:09:41.412Z] ++ '[' -n 0 ']' [2022-01-20T09:09:41.412Z] ++ set -x [2022-01-20T09:09:41.412Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:41.667Z] INFO: Testing against a local daemon [2022-01-20T09:09:41.667Z] === RUN TestPluginWithDevMounts [2022-01-20T09:09:41.667Z] === PAUSE TestPluginWithDevMounts [2022-01-20T09:09:41.667Z] === CONT TestPluginWithDevMounts [2022-01-20T09:09:41.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1553424225_/foo_false____} [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Starting whole vndr cycle because no package specified [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Ignoring paths matching "^archive/tar" [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-01-20T09:09:43.643Z] 2022/01/20 09:09:43 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-01-20T09:09:43.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1553424225_/foo_true____} [2022-01-20T09:09:43.815Z] --- PASS: TestPluginWithDevMounts (2.16s) [2022-01-20T09:09:43.815Z] PASS [2022-01-20T09:09:43.815Z] [2022-01-20T09:09:43.815Z] DONE 1 tests in 2.269s [2022-01-20T09:09:43.815Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:09:43.815Z] ++ 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-01-20T09:09:43.815Z] ++ set -e [2022-01-20T09:09:43.815Z] ++ '[' -n 0 ']' [2022-01-20T09:09:43.815Z] ++ set -x [2022-01-20T09:09:43.815Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:43.815Z] INFO: Testing against a local daemon [2022-01-20T09:09:43.815Z] === RUN TestSecretInspect [2022-01-20T09:09:44.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T09:09:44.585Z] 2022/01/20 09:09:44 Finished clone github.com/Azure/go-ansiterm [2022-01-20T09:09:44.585Z] 2022/01/20 09:09:44 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Finished clone github.com/docker/libtrust [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Finished clone github.com/google/uuid [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Finished clone github.com/tchap/go-patricia [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Finished clone github.com/moby/locker [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Finished clone github.com/creack/pty [2022-01-20T09:09:44.845Z] 2022/01/20 09:09:44 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-01-20T09:09:45.105Z] 2022/01/20 09:09:44 Finished clone github.com/moby/term [2022-01-20T09:09:45.105Z] 2022/01/20 09:09:44 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-01-20T09:09:45.105Z] 2022/01/20 09:09:44 Finished clone github.com/willf/bitset [2022-01-20T09:09:45.106Z] 2022/01/20 09:09:44 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-01-20T09:09:45.106Z] 2022/01/20 09:09:45 Finished clone github.com/Microsoft/go-winio [2022-01-20T09:09:45.106Z] 2022/01/20 09:09:45 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-01-20T09:09:45.106Z] 2022/01/20 09:09:45 Finished clone github.com/moby/sys [2022-01-20T09:09:45.106Z] 2022/01/20 09:09:45 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-01-20T09:09:45.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_false____} [2022-01-20T09:09:45.366Z] 2022/01/20 09:09:45 Finished clone github.com/gorilla/mux [2022-01-20T09:09:45.366Z] 2022/01/20 09:09:45 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-01-20T09:09:45.628Z] 2022/01/20 09:09:45 Finished clone github.com/sirupsen/logrus [2022-01-20T09:09:45.628Z] 2022/01/20 09:09:45 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:45 Finished clone github.com/docker/go-units [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:45 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:46 Finished clone github.com/RackSec/srslog [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:46 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:46 Finished clone github.com/syndtr/gocapability [2022-01-20T09:09:46.200Z] 2022/01/20 09:09:46 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-01-20T09:09:46.253Z] docker_api_swarm_node_test.go:19: [ddce20801ee25] joining swarm manager [d5b84cfc5f52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:09:46.334Z] === RUN TestBoolValue [2022-01-20T09:09:46.334Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestBoolValueOrDefault [2022-01-20T09:09:46.334Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestInt64ValueOrZero [2022-01-20T09:09:46.334Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestInt64ValueOrDefault [2022-01-20T09:09:46.334Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T09:09:46.334Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestJsonContentType [2022-01-20T09:09:46.334Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 14.7% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T09:09:46.334Z] === RUN TestMaskSecretKeys [2022-01-20T09:09:46.334Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T09:09:46.334Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T09:09:46.334Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T09:09:46.334Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestVersionMiddlewareVersion [2022-01-20T09:09:46.334Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T09:09:46.334Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 37.7% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/server/middleware 0.116s coverage: 37.7% of statements [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T09:09:46.334Z] === RUN TestAdjustForAPIVersion [2022-01-20T09:09:46.334Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 5.7% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T09:09:46.334Z] === RUN TestToJSON [2022-01-20T09:09:46.334Z] --- PASS: TestToJSON (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestToParamWithVersion [2022-01-20T09:09:46.334Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestFromJSON [2022-01-20T09:09:46.334Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestEmpty [2022-01-20T09:09:46.334Z] --- PASS: TestEmpty (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T09:09:46.334Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestArgsMatchKVList [2022-01-20T09:09:46.334Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestArgsMatch [2022-01-20T09:09:46.334Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestAdd [2022-01-20T09:09:46.334Z] --- PASS: TestAdd (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestDel [2022-01-20T09:09:46.334Z] --- PASS: TestDel (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestLen [2022-01-20T09:09:46.334Z] === RUN TestStrSliceMarshalJSON [2022-01-20T09:09:46.334Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T09:09:46.334Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestStrSliceUnmarshalString [2022-01-20T09:09:46.334Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T09:09:46.334Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 90.0% of statements [2022-01-20T09:09:46.334Z] --- PASS: TestLen (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestExactMatch [2022-01-20T09:09:46.334Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestOnlyOneExactMatch [2022-01-20T09:09:46.334Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestContains [2022-01-20T09:09:46.334Z] --- PASS: TestContains (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestValidate [2022-01-20T09:09:46.334Z] --- PASS: TestValidate (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestWalkValues [2022-01-20T09:09:46.334Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestFuzzyMatch [2022-01-20T09:09:46.334Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestClone [2022-01-20T09:09:46.334Z] --- PASS: TestClone (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 92.2% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T09:09:46.334Z] === RUN TestDurationToSecondsString [2022-01-20T09:09:46.334Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestGetTimestamp [2022-01-20T09:09:46.334Z] === RUN TestCompareVersion [2022-01-20T09:09:46.334Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 75.0% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2022-01-20T09:09:46.334Z] --- PASS: TestGetTimestamp (0.24s) [2022-01-20T09:09:46.334Z] === RUN TestParseTimestamps [2022-01-20T09:09:46.334Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T09:09:46.334Z] PASS [2022-01-20T09:09:46.334Z] coverage: 100.0% of statements [2022-01-20T09:09:46.334Z] ok github.com/docker/docker/api/types/time 0.304s coverage: 100.0% of statements [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T09:09:46.334Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T09:09:46.334Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T09:09:46.334Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestCloneArgsSmartHttp [2022-01-20T09:09:46.334Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T09:09:46.334Z] === RUN TestCloneArgsDumbHttp [2022-01-20T09:09:46.334Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestCloneArgsGit [2022-01-20T09:09:46.334Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T09:09:46.334Z] === RUN TestCheckoutGit [2022-01-20T09:09:46.334Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T09:09:46.334Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestProcessNoDockerignore [2022-01-20T09:09:46.335Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T09:09:46.335Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestDetectContentType [2022-01-20T09:09:46.335Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestSelectAcceptableMIME [2022-01-20T09:09:46.335Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestInspectEmptyResponse [2022-01-20T09:09:46.335Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestInspectResponseBinary [2022-01-20T09:09:46.335Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestResponseUnsupportedContentType [2022-01-20T09:09:46.335Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestInspectResponseTextSimple [2022-01-20T09:09:46.335Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T09:09:46.335Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestUnknownContentLength [2022-01-20T09:09:46.335Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestDownloadRemote [2022-01-20T09:09:46.335Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-20T09:09:46.335Z] === RUN TestGetWithStatusError [2022-01-20T09:09:46.335Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestCloseRootDirectory [2022-01-20T09:09:46.335Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:09:46.335Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestHashFile [2022-01-20T09:09:46.335Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:09:46.335Z] --- SKIP: TestHashFile (0.02s) [2022-01-20T09:09:46.335Z] === RUN TestHashSubdir [2022-01-20T09:09:46.335Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:09:46.335Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestRemoveDirectory [2022-01-20T09:09:46.335Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:09:46.335Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T09:09:46.335Z] PASS [2022-01-20T09:09:46.335Z] coverage: 9.3% of statements [2022-01-20T09:09:46.335Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 9.3% of statements [2022-01-20T09:09:46.335Z] === RUN TestGetAllAllowed [2022-01-20T09:09:46.335Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestGetAllMeta [2022-01-20T09:09:46.335Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T09:09:46.335Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T09:09:46.335Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestIsExistingDirectory [2022-01-20T09:09:46.335Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestGetFilenameForDownload [2022-01-20T09:09:46.335Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestEnv2Variables [2022-01-20T09:09:46.335Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T09:09:46.335Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestMaintainer [2022-01-20T09:09:46.335Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestLabel [2022-01-20T09:09:46.335Z] --- PASS: TestLabel (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestFromScratch [2022-01-20T09:09:46.335Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestFromWithArg [2022-01-20T09:09:46.335Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T09:09:46.335Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestFromWithUndefinedArg [2022-01-20T09:09:46.335Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T09:09:46.335Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestOnbuild [2022-01-20T09:09:46.335Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestWorkdir [2022-01-20T09:09:46.335Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestCmd [2022-01-20T09:09:46.335Z] --- PASS: TestCmd (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestHealthcheckNone [2022-01-20T09:09:46.335Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestHealthcheckCmd [2022-01-20T09:09:46.335Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestEntrypoint [2022-01-20T09:09:46.335Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestExpose [2022-01-20T09:09:46.335Z] --- PASS: TestExpose (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestUser [2022-01-20T09:09:46.335Z] --- PASS: TestUser (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestVolume [2022-01-20T09:09:46.335Z] --- PASS: TestVolume (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestStopSignal [2022-01-20T09:09:46.335Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T09:09:46.335Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestArg [2022-01-20T09:09:46.335Z] --- PASS: TestArg (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestShell [2022-01-20T09:09:46.335Z] --- PASS: TestShell (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestPrependEnvOnCmd [2022-01-20T09:09:46.335Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestRunWithBuildArgs [2022-01-20T09:09:46.335Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T09:09:46.335Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T09:09:46.335Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T09:09:46.335Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T09:09:46.335Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T09:09:46.335Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestNormalizeWorkdir [2022-01-20T09:09:46.335Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestDispatch [2022-01-20T09:09:46.335Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T09:09:46.335Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T09:09:46.335Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T09:09:46.335Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T09:09:46.335Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T09:09:46.335Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T09:09:46.335Z] === RUN TestDispatch/COPY_url [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch (0.10s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T09:09:46.335Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T09:09:46.335Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T09:09:46.335Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T09:09:46.335Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T09:09:46.335Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T09:09:46.335Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestEmptyDockerfile [2022-01-20T09:09:46.335Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestSymlinkDockerfile [2022-01-20T09:09:46.335Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T09:09:46.335Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-01-20T09:09:46.335Z] === RUN TestNonExistingDockerfile [2022-01-20T09:09:46.335Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestCopyRunConfig [2022-01-20T09:09:46.335Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestDeepCopyRunConfig [2022-01-20T09:09:46.335Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestExportImage [2022-01-20T09:09:46.335Z] --- PASS: TestExportImage (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestNormalizeDest [2022-01-20T09:09:46.335Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T09:09:46.335Z] PASS [2022-01-20T09:09:46.335Z] coverage: 46.8% of statements [2022-01-20T09:09:46.335Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.8% of statements [2022-01-20T09:09:46.335Z] === RUN TestEnable [2022-01-20T09:09:46.335Z] --- PASS: TestEnable (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestDisable [2022-01-20T09:09:46.335Z] --- PASS: TestDisable (0.00s) [2022-01-20T09:09:46.335Z] === RUN TestEnabled [2022-01-20T09:09:46.335Z] --- PASS: TestEnabled (0.00s) [2022-01-20T09:09:46.335Z] PASS [2022-01-20T09:09:46.335Z] coverage: 100.0% of statements [2022-01-20T09:09:46.335Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-01-20T09:09:46.335Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T09:09:46.461Z] 2022/01/20 09:09:46 Finished clone github.com/imdario/mergo [2022-01-20T09:09:46.461Z] 2022/01/20 09:09:46 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-01-20T09:09:46.461Z] 2022/01/20 09:09:46 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-01-20T09:09:46.461Z] 2022/01/20 09:09:46 Finished clone gotest.tools/v3 [2022-01-20T09:09:46.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_true____} [2022-01-20T09:09:46.766Z] --- PASS: TestSecretInspect (2.82s) [2022-01-20T09:09:46.766Z] === RUN TestSecretList [2022-01-20T09:09:47.022Z] docker_api_swarm_node_test.go:20: [d7e415c8b367d] joining swarm manager [d5b84cfc5f52c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:09:47.033Z] 2022/01/20 09:09:46 Finished clone golang.org/x/sync [2022-01-20T09:09:47.033Z] 2022/01/20 09:09:46 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Finished clone github.com/tonistiigi/units [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Finished clone github.com/docker/go-connections [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Finished clone github.com/google/go-cmp [2022-01-20T09:09:47.294Z] 2022/01/20 09:09:47 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Finished clone github.com/opentracing-contrib/go-stdlib [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Finished clone github.com/google/shlex [2022-01-20T09:09:47.865Z] 2022/01/20 09:09:47 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-01-20T09:09:47.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_true__0xc0009773f8__} [2022-01-20T09:09:48.126Z] 2022/01/20 09:09:48 Finished clone github.com/opentracing/opentracing-go [2022-01-20T09:09:48.126Z] 2022/01/20 09:09:48 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-01-20T09:09:48.386Z] 2022/01/20 09:09:48 Finished clone github.com/mitchellh/hashstructure [2022-01-20T09:09:48.386Z] 2022/01/20 09:09:48 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-01-20T09:09:48.647Z] 2022/01/20 09:09:48 Finished clone github.com/gofrs/flock [2022-01-20T09:09:48.647Z] 2022/01/20 09:09:48 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-01-20T09:09:49.218Z] 2022/01/20 09:09:49 Finished clone github.com/armon/go-radix [2022-01-20T09:09:49.218Z] 2022/01/20 09:09:49 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-01-20T09:09:49.218Z] 2022/01/20 09:09:49 Finished clone github.com/docker/go-events [2022-01-20T09:09:49.219Z] 2022/01/20 09:09:49 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-01-20T09:09:49.317Z] --- PASS: TestSecretList (2.35s) [2022-01-20T09:09:49.317Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:09:49.492Z] 2022/01/20 09:09:49 Finished clone github.com/armon/go-metrics [2022-01-20T09:09:49.492Z] 2022/01/20 09:09:49 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-01-20T09:09:49.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000977410_} [2022-01-20T09:09:50.064Z] 2022/01/20 09:09:49 Finished clone github.com/sean-/seed [2022-01-20T09:09:50.064Z] 2022/01/20 09:09:49 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-01-20T09:09:50.324Z] 2022/01/20 09:09:50 Finished clone github.com/tonistiigi/fsutil [2022-01-20T09:09:50.324Z] 2022/01/20 09:09:50 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Finished clone github.com/hashicorp/errwrap [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Finished clone github.com/hashicorp/go-multierror [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Finished clone github.com/hashicorp/memberlist [2022-01-20T09:09:50.894Z] 2022/01/20 09:09:50 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-01-20T09:09:50.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000977428_} [2022-01-20T09:09:51.501Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2022-01-20T09:09:51.501Z] === RUN TestSecretsUpdate [2022-01-20T09:09:51.837Z] 2022/01/20 09:09:51 Finished clone github.com/docker/libkv [2022-01-20T09:09:51.837Z] 2022/01/20 09:09:51 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-01-20T09:09:52.099Z] 2022/01/20 09:09:51 Finished clone github.com/vishvananda/netns [2022-01-20T09:09:52.099Z] 2022/01/20 09:09:51 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-01-20T09:09:52.360Z] 2022/01/20 09:09:52 Finished clone github.com/hashicorp/go-sockaddr [2022-01-20T09:09:52.360Z] 2022/01/20 09:09:52 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-01-20T09:09:52.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000977440_} [2022-01-20T09:09:53.303Z] 2022/01/20 09:09:53 Finished clone github.com/moby/ipvs [2022-01-20T09:09:53.303Z] 2022/01/20 09:09:53 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2022-01-20T09:09:53.564Z] 2022/01/20 09:09:53 Finished clone github.com/golang/gddo [2022-01-20T09:09:53.564Z] 2022/01/20 09:09:53 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-01-20T09:09:53.795Z] --- PASS: TestSecretsUpdate (2.33s) [2022-01-20T09:09:53.795Z] === RUN TestTemplatedSecret [2022-01-20T09:09:53.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000977458_} [2022-01-20T09:09:53.825Z] 2022/01/20 09:09:53 Finished clone github.com/samuel/go-zookeeper [2022-01-20T09:09:53.826Z] 2022/01/20 09:09:53 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2022-01-20T09:09:54.087Z] 2022/01/20 09:09:54 Finished clone github.com/deckarep/golang-set [2022-01-20T09:09:54.087Z] 2022/01/20 09:09:54 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-01-20T09:09:54.348Z] 2022/01/20 09:09:54 Finished clone github.com/vishvananda/netlink [2022-01-20T09:09:54.348Z] 2022/01/20 09:09:54 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-01-20T09:09:54.609Z] 2022/01/20 09:09:54 Finished clone github.com/BurntSushi/toml [2022-01-20T09:09:54.609Z] 2022/01/20 09:09:54 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-01-20T09:09:54.870Z] 2022/01/20 09:09:54 Finished clone github.com/hashicorp/go-msgpack [2022-01-20T09:09:54.870Z] 2022/01/20 09:09:54 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-01-20T09:09:54.870Z] 2022/01/20 09:09:54 Finished clone github.com/coreos/go-semver [2022-01-20T09:09:54.870Z] 2022/01/20 09:09:54 Clone https://github.com/samuelkarp/docker-distribution.git to github.com/docker/distribution, revision 58f99e93b767ebacbf8e62a9074844712d31a177, attempt 1/20 [2022-01-20T09:09:55.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T09:09:56.088Z] --- PASS: TestTemplatedSecret (2.24s) [2022-01-20T09:09:56.088Z] === RUN TestSecretCreateResolve [2022-01-20T09:09:56.256Z] 2022/01/20 09:09:56 Finished clone github.com/ishidawataru/sctp [2022-01-20T09:09:56.256Z] 2022/01/20 09:09:56 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T09:09:56.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T09:09:56.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T09:09:56.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T09:09:56.600Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T09:09:57.644Z] 2022/01/20 09:09:57 Finished clone golang.org/x/net [2022-01-20T09:09:57.644Z] 2022/01/20 09:09:57 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-01-20T09:09:57.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T09:09:58.217Z] 2022/01/20 09:09:57 Finished clone go.etcd.io/bbolt [2022-01-20T09:09:58.217Z] 2022/01/20 09:09:57 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-01-20T09:09:58.478Z] 2022/01/20 09:09:58 Finished clone github.com/hashicorp/serf [2022-01-20T09:09:58.478Z] 2022/01/20 09:09:58 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-01-20T09:09:58.710Z] === RUN TestCheckpointCreateError [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointCreate [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointDeleteError [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointDelete [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointListError [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointList [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T09:09:58.710Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T09:09:58.710Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T09:09:58.710Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestGetAPIPath [2022-01-20T09:09:58.710Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestParseHostURL [2022-01-20T09:09:58.710Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T09:09:58.710Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPIVersion [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T09:09:58.710Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestClientRedirect [2022-01-20T09:09:58.710Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigCreateUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigCreateError [2022-01-20T09:09:58.710Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigCreate [2022-01-20T09:09:58.710Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspectNotFound [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspectUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspectError [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigInspect [2022-01-20T09:09:58.710Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigListUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigListError [2022-01-20T09:09:58.710Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigList [2022-01-20T09:09:58.710Z] --- PASS: TestConfigList (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigRemoveUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigRemoveError [2022-01-20T09:09:58.710Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigRemove [2022-01-20T09:09:58.710Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigUpdateUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigUpdateError [2022-01-20T09:09:58.710Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestConfigUpdate [2022-01-20T09:09:58.710Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCommitError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCommit [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStatPathError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStatPath [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyToContainerError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyToContainer [2022-01-20T09:09:58.710Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyFromContainerError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T09:09:58.710Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestCopyFromContainer [2022-01-20T09:09:58.710Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCreateError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCreateImageNotFound [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCreateWithName [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerCreateAutoRemove [2022-01-20T09:09:58.710Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerDiffError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerDiff [2022-01-20T09:09:58.710Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecCreateError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecCreate [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecStartError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecStart [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecInspectError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecInspect [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExportError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExport [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerInspectError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T09:09:58.710Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T09:09:58.710Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerInspect [2022-01-20T09:09:58.710Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerInspectNode [2022-01-20T09:09:58.710Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerKillError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerKill [2022-01-20T09:09:58.710Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerListError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerList [2022-01-20T09:09:58.710Z] --- PASS: TestContainerList (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerLogsNotFoundError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerLogsError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerLogs [2022-01-20T09:09:58.710Z] --- PASS: TestContainerLogs (0.23s) [2022-01-20T09:09:58.710Z] === RUN TestContainerPauseError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerPause [2022-01-20T09:09:58.710Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainersPruneError [2022-01-20T09:09:58.710Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainersPrune [2022-01-20T09:09:58.710Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRemoveError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRemove [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRenameError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRename [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRename (0.01s) [2022-01-20T09:09:58.710Z] === RUN TestContainerResizeError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecResizeError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerResize [2022-01-20T09:09:58.710Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerExecResize [2022-01-20T09:09:58.710Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRestartError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerRestart [2022-01-20T09:09:58.710Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStartError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStart [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStatsError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStats [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStopError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerStop [2022-01-20T09:09:58.710Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerTopError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerTop [2022-01-20T09:09:58.710Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerUnpauseError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerUnpause [2022-01-20T09:09:58.710Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerUpdateError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerUpdate [2022-01-20T09:09:58.710Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerWaitError [2022-01-20T09:09:58.710Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestContainerWait [2022-01-20T09:09:58.710Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestDiskUsageError [2022-01-20T09:09:58.710Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestDiskUsage [2022-01-20T09:09:58.710Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestDistributionInspectUnsupported [2022-01-20T09:09:58.710Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T09:09:58.710Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestEventsErrorInOptions [2022-01-20T09:09:58.710Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestEventsErrorFromServer [2022-01-20T09:09:58.710Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestEvents [2022-01-20T09:09:58.710Z] --- PASS: TestEvents (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestTLSCloseWriter [2022-01-20T09:09:58.710Z] === PAUSE TestTLSCloseWriter [2022-01-20T09:09:58.710Z] === RUN TestImageBuildError [2022-01-20T09:09:58.710Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T09:09:58.710Z] === RUN TestImageBuild [2022-01-20T09:09:58.710Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T09:09:58.895Z] --- PASS: TestSecretCreateResolve (2.73s) [2022-01-20T09:09:58.895Z] PASS [2022-01-20T09:09:58.895Z] [2022-01-20T09:09:58.895Z] DONE 6 tests in 14.909s [2022-01-20T09:09:58.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:09:58.895Z] ++ 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-01-20T09:09:58.895Z] ++ set -e [2022-01-20T09:09:58.895Z] ++ '[' -n 0 ']' [2022-01-20T09:09:58.895Z] ++ set -x [2022-01-20T09:09:58.896Z] ++ env -i DEST=/go/src/github.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-01-20T09:09:58.896Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T09:09:58.896Z] INFO: Testing against a local daemon [2022-01-20T09:09:58.896Z] === RUN TestServiceCreateInit [2022-01-20T09:09:58.896Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:09:59.051Z] 2022/01/20 09:09:58 Finished clone github.com/Microsoft/opengcs [2022-01-20T09:09:59.051Z] 2022/01/20 09:09:58 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-01-20T09:09:59.051Z] 2022/01/20 09:09:58 Finished clone github.com/opencontainers/go-digest [2022-01-20T09:09:59.051Z] 2022/01/20 09:09:58 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-01-20T09:09:59.168Z] === RUN TestGetDockerOS [2022-01-20T09:09:59.168Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageCreateError [2022-01-20T09:09:59.168Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageCreate [2022-01-20T09:09:59.168Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageHistoryError [2022-01-20T09:09:59.168Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageHistory [2022-01-20T09:09:59.168Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageImportError [2022-01-20T09:09:59.168Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageImport [2022-01-20T09:09:59.168Z] --- PASS: TestImageImport (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageInspectError [2022-01-20T09:09:59.168Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageInspectImageNotFound [2022-01-20T09:09:59.168Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageInspectWithEmptyID [2022-01-20T09:09:59.168Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageInspect [2022-01-20T09:09:59.168Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageListError [2022-01-20T09:09:59.168Z] --- PASS: TestImageListError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageList [2022-01-20T09:09:59.168Z] --- PASS: TestImageList (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageListApiBefore125 [2022-01-20T09:09:59.168Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageLoadError [2022-01-20T09:09:59.168Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageLoad [2022-01-20T09:09:59.168Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagesPruneError [2022-01-20T09:09:59.168Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagesPrune [2022-01-20T09:09:59.168Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullReferenceParseError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullAnyError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePullWithoutErrors [2022-01-20T09:09:59.168Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushReferenceError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushAnyError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithoutErrors [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T09:09:59.168Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T09:09:59.168Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageRemoveError [2022-01-20T09:09:59.168Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageRemoveImageNotFound [2022-01-20T09:09:59.168Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageRemove [2022-01-20T09:09:59.168Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSaveError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSave [2022-01-20T09:09:59.168Z] --- PASS: TestImageSave (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchAnyError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageSearchWithoutErrors [2022-01-20T09:09:59.168Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageTagError [2022-01-20T09:09:59.168Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageTagInvalidReference [2022-01-20T09:09:59.168Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T09:09:59.168Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageTagHexSource [2022-01-20T09:09:59.168Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestImageTag [2022-01-20T09:09:59.168Z] --- PASS: TestImageTag (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestInfoServerError [2022-01-20T09:09:59.168Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T09:09:59.168Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestInfo [2022-01-20T09:09:59.168Z] --- PASS: TestInfo (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkConnectError [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkConnect [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkCreateError [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkCreate [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkDisconnectError [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkDisconnect [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkInspectError [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkInspectError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkInspectNotFoundError [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkInspectWithEmptyID [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkInspect [2022-01-20T09:09:59.168Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T09:09:59.168Z] === RUN TestNetworkListError [2022-01-20T09:09:59.169Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNetworkList [2022-01-20T09:09:59.169Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNetworksPruneError [2022-01-20T09:09:59.169Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNetworksPrune [2022-01-20T09:09:59.169Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNetworkRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNetworkRemove [2022-01-20T09:09:59.169Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T09:09:59.169Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeInspect [2022-01-20T09:09:59.169Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeListError [2022-01-20T09:09:59.169Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeList [2022-01-20T09:09:59.169Z] --- PASS: TestNodeList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeRemove [2022-01-20T09:09:59.169Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeUpdateError [2022-01-20T09:09:59.169Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestNodeUpdate [2022-01-20T09:09:59.169Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestOptionWithTimeout [2022-01-20T09:09:59.169Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPingFail [2022-01-20T09:09:59.169Z] --- PASS: TestPingFail (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPingWithError [2022-01-20T09:09:59.169Z] 2022/01/20 09:09:58 RoundTripper returned a response & error; ignoring response [2022-01-20T09:09:59.169Z] 2022/01/20 09:09:58 RoundTripper returned a response & error; ignoring response [2022-01-20T09:09:59.169Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPingSuccess [2022-01-20T09:09:59.169Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPingHeadFallback [2022-01-20T09:09:59.169Z] === RUN TestPingHeadFallback/OK [2022-01-20T09:09:59.169Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T09:09:59.169Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T09:09:59.169Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T09:09:59.169Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T09:09:59.169Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T09:09:59.169Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T09:09:59.169Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T09:09:59.169Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginDisableError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginDisable [2022-01-20T09:09:59.169Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginEnableError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginEnable [2022-01-20T09:09:59.169Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginInspect [2022-01-20T09:09:59.169Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginListError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginList [2022-01-20T09:09:59.169Z] --- PASS: TestPluginList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginPushError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginPush [2022-01-20T09:09:59.169Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginRemove [2022-01-20T09:09:59.169Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginSetError [2022-01-20T09:09:59.169Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPluginSet [2022-01-20T09:09:59.169Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSetHostHeader [2022-01-20T09:09:59.169Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestPlainTextError [2022-01-20T09:09:59.169Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestInfiniteError [2022-01-20T09:09:59.169Z] --- PASS: TestInfiniteError (0.02s) [2022-01-20T09:09:59.169Z] === RUN TestSecretCreateUnsupported [2022-01-20T09:09:59.169Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretCreateError [2022-01-20T09:09:59.169Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretCreate [2022-01-20T09:09:59.169Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretInspectUnsupported [2022-01-20T09:09:59.169Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T09:09:59.169Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretInspect [2022-01-20T09:09:59.169Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretListUnsupported [2022-01-20T09:09:59.169Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretListError [2022-01-20T09:09:59.169Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretList [2022-01-20T09:09:59.169Z] --- PASS: TestSecretList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretRemoveUnsupported [2022-01-20T09:09:59.169Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretRemove [2022-01-20T09:09:59.169Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretUpdateUnsupported [2022-01-20T09:09:59.169Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretUpdateError [2022-01-20T09:09:59.169Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSecretUpdate [2022-01-20T09:09:59.169Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceCreateError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceCreate [2022-01-20T09:09:59.169Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T09:09:59.169Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceCreateDigestPinning [2022-01-20T09:09:59.169Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-01-20T09:09:59.169Z] === RUN TestServiceInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T09:09:59.169Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceInspect [2022-01-20T09:09:59.169Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceListError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceList [2022-01-20T09:09:59.169Z] --- PASS: TestServiceList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceLogsError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceLogs [2022-01-20T09:09:59.169Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceRemove [2022-01-20T09:09:59.169Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceUpdateError [2022-01-20T09:09:59.169Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestServiceUpdate [2022-01-20T09:09:59.169Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmGetUnlockKey [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmInitError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmInit [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmInspect [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmJoinError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmJoin [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmLeaveError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmLeave [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmUnlockError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmUnlock [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmUpdateError [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestSwarmUpdate [2022-01-20T09:09:59.169Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestTaskInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestTaskInspect [2022-01-20T09:09:59.169Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestTaskListError [2022-01-20T09:09:59.169Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestTaskList [2022-01-20T09:09:59.169Z] --- PASS: TestTaskList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeCreateError [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeCreate [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeInspectError [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeInspectNotFound [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeInspect [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeListError [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeList [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeRemoveError [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T09:09:59.169Z] === RUN TestVolumeRemove [2022-01-20T09:09:59.169Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T09:09:59.169Z] === CONT TestTLSCloseWriter [2022-01-20T09:09:59.169Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T09:09:59.169Z] PASS [2022-01-20T09:09:59.169Z] coverage: 74.9% of statements [2022-01-20T09:09:59.169Z] ok github.com/docker/docker/client 0.490s coverage: 74.9% of statements [2022-01-20T09:09:59.313Z] 2022/01/20 09:09:59 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-01-20T09:09:59.313Z] 2022/01/20 09:09:59 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-01-20T09:09:59.886Z] 2022/01/20 09:09:59 Finished clone github.com/mistifyio/go-zfs [2022-01-20T09:09:59.886Z] 2022/01/20 09:09:59 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-01-20T09:10:00.787Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T09:10:01.802Z] 2022/01/20 09:10:01 Finished clone github.com/cyphar/filepath-securejoin [2022-01-20T09:10:01.802Z] 2022/01/20 09:10:01 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-01-20T09:10:01.802Z] 2022/01/20 09:10:01 Finished clone github.com/vbatts/tar-split [2022-01-20T09:10:01.802Z] 2022/01/20 09:10:01 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-01-20T09:10:02.751Z] 2022/01/20 09:10:02 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-01-20T09:10:02.751Z] 2022/01/20 09:10:02 Finished clone github.com/opencontainers/runtime-spec [2022-01-20T09:10:03.305Z] docker_api_swarm_test.go:501: [d9a517524bd53] joining swarm manager [d99bfef8042a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:10:03.323Z] 2022/01/20 09:10:03 Finished clone github.com/opencontainers/image-spec [2022-01-20T09:10:03.323Z] 2022/01/20 09:10:03 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-01-20T09:10:03.869Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T09:10:04.125Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:10:04.710Z] 2022/01/20 09:10:04 Finished clone github.com/coreos/go-systemd [2022-01-20T09:10:04.710Z] 2022/01/20 09:10:04 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-01-20T09:10:05.060Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T09:10:05.060Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T09:10:05.282Z] 2022/01/20 09:10:05 Finished clone github.com/Graylog2/go-gelf [2022-01-20T09:10:05.282Z] 2022/01/20 09:10:05 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-01-20T09:10:05.282Z] 2022/01/20 09:10:05 Finished clone github.com/coreos/go-systemd/v22 [2022-01-20T09:10:05.282Z] 2022/01/20 09:10:05 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-01-20T09:10:05.621Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T09:10:06.225Z] 2022/01/20 09:10:06 Finished clone github.com/godbus/dbus/v5 [2022-01-20T09:10:06.225Z] 2022/01/20 09:10:06 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-01-20T09:10:06.548Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T09:10:06.797Z] 2022/01/20 09:10:06 Finished clone github.com/philhofer/fwd [2022-01-20T09:10:06.797Z] 2022/01/20 09:10:06 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-01-20T09:10:06.797Z] 2022/01/20 09:10:06 Finished clone github.com/fluent/fluent-logger-golang [2022-01-20T09:10:06.797Z] 2022/01/20 09:10:06 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-01-20T09:10:07.059Z] 2022/01/20 09:10:06 Finished clone github.com/ugorji/go [2022-01-20T09:10:07.059Z] 2022/01/20 09:10:06 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-01-20T09:10:07.109Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T09:10:07.672Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T09:10:08.004Z] 2022/01/20 09:10:07 Finished clone github.com/docker/libnetwork [2022-01-20T09:10:08.004Z] 2022/01/20 09:10:07 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-01-20T09:10:08.576Z] 2022/01/20 09:10:08 Finished clone github.com/fsnotify/fsnotify [2022-01-20T09:10:08.576Z] 2022/01/20 09:10:08 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-01-20T09:10:08.576Z] 2022/01/20 09:10:08 Finished clone github.com/bsphere/le_go [2022-01-20T09:10:08.576Z] 2022/01/20 09:10:08 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-01-20T09:10:08.600Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T09:10:08.600Z] --- PASS: TestServiceCreateInit (9.79s) [2022-01-20T09:10:08.600Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2022-01-20T09:10:08.600Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2022-01-20T09:10:08.600Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:10:09.163Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T09:10:09.520Z] 2022/01/20 09:10:09 Finished clone github.com/jmespath/go-jmespath [2022-01-20T09:10:09.520Z] 2022/01/20 09:10:09 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-01-20T09:10:10.090Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T09:10:10.092Z] 2022/01/20 09:10:09 Finished clone github.com/tinylib/msgp [2022-01-20T09:10:10.092Z] 2022/01/20 09:10:09 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-01-20T09:10:10.354Z] 2022/01/20 09:10:10 Finished clone github.com/docker/distribution [2022-01-20T09:10:10.354Z] 2022/01/20 09:10:10 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-01-20T09:10:10.354Z] 2022/01/20 09:10:10 Finished clone github.com/golang/groupcache [2022-01-20T09:10:10.354Z] 2022/01/20 09:10:10 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-01-20T09:10:10.615Z] 2022/01/20 09:10:10 Finished clone golang.org/x/oauth2 [2022-01-20T09:10:10.615Z] 2022/01/20 09:10:10 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-01-20T09:10:10.654Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T09:10:11.581Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T09:10:12.001Z] 2022/01/20 09:10:11 Finished clone github.com/miekg/dns [2022-01-20T09:10:12.001Z] 2022/01/20 09:10:11 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-01-20T09:10:12.001Z] 2022/01/20 09:10:11 Finished clone github.com/googleapis/gax-go [2022-01-20T09:10:12.001Z] 2022/01/20 09:10:11 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-01-20T09:10:12.511Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T09:10:12.945Z] 2022/01/20 09:10:12 Finished clone golang.org/x/sys [2022-01-20T09:10:12.945Z] 2022/01/20 09:10:12 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-01-20T09:10:12.945Z] 2022/01/20 09:10:12 Finished clone go.opencensus.io [2022-01-20T09:10:12.945Z] 2022/01/20 09:10:12 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-01-20T09:10:13.073Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T09:10:13.206Z] 2022/01/20 09:10:13 Finished clone github.com/containerd/fifo [2022-01-20T09:10:13.206Z] 2022/01/20 09:10:13 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-01-20T09:10:13.635Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T09:10:14.566Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T09:10:15.150Z] 2022/01/20 09:10:14 Finished clone github.com/containerd/go-runc [2022-01-20T09:10:15.150Z] 2022/01/20 09:10:14 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-01-20T09:10:15.150Z] 2022/01/20 09:10:15 Finished clone github.com/containerd/cgroups [2022-01-20T09:10:15.150Z] 2022/01/20 09:10:15 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-01-20T09:10:15.496Z] docker_api_swarm_test.go:506: [de014d607dd16] joining swarm manager [d99bfef8042a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:10:15.720Z] 2022/01/20 09:10:15 Finished clone golang.org/x/text [2022-01-20T09:10:15.720Z] 2022/01/20 09:10:15 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-01-20T09:10:16.058Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T09:10:16.293Z] 2022/01/20 09:10:16 Finished clone github.com/containerd/typeurl [2022-01-20T09:10:16.293Z] 2022/01/20 09:10:16 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-01-20T09:10:16.620Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T09:10:16.867Z] 2022/01/20 09:10:16 Finished clone github.com/containerd/ttrpc [2022-01-20T09:10:16.867Z] 2022/01/20 09:10:16 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-01-20T09:10:17.128Z] 2022/01/20 09:10:17 Finished clone github.com/containerd/console [2022-01-20T09:10:17.128Z] 2022/01/20 09:10:17 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-01-20T09:10:17.547Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T09:10:17.547Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T09:10:17.701Z] 2022/01/20 09:10:17 Finished clone github.com/gogo/googleapis [2022-01-20T09:10:17.701Z] 2022/01/20 09:10:17 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-01-20T09:10:18.109Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T09:10:18.672Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T09:10:19.087Z] 2022/01/20 09:10:18 Finished clone github.com/containerd/continuity [2022-01-20T09:10:19.087Z] 2022/01/20 09:10:18 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-01-20T09:10:19.238Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T09:10:20.167Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T09:10:20.731Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T09:10:20.735Z] 2022/01/20 09:10:20 Finished clone github.com/opencontainers/runc [2022-01-20T09:10:20.735Z] 2022/01/20 09:10:20 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-01-20T09:10:20.735Z] 2022/01/20 09:10:20 Finished clone google.golang.org/grpc [2022-01-20T09:10:20.735Z] 2022/01/20 09:10:20 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-01-20T09:10:21.661Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T09:10:22.121Z] 2022/01/20 09:10:21 Finished clone github.com/moby/buildkit [2022-01-20T09:10:22.121Z] 2022/01/20 09:10:21 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-01-20T09:10:22.121Z] 2022/01/20 09:10:22 Finished clone github.com/fernet/fernet-go [2022-01-20T09:10:22.121Z] 2022/01/20 09:10:22 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-01-20T09:10:22.222Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T09:10:22.382Z] 2022/01/20 09:10:22 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-01-20T09:10:22.382Z] 2022/01/20 09:10:22 Finished clone github.com/Microsoft/hcsshim [2022-01-20T09:10:23.325Z] 2022/01/20 09:10:23 Finished clone github.com/cilium/ebpf [2022-01-20T09:10:23.325Z] 2022/01/20 09:10:23 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-01-20T09:10:23.616Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T09:10:23.899Z] 2022/01/20 09:10:23 Finished clone golang.org/x/time [2022-01-20T09:10:23.899Z] 2022/01/20 09:10:23 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-01-20T09:10:24.160Z] 2022/01/20 09:10:23 Finished clone github.com/hashicorp/go-memdb [2022-01-20T09:10:24.160Z] 2022/01/20 09:10:23 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-01-20T09:10:24.296Z] --- PASS: TestCheckoutGit (39.96s) [2022-01-20T09:10:24.296Z] === RUN TestValidGitTransport [2022-01-20T09:10:24.296Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T09:10:24.296Z] === RUN TestGitInvalidRef [2022-01-20T09:10:24.296Z] --- PASS: TestGitInvalidRef (0.33s) [2022-01-20T09:10:24.296Z] PASS [2022-01-20T09:10:24.296Z] coverage: 86.3% of statements [2022-01-20T09:10:24.296Z] ok github.com/docker/docker/builder/remotecontext/git 40.352s coverage: 86.3% of statements [2022-01-20T09:10:24.296Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T09:10:24.296Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T09:10:24.732Z] 2022/01/20 09:10:24 Finished clone github.com/hashicorp/go-immutable-radix [2022-01-20T09:10:24.732Z] 2022/01/20 09:10:24 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-01-20T09:10:25.675Z] 2022/01/20 09:10:25 Finished clone github.com/hashicorp/golang-lru [2022-01-20T09:10:25.675Z] 2022/01/20 09:10:25 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-01-20T09:10:25.675Z] 2022/01/20 09:10:25 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-01-20T09:10:25.675Z] 2022/01/20 09:10:25 Finished clone github.com/coreos/pkg [2022-01-20T09:10:25.936Z] 2022/01/20 09:10:25 Finished clone github.com/golang/protobuf [2022-01-20T09:10:25.936Z] 2022/01/20 09:10:25 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-01-20T09:10:26.130Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T09:10:26.691Z] --- PASS: TestCreateServiceMultipleTimes (18.07s) [2022-01-20T09:10:26.691Z] === RUN TestCreateServiceConflict [2022-01-20T09:10:27.325Z] 2022/01/20 09:10:26 Finished clone github.com/beorn7/perks [2022-01-20T09:10:27.325Z] 2022/01/20 09:10:26 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-01-20T09:10:27.325Z] 2022/01/20 09:10:27 Finished clone github.com/prometheus/client_model [2022-01-20T09:10:27.325Z] 2022/01/20 09:10:27 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-01-20T09:10:28.580Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T09:10:28.836Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T09:10:29.240Z] 2022/01/20 09:10:29 Finished clone golang.org/x/crypto [2022-01-20T09:10:29.240Z] 2022/01/20 09:10:29 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-01-20T09:10:29.398Z] --- PASS: TestCreateServiceConflict (2.55s) [2022-01-20T09:10:29.398Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:10:29.813Z] 2022/01/20 09:10:29 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-01-20T09:10:29.813Z] 2022/01/20 09:10:29 Finished clone code.cloudfoundry.org/clock [2022-01-20T09:10:29.813Z] 2022/01/20 09:10:29 Finished clone github.com/prometheus/client_golang [2022-01-20T09:10:29.813Z] 2022/01/20 09:10:29 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:30 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:30 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:30 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:30 Finished clone github.com/prometheus/procfs [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:31 Finished clone github.com/pkg/errors [2022-01-20T09:10:31.200Z] 2022/01/20 09:10:31 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-01-20T09:10:31.461Z] 2022/01/20 09:10:31 Finished clone github.com/prometheus/common [2022-01-20T09:10:31.461Z] 2022/01/20 09:10:31 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-01-20T09:10:31.461Z] 2022/01/20 09:10:31 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-01-20T09:10:31.461Z] 2022/01/20 09:10:31 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-01-20T09:10:32.407Z] 2022/01/20 09:10:32 Finished clone github.com/cespare/xxhash/v2 [2022-01-20T09:10:32.407Z] 2022/01/20 09:10:32 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-01-20T09:10:32.668Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T09:10:32.668Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-01-20T09:10:32.668Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:10:32.668Z] 2022/01/20 09:10:32 Finished clone github.com/inconshreveable/mousetrap [2022-01-20T09:10:32.668Z] 2022/01/20 09:10:32 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-01-20T09:10:32.929Z] 2022/01/20 09:10:32 Finished clone github.com/morikuni/aec [2022-01-20T09:10:33.190Z] 2022/01/20 09:10:33 Finished clone github.com/spf13/pflag [2022-01-20T09:10:33.763Z] 2022/01/20 09:10:33 Finished clone github.com/docker/go-metrics [2022-01-20T09:10:34.335Z] 2022/01/20 09:10:34 Finished clone github.com/spf13/cobra [2022-01-20T09:10:34.556Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T09:10:35.118Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T09:10:35.769Z] 2022/01/20 09:10:35 Finished clone github.com/google/certificate-transparency-go [2022-01-20T09:10:36.339Z] 2022/01/20 09:10:36 Finished clone github.com/opencontainers/selinux [2022-01-20T09:10:38.385Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T09:10:38.385Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T09:10:38.947Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T09:10:39.112Z] === RUN TestContainerStopSignal [2022-01-20T09:10:39.112Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestContainerStopTimeout [2022-01-20T09:10:39.112Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T09:10:39.112Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T09:10:39.112Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T09:10:39.112Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T09:10:39.112Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T09:10:39.112Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestNewMemoryStore [2022-01-20T09:10:39.112Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestAddContainers [2022-01-20T09:10:39.112Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestGetContainer [2022-01-20T09:10:39.112Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestDeleteContainer [2022-01-20T09:10:39.112Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestListContainers [2022-01-20T09:10:39.112Z] --- PASS: TestListContainers (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestFirstContainer [2022-01-20T09:10:39.112Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestApplyAllContainer [2022-01-20T09:10:39.112Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestIsValidHealthString [2022-01-20T09:10:39.112Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestStateRunStop [2022-01-20T09:10:39.112Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestStateTimeoutWait [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T09:10:39.112Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestConfigureDaemonLogs [2022-01-20T09:10:39.112Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T09:10:39.112Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T09:10:39.112Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T09:10:39.112Z] PASS [2022-01-20T09:10:39.112Z] coverage: 18.4% of statements [2022-01-20T09:10:39.112Z] ok github.com/docker/docker/cmd/dockerd 0.278s coverage: 18.4% of statements [2022-01-20T09:10:39.112Z] state_test.go:141: Stop callback fired [2022-01-20T09:10:39.112Z] state_test.go:165: Stop callback fired [2022-01-20T09:10:39.112Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T09:10:39.112Z] === RUN TestIsValidStateString [2022-01-20T09:10:39.112Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestViewSaveDelete [2022-01-20T09:10:39.112Z] --- PASS: TestViewSaveDelete (0.03s) [2022-01-20T09:10:39.112Z] === RUN TestViewAll [2022-01-20T09:10:39.112Z] --- PASS: TestViewAll (0.02s) [2022-01-20T09:10:39.112Z] === RUN TestViewGet [2022-01-20T09:10:39.112Z] --- PASS: TestViewGet (0.01s) [2022-01-20T09:10:39.112Z] === RUN TestNames [2022-01-20T09:10:39.112Z] --- PASS: TestNames (0.00s) [2022-01-20T09:10:39.112Z] === RUN TestViewWithHealthCheck [2022-01-20T09:10:39.112Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T09:10:39.112Z] PASS [2022-01-20T09:10:39.112Z] coverage: 41.4% of statements [2022-01-20T09:10:39.112Z] ok github.com/docker/docker/container 0.299s coverage: 41.4% of statements [2022-01-20T09:10:39.112Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T09:10:39.112Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T09:10:39.112Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T09:10:39.112Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T09:10:39.876Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T09:10:40.078Z] === RUN TestPrepare [2022-01-20T09:10:40.078Z] --- PASS: TestPrepare (0.00s) [2022-01-20T09:10:40.078Z] === RUN TestStart [2022-01-20T09:10:40.078Z] --- PASS: TestStart (0.00s) [2022-01-20T09:10:40.078Z] === RUN TestWaitCancel [2022-01-20T09:10:40.078Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T09:10:40.078Z] === RUN TestWaitDisabled [2022-01-20T09:10:40.078Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T09:10:40.078Z] === RUN TestWaitEnabled [2022-01-20T09:10:40.078Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T09:10:40.078Z] === RUN TestRemove [2022-01-20T09:10:40.078Z] --- PASS: TestRemove (0.00s) [2022-01-20T09:10:40.078Z] PASS [2022-01-20T09:10:40.078Z] coverage: 65.3% of statements [2022-01-20T09:10:40.078Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2022-01-20T09:10:41.241Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T09:10:41.497Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T09:10:42.425Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T09:10:42.425Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T09:10:42.981Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T09:10:42.988Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T09:10:43.439Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T09:10:43.439Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T09:10:43.439Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T09:10:43.440Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T09:10:43.440Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T09:10:43.440Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T09:10:43.440Z] PASS [2022-01-20T09:10:43.440Z] coverage: 35.9% of statements [2022-01-20T09:10:43.440Z] ok github.com/docker/docker/daemon/cluster/convert 0.708s coverage: 35.9% of statements [2022-01-20T09:10:43.440Z] === RUN TestNewListSecretsFilters [2022-01-20T09:10:43.440Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T09:10:43.440Z] === RUN TestNewListConfigsFilters [2022-01-20T09:10:43.440Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T09:10:43.440Z] PASS [2022-01-20T09:10:43.440Z] coverage: 0.5% of statements [2022-01-20T09:10:43.440Z] ok github.com/docker/docker/daemon/cluster 1.358s coverage: 0.5% of statements [2022-01-20T09:10:43.915Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T09:10:43.915Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T09:10:43.915Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T09:10:44.175Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T09:10:44.740Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T09:10:44.740Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T09:10:44.740Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T09:10:44.740Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T09:10:45.301Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T09:10:45.301Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T09:10:45.557Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T09:10:45.557Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T09:10:45.557Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T09:10:45.557Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T09:10:45.557Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T09:10:45.812Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T09:10:45.812Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T09:10:46.348Z] 2022/01/20 09:10:46 Finished clone github.com/cloudflare/cfssl [2022-01-20T09:10:46.377Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2022-01-20T09:10:46.377Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:10:47.305Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T09:10:47.305Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T09:10:47.561Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T09:10:48.123Z] === RUN TestBuilderGC [2022-01-20T09:10:48.123Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestParseClusterAdvertiseSettings [2022-01-20T09:10:48.123Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestFindConfigurationConflicts [2022-01-20T09:10:48.123Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T09:10:48.123Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T09:10:48.123Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T09:10:48.123Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T09:10:48.123Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T09:10:48.123Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_label [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T09:10:48.123Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T09:10:48.123Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T09:10:48.583Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T09:10:48.583Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestModifiedDiscoverySettings [2022-01-20T09:10:48.583Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T09:10:48.583Z] time="2022-01-20T09:10:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T09:10:48.583Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-01-20T09:10:48.583Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T09:10:48.583Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:10:48.583Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestReloadBadDefaultConfig [2022-01-20T09:10:48.583Z] time="2022-01-20T09:10:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-636532167" [2022-01-20T09:10:48.583Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestReloadWithConflictingLabels [2022-01-20T09:10:48.583Z] time="2022-01-20T09:10:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-071430266" [2022-01-20T09:10:48.583Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T09:10:48.583Z] time="2022-01-20T09:10:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-732263313" [2022-01-20T09:10:48.583Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T09:10:48.583Z] === RUN TestDaemonConfigurationMerge [2022-01-20T09:10:48.583Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T09:10:48.583Z] PASS [2022-01-20T09:10:48.583Z] coverage: 79.7% of statements [2022-01-20T09:10:48.583Z] ok github.com/docker/docker/daemon/config 0.340s coverage: 79.7% of statements [2022-01-20T09:10:48.583Z] === RUN TestWaitNodeAttachment [2022-01-20T09:10:49.041Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T09:10:49.041Z] === RUN TestIsolationConversion [2022-01-20T09:10:49.041Z] === RUN TestIsolationConversion/default [2022-01-20T09:10:49.041Z] === RUN TestIsolationConversion/process [2022-01-20T09:10:49.041Z] === RUN TestIsolationConversion/hyperv [2022-01-20T09:10:49.041Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestContainerLabels [2022-01-20T09:10:49.041Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestCredentialSpecConversion [2022-01-20T09:10:49.041Z] === RUN TestCredentialSpecConversion/none [2022-01-20T09:10:49.041Z] === RUN TestCredentialSpecConversion/config [2022-01-20T09:10:49.041Z] === RUN TestCredentialSpecConversion/file [2022-01-20T09:10:49.041Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T09:10:49.041Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T09:10:49.041Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountBind [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountVolume [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountTarget [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T09:10:49.041Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T09:10:49.041Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T09:10:49.041Z] PASS [2022-01-20T09:10:49.041Z] coverage: 11.0% of statements [2022-01-20T09:10:49.041Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.714s coverage: 11.0% of statements [2022-01-20T09:10:49.499Z] === RUN TestDiscoveryOptsErrors [2022-01-20T09:10:49.499Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-20T09:10:49.499Z] === RUN TestDiscoveryOpts [2022-01-20T09:10:49.499Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-20T09:10:49.499Z] PASS [2022-01-20T09:10:49.499Z] coverage: 30.0% of statements [2022-01-20T09:10:49.499Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2022-01-20T09:10:49.956Z] === RUN TestVerifyNetworkingConfig [2022-01-20T09:10:49.956Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestGetContainer [2022-01-20T09:10:49.956Z] --- PASS: TestGetContainer (0.01s) [2022-01-20T09:10:49.956Z] === RUN TestValidContainerNames [2022-01-20T09:10:49.956Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestContainerInitDNS [2022-01-20T09:10:49.956Z] daemon_test.go:147: root required [2022-01-20T09:10:49.956Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestMerge [2022-01-20T09:10:49.956Z] --- PASS: TestMerge (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestValidateContainerIsolation [2022-01-20T09:10:49.956Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestFindNetworkErrorType [2022-01-20T09:10:49.956Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestEnsureServicesExist [2022-01-20T09:10:49.956Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T09:10:49.956Z] === RUN TestEnsureServicesExistErrors [2022-01-20T09:10:49.956Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T09:10:49.956Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T09:10:49.956Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T09:10:49.956Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T09:10:49.956Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T09:10:49.956Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T09:10:49.956Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestContainerDelete [2022-01-20T09:10:49.956Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestContainerDoubleDelete [2022-01-20T09:10:49.956Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T09:10:49.956Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T09:10:49.956Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestNoneHealthcheck [2022-01-20T09:10:49.956Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestHealthStates [2022-01-20T09:10:49.956Z] === RUN TestEventsLog [2022-01-20T09:10:49.956Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestEventsLogTimeout [2022-01-20T09:10:49.956Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T09:10:49.956Z] === RUN TestLogEvents [2022-01-20T09:10:50.415Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T09:10:50.415Z] === RUN TestLoadBufferedEvents [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] time="2022-01-20T09:10:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T09:10:50.415Z] --- PASS: TestHealthStates (0.24s) [2022-01-20T09:10:50.415Z] === RUN TestMaskURLCredentials [2022-01-20T09:10:50.415Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestGetInspectData [2022-01-20T09:10:50.415Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestFillLicense [2022-01-20T09:10:50.415Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestListInvalidFilter [2022-01-20T09:10:50.415Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestNameFilter [2022-01-20T09:10:50.415Z] --- PASS: TestNameFilter (0.01s) [2022-01-20T09:10:50.415Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T09:10:50.415Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T09:10:50.415Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T09:10:50.415Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonReloadLabels [2022-01-20T09:10:50.415Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T09:10:50.415Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonReloadMirrors [2022-01-20T09:10:50.415Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T09:10:50.415Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T09:10:50.415Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestDaemonDiscoveryReload [2022-01-20T09:10:50.415Z] --- PASS: TestLoadBufferedEvents (0.27s) [2022-01-20T09:10:50.415Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T09:10:50.415Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T09:10:50.415Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T09:10:50.415Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T09:10:50.415Z] PASS [2022-01-20T09:10:50.415Z] coverage: 50.0% of statements [2022-01-20T09:10:50.415Z] ok github.com/docker/docker/daemon/events 0.405s coverage: 50.0% of statements [2022-01-20T09:10:50.828Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T09:10:51.084Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T09:10:51.084Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T09:10:51.084Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T09:10:51.084Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T09:10:51.084Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T09:10:51.380Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-01-20T09:10:51.380Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-20T09:10:51.380Z] === RUN TestIsEmptyDir [2022-01-20T09:10:51.380Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T09:10:51.380Z] PASS [2022-01-20T09:10:51.380Z] coverage: 2.3% of statements [2022-01-20T09:10:51.380Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2022-01-20T09:10:51.380Z] === RUN TestLinkNaming [2022-01-20T09:10:51.380Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T09:10:51.380Z] === RUN TestLinkNew [2022-01-20T09:10:51.380Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T09:10:51.380Z] === RUN TestLinkEnv [2022-01-20T09:10:51.380Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T09:10:51.380Z] === RUN TestLinkMultipleEnv [2022-01-20T09:10:51.380Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T09:10:51.380Z] === RUN TestLinkPortRangeEnv [2022-01-20T09:10:51.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T09:10:51.838Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T09:10:51.838Z] PASS [2022-01-20T09:10:51.838Z] coverage: 93.0% of statements [2022-01-20T09:10:51.838Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-01-20T09:10:51.838Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-20T09:10:51.838Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-20T09:10:52.296Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2022-01-20T09:10:52.296Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T09:10:52.296Z] reload_test.go:520: root required [2022-01-20T09:10:52.296Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T09:10:52.296Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T09:10:52.296Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T09:10:52.296Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T09:10:52.296Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-01-20T09:10:52.296Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T09:10:52.296Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T09:10:52.296Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T09:10:52.296Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2022-01-20T09:10:52.296Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T09:10:52.296Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.06s) [2022-01-20T09:10:52.296Z] === RUN TestParseVolumesFrom [2022-01-20T09:10:52.296Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T09:10:52.296Z] PASS [2022-01-20T09:10:52.296Z] coverage: 9.0% of statements [2022-01-20T09:10:52.296Z] ok github.com/docker/docker/daemon 2.803s coverage: 9.0% of statements [2022-01-20T09:10:52.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T09:10:52.754Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T09:10:52.827Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T09:10:52.937Z] 2022/01/20 09:10:52 Finished clone github.com/docker/swarmkit [2022-01-20T09:10:53.755Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T09:10:53.881Z] 2022/01/20 09:10:53 Finished clone github.com/coreos/etcd [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/defaults [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T09:10:54.293Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T09:10:54.293Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T09:10:54.293Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T09:10:54.293Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T09:10:54.293Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T09:10:54.293Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T09:10:54.293Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T09:10:54.454Z] 2022/01/20 09:10:54 Finished clone github.com/containerd/containerd [2022-01-20T09:10:54.684Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T09:10:54.751Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-20T09:10:54.751Z] === RUN TestCreateSuccess [2022-01-20T09:10:54.751Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCreateLogGroupSuccess [2022-01-20T09:10:54.751Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCreateError [2022-01-20T09:10:54.751Z] --- PASS: TestCreateError (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCreateAlreadyExists [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T09:10:54.751Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestLogClosed [2022-01-20T09:10:54.751Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestLogBlocking [2022-01-20T09:10:54.751Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T09:10:54.751Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T09:10:54.751Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestPublishBatchSuccess [2022-01-20T09:10:54.751Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestPublishBatchError [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=error msg=Error [2022-01-20T09:10:54.751Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T09:10:54.751Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T09:10:54.751Z] time="2022-01-20T09:10:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T09:10:54.751Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchSimple [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchTicker [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchClose [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/3/���� [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T09:10:54.751Z] === RUN TestEffectiveLen/5/ [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/0/ [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: Hello [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: He [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: llo [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: Hello [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: 🙃 [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: 🙃 [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/6/a� [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: a [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: � [2022-01-20T09:10:54.751Z] === RUN TestFindValidSplit/7/a� [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1044: a� [2022-01-20T09:10:54.751Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestProcessEventEmoji [2022-01-20T09:10:54.751Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchLineSplit [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMaxEvents [2022-01-20T09:10:54.751Z] === RUN TestAdapterReadLogs [2022-01-20T09:10:54.751Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCopier [2022-01-20T09:10:54.751Z] --- PASS: TestCopier (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCopierLongLines [2022-01-20T09:10:54.751Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestCopierSlow [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-20T09:10:54.751Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T09:10:54.751Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T09:10:54.751Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T09:10:54.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T09:10:54.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T09:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T09:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T09:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T09:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T09:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T09:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T09:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestCreateTagSuccess [2022-01-20T09:10:54.752Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T09:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T09:10:54.752Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T09:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T09:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T09:10:54.752Z] PASS [2022-01-20T09:10:54.752Z] coverage: 77.8% of statements [2022-01-20T09:10:54.752Z] ok github.com/docker/docker/daemon/logger/awslogs 0.534s coverage: 77.8% of statements [2022-01-20T09:10:54.752Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T09:10:54.752Z] === RUN TestCopierWithSized [2022-01-20T09:10:54.752Z] === RUN TestCopierWithSized/as_is [2022-01-20T09:10:54.752Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T09:10:54.752Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T09:10:54.752Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T09:10:54.752Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T09:10:54.752Z] === RUN TestCopierWithPartial [2022-01-20T09:10:54.752Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-20T09:10:54.752Z] === RUN TestRingLogger [2022-01-20T09:10:54.752Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestRingCap [2022-01-20T09:10:54.752Z] --- PASS: TestRingCap (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestRingClose [2022-01-20T09:10:54.752Z] --- PASS: TestRingClose (0.00s) [2022-01-20T09:10:54.752Z] === RUN TestRingDrain [2022-01-20T09:10:54.752Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T09:10:54.752Z] PASS [2022-01-20T09:10:54.752Z] coverage: 43.0% of statements [2022-01-20T09:10:54.752Z] ok github.com/docker/docker/daemon/logger 0.341s coverage: 43.0% of statements [2022-01-20T09:10:55.210Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T09:10:55.210Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T09:10:55.210Z] === RUN TestSearchRegistryForImages [2022-01-20T09:10:55.210Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T09:10:55.210Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T09:10:55.210Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T09:10:55.210Z] === RUN TestImageDelete [2022-01-20T09:10:55.210Z] === RUN TestImageDelete/no_lease [2022-01-20T09:10:55.210Z] === RUN TestImageDelete/lease_exists [2022-01-20T09:10:55.210Z] --- PASS: TestImageDelete (0.06s) [2022-01-20T09:10:55.210Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T09:10:55.210Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-20T09:10:55.210Z] === RUN TestContentStoreForPull [2022-01-20T09:10:55.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T09:10:55.669Z] --- PASS: TestContentStoreForPull (0.27s) [2022-01-20T09:10:55.669Z] PASS [2022-01-20T09:10:55.669Z] coverage: 6.6% of statements [2022-01-20T09:10:55.669Z] ok github.com/docker/docker/daemon/images 0.490s coverage: 6.6% of statements [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T09:10:55.669Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T09:10:55.810Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T09:10:55.810Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T09:10:56.133Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T09:10:56.133Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T09:10:56.133Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T09:10:56.373Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T09:10:56.591Z] === RUN TestJSONFileLogger [2022-01-20T09:10:56.591Z] --- PASS: TestJSONFileLogger (0.01s) [2022-01-20T09:10:56.591Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T09:10:56.591Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T09:10:56.591Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T09:10:56.591Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T09:10:56.591Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T09:10:56.591Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-01-20T09:10:56.591Z] === RUN TestEncodeDecode [2022-01-20T09:10:56.591Z] === PAUSE TestEncodeDecode [2022-01-20T09:10:56.591Z] === RUN TestUnexpectedEOF [2022-01-20T09:10:56.591Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-01-20T09:10:56.591Z] === RUN TestFastTimeMarshalJSON [2022-01-20T09:10:56.591Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T09:10:56.591Z] PASS [2022-01-20T09:10:56.591Z] coverage: 87.2% of statements [2022-01-20T09:10:56.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.283s coverage: 87.2% of statements [2022-01-20T09:10:56.591Z] time="2022-01-20T09:10:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T09:10:56.591Z] time="2022-01-20T09:10:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T09:10:56.591Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-01-20T09:10:56.591Z] === CONT TestEncodeDecode [2022-01-20T09:10:56.591Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T09:10:56.591Z] PASS [2022-01-20T09:10:56.591Z] coverage: 69.9% of statements [2022-01-20T09:10:56.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.319s coverage: 69.9% of statements [2022-01-20T09:10:56.629Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T09:10:56.629Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T09:10:56.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T09:10:56.629Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T09:10:57.048Z] === RUN TestWriteLog [2022-01-20T09:10:57.048Z] === PAUSE TestWriteLog [2022-01-20T09:10:57.048Z] === RUN TestReadLog [2022-01-20T09:10:57.048Z] === PAUSE TestReadLog [2022-01-20T09:10:57.048Z] === RUN TestDecode [2022-01-20T09:10:57.048Z] --- PASS: TestDecode (0.03s) [2022-01-20T09:10:57.048Z] === CONT TestWriteLog [2022-01-20T09:10:57.048Z] === CONT TestReadLog [2022-01-20T09:10:57.048Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T09:10:57.048Z] === RUN TestReadLog/tail_exact [2022-01-20T09:10:57.506Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T09:10:57.506Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T09:10:57.506Z] --- PASS: TestReadLog (0.27s) [2022-01-20T09:10:57.506Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-01-20T09:10:57.506Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-20T09:10:57.506Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-01-20T09:10:57.506Z] PASS [2022-01-20T09:10:57.506Z] coverage: 78.7% of statements [2022-01-20T09:10:57.506Z] ok github.com/docker/docker/daemon/logger/local 0.376s coverage: 78.7% of statements [2022-01-20T09:10:57.506Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T09:10:57.556Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T09:10:58.119Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T09:10:58.471Z] === RUN TestOpenFileDelete [2022-01-20T09:10:58.471Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestOpenFileRename [2022-01-20T09:10:58.471Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestHandleDecoderErr [2022-01-20T09:10:58.471Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestParseLogTagDefaultTag [2022-01-20T09:10:58.471Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestParseLogTag [2022-01-20T09:10:58.471Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestParseLogTagEmptyTag [2022-01-20T09:10:58.471Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestTailFiles [2022-01-20T09:10:58.471Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestFollowLogsConsumerGone [2022-01-20T09:10:58.471Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestFollowLogsProducerGone [2022-01-20T09:10:58.471Z] logfile_test.go:181: logDecode() closed after sending 2087 messages [2022-01-20T09:10:58.471Z] logfile_test.go:234: messages sent: 2087, received: 2087 [2022-01-20T09:10:58.471Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T09:10:58.471Z] === RUN TestCheckCapacityAndRotate [2022-01-20T09:10:58.471Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T09:10:58.471Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T09:10:58.471Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-01-20T09:10:58.471Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T09:10:58.471Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.17s) [2022-01-20T09:10:58.471Z] PASS [2022-01-20T09:10:58.471Z] coverage: 54.9% of statements [2022-01-20T09:10:58.471Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 54.9% of statements [2022-01-20T09:10:58.930Z] === RUN TestLog [2022-01-20T09:10:58.930Z] --- PASS: TestLog (0.01s) [2022-01-20T09:10:58.930Z] PASS [2022-01-20T09:10:58.930Z] coverage: 31.5% of statements [2022-01-20T09:10:58.930Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-01-20T09:10:58.930Z] === RUN TestValidateLogOpt [2022-01-20T09:10:58.930Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestNewMissedConfig [2022-01-20T09:10:58.930Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestNewMissedUrl [2022-01-20T09:10:58.930Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestNewMissedToken [2022-01-20T09:10:58.930Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestNewWithProxy [2022-01-20T09:10:58.930Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestDefault [2022-01-20T09:10:58.930Z] --- PASS: TestDefault (0.01s) [2022-01-20T09:10:58.930Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T09:10:58.930Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-20T09:10:58.930Z] === RUN TestJsonFormat [2022-01-20T09:10:58.930Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T09:10:58.930Z] === RUN TestRawFormat [2022-01-20T09:10:58.930Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestRawFormatWithLabels [2022-01-20T09:10:58.930Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestRawFormatWithoutTag [2022-01-20T09:10:58.930Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T09:10:58.930Z] === RUN TestBatching [2022-01-20T09:10:59.047Z] docker_api_swarm_node_test.go:80: [dfa9688dca09f] joining swarm manager [d03355a72e6a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:10:59.303Z] --- PASS: TestCreateServiceSecretFileMode (13.07s) [2022-01-20T09:10:59.303Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:10:59.560Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T09:10:59.560Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T09:10:59.560Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T09:10:59.577Z] --- PASS: TestBatching (0.33s) [2022-01-20T09:10:59.577Z] === RUN TestFrequency [2022-01-20T09:10:59.577Z] === RUN TestNewParse [2022-01-20T09:10:59.577Z] --- PASS: TestNewParse (0.00s) [2022-01-20T09:10:59.577Z] PASS [2022-01-20T09:10:59.577Z] coverage: 8.3% of statements [2022-01-20T09:10:59.577Z] --- PASS: TestFrequency (0.18s) [2022-01-20T09:10:59.577Z] === RUN TestOneMessagePerRequest [2022-01-20T09:10:59.577Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-01-20T09:10:59.577Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-20T09:10:59.577Z] === RUN TestVerify [2022-01-20T09:10:59.577Z] --- PASS: TestVerify (0.00s) [2022-01-20T09:10:59.577Z] === RUN TestSkipVerify [2022-01-20T09:10:59.816Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T09:11:00.035Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.035Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.035Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.035Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.035Z] === RUN TestParseLogFormat [2022-01-20T09:11:00.035Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T09:11:00.035Z] === RUN TestValidateLogOptEmpty [2022-01-20T09:11:00.035Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T09:11:00.035Z] === RUN TestValidateSyslogAddress [2022-01-20T09:11:00.035Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T09:11:00.035Z] === RUN TestParseAddressDefaultPort [2022-01-20T09:11:00.035Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T09:11:00.035Z] === RUN TestValidateSyslogFacility [2022-01-20T09:11:00.035Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T09:11:00.035Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T09:11:00.036Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T09:11:00.036Z] === RUN TestValidateLogOpt [2022-01-20T09:11:00.036Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T09:11:00.036Z] PASS [2022-01-20T09:11:00.036Z] coverage: 46.8% of statements [2022-01-20T09:11:00.036Z] --- PASS: TestSkipVerify (0.50s) [2022-01-20T09:11:00.036Z] === RUN TestBufferMaximum [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.827487\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.827487\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2022-01-20T09:11:00.036Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-20T09:11:00.036Z] === RUN TestServerAlwaysDown [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.846902\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.846902\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.846902\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.854669\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] time="2022-01-20T09:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642669859.854669\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:00.036Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-01-20T09:11:00.036Z] === RUN TestCannotSendAfterClose [2022-01-20T09:11:00.036Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-01-20T09:11:00.036Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T09:11:01.008Z] time="2022-01-20T09:11:00Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49205/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T09:11:01.008Z] time="2022-01-20T09:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2ccc3bc402f6\"}'" [2022-01-20T09:11:01.008Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T09:11:01.008Z] PASS [2022-01-20T09:11:01.008Z] coverage: 82.5% of statements [2022-01-20T09:11:01.008Z] ok github.com/docker/docker/daemon/logger/splunk 2.209s coverage: 82.5% of statements [2022-01-20T09:11:01.008Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T09:11:01.008Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T09:11:01.008Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T09:11:01.467Z] === RUN TestV1IDService [2022-01-20T09:11:01.467Z] --- PASS: TestV1IDService (0.05s) [2022-01-20T09:11:01.467Z] === RUN TestV2MetadataService [2022-01-20T09:11:02.432Z] === RUN TestSuccessfulDownload [2022-01-20T09:11:02.432Z] download_test.go:268: Needs fixing on Windows [2022-01-20T09:11:02.432Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T09:11:02.432Z] === RUN TestCancelledDownload [2022-01-20T09:11:02.432Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T09:11:02.432Z] === RUN TestMaxDownloadAttempts [2022-01-20T09:11:02.432Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:11:02.432Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:11:02.432Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:11:02.432Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:11:02.432Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:11:02.432Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:11:02.432Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:11:02.433Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:11:02.433Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:11:02.433Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:11:02.433Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:11:02.433Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:11:02.895Z] time="2022-01-20T09:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:11:02.895Z] time="2022-01-20T09:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:11:02.895Z] time="2022-01-20T09:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:11:02.895Z] time="2022-01-20T09:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:11:02.895Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T09:11:02.895Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-01-20T09:11:02.895Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-01-20T09:11:02.895Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-01-20T09:11:02.895Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-01-20T09:11:02.895Z] === RUN TestTransfer [2022-01-20T09:11:02.895Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T09:11:02.895Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T09:11:02.895Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T09:11:02.895Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T09:11:02.895Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T09:11:02.895Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T09:11:02.895Z] === RUN TestContinueOnError_UnnestsErrors [2022-01-20T09:11:02.895Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-01-20T09:11:02.895Z] === RUN TestManifestStore [2022-01-20T09:11:02.895Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T09:11:02.895Z] --- PASS: TestTransfer (0.12s) [2022-01-20T09:11:02.895Z] === RUN TestConcurrencyLimit [2022-01-20T09:11:03.353Z] --- PASS: TestV2MetadataService (1.79s) [2022-01-20T09:11:03.353Z] PASS [2022-01-20T09:11:03.353Z] coverage: 48.2% of statements [2022-01-20T09:11:03.353Z] ok github.com/docker/docker/distribution/metadata 1.933s coverage: 48.2% of statements [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local982754227\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/no_local_cache [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/with_local_cache [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="reference for unknown type: " [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="reference for unknown type: " [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="reference for unknown type: " [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="reference for unknown type: " [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="reference for unknown type: " [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T09:11:03.353Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-01-20T09:11:03.353Z] === RUN TestInactiveJobs [2022-01-20T09:11:03.353Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T09:11:03.353Z] time="2022-01-20T09:11:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore (0.40s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T09:11:03.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T09:11:03.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestFixManifestLayers [2022-01-20T09:11:03.353Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T09:11:03.353Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T09:11:03.353Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestFixManifestLayersBadParent [2022-01-20T09:11:03.353Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestValidateManifest [2022-01-20T09:11:03.353Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T09:11:03.353Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestFormatPlatform [2022-01-20T09:11:03.353Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T09:11:03.353Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T09:11:03.353Z] === RUN TestLayerAlreadyExists [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T09:11:03.353Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-20T09:11:03.353Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T09:11:03.810Z] --- PASS: TestInactiveJobs (0.39s) [2022-01-20T09:11:03.810Z] === RUN TestWatchRelease [2022-01-20T09:11:03.810Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T09:11:03.810Z] === RUN TestWatchFinishedTransfer [2022-01-20T09:11:03.810Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T09:11:03.810Z] === RUN TestDuplicateTransfer [2022-01-20T09:11:03.810Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T09:11:03.810Z] === RUN TestSuccessfulUpload [2022-01-20T09:11:03.810Z] === RUN TestNotFound [2022-01-20T09:11:04.268Z] --- PASS: TestNotFound (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestConflict [2022-01-20T09:11:04.268Z] --- PASS: TestConflict (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestForbidden [2022-01-20T09:11:04.268Z] --- PASS: TestForbidden (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestInvalidParameter [2022-01-20T09:11:04.268Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestNotImplemented [2022-01-20T09:11:04.268Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestNotModified [2022-01-20T09:11:04.268Z] --- PASS: TestNotModified (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestUnauthorized [2022-01-20T09:11:04.268Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestUnknown [2022-01-20T09:11:04.268Z] --- PASS: TestUnknown (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestCancelled [2022-01-20T09:11:04.268Z] --- PASS: TestCancelled (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestDeadline [2022-01-20T09:11:04.268Z] --- PASS: TestDeadline (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestDataLoss [2022-01-20T09:11:04.268Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestUnavailable [2022-01-20T09:11:04.268Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestSystem [2022-01-20T09:11:04.268Z] --- PASS: TestSystem (0.00s) [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Conflict [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T09:11:04.268Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T09:11:04.269Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T09:11:04.269Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T09:11:04.269Z] PASS [2022-01-20T09:11:04.269Z] coverage: 53.1% of statements [2022-01-20T09:11:04.269Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-01-20T09:11:04.269Z] time="2022-01-20T09:11:03Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T09:11:04.269Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-01-20T09:11:04.269Z] === RUN TestCancelledUpload [2022-01-20T09:11:04.269Z] --- PASS: TestCancelledUpload (0.01s) [2022-01-20T09:11:04.269Z] PASS [2022-01-20T09:11:04.269Z] coverage: 76.8% of statements [2022-01-20T09:11:04.269Z] ok github.com/docker/docker/distribution/xfer 2.006s coverage: 76.8% of statements [2022-01-20T09:11:04.727Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-01-20T09:11:04.727Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T09:11:04.727Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T09:11:04.727Z] === RUN TestTokenPassThru [2022-01-20T09:11:04.727Z] --- PASS: TestTokenPassThru (0.03s) [2022-01-20T09:11:04.727Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T09:11:04.727Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T09:11:04.727Z] PASS [2022-01-20T09:11:04.727Z] coverage: 23.9% of statements [2022-01-20T09:11:04.727Z] ok github.com/docker/docker/distribution 1.891s coverage: 23.9% of statements [2022-01-20T09:11:05.185Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T09:11:05.185Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T09:11:05.185Z] === RUN TestCompare [2022-01-20T09:11:05.185Z] --- PASS: TestCompare (0.00s) [2022-01-20T09:11:05.185Z] PASS [2022-01-20T09:11:05.185Z] coverage: 19.2% of statements [2022-01-20T09:11:05.185Z] ok github.com/docker/docker/image/cache 0.136s coverage: 19.2% of statements [2022-01-20T09:11:05.643Z] === RUN TestFSGetInvalidData [2022-01-20T09:11:05.643Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T09:11:05.643Z] === RUN TestFSInvalidSet [2022-01-20T09:11:05.643Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T09:11:05.643Z] === RUN TestFSInvalidRoot [2022-01-20T09:11:05.643Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T09:11:05.643Z] === RUN TestFSMetadataGetSet [2022-01-20T09:11:05.643Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-01-20T09:11:05.643Z] === RUN TestFSInvalidWalker [2022-01-20T09:11:05.643Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T09:11:05.643Z] === RUN TestFSGetSet [2022-01-20T09:11:05.643Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T09:11:05.643Z] === RUN TestFSGetUnsetKey [2022-01-20T09:11:05.643Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T09:11:05.643Z] === RUN TestFSGetEmptyData [2022-01-20T09:11:05.643Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T09:11:05.643Z] === RUN TestFSDelete [2022-01-20T09:11:05.643Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T09:11:05.643Z] === RUN TestFSWalker [2022-01-20T09:11:05.643Z] --- PASS: TestFSWalker (0.03s) [2022-01-20T09:11:05.643Z] === RUN TestFSWalkerStopOnError [2022-01-20T09:11:05.643Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-20T09:11:05.643Z] === RUN TestNewFromJSON [2022-01-20T09:11:05.643Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T09:11:05.643Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestMarshalKeyOrder [2022-01-20T09:11:05.643Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestImage [2022-01-20T09:11:05.643Z] --- PASS: TestImage (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestImageOSNotEmpty [2022-01-20T09:11:05.643Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T09:11:05.643Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T09:11:05.643Z] === RUN TestCreate [2022-01-20T09:11:05.643Z] --- PASS: TestCreate (0.01s) [2022-01-20T09:11:05.643Z] === RUN TestRestore [2022-01-20T09:11:06.109Z] time="2022-01-20T09:11:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T09:11:06.109Z] --- PASS: TestRestore (0.28s) [2022-01-20T09:11:06.109Z] === RUN TestAddDelete [2022-01-20T09:11:06.109Z] --- PASS: TestAddDelete (0.06s) [2022-01-20T09:11:06.109Z] === RUN TestSearchAfterDelete [2022-01-20T09:11:06.109Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T09:11:06.109Z] === RUN TestParentReset [2022-01-20T09:11:06.109Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T09:11:06.109Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T09:11:06.109Z] PASS [2022-01-20T09:11:06.109Z] coverage: 25.0% of statements [2022-01-20T09:11:06.109Z] ok github.com/docker/docker/image/v1 0.112s coverage: 25.0% of statements [2022-01-20T09:11:06.109Z] --- PASS: TestParentReset (0.05s) [2022-01-20T09:11:06.109Z] === RUN TestGetAndSetLastUpdated [2022-01-20T09:11:06.109Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2022-01-20T09:11:06.109Z] === RUN TestStoreLen [2022-01-20T09:11:06.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T09:11:06.568Z] --- PASS: TestStoreLen (0.12s) [2022-01-20T09:11:06.568Z] PASS [2022-01-20T09:11:06.568Z] coverage: 86.8% of statements [2022-01-20T09:11:06.568Z] ok github.com/docker/docker/image 0.891s coverage: 86.8% of statements [2022-01-20T09:11:06.693Z] 2022/01/20 09:11:05 Finished clone cloud.google.com/go [2022-01-20T09:11:07.026Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T09:11:07.026Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T09:11:07.990Z] === RUN TestSerialization [2022-01-20T09:11:07.990Z] --- PASS: TestSerialization (0.02s) [2022-01-20T09:11:07.990Z] PASS [2022-01-20T09:11:07.990Z] coverage: 100.0% of statements [2022-01-20T09:11:07.990Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-01-20T09:11:07.990Z] === RUN TestEnvironmentParsing [2022-01-20T09:11:07.990Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T09:11:07.990Z] PASS [2022-01-20T09:11:07.990Z] coverage: 1.0% of statements [2022-01-20T09:11:07.990Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.0% of statements [2022-01-20T09:11:08.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T09:11:08.448Z] === RUN TestEmptyLayer [2022-01-20T09:11:08.448Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T09:11:08.448Z] === RUN TestCommitFailure [2022-01-20T09:11:08.448Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T09:11:08.448Z] === RUN TestStartTransactionFailure [2022-01-20T09:11:08.448Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-20T09:11:08.448Z] === RUN TestGetOrphan [2022-01-20T09:11:08.448Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T09:11:08.448Z] === RUN TestMountAndRegister [2022-01-20T09:11:08.906Z] layer_test.go:271: Layer size: 14 [2022-01-20T09:11:08.906Z] --- PASS: TestMountAndRegister (0.18s) [2022-01-20T09:11:08.906Z] === RUN TestLayerRelease [2022-01-20T09:11:08.906Z] layer_test.go:304: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestStoreRestore [2022-01-20T09:11:08.906Z] layer_test.go:353: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestTarStreamStability [2022-01-20T09:11:08.906Z] layer_test.go:468: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestRegisterExistingLayer [2022-01-20T09:11:08.906Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-01-20T09:11:08.906Z] === RUN TestTarStreamVerification [2022-01-20T09:11:08.906Z] layer_test.go:697: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestLayerMigration [2022-01-20T09:11:08.906Z] migration_test.go:46: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T09:11:08.906Z] migration_test.go:182: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestMountInit [2022-01-20T09:11:08.906Z] mount_test.go:17: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestMountSize [2022-01-20T09:11:08.906Z] mount_test.go:76: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestMountChanges [2022-01-20T09:11:08.906Z] mount_test.go:125: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T09:11:08.906Z] === RUN TestMountApply [2022-01-20T09:11:08.906Z] mount_test.go:212: Failing on Windows [2022-01-20T09:11:08.906Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T09:11:08.906Z] PASS [2022-01-20T09:11:08.906Z] coverage: 30.1% of statements [2022-01-20T09:11:08.906Z] ok github.com/docker/docker/layer 0.534s coverage: 30.1% of statements [2022-01-20T09:11:09.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T09:11:09.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T09:11:09.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T09:11:09.363Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T09:11:09.364Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T09:11:09.364Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T09:11:09.364Z] PASS [2022-01-20T09:11:09.364Z] coverage: 42.3% of statements [2022-01-20T09:11:09.364Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T09:11:09.364Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T09:11:09.364Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T09:11:09.364Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T09:11:09.364Z] ok github.com/docker/docker/oci 0.066s coverage: 42.3% of statements [2022-01-20T09:11:09.364Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T09:11:09.364Z] === RUN TestParseVersion [2022-01-20T09:11:09.364Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T09:11:09.364Z] PASS [2022-01-20T09:11:09.364Z] coverage: 52.9% of statements [2022-01-20T09:11:09.364Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-01-20T09:11:09.627Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T09:11:09.821Z] === RUN TestAddressPoolOpt [2022-01-20T09:11:09.821Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/a [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/something [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/_=a [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/PATH [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/=a [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/PATH= [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/PATH=something [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/1asd [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/123 [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/some_space [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/= [2022-01-20T09:11:09.821Z] === RUN TestValidateEnv/PaTh [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestParseHost [2022-01-20T09:11:09.821Z] --- PASS: TestParseHost (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestParseDockerDaemonHost [2022-01-20T09:11:09.821Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestParseTCP [2022-01-20T09:11:09.821Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T09:11:09.821Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestValidateExtraHosts [2022-01-20T09:11:09.821Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestIpOptString [2022-01-20T09:11:09.821Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T09:11:09.821Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T09:11:09.821Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestIpOptSetInvalidVal [2022-01-20T09:11:09.821Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestValidateIPAddress [2022-01-20T09:11:09.821Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestMapOpts [2022-01-20T09:11:09.821Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestListOptsWithoutValidator [2022-01-20T09:11:09.821Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestListOptsWithValidator [2022-01-20T09:11:09.821Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestValidateDNSSearch [2022-01-20T09:11:09.821Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T09:11:09.821Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T09:11:09.821Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestNamedListOpts [2022-01-20T09:11:09.821Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestNamedMapOpts [2022-01-20T09:11:09.821Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestParseLink [2022-01-20T09:11:09.821Z] --- PASS: TestParseLink (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T09:11:09.821Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T09:11:09.821Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T09:11:09.821Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T09:11:09.821Z] === RUN TestUlimitOpt [2022-01-20T09:11:09.821Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T09:11:09.821Z] PASS [2022-01-20T09:11:09.821Z] coverage: 67.1% of statements [2022-01-20T09:11:09.821Z] ok github.com/docker/docker/opts 0.108s coverage: 67.1% of statements [2022-01-20T09:11:10.279Z] === RUN TestUnbuffered [2022-01-20T09:11:10.279Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T09:11:10.279Z] === RUN TestRaceUnbuffered [2022-01-20T09:11:10.279Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T09:11:10.279Z] PASS [2022-01-20T09:11:10.279Z] coverage: 100.0% of statements [2022-01-20T09:11:10.279Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-01-20T09:11:10.994Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T09:11:11.245Z] === RUN TestMatch [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[foo]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[]#01 [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[qux]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T09:11:11.245Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T09:11:11.245Z] --- PASS: TestMatch (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T09:11:11.245Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T09:11:11.245Z] PASS [2022-01-20T09:11:11.245Z] coverage: 87.5% of statements [2022-01-20T09:11:11.245Z] ok github.com/docker/docker/pkg/capabilities 0.104s coverage: 87.5% of statements [2022-01-20T09:11:11.245Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T09:11:11.556Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T09:11:11.703Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T09:11:11.703Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T09:11:11.703Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2022-01-20T09:11:11.703Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T09:11:11.703Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T09:11:11.703Z] === RUN TestMiddleware [2022-01-20T09:11:11.703Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T09:11:11.703Z] === RUN TestNewResponseModifier [2022-01-20T09:11:11.703Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T09:11:11.703Z] PASS [2022-01-20T09:11:11.703Z] coverage: 26.8% of statements [2022-01-20T09:11:11.703Z] ok github.com/docker/docker/pkg/authorization 0.599s coverage: 26.8% of statements [2022-01-20T09:11:12.117Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T09:11:12.117Z] --- PASS: TestCreateServiceConfigFileMode (12.84s) [2022-01-20T09:11:12.117Z] === RUN TestCreateServiceSysctls [2022-01-20T09:11:12.161Z] === RUN TestChrootTarUntar [2022-01-20T09:11:12.161Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T09:11:12.161Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T09:11:12.161Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T09:11:12.161Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootCopyWithTar [2022-01-20T09:11:12.161Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-01-20T09:11:12.161Z] === RUN TestChrootCopyFileWithTar [2022-01-20T09:11:12.161Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootUntarPath [2022-01-20T09:11:12.161Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T09:11:12.161Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T09:11:12.161Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestChrootApplyDotDotFile [2022-01-20T09:11:12.161Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:12.161Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T09:11:12.161Z] PASS [2022-01-20T09:11:12.161Z] coverage: 15.1% of statements [2022-01-20T09:11:12.161Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-01-20T09:11:12.161Z] === RUN TestIsArchivePathDir [2022-01-20T09:11:12.161Z] === RUN TestSizeEmpty [2022-01-20T09:11:12.161Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestSizeEmptyFile [2022-01-20T09:11:12.161Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestSizeNonemptyFile [2022-01-20T09:11:12.161Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T09:11:12.161Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T09:11:12.161Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T09:11:12.161Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T09:11:12.161Z] === RUN TestMoveToSubdir [2022-01-20T09:11:12.161Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-20T09:11:12.161Z] === RUN TestSizeNonExistingDirectory [2022-01-20T09:11:12.161Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T09:11:12.161Z] PASS [2022-01-20T09:11:12.161Z] coverage: 80.0% of statements [2022-01-20T09:11:12.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T09:11:12.619Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-01-20T09:11:12.619Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-01-20T09:11:12.619Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T09:11:12.619Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2022-01-20T09:11:12.619Z] === RUN TestIsArchivePathTar [2022-01-20T09:11:12.935Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T09:11:13.076Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-01-20T09:11:13.076Z] === RUN TestDecompressStreamGzip [2022-01-20T09:11:13.076Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-01-20T09:11:13.076Z] === RUN TestDecompressStreamBzip2 [2022-01-20T09:11:13.076Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-01-20T09:11:13.076Z] === RUN TestDecompressStreamXz [2022-01-20T09:11:13.076Z] archive_test.go:134: Xz not present in msys2 [2022-01-20T09:11:13.076Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T09:11:13.076Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T09:11:13.076Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestCompressStreamInvalid [2022-01-20T09:11:13.076Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestExtensionInvalid [2022-01-20T09:11:13.076Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestExtensionUncompressed [2022-01-20T09:11:13.076Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestExtensionBzip2 [2022-01-20T09:11:13.076Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestExtensionGzip [2022-01-20T09:11:13.076Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestExtensionXz [2022-01-20T09:11:13.076Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T09:11:13.076Z] === RUN TestCmdStreamLargeStderr [2022-01-20T09:11:13.076Z] === RUN Test [2022-01-20T09:11:13.076Z] === RUN Test/TestContent [2022-01-20T09:11:13.076Z] === RUN Test/TestInitialize [2022-01-20T09:11:13.076Z] === RUN Test/TestNew [2022-01-20T09:11:13.076Z] === RUN Test/TestParsingContentsWithComments [2022-01-20T09:11:13.076Z] === RUN Test/TestRegister [2022-01-20T09:11:13.076Z] === RUN Test/TestWatch [2022-01-20T09:11:13.076Z] --- PASS: Test (0.01s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestContent (0.00s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestNew (0.00s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestRegister (0.00s) [2022-01-20T09:11:13.076Z] --- PASS: Test/TestWatch (0.00s) [2022-01-20T09:11:13.497Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T09:11:13.534Z] PASS [2022-01-20T09:11:13.534Z] coverage: 97.6% of statements [2022-01-20T09:11:13.534Z] ok github.com/docker/docker/pkg/discovery/file 0.062s coverage: 97.6% of statements [2022-01-20T09:11:13.534Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2022-01-20T09:11:13.534Z] === RUN TestCmdStreamBad [2022-01-20T09:11:13.534Z] archive_test.go:239: Failing on Windows CI machines [2022-01-20T09:11:13.534Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T09:11:13.534Z] === RUN TestCmdStreamGood [2022-01-20T09:11:13.534Z] --- PASS: TestCmdStreamGood (0.06s) [2022-01-20T09:11:13.534Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T09:11:13.534Z] === RUN Test [2022-01-20T09:11:13.534Z] === RUN Test/TestContainsEntry [2022-01-20T09:11:13.534Z] === RUN Test/TestCreateEntries [2022-01-20T09:11:13.534Z] === RUN Test/TestEntriesDiff [2022-01-20T09:11:13.534Z] === RUN Test/TestEntriesEquality [2022-01-20T09:11:13.534Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-20T09:11:13.534Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-20T09:11:13.534Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-20T09:11:13.534Z] === RUN Test/TestGeneratorNotGenerate [2022-01-20T09:11:13.534Z] === RUN Test/TestGeneratorWithPort [2022-01-20T09:11:13.534Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-20T09:11:13.534Z] === RUN Test/TestNewEntry [2022-01-20T09:11:13.534Z] === RUN Test/TestParse [2022-01-20T09:11:13.534Z] --- PASS: Test (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-20T09:11:13.534Z] --- PASS: Test/TestParse (0.00s) [2022-01-20T09:11:13.534Z] PASS [2022-01-20T09:11:13.534Z] coverage: 58.3% of statements [2022-01-20T09:11:13.534Z] ok github.com/docker/docker/pkg/discovery 0.061s coverage: 58.3% of statements [2022-01-20T09:11:13.534Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-01-20T09:11:13.534Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T09:11:13.534Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T09:11:13.534Z] === RUN TestUntarPath [2022-01-20T09:11:13.534Z] --- PASS: TestUntarPath (0.09s) [2022-01-20T09:11:13.534Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T09:11:13.534Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-01-20T09:11:13.534Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T09:11:13.991Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-01-20T09:11:13.991Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T09:11:13.991Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T09:11:13.991Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T09:11:13.991Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T09:11:13.991Z] === RUN TestCopyWithTarSrcFile [2022-01-20T09:11:13.991Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T09:11:13.991Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T09:11:13.991Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T09:11:13.991Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T09:11:13.991Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T09:11:13.991Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T09:11:13.991Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T09:11:13.991Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T09:11:13.991Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-20T09:11:13.991Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T09:11:13.991Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T09:11:13.991Z] === RUN TestTarFiles [2022-01-20T09:11:14.060Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T09:11:14.450Z] === RUN Test [2022-01-20T09:11:14.450Z] === RUN Test/TestWatch [2022-01-20T09:11:14.450Z] --- PASS: Test (0.00s) [2022-01-20T09:11:14.450Z] --- PASS: Test/TestWatch (0.00s) [2022-01-20T09:11:14.450Z] PASS [2022-01-20T09:11:14.450Z] coverage: 92.3% of statements [2022-01-20T09:11:14.450Z] ok github.com/docker/docker/pkg/discovery/memory 0.083s coverage: 92.3% of statements [2022-01-20T09:11:14.450Z] === RUN Test [2022-01-20T09:11:14.450Z] === RUN Test/TestInitialize [2022-01-20T09:11:14.450Z] === RUN Test [2022-01-20T09:11:14.450Z] === RUN Test/TestInitialize [2022-01-20T09:11:14.450Z] === RUN Test/TestInitializeWithPattern [2022-01-20T09:11:14.450Z] === RUN Test/TestRegister [2022-01-20T09:11:14.450Z] === RUN Test/TestWatch [2022-01-20T09:11:14.450Z] --- PASS: Test (0.00s) [2022-01-20T09:11:14.450Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-20T09:11:14.450Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-20T09:11:14.450Z] --- PASS: Test/TestRegister (0.00s) [2022-01-20T09:11:14.450Z] --- PASS: Test/TestWatch (0.00s) [2022-01-20T09:11:14.450Z] PASS [2022-01-20T09:11:14.450Z] coverage: 93.8% of statements [2022-01-20T09:11:14.450Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2022-01-20T09:11:14.841Z] 2022/01/20 09:11:13 Finished clone github.com/gogo/protobuf [2022-01-20T09:11:14.909Z] time="2022-01-20T09:11:14Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:11:14.909Z] time="2022-01-20T09:11:14Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:11:14.909Z] time="2022-01-20T09:11:14Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:11:14.909Z] === RUN Test/TestInitializeWithCerts [2022-01-20T09:11:14.909Z] time="2022-01-20T09:11:14Z" level=info msg="Initializing discovery with TLS" [2022-01-20T09:11:14.909Z] === RUN Test/TestWatch [2022-01-20T09:11:14.909Z] time="2022-01-20T09:11:14Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:11:14.988Z] docker_api_swarm_node_test.go:52: [d6c71186b9b3f] joining swarm manager [de0ba0938bb57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:11:14.988Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-20T09:11:15.366Z] === RUN TestPollerAddRemove [2022-01-20T09:11:15.366Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T09:11:15.366Z] === RUN TestPollerEvent [2022-01-20T09:11:15.366Z] poller_test.go:41: No chmod on Windows [2022-01-20T09:11:15.366Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T09:11:15.366Z] === RUN TestPollerClose [2022-01-20T09:11:15.366Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T09:11:15.366Z] PASS [2022-01-20T09:11:15.366Z] coverage: 36.2% of statements [2022-01-20T09:11:15.366Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 36.2% of statements [2022-01-20T09:11:15.413Z] 2022/01/20 09:11:15 Finished clone google.golang.org/genproto [2022-01-20T09:11:15.826Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T09:11:15.826Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T09:11:15.826Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T09:11:15.826Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:11:15.826Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T09:11:15.826Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T09:11:15.826Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T09:11:15.826Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-01-20T09:11:15.826Z] === RUN TestCopyFile [2022-01-20T09:11:15.915Z] docker_api_swarm_node_test.go:53: [d9076676ad5c8] joining swarm manager [de0ba0938bb57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:11:16.284Z] --- PASS: TestCopyFile (0.01s) [2022-01-20T09:11:16.284Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T09:11:16.284Z] fileutils_test.go:134: Needs porting to Windows [2022-01-20T09:11:16.284Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T09:11:16.284Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T09:11:16.284Z] fileutils_test.go:180: Needs porting to Windows [2022-01-20T09:11:16.284Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestWildcardMatches [2022-01-20T09:11:16.284Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestPatternMatches [2022-01-20T09:11:16.284Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T09:11:16.284Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T09:11:16.284Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T09:11:16.284Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T09:11:16.284Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T09:11:16.284Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T09:11:16.284Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestSingleExclamationError [2022-01-20T09:11:16.284Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestMatchesWithNoPatterns [2022-01-20T09:11:16.284Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T09:11:16.284Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestMatches [2022-01-20T09:11:16.284Z] --- PASS: TestMatches (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatterns [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T09:11:16.284Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCreateIfNotExistsDir [2022-01-20T09:11:16.284Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T09:11:16.284Z] === RUN TestCreateIfNotExistsFile [2022-01-20T09:11:16.284Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T09:11:16.284Z] === RUN TestMatch [2022-01-20T09:11:16.284Z] --- PASS: TestMatch (0.00s) [2022-01-20T09:11:16.284Z] PASS [2022-01-20T09:11:16.284Z] coverage: 85.4% of statements [2022-01-20T09:11:16.284Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 85.4% of statements [2022-01-20T09:11:16.477Z] --- PASS: TestCreateServiceSysctls (4.26s) [2022-01-20T09:11:16.477Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:11:16.733Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T09:11:16.742Z] === RUN TestGet [2022-01-20T09:11:16.742Z] --- PASS: TestGet (0.00s) [2022-01-20T09:11:16.742Z] === RUN TestGetShortcutString [2022-01-20T09:11:16.742Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T09:11:16.742Z] PASS [2022-01-20T09:11:16.742Z] coverage: 42.9% of statements [2022-01-20T09:11:16.742Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-01-20T09:11:17.662Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T09:11:17.708Z] === RUN TestCreateIDMapOrder [2022-01-20T09:11:17.708Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T09:11:17.708Z] PASS [2022-01-20T09:11:17.708Z] coverage: 7.2% of statements [2022-01-20T09:11:17.708Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-01-20T09:11:17.708Z] --- PASS: Test (3.23s) [2022-01-20T09:11:17.708Z] --- PASS: Test/TestInitialize (0.21s) [2022-01-20T09:11:17.708Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-20T09:11:17.708Z] --- PASS: Test/TestWatch (3.00s) [2022-01-20T09:11:17.708Z] PASS [2022-01-20T09:11:17.708Z] coverage: 84.1% of statements [2022-01-20T09:11:17.708Z] ok github.com/docker/docker/pkg/discovery/kv 3.300s coverage: 84.1% of statements [2022-01-20T09:11:18.167Z] === RUN TestFixedBufferCap [2022-01-20T09:11:18.167Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestFixedBufferLen [2022-01-20T09:11:18.167Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestFixedBufferString [2022-01-20T09:11:18.167Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestFixedBufferWrite [2022-01-20T09:11:18.167Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestFixedBufferRead [2022-01-20T09:11:18.167Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestBytesPipeRead [2022-01-20T09:11:18.167Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestBytesPipeWrite [2022-01-20T09:11:18.167Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T09:11:18.167Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T09:11:18.624Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-01-20T09:11:18.624Z] === RUN TestAtomicWriteToFile [2022-01-20T09:11:18.624Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T09:11:18.624Z] === RUN TestAtomicWriteSetCommit [2022-01-20T09:11:18.624Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T09:11:18.624Z] === RUN TestAtomicWriteSetCancel [2022-01-20T09:11:18.624Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-01-20T09:11:18.624Z] === RUN TestReadCloserWrapperClose [2022-01-20T09:11:18.624Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T09:11:18.624Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T09:11:18.624Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T09:11:18.624Z] === RUN TestReaderErrWrapperRead [2022-01-20T09:11:18.624Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T09:11:18.624Z] === RUN TestHashData [2022-01-20T09:11:18.624Z] --- PASS: TestHashData (0.00s) [2022-01-20T09:11:18.624Z] === RUN TestCancelReadCloser [2022-01-20T09:11:18.624Z] === RUN TestError [2022-01-20T09:11:18.624Z] --- PASS: TestError (0.00s) [2022-01-20T09:11:18.624Z] === RUN TestProgressString [2022-01-20T09:11:18.624Z] === RUN TestProgressString/no_progress [2022-01-20T09:11:19.082Z] === RUN TestProgressString/progress_1 [2022-01-20T09:11:19.082Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T09:11:19.082Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T09:11:19.082Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T09:11:19.082Z] === RUN TestProgressString/with_units [2022-01-20T09:11:19.082Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T09:11:19.082Z] === RUN TestProgressString/hide_counts [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T09:11:19.082Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestJSONMessageDisplay [2022-01-20T09:11:19.082Z] --- PASS: TestCancelReadCloser (0.11s) [2022-01-20T09:11:19.082Z] === RUN TestWriteCloserWrapperClose [2022-01-20T09:11:19.082Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestNopWriteCloser [2022-01-20T09:11:19.082Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestNopWriter [2022-01-20T09:11:19.082Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestWriteCounter [2022-01-20T09:11:19.082Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T09:11:19.082Z] PASS [2022-01-20T09:11:19.082Z] coverage: 69.7% of statements [2022-01-20T09:11:19.082Z] ok github.com/docker/docker/pkg/ioutils 0.801s coverage: 69.7% of statements [2022-01-20T09:11:19.082Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-01-20T09:11:19.082Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T09:11:19.082Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T09:11:19.082Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T09:11:19.082Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T09:11:19.082Z] PASS [2022-01-20T09:11:19.082Z] coverage: 91.7% of statements [2022-01-20T09:11:19.082Z] === RUN TestStandardLongPath [2022-01-20T09:11:19.082Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T09:11:19.082Z] === RUN TestUNCLongPath [2022-01-20T09:11:19.082Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T09:11:19.082Z] PASS [2022-01-20T09:11:19.082Z] coverage: 100.0% of statements [2022-01-20T09:11:19.082Z] ok github.com/docker/docker/pkg/jsonmessage 0.291s coverage: 91.7% of statements [2022-01-20T09:11:19.082Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2022-01-20T09:11:19.554Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-01-20T09:11:19.554Z] === RUN TestInspect [2022-01-20T09:11:20.052Z] === RUN TestNameFormat [2022-01-20T09:11:20.052Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T09:11:20.052Z] === RUN TestNameRetries [2022-01-20T09:11:20.052Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T09:11:20.052Z] PASS [2022-01-20T09:11:20.052Z] coverage: 85.7% of statements [2022-01-20T09:11:20.052Z] ok github.com/docker/docker/pkg/namesgenerator 0.075s coverage: 85.7% of statements [2022-01-20T09:11:20.052Z] === RUN TestParseKeyValueOpt [2022-01-20T09:11:20.052Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T09:11:20.052Z] === RUN TestParseUintList [2022-01-20T09:11:20.052Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T09:11:20.052Z] === RUN TestParseUintListMaximumLimits [2022-01-20T09:11:20.052Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T09:11:20.052Z] PASS [2022-01-20T09:11:20.052Z] coverage: 97.0% of statements [2022-01-20T09:11:20.052Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-01-20T09:11:20.484Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T09:11:20.510Z] === RUN TestNewAndRemove [2022-01-20T09:11:20.510Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T09:11:20.510Z] === RUN TestRemoveInvalidPath [2022-01-20T09:11:20.510Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T09:11:20.510Z] PASS [2022-01-20T09:11:20.510Z] coverage: 82.6% of statements [2022-01-20T09:11:20.510Z] ok github.com/docker/docker/pkg/pidfile 0.085s coverage: 82.6% of statements [2022-01-20T09:11:21.476Z] === RUN TestParseEmptyInterface [2022-01-20T09:11:21.476Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestParseNonInterfaceType [2022-01-20T09:11:21.476Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestParseWithOneFunction [2022-01-20T09:11:21.476Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestParseWithMultipleFuncs [2022-01-20T09:11:21.476Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestParseWithUnnamedReturn [2022-01-20T09:11:21.476Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestEmbeddedInterface [2022-01-20T09:11:21.476Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestParsedImports [2022-01-20T09:11:21.476Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T09:11:21.476Z] === RUN TestAliasedImports [2022-01-20T09:11:21.476Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T09:11:21.476Z] PASS [2022-01-20T09:11:21.476Z] coverage: 56.8% of statements [2022-01-20T09:11:21.476Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2022-01-20T09:11:21.933Z] === RUN TestFailedConnection [2022-01-20T09:11:22.396Z] --- PASS: TestTarFiles (8.37s) [2022-01-20T09:11:22.396Z] === RUN TestTarUntar [2022-01-20T09:11:22.396Z] --- PASS: TestTarUntar (0.04s) [2022-01-20T09:11:22.396Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T09:11:22.396Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T09:11:22.396Z] === RUN TestTarWithOptions [2022-01-20T09:11:22.396Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-20T09:11:22.396Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T09:11:22.396Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T09:11:22.396Z] === RUN TestUntarUstarGnuConflict [2022-01-20T09:11:22.396Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T09:11:22.396Z] === RUN TestUntarInvalidFilenames [2022-01-20T09:11:22.396Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames668719086\\dest" [2022-01-20T09:11:22.396Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-01-20T09:11:22.396Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T09:11:22.396Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T09:11:22.396Z] === RUN TestUntarInvalidHardlink [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink759075439\\victim\\hello" -> "../victim/hello" [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink198468354\\victim\\hello" -> "/../victim/hello" [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink551339641\\victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink082801540\\victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink581244691\\victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink784193366\\victim" -> "../victim" [2022-01-20T09:11:22.396Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T09:11:22.396Z] === RUN TestUntarInvalidSymlink [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404248765\\dest\\dotdot" -> "../victim/hello" [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink922137336\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink804768247\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink199293674\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink970613057\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:22.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink303675820\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:22.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink681157403\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T09:11:22.853Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-01-20T09:11:22.853Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T09:11:22.853Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestXGlobalNoParent [2022-01-20T09:11:22.853Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestReplaceFileTarWrapper [2022-01-20T09:11:22.853Z] === RUN TestHTTPTransport [2022-01-20T09:11:22.853Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T09:11:22.853Z] PASS [2022-01-20T09:11:22.853Z] coverage: 85.7% of statements [2022-01-20T09:11:22.853Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-01-20T09:11:22.853Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T09:11:22.853Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T09:11:22.853Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T09:11:22.853Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T09:11:22.853Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T09:11:22.853Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T09:11:22.853Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T09:11:22.853Z] === RUN TestBufferPoolPutAndGet [2022-01-20T09:11:22.853Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T09:11:22.853Z] PASS [2022-01-20T09:11:22.853Z] coverage: 88.2% of statements [2022-01-20T09:11:22.853Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-01-20T09:11:22.853Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-01-20T09:11:22.853Z] === RUN TestPrefixHeaderReadable [2022-01-20T09:11:22.853Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-20T09:11:22.853Z] === RUN TestDisablePigz [2022-01-20T09:11:22.853Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-01-20T09:11:22.853Z] --- PASS: TestFailedConnection (1.05s) [2022-01-20T09:11:22.853Z] === RUN TestFailOnce [2022-01-20T09:11:23.003Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T09:11:23.003Z] --- PASS: TestInspect (3.22s) [2022-01-20T09:11:23.003Z] === RUN TestCreateJob [2022-01-20T09:11:23.311Z] --- PASS: TestDisablePigz (0.17s) [2022-01-20T09:11:23.311Z] === RUN TestPigz [2022-01-20T09:11:23.311Z] 2022/01/20 09:11:22 http: panic serving 127.0.0.1:49225: Plugin not ready [2022-01-20T09:11:23.311Z] goroutine 9 [running]: [2022-01-20T09:11:23.311Z] net/http.(*conn).serve.func1(0xc00005ea00) [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-01-20T09:11:23.311Z] panic(0x1174180, 0x128a2f0) [2022-01-20T09:11:23.311Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-01-20T09:11:23.311Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x129aa50, 0xc000176000, 0xc000158100) [2022-01-20T09:11:23.311Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-01-20T09:11:23.311Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x129aa50, 0xc000176000, 0xc000158100) [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-01-20T09:11:23.311Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x129aa50, 0xc000176000, 0xc000158100) [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-01-20T09:11:23.311Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x129aa50, 0xc000176000, 0xc000158100) [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-01-20T09:11:23.311Z] net/http.(*conn).serve(0xc00005ea00, 0x129b640, 0xc00004e900) [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-01-20T09:11:23.311Z] created by net/http.(*Server).Serve [2022-01-20T09:11:23.311Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-01-20T09:11:23.311Z] time="2022-01-20T09:11:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post \"http://127.0.0.1:49224/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T09:11:23.311Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-01-20T09:11:23.311Z] --- PASS: TestPigz (0.21s) [2022-01-20T09:11:23.311Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T09:11:23.311Z] archive_windows_test.go:16: Currently fails [2022-01-20T09:11:23.311Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestCanonicalTarNameForPath [2022-01-20T09:11:23.311Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestCanonicalTarName [2022-01-20T09:11:23.311Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestChmodTarEntry [2022-01-20T09:11:23.311Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestHardLinkOrder [2022-01-20T09:11:23.311Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-20T09:11:23.311Z] === RUN TestChangeString [2022-01-20T09:11:23.311Z] --- PASS: TestChangeString (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestChangesWithNoChanges [2022-01-20T09:11:23.311Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-20T09:11:23.311Z] === RUN TestChangesWithChanges [2022-01-20T09:11:23.311Z] === RUN TestOutputOnPrematureClose [2022-01-20T09:11:23.311Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestCompleteSilently [2022-01-20T09:11:23.311Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T09:11:23.311Z] PASS [2022-01-20T09:11:23.311Z] coverage: 75.9% of statements [2022-01-20T09:11:23.311Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2022-01-20T09:11:23.311Z] --- PASS: TestChangesWithChanges (0.05s) [2022-01-20T09:11:23.311Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T09:11:23.311Z] changes_test.go:192: needs more investigation [2022-01-20T09:11:23.311Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T09:11:23.311Z] === RUN TestChangesDirsEmpty [2022-01-20T09:11:23.566Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T09:11:23.771Z] === RUN TestSendToOneSub [2022-01-20T09:11:23.771Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestSendToMultipleSubs [2022-01-20T09:11:23.771Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestEvictOneSub [2022-01-20T09:11:23.771Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestClosePublisher [2022-01-20T09:11:23.771Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestPubSubRace [2022-01-20T09:11:23.771Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-01-20T09:11:23.771Z] === RUN TestChangesDirsMutated [2022-01-20T09:11:23.771Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-01-20T09:11:23.771Z] === RUN TestApplyLayer [2022-01-20T09:11:23.771Z] changes_test.go:405: needs further investigation [2022-01-20T09:11:23.771Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T09:11:23.771Z] changes_test.go:441: needs further investigation [2022-01-20T09:11:23.771Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T09:11:23.771Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T09:11:23.771Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestChangesSize [2022-01-20T09:11:23.771Z] --- PASS: TestChangesSize (0.01s) [2022-01-20T09:11:23.771Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T09:11:23.771Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames523254946\\dest" [2022-01-20T09:11:23.771Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T09:11:23.771Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492196388\\victim\\hello" -> "../victim/hello" [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink439493939\\victim\\hello" -> "/../victim/hello" [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink142126326\\victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink743058397\\victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink754106264\\victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink075896343\\victim" -> "../victim" [2022-01-20T09:11:23.771Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-20T09:11:23.771Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink249226890\\dest\\dotdot" -> "../victim/hello" [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink015362657\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink305266764\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink478363451\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink655207262\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:23.771Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink721113381\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:11:23.771Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-20T09:11:23.771Z] === RUN TestApplyLayerWhiteouts [2022-01-20T09:11:23.771Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-01-20T09:11:23.771Z] === RUN TestGenerateEmptyFile [2022-01-20T09:11:23.771Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T09:11:23.771Z] === RUN TestGenerateWithContent [2022-01-20T09:11:23.771Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T09:11:23.771Z] PASS [2022-01-20T09:11:23.771Z] coverage: 62.6% of statements [2022-01-20T09:11:24.231Z] ok github.com/docker/docker/pkg/archive 11.704s coverage: 62.6% of statements [2022-01-20T09:11:24.231Z] --- PASS: TestFailOnce (1.23s) [2022-01-20T09:11:24.231Z] === RUN TestEchoInputOutput [2022-01-20T09:11:24.231Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T09:11:24.231Z] === RUN TestBackoff [2022-01-20T09:11:24.231Z] --- PASS: TestBackoff (0.00s) [2022-01-20T09:11:24.231Z] === RUN TestAbortRetry [2022-01-20T09:11:24.231Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T09:11:24.231Z] === RUN TestClientScheme [2022-01-20T09:11:24.231Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T09:11:24.231Z] === RUN TestNewClientWithTimeout [2022-01-20T09:11:24.231Z] === RUN TestRegister [2022-01-20T09:11:24.231Z] --- PASS: TestRegister (0.00s) [2022-01-20T09:11:24.231Z] === RUN TestCommand [2022-01-20T09:11:24.231Z] --- PASS: TestCommand (0.05s) [2022-01-20T09:11:24.231Z] === RUN TestNaiveSelf [2022-01-20T09:11:24.231Z] --- PASS: TestNaiveSelf (0.04s) [2022-01-20T09:11:24.231Z] PASS [2022-01-20T09:11:24.231Z] coverage: 82.4% of statements [2022-01-20T09:11:24.692Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2022-01-20T09:11:24.692Z] --- PASS: TestPubSubRace (1.06s) [2022-01-20T09:11:24.692Z] PASS [2022-01-20T09:11:24.692Z] coverage: 75.0% of statements [2022-01-20T09:11:24.692Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-01-20T09:11:24.692Z] time="2022-01-20T09:11:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post \"http://127.0.0.1:49229/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T09:11:24.930Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T09:11:25.150Z] === RUN TestParseSignal [2022-01-20T09:11:25.150Z] --- PASS: TestParseSignal (0.00s) [2022-01-20T09:11:25.150Z] === RUN TestValidSignalForPlatform [2022-01-20T09:11:25.150Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-01-20T09:11:25.150Z] PASS [2022-01-20T09:11:25.150Z] coverage: 19.7% of statements [2022-01-20T09:11:25.150Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 19.7% of statements [2022-01-20T09:11:25.186Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T09:11:25.442Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T09:11:25.608Z] === RUN TestNewStdWriter [2022-01-20T09:11:25.608Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T09:11:25.608Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestWriteWithNilBytes [2022-01-20T09:11:25.608Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestWrite [2022-01-20T09:11:25.608Z] --- PASS: TestWrite (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestWriteWithWriterError [2022-01-20T09:11:25.608Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T09:11:25.608Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyWriteAndRead [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T09:11:25.608Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T09:11:25.608Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T09:11:25.608Z] PASS [2022-01-20T09:11:25.608Z] coverage: 100.0% of statements [2022-01-20T09:11:25.608Z] ok github.com/docker/docker/pkg/stdcopy 0.061s coverage: 100.0% of statements [2022-01-20T09:11:26.065Z] time="2022-01-20T09:11:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post \"http://127.0.0.1:49229/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T09:11:26.382Z] --- PASS: TestCreateJob (3.84s) [2022-01-20T09:11:26.382Z] === RUN TestReplicatedJob [2022-01-20T09:11:26.523Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T09:11:26.524Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T09:11:26.524Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestFormatStatus [2022-01-20T09:11:26.524Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestFormatError [2022-01-20T09:11:26.524Z] --- PASS: TestFormatError (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestFormatJSONError [2022-01-20T09:11:26.524Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T09:11:26.524Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T09:11:26.524Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestNewJSONProgressOutput [2022-01-20T09:11:26.524Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestAuxFormatterEmit [2022-01-20T09:11:26.524Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestStreamWriterStdout [2022-01-20T09:11:26.524Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestStreamWriterStderr [2022-01-20T09:11:26.524Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T09:11:26.524Z] PASS [2022-01-20T09:11:26.524Z] coverage: 66.2% of statements [2022-01-20T09:11:26.524Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2022-01-20T09:11:26.524Z] === RUN TestGenerateRandomID [2022-01-20T09:11:26.524Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestShortenId [2022-01-20T09:11:26.524Z] --- PASS: TestShortenId (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestShortenSha256Id [2022-01-20T09:11:26.524Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestShortenIdEmpty [2022-01-20T09:11:26.524Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestShortenIdInvalid [2022-01-20T09:11:26.524Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestIsShortIDNonHex [2022-01-20T09:11:26.524Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T09:11:26.524Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T09:11:26.524Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T09:11:26.524Z] PASS [2022-01-20T09:11:26.524Z] coverage: 70.6% of statements [2022-01-20T09:11:26.524Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-01-20T09:11:26.639Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T09:11:27.201Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T09:11:27.201Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T09:11:27.457Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T09:11:27.490Z] === RUN TestIsCpusetListAvailable [2022-01-20T09:11:27.490Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T09:11:27.490Z] PASS [2022-01-20T09:11:27.491Z] coverage: 38.2% of statements [2022-01-20T09:11:27.491Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2022-01-20T09:11:27.713Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T09:11:27.713Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T09:11:28.457Z] === RUN TestChtimes [2022-01-20T09:11:28.457Z] --- PASS: TestChtimes (0.01s) [2022-01-20T09:11:28.457Z] === RUN TestChtimesWindows [2022-01-20T09:11:28.457Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T09:11:28.457Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T09:11:28.457Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T09:11:28.457Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T09:11:28.457Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T09:11:28.457Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T09:11:28.457Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T09:11:28.457Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T09:11:28.457Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T09:11:28.457Z] === RUN TestHasWin32KSupport [2022-01-20T09:11:28.457Z] syscall_windows_test.go:8: win32k: true [2022-01-20T09:11:28.457Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T09:11:28.457Z] PASS [2022-01-20T09:11:28.457Z] coverage: 12.0% of statements [2022-01-20T09:11:28.457Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.0% of statements [2022-01-20T09:11:28.916Z] time="2022-01-20T09:11:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post \"http://127.0.0.1:49229/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T09:11:28.916Z] === RUN TestTailFile [2022-01-20T09:11:28.916Z] --- PASS: TestTailFile (0.00s) [2022-01-20T09:11:28.916Z] === RUN TestTailFileManyLines [2022-01-20T09:11:28.916Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T09:11:28.916Z] === RUN TestTailEmptyFile [2022-01-20T09:11:28.916Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T09:11:28.916Z] === RUN TestTailNegativeN [2022-01-20T09:11:28.916Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:11:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.080Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.376Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.376Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.378Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.379Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:11:29.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.917Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:11:29.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:11:29.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:11:29.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:11:29.919Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:11:29.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:11:29.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.03s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.03s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.07s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.07s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.919Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:11:29.920Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:11:29.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:11:30.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:11:30.380Z] PASS [2022-01-20T09:11:30.380Z] coverage: 88.6% of statements [2022-01-20T09:11:30.380Z] ok github.com/docker/docker/pkg/tailfile 0.819s coverage: 88.6% of statements [2022-01-20T09:11:30.380Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T09:11:30.380Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-20T09:11:30.380Z] === RUN TestTarSumRemove [2022-01-20T09:11:30.380Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T09:11:30.380Z] === RUN TestSortFileInfoSums [2022-01-20T09:11:30.380Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T09:11:30.380Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T09:11:30.380Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T09:11:30.380Z] === RUN TestNewTarSumForLabel [2022-01-20T09:11:30.380Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T09:11:30.381Z] === RUN TestEmptyTar [2022-01-20T09:11:30.381Z] --- PASS: TestEmptyTar (0.02s) [2022-01-20T09:11:30.381Z] === RUN TestTarSumsReadSize [2022-01-20T09:11:30.381Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T09:11:30.381Z] === RUN TestTarSums [2022-01-20T09:11:30.446Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T09:11:30.446Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T09:11:30.446Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T09:11:30.838Z] --- PASS: TestTarSums (0.11s) [2022-01-20T09:11:30.838Z] === RUN TestIteration [2022-01-20T09:11:30.838Z] --- PASS: TestIteration (0.00s) [2022-01-20T09:11:30.838Z] === RUN TestVersionLabelForChecksum [2022-01-20T09:11:30.838Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T09:11:30.838Z] === RUN TestVersion [2022-01-20T09:11:30.838Z] --- PASS: TestVersion (0.00s) [2022-01-20T09:11:30.838Z] === RUN TestGetVersion [2022-01-20T09:11:30.838Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T09:11:30.838Z] === RUN TestGetVersions [2022-01-20T09:11:30.838Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T09:11:30.838Z] PASS [2022-01-20T09:11:30.838Z] coverage: 89.3% of statements [2022-01-20T09:11:30.838Z] ok github.com/docker/docker/pkg/tarsum 0.197s coverage: 89.3% of statements [2022-01-20T09:11:30.838Z] testing: warning: no tests to run [2022-01-20T09:11:30.838Z] PASS [2022-01-20T09:11:30.838Z] coverage: [no statements] [2022-01-20T09:11:30.838Z] ok github.com/docker/docker/pkg/term/windows 0.058s coverage: [no statements] [no tests to run] [2022-01-20T09:11:31.297Z] === RUN TestTruncIndex [2022-01-20T09:11:31.374Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T09:11:31.374Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T09:11:31.755Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T09:11:31.755Z] PASS [2022-01-20T09:11:31.755Z] coverage: 91.5% of statements [2022-01-20T09:11:31.755Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-01-20T09:11:31.755Z] === RUN TestIsGIT [2022-01-20T09:11:31.755Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T09:11:31.755Z] === RUN TestIsTransport [2022-01-20T09:11:31.755Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T09:11:31.755Z] PASS [2022-01-20T09:11:31.755Z] coverage: 100.0% of statements [2022-01-20T09:11:31.755Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2022-01-20T09:11:32.301Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T09:11:32.557Z] --- PASS: TestReplicatedJob (5.98s) [2022-01-20T09:11:32.557Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:11:32.726Z] === RUN TestVersionInfo [2022-01-20T09:11:32.726Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T09:11:32.726Z] === RUN TestAppendVersions [2022-01-20T09:11:32.726Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T09:11:32.726Z] PASS [2022-01-20T09:11:32.726Z] coverage: 88.9% of statements [2022-01-20T09:11:32.726Z] ok github.com/docker/docker/pkg/useragent 0.056s coverage: 88.9% of statements [2022-01-20T09:11:33.117Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T09:11:33.184Z] time="2022-01-20T09:11:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post \"http://127.0.0.1:49229/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T09:11:33.373Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T09:11:33.373Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T09:11:33.373Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T09:11:33.373Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T09:11:33.373Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T09:11:34.149Z] === RUN TestValidatePrivileges [2022-01-20T09:11:34.149Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T09:11:34.149Z] === RUN TestFilterByCapNeg [2022-01-20T09:11:34.149Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T09:11:34.149Z] === RUN TestFilterByCapPos [2022-01-20T09:11:34.149Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T09:11:34.149Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T09:11:34.149Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T09:11:34.149Z] PASS [2022-01-20T09:11:34.149Z] coverage: 12.0% of statements [2022-01-20T09:11:34.149Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2022-01-20T09:11:34.607Z] === RUN TestNewSettable [2022-01-20T09:11:34.607Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T09:11:34.607Z] === RUN TestIsSettable [2022-01-20T09:11:34.607Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T09:11:34.607Z] === RUN TestUpdateSettingsEnv [2022-01-20T09:11:34.607Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T09:11:34.607Z] PASS [2022-01-20T09:11:34.607Z] coverage: 20.1% of statements [2022-01-20T09:11:34.607Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.1% of statements [2022-01-20T09:11:35.264Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T09:11:35.825Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2022-01-20T09:11:35.825Z] === RUN TestServiceListWithStatuses [2022-01-20T09:11:35.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:11:35.825Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:11:35.825Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:11:35.825Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T09:11:36.139Z] === RUN TestLoad [2022-01-20T09:11:36.139Z] --- PASS: TestLoad (0.00s) [2022-01-20T09:11:36.139Z] === RUN TestSave [2022-01-20T09:11:36.139Z] --- PASS: TestSave (0.04s) [2022-01-20T09:11:36.139Z] === RUN TestAddDeleteGet [2022-01-20T09:11:36.139Z] --- PASS: TestAddDeleteGet (0.06s) [2022-01-20T09:11:36.139Z] === RUN TestInvalidTags [2022-01-20T09:11:36.139Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T09:11:36.139Z] PASS [2022-01-20T09:11:36.139Z] coverage: 84.4% of statements [2022-01-20T09:11:36.139Z] ok github.com/docker/docker/reference 0.168s coverage: 84.4% of statements [2022-01-20T09:11:36.387Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T09:11:36.949Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T09:11:37.671Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T09:11:37.671Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T09:11:37.671Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T09:11:37.671Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestValidateMirror [2022-01-20T09:11:37.671Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestLoadInsecureRegistries [2022-01-20T09:11:37.671Z] time="2022-01-20T09:11:37Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T09:11:37.671Z] time="2022-01-20T09:11:37Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T09:11:37.671Z] time="2022-01-20T09:11:37Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T09:11:37.671Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-01-20T09:11:37.671Z] === RUN TestNewServiceConfig [2022-01-20T09:11:37.671Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestValidateIndexName [2022-01-20T09:11:37.671Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestValidateIndexNameWithError [2022-01-20T09:11:37.671Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestEndpointParse [2022-01-20T09:11:37.671Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestEndpointParseInvalid [2022-01-20T09:11:37.671Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestValidateEndpoint [2022-01-20T09:11:37.671Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T09:11:37.671Z] === RUN TestPing [2022-01-20T09:11:37.671Z] --- PASS: TestPing (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestPingRegistryEndpoint [2022-01-20T09:11:37.671Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:37.671Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestEndpoint [2022-01-20T09:11:37.671Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:37.671Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestParseRepositoryInfo [2022-01-20T09:11:37.671Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestNewIndexInfo [2022-01-20T09:11:37.671Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestMirrorEndpointLookup [2022-01-20T09:11:37.671Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:37.671Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2022-01-20T09:11:37.671Z] === RUN TestSearchRepositories [2022-01-20T09:11:37.671Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T09:11:37.671Z] Host: 127.0.0.1:49234 [2022-01-20T09:11:37.671Z] User-Agent: docker test client [2022-01-20T09:11:37.671Z] Authorization: Token fake-token [2022-01-20T09:11:37.671Z] X-Docker-Token: true [2022-01-20T09:11:37.671Z] Accept-Encoding: gzip [2022-01-20T09:11:37.671Z] [2022-01-20T09:11:37.671Z] [2022-01-20T09:11:37.671Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T09:11:37.671Z] Connection: close [2022-01-20T09:11:37.671Z] Content-Length: 144 [2022-01-20T09:11:37.671Z] Cache-Control: no-cache [2022-01-20T09:11:37.671Z] Content-Type: application/json [2022-01-20T09:11:37.671Z] Date: Thu, 20 Jan 2022 09:11:37 GMT [2022-01-20T09:11:37.671Z] Expires: -1 [2022-01-20T09:11:37.671Z] Pragma: no-cache [2022-01-20T09:11:37.671Z] Server: docker-tests/mock [2022-01-20T09:11:37.671Z] X-Docker-Registry-Config: mock [2022-01-20T09:11:37.671Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T09:11:37.671Z] [2022-01-20T09:11:37.671Z] [2022-01-20T09:11:37.671Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T09:11:37.671Z] === RUN TestTrustedLocation [2022-01-20T09:11:37.671Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T09:11:37.671Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T09:11:37.671Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T09:11:37.671Z] === RUN TestIsSecureIndex [2022-01-20T09:11:37.671Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T09:11:37.671Z] PASS [2022-01-20T09:11:37.671Z] coverage: 50.3% of statements [2022-01-20T09:11:37.671Z] ok github.com/docker/docker/registry 0.341s coverage: 50.3% of statements [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T09:11:38.131Z] time="2022-01-20T09:11:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReader [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T09:11:38.131Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T09:11:38.131Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T09:11:38.131Z] PASS [2022-01-20T09:11:38.131Z] coverage: 100.0% of statements [2022-01-20T09:11:38.131Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2022-01-20T09:11:38.589Z] === RUN TestRestartManagerTimeout [2022-01-20T09:11:38.589Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T09:11:38.589Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T09:11:38.589Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T09:11:38.589Z] PASS [2022-01-20T09:11:38.589Z] coverage: 45.3% of statements [2022-01-20T09:11:38.589Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 45.3% of statements [2022-01-20T09:11:39.561Z] === RUN TestDecodeContainerConfig [2022-01-20T09:11:39.561Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-01-20T09:11:39.561Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T09:11:39.561Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T09:11:39.561Z] === RUN TestValidatePrivileged [2022-01-20T09:11:39.561Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T09:11:39.561Z] PASS [2022-01-20T09:11:39.561Z] coverage: 52.2% of statements [2022-01-20T09:11:39.561Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2022-01-20T09:11:40.020Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T09:11:40.020Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T09:11:40.020Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T09:11:40.020Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T09:11:40.020Z] PASS [2022-01-20T09:11:40.020Z] coverage: 62.5% of statements [2022-01-20T09:11:40.020Z] ok github.com/docker/docker/testutil 0.079s coverage: 62.5% of statements [2022-01-20T09:11:40.217Z] --- PASS: TestDockerNetworkConnectAlias (4.45s) [2022-01-20T09:11:40.217Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:11:42.196Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-01-20T09:11:42.196Z] === RUN TestClientStream [2022-01-20T09:11:42.196Z] --- PASS: TestClientStream (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestClientSendFile [2022-01-20T09:11:42.196Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestClientWithRequestTimeout [2022-01-20T09:11:42.196Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestFileSpecPlugin [2022-01-20T09:11:42.196Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T09:11:42.196Z] === RUN TestFileJSONSpecPlugin [2022-01-20T09:11:42.196Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T09:11:42.196Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestPluginAddHandler [2022-01-20T09:11:42.196Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestPluginWaitBadPlugin [2022-01-20T09:11:42.196Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T09:11:42.196Z] === RUN TestGet [2022-01-20T09:11:42.196Z] time="2022-01-20T09:11:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T09:11:42.731Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T09:11:43.161Z] time="2022-01-20T09:11:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T09:11:43.292Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T09:11:43.854Z] --- PASS: TestDockerNetworkReConnect (3.74s) [2022-01-20T09:11:43.854Z] === RUN TestServicePlugin [2022-01-20T09:11:43.854Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T09:11:45.343Z] time="2022-01-20T09:11:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T09:11:45.343Z] === RUN TestGetDriver [2022-01-20T09:11:45.343Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T09:11:45.343Z] === RUN TestVolumeRequestError [2022-01-20T09:11:45.343Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T09:11:45.343Z] PASS [2022-01-20T09:11:45.343Z] coverage: 36.1% of statements [2022-01-20T09:11:45.343Z] ok github.com/docker/docker/volume/drivers 0.098s coverage: 36.1% of statements [2022-01-20T09:11:45.343Z] === RUN TestGetAddress [2022-01-20T09:11:45.343Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T09:11:45.343Z] === RUN TestRemove [2022-01-20T09:11:45.343Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T09:11:45.343Z] --- SKIP: TestRemove (0.00s) [2022-01-20T09:11:45.343Z] === RUN TestInitializeWithVolumes [2022-01-20T09:11:45.343Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T09:11:45.343Z] === RUN TestCreate [2022-01-20T09:11:45.343Z] --- PASS: TestCreate (0.02s) [2022-01-20T09:11:45.343Z] === RUN TestValidateName [2022-01-20T09:11:45.343Z] --- PASS: TestValidateName (0.00s) [2022-01-20T09:11:45.343Z] === RUN TestCreateWithOpts [2022-01-20T09:11:45.343Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-20T09:11:45.343Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T09:11:45.343Z] === RUN TestRelaodNoOpts [2022-01-20T09:11:45.343Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-20T09:11:45.343Z] PASS [2022-01-20T09:11:45.343Z] coverage: 41.5% of statements [2022-01-20T09:11:45.343Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2022-01-20T09:11:47.121Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T09:11:47.520Z] === RUN TestConvertTmpfsOptions [2022-01-20T09:11:47.520Z] parser_test.go:49: data="mode=700,size=1m" [2022-01-20T09:11:47.520Z] parser_test.go:49: data="ro" [2022-01-20T09:11:47.520Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T09:11:47.520Z] === RUN TestParseMountRaw [2022-01-20T09:11:47.520Z] --- PASS: TestParseMountRaw (0.05s) [2022-01-20T09:11:47.520Z] === RUN TestParseMountRawSplit [2022-01-20T09:11:47.520Z] parser_test.go:390: case 0 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 1 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 2 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 3 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 4 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 5 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 6 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 7 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 8 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 0 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 1 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 2 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 3 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 4 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 5 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 6 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 7 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 8 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 9 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 10 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 11 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 12 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 0 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 1 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 2 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 3 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 4 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 5 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 6 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 7 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 8 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 9 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 10 [2022-01-20T09:11:47.520Z] parser_test.go:390: case 11 [2022-01-20T09:11:47.520Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-01-20T09:11:47.520Z] === RUN TestParseMountSpec [2022-01-20T09:11:47.520Z] parser_test.go:455: case 0 [2022-01-20T09:11:47.520Z] parser_test.go:455: case 1 [2022-01-20T09:11:47.520Z] parser_test.go:455: case 2 [2022-01-20T09:11:47.520Z] parser_test.go:455: case 3 [2022-01-20T09:11:47.520Z] parser_test.go:455: case 4 [2022-01-20T09:11:47.520Z] parser_test.go:455: case 5 [2022-01-20T09:11:47.520Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T09:11:47.520Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-01-20T09:11:47.520Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T09:11:47.520Z] === RUN TestValidateMount [2022-01-20T09:11:47.520Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T09:11:47.520Z] PASS [2022-01-20T09:11:47.520Z] coverage: 66.2% of statements [2022-01-20T09:11:47.520Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 66.2% of statements [2022-01-20T09:11:47.701Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T09:11:47.957Z] plugin_test.go:62: [d770a37d50905] joining swarm manager [debb4ab77de99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:11:47.978Z] === RUN TestSetGetMeta [2022-01-20T09:11:47.978Z] === PAUSE TestSetGetMeta [2022-01-20T09:11:47.978Z] === RUN TestRestore [2022-01-20T09:11:47.978Z] === PAUSE TestRestore [2022-01-20T09:11:47.978Z] === RUN TestServiceCreate [2022-01-20T09:11:47.978Z] === PAUSE TestServiceCreate [2022-01-20T09:11:47.978Z] === RUN TestServiceList [2022-01-20T09:11:47.978Z] === PAUSE TestServiceList [2022-01-20T09:11:47.978Z] === RUN TestServiceRemove [2022-01-20T09:11:47.978Z] === PAUSE TestServiceRemove [2022-01-20T09:11:47.978Z] === RUN TestServiceGet [2022-01-20T09:11:47.978Z] === PAUSE TestServiceGet [2022-01-20T09:11:47.978Z] === RUN TestServicePrune [2022-01-20T09:11:47.978Z] === PAUSE TestServicePrune [2022-01-20T09:11:47.978Z] === RUN TestCreate [2022-01-20T09:11:47.978Z] === PAUSE TestCreate [2022-01-20T09:11:47.978Z] === RUN TestRemove [2022-01-20T09:11:47.978Z] === PAUSE TestRemove [2022-01-20T09:11:47.978Z] === RUN TestList [2022-01-20T09:11:47.978Z] === PAUSE TestList [2022-01-20T09:11:47.978Z] === RUN TestFindByDriver [2022-01-20T09:11:47.978Z] === PAUSE TestFindByDriver [2022-01-20T09:11:47.978Z] === RUN TestFindByReferenced [2022-01-20T09:11:47.978Z] === PAUSE TestFindByReferenced [2022-01-20T09:11:47.978Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T09:11:47.978Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T09:11:47.978Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:11:47.978Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:11:47.978Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T09:11:47.978Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T09:11:47.978Z] === RUN TestRefDerefRemove [2022-01-20T09:11:47.978Z] === PAUSE TestRefDerefRemove [2022-01-20T09:11:47.978Z] === RUN TestGet [2022-01-20T09:11:47.978Z] === PAUSE TestGet [2022-01-20T09:11:47.978Z] === RUN TestGetWithReference [2022-01-20T09:11:47.978Z] === PAUSE TestGetWithReference [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:11:47.978Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T09:11:47.978Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:11:47.978Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T09:11:47.978Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T09:11:47.978Z] === CONT TestSetGetMeta [2022-01-20T09:11:47.978Z] === CONT TestFindByReferenced [2022-01-20T09:11:47.978Z] === CONT TestGet [2022-01-20T09:11:47.978Z] === CONT TestGetWithReference [2022-01-20T09:11:47.978Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-20T09:11:47.978Z] === CONT TestServicePrune [2022-01-20T09:11:47.978Z] --- PASS: TestFindByReferenced (0.04s) [2022-01-20T09:11:47.978Z] === CONT TestFindByDriver [2022-01-20T09:11:47.978Z] --- PASS: TestGet (0.05s) [2022-01-20T09:11:47.978Z] === CONT TestList [2022-01-20T09:11:47.978Z] --- PASS: TestGetWithReference (0.05s) [2022-01-20T09:11:47.978Z] === CONT TestRemove [2022-01-20T09:11:48.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T09:11:48.436Z] --- PASS: TestFindByDriver (0.04s) [2022-01-20T09:11:48.436Z] === CONT TestCreate [2022-01-20T09:11:48.436Z] --- PASS: TestRemove (0.03s) [2022-01-20T09:11:48.436Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T09:11:48.436Z] --- PASS: TestList (0.05s) [2022-01-20T09:11:48.436Z] === CONT TestRefDerefRemove [2022-01-20T09:11:48.436Z] --- PASS: TestCreate (0.03s) [2022-01-20T09:11:48.436Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:11:48.436Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-20T09:11:48.436Z] === CONT TestServiceList [2022-01-20T09:11:48.436Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-20T09:11:48.436Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T09:11:48.436Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-20T09:11:48.436Z] === CONT TestServiceGet [2022-01-20T09:11:48.436Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-20T09:11:48.436Z] === CONT TestServiceRemove [2022-01-20T09:11:48.436Z] --- PASS: TestServiceGet (0.16s) [2022-01-20T09:11:48.436Z] === CONT TestServiceCreate [2022-01-20T09:11:48.436Z] time="2022-01-20T09:11:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:11:48.436Z] --- PASS: TestServiceRemove (0.16s) [2022-01-20T09:11:48.436Z] === CONT TestRestore [2022-01-20T09:11:48.436Z] --- PASS: TestServiceList (0.20s) [2022-01-20T09:11:48.436Z] time="2022-01-20T09:11:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:11:48.436Z] time="2022-01-20T09:11:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:11:48.436Z] time="2022-01-20T09:11:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T09:11:48.436Z] --- PASS: TestServiceCreate (0.04s) [2022-01-20T09:11:48.436Z] time="2022-01-20T09:11:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:11:48.436Z] --- PASS: TestRestore (0.04s) [2022-01-20T09:11:48.436Z] --- PASS: TestServicePrune (0.34s) [2022-01-20T09:11:48.436Z] PASS [2022-01-20T09:11:48.436Z] coverage: 70.3% of statements [2022-01-20T09:11:48.436Z] ok github.com/docker/docker/volume/service 0.429s coverage: 70.3% of statements [2022-01-20T09:11:48.894Z] time="2022-01-20T09:11:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T09:11:49.139Z] plugin_test.go:65: [d59607203ec06] joining swarm manager [debb4ab77de99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:11:50.433Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T09:11:50.434Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T09:11:50.507Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T09:11:51.437Z] === RUN TestDockerSuite/TestExec [2022-01-20T09:11:52.000Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T09:11:52.562Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T09:11:52.820Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T09:11:53.382Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T09:11:54.746Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T09:11:54.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T09:11:55.004Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T09:11:55.930Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T09:11:56.492Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T09:11:57.055Z] docker_api_swarm_test.go:201: [d54b25f4ba2d1] joining swarm manager [dece99f84865a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:11:57.311Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T09:11:57.497Z] --- PASS: TestGet (15.06s) [2022-01-20T09:11:57.498Z] === RUN TestPluginWithNoManifest [2022-01-20T09:11:57.498Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T09:11:57.498Z] === RUN TestGetAll [2022-01-20T09:11:57.498Z] --- PASS: TestGetAll (0.01s) [2022-01-20T09:11:57.498Z] PASS [2022-01-20T09:11:57.498Z] coverage: 73.4% of statements [2022-01-20T09:11:57.498Z] ok github.com/docker/docker/pkg/plugins 35.065s coverage: 73.4% of statements [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T09:11:57.498Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T09:11:57.873Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T09:11:58.434Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === Skipped [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T09:11:59.674Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T09:11:59.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.02s) [2022-01-20T09:11:59.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T09:11:59.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T09:11:59.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T09:11:59.674Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T09:11:59.674Z] daemon_test.go:147: root required [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T09:11:59.674Z] reload_test.go:520: root required [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T09:11:59.674Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T09:11:59.674Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T09:11:59.674Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T09:11:59.674Z] download_test.go:268: Needs fixing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T09:11:59.674Z] layer_test.go:304: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T09:11:59.674Z] layer_test.go:353: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T09:11:59.674Z] layer_test.go:468: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T09:11:59.674Z] layer_test.go:697: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T09:11:59.674Z] migration_test.go:46: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T09:11:59.674Z] migration_test.go:182: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T09:11:59.674Z] mount_test.go:17: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T09:11:59.674Z] mount_test.go:76: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T09:11:59.674Z] mount_test.go:125: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T09:11:59.674Z] mount_test.go:212: Failing on Windows [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:134: Xz not present in msys2 [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:239: Failing on Windows CI machines [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:11:59.674Z] archive_windows_test.go:16: Currently fails [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T09:11:59.674Z] changes_test.go:192: needs more investigation [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T09:11:59.674Z] changes_test.go:405: needs further investigation [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T09:11:59.674Z] changes_test.go:441: needs further investigation [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-01-20T09:11:59.674Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:11:59.674Z] [2022-01-20T09:11:59.674Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T09:11:59.674Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:11:59.801Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:12:00.131Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:12:00.131Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T09:12:00.131Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T09:12:00.131Z] poller_test.go:41: No chmod on Windows [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T09:12:00.131Z] fileutils_test.go:134: Needs porting to Windows [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T09:12:00.131Z] fileutils_test.go:180: Needs porting to Windows [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T09:12:00.131Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T09:12:00.131Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2022-01-20T09:12:00.131Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T09:12:00.131Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T09:12:00.131Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] [2022-01-20T09:12:00.131Z] DONE 1846 tests, 45 skipped in 253.634s [2022-01-20T09:12:00.131Z] INFO: make.ps1 ended at 01/20/2022 09:11:59 [2022-01-20T09:12:00.368Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T09:12:00.930Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T09:12:02.297Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T09:12:02.306Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T09:12:02.306Z] INFO: Unit tests ended at 01/20/2022 09:12:01. Duration:00:04:34.9030130 [2022-01-20T09:12:02.306Z] INFO: Building busybox [2022-01-20T09:12:02.306Z] Sending build context to Docker daemon 5.12kB [2022-01-20T09:12:02.306Z] [2022-01-20T09:12:02.306Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T09:12:02.306Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T09:12:02.306Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T09:12:02.306Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T09:12:02.306Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T09:12:02.306Z] ---> 60d6f56ecebd [2022-01-20T09:12:02.306Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T09:12:02.306Z] ---> Running in 13586f848972 [2022-01-20T09:12:02.861Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T09:12:05.377Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T09:12:05.938Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T09:12:06.511Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T09:12:07.081Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T09:12:07.642Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T09:12:07.897Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T09:12:08.460Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T09:12:09.824Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T09:12:10.388Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T09:12:10.950Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T09:12:11.705Z] 2022/01/20 09:12:07 Finished clone github.com/hashicorp/consul [2022-01-20T09:12:16.190Z] --- PASS: TestServicePlugin (31.33s) [2022-01-20T09:12:16.190Z] === RUN TestServiceUpdateLabel [2022-01-20T09:12:17.554Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-01-20T09:12:17.554Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:12:20.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T09:12:21.711Z] 2022/01/20 09:12:19 Finished clone github.com/aws/aws-sdk-go [2022-01-20T09:12:21.745Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T09:12:22.308Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T09:12:22.564Z] docker_api_swarm_test.go:383: [d2a0672c706c7] joining swarm manager [db2db5897f402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:12:23.126Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T09:12:23.689Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T09:12:23.945Z] docker_api_swarm_test.go:384: [d6f3a94f8a79b] joining swarm manager [db2db5897f402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:12:24.202Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T09:12:24.767Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T09:12:24.767Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T09:12:24.767Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T09:12:26.133Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T09:12:26.695Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T09:12:27.256Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T09:12:27.425Z] Removing intermediate container 13586f848972 [2022-01-20T09:12:27.425Z] ---> 2a04467bb8f8 [2022-01-20T09:12:27.425Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T09:12:27.425Z] ---> Running in 6ef127d50089 [2022-01-20T09:12:27.425Z] Removing intermediate container 6ef127d50089 [2022-01-20T09:12:27.425Z] ---> c12406e59e3b [2022-01-20T09:12:27.425Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T09:12:27.425Z] ---> Running in 247fabfd26d8 [2022-01-20T09:12:27.425Z] Removing intermediate container 247fabfd26d8 [2022-01-20T09:12:27.425Z] ---> d83c991e145c [2022-01-20T09:12:27.425Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T09:12:27.425Z] [2022-01-20T09:12:27.425Z] ---> 63e13f785dc8 [2022-01-20T09:12:27.425Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T09:12:27.425Z] ---> Running in 1f3f546cfd8e [2022-01-20T09:12:27.824Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T09:12:28.758Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T09:12:32.020Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-01-20T09:12:32.020Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:12:32.946Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T09:12:38.187Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T09:12:39.113Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T09:12:44.352Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T09:12:44.352Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T09:12:44.352Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T09:12:44.352Z] === RUN TestDockerSuite/TestHealth [2022-01-20T09:12:46.867Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-01-20T09:12:46.867Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:12:52.552Z] Removing intermediate container 1f3f546cfd8e [2022-01-20T09:12:52.552Z] ---> ece3c394fe3e [2022-01-20T09:12:52.552Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T09:12:52.552Z] ---> Running in 628a1b302eee [2022-01-20T09:12:53.516Z] [2022-01-20T09:12:53.516Z] SUCCESS: Specified value was saved. [2022-01-20T09:12:56.416Z] Removing intermediate container 628a1b302eee [2022-01-20T09:12:56.416Z] ---> 81c4d0a2171c [2022-01-20T09:12:56.416Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T09:12:56.416Z] ---> Running in 8a77a4cb5c81 [2022-01-20T09:12:59.032Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-01-20T09:12:59.032Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:13:00.396Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T09:13:00.960Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:13:02.859Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T09:13:02.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T09:13:02.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T09:13:02.859Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T09:13:03.420Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T09:13:03.420Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T09:13:03.475Z] Cannot create a file when that file already exists. [2022-01-20T09:13:03.982Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T09:13:03.982Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T09:13:03.982Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T09:13:04.238Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T09:13:04.238Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T09:13:04.493Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T09:13:04.749Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T09:13:04.749Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T09:13:05.311Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T09:13:05.311Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T09:13:05.873Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T09:13:06.800Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T09:13:06.800Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T09:13:07.362Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T09:13:07.618Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:13:10.134Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T09:13:10.134Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T09:13:10.134Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T09:13:10.542Z] Removing intermediate container 8a77a4cb5c81 [2022-01-20T09:13:10.542Z] ---> d0ffbd26ccca [2022-01-20T09:13:10.542Z] Step 13/13 : CMD ["sh"] [2022-01-20T09:13:10.542Z] ---> Running in f34f4c8d4da6 [2022-01-20T09:13:10.542Z] Removing intermediate container f34f4c8d4da6 [2022-01-20T09:13:10.542Z] ---> 362bed722c08 [2022-01-20T09:13:10.542Z] Successfully built 362bed722c08 [2022-01-20T09:13:10.542Z] Successfully tagged busybox:latest [2022-01-20T09:13:10.542Z] INFO: Docker images of the daemon under test [2022-01-20T09:13:10.542Z] [2022-01-20T09:13:10.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T09:13:10.543Z] busybox latest 362bed722c08 1 second ago 5.77GB [2022-01-20T09:13:10.543Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T09:13:10.543Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T09:13:10.543Z] [2022-01-20T09:13:10.543Z] INFO: Running integration tests at 01/20/2022 09:13:10... [2022-01-20T09:13:10.543Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T09:13:10.543Z] INFO: Integration API tests being run from the host: [2022-01-20T09:13:10.543Z] INFO: make.ps1 starting at 01/20/2022 09:13:10 [2022-01-20T09:13:11.062Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T09:13:11.510Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T09:13:11.991Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T09:13:11.991Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T09:13:13.882Z] check_test.go:380: [d6f3a94f8a79b] daemon is not started [2022-01-20T09:13:13.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T09:13:13.882Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T09:13:15.247Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T09:13:15.247Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2022-01-20T09:13:15.247Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-01-20T09:13:15.247Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-01-20T09:13:15.247Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-01-20T09:13:15.247Z] PASS [2022-01-20T09:13:15.247Z] [2022-01-20T09:13:15.247Z] === Skipped [2022-01-20T09:13:15.247Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:13:15.247Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:13:15.247Z] [2022-01-20T09:13:15.247Z] [2022-01-20T09:13:15.247Z] DONE 27 tests, 1 skipped in 196.589s [2022-01-20T09:13:15.247Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:13:15.247Z] ++ 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-01-20T09:13:15.247Z] ++ set -e [2022-01-20T09:13:15.247Z] ++ '[' -n 0 ']' [2022-01-20T09:13:15.247Z] ++ set -x [2022-01-20T09:13:15.247Z] ++ env -i DEST=/go/src/github.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-01-20T09:13:15.503Z] INFO: Testing against a local daemon [2022-01-20T09:13:15.503Z] === RUN TestSessionCreate [2022-01-20T09:13:15.503Z] --- PASS: TestSessionCreate (0.07s) [2022-01-20T09:13:15.503Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:13:15.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2022-01-20T09:13:15.760Z] PASS [2022-01-20T09:13:15.760Z] [2022-01-20T09:13:15.760Z] DONE 2 tests in 0.332s [2022-01-20T09:13:15.760Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:13:15.760Z] ++ 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-01-20T09:13:15.760Z] ++ set -e [2022-01-20T09:13:15.760Z] ++ '[' -n 0 ']' [2022-01-20T09:13:15.760Z] ++ set -x [2022-01-20T09:13:15.760Z] ++ env -i DEST=/go/src/github.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-01-20T09:13:16.016Z] INFO: Testing against a local daemon [2022-01-20T09:13:16.016Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:13:16.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:13:16.016Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:13:16.016Z] === RUN TestEventsExecDie [2022-01-20T09:13:16.016Z] docker_api_swarm_test.go:801: [dea91ce37f586] joining swarm manager [d7f5db7be8cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:13:16.943Z] --- PASS: TestEventsExecDie (0.83s) [2022-01-20T09:13:16.943Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:13:16.943Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-01-20T09:13:16.943Z] === RUN TestInfoBinaryCommits [2022-01-20T09:13:16.943Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-01-20T09:13:16.943Z] === RUN TestInfoAPIVersioned [2022-01-20T09:13:16.943Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:13:16.943Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:13:16.943Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T09:13:17.507Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-01-20T09:13:17.507Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:13:17.507Z] docker_api_swarm_test.go:801: [d12571dea1513] joining swarm manager [d7f5db7be8cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:13:17.763Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T09:13:18.325Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T09:13:18.325Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:13:18.325Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:13:18.887Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T09:13:18.887Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T09:13:18.887Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T09:13:18.887Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-01-20T09:13:18.887Z] === RUN TestInfoAPI [2022-01-20T09:13:19.143Z] --- PASS: TestInfoAPI (0.05s) [2022-01-20T09:13:19.143Z] === RUN TestInfoAPIWarnings [2022-01-20T09:13:19.143Z] docker_api_swarm_test.go:801: [d7d7fb48bf3a4] joining swarm manager [d7f5db7be8cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:13:19.724Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T09:13:19.985Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T09:13:20.550Z] docker_api_swarm_test.go:801: [d9c103248da65] joining swarm manager [d7f5db7be8cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T09:13:20.550Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T09:13:21.112Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T09:13:21.673Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T09:13:21.928Z] docker_api_swarm_test.go:809: [dff5ac99e0f9a] joining swarm manager [d7f5db7be8cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T09:13:22.184Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T09:13:22.184Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T09:13:23.548Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T09:13:23.804Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T09:13:24.060Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T09:13:24.316Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T09:13:24.572Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T09:13:24.572Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T09:13:24.572Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T09:13:25.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T09:13:25.758Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T09:13:26.320Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T09:13:26.881Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T09:13:26.881Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T09:13:26.881Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T09:13:26.881Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T09:13:26.881Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T09:13:27.137Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T09:13:28.065Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T09:13:28.065Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T09:13:28.625Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T09:13:28.881Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T09:13:31.395Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T09:13:31.395Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T09:13:31.395Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T09:13:31.956Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T09:13:32.886Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T09:13:33.448Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T09:13:34.009Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T09:13:34.265Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T09:13:34.827Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T09:13:35.389Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T09:13:35.389Z] --- PASS: TestInfoAPIWarnings (16.44s) [2022-01-20T09:13:35.389Z] === RUN TestInfoDebug [2022-01-20T09:13:35.951Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T09:13:35.951Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T09:13:35.951Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T09:13:35.951Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:13:36.513Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T09:13:36.513Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:13:37.100Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T09:13:37.100Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:13:37.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2022-01-20T09:13:37.358Z] === RUN TestPingCacheHeaders [2022-01-20T09:13:37.358Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T09:13:37.358Z] === RUN TestPingGet [2022-01-20T09:13:37.358Z] --- PASS: TestPingGet (0.01s) [2022-01-20T09:13:37.358Z] === RUN TestPingHead [2022-01-20T09:13:37.358Z] --- PASS: TestPingHead (0.03s) [2022-01-20T09:13:37.358Z] === RUN TestVersion [2022-01-20T09:13:37.358Z] --- PASS: TestVersion (0.04s) [2022-01-20T09:13:37.358Z] PASS [2022-01-20T09:13:37.358Z] [2022-01-20T09:13:37.358Z] === Skipped [2022-01-20T09:13:37.358Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:13:37.358Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:13:37.358Z] [2022-01-20T09:13:37.358Z] [2022-01-20T09:13:37.358Z] DONE 18 tests, 1 skipped in 21.688s [2022-01-20T09:13:37.358Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:13:37.358Z] ++ 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-01-20T09:13:37.358Z] ++ set -e [2022-01-20T09:13:37.358Z] ++ '[' -n 0 ']' [2022-01-20T09:13:37.358Z] ++ set -x [2022-01-20T09:13:37.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T09:13:37.615Z] INFO: Testing against a local daemon [2022-01-20T09:13:37.615Z] === RUN TestVolumesCreateAndList [2022-01-20T09:13:37.615Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-01-20T09:13:37.615Z] === RUN TestVolumesRemove [2022-01-20T09:13:37.615Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T09:13:37.615Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-20T09:13:37.615Z] === RUN TestVolumesInspect [2022-01-20T09:13:37.615Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T09:13:37.615Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:13:37.615Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:13:37.615Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:13:37.615Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:13:37.615Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:13:37.615Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-20T09:13:37.615Z] PASS [2022-01-20T09:13:37.615Z] [2022-01-20T09:13:37.615Z] DONE 5 tests in 0.285s [2022-01-20T09:13:37.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:13:37.871Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:13:37.871Z] +++ kill 5628 [2022-01-20T09:13:38.800Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T09:13:39.056Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:13:39.056Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:13:39.056Z] [2022-01-20T09:13:39.056Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:13:39.056Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:13:39.056Z] [2022-01-20T09:13:39.056Z] To set a process to complain mode, use the command line tool [2022-01-20T09:13:39.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:13:39.056Z] +++ true [2022-01-20T09:13:39.056Z] exiting test-integration [2022-01-20T09:13:39.056Z] ++ exit 0 [2022-01-20T09:13:39.056Z] [2022-01-20T09:13:39.985Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T09:13:39.985Z] + for job in $(jobs -p) [2022-01-20T09:13:39.985Z] + wait 7521 [2022-01-20T09:13:39.985Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T09:13:41.875Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T09:13:42.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T09:13:44.168Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T09:13:44.168Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T09:13:45.534Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T09:13:45.790Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T09:13:46.352Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T09:13:52.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T09:13:54.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:13:54.103Z] INFO: Testing against a local daemon [2022-01-20T09:13:54.103Z] === RUN TestBuildWithSession [2022-01-20T09:13:54.103Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:13:54.103Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:13:54.103Z] === RUN TestBuildSquashParent [2022-01-20T09:13:54.103Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:13:54.103Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:13:54.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:13:54.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:13:54.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:13:54.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:13:54.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:13:54.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:13:54.254Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T09:13:55.619Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T09:13:56.181Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T09:13:57.548Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T09:13:57.548Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T09:13:57.804Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T09:13:57.804Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T09:13:57.804Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T09:13:58.365Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T09:13:58.633Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T09:14:02.815Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T09:14:02.815Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T09:14:06.976Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T09:14:07.538Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T09:14:07.538Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T09:14:08.466Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T09:14:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:14:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:14:09.029Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T09:14:09.957Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T09:14:10.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T09:14:10.884Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T09:14:11.446Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T09:14:13.337Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T09:14:13.899Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T09:14:14.155Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T09:14:17.493Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T09:14:17.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.65s) [2022-01-20T09:14:17.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.76s) [2022-01-20T09:14:17.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.86s) [2022-01-20T09:14:17.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.17s) [2022-01-20T09:14:17.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.85s) [2022-01-20T09:14:17.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.08s) [2022-01-20T09:14:17.494Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:14:17.494Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:14:20.690Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T09:14:27.246Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T09:14:27.246Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T09:14:27.246Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T09:14:27.506Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T09:14:27.809Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:14:28.069Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T09:14:28.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:14:28.328Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T09:14:28.890Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T09:14:29.813Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:14:30.257Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T09:14:30.257Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T09:14:30.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:14:32.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy (15.05s) [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.71s) [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-01-20T09:14:32.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2022-01-20T09:14:32.317Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:14:35.214Z] --- PASS: TestBuildMultiStageParentConfig (3.11s) [2022-01-20T09:14:35.214Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:14:35.214Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:14:35.214Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-20T09:14:35.214Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:14:36.309Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T09:14:36.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T09:14:36.745Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-01-20T09:14:36.745Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:14:37.238Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T09:14:37.800Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T09:14:38.056Z] docker_api_swarm_service_test.go:394: [d39af5b114dc4] joining swarm manager [dd0a658a66796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:14:38.986Z] docker_api_swarm_service_test.go:394: [d89c78ba2d788] joining swarm manager [dd0a658a66796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:14:39.915Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T09:14:47.998Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T09:14:47.998Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T09:14:47.998Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T09:14:49.361Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T09:14:51.875Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T09:14:54.402Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T09:14:54.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T09:14:56.289Z] docker_api_swarm_service_test.go:342: [d0d202c562688] joining swarm manager [d7cd9dee35233]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:14:56.544Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T09:14:56.799Z] docker_api_swarm_service_test.go:342: [d32fa627c5037] joining swarm manager [d7cd9dee35233]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:14:57.975Z] --- PASS: TestBuildMultiStageOnBuild (20.48s) [2022-01-20T09:14:57.975Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:14:57.975Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:14:57.975Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T09:14:57.975Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:15:02.044Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T09:15:02.972Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T09:15:03.901Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T09:15:04.829Z] === RUN TestDockerSuite/TestPortList [2022-01-20T09:15:11.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T09:15:11.365Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T09:15:11.929Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T09:15:12.491Z] docker_api_swarm_service_test.go:489: [d7a8dc11bf683] joining swarm manager [dc1b9c4ff5bf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:15:13.419Z] docker_api_swarm_service_test.go:489: [d87f0118bc86b] joining swarm manager [dc1b9c4ff5bf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:15:18.662Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T09:15:18.662Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T09:15:18.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T09:15:18.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T09:15:18.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T09:15:18.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T09:15:18.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T09:15:19.484Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T09:15:19.484Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T09:15:20.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T09:15:20.676Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T09:15:22.565Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T09:15:23.092Z] --- PASS: TestBuildMultiStageLayerLeak (22.58s) [2022-01-20T09:15:23.092Z] === RUN TestBuildWithHugeFile [2022-01-20T09:15:23.494Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T09:15:23.752Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T09:15:23.752Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T09:15:25.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T09:15:25.646Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T09:15:26.575Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T09:15:29.845Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T09:15:31.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T09:15:33.104Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T09:15:33.360Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T09:15:33.617Z] docker_api_swarm_service_test.go:127: [da522dc0081ee] joining swarm manager [df65183f63bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:15:34.545Z] docker_api_swarm_service_test.go:128: [da638e82bf467] joining swarm manager [df65183f63bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:15:36.438Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T09:15:36.438Z] docker_api_swarm_service_test.go:136: [dc175c4ceeb7c] joining swarm manager [df65183f63bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:15:37.804Z] docker_api_swarm_service_test.go:137: [df421e5802b39] joining swarm manager [df65183f63bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T09:15:43.048Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T09:15:43.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T09:15:45.345Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T09:15:46.274Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T09:15:47.201Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T09:15:48.566Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T09:15:49.930Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T09:15:50.859Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T09:15:51.117Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T09:15:51.678Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T09:15:53.043Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T09:15:54.409Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T09:15:54.970Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T09:15:54.970Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T09:15:54.970Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T09:15:55.227Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T09:15:55.227Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T09:15:55.227Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T09:15:55.791Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T09:15:56.720Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T09:15:57.646Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T09:15:57.903Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T09:15:59.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T09:16:02.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T09:16:04.861Z] docker_api_swarm_service_test.go:303: [d3b445a7552bb] joining swarm manager [d9804017efe42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:16:04.861Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T09:16:05.431Z] docker_api_swarm_service_test.go:303: [dadb8c160f033] joining swarm manager [d9804017efe42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:16:05.687Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T09:16:07.580Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T09:16:07.580Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T09:16:07.580Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T09:16:07.836Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T09:16:09.724Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T09:16:10.651Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T09:16:12.540Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T09:16:13.470Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T09:16:13.728Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T09:16:13.728Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T09:16:16.997Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T09:16:16.997Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T09:16:17.257Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T09:16:18.622Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T09:16:18.878Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T09:16:20.244Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T09:16:20.805Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T09:16:20.805Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T09:16:21.368Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T09:16:23.916Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T09:16:24.173Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T09:16:24.734Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T09:16:24.990Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T09:16:25.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T09:16:25.808Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T09:16:26.370Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T09:16:26.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T09:16:27.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T09:16:27.188Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T09:16:27.752Z] docker_api_swarm_service_test.go:99: [d6f4a062a0b2c] joining swarm manager [d84591d6e19e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:16:28.007Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T09:16:28.477Z] 2022/01/20 09:16:23 Finished clone google.golang.org/api [2022-01-20T09:16:28.478Z] 2022/01/20 09:16:23 Dependencies downloaded. Download time: 6m39.719030763s [2022-01-20T09:16:28.478Z] 2022/01/20 09:16:23 Collecting all dependencies [2022-01-20T09:16:28.568Z] docker_api_swarm_service_test.go:100: [d7ea51cb1333e] joining swarm manager [d84591d6e19e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:16:29.129Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T09:16:29.386Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T09:16:30.316Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T09:16:31.249Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T09:16:33.141Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T09:16:33.701Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T09:16:34.262Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T09:16:34.824Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T09:16:35.062Z] 2022/01/20 09:16:34 Clean vendor dir from unused packages [2022-01-20T09:16:35.062Z] 2022/01/20 09:16:34 Ignoring paths matching "^archive/tar" [2022-01-20T09:16:35.062Z] 2022/01/20 09:16:34 Success [2022-01-20T09:16:35.062Z] 2022/01/20 09:16:34 Running time: 6m54.906650975s [2022-01-20T09:16:35.322Z] Congratulations! All vendoring changes are done the right way. [2022-01-20T09:16:35.392Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:16:35.953Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T09:16:36.227Z] + echo Ensuring container killed. [2022-01-20T09:16:36.228Z] Ensuring container killed. [2022-01-20T09:16:36.228Z] + docker rm -vf docker-pr1 [2022-01-20T09:16:36.228Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:16:36.513Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:16:36.513Z] Chowning /workspace to jenkins user [2022-01-20T09:16:36.513Z] + id -u [2022-01-20T09:16:36.513Z] + id -g [2022-01-20T09:16:36.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:16:36.515Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T09:16:37.076Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:16:37.381Z] + bundleName=unit [2022-01-20T09:16:37.381Z] + echo Creating unit-bundles.tar.gz [2022-01-20T09:16:37.381Z] Creating unit-bundles.tar.gz [2022-01-20T09:16:37.381Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-01-20T09:16:37.381Z] bundles/junit-report.xml [2022-01-20T09:16:37.381Z] bundles/go-test-report.json [2022-01-20T09:16:37.381Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T09:16:37.395Z] Archiving artifacts [2022-01-20T09:16:38.004Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T09:16:38.162Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:16:38.261Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T09:16:38.472Z] + make clean [2022-01-20T09:16:38.472Z] docker volume rm -f docker-dev-cache [2022-01-20T09:16:38.472Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T09:16:38.827Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T09:16:39.082Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T09:16:39.082Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T09:16:40.973Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T09:16:40.973Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T09:16:41.535Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T09:16:42.098Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T09:16:42.662Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T09:16:42.662Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T09:16:43.225Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T09:16:43.788Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T09:16:44.352Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T09:16:44.915Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T09:16:45.476Z] check_test.go:380: [d6f4a062a0b2c] daemon is not started [2022-01-20T09:16:45.476Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T09:16:45.733Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T09:16:46.296Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T09:16:46.296Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T09:16:46.858Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T09:16:47.423Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T09:16:47.984Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T09:16:48.241Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T09:16:48.499Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T09:16:48.754Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T09:16:49.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T09:16:50.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T09:16:50.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T09:16:51.793Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T09:16:52.049Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T09:16:52.612Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T09:16:53.174Z] docker_api_swarm_service_test.go:532: [d90bfbd494f40] joining swarm manager [deb7a5f5a821f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:16:53.174Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T09:16:53.736Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T09:16:54.298Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T09:16:54.555Z] docker_api_swarm_service_test.go:533: [dbddd1a60ce34] joining swarm manager [deb7a5f5a821f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:16:55.484Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T09:16:58.768Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T09:16:58.768Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T09:16:59.333Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T09:17:01.221Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T09:17:02.584Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T09:17:03.947Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T09:17:05.314Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T09:17:05.314Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-20T09:17:05.314Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T09:17:05.314Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-20T09:17:05.314Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T09:17:05.876Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T09:17:06.805Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T09:17:07.734Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T09:17:09.099Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T09:17:09.660Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T09:17:10.587Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T09:17:11.149Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T09:17:11.149Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T09:17:11.149Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T09:17:11.406Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T09:17:12.860Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T09:17:12.860Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T09:17:13.117Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T09:17:13.373Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T09:17:13.934Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T09:17:14.190Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T09:17:14.446Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T09:17:14.702Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T09:17:15.263Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T09:17:15.519Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T09:17:16.081Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T09:17:16.337Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T09:17:16.908Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T09:17:17.471Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T09:17:17.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T09:17:18.033Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T09:17:18.033Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T09:17:18.594Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T09:17:18.850Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T09:17:19.780Z] docker_api_swarm_service_test.go:147: [d0389850b440f] joining swarm manager [df175822302c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:17:20.036Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T09:17:20.293Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T09:17:20.293Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T09:17:20.293Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T09:17:20.855Z] docker_api_swarm_service_test.go:147: [d747877b5ac21] joining swarm manager [df175822302c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:17:23.373Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T09:17:23.629Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T09:17:35.792Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T09:17:35.792Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T09:17:36.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T09:17:36.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T09:17:36.353Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T09:17:36.353Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T09:17:36.917Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T09:17:39.439Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T09:17:40.001Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T09:17:40.929Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T09:17:47.470Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T09:17:47.471Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T09:17:47.471Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T09:17:47.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T09:17:47.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T09:17:47.982Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T09:17:48.909Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T09:17:49.472Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T09:17:50.400Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T09:17:50.400Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T09:17:50.656Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-20T09:17:51.584Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T09:17:52.513Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T09:17:56.680Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T09:17:56.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T09:17:56.680Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T09:17:57.241Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T09:17:58.169Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T09:18:00.058Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T09:18:02.581Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T09:18:03.946Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T09:18:05.834Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T09:18:06.762Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T09:18:07.690Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T09:18:07.690Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T09:18:08.274Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T09:18:09.209Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T09:18:09.464Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T09:18:10.025Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T09:18:11.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T09:18:13.282Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T09:18:16.550Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T09:18:16.806Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T09:18:17.062Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T09:18:17.624Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T09:18:17.624Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T09:18:17.880Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T09:18:18.443Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T09:18:18.443Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T09:18:19.005Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T09:18:20.618Z] --- PASS: TestBuildWithHugeFile (167.68s) [2022-01-20T09:18:20.618Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:18:20.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:18:20.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:18:20.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:18:20.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:18:20.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:18:20.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:18:20.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:18:20.619Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:18:20.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:18:20.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-01-20T09:18:20.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T09:18:20.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:18:20.619Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:18:20.619Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:18:20.619Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-20T09:18:20.619Z] PASS [2022-01-20T09:18:20.619Z] ok github.com/docker/docker/integration/build 256.592s [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === Skipped [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T09:18:20.619Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T09:18:20.619Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-20T09:18:20.619Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T09:18:20.619Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T09:18:20.619Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] DONE 28 tests, 5 skipped in 296.466s [2022-01-20T09:18:20.619Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T09:18:20.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:18:20.619Z] INFO: Testing against a local daemon [2022-01-20T09:18:20.619Z] === RUN TestConfigInspect [2022-01-20T09:18:20.619Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestConfigList [2022-01-20T09:18:20.619Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:18:20.619Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestConfigsUpdate [2022-01-20T09:18:20.619Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestTemplatedConfig [2022-01-20T09:18:20.619Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestConfigCreateResolve [2022-01-20T09:18:20.619Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:18:20.619Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T09:18:20.619Z] PASS [2022-01-20T09:18:20.619Z] ok github.com/docker/docker/integration/config 0.170s [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === Skipped [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-01-20T09:18:20.619Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] [2022-01-20T09:18:20.619Z] DONE 7 tests, 7 skipped in 2.735s [2022-01-20T09:18:20.619Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T09:18:20.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:18:20.619Z] INFO: Testing against a local daemon [2022-01-20T09:18:20.619Z] === RUN TestCheckpoint [2022-01-20T09:18:20.619Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:18:20.619Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestContainerInvalidJSON [2022-01-20T09:18:20.619Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:18:20.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:18:20.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:18:20.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:18:20.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:18:20.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:18:20.619Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:18:20.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:18:20.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:18:20.619Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-01-20T09:18:20.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:18:20.619Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-01-20T09:18:20.619Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:18:20.619Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T09:18:20.619Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:18:20.619Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.32s) [2022-01-20T09:18:20.619Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:18:20.619Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-01-20T09:18:20.619Z] === RUN TestCopyFromContainer [2022-01-20T09:18:20.619Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:18:20.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:18:20.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:18:20.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:18:20.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:18:20.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:18:20.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:18:20.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:18:20.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:18:20.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:18:20.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:18:20.619Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T09:18:20.619Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:18:20.619Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:18:20.619Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:18:20.619Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:18:20.619Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:18:20.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:18:20.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:18:20.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:18:20.619Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T09:18:20.619Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:18:20.619Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:18:20.619Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:18:20.619Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T09:18:20.619Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-20T09:18:20.619Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:18:20.619Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-01-20T09:18:20.619Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:18:20.619Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T09:18:20.619Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T09:18:20.619Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:18:20.619Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:20.619Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestDiff [2022-01-20T09:18:20.619Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:20.619Z] --- SKIP: TestDiff (0.00s) [2022-01-20T09:18:20.619Z] === RUN TestExecWithCloseStdin [2022-01-20T09:18:20.619Z] --- PASS: TestExecWithCloseStdin (3.08s) [2022-01-20T09:18:20.619Z] === RUN TestExec [2022-01-20T09:18:20.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T09:18:21.584Z] --- PASS: TestExec (3.01s) [2022-01-20T09:18:21.584Z] === RUN TestExecUser [2022-01-20T09:18:21.584Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T09:18:21.584Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:18:21.584Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:21.584Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:18:21.584Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:21.584Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:18:21.584Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:21.584Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestHealthKillContainer [2022-01-20T09:18:21.584Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T09:18:21.584Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:18:21.584Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:18:21.584Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:18:21.584Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:18:24.480Z] --- PASS: TestKillContainerInvalidSignal (2.48s) [2022-01-20T09:18:24.480Z] === RUN TestKillContainer [2022-01-20T09:18:24.480Z] === RUN TestKillContainer/no_signal [2022-01-20T09:18:25.067Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T09:18:25.067Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T09:18:25.067Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T09:18:25.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T09:18:25.323Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T09:18:25.886Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T09:18:26.652Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:18:26.652Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T09:18:26.652Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:18:26.814Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T09:18:27.741Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T09:18:27.741Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T09:18:28.303Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T09:18:28.303Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T09:18:28.558Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T09:18:29.132Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T09:18:29.552Z] --- PASS: TestKillContainer (5.20s) [2022-01-20T09:18:29.552Z] --- PASS: TestKillContainer/no_signal (2.46s) [2022-01-20T09:18:29.552Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:18:29.552Z] --- PASS: TestKillContainer/killing_signal (2.67s) [2022-01-20T09:18:29.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:18:29.552Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:18:29.552Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestKillStoppedContainer [2022-01-20T09:18:29.552Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:18:29.552Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:18:29.552Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:18:29.552Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:18:29.552Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T09:18:29.552Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:18:29.552Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:29.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:18:29.552Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:18:29.552Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T09:18:29.552Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:18:29.694Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T09:18:30.256Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T09:18:30.256Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-20T09:18:30.256Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T09:18:30.819Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T09:18:31.075Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T09:18:31.638Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T09:18:31.638Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-20T09:18:31.638Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T09:18:31.894Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T09:18:32.469Z] --- PASS: TestLogsFollowTailEmpty (2.77s) [2022-01-20T09:18:32.469Z] === RUN TestNetworkNat [2022-01-20T09:18:32.469Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:32.469Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T09:18:32.469Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:18:33.263Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T09:18:33.263Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T09:18:33.263Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T09:18:33.825Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T09:18:35.366Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-01-20T09:18:35.366Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:18:35.366Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:35.366Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T09:18:35.366Z] === RUN TestPause [2022-01-20T09:18:35.366Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T09:18:35.366Z] --- SKIP: TestPause (0.00s) [2022-01-20T09:18:35.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:18:35.715Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T09:18:37.085Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T09:18:37.085Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T09:18:37.542Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2022-01-20T09:18:37.542Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:18:37.542Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:18:37.542Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T09:18:37.542Z] === RUN TestPsFilter [2022-01-20T09:18:37.648Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T09:18:38.000Z] --- PASS: TestPsFilter (0.15s) [2022-01-20T09:18:38.000Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:18:39.535Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T09:18:40.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.94s) [2022-01-20T09:18:40.902Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:18:41.424Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T09:18:41.680Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T09:18:42.609Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T09:18:43.537Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-20T09:18:43.793Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T09:18:43.798Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-01-20T09:18:43.798Z] === RUN TestRemoveContainerRunning [2022-01-20T09:18:44.356Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T09:18:45.968Z] --- PASS: TestRemoveContainerRunning (2.54s) [2022-01-20T09:18:45.968Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:18:47.627Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T09:18:47.627Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T09:18:48.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.52s) [2022-01-20T09:18:48.865Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:18:48.865Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-01-20T09:18:48.865Z] === RUN TestRenameLinkedContainer [2022-01-20T09:18:48.865Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:48.865Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T09:18:48.865Z] === RUN TestRenameStoppedContainer [2022-01-20T09:18:50.900Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T09:18:51.156Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T09:18:51.718Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T09:18:51.763Z] --- PASS: TestRenameStoppedContainer (2.80s) [2022-01-20T09:18:51.763Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:18:51.975Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T09:18:52.538Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T09:18:52.794Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T09:18:53.355Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T09:18:53.611Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T09:18:54.173Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T09:18:54.736Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T09:18:57.249Z] === RUN TestDockerSuite/TestRunState [2022-01-20T09:18:57.554Z] --- PASS: TestRenameRunningContainerAndReuse (5.39s) [2022-01-20T09:18:57.554Z] === RUN TestRenameInvalidName [2022-01-20T09:18:57.810Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T09:18:58.372Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T09:18:58.933Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T09:18:58.933Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T09:18:58.933Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T09:18:58.934Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T09:18:59.495Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T09:18:59.726Z] --- PASS: TestRenameInvalidName (2.56s) [2022-01-20T09:18:59.726Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:18:59.726Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-20T09:18:59.726Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-01-20T09:18:59.726Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:18:59.751Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T09:19:00.679Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T09:19:00.934Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T09:19:00.934Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T09:19:01.190Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T09:19:01.897Z] --- PASS: TestRenameContainerWithSameName (2.52s) [2022-01-20T09:19:01.897Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:19:01.897Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:01.897Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T09:19:01.897Z] === RUN TestResize [2022-01-20T09:19:03.081Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T09:19:03.081Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T09:19:04.234Z] --- PASS: TestResize (2.51s) [2022-01-20T09:19:04.234Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:19:04.234Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:04.234Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-01-20T09:19:04.234Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:19:04.449Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T09:19:06.337Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T09:19:07.131Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2022-01-20T09:19:07.131Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:19:07.131Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:07.131Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:19:07.131Z] === RUN TestStats [2022-01-20T09:19:07.131Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T09:19:07.131Z] --- SKIP: TestStats (0.00s) [2022-01-20T09:19:07.131Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:19:09.627Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T09:19:09.627Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T09:19:10.192Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T09:19:10.754Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T09:19:12.121Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T09:19:12.121Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T09:19:13.488Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T09:19:14.050Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T09:19:14.306Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T09:19:14.306Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T09:19:14.868Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T09:19:15.432Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T09:19:15.692Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.52s) [2022-01-20T09:19:15.692Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:19:15.692Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T09:19:15.692Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T09:19:15.692Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:19:15.994Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T09:19:15.994Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T09:19:15.994Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T09:19:16.255Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T09:19:16.817Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T09:19:19.333Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T09:19:20.261Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T09:19:20.517Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T09:19:20.773Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T09:19:22.664Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T09:19:23.592Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T09:19:24.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T09:19:25.082Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T09:19:26.973Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T09:19:27.537Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T09:19:27.537Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T09:19:27.537Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T09:19:27.537Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T09:19:27.537Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T09:19:28.098Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T09:19:28.677Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T09:19:29.609Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T09:19:29.866Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T09:19:30.427Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T09:19:30.427Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T09:19:30.990Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T09:19:30.990Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T09:19:31.245Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T09:19:31.807Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T09:19:31.807Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T09:19:32.369Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T09:19:32.369Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T09:19:32.931Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T09:19:32.931Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T09:19:33.493Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T09:19:33.752Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T09:19:33.752Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T09:19:33.752Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T09:19:34.314Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T09:19:35.241Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-20T09:19:35.802Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T09:19:35.802Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T09:19:35.802Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T09:19:36.058Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T09:19:36.058Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T09:19:36.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T09:19:36.985Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T09:19:37.548Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T09:19:39.439Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T09:19:39.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T09:19:39.951Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T09:19:39.951Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T09:19:39.951Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T09:19:40.809Z] --- PASS: TestUpdateRestartPolicy (24.43s) [2022-01-20T09:19:40.809Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:19:40.880Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T09:19:41.809Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T09:19:42.737Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T09:19:42.737Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T09:19:42.986Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2022-01-20T09:19:42.986Z] === RUN TestWaitNonBlocked [2022-01-20T09:19:42.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:19:42.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:19:42.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:19:42.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:19:42.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:19:42.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:19:42.993Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T09:19:43.921Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T09:19:43.921Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T09:19:44.484Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T09:19:45.411Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T09:19:45.987Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents627987449 [2022-01-20T09:19:46.243Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T09:19:46.243Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T09:19:47.612Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T09:19:47.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T09:19:47.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T09:19:48.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T09:19:49.356Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T09:19:51.244Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T09:19:51.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T09:19:51.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T09:19:51.500Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T09:19:51.500Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T09:19:51.557Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-20T09:19:51.557Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.29s) [2022-01-20T09:19:51.557Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.99s) [2022-01-20T09:19:51.557Z] === RUN TestWaitBlocked [2022-01-20T09:19:51.557Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:51.557Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T09:19:51.557Z] PASS [2022-01-20T09:19:51.557Z] ok github.com/docker/docker/integration/container 96.160s [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === Skipped [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T09:19:51.557Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T09:19:51.557Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-01-20T09:19:51.557Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T09:19:51.557Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T09:19:51.557Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T09:19:51.557Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2022-01-20T09:19:51.557Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T09:19:51.557Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T09:19:51.557Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T09:19:51.557Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:19:51.557Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T09:19:51.557Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T09:19:51.557Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T09:19:51.557Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T09:19:51.557Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T09:19:51.557Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T09:19:51.557Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:19:51.557Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T09:19:51.557Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T09:19:51.557Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T09:19:51.557Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T09:19:51.557Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T09:19:51.557Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T09:19:51.557Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T09:19:51.557Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-01-20T09:19:51.557Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T09:19:51.557Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-01-20T09:19:51.557Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:19:51.557Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T09:19:51.557Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T09:19:51.557Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T09:19:51.557Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] [2022-01-20T09:19:51.557Z] DONE 88 tests, 37 skipped in 99.706s [2022-01-20T09:19:51.557Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T09:19:51.757Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T09:19:52.013Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T09:19:53.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:19:53.735Z] INFO: Testing against a local daemon [2022-01-20T09:19:53.735Z] === RUN TestCommitInheritsEnv [2022-01-20T09:19:53.735Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:19:53.735Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T09:19:53.735Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:19:53.735Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T09:19:53.735Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:19:53.735Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:19:53.735Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-01-20T09:19:53.735Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:19:53.735Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-01-20T09:19:53.735Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:19:54.531Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T09:19:54.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T09:19:55.270Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-01-20T09:19:55.270Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:19:55.270Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-20T09:19:55.270Z] === RUN TestTagInvalidReference [2022-01-20T09:19:55.270Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-20T09:19:55.270Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:19:55.270Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-20T09:19:55.270Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:19:55.270Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-01-20T09:19:55.270Z] === RUN TestTagOfficialNames [2022-01-20T09:19:55.270Z] --- PASS: TestTagOfficialNames (0.12s) [2022-01-20T09:19:55.270Z] === RUN TestTagMatchesDigest [2022-01-20T09:19:55.270Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-20T09:19:55.270Z] PASS [2022-01-20T09:19:55.270Z] ok github.com/docker/docker/integration/image 1.986s [2022-01-20T09:19:55.270Z] [2022-01-20T09:19:55.270Z] === Skipped [2022-01-20T09:19:55.270Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T09:19:55.270Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:19:55.270Z] [2022-01-20T09:19:55.270Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:19:55.270Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T09:19:55.270Z] [2022-01-20T09:19:55.270Z] [2022-01-20T09:19:55.270Z] DONE 11 tests, 2 skipped in 4.498s [2022-01-20T09:19:55.728Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T09:19:56.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T09:19:57.275Z] testing: warning: no tests to run [2022-01-20T09:19:57.275Z] PASS [2022-01-20T09:19:57.275Z] ok github.com/docker/docker/integration/network/ipvlan 0.147s [no tests to run] [2022-01-20T09:19:57.733Z] testing: warning: no tests to run [2022-01-20T09:19:57.733Z] PASS [2022-01-20T09:19:57.733Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [no tests to run] [2022-01-20T09:19:58.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:19:58.699Z] INFO: Testing against a local daemon [2022-01-20T09:19:58.699Z] === RUN TestNetworkCreateDelete [2022-01-20T09:19:58.699Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:58.699Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:19:58.699Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T09:19:58.699Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonDNSFallback [2022-01-20T09:19:58.699Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestInspectNetwork [2022-01-20T09:19:58.699Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:58.699Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:19:58.699Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:58.699Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:19:58.699Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:19:58.699Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:19:58.699Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:19:58.699Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:19:58.699Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:19:58.699Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:19:58.699Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:19:58.699Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:19:58.699Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T09:19:58.699Z] === RUN TestNetworkList [2022-01-20T09:19:58.699Z] === RUN TestNetworkList//networks [2022-01-20T09:19:58.699Z] === PAUSE TestNetworkList//networks [2022-01-20T09:19:58.699Z] === RUN TestNetworkList//networks/ [2022-01-20T09:19:58.699Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:19:58.699Z] === CONT TestNetworkList//networks [2022-01-20T09:19:58.699Z] === CONT TestNetworkList//networks/ [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:19:58.699Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-01-20T09:19:58.699Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:19:58.699Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:19:58.699Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:19:58.699Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:19:58.699Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:19:58.699Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:19:58.699Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:19:58.699Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:19:58.699Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:19:58.699Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:19:58.699Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:19:58.699Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:19:58.699Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-20T09:19:58.699Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:19:58.699Z] PASS [2022-01-20T09:19:58.699Z] ok github.com/docker/docker/integration/network 0.235s [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === Skipped [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T09:19:59.157Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T09:19:59.157Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T09:19:59.157Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T09:19:59.157Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:19:59.157Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2022-01-20T09:19:59.157Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:19:59.157Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] [2022-01-20T09:19:59.157Z] DONE 22 tests, 15 skipped in 3.394s [2022-01-20T09:19:59.157Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T09:19:59.614Z] testing: warning: no tests to run [2022-01-20T09:19:59.614Z] PASS [2022-01-20T09:19:59.614Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-01-20T09:19:59.614Z] [2022-01-20T09:19:59.614Z] DONE 0 tests in 0.567s [2022-01-20T09:19:59.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T09:19:59.943Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T09:19:59.943Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T09:20:00.075Z] testing: warning: no tests to run [2022-01-20T09:20:00.075Z] PASS [2022-01-20T09:20:00.075Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-01-20T09:20:00.532Z] [2022-01-20T09:20:00.532Z] DONE 0 tests in 0.608s [2022-01-20T09:20:00.532Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T09:20:01.309Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T09:20:02.079Z] testing: warning: no tests to run [2022-01-20T09:20:02.079Z] PASS [2022-01-20T09:20:02.079Z] ok github.com/docker/docker/integration/plugin 0.171s [no tests to run] [2022-01-20T09:20:02.079Z] testing: warning: no tests to run [2022-01-20T09:20:02.079Z] PASS [2022-01-20T09:20:02.079Z] ok github.com/docker/docker/integration/plugin/authz 0.130s [no tests to run] [2022-01-20T09:20:02.236Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T09:20:03.162Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T09:20:05.675Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T09:20:05.675Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T09:20:07.573Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T09:20:08.134Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T09:20:09.498Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T09:20:10.426Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T09:20:10.989Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T09:20:11.917Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T09:20:14.432Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T09:20:17.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:17.577Z] INFO: Testing against a local daemon [2022-01-20T09:20:17.577Z] === RUN TestExternalGraphDriver [2022-01-20T09:20:17.577Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:20:17.577Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T09:20:17.577Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:20:17.577Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:20:17.577Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T09:20:17.577Z] PASS [2022-01-20T09:20:17.577Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.360s [2022-01-20T09:20:17.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:17.577Z] INFO: Testing against a local daemon [2022-01-20T09:20:17.577Z] === RUN TestPluginInvalidJSON [2022-01-20T09:20:17.577Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:17.577Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:17.577Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:17.577Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-01-20T09:20:17.577Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T09:20:17.577Z] === RUN TestPluginInstall [2022-01-20T09:20:17.577Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:20:17.577Z] --- SKIP: TestPluginInstall (0.01s) [2022-01-20T09:20:17.577Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:20:17.577Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:20:17.577Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T09:20:17.577Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:20:17.577Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:20:17.577Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:20:17.577Z] PASS [2022-01-20T09:20:17.577Z] ok github.com/docker/docker/integration/plugin/common 0.332s [2022-01-20T09:20:17.577Z] testing: warning: no tests to run [2022-01-20T09:20:17.577Z] PASS [2022-01-20T09:20:17.577Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [no tests to run] [2022-01-20T09:20:17.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:17.577Z] INFO: Testing against a local daemon [2022-01-20T09:20:17.577Z] === RUN TestReadPluginNoRead [2022-01-20T09:20:17.577Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:20:17.577Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T09:20:17.577Z] PASS [2022-01-20T09:20:17.577Z] ok github.com/docker/docker/integration/plugin/logging 0.163s [2022-01-20T09:20:17.577Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-20T09:20:17.577Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-20T09:20:18.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:18.544Z] INFO: Testing against a local daemon [2022-01-20T09:20:18.544Z] === RUN TestPluginWithDevMounts [2022-01-20T09:20:18.544Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:18.544Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T09:20:18.544Z] PASS [2022-01-20T09:20:18.544Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2022-01-20T09:20:18.544Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-20T09:20:18.595Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === Skipped [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-01-20T09:20:19.002Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T09:20:19.002Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:20:19.002Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T09:20:19.002Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T09:20:19.002Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T09:20:19.002Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T09:20:19.002Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] [2022-01-20T09:20:19.002Z] DONE 9 tests, 7 skipped in 18.460s [2022-01-20T09:20:19.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T09:20:19.466Z] testing: warning: no tests to run [2022-01-20T09:20:19.466Z] PASS [2022-01-20T09:20:19.466Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-01-20T09:20:19.466Z] [2022-01-20T09:20:19.466Z] DONE 0 tests in 0.618s [2022-01-20T09:20:19.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T09:20:21.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:21.650Z] INFO: Testing against a local daemon [2022-01-20T09:20:21.650Z] === RUN TestPluginInvalidJSON [2022-01-20T09:20:21.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:21.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:21.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:20:21.650Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-01-20T09:20:21.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T09:20:21.650Z] === RUN TestPluginInstall [2022-01-20T09:20:21.650Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] --- SKIP: TestPluginInstall (0.01s) [2022-01-20T09:20:21.650Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:20:21.650Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T09:20:21.650Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:20:21.650Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:20:21.650Z] PASS [2022-01-20T09:20:21.650Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-01-20T09:20:21.650Z] [2022-01-20T09:20:21.650Z] === Skipped [2022-01-20T09:20:21.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-01-20T09:20:21.650Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] [2022-01-20T09:20:21.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T09:20:21.650Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] [2022-01-20T09:20:21.650Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:20:21.650Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:20:21.650Z] [2022-01-20T09:20:21.650Z] [2022-01-20T09:20:21.650Z] DONE 5 tests, 3 skipped in 1.680s [2022-01-20T09:20:21.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T09:20:21.857Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T09:20:23.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:23.206Z] INFO: Testing against a local daemon [2022-01-20T09:20:23.206Z] === RUN TestExternalGraphDriver [2022-01-20T09:20:23.206Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:20:23.206Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T09:20:23.206Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:20:23.206Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:20:23.206Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T09:20:23.206Z] PASS [2022-01-20T09:20:23.206Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-01-20T09:20:23.206Z] [2022-01-20T09:20:23.206Z] === Skipped [2022-01-20T09:20:23.206Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T09:20:23.206Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:20:23.206Z] [2022-01-20T09:20:23.206Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T09:20:23.206Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:20:23.206Z] [2022-01-20T09:20:23.206Z] [2022-01-20T09:20:23.206Z] DONE 2 tests, 2 skipped in 1.471s [2022-01-20T09:20:23.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T09:20:23.745Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T09:20:24.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:24.745Z] INFO: Testing against a local daemon [2022-01-20T09:20:24.745Z] === RUN TestReadPluginNoRead [2022-01-20T09:20:24.745Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:20:24.745Z] testing: warning: no tests to run [2022-01-20T09:20:24.745Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T09:20:24.745Z] PASS [2022-01-20T09:20:24.745Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-20T09:20:24.745Z] PASS [2022-01-20T09:20:24.745Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-01-20T09:20:24.745Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-20T09:20:24.745Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-20T09:20:24.745Z] [2022-01-20T09:20:24.745Z] === Skipped [2022-01-20T09:20:24.745Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T09:20:24.745Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:20:24.745Z] [2022-01-20T09:20:24.745Z] [2022-01-20T09:20:24.745Z] DONE 1 tests, 1 skipped in 1.697s [2022-01-20T09:20:24.745Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T09:20:25.711Z] testing: warning: no tests to run [2022-01-20T09:20:25.711Z] PASS [2022-01-20T09:20:25.711Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-20T09:20:25.711Z] [2022-01-20T09:20:25.711Z] DONE 0 tests in 0.942s [2022-01-20T09:20:25.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T09:20:26.259Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T09:20:26.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T09:20:27.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:27.245Z] INFO: Testing against a local daemon [2022-01-20T09:20:27.246Z] === RUN TestPluginWithDevMounts [2022-01-20T09:20:27.246Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:27.246Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T09:20:27.246Z] PASS [2022-01-20T09:20:27.246Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-01-20T09:20:27.246Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-20T09:20:27.246Z] [2022-01-20T09:20:27.246Z] === Skipped [2022-01-20T09:20:27.246Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T09:20:27.246Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:27.246Z] [2022-01-20T09:20:27.246Z] [2022-01-20T09:20:27.246Z] DONE 1 tests, 1 skipped in 1.415s [2022-01-20T09:20:27.246Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T09:20:28.773Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T09:20:29.699Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T09:20:30.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:30.145Z] INFO: Testing against a local daemon [2022-01-20T09:20:30.145Z] === RUN TestSecretInspect [2022-01-20T09:20:30.145Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T09:20:30.145Z] === RUN TestSecretList [2022-01-20T09:20:30.145Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T09:20:30.145Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:20:30.145Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T09:20:30.145Z] === RUN TestSecretsUpdate [2022-01-20T09:20:30.145Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T09:20:30.145Z] === RUN TestTemplatedSecret [2022-01-20T09:20:30.145Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T09:20:30.145Z] === RUN TestSecretCreateResolve [2022-01-20T09:20:30.145Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:30.145Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T09:20:30.145Z] PASS [2022-01-20T09:20:30.145Z] ok github.com/docker/docker/integration/secret 0.177s [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === Skipped [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T09:20:30.145Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] [2022-01-20T09:20:30.145Z] DONE 6 tests, 6 skipped in 2.717s [2022-01-20T09:20:30.145Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T09:20:30.266Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T09:20:30.841Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T09:20:31.096Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T09:20:32.024Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T09:20:32.024Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T09:20:32.024Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T09:20:32.587Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T09:20:32.587Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T09:20:33.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:33.895Z] INFO: Testing against a local daemon [2022-01-20T09:20:33.895Z] === RUN TestServiceCreateInit [2022-01-20T09:20:33.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:20:33.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:20:33.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- PASS: TestServiceCreateInit (0.07s) [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:20:33.895Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceConflict [2022-01-20T09:20:33.895Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:20:33.895Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-01-20T09:20:33.895Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:20:33.895Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:20:33.895Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:20:33.895Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceSysctls [2022-01-20T09:20:33.895Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-20T09:20:33.895Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:20:33.895Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-01-20T09:20:33.895Z] === RUN TestInspect [2022-01-20T09:20:33.895Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestInspect (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestCreateJob [2022-01-20T09:20:33.895Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestReplicatedJob [2022-01-20T09:20:33.895Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:20:33.895Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceListWithStatuses [2022-01-20T09:20:33.895Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:20:33.895Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:20:33.895Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServicePlugin [2022-01-20T09:20:33.895Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceUpdateLabel [2022-01-20T09:20:33.895Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:20:33.895Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:20:33.895Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:20:33.895Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T09:20:33.895Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:20:33.895Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-20T09:20:33.895Z] PASS [2022-01-20T09:20:33.895Z] ok github.com/docker/docker/integration/service 0.406s [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === Skipped [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-01-20T09:20:33.895Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T09:20:33.895Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-20T09:20:33.895Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-01-20T09:20:33.895Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T09:20:33.895Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T09:20:33.895Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T09:20:33.895Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T09:20:33.895Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T09:20:33.895Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T09:20:33.895Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T09:20:33.895Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T09:20:33.895Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T09:20:33.895Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T09:20:33.895Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T09:20:33.895Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T09:20:33.895Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-20T09:20:33.895Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] [2022-01-20T09:20:33.895Z] DONE 24 tests, 23 skipped in 3.726s [2022-01-20T09:20:33.895Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T09:20:35.855Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T09:20:36.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:36.802Z] INFO: Testing against a local daemon [2022-01-20T09:20:36.802Z] === RUN TestSessionCreate [2022-01-20T09:20:36.803Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T09:20:36.803Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T09:20:36.803Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:20:36.803Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T09:20:36.803Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T09:20:36.803Z] PASS [2022-01-20T09:20:36.803Z] ok github.com/docker/docker/integration/session 0.170s [2022-01-20T09:20:36.803Z] [2022-01-20T09:20:36.803Z] === Skipped [2022-01-20T09:20:36.803Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T09:20:36.803Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T09:20:36.803Z] [2022-01-20T09:20:36.803Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T09:20:36.803Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T09:20:36.803Z] [2022-01-20T09:20:36.803Z] [2022-01-20T09:20:36.803Z] DONE 2 tests, 2 skipped in 2.554s [2022-01-20T09:20:36.803Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T09:20:37.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T09:20:38.669Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T09:20:38.926Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T09:20:38.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:38.976Z] INFO: Testing against a local daemon [2022-01-20T09:20:38.976Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:20:38.976Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:38.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestEventsExecDie [2022-01-20T09:20:38.976Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T09:20:38.976Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:20:38.976Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T09:20:38.976Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestInfoAPI [2022-01-20T09:20:38.976Z] --- PASS: TestInfoAPI (0.06s) [2022-01-20T09:20:38.976Z] === RUN TestInfoAPIWarnings [2022-01-20T09:20:38.976Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:20:38.976Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestInfoDebug [2022-01-20T09:20:38.976Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:38.976Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:20:38.976Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:38.976Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:20:38.976Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:38.976Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T09:20:38.976Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:20:39.856Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T09:20:39.856Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-20T09:20:39.856Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T09:20:39.856Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-20T09:20:39.856Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T09:20:39.943Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-01-20T09:20:39.943Z] === RUN TestPingCacheHeaders [2022-01-20T09:20:40.402Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-20T09:20:40.402Z] === RUN TestPingGet [2022-01-20T09:20:40.402Z] --- PASS: TestPingGet (0.05s) [2022-01-20T09:20:40.402Z] === RUN TestPingHead [2022-01-20T09:20:40.402Z] --- PASS: TestPingHead (0.04s) [2022-01-20T09:20:40.402Z] === RUN TestVersion [2022-01-20T09:20:40.402Z] --- PASS: TestVersion (0.04s) [2022-01-20T09:20:40.402Z] PASS [2022-01-20T09:20:40.402Z] ok github.com/docker/docker/integration/system 1.383s [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === Skipped [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:20:40.402Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T09:20:40.402Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T09:20:40.402Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T09:20:40.402Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T09:20:40.402Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T09:20:40.402Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T09:20:40.402Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] [2022-01-20T09:20:40.402Z] DONE 13 tests, 7 skipped in 3.870s [2022-01-20T09:20:40.402Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T09:20:40.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T09:20:41.041Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T09:20:41.602Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T09:20:42.531Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T09:20:43.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:43.301Z] INFO: Testing against a local daemon [2022-01-20T09:20:43.301Z] === RUN TestVolumesCreateAndList [2022-01-20T09:20:43.301Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-20T09:20:43.301Z] === RUN TestVolumesRemove [2022-01-20T09:20:43.301Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-20T09:20:43.301Z] === RUN TestVolumesInspect [2022-01-20T09:20:43.301Z] --- PASS: TestVolumesInspect (0.06s) [2022-01-20T09:20:43.301Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:20:43.301Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:20:43.301Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:20:43.301Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:20:43.301Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-20T09:20:43.301Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:20:43.301Z] PASS [2022-01-20T09:20:43.301Z] ok github.com/docker/docker/integration/volume 0.361s [2022-01-20T09:20:43.459Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T09:20:43.760Z] [2022-01-20T09:20:43.760Z] DONE 5 tests in 2.951s [2022-01-20T09:20:43.760Z] INFO: make.ps1 ended at 01/20/2022 09:20:43 [2022-01-20T09:20:43.760Z] INFO: Integration CLI tests being run from the host: [2022-01-20T09:20:43.760Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T09:20:47.622Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T09:20:47.878Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T09:20:47.878Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-20T09:20:47.878Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T09:20:48.804Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T09:20:49.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T09:20:51.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T09:20:53.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T09:20:53.733Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T09:20:56.251Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T09:20:57.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T09:20:58.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:20:58.607Z] INFO: Testing against a local daemon [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T09:20:58.607Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T09:20:58.607Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T09:20:58.607Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T09:20:59.066Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T09:20:59.524Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T09:21:00.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T09:21:02.646Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T09:21:03.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T09:21:04.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T09:21:05.871Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T09:21:06.432Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T09:21:06.994Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T09:21:08.360Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T09:21:09.288Z] docker_cli_service_logs_test.go:245: checking task lyys3qaiuplq [2022-01-20T09:21:09.288Z] docker_cli_service_logs_test.go:250: checking messages for lyys3qaiuplq [2022-01-20T09:21:09.288Z] docker_cli_service_logs_test.go:245: checking task imfqf1fnq7f2 [2022-01-20T09:21:09.288Z] docker_cli_service_logs_test.go:250: checking messages for imfqf1fnq7f2 [2022-01-20T09:21:10.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T09:21:11.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T09:21:12.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T09:21:13.895Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T09:21:20.424Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T09:21:22.311Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T09:21:30.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T09:21:30.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T09:21:30.392Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T09:21:30.392Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T09:21:30.393Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T09:21:30.393Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T09:21:30.393Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T09:21:30.648Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T09:21:30.648Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T09:21:31.574Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T09:21:31.574Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T09:21:31.574Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T09:21:31.831Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T09:21:31.831Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T09:21:33.196Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T09:21:33.196Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T09:21:33.452Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T09:21:33.452Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T09:21:33.452Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T09:21:39.987Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T09:21:39.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T09:21:40.552Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T09:21:40.808Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T09:21:40.808Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T09:21:42.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T09:21:42.715Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T09:21:45.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T09:21:45.987Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T09:21:45.987Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite (1273.43s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.12s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.79s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.29s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.92s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.31s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.68s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.11s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.26s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.85s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.80s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.89s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.83s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.59s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.10s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.70s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.03s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.33s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.93s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.74s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.94s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.68s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.31s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.95s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.68s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.67s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.80s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.36s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.25s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.14s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.86s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.86s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.90s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.03s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.09s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2022-01-20T09:21:45.987Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.05s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.09s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.67s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.39s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.08s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.90s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.82s) [2022-01-20T09:21:45.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:21:45.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T09:21:45.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T09:21:45.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.38s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.86s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.62s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.48s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.20s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.77s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.94s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.89s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.93s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.76s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.06s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.80s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.85s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.21s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.91s) [2022-01-20T09:21:45.987Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.49s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.83s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.55s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.71s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.72s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.94s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.57s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.54s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.80s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildHistory (4.55s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.18s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.72s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.62s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.63s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.71s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.35s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.86s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.40s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildPATH (1.38s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.32s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.60s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRm (2.19s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.76s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.87s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.56s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.63s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.87s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.54s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.04s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.11s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-01-20T09:21:45.988Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.50s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.07s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.39s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009773c8_} (1.38s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1553424225_/foo_false____} (1.62s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1553424225_/foo_true____} (1.51s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_false____} (1.50s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_true____} (1.46s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3799943500_/foo_true__0xc0009773f8__} (1.44s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000977410_} (1.41s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000977428_} (1.47s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000977440_} (1.35s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000977458_} (1.33s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T09:21:45.988Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.51s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.74s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.58s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.29s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.27s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.07s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.86s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.72s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.41s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.84s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.45s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsAttach (0.67s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsCommit (0.79s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.99s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.59s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.60s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFormat (1.12s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.61s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.83s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.09s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.77s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.75s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.25s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.72s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHealth (18.67s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.73s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.52s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportGzipped (1.56s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.73s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.66s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.53s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.57s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T09:21:45.989Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.58s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.71s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.19s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.25s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-01-20T09:21:45.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginActive (2.22s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.79s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.32s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.69s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.32s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.72s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.46s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.69s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.85s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.72s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.12s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.70s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.12s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.58s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.09s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.63s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.26s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-01-20T09:21:45.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.73s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.19s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.82s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.85s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMount (3.70s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.44s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.46s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.60s) [2022-01-20T09:21:45.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.39s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.20s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.36s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.45s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.15s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.22s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartRecordError (1.17s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.24s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.74s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.12s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.44s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.06s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.18s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.56s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.64s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.70s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.66s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.68s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.02s) [2022-01-20T09:21:45.991Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.91s) [2022-01-20T09:21:45.991Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T09:21:45.991Z] === RUN TestDockerRegistrySuite [2022-01-20T09:21:45.991Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T09:21:46.921Z] check_test.go:196: [dc79f738881a5] daemon is not started [2022-01-20T09:21:47.177Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T09:21:47.739Z] docker_cli_swarm_test.go:1901: [df25b0ca09fb5] joining swarm manager [d46b4bb3ca5e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:21:48.301Z] check_test.go:196: [da25466343f7e] daemon is not started [2022-01-20T09:21:48.301Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T09:21:49.229Z] docker_cli_swarm_test.go:1902: [d31ce6fd1791f] joining swarm manager [d46b4bb3ca5e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:21:49.791Z] check_test.go:196: [d46d65a3460a7] daemon is not started [2022-01-20T09:21:49.791Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T09:21:50.047Z] check_test.go:196: [d9b2f8671ccef] daemon is not started [2022-01-20T09:21:50.047Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T09:21:52.562Z] check_test.go:196: [ddae27ed85790] daemon is not started [2022-01-20T09:21:52.562Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T09:21:57.804Z] check_test.go:196: [d47c4fdec3e6f] daemon is not started [2022-01-20T09:21:58.060Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T09:22:00.577Z] check_test.go:196: [d3f7b9d90747c] daemon is not started [2022-01-20T09:22:00.577Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T09:22:01.504Z] check_test.go:196: [d09d87c4a1645] daemon is not started [2022-01-20T09:22:01.504Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T09:22:02.433Z] check_test.go:196: [d216c6b8bd70e] daemon is not started [2022-01-20T09:22:02.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T09:22:03.360Z] check_test.go:196: [d1d3823fd26b2] daemon is not started [2022-01-20T09:22:03.360Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T09:22:04.725Z] check_test.go:196: [d218edad02968] daemon is not started [2022-01-20T09:22:04.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T09:22:05.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T09:22:05.547Z] check_test.go:196: [d9a91f5b2f6d2] daemon is not started [2022-01-20T09:22:05.547Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T09:22:06.473Z] check_test.go:196: [d130295e90d0e] daemon is not started [2022-01-20T09:22:06.473Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T09:22:07.839Z] check_test.go:196: [d30a8750082ff] daemon is not started [2022-01-20T09:22:07.839Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T09:22:08.766Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1486fba3ef3facbb3937a0879529e49cde7854d44b50b6a8c2ba629e3ed788fa [2022-01-20T09:22:09.328Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58d073a067d5f3a7c6e3a47e80f4ac07684622bd6f4e1b731eaabeec01cbf2be [2022-01-20T09:22:09.584Z] check_test.go:196: [d8b2bb4e3c45f] daemon is not started [2022-01-20T09:22:09.584Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T09:22:10.512Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58f2101f070ed9ed680a9a4c6a16da07fa836845b7196123a947cec4bb7c533f [2022-01-20T09:22:11.074Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19f839bf4647bff730119cebb0e8ec53e5840952c2a87364e6c5ec453310219a [2022-01-20T09:22:11.329Z] check_test.go:196: [d1e8f6e3d5e6c] daemon is not started [2022-01-20T09:22:11.329Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T09:22:12.256Z] check_test.go:196: [d16558da81c12] daemon is not started [2022-01-20T09:22:12.256Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T09:22:13.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-20T09:22:14.549Z] check_test.go:196: [d9664b1265267] daemon is not started [2022-01-20T09:22:14.549Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T09:22:15.914Z] check_test.go:196: [d6faa513c2870] daemon is not started [2022-01-20T09:22:15.914Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T09:22:15.914Z] check_test.go:196: [d78fa65f73c0e] daemon is not started [2022-01-20T09:22:15.914Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T09:22:15.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T09:22:16.842Z] check_test.go:196: [d0171d6761870] daemon is not started [2022-01-20T09:22:16.842Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T09:22:18.210Z] check_test.go:196: [dc5f8998a720a] daemon is not started [2022-01-20T09:22:18.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T09:22:19.138Z] check_test.go:196: [d2ba426f8346c] daemon is not started [2022-01-20T09:22:19.138Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T09:22:21.656Z] check_test.go:196: [d45889f8ea10b] daemon is not started [2022-01-20T09:22:21.656Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T09:22:21.656Z] check_test.go:196: [d78598f7e8dec] daemon is not started [2022-01-20T09:22:21.656Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T09:22:22.585Z] check_test.go:196: [d026095d7c72e] daemon is not started [2022-01-20T09:22:22.585Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T09:22:22.840Z] check_test.go:196: [da7c7e495b5e9] daemon is not started [2022-01-20T09:22:22.840Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T09:22:23.096Z] check_test.go:196: [d958761c92ff3] daemon is not started [2022-01-20T09:22:23.096Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T09:22:23.352Z] check_test.go:196: [d01e428ead064] daemon is not started [2022-01-20T09:22:23.352Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T09:22:23.610Z] check_test.go:196: [d146b34ff9398] daemon is not started [2022-01-20T09:22:23.610Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T09:22:23.876Z] check_test.go:196: [df38f14e3175b] daemon is not started [2022-01-20T09:22:23.876Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T09:22:24.141Z] check_test.go:196: [d22017466b4e9] daemon is not started [2022-01-20T09:22:24.141Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T09:22:25.068Z] check_test.go:196: [d63217c4264cd] daemon is not started [2022-01-20T09:22:25.068Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T09:22:26.432Z] check_test.go:196: [d2b1ec45b8eed] daemon is not started [2022-01-20T09:22:26.432Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T09:22:27.360Z] check_test.go:196: [d551339c8b3dd] daemon is not started [2022-01-20T09:22:27.360Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T09:22:28.286Z] check_test.go:196: [d5dd94cfca6f9] daemon is not started [2022-01-20T09:22:28.286Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T09:22:29.213Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite (44.22s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.31s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.34s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.24s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-01-20T09:22:30.140Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-01-20T09:22:30.140Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T09:22:30.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T09:22:30.140Z] check_test.go:223: [dc9c73d0196cd] daemon is not started [2022-01-20T09:22:30.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T09:22:32.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T09:22:32.962Z] check_test.go:223: [d0fdc61284bc0] daemon is not started [2022-01-20T09:22:33.219Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T09:22:34.148Z] docker_cli_swarm_test.go:1802: [d195121c53ad5] joining swarm manager [d35fccddebfd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:22:35.512Z] docker_cli_swarm_test.go:1803: [d4af281740af2] joining swarm manager [d35fccddebfd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:22:38.026Z] check_test.go:223: [d7b32f0831e91] daemon is not started [2022-01-20T09:22:38.026Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-20T09:22:40.620Z] check_test.go:223: [d6b23cdf5108b] daemon is not started [2022-01-20T09:22:40.620Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-20T09:22:41.186Z] check_test.go:223: [d6ffb689340d1] daemon is not started [2022-01-20T09:22:41.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T09:22:42.114Z] check_test.go:223: [d28c54748afb8] daemon is not started [2022-01-20T09:22:42.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T09:22:42.370Z] check_test.go:223: [dc45a4fbe2851] daemon is not started [2022-01-20T09:22:42.370Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T09:22:43.299Z] check_test.go:223: [da9eaafdc797d] daemon is not started [2022-01-20T09:22:43.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T09:22:44.225Z] check_test.go:223: [db1f0a37a4c09] daemon is not started [2022-01-20T09:22:44.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T09:22:45.152Z] check_test.go:223: [d959d3790b378] daemon is not started [2022-01-20T09:22:45.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T09:22:47.666Z] check_test.go:223: [d067b1359cc45] daemon is not started [2022-01-20T09:22:47.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T09:22:47.666Z] check_test.go:223: [dd2e558323ae0] daemon is not started [2022-01-20T09:22:47.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T09:22:48.227Z] check_test.go:223: [d3d471e3b8879] daemon is not started [2022-01-20T09:22:48.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-20T09:22:48.227Z] check_test.go:223: [d98ba3cdd99b3] daemon is not started [2022-01-20T09:22:48.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-20T09:22:48.483Z] check_test.go:223: [d20d5f5fbdddd] daemon is not started [2022-01-20T09:22:48.483Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-20T09:22:48.739Z] check_test.go:223: [d9393dcb84187] daemon is not started [2022-01-20T09:22:48.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-20T09:22:48.995Z] check_test.go:223: [dfc745479e9b2] daemon is not started [2022-01-20T09:22:49.251Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-20T09:22:49.251Z] check_test.go:223: [d15f0f9a9bf34] daemon is not started [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite (19.28s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-01-20T09:22:49.251Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-01-20T09:22:49.251Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T09:22:49.251Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T09:22:50.178Z] check_test.go:252: [d4c9e68f48c3a] daemon is not started [2022-01-20T09:22:50.178Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T09:22:50.434Z] check_test.go:252: [da15076c79825] daemon is not started [2022-01-20T09:22:50.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T09:22:50.690Z] check_test.go:252: [debe08cecae8d] daemon is not started [2022-01-20T09:22:50.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T09:22:50.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T09:22:51.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T09:22:52.173Z] check_test.go:252: [dfbc4fd359cdd] daemon is not started [2022-01-20T09:22:52.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T09:22:52.736Z] check_test.go:252: [dfeeb5fc391a4] daemon is not started [2022-01-20T09:22:52.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T09:22:53.298Z] check_test.go:252: [db3fab0ceb64d] daemon is not started [2022-01-20T09:22:53.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T09:22:53.555Z] check_test.go:252: [dbb74ddcaf649] daemon is not started [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.30s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.31s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.67s) [2022-01-20T09:22:53.555Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-20T09:22:53.555Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T09:22:53.555Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T09:22:58.796Z] check_test.go:279: [d4f071602bf25] daemon is not started [2022-01-20T09:22:58.796Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T09:22:58.796Z] check_test.go:279: [de50f0c33b53a] daemon is not started [2022-01-20T09:22:58.796Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T09:22:59.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T09:22:59.052Z] check_test.go:279: [d4ed630083ba4] daemon is not started [2022-01-20T09:22:59.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T09:22:59.308Z] check_test.go:279: [d25a2a6c069b1] daemon is not started [2022-01-20T09:22:59.308Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T09:22:59.308Z] check_test.go:279: [d992ab4145fff] daemon is not started [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-20T09:22:59.308Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-01-20T09:22:59.308Z] === RUN TestDockerNetworkSuite [2022-01-20T09:22:59.308Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T09:23:00.699Z] docker_cli_swarm_test.go:1321: [da3255b30bf71] joining swarm manager [ddedd232f3f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:23:01.628Z] docker_cli_network_unix_test.go:46: [d0ed88af00ba7] daemon is not started [2022-01-20T09:23:01.884Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T09:23:02.140Z] docker_cli_swarm_test.go:1322: [d9fb70f23c507] joining swarm manager [ddedd232f3f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:23:02.395Z] docker_cli_network_unix_test.go:46: [de9071d655afd] daemon is not started [2022-01-20T09:23:02.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T09:23:04.845Z] docker_cli_network_unix_test.go:46: [d94696de6fea6] daemon is not started [2022-01-20T09:23:05.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T09:23:06.772Z] docker_cli_network_unix_test.go:46: [d9b2e22dd79b0] daemon is not started [2022-01-20T09:23:07.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T09:23:07.028Z] docker_cli_network_unix_test.go:1233: [d33a5702957b5] daemon is not started [2022-01-20T09:23:09.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T09:23:10.468Z] docker_cli_network_unix_test.go:46: [d9791e05058ae] daemon is not started [2022-01-20T09:23:10.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T09:23:14.890Z] docker_cli_network_unix_test.go:46: [df59ffc158892] daemon is not started [2022-01-20T09:23:15.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T09:23:17.710Z] docker_cli_network_unix_test.go:46: [d87250014e2aa] daemon is not started [2022-01-20T09:23:18.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T09:23:19.206Z] docker_cli_network_unix_test.go:46: [d04de56f9274b] daemon is not started [2022-01-20T09:23:19.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T09:23:19.718Z] docker_cli_network_unix_test.go:46: [dc67bcbb2b6dc] daemon is not started [2022-01-20T09:23:19.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-20T09:23:20.229Z] docker_cli_network_unix_test.go:46: [de3ba8255f189] daemon is not started [2022-01-20T09:23:20.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T09:23:20.790Z] docker_cli_network_unix_test.go:46: [d20e1c97bf86e] daemon is not started [2022-01-20T09:23:21.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T09:23:21.608Z] docker_cli_network_unix_test.go:46: [dfe9328edf448] daemon is not started [2022-01-20T09:23:22.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T09:23:22.169Z] docker_cli_network_unix_test.go:46: [daeae19b9f9ff] daemon is not started [2022-01-20T09:23:22.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T09:23:22.425Z] docker_cli_network_unix_test.go:46: [df0045f7a31bc] daemon is not started [2022-01-20T09:23:22.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T09:23:22.987Z] docker_cli_network_unix_test.go:46: [d447f2d689cd1] daemon is not started [2022-01-20T09:23:23.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T09:23:23.500Z] docker_cli_network_unix_test.go:46: [d63ba6d53f155] daemon is not started [2022-01-20T09:23:23.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T09:23:23.500Z] docker_cli_network_unix_test.go:46: [de7c9a78521ed] daemon is not started [2022-01-20T09:23:23.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T09:23:23.500Z] docker_cli_network_unix_test.go:46: [da40c8095411e] daemon is not started [2022-01-20T09:23:23.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T09:23:24.428Z] docker_cli_network_unix_test.go:46: [da0830e9e0352] daemon is not started [2022-01-20T09:23:24.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T09:23:24.989Z] docker_cli_network_unix_test.go:46: [dea6328670bd1] daemon is not started [2022-01-20T09:23:25.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T09:23:25.378Z] docker_cli_network_unix_test.go:46: [dad51ae285a86] daemon is not started [2022-01-20T09:23:25.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T09:23:25.636Z] docker_cli_network_unix_test.go:46: [d52faf7377bcc] daemon is not started [2022-01-20T09:23:25.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T09:23:25.892Z] docker_cli_network_unix_test.go:46: [dcd6f98c77f7d] daemon is not started [2022-01-20T09:23:25.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T09:23:26.404Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T09:23:26.404Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T09:23:26.404Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T09:23:26.404Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T09:23:26.404Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T09:23:26.404Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T09:23:26.404Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T09:23:26.404Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T09:23:26.404Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T09:23:26.404Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T09:23:26.404Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T09:23:27.259Z] docker_cli_network_unix_test.go:968: [d7d171c8cb840] daemon is not started [2022-01-20T09:23:27.936Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T09:23:27.936Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-20T09:23:27.936Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T09:23:27.936Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T09:23:27.936Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T09:23:27.937Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-20T09:23:27.937Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T09:23:27.937Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T09:23:27.937Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T09:23:28.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T09:23:29.117Z] docker_cli_network_unix_test.go:46: [d00379df7b44b] daemon is not started [2022-01-20T09:23:29.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T09:23:31.637Z] docker_cli_network_unix_test.go:1116: [d43c0f2504f47] daemon is not started [2022-01-20T09:23:31.673Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T09:23:31.673Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T09:23:31.673Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T09:23:31.673Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T09:23:31.673Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T09:23:34.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T09:23:34.904Z] docker_cli_network_unix_test.go:46: [dcfc06c15dd69] daemon is not started [2022-01-20T09:23:34.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T09:23:35.465Z] docker_cli_network_unix_test.go:46: [d55571e2b3387] daemon is not started [2022-01-20T09:23:35.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T09:23:35.465Z] docker_cli_network_unix_test.go:46: [d4224d1e58ad8] daemon is not started [2022-01-20T09:23:35.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T09:23:35.721Z] docker_cli_network_unix_test.go:46: [dc0922e419d0d] daemon is not started [2022-01-20T09:23:35.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T09:23:35.985Z] docker_cli_network_unix_test.go:46: [d057962980ee0] daemon is not started [2022-01-20T09:23:35.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T09:23:35.985Z] docker_cli_network_unix_test.go:46: [d6906f0707a53] daemon is not started [2022-01-20T09:23:35.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T09:23:35.985Z] docker_cli_network_unix_test.go:46: [d144143a486d3] daemon is not started [2022-01-20T09:23:35.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T09:23:37.880Z] docker_cli_network_unix_test.go:46: [dbfc87908a8c5] daemon is not started [2022-01-20T09:23:38.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T09:23:38.442Z] docker_cli_network_unix_test.go:46: [d491dc686fe4a] daemon is not started [2022-01-20T09:23:38.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T09:23:38.442Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T09:23:38.442Z] docker_cli_network_unix_test.go:46: [dcd7022efa55c] daemon is not started [2022-01-20T09:23:38.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T09:23:39.004Z] docker_cli_network_unix_test.go:46: [df753e4da3d87] daemon is not started [2022-01-20T09:23:39.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T09:23:40.224Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T09:23:42.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T09:23:44.415Z] docker_cli_network_unix_test.go:1084: [d07d8250d9233] daemon is not started [2022-01-20T09:23:45.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T09:23:45.782Z] docker_cli_network_unix_test.go:46: [d66af72c1436c] daemon is not started [2022-01-20T09:23:45.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T09:23:46.038Z] docker_cli_network_unix_test.go:46: [dc839d6abe4fb] daemon is not started [2022-01-20T09:23:46.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T09:23:47.659Z] docker_cli_network_unix_test.go:46: [d7018e8dac985] daemon is not started [2022-01-20T09:23:47.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T09:23:47.915Z] docker_cli_network_unix_test.go:46: [dfab3795a4feb] daemon is not started [2022-01-20T09:23:47.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T09:23:48.173Z] docker_cli_network_unix_test.go:46: [d7a2989755dca] daemon is not started [2022-01-20T09:23:48.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T09:23:48.990Z] docker_cli_network_unix_test.go:46: [da479e017e2cd] daemon is not started [2022-01-20T09:23:48.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T09:23:49.551Z] docker_cli_network_unix_test.go:46: [d026e427bc905] daemon is not started [2022-01-20T09:23:49.806Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T09:23:56.340Z] docker_cli_network_unix_test.go:46: [ddc39619b869b] daemon is not started [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite (57.26s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.56s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.86s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.11s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.16s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-20T09:23:56.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-01-20T09:23:56.596Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s) [2022-01-20T09:23:56.596Z] === RUN TestDockerHubPullSuite [2022-01-20T09:23:56.596Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T09:23:58.498Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T09:24:01.012Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T09:24:01.267Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T09:24:02.632Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T09:24:02.889Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite (6.27s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2022-01-20T09:24:02.889Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-20T09:24:02.889Z] PASS [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === Skipped [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:24:02.889Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:24:02.889Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-01-20T09:24:02.889Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:24:02.889Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-20T09:24:02.889Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.889Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-20T09:24:02.889Z] [2022-01-20T09:24:02.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:24:02.890Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-20T09:24:02.890Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:24:02.890Z] [2022-01-20T09:24:02.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T09:24:02.890Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T09:24:02.890Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T09:24:02.890Z] [2022-01-20T09:24:02.890Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:24:02.890Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T09:24:02.890Z] docker_cli_network_unix_test.go:46: [dcd7022efa55c] daemon is not started [2022-01-20T09:24:02.890Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:24:02.890Z] [2022-01-20T09:24:02.890Z] [2022-01-20T09:24:02.890Z] DONE 1270 tests, 51 skipped in 1462.729s [2022-01-20T09:24:02.890Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:24:02.890Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:24:02.890Z] +++ kill 8104 [2022-01-20T09:24:04.252Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:24:04.252Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:24:04.252Z] [2022-01-20T09:24:04.252Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:24:04.252Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:24:04.252Z] [2022-01-20T09:24:04.252Z] To set a process to complain mode, use the command line tool [2022-01-20T09:24:04.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:24:04.252Z] +++ true [2022-01-20T09:24:04.252Z] exiting test-integration [2022-01-20T09:24:04.252Z] ++ exit 0 [2022-01-20T09:24:04.252Z] [2022-01-20T09:24:04.252Z] + for job in $(jobs -p) [2022-01-20T09:24:04.252Z] + wait 7522 [2022-01-20T09:24:30.744Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T09:24:30.744Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T09:24:37.275Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T09:24:42.526Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T09:24:45.041Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T09:24:49.208Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T09:24:50.573Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T09:24:54.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T09:24:54.736Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T09:24:54.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T09:24:59.980Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T09:25:00.541Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T09:25:01.468Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T09:25:03.982Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T09:26:00.144Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T09:26:00.144Z] docker_cli_swarm_test.go:1186: [d6d57ad073a16] joining swarm manager [d7bbea2ebae46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:26:06.715Z] docker_cli_swarm_test.go:1195: [de3397d7d78bd] joining swarm manager [d7bbea2ebae46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:26:22.274Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T09:26:22.274Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-20T09:26:22.274Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T09:26:22.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T09:26:22.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T09:26:24.446Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T09:26:25.410Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T09:26:25.410Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-20T09:26:25.410Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T09:26:25.410Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-20T09:26:25.410Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T09:26:25.410Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-20T09:26:25.410Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T09:26:25.410Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T09:26:26.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T09:26:30.669Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T09:26:32.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T09:26:32.202Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-20T09:26:32.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T09:26:32.202Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-20T09:26:32.202Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T09:26:32.202Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T09:26:35.932Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T09:26:50.727Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T09:27:01.027Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T09:27:01.993Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T09:27:01.993Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-20T09:27:01.993Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T09:27:02.869Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T09:27:04.772Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T09:27:05.729Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T09:27:07.901Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T09:27:08.938Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T09:27:10.825Z] docker_cli_swarm_test.go:1118: [d1d390b1b6ca2] joining swarm manager [d4bf94be589da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:27:12.189Z] docker_cli_swarm_test.go:1119: [d3f7e0a288269] joining swarm manager [d4bf94be589da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:27:18.208Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T09:27:18.208Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-20T09:27:18.208Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T09:27:18.208Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-20T09:27:18.208Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T09:27:18.208Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-20T09:27:18.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T09:27:18.665Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-20T09:27:18.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T09:27:19.122Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T09:28:19.533Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T09:28:19.533Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-20T09:28:19.533Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T09:28:19.533Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-20T09:28:19.533Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T09:28:40.609Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T09:28:40.609Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-20T09:28:41.574Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T09:28:42.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T09:28:48.553Z] docker_cli_swarm_test.go:1172: [d2553fabd9802] joining swarm manager [d4bf94be589da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:28:50.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T09:28:50.585Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-20T09:28:52.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T09:28:57.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T09:29:10.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T09:29:15.075Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T09:29:15.075Z] docker_cli_swarm_test.go:1453: [df02278bd082e] joining swarm manager [db245bdf958f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:29:15.075Z] docker_cli_swarm_test.go:1454: [d0029d02ae3a7] joining swarm manager [db245bdf958f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:29:20.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T09:29:20.697Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-20T09:29:20.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T09:29:25.023Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T09:29:25.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T09:29:25.534Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T09:29:25.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T09:29:25.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T09:29:26.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T09:29:28.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T09:29:31.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T09:29:31.052Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-20T09:29:31.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T09:29:31.052Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-20T09:29:31.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T09:29:32.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T09:29:34.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T09:29:35.908Z] docker_cli_swarm_unix_test.go:62: [d456216c5b00c] joining swarm manager [d3e71b09c9749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:29:39.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T09:29:39.632Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-20T09:29:39.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T09:29:39.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T09:29:39.632Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-20T09:29:39.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T09:29:39.632Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-20T09:29:39.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T09:30:32.079Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T09:30:32.079Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T09:30:32.079Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T09:30:33.966Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T09:30:37.230Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T09:30:39.743Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T09:30:40.038Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T09:30:40.038Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T09:30:40.038Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-20T09:30:40.038Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T09:30:41.106Z] docker_api_swarm_test.go:961: [d244be87337f6] joining swarm manager [dddd8351254de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:30:45.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T09:30:47.423Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T09:30:47.423Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-20T09:30:47.423Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T09:30:47.423Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-20T09:30:47.423Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T09:30:48.995Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T09:30:50.568Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T09:30:51.038Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T09:30:52.029Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T09:30:52.498Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T09:30:59.145Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T09:30:59.675Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T09:31:01.895Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T09:31:01.895Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-20T09:31:01.895Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T09:31:03.465Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T09:31:03.465Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-20T09:31:03.465Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T09:31:03.936Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T09:31:06.156Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T09:31:07.725Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T09:31:08.196Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T09:31:08.196Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-20T09:31:08.196Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T09:31:09.192Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T09:31:10.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T09:31:10.183Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-20T09:31:10.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T09:31:10.183Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-20T09:31:10.183Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T09:31:13.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T09:31:14.546Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T09:31:16.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T09:31:19.697Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T09:31:22.691Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T09:31:27.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T09:31:33.017Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T09:31:34.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T09:31:37.431Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T09:31:39.945Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T09:31:42.459Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T09:31:45.724Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T09:31:47.615Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T09:32:05.426Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T09:32:05.426Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T09:32:05.426Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T09:32:10.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T09:32:10.194Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-20T09:32:10.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T09:32:10.665Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-20T09:32:11.136Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T09:32:11.136Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-20T09:32:11.136Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T09:32:11.606Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T09:32:11.606Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-20T09:32:12.080Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T09:32:43.768Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T09:32:54.826Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T09:32:54.826Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T09:32:54.826Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-20T09:32:54.826Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T09:32:58.609Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite (1623.52s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.82s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.08s) [2022-01-20T09:33:16.642Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.04s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.62s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.44s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.33s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (58.89s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.79s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.57s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.35s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.10s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.06s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.35s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.22s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.08s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.85s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.55s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.60s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.83s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.72s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.01s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.36s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.98s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.28s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (1.81s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.84s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.93s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.43s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.39s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.84s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.49s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.86s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.86s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.29s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.64s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.94s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.90s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.70s) [2022-01-20T09:33:16.642Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.48s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.66s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.20s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.96s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.84s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.88s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.89s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.64s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.19s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.79s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.44s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-01-20T09:33:16.642Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-01-20T09:33:16.642Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T09:33:16.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T09:33:16.642Z] docker_cli_external_volume_driver_test.go:53: [d302de6f90a78] daemon is not started [2022-01-20T09:33:30.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T09:33:30.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T09:33:30.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T09:33:31.472Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T09:33:33.666Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T09:33:37.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T09:33:41.283Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T09:34:39.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T09:34:47.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T09:35:02.018Z] docker_cli_external_volume_driver_test.go:53: [d0a0b7877608a] daemon is not started [2022-01-20T09:35:16.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T09:35:22.812Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T09:35:22.812Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T09:35:22.812Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-20T09:35:22.812Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T09:35:31.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T09:35:46.535Z] docker_cli_external_volume_driver_test.go:53: [d7bb9bf6e3867] daemon is not started [2022-01-20T09:36:04.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T09:36:04.570Z] docker_cli_external_volume_driver_test.go:53: [d143bdd522c89] daemon is not started [2022-01-20T09:36:16.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T09:36:48.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T09:37:04.327Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T09:37:04.327Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T09:37:04.327Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T09:37:06.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T09:37:21.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T09:37:34.467Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T09:37:52.307Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T09:38:08.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T09:38:13.568Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T09:38:26.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T09:38:58.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T09:39:14.228Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T09:39:26.741Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T09:39:30.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T09:39:39.268Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T09:39:45.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T09:39:59.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T09:39:59.977Z] docker_cli_external_volume_driver_test.go:485: [d7387a7c1cdac] daemon is not started [2022-01-20T09:40:18.014Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T09:40:18.014Z] docker_cli_external_volume_driver_test.go:53: [d294442aa876f] daemon is not started [2022-01-20T09:40:32.843Z] --- PASS: TestDockerExternalVolumeSuite (436.86s) [2022-01-20T09:40:32.843Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-01-20T09:40:32.843Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-20T09:40:32.843Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-01-20T09:40:32.843Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-01-20T09:40:32.844Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-01-20T09:40:32.844Z] PASS [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] === Skipped [2022-01-20T09:40:32.844Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T09:40:32.844Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T09:40:32.844Z] check_test.go:309: [d2b50445f0725] daemon is not started [2022-01-20T09:40:32.844Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T09:40:32.844Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T09:40:32.844Z] check_test.go:309: [d3c0573f6fa6a] daemon is not started [2022-01-20T09:40:32.844Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T09:40:32.844Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T09:40:32.844Z] check_test.go:309: [d131739f1f318] daemon is not started [2022-01-20T09:40:32.844Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T09:40:32.844Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-20T09:40:32.844Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-01-20T09:40:32.844Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T09:40:32.844Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] DONE 273 tests, 5 skipped in 2450.249s [2022-01-20T09:40:32.844Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:40:32.844Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3f99eea42dd8/docker.pid [2022-01-20T09:40:32.844Z] +++ kill 4815 [2022-01-20T09:40:32.844Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4815 is not a child of this shell [2022-01-20T09:40:32.844Z] warning: PID 4815 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3f99eea42dd8/docker.pid had a nonzero exit code [2022-01-20T09:40:32.844Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:40:32.844Z] +++ kill 8105 [2022-01-20T09:40:32.844Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:40:32.844Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:40:32.844Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] To set a process to complain mode, use the command line tool [2022-01-20T09:40:32.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:40:32.844Z] +++ true [2022-01-20T09:40:32.844Z] exiting test-integration [2022-01-20T09:40:32.844Z] ++ exit 0 [2022-01-20T09:40:32.844Z] [2022-01-20T09:40:32.844Z] + exit 0 [2022-01-20T09:40:32.844Z] ++ jobs -p [2022-01-20T09:40:32.844Z] + pids= [2022-01-20T09:40:32.844Z] + echo 'Remaining pids to kill: []' [2022-01-20T09:40:32.844Z] Remaining pids to kill: [] [2022-01-20T09:40:32.844Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T09:40:32.862Z] Recording test results [2022-01-20T09:40:34.624Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:40:34.943Z] + echo Ensuring container killed. [2022-01-20T09:40:34.943Z] Ensuring container killed. [2022-01-20T09:40:34.943Z] + docker ps -aq -f name=docker-pr1-* [2022-01-20T09:40:34.943Z] + cids=fe7463dcdb61 [2022-01-20T09:40:34.943Z] 73a84c85c99a [2022-01-20T09:40:34.943Z] a1d6bf68c156 [2022-01-20T09:40:34.943Z] + [ -n fe7463dcdb61 [2022-01-20T09:40:34.943Z] 73a84c85c99a [2022-01-20T09:40:34.943Z] a1d6bf68c156 ] [2022-01-20T09:40:34.943Z] + docker rm -vf fe7463dcdb61 73a84c85c99a a1d6bf68c156 [2022-01-20T09:40:36.835Z] fe7463dcdb61 [2022-01-20T09:40:37.090Z] 73a84c85c99a [2022-01-20T09:40:37.090Z] a1d6bf68c156 [Pipeline] sh [2022-01-20T09:40:37.409Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:40:37.409Z] Chowning /workspace to jenkins user [2022-01-20T09:40:37.409Z] + id -u [2022-01-20T09:40:37.409Z] + id -g [2022-01-20T09:40:37.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43165:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:40:37.409Z] Unable to find image 'busybox:latest' locally [2022-01-20T09:40:37.409Z] latest: Pulling from library/busybox [2022-01-20T09:40:37.665Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T09:40:37.665Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T09:40:37.665Z] 5cc84ad355aa: Download complete [2022-01-20T09:40:37.665Z] 5cc84ad355aa: Pull complete [2022-01-20T09:40:37.665Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T09:40:37.665Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:40:40.510Z] + bundleName=amd64 [2022-01-20T09:40:40.510Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T09:40:40.510Z] Creating amd64-bundles.tar.gz [2022-01-20T09:40:40.510Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T09:40:40.510Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T09:40:41.446Z] Archiving artifacts [2022-01-20T09:40:43.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:40:43.686Z] + make clean [2022-01-20T09:40:43.942Z] docker volume rm -f docker-dev-cache [2022-01-20T09:40:43.942Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T09:41:51.194Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T09:41:51.194Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T09:41:51.194Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-20T09:41:51.194Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T09:41:51.194Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-20T09:41:51.194Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T09:41:51.194Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T09:41:52.160Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T09:41:52.160Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-20T09:41:52.160Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T09:41:52.619Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T09:41:53.585Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T09:42:00.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T09:42:04.415Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T09:42:10.191Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T09:42:10.191Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T09:42:10.191Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T09:42:10.191Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T09:42:10.191Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-20T09:42:10.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T09:42:14.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T09:42:14.877Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-20T09:42:14.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T09:42:14.877Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-20T09:42:14.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T09:42:14.877Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T09:42:14.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T09:42:16.411Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T09:42:22.195Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T09:42:43.459Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T09:42:43.459Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T09:42:43.459Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T09:42:43.459Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T09:42:43.459Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-20T09:42:43.459Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T09:42:52.016Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T09:42:52.016Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T09:42:57.801Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T09:43:10.177Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T09:43:22.537Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T09:43:31.095Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T09:43:32.059Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T09:43:39.127Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T09:43:39.127Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-20T09:43:39.127Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T09:43:40.096Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T09:43:40.557Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T09:43:40.557Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-20T09:43:40.557Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T09:43:58.225Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T09:43:58.225Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T09:43:58.225Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T09:44:10.585Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T09:44:11.044Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T09:44:13.941Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T09:44:13.941Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-20T09:44:13.941Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T09:44:14.399Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T09:44:14.856Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T09:44:20.643Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T09:44:21.609Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T09:44:22.066Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T09:44:23.599Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T09:44:24.056Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T09:44:25.600Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T09:44:27.781Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T09:44:34.844Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T09:44:34.844Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T09:44:34.844Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T09:44:34.844Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-20T09:44:34.844Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T09:44:35.303Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T09:44:35.303Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T09:44:35.303Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T09:44:35.760Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T09:44:36.217Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T09:44:37.180Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T09:44:44.241Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T09:45:01.899Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T09:45:01.899Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-20T09:45:01.899Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T09:45:04.795Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T09:45:47.300Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T09:46:04.968Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T09:46:10.753Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T09:46:17.810Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T09:46:24.876Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T09:46:45.946Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T09:46:45.946Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-20T09:46:45.946Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T09:47:03.665Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T09:47:04.122Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T09:47:04.122Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-20T09:47:04.122Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T09:47:04.122Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-20T09:47:04.122Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T09:47:07.850Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T09:47:13.637Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T09:47:15.810Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T09:47:16.270Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T09:47:16.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T09:47:19.169Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T09:47:20.708Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T09:47:22.243Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T09:47:43.499Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T09:47:45.032Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T09:47:57.404Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T09:48:05.954Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T09:48:17.477Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T09:48:22.154Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T09:48:27.960Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T09:48:30.195Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T09:48:30.195Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-20T09:48:30.195Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T09:48:30.195Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-20T09:48:30.195Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T09:48:33.098Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T09:48:33.098Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-20T09:48:33.098Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T09:49:33.509Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T09:50:09.160Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T09:50:26.818Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T09:50:28.992Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T09:50:28.992Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-20T09:50:28.992Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T09:50:28.992Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-20T09:50:29.450Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T09:50:31.631Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T09:50:36.318Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T09:50:41.002Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T09:50:51.301Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T09:51:08.975Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T09:51:10.504Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T09:51:10.961Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T09:51:25.767Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T09:51:25.767Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T09:51:31.543Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T09:51:31.543Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T09:51:37.417Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T09:52:02.532Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T09:52:02.532Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-20T09:52:02.532Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T09:52:06.255Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T09:52:07.789Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T09:52:13.572Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T09:52:20.636Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T09:52:20.636Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-20T09:52:20.636Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T09:52:20.636Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T09:52:20.636Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T09:52:20.636Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-20T09:52:20.636Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T09:52:25.328Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T09:52:26.292Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T09:52:30.016Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T09:52:30.016Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-20T09:52:30.016Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T09:52:30.016Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-20T09:52:30.016Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T09:52:59.952Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T09:52:59.952Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T09:53:14.740Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T09:53:25.037Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T09:53:25.037Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-20T09:53:25.037Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T09:53:25.037Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-20T09:53:25.037Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T09:53:28.765Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T09:53:28.765Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-20T09:53:28.765Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T09:53:43.565Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T09:53:49.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T09:53:49.344Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T09:54:10.441Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T09:54:10.442Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-20T09:54:10.898Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T09:54:10.899Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-20T09:54:11.359Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T09:54:11.359Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-20T09:54:11.359Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T09:54:12.891Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T09:54:23.196Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T09:54:24.747Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T09:54:24.747Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-20T09:54:25.208Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T09:54:25.208Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T09:54:25.666Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T09:54:25.666Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T09:54:25.666Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T09:54:28.567Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T09:54:34.351Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T09:54:44.660Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T09:54:50.441Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T09:54:50.441Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T09:54:50.441Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T09:54:58.995Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T09:54:58.995Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-20T09:54:58.995Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T09:55:13.795Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T09:55:17.528Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T09:55:17.528Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T09:55:17.528Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T09:55:17.528Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T09:55:17.528Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T09:55:17.528Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T09:55:17.528Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T09:55:17.528Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T09:55:38.605Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T09:55:48.920Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T09:55:48.920Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-20T09:55:48.920Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T09:55:51.814Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T09:55:51.814Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-20T09:55:51.814Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T09:55:51.814Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T09:55:51.814Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T09:55:51.814Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-20T09:55:51.814Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T09:55:54.844Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T09:55:54.844Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-20T09:55:54.844Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T09:55:54.844Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T09:55:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T09:55:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T09:55:57.739Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-20T09:55:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T09:55:57.739Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-20T09:55:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T09:55:57.739Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T09:55:57.739Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T09:56:00.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T09:56:03.525Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T09:56:06.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T09:56:06.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T09:56:06.421Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-20T09:56:06.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T09:56:09.318Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T09:56:09.318Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T09:56:12.216Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T09:56:12.216Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T09:56:12.216Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T09:56:12.216Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T09:56:12.216Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T09:56:15.112Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T09:56:15.112Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T09:56:17.285Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T09:56:17.285Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-20T09:56:17.285Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T09:56:20.188Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T09:56:20.645Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T09:56:29.196Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T09:56:32.936Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T09:56:37.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T09:56:37.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T09:56:37.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T09:56:37.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T09:56:37.616Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T09:56:39.788Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T09:56:39.788Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-20T09:56:39.788Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T09:56:48.337Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T09:56:48.337Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T09:56:48.337Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T09:56:49.870Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T09:56:49.870Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T09:56:55.647Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T09:56:57.181Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T09:56:57.181Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T09:56:57.181Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T09:56:57.181Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-20T09:56:57.181Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T09:56:57.181Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-20T09:56:57.181Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T09:56:57.181Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-20T09:56:57.639Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T09:56:57.639Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-20T09:56:57.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T09:56:59.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T09:56:59.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T09:57:02.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T09:57:11.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T09:57:13.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T09:57:22.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001143f0_} [2022-01-20T09:57:24.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521480930_c:\foo_false____} [2022-01-20T09:57:27.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521480930_c:\foo_true____} [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T09:57:30.102Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T09:57:30.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T09:57:30.562Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T09:57:30.562Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T09:57:30.562Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T09:57:30.562Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T09:57:30.562Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T09:57:30.562Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T09:57:39.117Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T09:57:39.117Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T09:57:39.117Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T09:57:39.117Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T09:57:42.015Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T09:57:42.015Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T09:57:42.015Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T09:57:42.015Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T09:57:44.918Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T09:57:44.918Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T09:57:44.918Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T09:57:44.918Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T09:57:44.918Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T09:57:44.918Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T09:57:44.918Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T09:57:50.704Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T09:57:52.875Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T09:57:52.875Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T09:57:53.332Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T09:57:53.332Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T09:57:53.332Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T09:58:05.692Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T09:58:05.692Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T09:58:05.692Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T09:58:05.692Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T09:58:05.692Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T09:58:16.004Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T09:58:16.004Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T09:58:16.004Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T09:58:16.004Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T09:58:16.004Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T09:58:18.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T09:58:18.178Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T09:58:18.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T09:58:18.178Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T09:58:18.178Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T09:58:26.735Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T09:58:26.735Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T09:58:26.735Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T09:58:26.735Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T09:58:26.735Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T09:58:28.903Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T09:58:31.803Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T09:58:31.803Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T09:58:31.803Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T09:58:34.704Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T09:58:35.163Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T09:58:35.620Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T09:58:35.620Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T09:58:35.620Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T09:58:35.620Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T09:58:35.620Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T09:58:35.620Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T09:58:36.078Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T09:58:36.541Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T09:58:51.334Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T09:58:51.334Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T09:58:51.334Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T09:58:56.010Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T09:58:56.010Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T09:58:56.010Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-20T09:58:56.010Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T09:58:58.905Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T09:58:58.905Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-20T09:58:58.905Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T09:58:59.365Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T09:58:59.365Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T09:58:59.365Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T09:58:59.365Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T09:58:59.365Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-20T09:58:59.365Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T09:59:02.259Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T09:59:05.155Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T09:59:08.053Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T09:59:18.364Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T09:59:24.141Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T09:59:31.210Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T09:59:32.743Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T09:59:34.273Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T09:59:44.576Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T09:59:44.576Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T09:59:45.541Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T09:59:51.326Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T09:59:57.105Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T09:59:57.105Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T09:59:57.105Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-20T09:59:57.105Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T09:59:58.069Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T09:59:58.069Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-20T09:59:58.069Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T10:00:01.791Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T10:00:04.692Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T10:00:07.589Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T10:00:10.484Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T10:00:20.783Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T10:00:20.783Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-20T10:00:20.783Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T10:00:23.679Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T10:00:28.362Z] === RUN TestDockerSuite/TestExec [2022-01-20T10:00:28.362Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:00:28.362Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T10:00:28.362Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T10:00:28.362Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T10:00:30.533Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T10:00:33.431Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T10:00:33.431Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:00:33.431Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T10:00:33.431Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:00:33.431Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T10:00:33.431Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T10:00:33.431Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T10:00:35.603Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T10:00:38.500Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T10:00:40.671Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T10:00:43.663Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T10:00:48.361Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T10:00:48.361Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T10:00:48.361Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T10:00:48.362Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T10:00:48.362Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T10:00:48.362Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T10:00:48.362Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T10:00:51.266Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T10:00:57.062Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T10:00:57.063Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T10:00:57.063Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T10:00:57.063Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T10:00:57.063Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T10:00:57.063Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:00:57.063Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T10:00:57.063Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T10:00:57.063Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T10:00:57.063Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T10:00:57.063Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T10:00:59.965Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T10:00:59.965Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T10:00:59.965Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T10:00:59.965Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T10:00:59.965Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T10:00:59.965Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T10:01:02.867Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T10:01:02.867Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T10:01:03.323Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T10:01:13.632Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T10:01:13.632Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T10:01:13.632Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T10:01:13.632Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T10:01:13.632Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T10:01:13.632Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T10:01:13.632Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T10:01:20.722Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T10:01:26.502Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T10:01:30.229Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T10:01:37.286Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestHealth [2022-01-20T10:01:37.286Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T10:01:37.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T10:01:43.061Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T10:01:43.061Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T10:01:44.027Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T10:01:44.027Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:01:44.027Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T10:01:45.559Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T10:01:45.559Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T10:01:47.728Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T10:01:47.728Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T10:01:50.622Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T10:01:59.174Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T10:01:59.174Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T10:01:59.174Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:01:59.174Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T10:02:03.852Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T10:02:03.852Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T10:02:06.023Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T10:02:06.023Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T10:02:06.023Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T10:02:06.023Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.023Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T10:02:06.024Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T10:02:06.024Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T10:02:06.024Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T10:02:06.024Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T10:02:06.024Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T10:02:06.024Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:02:06.024Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T10:02:08.920Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T10:02:11.820Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T10:02:11.820Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T10:02:11.820Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T10:02:11.820Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T10:02:11.820Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T10:02:11.820Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T10:02:11.820Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T10:02:11.820Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T10:02:14.714Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T10:02:14.714Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T10:02:23.265Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T10:02:23.265Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T10:02:23.265Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T10:02:23.265Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T10:02:23.265Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T10:02:23.265Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T10:02:23.265Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T10:02:30.323Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T10:02:36.099Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T10:02:36.099Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:02:36.099Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T10:02:36.099Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:02:36.099Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T10:02:36.099Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:02:36.099Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T10:02:44.664Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T10:02:46.198Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T10:02:46.655Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T10:02:55.200Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T10:02:57.373Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T10:02:57.373Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T10:02:57.373Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T10:02:57.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T10:03:00.266Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T10:03:03.163Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T10:03:08.948Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T10:03:11.851Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T10:03:14.021Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T10:03:16.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T10:03:19.836Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T10:03:22.732Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T10:03:25.638Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T10:03:25.638Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T10:03:25.638Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T10:03:25.638Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T10:03:28.531Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T10:03:30.705Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T10:03:37.765Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T10:03:44.822Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T10:03:44.822Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-20T10:03:44.822Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T10:03:47.721Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T10:03:47.721Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T10:03:56.274Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T10:04:04.837Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T10:04:13.392Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T10:04:16.299Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T10:04:20.028Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T10:04:20.028Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T10:04:20.028Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T10:04:22.200Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T10:04:25.095Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T10:04:35.403Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T10:04:35.403Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T10:04:35.403Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T10:04:35.403Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T10:04:35.403Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T10:04:38.301Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T10:04:42.026Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T10:04:49.093Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T10:04:49.093Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.093Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T10:04:49.093Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T10:04:49.551Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T10:04:49.551Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T10:04:49.551Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T10:04:49.551Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T10:04:49.551Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T10:04:49.551Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T10:04:49.551Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T10:04:49.551Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T10:04:49.551Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T10:04:49.551Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T10:04:49.551Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T10:04:49.551Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T10:04:49.551Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:04:49.551Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T10:04:49.551Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T10:04:50.008Z] === RUN TestDockerSuite/TestPortList [2022-01-20T10:04:50.008Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T10:04:50.008Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T10:04:55.785Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T10:04:55.785Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T10:04:55.785Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T10:04:55.785Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T10:04:55.785Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.785Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T10:04:55.786Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T10:04:55.786Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T10:04:55.786Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:04:55.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T10:05:06.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T10:05:06.095Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-20T10:05:06.095Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T10:05:16.553Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T10:05:16.553Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-20T10:05:16.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T10:05:28.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T10:05:46.580Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T10:05:46.580Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T10:05:46.580Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T10:05:46.580Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T10:06:01.368Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T10:06:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T10:06:25.339Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T10:06:29.075Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T10:06:29.075Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-20T10:06:29.075Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T10:06:29.075Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-20T10:06:29.075Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T10:06:34.934Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T10:06:34.934Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:06:34.934Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T10:06:34.934Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T10:06:34.934Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T10:06:34.934Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-20T10:06:34.934Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T10:06:34.934Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-20T10:06:34.934Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T10:06:43.486Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T10:06:43.486Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-20T10:06:43.486Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T10:06:45.656Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T10:06:45.656Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T10:06:45.656Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T10:06:46.622Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T10:06:47.589Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T10:06:47.589Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-20T10:06:47.589Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T10:06:53.365Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T10:06:58.104Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T10:07:00.277Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T10:07:42.773Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T10:07:42.773Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:07:42.773Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T10:07:43.738Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T10:07:44.196Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T10:07:44.196Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T10:07:45.159Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T10:07:50.942Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T10:07:55.621Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T10:07:55.621Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:07:55.621Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T10:08:00.295Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T10:08:00.755Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T10:08:00.755Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T10:08:21.827Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T10:08:22.285Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T10:08:23.250Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T10:08:31.808Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T10:08:44.170Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T10:08:52.735Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T10:08:58.521Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T10:08:58.979Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T10:09:01.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T10:09:27.010Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T10:09:27.974Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T10:09:35.041Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T10:09:35.500Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.958Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T10:09:35.958Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T10:09:35.958Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T10:09:38.131Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T10:09:38.131Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T10:09:38.131Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T10:09:38.131Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-20T10:09:38.131Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T10:09:48.428Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T10:09:52.149Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T10:09:55.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T10:09:57.951Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T10:10:06.505Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T10:10:06.505Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T10:10:16.806Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-20T10:10:16.806Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T10:10:18.975Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T10:10:18.975Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-20T10:10:18.975Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T10:10:23.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T10:10:23.659Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-20T10:10:23.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T10:10:23.659Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-20T10:10:23.659Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T10:10:25.835Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.835Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T10:10:28.732Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T10:10:31.635Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T10:10:34.535Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T10:10:34.535Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-20T10:10:34.535Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T10:10:34.535Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-20T10:10:34.535Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T10:10:34.535Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-20T10:10:34.535Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T10:10:37.441Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T10:10:37.441Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T10:10:37.441Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T10:10:37.441Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:10:37.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T10:10:37.441Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-20T10:10:37.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T10:10:37.441Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-20T10:10:37.441Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T10:10:39.611Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T10:10:46.685Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T10:10:46.685Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T10:10:48.857Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T10:10:48.857Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-20T10:10:48.857Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T10:10:48.857Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T10:10:48.857Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-20T10:10:49.314Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T10:10:52.211Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T10:10:54.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T10:10:54.382Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-20T10:10:54.840Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T10:10:57.737Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T10:10:57.737Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-20T10:10:57.737Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T10:10:57.737Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T10:10:57.737Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T10:10:57.737Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-20T10:10:57.737Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T10:11:00.635Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T10:11:03.530Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T10:11:05.702Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T10:11:08.600Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T10:11:08.600Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T10:11:08.600Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T10:11:08.600Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-20T10:11:08.600Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T10:11:08.600Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T10:11:09.057Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T10:11:09.057Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-20T10:11:09.057Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T10:11:09.057Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T10:11:09.057Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T10:11:19.356Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T10:11:19.356Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T10:11:19.356Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T10:11:19.356Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T10:11:19.356Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-20T10:11:19.356Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T10:11:31.764Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T10:11:31.764Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-20T10:11:31.764Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-20T10:11:32.731Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T10:11:32.731Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T10:11:33.191Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T10:11:33.191Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-20T10:11:33.191Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T10:11:33.191Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T10:11:33.191Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T10:11:41.753Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T10:11:41.753Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T10:11:41.753Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T10:11:41.753Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-20T10:11:41.753Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T10:11:41.753Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-20T10:11:41.753Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T10:11:47.530Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T10:11:53.313Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T10:11:53.313Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T10:11:54.844Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T10:11:57.016Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T10:11:59.910Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T10:12:01.444Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T10:12:03.623Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T10:12:04.080Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-20T10:12:04.080Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T10:12:07.804Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T10:12:07.804Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T10:12:07.804Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T10:12:07.804Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T10:12:07.804Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:12:07.804Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T10:12:18.107Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T10:12:18.107Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T10:12:18.107Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T10:12:19.637Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T10:12:26.700Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T10:12:28.886Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T10:12:31.781Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T10:12:34.683Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T10:12:37.593Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T10:12:37.593Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T10:12:37.593Z] === RUN TestDockerSuite/TestRunState [2022-01-20T10:12:37.593Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-20T10:12:37.593Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T10:12:40.488Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T10:12:40.488Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:12:40.488Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T10:12:42.660Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T10:12:42.660Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-20T10:12:42.660Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T10:12:42.660Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-20T10:12:42.660Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T10:12:42.660Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T10:12:43.117Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T10:12:43.117Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-20T10:12:43.117Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T10:12:48.921Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-20T10:12:48.921Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T10:12:57.469Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T10:12:57.469Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-20T10:12:57.469Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T10:12:59.007Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T10:12:59.007Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-20T10:12:59.007Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T10:12:59.007Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-20T10:12:59.007Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T10:13:03.684Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T10:13:18.492Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T10:13:22.219Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T10:13:30.771Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T10:13:30.771Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-20T10:13:30.771Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T10:13:30.771Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T10:13:34.510Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T10:13:38.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T10:13:40.403Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T10:13:40.403Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.403Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T10:13:40.403Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T10:13:40.860Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T10:13:40.860Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T10:13:40.860Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T10:13:40.860Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T10:13:40.860Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-20T10:13:40.860Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T10:13:45.543Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T10:13:47.713Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T10:13:50.612Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T10:13:55.295Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T10:13:55.295Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T10:13:55.753Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T10:13:55.753Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T10:13:55.753Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T10:13:55.753Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T10:13:55.753Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:13:55.753Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T10:13:58.649Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T10:13:58.649Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T10:13:59.105Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T10:13:59.563Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T10:14:01.735Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T10:14:22.803Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T10:14:22.803Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T10:14:22.803Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T10:14:29.861Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T10:14:29.861Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:14:29.861Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T10:14:34.539Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T10:14:34.539Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T10:14:34.539Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T10:14:34.539Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:14:34.539Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T10:14:34.539Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T10:14:34.539Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T10:14:34.539Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T10:14:34.996Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T10:14:52.667Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T10:14:52.667Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T10:14:53.124Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T10:14:56.848Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T10:14:56.848Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:14:56.848Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T10:14:59.024Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T10:14:59.024Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T10:14:59.024Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T10:14:59.024Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T10:14:59.024Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T10:14:59.024Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:14:59.024Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T10:15:16.716Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T10:15:16.716Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T10:15:25.266Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T10:15:25.266Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T10:15:28.158Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T10:15:28.618Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T10:15:29.581Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T10:15:29.581Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T10:15:29.581Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T10:15:39.880Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T10:15:39.880Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:15:39.880Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T10:15:40.339Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T10:15:40.339Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T10:15:40.339Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-20T10:15:40.339Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T10:15:48.895Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T10:15:49.352Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T10:15:49.809Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T10:16:00.111Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T10:16:00.111Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T10:16:00.111Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite (3305.69s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.06s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.41s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.21s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.31s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.29s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.81s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.44s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.82s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.16s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (151.43s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.14s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.17s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:16:02.285Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-01-20T10:16:02.285Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.36s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.21s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.83s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.53s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.73s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.68s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.93s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.43s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.78s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.44s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.36s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.04s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.67s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (51.36s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.65s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.11s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.58s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.65s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.52s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.33s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.52s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.59s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.67s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.28s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.73s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignore (88.15s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.56s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (104.86s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.27s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.08s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.63s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.21s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.11s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.20s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.60s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.99s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.81s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.53s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.98s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.96s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.50s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.01s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.97s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFails (7.62s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.82s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.75s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.00s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.52s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.83s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.79s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.56s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildHistory (13.56s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.45s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.41s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.30s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.59s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.78s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.07s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.26s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.31s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.21s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.62s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.08s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (18.81s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.40s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.54s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.94s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.00s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.41s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.55s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.13s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.80s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.77s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.73s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.58s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.48s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildRm (15.91s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.33s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.42s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.59s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.05s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.63s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.29s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.18s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildStderr (5.92s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.77s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.75s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.56s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.43s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.31s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.49s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.53s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.58s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.58s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.24s) [2022-01-20T10:16:02.286Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.95s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.87s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-01-20T10:16:02.286Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.05s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.71s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.71s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.67s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitChange (11.01s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.55s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitTTY (13.13s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICommit (18.18s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.09s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.75s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.07s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.23s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.78s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.72s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.85s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.73s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.51s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.49s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.39s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.79s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.22s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.59s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.48s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.34s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.47s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.87s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.85s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.90s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.90s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001143f0_} (3.08s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521480930_c:\foo_false____} (2.93s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521480930_c:\foo_true____} (2.88s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.81s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.98s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.47s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.87s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.87s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.97s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToDot (3.06s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCpToStdout (7.70s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.23s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.76s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.49s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.20s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.98s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.94s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.71s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsCopy (6.17s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.34s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.63s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.31s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFilters (5.72s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFormat (5.45s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsRename (3.00s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsResize (3.32s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.69s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.23s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.06s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.67s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.46s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.45s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.43s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.62s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.45s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.19s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.83s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecInspectID (5.38s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.05s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.94s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.69s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.54s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.47s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-01-20T10:16:02.287Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-20T10:16:02.287Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.59s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.67s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.05s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesFormat (0.33s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.27s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.64s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.56s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectDefault (7.68s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectHistory (5.56s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.71s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.72s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.70s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.77s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.70s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectStatus (3.27s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.49s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.90s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.81s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.76s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.71s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.38s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.41s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.58s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.86s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.58s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.64s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.62s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.00s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.17s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.78s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsSince (9.82s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s) [2022-01-20T10:16:02.288Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.71s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T10:16:02.288Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.39s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.31s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsByOrder (10.40s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.67s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.85s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.63s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.66s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.51s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.74s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.88s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.79s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.84s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.97s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (36.11s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.17s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.33s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.96s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.05s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.77s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.98s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.29s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.40s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.59s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.57s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiTag (0.94s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.92s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.07s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.11s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.41s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.35s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.45s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.76s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.12s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.60s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.45s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.78s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.85s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.77s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.01s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.85s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.87s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.46s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.86s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.71s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.78s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunExitCode (2.82s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.86s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.73s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.73s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.61s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.24s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.05s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.53s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.06s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.61s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.65s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-20T10:16:02.747Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.45s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:16:02.747Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.55s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.19s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunRm (2.85s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.78s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.71s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.81s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.54s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.54s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.61s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.71s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.98s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.30s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.45s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.76s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.89s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.77s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.76s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.07s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.60s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.32s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.53s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.37s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.93s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (18.52s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.65s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.86s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.46s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.78s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.10s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.71s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.44s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.50s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.22s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.05s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.84s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.59s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.57s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.54s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.30s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.33s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.43s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.64s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T10:16:02.748Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s) [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T10:16:02.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.748Z] --- PASS: TestDockerRegistrySuite (0.25s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) [2022-01-20T10:16:02.748Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-20T10:16:02.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T10:16:02.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T10:16:02.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T10:16:02.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T10:16:02.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T10:16:02.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T10:16:02.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerDaemonSuite [2022-01-20T10:16:02.749Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T10:16:02.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T10:16:02.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T10:16:02.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerSwarmSuite [2022-01-20T10:16:02.749Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T10:16:02.749Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T10:16:02.749Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerNetworkSuite [2022-01-20T10:16:02.749Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T10:16:02.749Z] === RUN TestDockerHubPullSuite [2022-01-20T10:16:02.749Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T10:16:02.749Z] PASS [2022-01-20T10:16:02.749Z] ok github.com/docker/docker/integration-cli 3306.307s [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === Skipped [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T10:16:02.749Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:16:02.749Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:16:02.749Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:16:02.749Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:16:02.749Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-01-20T10:16:02.749Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.749Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:16:02.749Z] [2022-01-20T10:16:02.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:16:02.749Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.11s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.11s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T10:16:02.750Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:16:02.750Z] [2022-01-20T10:16:02.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T10:16:02.750Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-20T10:16:02.750Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:16:03.208Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.208Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:16:03.208Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-01-20T10:16:03.209Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.58s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.58s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T10:16:03.209Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T10:16:03.209Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T10:16:03.209Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T10:16:03.209Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T10:16:03.209Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:16:03.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.209Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:16:03.209Z] [2022-01-20T10:16:03.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:03.210Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:03.210Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:16:03.210Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:16:03.210Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T10:16:03.210Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:16:03.210Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:16:03.210Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:16:03.210Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:16:03.210Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-01-20T10:16:03.210Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:16:03.210Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.210Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:16:03.210Z] [2022-01-20T10:16:03.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:16:03.211Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:16:03.211Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:16:03.211Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:16:03.211Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:16:03.211Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T10:16:03.211Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T10:16:03.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T10:16:03.211Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:16:03.211Z] [2022-01-20T10:16:03.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:16:03.211Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:16:03.212Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.212Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:16:03.212Z] [2022-01-20T10:16:03.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T10:16:03.212Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.05s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.05s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:16:03.213Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.213Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:16:03.213Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:16:03.670Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.670Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:16:03.670Z] [2022-01-20T10:16:03.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T10:16:03.671Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T10:16:03.671Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:16:03.671Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.671Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:16:03.671Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:16:03.672Z] [2022-01-20T10:16:03.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:16:03.672Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.672Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T10:16:03.673Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] DONE 1093 tests, 547 skipped in 3319.931s [2022-01-20T10:16:03.673Z] INFO: Integration tests ended at 01/20/2022 10:16:03. Duration:00:55:20.0483140 [2022-01-20T10:16:03.673Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] Containers: 2 [2022-01-20T10:16:03.673Z] Running: 0 [2022-01-20T10:16:03.673Z] Paused: 0 [2022-01-20T10:16:03.673Z] Stopped: 2 [2022-01-20T10:16:03.673Z] Images: 18 [2022-01-20T10:16:03.673Z] Server Version: 0.0.0-dev [2022-01-20T10:16:03.673Z] Storage Driver: windowsfilter [2022-01-20T10:16:03.673Z] Windows: [2022-01-20T10:16:03.673Z] Logging Driver: json-file [2022-01-20T10:16:03.673Z] Plugins: [2022-01-20T10:16:03.673Z] Volume: local [2022-01-20T10:16:03.673Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T10:16:03.673Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T10:16:03.673Z] Swarm: inactive [2022-01-20T10:16:03.673Z] Default Isolation: process [2022-01-20T10:16:03.673Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T10:16:03.673Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T10:16:03.673Z] OSType: windows [2022-01-20T10:16:03.673Z] Architecture: x86_64 [2022-01-20T10:16:03.673Z] CPUs: 4 [2022-01-20T10:16:03.673Z] Total Memory: 32GiB [2022-01-20T10:16:03.673Z] Name: azwin-2-230900 [2022-01-20T10:16:03.673Z] ID: UXJG:RE7O:34AU:NPUP:5CLX:HJX6:UDFS:LTFQ:AZMA:W34U:PKHO:RDE5 [2022-01-20T10:16:03.673Z] Docker Root Dir: D:\CI\PR-43165\1\daemon [2022-01-20T10:16:03.673Z] Debug Mode (client): false [2022-01-20T10:16:03.673Z] Debug Mode (server): true [2022-01-20T10:16:03.673Z] File Descriptors: -1 [2022-01-20T10:16:03.673Z] Goroutines: 17 [2022-01-20T10:16:03.673Z] System Time: 2022-01-20T10:16:03.5132844Z [2022-01-20T10:16:03.673Z] EventsListeners: 0 [2022-01-20T10:16:03.673Z] Registry: https://index.docker.io/v1/ [2022-01-20T10:16:03.673Z] Labels: [2022-01-20T10:16:03.673Z] Experimental: false [2022-01-20T10:16:03.673Z] Insecure Registries: [2022-01-20T10:16:03.673Z] 127.0.0.0/8 [2022-01-20T10:16:03.673Z] Live Restore Enabled: false [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] [2022-01-20T10:16:03.673Z] INFO: Stopping daemon under test [2022-01-20T10:16:04.131Z] SUCCESS: The process with PID 2416 (child process of PID 3308) has been terminated. [2022-01-20T10:16:04.131Z] SUCCESS: The process with PID 3308 (child process of PID 1976) has been terminated. [2022-01-20T10:16:04.131Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T10:16:04.131Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 10:16:03. [2022-01-20T10:16:04.131Z] INFO: Tidying up at end of run [2022-01-20T10:16:04.131Z] INFO: Saving daemon under test log (d:\CI\PR-43165\1\dut.out) to bundles\CIDUT.out [2022-01-20T10:16:04.131Z] INFO: Saving daemon under test log (d:\CI\PR-43165\1\dut.err) to bundles\CIDUT.err [2022-01-20T10:16:04.131Z] INFO: Nuke-Everything... [2022-01-20T10:16:04.131Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T10:16:04.592Z] 2ccc3bc402f6 [2022-01-20T10:16:04.592Z] bd3787a6169b [2022-01-20T10:16:04.592Z] INFO: Tidying pidfile d:\CI\PR-43165\1\docker.pid [2022-01-20T10:16:04.592Z] INFO: Nuking d:\CI [2022-01-20T10:16:47.091Z] INFO: Zapped successfully [2022-01-20T10:16:47.091Z] [2022-01-20T10:16:47.091Z] INFO: executeCI.ps1 exiting at Thu Jan 20 10:16:43 CUT 2022. Duration 01:27:43.7509639 [2022-01-20T10:16:47.091Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T10:16:47.329Z] Recording test results [2022-01-20T10:16:54.138Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T10:16:56.189Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T10:16:58.572Z] Archiving artifacts [2022-01-20T10:17:12.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43165/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T10:17:13.339Z] + make clean [2022-01-20T10:17:14.871Z] docker volume rm -f docker-dev-cache [2022-01-20T10:17:14.871Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS