Pull request #44472 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7ebfee940f02f1eddf144771d568344675ac38db+4ed81ac0e2504489839226ce42abc614cc4d4860 (88cd0f39ccd5f79340b5789bbe0611604351ef32) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 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-44472@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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-11-16T13:08:15.880Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-16T13:08:15.885Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-16T13:08:31.081Z] Still waiting to schedule task [2022-11-16T13:08:31.082Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fbb71251d4787e7)’ is offline [2022-11-16T13:09:16.430Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fbb71251d4787e7) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] { [Pipeline] checkout [2022-11-16T13:09:16.527Z] The recommended git tool is: git [2022-11-16T13:09:19.263Z] using credential docker-jenkins-github-credentials [2022-11-16T13:09:19.275Z] Cloning the remote Git repository [2022-11-16T13:09:19.275Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:09:19.302Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:09:19.366Z] > git init /home/ubuntu/workspace/moby_PR-44472 # timeout=10 [2022-11-16T13:09:19.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:09:19.789Z] > git --version # timeout=10 [2022-11-16T13:09:19.825Z] > git --version # 'git version 2.17.1' [2022-11-16T13:09:19.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:09:19.829Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:09:41.739Z] Fetching without tags [2022-11-16T13:09:42.022Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:09:41.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:09:41.651Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:09:41.702Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:09:41.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:09:41.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:09:41.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:09:41.833Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:09:42.032Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:09:42.048Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:09:42.670Z] > git remote # timeout=10 [2022-11-16T13:09:42.688Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:09:42.845Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:09:42.845Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:09:42.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:09:42.806Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:09:42.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:09:42.847Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:09:42.860Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:09:47.574Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:09:47.574Z] First time build. Skipping changelog. [2022-11-16T13:09:47.593Z] > git --version # timeout=10 [2022-11-16T13:09:47.639Z] > git --version # 'git version 2.17.1' [2022-11-16T13:09:47.688Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:09:48.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-11-16T13:10:15.315Z] Unable to find image 'alpine:latest' locally [2022-11-16T13:10:15.315Z] latest: Pulling from library/alpine [2022-11-16T13:10:15.315Z] ca7dd9ec2225: Pulling fs layer [2022-11-16T13:10:15.315Z] ca7dd9ec2225: Verifying Checksum [2022-11-16T13:10:15.315Z] ca7dd9ec2225: Download complete [2022-11-16T13:10:15.881Z] ca7dd9ec2225: Pull complete [2022-11-16T13:10:15.881Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T13:10:15.881Z] Status: Downloaded newer image for alpine:latest [2022-11-16T13:10:25.853Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-11-16T13:10:27.089Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fbb71251d4787e7) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2022-11-16T13:10:27.165Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-042afbc817c26a7c3) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-11-16T13:10:27.202Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d51abe256c57496) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] checkout [2022-11-16T13:10:27.207Z] The recommended git tool is: git [2022-11-16T13:10:27.215Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-11-16T13:10:27.234Z] Fetching changes from the remote Git repository [Pipeline] { [2022-11-16T13:10:27.251Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [2022-11-16T13:10:27.310Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-11-16T13:10:27.375Z] The recommended git tool is: git [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-11-16T13:10:27.224Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44472/.git # timeout=10 [2022-11-16T13:10:27.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:10:27.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:10:27.253Z] > git --version # timeout=10 [2022-11-16T13:10:27.276Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:27.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:27.279Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:28.613Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:28.841Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:28.841Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:10:28.942Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:10:28.955Z] > git --version # timeout=10 [2022-11-16T13:10:28.980Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:29.006Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-16T13:10:29.017Z] using credential docker-jenkins-github-credentials [2022-11-16T13:10:29.026Z] Cloning the remote Git repository [2022-11-16T13:10:29.026Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:10:28.620Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:28.644Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:10:28.773Z] > git remote # timeout=10 [2022-11-16T13:10:28.781Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:10:28.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:28.807Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:10:28.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:10:28.842Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:28.852Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:10:29.039Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:10:29.089Z] > git init /home/ubuntu/workspace/moby_PR-44472 # timeout=10 [2022-11-16T13:10:29.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:10:29.309Z] > git --version # timeout=10 [2022-11-16T13:10:29.312Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:29.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:29.313Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:29.655Z] + [ PR != PR ] [2022-11-16T13:10:29.655Z] + [ 20.10 != master ] [2022-11-16T13:10:29.655Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:10:29.981Z] + docker version [2022-11-16T13:10:29.982Z] Client: Docker Engine - Community [2022-11-16T13:10:29.982Z] Version: 22.06.0-beta.0 [2022-11-16T13:10:29.982Z] API version: 1.42 [2022-11-16T13:10:29.982Z] Go version: go1.18.3 [2022-11-16T13:10:29.982Z] Git commit: 3e9117b [2022-11-16T13:10:29.982Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:10:29.982Z] OS/Arch: linux/amd64 [2022-11-16T13:10:29.982Z] Context: default [2022-11-16T13:10:29.982Z] [2022-11-16T13:10:29.982Z] Server: Docker Engine - Community [2022-11-16T13:10:29.982Z] Engine: [2022-11-16T13:10:29.982Z] Version: 22.06.0-beta.0 [2022-11-16T13:10:29.982Z] API version: 1.42 (minimum version 1.12) [2022-11-16T13:10:29.982Z] Go version: go1.18.3 [2022-11-16T13:10:29.982Z] Git commit: 38633e7 [2022-11-16T13:10:29.982Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:10:29.982Z] OS/Arch: linux/amd64 [2022-11-16T13:10:29.982Z] Experimental: true [2022-11-16T13:10:29.982Z] containerd: [2022-11-16T13:10:29.982Z] Version: 1.6.8 [2022-11-16T13:10:29.982Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:10:29.982Z] runc: [2022-11-16T13:10:29.982Z] Version: 1.1.4 [2022-11-16T13:10:29.982Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-16T13:10:29.982Z] docker-init: [2022-11-16T13:10:29.982Z] Version: 0.19.0 [2022-11-16T13:10:29.982Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-16T13:10:30.264Z] + docker info [2022-11-16T13:10:30.392Z] using credential docker-jenkins-github-credentials [2022-11-16T13:10:30.402Z] Cloning the remote Git repository [2022-11-16T13:10:30.403Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:10:30.522Z] Client: [2022-11-16T13:10:30.522Z] Context: default [2022-11-16T13:10:30.522Z] Debug Mode: false [2022-11-16T13:10:30.522Z] Plugins: [2022-11-16T13:10:30.522Z] buildx: Docker Buildx (Docker Inc.) [2022-11-16T13:10:30.522Z] Version: c5aec24 [2022-11-16T13:10:30.522Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-16T13:10:30.522Z] compose: Docker Compose (Docker Inc.) [2022-11-16T13:10:30.522Z] Version: v2.12.0 [2022-11-16T13:10:30.522Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-16T13:10:30.522Z] scan: Docker Scan (Docker Inc.) [2022-11-16T13:10:30.522Z] Version: v0.17.0 [2022-11-16T13:10:30.522Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-16T13:10:30.522Z] [2022-11-16T13:10:30.522Z] Server: [2022-11-16T13:10:30.522Z] Containers: 0 [2022-11-16T13:10:30.522Z] Running: 0 [2022-11-16T13:10:30.522Z] Paused: 0 [2022-11-16T13:10:30.522Z] Stopped: 0 [2022-11-16T13:10:30.522Z] Images: 1 [2022-11-16T13:10:30.522Z] Server Version: 22.06.0-beta.0 [2022-11-16T13:10:30.522Z] Storage Driver: overlay2 [2022-11-16T13:10:30.522Z] Backing Filesystem: extfs [2022-11-16T13:10:30.522Z] Supports d_type: true [2022-11-16T13:10:30.522Z] Using metacopy: false [2022-11-16T13:10:30.522Z] Native Overlay Diff: true [2022-11-16T13:10:30.522Z] userxattr: false [2022-11-16T13:10:30.522Z] Logging Driver: json-file [2022-11-16T13:10:30.522Z] Cgroup Driver: cgroupfs [2022-11-16T13:10:30.522Z] Cgroup Version: 1 [2022-11-16T13:10:30.522Z] Plugins: [2022-11-16T13:10:30.522Z] Volume: local [2022-11-16T13:10:30.522Z] Network: bridge host ipvlan macvlan null overlay [2022-11-16T13:10:30.522Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-16T13:10:30.522Z] Swarm: inactive [2022-11-16T13:10:30.522Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-16T13:10:30.522Z] Default Runtime: runc [2022-11-16T13:10:30.522Z] Init Binary: docker-init [2022-11-16T13:10:30.522Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:10:30.522Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-16T13:10:30.522Z] init version: de40ad0 [2022-11-16T13:10:30.522Z] Security Options: [2022-11-16T13:10:30.522Z] apparmor [2022-11-16T13:10:30.522Z] seccomp [2022-11-16T13:10:30.522Z] Profile: builtin [2022-11-16T13:10:30.522Z] Kernel Version: 5.4.0-1088-aws [2022-11-16T13:10:30.522Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-16T13:10:30.522Z] OSType: linux [2022-11-16T13:10:30.522Z] Architecture: x86_64 [2022-11-16T13:10:30.522Z] CPUs: 2 [2022-11-16T13:10:30.522Z] Total Memory: 7.483GiB [2022-11-16T13:10:30.522Z] Name: ip-10-100-92-22 [2022-11-16T13:10:30.522Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-16T13:10:30.522Z] Docker Root Dir: /var/lib/docker [2022-11-16T13:10:30.522Z] Debug Mode: false [2022-11-16T13:10:30.522Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:10:30.522Z] Labels: [2022-11-16T13:10:30.522Z] Experimental: true [2022-11-16T13:10:30.522Z] Insecure Registries: [2022-11-16T13:10:30.522Z] 127.0.0.0/8 [2022-11-16T13:10:30.522Z] Live Restore Enabled: true [2022-11-16T13:10:30.522Z] [2022-11-16T13:10:30.522Z] WARNING: No swap limit support [Pipeline] sh [2022-11-16T13:10:30.814Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:10:30.814Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:10:30.814Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-16T13:10:30.814Z] + bash /home/ubuntu/workspace/moby_PR-44472/check-config.sh [2022-11-16T13:10:30.814Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-16T13:10:30.814Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-16T13:10:30.814Z] [2022-11-16T13:10:30.814Z] Generally Necessary: [2022-11-16T13:10:30.814Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-16T13:10:30.814Z] - apparmor: enabled and tools installed [2022-11-16T13:10:31.071Z] - CONFIG_NAMESPACES: enabled [2022-11-16T13:10:31.071Z] - CONFIG_NET_NS: enabled [2022-11-16T13:10:31.071Z] - CONFIG_PID_NS: enabled [2022-11-16T13:10:31.071Z] - CONFIG_IPC_NS: enabled [2022-11-16T13:10:31.071Z] - CONFIG_UTS_NS: enabled [2022-11-16T13:10:31.071Z] - CONFIG_CGROUPS: enabled [2022-11-16T13:10:31.071Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-16T13:10:31.071Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-16T13:10:31.071Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-16T13:10:31.071Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-16T13:10:31.072Z] - CONFIG_CPUSETS: enabled [2022-11-16T13:10:31.072Z] - CONFIG_MEMCG: enabled [2022-11-16T13:10:31.072Z] - CONFIG_KEYS: enabled [2022-11-16T13:10:31.072Z] - CONFIG_VETH: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-16T13:10:31.072Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-16T13:10:31.072Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-16T13:10:31.072Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-16T13:10:31.072Z] [2022-11-16T13:10:31.072Z] Optional Features: [2022-11-16T13:10:31.072Z] - CONFIG_USER_NS: enabled [2022-11-16T13:10:31.072Z] - CONFIG_SECCOMP: enabled [2022-11-16T13:10:31.072Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-16T13:10:31.072Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-16T13:10:31.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-16T13:10:31.072Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-16T13:10:30.431Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:10:30.516Z] > git init /home/ubuntu/workspace/moby_PR-44472 # timeout=10 [2022-11-16T13:10:30.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:10:30.796Z] > git --version # timeout=10 [2022-11-16T13:10:30.834Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:30.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:30.836Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:31.329Z] - CONFIG_BLK_CGROUP: enabled [2022-11-16T13:10:31.329Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-16T13:10:31.329Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-16T13:10:31.329Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-16T13:10:31.329Z] - CONFIG_CGROUP_PERF: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-16T13:10:31.329Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-16T13:10:31.329Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-16T13:10:31.329Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-16T13:10:31.329Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_IP_VS: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-16T13:10:31.329Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-16T13:10:31.329Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-16T13:10:31.329Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_EXT4_FS: enabled [2022-11-16T13:10:31.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-16T13:10:31.329Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-16T13:10:31.329Z] - Network Drivers: [2022-11-16T13:10:31.329Z] - "overlay": [2022-11-16T13:10:31.329Z] - CONFIG_VXLAN: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-16T13:10:31.329Z] Optional (for encrypted networks): [2022-11-16T13:10:31.329Z] - CONFIG_CRYPTO: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-16T13:10:31.329Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-16T13:10:31.329Z] - CONFIG_XFRM: enabled [2022-11-16T13:10:31.329Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-16T13:10:31.329Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-16T13:10:31.329Z] - "ipvlan": [2022-11-16T13:10:31.329Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-16T13:10:31.329Z] - "macvlan": [2022-11-16T13:10:31.586Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-16T13:10:31.586Z] - CONFIG_DUMMY: enabled (as module) [2022-11-16T13:10:31.586Z] - "ftp,tftp client in container": [2022-11-16T13:10:31.586Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-16T13:10:31.586Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-16T13:10:31.586Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-16T13:10:31.586Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-16T13:10:31.586Z] - Storage Drivers: [2022-11-16T13:10:31.586Z] - "aufs": [2022-11-16T13:10:31.586Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-16T13:10:31.586Z] - "btrfs": [2022-11-16T13:10:31.586Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-16T13:10:31.586Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-16T13:10:31.586Z] - "devicemapper": [2022-11-16T13:10:31.586Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-16T13:10:31.586Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-16T13:10:31.586Z] - "overlay": [2022-11-16T13:10:31.586Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-16T13:10:31.586Z] - "zfs": [2022-11-16T13:10:31.586Z] - /dev/zfs: present [2022-11-16T13:10:31.586Z] - zfs command: missing [2022-11-16T13:10:31.586Z] - zpool command: missing [2022-11-16T13:10:31.586Z] [2022-11-16T13:10:31.586Z] Limits: [2022-11-16T13:10:31.586Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-16T13:10:31.586Z] [2022-11-16T13:10:31.586Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-16T13:10:31.909Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ebfee940f02f1eddf144771d568344675ac38db . [2022-11-16T13:10:32.175Z] #1 [internal] load build definition from Dockerfile [2022-11-16T13:10:33.107Z] #1 transferring dockerfile: [2022-11-16T13:10:33.107Z] #1 transferring dockerfile: 16.91kB 0.0s done [2022-11-16T13:10:33.107Z] #1 DONE 0.9s [2022-11-16T13:10:33.107Z] [2022-11-16T13:10:33.107Z] #2 [internal] load .dockerignore [2022-11-16T13:10:33.107Z] #2 transferring context: 87B done [2022-11-16T13:10:33.107Z] #2 DONE 1.0s [2022-11-16T13:10:33.107Z] [2022-11-16T13:10:33.107Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-16T13:10:33.365Z] #3 DONE 0.3s [2022-11-16T13:10:33.365Z] [2022-11-16T13:10:33.365Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-16T13:10:33.365Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-11-16T13:10:33.624Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-16T13:10:33.624Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-16T13:10:33.624Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-16T13:10:33.881Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.3s [2022-11-16T13:10:33.881Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.49MB / 9.94MB 0.4s [2022-11-16T13:10:34.138Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-16T13:10:34.138Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.5s done [2022-11-16T13:10:34.395Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done [2022-11-16T13:10:34.659Z] #4 DONE 1.2s [2022-11-16T13:10:34.918Z] [2022-11-16T13:10:34.918Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:10:35.858Z] #5 ... [2022-11-16T13:10:35.858Z] [2022-11-16T13:10:35.858Z] #6 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-16T13:10:35.858Z] #6 DONE 1.0s [2022-11-16T13:10:36.116Z] [2022-11-16T13:10:36.116Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:10:36.116Z] #7 DONE 1.0s [2022-11-16T13:10:36.116Z] [2022-11-16T13:10:36.116Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:10:36.116Z] #8 DONE 1.1s [2022-11-16T13:10:36.116Z] [2022-11-16T13:10:36.116Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:10:36.116Z] #5 DONE 1.1s [2022-11-16T13:10:37.049Z] [2022-11-16T13:10:37.049Z] #9 [internal] load build context [2022-11-16T13:10:38.429Z] #9 transferring context: 13.91MB 1.2s [2022-11-16T13:10:40.669Z] Fetching without tags [2022-11-16T13:10:40.857Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:40.973Z] #9 ... [2022-11-16T13:10:40.973Z] [2022-11-16T13:10:40.973Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:10:40.973Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-16T13:10:40.973Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:10:40.973Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-16T13:10:40.973Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-16T13:10:40.973Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-11-16T13:10:40.973Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-11-16T13:10:40.973Z] #10 DONE 4.0s [2022-11-16T13:10:40.973Z] [2022-11-16T13:10:40.973Z] #9 [internal] load build context [2022-11-16T13:10:41.393Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:41.394Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:10:40.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:10:40.660Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:10:40.663Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:40.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:10:40.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:10:40.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:40.675Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:40.865Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:40.868Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:10:41.378Z] > git remote # timeout=10 [2022-11-16T13:10:41.382Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:10:41.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:41.386Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:10:41.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:10:41.398Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:41.400Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:10:42.076Z] Still waiting to schedule task [2022-11-16T13:10:42.076Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fcaab153bd0c057d)’ is offline [2022-11-16T13:10:42.080Z] Still waiting to schedule task [2022-11-16T13:10:42.080Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-080bc54c17b1df200)’ [2022-11-16T13:10:42.081Z] Still waiting to schedule task [2022-11-16T13:10:42.081Z] All nodes of label ‘windows-2019’ are offline [2022-11-16T13:10:43.523Z] #9 transferring context: 53.56MB 6.3s done [2022-11-16T13:10:43.523Z] #9 DONE 6.5s [2022-11-16T13:10:43.523Z] [2022-11-16T13:10:43.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:10:43.523Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 0.1s done [2022-11-16T13:10:43.523Z] #11 sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 1.86kB / 1.86kB done [2022-11-16T13:10:43.523Z] #11 sha256:fa71e1447cb0241324162a6c51297206928d755b16142eceec7b809af55061e5 1.80kB / 1.80kB done [2022-11-16T13:10:43.523Z] #11 sha256:e53ef54a405f8a28710b399b3f4a0ef0350d6d470088cb26d39f70f9a454939f 7.10kB / 7.10kB done [2022-11-16T13:10:43.523Z] #11 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 1.9s done [2022-11-16T13:10:43.523Z] #11 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 5.16MB / 5.16MB 1.9s done [2022-11-16T13:10:43.523Z] #11 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 10.88MB / 10.88MB 2.3s done [2022-11-16T13:10:43.523Z] #11 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 6.1s [2022-11-16T13:10:43.523Z] #11 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 3.7s [2022-11-16T13:10:43.523Z] #11 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 54.59MB / 54.59MB 5.9s [2022-11-16T13:10:43.523Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 136.31MB / 141.93MB 6.1s [2022-11-16T13:10:43.781Z] #11 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 54.59MB / 54.59MB 6.0s done [2022-11-16T13:10:44.348Z] #11 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 6.7s [2022-11-16T13:10:44.348Z] #11 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 6.8s done [2022-11-16T13:10:45.228Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:10:45.246Z] > git --version # timeout=10 [2022-11-16T13:10:45.249Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:45.251Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-16T13:10:45.288Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.93MB / 141.93MB 7.8s done [2022-11-16T13:10:45.545Z] #11 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 8.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:10:46.027Z] + docker version [2022-11-16T13:10:46.482Z] #11 ... [2022-11-16T13:10:46.482Z] [2022-11-16T13:10:46.482Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:10:46.482Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-11-16T13:10:46.482Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-16T13:10:46.482Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-16T13:10:46.482Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:10:46.482Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-11-16T13:10:46.482Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-11-16T13:10:46.482Z] #12 DONE 9.3s [2022-11-16T13:10:46.482Z] [2022-11-16T13:10:46.482Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:10:46.483Z] #13 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done [2022-11-16T13:10:46.483Z] #13 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done [2022-11-16T13:10:46.483Z] #13 sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a 529B / 529B done [2022-11-16T13:10:46.483Z] #13 sha256:c31f65dd4cc97f21bd440df4b9b919a99e35a7ede602e8150f2314af1441a312 1.46kB / 1.46kB done [2022-11-16T13:10:46.483Z] #13 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 2.0s done [2022-11-16T13:10:46.742Z] #13 ... [2022-11-16T13:10:46.742Z] [2022-11-16T13:10:46.742Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-16T13:10:47.307Z] #14 DONE 0.7s [2022-11-16T13:10:47.307Z] [2022-11-16T13:10:47.307Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:10:47.307Z] #13 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 7.4s done [2022-11-16T13:10:47.307Z] #13 DONE 10.3s [2022-11-16T13:10:47.307Z] [2022-11-16T13:10:47.307Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-16T13:10:48.241Z] #15 DONE 0.9s [2022-11-16T13:10:48.241Z] [2022-11-16T13:10:48.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:10:48.241Z] #11 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0.5s done [2022-11-16T13:10:48.241Z] #11 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 [2022-11-16T13:10:49.175Z] #11 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 0.9s done [2022-11-16T13:10:49.175Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 [2022-11-16T13:10:51.883Z] Fetching without tags [2022-11-16T13:10:52.213Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:52.863Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:10:52.863Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:10:51.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:10:51.804Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:10:51.832Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:51.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:10:51.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:10:51.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:51.895Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:10:52.223Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:52.246Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:10:52.780Z] > git remote # timeout=10 [2022-11-16T13:10:52.802Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:10:52.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:10:52.835Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:10:52.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:10:52.868Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:10:52.880Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:10:54.485Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 5.1s [2022-11-16T13:10:55.863Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 6.6s done [2022-11-16T13:10:56.122Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 [2022-11-16T13:10:57.347Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:10:57.382Z] > git --version # timeout=10 [2022-11-16T13:10:57.400Z] > git --version # 'git version 2.17.1' [2022-11-16T13:10:57.414Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-16T13:10:57.549Z] #11 ... [2022-11-16T13:10:57.549Z] [2022-11-16T13:10:57.549Z] #16 [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-11-16T13:10:57.549Z] #0 1.888 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:10:57.549Z] #0 1.908 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:10:57.549Z] #0 1.908 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:10:57.549Z] #0 2.053 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:10:57.549Z] #0 2.345 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:10:57.549Z] #0 2.736 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:10:57.549Z] #0 3.904 Fetched 8607 kB in 2s (3781 kB/s) [2022-11-16T13:10:57.549Z] #0 3.904 Reading package lists... [2022-11-16T13:10:57.549Z] #0 4.672 Reading package lists... [2022-11-16T13:10:57.549Z] #0 5.424 Building dependency tree... [2022-11-16T13:10:57.549Z] #0 5.788 The following additional packages will be installed: [2022-11-16T13:10:57.549Z] #0 5.788 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-16T13:10:57.549Z] #0 5.788 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-16T13:10:57.549Z] #0 5.788 Recommended packages: [2022-11-16T13:10:57.549Z] #0 5.788 libldap-common publicsuffix libsasl2-modules [2022-11-16T13:10:57.549Z] #0 5.961 The following NEW packages will be installed: [2022-11-16T13:10:57.549Z] #0 5.961 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-16T13:10:57.549Z] #0 5.961 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-16T13:10:57.549Z] #0 5.961 libssh2-1 openssl [2022-11-16T13:10:57.549Z] #0 6.229 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:10:57.549Z] #0 6.229 Need to get 3047 kB of archives. [2022-11-16T13:10:57.549Z] #0 6.229 After this operation, 6661 kB of additional disk space will be used. [2022-11-16T13:10:57.549Z] #0 6.229 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-16T13:10:57.549Z] #0 6.244 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-16T13:10:57.549Z] #0 6.244 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-16T13:10:57.549Z] #0 6.253 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-16T13:10:57.549Z] #0 6.253 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-16T13:10:57.549Z] #0 6.253 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-16T13:10:57.549Z] #0 6.264 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-16T13:10:57.549Z] #0 6.264 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-16T13:10:57.549Z] #0 6.264 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-16T13:10:57.549Z] #0 6.264 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-16T13:10:57.549Z] #0 6.264 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-16T13:10:57.549Z] #0 6.274 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-16T13:10:57.549Z] #0 6.274 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:10:57.549Z] #0 6.274 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:10:57.549Z] #0 6.274 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:10:57.549Z] #0 6.509 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:10:57.549Z] #0 6.557 Fetched 3047 kB in 0s (9858 kB/s) [2022-11-16T13:10:57.549Z] #0 6.595 Selecting previously unselected package openssl. [2022-11-16T13:10:57.549Z] #0 6.595 (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 ... 6661 files and directories currently installed.) [2022-11-16T13:10:57.549Z] #0 6.595 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-16T13:10:57.549Z] #0 6.603 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:10:57.549Z] #0 6.784 Selecting previously unselected package ca-certificates. [2022-11-16T13:10:57.549Z] #0 6.784 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-16T13:10:57.549Z] #0 6.788 Unpacking ca-certificates (20210119) ... [2022-11-16T13:10:57.549Z] #0 6.886 Selecting previously unselected package libbrotli1:amd64. [2022-11-16T13:10:57.549Z] #0 6.886 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-16T13:10:57.549Z] #0 6.898 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:10:57.549Z] #0 6.989 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-16T13:10:57.549Z] #0 6.989 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:10:57.549Z] #0 6.995 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:10:57.549Z] #0 7.066 Selecting previously unselected package libsasl2-2:amd64. [2022-11-16T13:10:57.549Z] #0 7.066 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:10:57.549Z] #0 7.076 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:10:57.549Z] #0 7.147 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-16T13:10:57.549Z] #0 7.147 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-16T13:10:57.549Z] #0 7.154 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:10:57.550Z] #0 7.247 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-16T13:10:57.550Z] #0 7.247 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.253 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:10:57.550Z] #0 7.329 Selecting previously unselected package libpsl5:amd64. [2022-11-16T13:10:57.550Z] #0 7.329 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.342 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:10:57.550Z] #0 7.408 Selecting previously unselected package librtmp1:amd64. [2022-11-16T13:10:57.550Z] #0 7.408 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.414 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:10:57.550Z] #0 7.475 Selecting previously unselected package libssh2-1:amd64. [2022-11-16T13:10:57.550Z] #0 7.477 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.491 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:10:57.550Z] #0 7.572 Selecting previously unselected package libcurl4:amd64. [2022-11-16T13:10:57.550Z] #0 7.574 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.584 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:10:57.550Z] #0 7.683 Selecting previously unselected package curl. [2022-11-16T13:10:57.550Z] #0 7.683 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.689 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:10:57.550Z] #0 7.814 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:10:57.550Z] #0 7.814 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.828 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:10:57.550Z] #0 7.932 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:10:57.550Z] #0 7.932 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 7.944 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:10:57.550Z] #0 8.009 Selecting previously unselected package jq. [2022-11-16T13:10:57.550Z] #0 8.009 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:10:57.550Z] #0 8.020 Unpacking jq (1.6-2.1) ... [2022-11-16T13:10:57.550Z] #0 8.099 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:10:57.550Z] #0 8.134 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:10:57.550Z] #0 8.164 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:10:57.550Z] #0 8.182 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:10:57.550Z] #0 8.199 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:10:57.550Z] #0 8.216 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:10:57.550Z] #0 8.236 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:10:57.550Z] #0 8.256 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:10:57.550Z] #0 8.291 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:10:57.550Z] #0 8.305 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:10:57.550Z] #0 8.327 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:10:57.550Z] #0 8.344 Setting up ca-certificates (20210119) ... [2022-11-16T13:10:57.550Z] #0 9.024 Updating certificates in /etc/ssl/certs... [2022-11-16T13:10:57.550Z] #16 10.15 129 added, 0 removed; done. [2022-11-16T13:10:57.550Z] #16 ... [2022-11-16T13:10:57.550Z] [2022-11-16T13:10:57.550Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:10:58.566Z] + docker version [2022-11-16T13:11:00.896Z] Client: Docker Engine - Community [2022-11-16T13:11:00.896Z] Version: 22.06.0-beta.0 [2022-11-16T13:11:00.896Z] API version: 1.42 [2022-11-16T13:11:00.896Z] Go version: go1.18.3 [2022-11-16T13:11:00.896Z] Git commit: 3e9117b [2022-11-16T13:11:00.896Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:11:00.896Z] OS/Arch: linux/amd64 [2022-11-16T13:11:00.896Z] Context: default [2022-11-16T13:11:00.896Z] [2022-11-16T13:11:00.896Z] Server: Docker Engine - Community [2022-11-16T13:11:00.896Z] Engine: [2022-11-16T13:11:00.896Z] Version: 22.06.0-beta.0 [2022-11-16T13:11:00.896Z] API version: 1.42 (minimum version 1.12) [2022-11-16T13:11:00.896Z] Go version: go1.18.3 [2022-11-16T13:11:00.896Z] Git commit: 38633e7 [2022-11-16T13:11:00.896Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:11:00.896Z] OS/Arch: linux/amd64 [2022-11-16T13:11:00.896Z] Experimental: true [2022-11-16T13:11:00.896Z] containerd: [2022-11-16T13:11:00.896Z] Version: 1.6.8 [2022-11-16T13:11:00.896Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:11:00.896Z] runc: [2022-11-16T13:11:00.896Z] Version: 1.1.4 [2022-11-16T13:11:00.896Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-16T13:11:00.896Z] docker-init: [2022-11-16T13:11:00.896Z] Version: 0.19.0 [2022-11-16T13:11:00.896Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-16T13:11:01.195Z] + docker info [2022-11-16T13:11:01.195Z] Client: [2022-11-16T13:11:01.195Z] Context: default [2022-11-16T13:11:01.195Z] Debug Mode: false [2022-11-16T13:11:01.195Z] Plugins: [2022-11-16T13:11:01.195Z] buildx: Docker Buildx (Docker Inc.) [2022-11-16T13:11:01.195Z] Version: c5aec24 [2022-11-16T13:11:01.195Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-16T13:11:01.195Z] compose: Docker Compose (Docker Inc.) [2022-11-16T13:11:01.195Z] Version: v2.12.0 [2022-11-16T13:11:01.195Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-16T13:11:01.195Z] scan: Docker Scan (Docker Inc.) [2022-11-16T13:11:01.195Z] Version: v0.17.0 [2022-11-16T13:11:01.195Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-16T13:11:01.195Z] [2022-11-16T13:11:01.195Z] Server: [2022-11-16T13:11:01.195Z] Containers: 0 [2022-11-16T13:11:01.195Z] Running: 0 [2022-11-16T13:11:01.195Z] Paused: 0 [2022-11-16T13:11:01.195Z] Stopped: 0 [2022-11-16T13:11:01.195Z] Images: 0 [2022-11-16T13:11:01.195Z] Server Version: 22.06.0-beta.0 [2022-11-16T13:11:01.195Z] Storage Driver: overlay2 [2022-11-16T13:11:01.195Z] Backing Filesystem: extfs [2022-11-16T13:11:01.195Z] Supports d_type: true [2022-11-16T13:11:01.195Z] Using metacopy: false [2022-11-16T13:11:01.195Z] Native Overlay Diff: true [2022-11-16T13:11:01.195Z] userxattr: false [2022-11-16T13:11:01.195Z] Logging Driver: json-file [2022-11-16T13:11:01.195Z] Cgroup Driver: cgroupfs [2022-11-16T13:11:01.195Z] Cgroup Version: 1 [2022-11-16T13:11:01.195Z] Plugins: [2022-11-16T13:11:01.195Z] Volume: local [2022-11-16T13:11:01.195Z] Network: bridge host ipvlan macvlan null overlay [2022-11-16T13:11:01.195Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-16T13:11:01.195Z] Swarm: inactive [2022-11-16T13:11:01.195Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-16T13:11:01.195Z] Default Runtime: runc [2022-11-16T13:11:01.195Z] Init Binary: docker-init [2022-11-16T13:11:01.195Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:11:01.195Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-16T13:11:01.195Z] init version: de40ad0 [2022-11-16T13:11:01.195Z] Security Options: [2022-11-16T13:11:01.195Z] apparmor [2022-11-16T13:11:01.195Z] seccomp [2022-11-16T13:11:01.195Z] Profile: builtin [2022-11-16T13:11:01.195Z] Kernel Version: 5.4.0-1088-aws [2022-11-16T13:11:01.195Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-16T13:11:01.195Z] OSType: linux [2022-11-16T13:11:01.195Z] Architecture: x86_64 [2022-11-16T13:11:01.195Z] CPUs: 8 [2022-11-16T13:11:01.195Z] Total Memory: 30.58GiB [2022-11-16T13:11:01.195Z] Name: ip-10-100-107-39 [2022-11-16T13:11:01.195Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-16T13:11:01.195Z] Docker Root Dir: /var/lib/docker [2022-11-16T13:11:01.195Z] Debug Mode: false [2022-11-16T13:11:01.195Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:11:01.195Z] Labels: [2022-11-16T13:11:01.195Z] Experimental: true [2022-11-16T13:11:01.195Z] Insecure Registries: [2022-11-16T13:11:01.195Z] 127.0.0.0/8 [2022-11-16T13:11:01.195Z] Live Restore Enabled: true [2022-11-16T13:11:01.195Z] [2022-11-16T13:11:01.195Z] WARNING: No swap limit support [Pipeline] sh [2022-11-16T13:11:01.475Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:11:01.475Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:11:01.475Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-16T13:11:01.475Z] + bash /home/ubuntu/workspace/moby_PR-44472/check-config.sh [2022-11-16T13:11:01.475Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-16T13:11:01.475Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-16T13:11:01.475Z] [2022-11-16T13:11:01.475Z] Generally Necessary: [2022-11-16T13:11:01.475Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-16T13:11:01.475Z] - apparmor: enabled and tools installed [2022-11-16T13:11:01.475Z] - CONFIG_NAMESPACES: enabled [2022-11-16T13:11:01.476Z] - CONFIG_NET_NS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_PID_NS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_IPC_NS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_UTS_NS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUPS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CPUSETS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_MEMCG: enabled [2022-11-16T13:11:01.476Z] - CONFIG_KEYS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_VETH: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-16T13:11:01.476Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-16T13:11:01.476Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-16T13:11:01.476Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-16T13:11:01.476Z] [2022-11-16T13:11:01.476Z] Optional Features: [2022-11-16T13:11:01.476Z] - CONFIG_USER_NS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_SECCOMP: enabled [2022-11-16T13:11:01.476Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-16T13:11:01.476Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-16T13:11:01.734Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-16T13:11:01.734Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-16T13:11:01.734Z] - CONFIG_BLK_CGROUP: enabled [2022-11-16T13:11:01.734Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-16T13:11:01.734Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-16T13:11:01.734Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-16T13:11:01.734Z] - CONFIG_CGROUP_PERF: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-16T13:11:01.734Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-16T13:11:01.734Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-16T13:11:01.734Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-16T13:11:01.734Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_IP_VS: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-16T13:11:01.734Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-16T13:11:01.734Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-16T13:11:01.734Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_EXT4_FS: enabled [2022-11-16T13:11:01.734Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-16T13:11:01.734Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-16T13:11:01.734Z] - Network Drivers: [2022-11-16T13:11:01.734Z] - "overlay": [2022-11-16T13:11:01.734Z] - CONFIG_VXLAN: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-16T13:11:01.734Z] Optional (for encrypted networks): [2022-11-16T13:11:01.734Z] - CONFIG_CRYPTO: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-16T13:11:01.734Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-16T13:11:01.734Z] - CONFIG_XFRM: enabled [2022-11-16T13:11:01.734Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-16T13:11:01.734Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-16T13:11:01.734Z] - "ipvlan": [2022-11-16T13:11:01.751Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 5.1s [2022-11-16T13:11:01.992Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-16T13:11:01.992Z] - "macvlan": [2022-11-16T13:11:01.992Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-16T13:11:01.992Z] - CONFIG_DUMMY: enabled (as module) [2022-11-16T13:11:01.992Z] - "ftp,tftp client in container": [2022-11-16T13:11:01.992Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-16T13:11:01.992Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-16T13:11:01.992Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-16T13:11:01.992Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-16T13:11:01.992Z] - Storage Drivers: [2022-11-16T13:11:01.992Z] - "aufs": [2022-11-16T13:11:01.992Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-16T13:11:01.992Z] - "btrfs": [2022-11-16T13:11:01.992Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-16T13:11:01.992Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-16T13:11:01.992Z] - "devicemapper": [2022-11-16T13:11:01.992Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-16T13:11:01.992Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-16T13:11:01.992Z] - "overlay": [2022-11-16T13:11:01.992Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-16T13:11:01.992Z] - "zfs": [2022-11-16T13:11:01.992Z] - /dev/zfs: present [2022-11-16T13:11:01.992Z] - zfs command: missing [2022-11-16T13:11:01.992Z] - zpool command: missing [2022-11-16T13:11:01.992Z] [2022-11-16T13:11:01.992Z] Limits: [2022-11-16T13:11:01.992Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-16T13:11:01.992Z] [2022-11-16T13:11:01.992Z] + true [Pipeline] } [2022-11-16T13:11:02.008Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 5.8s done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-16T13:11:02.326Z] + sudo modprobe ip_vs [2022-11-16T13:11:02.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ebfee940f02f1eddf144771d568344675ac38db . [2022-11-16T13:11:02.574Z] #11 ... [2022-11-16T13:11:02.574Z] [2022-11-16T13:11:02.574Z] #16 [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-11-16T13:11:02.574Z] #16 10.31 Setting up jq (1.6-2.1) ... [2022-11-16T13:11:02.574Z] #16 10.33 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:02.574Z] #16 10.34 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:02.574Z] #16 10.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:02.574Z] #16 10.38 Processing triggers for ca-certificates (20210119) ... [2022-11-16T13:11:02.574Z] #16 10.39 Updating certificates in /etc/ssl/certs... [2022-11-16T13:11:02.574Z] #16 11.30 0 added, 0 removed; done. [2022-11-16T13:11:02.574Z] #16 11.30 Running hooks in /etc/ca-certificates/update.d... [2022-11-16T13:11:02.574Z] #16 11.30 done. [2022-11-16T13:11:02.574Z] #16 DONE 15.0s [2022-11-16T13:11:02.574Z] [2022-11-16T13:11:02.574Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-16T13:11:02.583Z] #1 [internal] load build definition from Dockerfile [2022-11-16T13:11:02.584Z] #1 transferring dockerfile: 16.91kB done [2022-11-16T13:11:02.584Z] #1 DONE 0.0s [2022-11-16T13:11:02.584Z] [2022-11-16T13:11:02.584Z] #2 [internal] load .dockerignore [2022-11-16T13:11:02.584Z] #2 transferring context: 87B done [2022-11-16T13:11:02.584Z] #2 DONE 0.1s [2022-11-16T13:11:03.141Z] #17 DONE 0.8s [2022-11-16T13:11:03.141Z] [2022-11-16T13:11:03.141Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:03.517Z] [2022-11-16T13:11:03.517Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-16T13:11:03.775Z] #3 DONE 0.3s [2022-11-16T13:11:03.775Z] [2022-11-16T13:11:03.775Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-16T13:11:03.775Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-16T13:11:03.775Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-16T13:11:03.775Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-16T13:11:03.775Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-16T13:11:03.775Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2022-11-16T13:11:03.775Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-11-16T13:11:04.034Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-11-16T13:11:04.034Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-11-16T13:11:04.292Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s done [2022-11-16T13:11:04.550Z] #4 DONE 0.7s [2022-11-16T13:11:04.550Z] [2022-11-16T13:11:04.550Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:11:05.039Z] #18 1.704 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-16T13:11:05.039Z] #18 1.961 [2022-11-16T13:11:05.116Z] #5 DONE 0.5s [2022-11-16T13:11:05.116Z] [2022-11-16T13:11:05.116Z] #6 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-16T13:11:05.116Z] #6 DONE 0.6s [2022-11-16T13:11:05.116Z] [2022-11-16T13:11:05.116Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:11:05.116Z] #7 DONE 0.5s [2022-11-16T13:11:05.116Z] [2022-11-16T13:11:05.116Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:11:05.116Z] #8 DONE 0.6s [2022-11-16T13:11:05.554Z] #18 2.179 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:05.683Z] [2022-11-16T13:11:05.683Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:05.683Z] #9 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:05.812Z] #18 2.449 [2022-11-16T13:11:05.943Z] #9 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.0s done [2022-11-16T13:11:05.943Z] #9 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done [2022-11-16T13:11:05.943Z] #9 sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a 529B / 529B done [2022-11-16T13:11:05.943Z] #9 sha256:c31f65dd4cc97f21bd440df4b9b919a99e35a7ede602e8150f2314af1441a312 1.46kB / 1.46kB done [2022-11-16T13:11:05.943Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 1.05MB / 55.04MB 0.1s [2022-11-16T13:11:06.202Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 12.67MB / 55.04MB 0.2s [2022-11-16T13:11:06.202Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 23.07MB / 55.04MB 0.3s [2022-11-16T13:11:06.377Z] #18 3.313 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-16T13:11:06.462Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 32.51MB / 55.04MB 0.4s [2022-11-16T13:11:06.462Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 53.48MB / 55.04MB 0.6s [2022-11-16T13:11:06.943Z] #18 3.694 [2022-11-16T13:11:07.035Z] #9 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 1.1s done [2022-11-16T13:11:07.201Z] #18 3.912 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:07.294Z] #9 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 0.2s [2022-11-16T13:11:07.294Z] #9 ... [2022-11-16T13:11:07.294Z] [2022-11-16T13:11:07.294Z] #10 [internal] load build context [2022-11-16T13:11:07.294Z] #10 transferring context: 53.56MB 1.2s done [2022-11-16T13:11:07.294Z] #10 DONE 1.5s [2022-11-16T13:11:07.458Z] #18 4.181 [2022-11-16T13:11:07.553Z] [2022-11-16T13:11:07.553Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:07.553Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 0.0s done [2022-11-16T13:11:07.553Z] #11 sha256:fa71e1447cb0241324162a6c51297206928d755b16142eceec7b809af55061e5 1.80kB / 1.80kB done [2022-11-16T13:11:07.553Z] #11 sha256:e53ef54a405f8a28710b399b3f4a0ef0350d6d470088cb26d39f70f9a454939f 7.10kB / 7.10kB done [2022-11-16T13:11:07.553Z] #11 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 10.88MB / 10.88MB 0.2s done [2022-11-16T13:11:07.553Z] #11 sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 1.86kB / 1.86kB done [2022-11-16T13:11:07.553Z] #11 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 5.16MB / 5.16MB 0.3s done [2022-11-16T13:11:07.553Z] #11 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 1.1s done [2022-11-16T13:11:07.553Z] #11 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 54.59MB / 54.59MB 1.5s done [2022-11-16T13:11:07.553Z] #11 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 1.6s [2022-11-16T13:11:07.553Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 5.24MB / 141.93MB 1.6s [2022-11-16T13:11:07.553Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 16.78MB / 141.93MB 1.7s [2022-11-16T13:11:07.811Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 27.26MB / 141.93MB 1.8s [2022-11-16T13:11:07.811Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 36.70MB / 141.93MB 1.9s [2022-11-16T13:11:07.811Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 47.19MB / 141.93MB 2.0s [2022-11-16T13:11:08.070Z] #11 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 2.1s done [2022-11-16T13:11:08.071Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 66.06MB / 141.93MB 2.2s [2022-11-16T13:11:08.071Z] #11 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 2.2s [2022-11-16T13:11:08.071Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 76.55MB / 141.93MB 2.3s [2022-11-16T13:11:08.071Z] #11 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 2.2s done [2022-11-16T13:11:08.330Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 87.03MB / 141.93MB 2.4s [2022-11-16T13:11:08.330Z] #11 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 1.3s done [2022-11-16T13:11:08.330Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 96.47MB / 141.93MB 2.5s [2022-11-16T13:11:08.390Z] #18 5.109 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-16T13:11:08.555Z] Client: Docker Engine - Community [2022-11-16T13:11:08.555Z] Version: 22.06.0-beta.0 [2022-11-16T13:11:08.555Z] API version: 1.42 [2022-11-16T13:11:08.555Z] Go version: go1.18.3 [2022-11-16T13:11:08.555Z] Git commit: 3e9117b [2022-11-16T13:11:08.555Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:11:08.555Z] OS/Arch: linux/amd64 [2022-11-16T13:11:08.555Z] Context: default [2022-11-16T13:11:08.555Z] [2022-11-16T13:11:08.555Z] Server: Docker Engine - Community [2022-11-16T13:11:08.555Z] Engine: [2022-11-16T13:11:08.555Z] Version: 22.06.0-beta.0 [2022-11-16T13:11:08.555Z] API version: 1.42 (minimum version 1.12) [2022-11-16T13:11:08.555Z] Go version: go1.18.3 [2022-11-16T13:11:08.555Z] Git commit: 38633e7 [2022-11-16T13:11:08.555Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-16T13:11:08.555Z] OS/Arch: linux/amd64 [2022-11-16T13:11:08.555Z] Experimental: true [2022-11-16T13:11:08.555Z] containerd: [2022-11-16T13:11:08.555Z] Version: 1.6.8 [2022-11-16T13:11:08.555Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:11:08.555Z] runc: [2022-11-16T13:11:08.555Z] Version: 1.1.4 [2022-11-16T13:11:08.555Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-16T13:11:08.555Z] docker-init: [2022-11-16T13:11:08.555Z] Version: 0.19.0 [2022-11-16T13:11:08.555Z] GitCommit: de40ad0 [2022-11-16T13:11:08.589Z] #11 ... [2022-11-16T13:11:08.589Z] [2022-11-16T13:11:08.589Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:08.589Z] #9 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 1.3s done [2022-11-16T13:11:08.589Z] #9 DONE 2.7s [2022-11-16T13:11:08.589Z] [2022-11-16T13:11:08.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:08.589Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 106.95MB / 141.93MB 2.6s [2022-11-16T13:11:08.589Z] #11 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd [2022-11-16T13:11:08.589Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 117.44MB / 141.93MB 2.7s [Pipeline] sh [2022-11-16T13:11:08.648Z] #18 5.418 [2022-11-16T13:11:08.848Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 126.88MB / 141.93MB 2.8s [2022-11-16T13:11:08.848Z] #11 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0.2s done [2022-11-16T13:11:08.848Z] #11 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 [2022-11-16T13:11:08.848Z] #11 ... [2022-11-16T13:11:08.848Z] [2022-11-16T13:11:08.848Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:08.848Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-16T13:11:08.848Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:11:08.848Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-16T13:11:08.848Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-16T13:11:08.848Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.5s done [2022-11-16T13:11:08.848Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-11-16T13:11:08.848Z] #12 DONE 2.9s [2022-11-16T13:11:08.848Z] [2022-11-16T13:11:08.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:08.848Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 137.36MB / 141.93MB 2.9s [2022-11-16T13:11:08.886Z] + docker info [2022-11-16T13:11:08.886Z] Client: [2022-11-16T13:11:08.886Z] Context: default [2022-11-16T13:11:08.886Z] Debug Mode: false [2022-11-16T13:11:08.886Z] Plugins: [2022-11-16T13:11:08.886Z] buildx: Docker Buildx (Docker Inc.) [2022-11-16T13:11:08.886Z] Version: c5aec24 [2022-11-16T13:11:08.886Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-16T13:11:08.886Z] compose: Docker Compose (Docker Inc.) [2022-11-16T13:11:08.886Z] Version: v2.12.0 [2022-11-16T13:11:08.886Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-16T13:11:08.886Z] scan: Docker Scan (Docker Inc.) [2022-11-16T13:11:08.886Z] Version: v0.17.0 [2022-11-16T13:11:08.886Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-16T13:11:08.886Z] [2022-11-16T13:11:08.886Z] Server: [2022-11-16T13:11:08.886Z] Containers: 0 [2022-11-16T13:11:08.886Z] Running: 0 [2022-11-16T13:11:08.886Z] Paused: 0 [2022-11-16T13:11:08.886Z] Stopped: 0 [2022-11-16T13:11:08.886Z] Images: 0 [2022-11-16T13:11:08.886Z] Server Version: 22.06.0-beta.0 [2022-11-16T13:11:08.886Z] Storage Driver: overlay2 [2022-11-16T13:11:08.886Z] Backing Filesystem: extfs [2022-11-16T13:11:08.886Z] Supports d_type: true [2022-11-16T13:11:08.886Z] Using metacopy: false [2022-11-16T13:11:08.886Z] Native Overlay Diff: true [2022-11-16T13:11:08.886Z] userxattr: false [2022-11-16T13:11:08.886Z] Logging Driver: json-file [2022-11-16T13:11:08.886Z] Cgroup Driver: cgroupfs [2022-11-16T13:11:08.886Z] Cgroup Version: 1 [2022-11-16T13:11:08.886Z] Plugins: [2022-11-16T13:11:08.886Z] Volume: local [2022-11-16T13:11:08.886Z] Network: bridge host ipvlan macvlan null overlay [2022-11-16T13:11:08.886Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-16T13:11:08.886Z] Swarm: inactive [2022-11-16T13:11:08.886Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-16T13:11:08.886Z] Default Runtime: runc [2022-11-16T13:11:08.886Z] Init Binary: docker-init [2022-11-16T13:11:08.886Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:11:08.886Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-16T13:11:08.886Z] init version: de40ad0 [2022-11-16T13:11:08.886Z] Security Options: [2022-11-16T13:11:08.886Z] apparmor [2022-11-16T13:11:08.886Z] seccomp [2022-11-16T13:11:08.886Z] Profile: builtin [2022-11-16T13:11:08.886Z] Kernel Version: 5.4.0-1088-aws [2022-11-16T13:11:08.886Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-16T13:11:08.886Z] OSType: linux [2022-11-16T13:11:08.886Z] Architecture: x86_64 [2022-11-16T13:11:08.886Z] CPUs: 2 [2022-11-16T13:11:08.886Z] Total Memory: 7.565GiB [2022-11-16T13:11:08.886Z] Name: ip-10-100-107-45 [2022-11-16T13:11:08.886Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-16T13:11:08.886Z] Docker Root Dir: /var/lib/docker [2022-11-16T13:11:08.886Z] Debug Mode: false [2022-11-16T13:11:08.886Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:11:08.886Z] Labels: [2022-11-16T13:11:08.886Z] Experimental: true [2022-11-16T13:11:08.886Z] Insecure Registries: [2022-11-16T13:11:08.886Z] 127.0.0.0/8 [2022-11-16T13:11:08.886Z] Live Restore Enabled: true [2022-11-16T13:11:08.886Z] [2022-11-16T13:11:08.886Z] WARNING: No swap limit support [Pipeline] sh [2022-11-16T13:11:09.105Z] #11 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 0.3s done [2022-11-16T13:11:09.164Z] #18 5.639 #=#=# ################### 27.4% ########################################### 59.8% ################################################################# 91.5% ######################################################################## 100.0% [2022-11-16T13:11:09.183Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:11:09.183Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:11:09.183Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-16T13:11:09.183Z] + bash /home/ubuntu/workspace/moby_PR-44472/check-config.sh [2022-11-16T13:11:09.183Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-16T13:11:09.183Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-16T13:11:09.183Z] [2022-11-16T13:11:09.183Z] Generally Necessary: [2022-11-16T13:11:09.183Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-16T13:11:09.183Z] - apparmor: enabled and tools installed [2022-11-16T13:11:09.183Z] - CONFIG_NAMESPACES: enabled [2022-11-16T13:11:09.183Z] - CONFIG_NET_NS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_PID_NS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_IPC_NS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_UTS_NS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CGROUPS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-16T13:11:09.183Z] - CONFIG_CPUSETS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_MEMCG: enabled [2022-11-16T13:11:09.183Z] - CONFIG_KEYS: enabled [2022-11-16T13:11:09.183Z] - CONFIG_VETH: enabled (as module) [2022-11-16T13:11:09.183Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-16T13:11:09.183Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-16T13:11:09.183Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-16T13:11:09.422Z] #18 6.209 [2022-11-16T13:11:09.449Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-16T13:11:09.449Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-16T13:11:09.449Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-16T13:11:09.449Z] [2022-11-16T13:11:09.449Z] Optional Features: [2022-11-16T13:11:09.449Z] - CONFIG_USER_NS: enabled [2022-11-16T13:11:09.449Z] - CONFIG_SECCOMP: enabled [2022-11-16T13:11:09.449Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-16T13:11:09.449Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-16T13:11:09.449Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-16T13:11:09.449Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-16T13:11:09.449Z] - CONFIG_BLK_CGROUP: enabled [2022-11-16T13:11:09.449Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-16T13:11:09.449Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-16T13:11:09.709Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-16T13:11:09.709Z] - CONFIG_CGROUP_PERF: enabled [2022-11-16T13:11:09.709Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-16T13:11:09.709Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-16T13:11:09.709Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-16T13:11:09.709Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-16T13:11:09.709Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-16T13:11:09.709Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-16T13:11:09.709Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-16T13:11:09.709Z] - CONFIG_IP_VS: enabled (as module) [2022-11-16T13:11:09.709Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-16T13:11:09.709Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-16T13:11:09.709Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-16T13:11:09.709Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-16T13:11:09.709Z] - CONFIG_EXT4_FS: enabled [2022-11-16T13:11:09.709Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-16T13:11:09.709Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-16T13:11:09.709Z] - Network Drivers: [2022-11-16T13:11:09.709Z] - "overlay": [2022-11-16T13:11:09.709Z] - CONFIG_VXLAN: enabled (as module) [2022-11-16T13:11:09.709Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-16T13:11:09.709Z] Optional (for encrypted networks): [2022-11-16T13:11:09.971Z] - CONFIG_CRYPTO: enabled [2022-11-16T13:11:09.971Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-16T13:11:09.971Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-16T13:11:09.971Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-16T13:11:09.971Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-16T13:11:09.971Z] - CONFIG_XFRM: enabled [2022-11-16T13:11:09.971Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-16T13:11:09.971Z] - "ipvlan": [2022-11-16T13:11:09.971Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-16T13:11:09.971Z] - "macvlan": [2022-11-16T13:11:09.971Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_DUMMY: enabled (as module) [2022-11-16T13:11:09.971Z] - "ftp,tftp client in container": [2022-11-16T13:11:09.971Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-16T13:11:09.971Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-16T13:11:09.971Z] - Storage Drivers: [2022-11-16T13:11:09.971Z] - "aufs": [2022-11-16T13:11:09.971Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-16T13:11:09.971Z] - "btrfs": [2022-11-16T13:11:10.232Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-16T13:11:10.232Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-16T13:11:10.232Z] - "devicemapper": [2022-11-16T13:11:10.232Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-16T13:11:10.232Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-16T13:11:10.232Z] - "overlay": [2022-11-16T13:11:10.232Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-16T13:11:10.232Z] - "zfs": [2022-11-16T13:11:10.232Z] - /dev/zfs: present [2022-11-16T13:11:10.232Z] - zfs command: missing [2022-11-16T13:11:10.232Z] - zpool command: missing [2022-11-16T13:11:10.232Z] [2022-11-16T13:11:10.232Z] Limits: [2022-11-16T13:11:10.232Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-16T13:11:10.232Z] [2022-11-16T13:11:10.232Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-16T13:11:10.355Z] #18 ... [2022-11-16T13:11:10.355Z] [2022-11-16T13:11:10.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:10.355Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 7.5s [2022-11-16T13:11:10.479Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.93MB / 141.93MB 4.3s done [2022-11-16T13:11:10.479Z] #11 ... [2022-11-16T13:11:10.479Z] [2022-11-16T13:11:10.479Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:10.479Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-16T13:11:10.479Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:11:10.479Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-16T13:11:10.479Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-16T13:11:10.479Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done [2022-11-16T13:11:10.479Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-11-16T13:11:10.479Z] #13 DONE 4.5s [2022-11-16T13:11:10.479Z] [2022-11-16T13:11:10.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:10.479Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 [2022-11-16T13:11:10.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ebfee940f02f1eddf144771d568344675ac38db . [2022-11-16T13:11:11.139Z] #1 [internal] load .dockerignore [2022-11-16T13:11:11.139Z] #1 transferring context: 87B done [2022-11-16T13:11:11.139Z] #1 DONE 0.0s [2022-11-16T13:11:11.139Z] [2022-11-16T13:11:11.139Z] #2 [internal] load build definition from Dockerfile [2022-11-16T13:11:11.139Z] #2 transferring dockerfile: 16.91kB done [2022-11-16T13:11:11.139Z] #2 DONE 0.1s [2022-11-16T13:11:11.139Z] [2022-11-16T13:11:11.139Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-16T13:11:11.397Z] #3 DONE 0.3s [2022-11-16T13:11:11.398Z] [2022-11-16T13:11:11.398Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-16T13:11:11.398Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-16T13:11:11.660Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-16T13:11:11.660Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-11-16T13:11:11.660Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-16T13:11:11.660Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-16T13:11:11.660Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-11-16T13:11:11.660Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-16T13:11:11.853Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 1.4s done [2022-11-16T13:11:11.920Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-11-16T13:11:12.112Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 0.1s [2022-11-16T13:11:12.179Z] #4 DONE 0.8s [2022-11-16T13:11:12.440Z] [2022-11-16T13:11:12.440Z] #5 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-16T13:11:12.893Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 10.0s done [2022-11-16T13:11:12.893Z] #11 extracting sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 done [2022-11-16T13:11:13.388Z] #5 DONE 1.0s [2022-11-16T13:11:13.388Z] [2022-11-16T13:11:13.388Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:11:13.388Z] #6 DONE 1.0s [2022-11-16T13:11:13.388Z] [2022-11-16T13:11:13.388Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:11:13.388Z] #7 DONE 1.1s [2022-11-16T13:11:13.388Z] [2022-11-16T13:11:13.388Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:11:13.388Z] #8 DONE 1.0s [2022-11-16T13:11:13.457Z] #11 DONE 36.3s [2022-11-16T13:11:13.457Z] [2022-11-16T13:11:13.457Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:11:14.012Z] #11 ... [2022-11-16T13:11:14.012Z] [2022-11-16T13:11:14.012Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-16T13:11:14.012Z] #14 DONE 1.2s [2022-11-16T13:11:14.012Z] [2022-11-16T13:11:14.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:14.012Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 1.8s done [2022-11-16T13:11:14.271Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 0.1s [2022-11-16T13:11:15.207Z] #11 ... [2022-11-16T13:11:15.207Z] [2022-11-16T13:11:15.207Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-16T13:11:15.207Z] #15 DONE 1.1s [2022-11-16T13:11:15.207Z] [2022-11-16T13:11:15.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:15.300Z] [2022-11-16T13:11:15.300Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:15.300Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-11-16T13:11:15.300Z] #9 DONE 0.0s [2022-11-16T13:11:15.300Z] [2022-11-16T13:11:15.300Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:15.300Z] #10 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done [2022-11-16T13:11:15.300Z] #10 DONE 0.1s [2022-11-16T13:11:15.300Z] [2022-11-16T13:11:15.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:15.300Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 0.1s done [2022-11-16T13:11:15.300Z] #11 DONE 0.1s [2022-11-16T13:11:15.300Z] [2022-11-16T13:11:15.300Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:15.300Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-16T13:11:15.300Z] #12 DONE 0.1s [2022-11-16T13:11:15.300Z] [2022-11-16T13:11:15.300Z] #13 [internal] load build context [2022-11-16T13:11:15.357Z] #19 ... [2022-11-16T13:11:15.357Z] [2022-11-16T13:11:15.357Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:15.357Z] #18 7.196 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-16T13:11:15.357Z] #18 7.474 [2022-11-16T13:11:15.357Z] #18 7.696 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:15.357Z] #18 8.013 [2022-11-16T13:11:15.357Z] #18 8.863 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-16T13:11:15.357Z] #18 9.216 [2022-11-16T13:11:15.357Z] #18 9.441 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:15.357Z] #18 9.752 [2022-11-16T13:11:15.357Z] #18 9.830 Download of images into '/build' complete. [2022-11-16T13:11:15.357Z] #18 9.832 Use something like the following to load the result into a Docker daemon: [2022-11-16T13:11:15.357Z] #18 9.832 tar -cC '/build' . | docker load [2022-11-16T13:11:15.357Z] #18 DONE 11.8s [2022-11-16T13:11:15.357Z] [2022-11-16T13:11:15.357Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:11:15.924Z] #19 DONE 2.5s [2022-11-16T13:11:15.924Z] [2022-11-16T13:11:15.924Z] #20 [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-11-16T13:11:16.251Z] #13 transferring context: 8.97MB 1.2s [2022-11-16T13:11:16.492Z] #20 DONE 0.7s [2022-11-16T13:11:16.492Z] [2022-11-16T13:11:16.492Z] #21 [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-11-16T13:11:16.752Z] #21 ... [2022-11-16T13:11:16.752Z] [2022-11-16T13:11:16.752Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-16T13:11:16.752Z] #22 DONE 0.2s [2022-11-16T13:11:16.752Z] [2022-11-16T13:11:16.752Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-16T13:11:16.752Z] #23 DONE 0.3s [2022-11-16T13:11:17.010Z] [2022-11-16T13:11:17.010Z] #24 [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-11-16T13:11:17.737Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 3.5s done [2022-11-16T13:11:18.303Z] #11 extracting sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 done [2022-11-16T13:11:18.561Z] #11 DONE 12.7s [2022-11-16T13:11:18.561Z] [2022-11-16T13:11:18.561Z] #16 [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-11-16T13:11:18.561Z] #0 0.798 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:18.561Z] #0 0.814 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:18.561Z] #0 0.822 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:18.561Z] #0 0.940 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:18.561Z] #0 1.248 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:18.561Z] #0 1.260 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:18.561Z] #0 2.458 Fetched 8607 kB in 2s (4492 kB/s) [2022-11-16T13:11:18.561Z] #0 2.458 Reading package lists... [2022-11-16T13:11:18.561Z] #0 3.058 Reading package lists... [2022-11-16T13:11:18.561Z] #0 3.579 Building dependency tree... [2022-11-16T13:11:18.561Z] #0 3.863 The following additional packages will be installed: [2022-11-16T13:11:18.561Z] #0 3.863 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-16T13:11:18.561Z] #0 3.864 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-16T13:11:18.561Z] #0 3.865 Recommended packages: [2022-11-16T13:11:18.561Z] #0 3.865 libldap-common publicsuffix libsasl2-modules [2022-11-16T13:11:18.561Z] #0 4.005 The following NEW packages will be installed: [2022-11-16T13:11:18.561Z] #0 4.006 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-16T13:11:18.561Z] #0 4.006 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-16T13:11:18.561Z] #0 4.006 libssh2-1 openssl [2022-11-16T13:11:18.561Z] #0 4.276 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:18.561Z] #0 4.276 Need to get 3047 kB of archives. [2022-11-16T13:11:18.561Z] #0 4.276 After this operation, 6661 kB of additional disk space will be used. [2022-11-16T13:11:18.561Z] #0 4.276 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-16T13:11:18.561Z] #0 4.305 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-16T13:11:18.561Z] #0 4.317 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-16T13:11:18.561Z] #0 4.329 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-16T13:11:18.561Z] #0 4.341 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-16T13:11:18.561Z] #0 4.343 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-16T13:11:18.561Z] #0 4.346 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-16T13:11:18.561Z] #0 4.348 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-16T13:11:18.561Z] #0 4.364 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-16T13:11:18.561Z] #0 4.369 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-16T13:11:18.561Z] #0 4.373 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-16T13:11:18.561Z] #0 4.398 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-16T13:11:18.561Z] #0 4.410 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:11:18.561Z] #0 4.424 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:11:18.561Z] #0 4.434 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:11:18.561Z] #0 4.839 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:18.561Z] #0 4.865 Fetched 3047 kB in 0s (7207 kB/s) [2022-11-16T13:11:18.561Z] #0 5.359 Selecting previously unselected package openssl. [2022-11-16T13:11:18.561Z] #0 5.359 (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 ... 6661 files and directories currently installed.) [2022-11-16T13:11:18.561Z] #0 5.365 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 5.370 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:11:18.561Z] #0 5.978 Selecting previously unselected package ca-certificates. [2022-11-16T13:11:18.561Z] #0 5.979 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-16T13:11:18.561Z] #0 6.111 Unpacking ca-certificates (20210119) ... [2022-11-16T13:11:18.561Z] #0 6.262 Selecting previously unselected package libbrotli1:amd64. [2022-11-16T13:11:18.561Z] #0 6.263 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.272 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:11:18.561Z] #0 6.385 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-16T13:11:18.561Z] #0 6.387 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.434 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 6.474 Selecting previously unselected package libsasl2-2:amd64. [2022-11-16T13:11:18.561Z] #0 6.474 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.477 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 6.529 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-16T13:11:18.561Z] #0 6.529 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.533 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 6.610 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-16T13:11:18.561Z] #0 6.610 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.614 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:11:18.561Z] #0 6.652 Selecting previously unselected package libpsl5:amd64. [2022-11-16T13:11:18.561Z] #0 6.653 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.658 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:11:18.561Z] #0 6.701 Selecting previously unselected package librtmp1:amd64. [2022-11-16T13:11:18.561Z] #0 6.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.705 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:11:18.561Z] #0 6.898 Selecting previously unselected package libssh2-1:amd64. [2022-11-16T13:11:18.561Z] #0 6.900 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.917 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:11:18.561Z] #0 6.984 Selecting previously unselected package libcurl4:amd64. [2022-11-16T13:11:18.561Z] #0 6.985 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 6.989 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:18.561Z] #0 7.048 Selecting previously unselected package curl. [2022-11-16T13:11:18.561Z] #0 7.049 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 7.055 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:18.561Z] #0 7.105 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:11:18.561Z] #0 7.107 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 7.110 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:11:18.561Z] #0 7.165 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:11:18.561Z] #0 7.166 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 7.170 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:11:18.561Z] #0 7.211 Selecting previously unselected package jq. [2022-11-16T13:11:18.561Z] #0 7.212 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:11:18.561Z] #0 7.217 Unpacking jq (1.6-2.1) ... [2022-11-16T13:11:18.561Z] #0 7.256 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:11:18.561Z] #0 7.268 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:11:18.561Z] #0 7.279 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:11:18.561Z] #0 7.289 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 7.299 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:11:18.561Z] #0 7.311 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 7.324 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:11:18.561Z] #0 7.336 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:11:18.561Z] #0 7.352 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:11:18.561Z] #0 7.362 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:11:18.561Z] #0 7.373 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:11:18.561Z] #0 7.384 Setting up ca-certificates (20210119) ... [2022-11-16T13:11:18.561Z] #0 7.782 Updating certificates in /etc/ssl/certs... [2022-11-16T13:11:18.561Z] #0 8.251 129 added, 0 removed; done. [2022-11-16T13:11:18.562Z] #0 8.309 Setting up jq (1.6-2.1) ... [2022-11-16T13:11:18.562Z] #0 8.319 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:18.562Z] #0 8.328 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:18.562Z] #0 8.339 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:18.562Z] #0 8.364 Processing triggers for ca-certificates (20210119) ... [2022-11-16T13:11:18.562Z] #0 8.371 Updating certificates in /etc/ssl/certs... [2022-11-16T13:11:18.562Z] #0 8.796 0 added, 0 removed; done. [2022-11-16T13:11:18.562Z] #0 8.796 Running hooks in /etc/ca-certificates/update.d... [2022-11-16T13:11:18.562Z] #0 8.797 done. [2022-11-16T13:11:18.562Z] #16 DONE 10.0s [2022-11-16T13:11:18.562Z] [2022-11-16T13:11:18.562Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-16T13:11:18.562Z] #17 DONE 0.0s [2022-11-16T13:11:18.562Z] [2022-11-16T13:11:18.562Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:19.127Z] #18 ... [2022-11-16T13:11:19.128Z] [2022-11-16T13:11:19.128Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:11:19.128Z] #19 DONE 0.6s [2022-11-16T13:11:19.128Z] [2022-11-16T13:11:19.128Z] #20 [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-11-16T13:11:19.386Z] #20 DONE 0.4s [2022-11-16T13:11:19.386Z] [2022-11-16T13:11:19.386Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:19.556Z] #13 transferring context: 53.56MB 4.0s done [2022-11-16T13:11:19.556Z] #13 DONE 4.3s [2022-11-16T13:11:19.556Z] [2022-11-16T13:11:19.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:19.556Z] #11 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 10.88MB / 10.88MB 0.5s done [2022-11-16T13:11:19.556Z] #11 sha256:fa71e1447cb0241324162a6c51297206928d755b16142eceec7b809af55061e5 1.80kB / 1.80kB done [2022-11-16T13:11:19.556Z] #11 sha256:e53ef54a405f8a28710b399b3f4a0ef0350d6d470088cb26d39f70f9a454939f 7.10kB / 7.10kB done [2022-11-16T13:11:19.556Z] #11 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 2.0s done [2022-11-16T13:11:19.556Z] #11 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 5.16MB / 5.16MB 0.3s done [2022-11-16T13:11:19.556Z] #11 sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 1.86kB / 1.86kB done [2022-11-16T13:11:19.556Z] #11 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 54.59MB / 54.59MB 2.5s done [2022-11-16T13:11:19.556Z] #11 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 3.3s done [2022-11-16T13:11:19.556Z] #11 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 3.3s done [2022-11-16T13:11:19.556Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 49.28MB / 141.93MB 4.1s [2022-11-16T13:11:19.556Z] #11 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 1.8s [2022-11-16T13:11:19.556Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 67.11MB / 141.93MB 4.3s [2022-11-16T13:11:19.556Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 76.11MB / 141.93MB 4.5s [2022-11-16T13:11:19.646Z] #18 ... [2022-11-16T13:11:19.646Z] [2022-11-16T13:11:19.646Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-16T13:11:19.646Z] #21 DONE 0.1s [2022-11-16T13:11:19.646Z] [2022-11-16T13:11:19.646Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-16T13:11:19.646Z] #22 DONE 0.1s [2022-11-16T13:11:19.646Z] [2022-11-16T13:11:19.647Z] #23 [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-11-16T13:11:19.816Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 90.18MB / 141.93MB 4.7s [2022-11-16T13:11:19.816Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 101.71MB / 141.93MB 4.8s [2022-11-16T13:11:20.075Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 108.91MB / 141.93MB 4.9s [2022-11-16T13:11:20.075Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 117.44MB / 141.93MB 5.0s [2022-11-16T13:11:20.333Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 126.88MB / 141.93MB 5.1s [2022-11-16T13:11:20.333Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 134.22MB / 141.93MB 5.2s [2022-11-16T13:11:20.333Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.56MB / 141.93MB 5.3s [2022-11-16T13:11:20.585Z] #23 0.897 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-16T13:11:20.586Z] #23 0.908 Cloning into '.'... [2022-11-16T13:11:21.269Z] #11 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.93MB / 141.93MB 6.0s done [2022-11-16T13:11:21.269Z] #11 ... [2022-11-16T13:11:21.269Z] [2022-11-16T13:11:21.269Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:21.269Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:11:21.269Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-16T13:11:21.269Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-16T13:11:21.269Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-11-16T13:11:21.269Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-11-16T13:11:21.269Z] #9 DONE 6.2s [2022-11-16T13:11:21.269Z] [2022-11-16T13:11:21.269Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:11:21.269Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:11:21.269Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-16T13:11:21.269Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-16T13:11:21.269Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-11-16T13:11:21.269Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-11-16T13:11:21.269Z] #12 DONE 6.3s [2022-11-16T13:11:21.269Z] [2022-11-16T13:11:21.269Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:21.269Z] #10 sha256:c31f65dd4cc97f21bd440df4b9b919a99e35a7ede602e8150f2314af1441a312 1.46kB / 1.46kB done [2022-11-16T13:11:21.269Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 2.0s done [2022-11-16T13:11:21.269Z] #10 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done [2022-11-16T13:11:21.269Z] #10 sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a 529B / 529B done [2022-11-16T13:11:21.848Z] #10 ... [2022-11-16T13:11:21.848Z] [2022-11-16T13:11:21.848Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-16T13:11:22.292Z] #24 ... [2022-11-16T13:11:22.292Z] [2022-11-16T13:11:22.292Z] #25 [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-11-16T13:11:22.292Z] #0 5.406 + RM_GOPATH=0 [2022-11-16T13:11:22.292Z] #0 5.406 + TMP_GOPATH= [2022-11-16T13:11:22.292Z] #0 5.406 + : /build [2022-11-16T13:11:22.292Z] #0 5.406 + '[' -z '' ']' [2022-11-16T13:11:22.292Z] #0 5.406 ++ mktemp -d [2022-11-16T13:11:22.292Z] #0 5.418 + export GOPATH=/tmp/tmp.LlQtNF111O [2022-11-16T13:11:22.292Z] #0 5.418 + GOPATH=/tmp/tmp.LlQtNF111O [2022-11-16T13:11:22.292Z] #0 5.418 + RM_GOPATH=1 [2022-11-16T13:11:22.292Z] #0 5.418 + case "$(go env GOARCH)" in [2022-11-16T13:11:22.292Z] #0 5.418 ++ go env GOARCH [2022-11-16T13:11:22.292Z] #0 5.419 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:22.292Z] #0 5.419 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:22.292Z] #0 5.419 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:22.292Z] #0 5.423 + dir=/tmp/install [2022-11-16T13:11:22.292Z] #0 5.423 + bin=dockercli [2022-11-16T13:11:22.292Z] #0 5.423 + shift [2022-11-16T13:11:22.292Z] #0 5.423 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-16T13:11:22.292Z] #0 5.423 + . /tmp/install/dockercli.installer [2022-11-16T13:11:22.292Z] #0 5.423 ++ : stable [2022-11-16T13:11:22.292Z] #0 5.423 ++ : 17.06.2-ce [2022-11-16T13:11:22.292Z] #0 5.423 + install_dockercli [2022-11-16T13:11:22.292Z] #0 5.423 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-16T13:11:22.292Z] #0 5.423 ++ uname -m [2022-11-16T13:11:22.292Z] #0 5.423 Install docker/cli version 17.06.2-ce from stable [2022-11-16T13:11:22.292Z] #0 5.424 + arch=x86_64 [2022-11-16T13:11:22.292Z] #0 5.424 + '[' x86_64 '!=' x86_64 ']' [2022-11-16T13:11:22.292Z] #0 5.424 + url=https://download.docker.com/linux/static [2022-11-16T13:11:22.292Z] #0 5.427 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-16T13:11:22.292Z] #0 5.431 + tar -xz docker/docker [2022-11-16T13:11:22.418Z] #14 DONE 0.5s [2022-11-16T13:11:22.418Z] [2022-11-16T13:11:22.418Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:11:22.418Z] #10 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 5.0s done [2022-11-16T13:11:23.355Z] #10 DONE 8.1s [2022-11-16T13:11:23.355Z] [2022-11-16T13:11:23.355Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-16T13:11:23.355Z] #15 DONE 0.8s [2022-11-16T13:11:23.355Z] [2022-11-16T13:11:23.355Z] #16 [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-11-16T13:11:24.751Z] #16 1.351 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:24.751Z] #16 1.385 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:24.751Z] #16 1.385 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:24.751Z] #16 1.605 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:24.790Z] #23 ... [2022-11-16T13:11:24.790Z] [2022-11-16T13:11:24.790Z] #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-11-16T13:11:24.790Z] #0 1.361 + RM_GOPATH=0 [2022-11-16T13:11:24.790Z] #0 1.361 + TMP_GOPATH= [2022-11-16T13:11:24.790Z] #0 1.362 + : /build [2022-11-16T13:11:24.790Z] #0 1.362 + '[' -z '' ']' [2022-11-16T13:11:24.790Z] #0 1.362 ++ mktemp -d [2022-11-16T13:11:24.790Z] #0 1.363 + export GOPATH=/tmp/tmp.obNytjGlX4 [2022-11-16T13:11:24.790Z] #0 1.363 + GOPATH=/tmp/tmp.obNytjGlX4 [2022-11-16T13:11:24.790Z] #0 1.363 + RM_GOPATH=1 [2022-11-16T13:11:24.790Z] #0 1.363 + case "$(go env GOARCH)" in [2022-11-16T13:11:24.790Z] #0 1.364 ++ go env GOARCH [2022-11-16T13:11:24.790Z] #0 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:24.790Z] #0 1.376 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:24.790Z] #0 1.377 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:24.790Z] #0 1.383 + dir=/tmp/install [2022-11-16T13:11:24.790Z] #0 1.383 + bin=dockercli [2022-11-16T13:11:24.790Z] #0 1.383 + shift [2022-11-16T13:11:24.790Z] #0 1.383 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-16T13:11:24.790Z] #0 1.383 + . /tmp/install/dockercli.installer [2022-11-16T13:11:24.790Z] #0 1.383 ++ : stable [2022-11-16T13:11:24.790Z] #0 1.383 ++ : 17.06.2-ce [2022-11-16T13:11:24.790Z] #0 1.383 + install_dockercli [2022-11-16T13:11:24.790Z] #0 1.383 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-16T13:11:24.790Z] #0 1.383 ++ uname -m [2022-11-16T13:11:24.790Z] #0 1.383 Install docker/cli version 17.06.2-ce from stable [2022-11-16T13:11:24.790Z] #0 1.385 + arch=x86_64 [2022-11-16T13:11:24.790Z] #0 1.385 + '[' x86_64 '!=' x86_64 ']' [2022-11-16T13:11:24.790Z] #0 1.385 + url=https://download.docker.com/linux/static [2022-11-16T13:11:24.790Z] #0 1.385 + tar -xz docker/docker [2022-11-16T13:11:24.790Z] #0 1.387 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-16T13:11:24.790Z] #0 3.149 + mkdir -p /build [2022-11-16T13:11:24.790Z] #0 3.152 + mv docker/docker /build/ [2022-11-16T13:11:24.790Z] #0 3.154 + rmdir docker [2022-11-16T13:11:24.790Z] #24 DONE 4.8s [2022-11-16T13:11:24.790Z] [2022-11-16T13:11:24.790Z] #25 [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-11-16T13:11:24.790Z] #0 1.606 + RM_GOPATH=0 [2022-11-16T13:11:24.790Z] #0 1.606 + TMP_GOPATH= [2022-11-16T13:11:24.790Z] #0 1.606 + : /build [2022-11-16T13:11:24.790Z] #0 1.606 + '[' -z '' ']' [2022-11-16T13:11:24.790Z] #0 1.606 ++ mktemp -d [2022-11-16T13:11:24.790Z] #0 1.609 + export GOPATH=/tmp/tmp.MmwEiCCEnU [2022-11-16T13:11:24.790Z] #0 1.609 + GOPATH=/tmp/tmp.MmwEiCCEnU [2022-11-16T13:11:24.790Z] #0 1.609 + RM_GOPATH=1 [2022-11-16T13:11:24.790Z] #0 1.609 + case "$(go env GOARCH)" in [2022-11-16T13:11:24.790Z] #0 1.616 ++ go env GOARCH [2022-11-16T13:11:24.790Z] #0 1.632 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:24.790Z] #0 1.634 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:24.790Z] #0 1.634 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:24.790Z] #0 1.634 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:24.790Z] #0 1.634 + dir=/tmp/install [2022-11-16T13:11:24.790Z] #0 1.634 + bin=tomlv [2022-11-16T13:11:24.790Z] #0 1.634 + shift [2022-11-16T13:11:24.790Z] #0 1.634 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-16T13:11:24.790Z] #0 1.634 + . /tmp/install/tomlv.installer [2022-11-16T13:11:24.790Z] #0 1.634 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:24.790Z] #0 1.634 + install_tomlv [2022-11-16T13:11:24.790Z] #0 1.634 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-16T13:11:24.790Z] #0 1.634 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MmwEiCCEnU/src/github.com/BurntSushi/toml [2022-11-16T13:11:24.790Z] #0 1.634 Cloning into '/tmp/tmp.MmwEiCCEnU/src/github.com/BurntSushi/toml'... [2022-11-16T13:11:24.790Z] #0 2.146 + cd /tmp/tmp.MmwEiCCEnU/src/github.com/BurntSushi/toml [2022-11-16T13:11:24.790Z] #0 2.146 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:24.790Z] #0 2.172 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:11:24.790Z] #0 2.312 internal/unsafeheader [2022-11-16T13:11:24.790Z] #0 2.312 internal/goarch [2022-11-16T13:11:24.790Z] #0 2.325 internal/goexperiment [2022-11-16T13:11:24.790Z] #0 2.330 internal/cpu [2022-11-16T13:11:24.790Z] #0 2.343 internal/goos [2022-11-16T13:11:24.790Z] #0 2.346 runtime/internal/atomic [2022-11-16T13:11:24.790Z] #0 2.350 runtime/internal/syscall [2022-11-16T13:11:24.790Z] #0 2.350 internal/itoa [2022-11-16T13:11:24.790Z] #0 2.421 math/bits [2022-11-16T13:11:24.790Z] #0 2.427 unicode/utf8 [2022-11-16T13:11:24.790Z] #0 2.429 internal/abi [2022-11-16T13:11:24.790Z] #0 2.441 runtime/internal/math [2022-11-16T13:11:24.790Z] #0 2.576 runtime/internal/sys [2022-11-16T13:11:24.790Z] #0 2.622 internal/race [2022-11-16T13:11:24.790Z] #0 2.624 sync/atomic [2022-11-16T13:11:24.790Z] #0 2.740 unicode [2022-11-16T13:11:24.790Z] #0 2.743 encoding [2022-11-16T13:11:24.790Z] #0 2.746 internal/bytealg [2022-11-16T13:11:24.790Z] #0 2.823 math [2022-11-16T13:11:24.790Z] #0 3.230 runtime [2022-11-16T13:11:24.826Z] #25 ... [2022-11-16T13:11:24.826Z] [2022-11-16T13:11:24.826Z] #24 [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-11-16T13:11:24.826Z] #24 7.416 + git clone https://github.com/docker/distribution.git . [2022-11-16T13:11:24.826Z] #24 7.432 Cloning into '.'... [2022-11-16T13:11:25.009Z] #16 1.929 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:25.493Z] #16 2.332 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:25.754Z] #25 ... [2022-11-16T13:11:25.754Z] [2022-11-16T13:11:25.755Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:25.755Z] #18 1.316 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-16T13:11:25.755Z] #18 1.528 [2022-11-16T13:11:25.755Z] #18 1.749 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:25.755Z] #18 2.037 [2022-11-16T13:11:25.755Z] #18 3.186 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-16T13:11:25.755Z] #18 3.639 [2022-11-16T13:11:25.755Z] #18 3.878 #=#=# ##################################################################### 97.2% ######################################################################## 100.0% [2022-11-16T13:11:25.755Z] #18 4.404 [2022-11-16T13:11:25.755Z] #18 5.803 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-16T13:11:25.755Z] #18 6.551 [2022-11-16T13:11:26.014Z] #18 6.824 #=#=# ######### 13.0% ########################## 36.4% ########################################### 60.6% ################################################################### 93.1% ######################################################################## 100.0% [2022-11-16T13:11:26.249Z] #24 ... [2022-11-16T13:11:26.249Z] [2022-11-16T13:11:26.249Z] #25 [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-11-16T13:11:26.249Z] #25 9.012 + mkdir -p /build [2022-11-16T13:11:26.249Z] #25 9.014 + mv docker/docker /build/ [2022-11-16T13:11:26.249Z] #25 9.037 + rmdir docker [2022-11-16T13:11:26.249Z] #25 DONE 9.5s [2022-11-16T13:11:26.273Z] #18 7.779 [2022-11-16T13:11:26.508Z] [2022-11-16T13:11:26.508Z] #21 [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-11-16T13:11:26.508Z] #21 8.046 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:26.508Z] #21 8.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:26.508Z] #21 8.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:26.508Z] #21 9.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:26.766Z] #21 ... [2022-11-16T13:11:26.766Z] [2022-11-16T13:11:26.766Z] #26 [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-11-16T13:11:26.766Z] #0 7.217 + RM_GOPATH=0 [2022-11-16T13:11:26.766Z] #0 7.217 + TMP_GOPATH= [2022-11-16T13:11:26.766Z] #0 7.217 + : /build [2022-11-16T13:11:26.766Z] #0 7.217 + '[' -z '' ']' [2022-11-16T13:11:26.766Z] #0 7.217 ++ mktemp -d [2022-11-16T13:11:26.766Z] #0 7.217 + export GOPATH=/tmp/tmp.jFvObwlNBb [2022-11-16T13:11:26.766Z] #0 7.217 + GOPATH=/tmp/tmp.jFvObwlNBb [2022-11-16T13:11:26.766Z] #0 7.217 + RM_GOPATH=1 [2022-11-16T13:11:26.766Z] #0 7.217 + case "$(go env GOARCH)" in [2022-11-16T13:11:26.766Z] #0 7.217 ++ go env GOARCH [2022-11-16T13:11:26.766Z] #0 7.395 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:26.766Z] #0 7.413 Install shfmt version v3.0.2 [2022-11-16T13:11:26.766Z] #0 7.416 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:26.766Z] #0 7.416 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:26.766Z] #0 7.416 + dir=/tmp/install [2022-11-16T13:11:26.766Z] #0 7.416 + bin=shfmt [2022-11-16T13:11:26.766Z] #0 7.416 + shift [2022-11-16T13:11:26.766Z] #0 7.416 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-16T13:11:26.766Z] #0 7.416 + . /tmp/install/shfmt.installer [2022-11-16T13:11:26.766Z] #0 7.416 ++ : v3.0.2 [2022-11-16T13:11:26.766Z] #0 7.416 + install_shfmt [2022-11-16T13:11:26.766Z] #0 7.416 + echo 'Install shfmt version v3.0.2' [2022-11-16T13:11:26.766Z] #0 7.416 + GOBIN=/build [2022-11-16T13:11:26.766Z] #0 7.416 + GO111MODULE=on [2022-11-16T13:11:26.766Z] #0 7.416 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-16T13:11:26.766Z] #0 8.190 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-16T13:11:26.766Z] #26 ... [2022-11-16T13:11:26.766Z] [2022-11-16T13:11:26.766Z] #27 [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-11-16T13:11:26.766Z] #0 8.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:26.766Z] #0 8.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:26.767Z] #0 8.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:26.767Z] #0 9.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:26.885Z] #16 3.495 Fetched 8607 kB in 2s (3570 kB/s) [2022-11-16T13:11:27.024Z] #27 ... [2022-11-16T13:11:27.024Z] [2022-11-16T13:11:27.024Z] #28 [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-11-16T13:11:27.024Z] #0 7.684 + RM_GOPATH=0 [2022-11-16T13:11:27.024Z] #0 7.684 + TMP_GOPATH= [2022-11-16T13:11:27.024Z] #0 7.684 + : /build [2022-11-16T13:11:27.024Z] #0 7.684 + '[' -z '' ']' [2022-11-16T13:11:27.024Z] #0 7.686 ++ mktemp -d [2022-11-16T13:11:27.024Z] #0 7.689 + export GOPATH=/tmp/tmp.VEWF5qJS39 [2022-11-16T13:11:27.024Z] #0 7.689 + GOPATH=/tmp/tmp.VEWF5qJS39 [2022-11-16T13:11:27.024Z] #0 7.689 + RM_GOPATH=1 [2022-11-16T13:11:27.024Z] #0 7.689 + case "$(go env GOARCH)" in [2022-11-16T13:11:27.024Z] #0 7.691 ++ go env GOARCH [2022-11-16T13:11:27.024Z] #0 7.754 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.024Z] #0 7.754 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.024Z] #0 7.755 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:27.024Z] #0 7.768 + dir=/tmp/install [2022-11-16T13:11:27.024Z] #0 7.768 + bin=proxy [2022-11-16T13:11:27.024Z] #0 7.768 + shift [2022-11-16T13:11:27.024Z] #0 7.768 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-16T13:11:27.024Z] #0 7.790 + . /tmp/install/proxy.installer [2022-11-16T13:11:27.024Z] #0 7.790 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:27.024Z] #0 7.790 + install_proxy [2022-11-16T13:11:27.024Z] #0 7.790 + case "$1" in [2022-11-16T13:11:27.024Z] #0 7.790 + export CGO_ENABLED=0 [2022-11-16T13:11:27.024Z] #0 7.790 + CGO_ENABLED=0 [2022-11-16T13:11:27.024Z] #0 7.790 + _install_proxy [2022-11-16T13:11:27.024Z] #0 7.790 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-16T13:11:27.024Z] #0 7.790 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VEWF5qJS39/src/github.com/docker/libnetwork [2022-11-16T13:11:27.024Z] #0 7.792 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:27.024Z] #0 7.812 Cloning into '/tmp/tmp.VEWF5qJS39/src/github.com/docker/libnetwork'... [2022-11-16T13:11:27.024Z] #28 ... [2022-11-16T13:11:27.025Z] [2022-11-16T13:11:27.025Z] #29 [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 python3-protobuf [2022-11-16T13:11:27.025Z] #0 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:27.025Z] #0 7.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:27.025Z] #0 7.949 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:27.025Z] #0 9.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:27.222Z] #18 ... [2022-11-16T13:11:27.222Z] [2022-11-16T13:11:27.222Z] #26 [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-11-16T13:11:27.222Z] #0 1.477 + RM_GOPATH=0 [2022-11-16T13:11:27.222Z] #0 1.477 + TMP_GOPATH= [2022-11-16T13:11:27.222Z] #0 1.477 + : /build [2022-11-16T13:11:27.222Z] #0 1.477 + '[' -z '' ']' [2022-11-16T13:11:27.222Z] #0 1.480 ++ mktemp -d [2022-11-16T13:11:27.222Z] #0 1.482 + export GOPATH=/tmp/tmp.br1Sm0SZk0 [2022-11-16T13:11:27.222Z] #0 1.482 + GOPATH=/tmp/tmp.br1Sm0SZk0 [2022-11-16T13:11:27.222Z] #0 1.482 + RM_GOPATH=1 [2022-11-16T13:11:27.222Z] #0 1.482 + case "$(go env GOARCH)" in [2022-11-16T13:11:27.222Z] #0 1.489 ++ go env GOARCH [2022-11-16T13:11:27.222Z] #0 1.494 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.222Z] #0 1.494 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.222Z] #0 1.497 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:27.222Z] #0 1.498 + dir=/tmp/install [2022-11-16T13:11:27.222Z] #0 1.498 + bin=vndr [2022-11-16T13:11:27.222Z] #0 1.498 + shift [2022-11-16T13:11:27.222Z] #0 1.498 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-16T13:11:27.222Z] #0 1.498 + . /tmp/install/vndr.installer [2022-11-16T13:11:27.222Z] #0 1.498 ++ : v0.1.2 [2022-11-16T13:11:27.222Z] #0 1.498 + install_vndr [2022-11-16T13:11:27.222Z] #0 1.498 + echo 'Install vndr version v0.1.2' [2022-11-16T13:11:27.222Z] #0 1.498 + GOBIN=/build [2022-11-16T13:11:27.222Z] #0 1.498 + GO111MODULE=on [2022-11-16T13:11:27.222Z] #0 1.498 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-16T13:11:27.222Z] #0 1.498 Install vndr version v0.1.2 [2022-11-16T13:11:27.222Z] #0 1.961 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-16T13:11:27.222Z] #26 DONE 7.7s [2022-11-16T13:11:27.222Z] [2022-11-16T13:11:27.222Z] #27 [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 python3-protobuf [2022-11-16T13:11:27.222Z] #0 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:27.222Z] #0 0.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:27.222Z] #0 0.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:27.222Z] #0 1.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:27.222Z] #0 1.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:27.222Z] #0 2.257 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:27.222Z] #0 3.252 Fetched 8607 kB in 3s (3358 kB/s) [2022-11-16T13:11:27.222Z] #0 3.252 Reading package lists... [2022-11-16T13:11:27.222Z] #0 4.434 Reading package lists... [2022-11-16T13:11:27.222Z] #0 5.757 Building dependency tree... [2022-11-16T13:11:27.222Z] #0 6.218 The following additional packages will be installed: [2022-11-16T13:11:27.222Z] #0 6.219 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-16T13:11:27.222Z] #0 6.219 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-16T13:11:27.222Z] #0 6.221 Suggested packages: [2022-11-16T13:11:27.222Z] #0 6.221 manpages-dev protobuf-mode-el python3-setuptools [2022-11-16T13:11:27.222Z] #0 6.540 The following NEW packages will be installed: [2022-11-16T13:11:27.222Z] #0 6.541 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-16T13:11:27.222Z] #0 6.541 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-16T13:11:27.222Z] #0 6.542 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-16T13:11:27.222Z] #0 6.543 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-16T13:11:27.222Z] #0 6.832 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:27.222Z] #0 6.832 Need to get 4583 kB of archives. [2022-11-16T13:11:27.222Z] #0 6.832 After this operation, 25.9 MB of additional disk space will be used. [2022-11-16T13:11:27.222Z] #0 6.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:11:27.222Z] #0 6.837 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-16T13:11:27.222Z] #0 6.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:11:27.222Z] #0 6.845 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-16T13:11:27.222Z] #0 6.854 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:11:27.222Z] #0 6.857 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-16T13:11:27.222Z] #0 6.861 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:11:27.222Z] #0 6.864 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-16T13:11:27.222Z] #0 6.865 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-16T13:11:27.222Z] #0 6.869 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-16T13:11:27.222Z] #0 6.887 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-16T13:11:27.222Z] #0 7.044 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-16T13:11:27.222Z] #0 7.364 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-16T13:11:27.222Z] #0 7.583 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-16T13:11:27.222Z] #0 7.668 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-16T13:11:27.222Z] #0 7.670 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:11:27.222Z] #0 7.673 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-16T13:11:27.222Z] #27 7.686 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-16T13:11:27.282Z] #29 ... [2022-11-16T13:11:27.282Z] [2022-11-16T13:11:27.282Z] #30 [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-11-16T13:11:27.282Z] #0 6.564 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-16T13:11:27.282Z] #0 6.564 Cloning into '.'... [2022-11-16T13:11:27.282Z] #30 ... [2022-11-16T13:11:27.282Z] [2022-11-16T13:11:27.282Z] #31 [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-11-16T13:11:27.282Z] #0 7.189 + RM_GOPATH=0 [2022-11-16T13:11:27.282Z] #0 7.189 + TMP_GOPATH= [2022-11-16T13:11:27.282Z] #0 7.189 + : /build [2022-11-16T13:11:27.282Z] #0 7.189 + '[' -z '' ']' [2022-11-16T13:11:27.282Z] #0 7.189 ++ mktemp -d [2022-11-16T13:11:27.282Z] #0 7.189 + export GOPATH=/tmp/tmp.CwKqdcpAnx [2022-11-16T13:11:27.282Z] #0 7.189 + GOPATH=/tmp/tmp.CwKqdcpAnx [2022-11-16T13:11:27.282Z] #0 7.189 + RM_GOPATH=1 [2022-11-16T13:11:27.282Z] #0 7.189 + case "$(go env GOARCH)" in [2022-11-16T13:11:27.282Z] #0 7.189 ++ go env GOARCH [2022-11-16T13:11:27.282Z] #0 7.216 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.283Z] #0 7.216 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.283Z] #0 7.229 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:27.283Z] #0 7.305 + dir=/tmp/install [2022-11-16T13:11:27.283Z] #0 7.306 + bin=vndr [2022-11-16T13:11:27.283Z] #0 7.306 + shift [2022-11-16T13:11:27.283Z] #0 7.306 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-16T13:11:27.283Z] #0 7.306 + . /tmp/install/vndr.installer [2022-11-16T13:11:27.283Z] #0 7.306 ++ : v0.1.2 [2022-11-16T13:11:27.283Z] #0 7.306 + install_vndr [2022-11-16T13:11:27.283Z] #0 7.306 + echo 'Install vndr version v0.1.2' [2022-11-16T13:11:27.283Z] #0 7.306 + GOBIN=/build [2022-11-16T13:11:27.283Z] #0 7.306 + GO111MODULE=on [2022-11-16T13:11:27.283Z] #0 7.306 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-16T13:11:27.283Z] #0 7.309 Install vndr version v0.1.2 [2022-11-16T13:11:27.283Z] #0 8.076 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-16T13:11:27.452Z] #16 3.495 Reading package lists... [2022-11-16T13:11:27.482Z] #27 8.044 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:27.482Z] #27 8.125 Fetched 4583 kB in 1s (4045 kB/s) [2022-11-16T13:11:27.540Z] #31 ... [2022-11-16T13:11:27.540Z] [2022-11-16T13:11:27.540Z] #32 [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-11-16T13:11:27.541Z] #0 5.121 + RM_GOPATH=0 [2022-11-16T13:11:27.541Z] #0 5.121 + TMP_GOPATH= [2022-11-16T13:11:27.541Z] #0 5.121 + : /build [2022-11-16T13:11:27.541Z] #0 5.121 + '[' -z '' ']' [2022-11-16T13:11:27.541Z] #0 5.121 ++ mktemp -d [2022-11-16T13:11:27.541Z] #0 5.121 + export GOPATH=/tmp/tmp.qtwuHvkh6X [2022-11-16T13:11:27.541Z] #0 5.121 + GOPATH=/tmp/tmp.qtwuHvkh6X [2022-11-16T13:11:27.541Z] #0 5.121 + RM_GOPATH=1 [2022-11-16T13:11:27.541Z] #0 5.121 + case "$(go env GOARCH)" in [2022-11-16T13:11:27.541Z] #0 5.121 ++ go env GOARCH [2022-11-16T13:11:27.541Z] #0 5.130 Install rootlesskit version v0.14.4 [2022-11-16T13:11:27.541Z] #0 5.130 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.541Z] #0 5.130 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.541Z] #0 5.130 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:27.541Z] #0 5.130 + dir=/tmp/install [2022-11-16T13:11:27.541Z] #0 5.130 + bin=rootlesskit [2022-11-16T13:11:27.541Z] #0 5.130 + shift [2022-11-16T13:11:27.541Z] #0 5.130 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-16T13:11:27.541Z] #0 5.130 + . /tmp/install/rootlesskit.installer [2022-11-16T13:11:27.541Z] #0 5.130 ++ : v0.14.4 [2022-11-16T13:11:27.541Z] #0 5.130 + install_rootlesskit [2022-11-16T13:11:27.541Z] #0 5.130 + case "$1" in [2022-11-16T13:11:27.541Z] #0 5.130 + export CGO_ENABLED=0 [2022-11-16T13:11:27.541Z] #0 5.130 + CGO_ENABLED=0 [2022-11-16T13:11:27.541Z] #0 5.130 + _install_rootlesskit [2022-11-16T13:11:27.541Z] #0 5.130 + echo 'Install rootlesskit version v0.14.4' [2022-11-16T13:11:27.541Z] #0 5.130 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:11:27.541Z] #0 5.130 + GOBIN=/build [2022-11-16T13:11:27.541Z] #0 5.130 + GO111MODULE=on [2022-11-16T13:11:27.541Z] #0 5.130 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-16T13:11:27.541Z] #0 5.325 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-16T13:11:27.541Z] #0 10.76 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:27.541Z] #0 10.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:11:27.541Z] #0 10.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-16T13:11:27.541Z] #32 ... [2022-11-16T13:11:27.541Z] [2022-11-16T13:11:27.541Z] #33 [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-11-16T13:11:27.541Z] #0 6.858 + RM_GOPATH=0 [2022-11-16T13:11:27.541Z] #0 6.858 + TMP_GOPATH= [2022-11-16T13:11:27.541Z] #0 6.858 + : /build [2022-11-16T13:11:27.541Z] #0 6.858 + '[' -z '' ']' [2022-11-16T13:11:27.541Z] #0 6.858 ++ mktemp -d [2022-11-16T13:11:27.541Z] #0 6.858 + export GOPATH=/tmp/tmp.zh6vecn874 [2022-11-16T13:11:27.541Z] #0 6.858 + GOPATH=/tmp/tmp.zh6vecn874 [2022-11-16T13:11:27.541Z] #0 6.858 + RM_GOPATH=1 [2022-11-16T13:11:27.541Z] #0 6.858 + case "$(go env GOARCH)" in [2022-11-16T13:11:27.541Z] #0 6.858 ++ go env GOARCH [2022-11-16T13:11:27.541Z] #0 6.879 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.541Z] #0 6.879 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:27.541Z] #0 6.879 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:27.541Z] #0 6.888 + dir=/tmp/install [2022-11-16T13:11:27.541Z] #0 6.891 Install golangci-lint version v1.44.0 [2022-11-16T13:11:27.541Z] #0 6.891 + bin=golangci_lint [2022-11-16T13:11:27.541Z] #0 6.891 + shift [2022-11-16T13:11:27.541Z] #0 6.891 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-16T13:11:27.541Z] #0 6.891 + . /tmp/install/golangci_lint.installer [2022-11-16T13:11:27.541Z] #0 6.891 ++ : v1.44.0 [2022-11-16T13:11:27.541Z] #0 6.891 + install_golangci_lint [2022-11-16T13:11:27.541Z] #0 6.891 + set -e [2022-11-16T13:11:27.541Z] #0 6.891 + echo 'Install golangci-lint version v1.44.0' [2022-11-16T13:11:27.541Z] #0 6.891 + GOBIN=/build [2022-11-16T13:11:27.541Z] #0 6.891 + GO111MODULE=on [2022-11-16T13:11:27.541Z] #0 6.891 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-16T13:11:27.541Z] #0 7.648 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-16T13:11:27.741Z] #27 8.224 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:11:27.741Z] #27 8.224 (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 ... 15718 files and directories currently installed.) [2022-11-16T13:11:27.741Z] #27 8.259 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:11:27.741Z] #27 8.273 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:11:27.798Z] #33 ... [2022-11-16T13:11:27.798Z] [2022-11-16T13:11:27.798Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:27.798Z] #0 8.328 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:27.798Z] #0 8.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:27.798Z] #0 8.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:27.798Z] #0 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:28.001Z] #27 8.400 Selecting previously unselected package libcap-dev:amd64. [2022-11-16T13:11:28.001Z] #27 8.410 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-16T13:11:28.001Z] #27 8.445 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:11:28.056Z] #34 ... [2022-11-16T13:11:28.056Z] [2022-11-16T13:11:28.056Z] #35 [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-11-16T13:11:28.056Z] #0 6.219 + RM_GOPATH=0 [2022-11-16T13:11:28.056Z] #0 6.219 + TMP_GOPATH= [2022-11-16T13:11:28.056Z] #0 6.219 + : /build [2022-11-16T13:11:28.056Z] #0 6.219 + '[' -z '' ']' [2022-11-16T13:11:28.056Z] #0 6.219 ++ mktemp -d [2022-11-16T13:11:28.056Z] #0 6.224 + export GOPATH=/tmp/tmp.VPdWBzBhfq [2022-11-16T13:11:28.056Z] #0 6.224 + GOPATH=/tmp/tmp.VPdWBzBhfq [2022-11-16T13:11:28.056Z] #0 6.224 + RM_GOPATH=1 [2022-11-16T13:11:28.056Z] #0 6.224 + case "$(go env GOARCH)" in [2022-11-16T13:11:28.056Z] #0 6.224 ++ go env GOARCH [2022-11-16T13:11:28.056Z] #0 6.240 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:28.056Z] #0 6.240 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:28.056Z] #0 6.240 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:28.056Z] #0 6.240 + dir=/tmp/install [2022-11-16T13:11:28.056Z] #0 6.240 + bin=gotestsum [2022-11-16T13:11:28.056Z] #0 6.240 + shift [2022-11-16T13:11:28.056Z] #0 6.240 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-16T13:11:28.056Z] #0 6.240 + . /tmp/install/gotestsum.installer [2022-11-16T13:11:28.056Z] #0 6.240 ++ : v1.7.0 [2022-11-16T13:11:28.056Z] #0 6.240 + install_gotestsum [2022-11-16T13:11:28.056Z] #0 6.242 Install gotestsum version v1.7.0 [2022-11-16T13:11:28.056Z] #0 6.242 + set -e [2022-11-16T13:11:28.056Z] #0 6.242 + echo 'Install gotestsum version v1.7.0' [2022-11-16T13:11:28.056Z] #0 6.242 + GOBIN=/build [2022-11-16T13:11:28.056Z] #0 6.242 + GO111MODULE=on [2022-11-16T13:11:28.056Z] #0 6.242 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-16T13:11:28.056Z] #0 6.696 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:11:28.056Z] #0 9.614 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:11:28.056Z] #0 9.634 go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:11:28.056Z] #0 9.985 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:11:28.056Z] #0 10.07 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:28.056Z] #0 10.93 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:11:28.056Z] #0 10.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:11:28.056Z] #0 10.99 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:11:28.056Z] #0 11.00 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:11:28.056Z] #35 11.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:11:28.056Z] #35 ... [2022-11-16T13:11:28.056Z] [2022-11-16T13:11:28.056Z] #36 [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-11-16T13:11:28.056Z] #0 6.933 + RM_GOPATH=0 [2022-11-16T13:11:28.056Z] #0 6.933 + TMP_GOPATH= [2022-11-16T13:11:28.056Z] #0 6.933 + : /build [2022-11-16T13:11:28.056Z] #0 6.933 + '[' -z '' ']' [2022-11-16T13:11:28.056Z] #0 6.933 ++ mktemp -d [2022-11-16T13:11:28.056Z] #0 6.933 + export GOPATH=/tmp/tmp.yWLTlD8EmB [2022-11-16T13:11:28.056Z] #0 6.933 + GOPATH=/tmp/tmp.yWLTlD8EmB [2022-11-16T13:11:28.056Z] #0 6.933 + RM_GOPATH=1 [2022-11-16T13:11:28.056Z] #0 6.933 + case "$(go env GOARCH)" in [2022-11-16T13:11:28.056Z] #0 6.933 ++ go env GOARCH [2022-11-16T13:11:28.056Z] #0 6.945 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:28.056Z] #0 6.945 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:28.056Z] #0 6.945 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:28.056Z] #0 6.945 + dir=/tmp/install [2022-11-16T13:11:28.056Z] #0 6.945 + bin=tomlv [2022-11-16T13:11:28.056Z] #0 6.945 + shift [2022-11-16T13:11:28.056Z] #0 6.945 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-16T13:11:28.056Z] #0 6.945 + . /tmp/install/tomlv.installer [2022-11-16T13:11:28.056Z] #0 6.945 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:28.056Z] #0 6.945 + install_tomlv [2022-11-16T13:11:28.056Z] #0 6.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-16T13:11:28.056Z] #0 6.945 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yWLTlD8EmB/src/github.com/BurntSushi/toml [2022-11-16T13:11:28.056Z] #0 6.945 Cloning into '/tmp/tmp.yWLTlD8EmB/src/github.com/BurntSushi/toml'... [2022-11-16T13:11:28.056Z] #0 6.945 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:28.056Z] #0 8.645 + cd /tmp/tmp.yWLTlD8EmB/src/github.com/BurntSushi/toml [2022-11-16T13:11:28.056Z] #0 8.645 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:28.056Z] #0 8.837 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:11:28.056Z] #0 10.23 internal/goarch [2022-11-16T13:11:28.056Z] #0 10.38 internal/unsafeheader [2022-11-16T13:11:28.056Z] #0 10.92 internal/abi [2022-11-16T13:11:28.056Z] #0 11.22 internal/cpu [2022-11-16T13:11:28.260Z] #27 8.609 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:11:28.260Z] #27 8.611 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:11:28.260Z] #27 8.668 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:11:28.260Z] #27 ... [2022-11-16T13:11:28.260Z] [2022-11-16T13:11:28.260Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:28.260Z] #18 9.539 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-16T13:11:28.314Z] #36 ... [2022-11-16T13:11:28.314Z] [2022-11-16T13:11:28.314Z] #35 [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-11-16T13:11:28.314Z] #35 11.52 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:11:28.314Z] #35 11.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:11:28.386Z] #16 4.318 Reading package lists... [2022-11-16T13:11:28.386Z] #16 5.145 Building dependency tree... [2022-11-16T13:11:28.645Z] #16 5.601 The following additional packages will be installed: [2022-11-16T13:11:28.645Z] #16 5.601 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-16T13:11:28.645Z] #16 5.601 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-16T13:11:28.645Z] #16 5.601 Recommended packages: [2022-11-16T13:11:28.645Z] #16 5.601 libldap-common publicsuffix libsasl2-modules [2022-11-16T13:11:28.829Z] #18 10.21 [2022-11-16T13:11:28.880Z] #35 12.08 go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:11:28.905Z] #16 5.821 The following NEW packages will be installed: [2022-11-16T13:11:28.905Z] #16 5.821 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-16T13:11:28.905Z] #16 5.821 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-16T13:11:28.905Z] #16 5.821 libssh2-1 openssl [2022-11-16T13:11:29.093Z] #18 10.46 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:29.163Z] #16 6.089 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:29.163Z] #16 6.089 Need to get 3047 kB of archives. [2022-11-16T13:11:29.163Z] #16 6.089 After this operation, 6661 kB of additional disk space will be used. [2022-11-16T13:11:29.163Z] #16 6.089 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-16T13:11:29.422Z] #16 6.105 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-16T13:11:29.422Z] #16 6.105 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-16T13:11:29.422Z] #16 6.116 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-16T13:11:29.422Z] #16 6.116 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-16T13:11:29.422Z] #16 6.116 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-16T13:11:29.422Z] #16 6.116 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-16T13:11:29.422Z] #16 6.116 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-16T13:11:29.422Z] #16 6.121 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-16T13:11:29.422Z] #16 6.121 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-16T13:11:29.422Z] #16 6.121 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-16T13:11:29.422Z] #16 6.125 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-16T13:11:29.422Z] #16 6.134 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:11:29.422Z] #16 6.134 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:11:29.422Z] #16 6.134 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:11:29.422Z] #16 6.421 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:29.423Z] #16 6.463 Fetched 3047 kB in 0s (9783 kB/s) [2022-11-16T13:11:29.682Z] #16 6.499 Selecting previously unselected package openssl. [2022-11-16T13:11:29.682Z] #16 6.499 (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 ... 6661 files and directories currently installed.) [2022-11-16T13:11:29.682Z] #16 6.505 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-16T13:11:29.682Z] #16 6.511 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:11:29.682Z] #16 6.673 Selecting previously unselected package ca-certificates. [2022-11-16T13:11:29.682Z] #16 6.673 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-16T13:11:29.682Z] #16 6.681 Unpacking ca-certificates (20210119) ... [2022-11-16T13:11:29.781Z] #18 10.96 [2022-11-16T13:11:29.782Z] #18 ... [2022-11-16T13:11:29.782Z] [2022-11-16T13:11:29.782Z] #28 [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-11-16T13:11:29.782Z] #0 1.888 + RM_GOPATH=0 [2022-11-16T13:11:29.782Z] #0 1.888 + TMP_GOPATH= [2022-11-16T13:11:29.782Z] #0 1.888 + : /build [2022-11-16T13:11:29.782Z] #0 1.888 + '[' -z '' ']' [2022-11-16T13:11:29.782Z] #0 1.888 ++ mktemp -d [2022-11-16T13:11:29.782Z] #0 1.888 + export GOPATH=/tmp/tmp.XSBZREgzyl [2022-11-16T13:11:29.782Z] #0 1.888 + GOPATH=/tmp/tmp.XSBZREgzyl [2022-11-16T13:11:29.782Z] #0 1.888 + RM_GOPATH=1 [2022-11-16T13:11:29.782Z] #0 1.888 + case "$(go env GOARCH)" in [2022-11-16T13:11:29.782Z] #0 1.888 ++ go env GOARCH [2022-11-16T13:11:29.782Z] #0 1.906 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:29.782Z] #0 1.906 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:29.782Z] #0 1.906 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:29.782Z] #0 1.909 + dir=/tmp/install [2022-11-16T13:11:29.782Z] #0 1.909 + bin=gotestsum [2022-11-16T13:11:29.782Z] #0 1.909 + shift [2022-11-16T13:11:29.782Z] #0 1.909 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-16T13:11:29.782Z] #0 1.909 + . /tmp/install/gotestsum.installer [2022-11-16T13:11:29.782Z] #0 1.909 ++ : v1.7.0 [2022-11-16T13:11:29.782Z] #0 1.909 + install_gotestsum [2022-11-16T13:11:29.782Z] #0 1.909 + set -e [2022-11-16T13:11:29.782Z] #0 1.909 + echo 'Install gotestsum version v1.7.0' [2022-11-16T13:11:29.782Z] #0 1.909 + GOBIN=/build [2022-11-16T13:11:29.782Z] #0 1.909 + GO111MODULE=on [2022-11-16T13:11:29.782Z] #0 1.909 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-16T13:11:29.782Z] #0 1.909 Install gotestsum version v1.7.0 [2022-11-16T13:11:29.782Z] #0 2.283 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:11:29.782Z] #0 2.960 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:11:29.782Z] #0 2.960 go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:11:29.782Z] #0 2.961 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:11:29.782Z] #0 2.961 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:29.782Z] #0 3.034 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:11:29.782Z] #0 3.046 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:11:29.782Z] #0 3.104 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:11:29.782Z] #0 3.124 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:11:29.782Z] #0 3.147 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:11:29.782Z] #0 3.151 go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:11:29.782Z] #0 3.227 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:11:29.782Z] #0 3.242 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:11:29.782Z] #0 4.880 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:11:29.782Z] #0 4.980 go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:11:29.782Z] #28 ... [2022-11-16T13:11:29.782Z] [2022-11-16T13:11:29.782Z] #29 [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-11-16T13:11:29.782Z] #0 1.916 + RM_GOPATH=0 [2022-11-16T13:11:29.782Z] #0 1.916 + TMP_GOPATH= [2022-11-16T13:11:29.782Z] #0 1.916 + : /build [2022-11-16T13:11:29.782Z] #0 1.916 + '[' -z '' ']' [2022-11-16T13:11:29.782Z] #0 1.917 ++ mktemp -d [2022-11-16T13:11:29.782Z] #0 1.925 + export GOPATH=/tmp/tmp.y6yURbtqgg [2022-11-16T13:11:29.782Z] #0 1.925 + GOPATH=/tmp/tmp.y6yURbtqgg [2022-11-16T13:11:29.782Z] #0 1.925 + RM_GOPATH=1 [2022-11-16T13:11:29.782Z] #0 1.925 + case "$(go env GOARCH)" in [2022-11-16T13:11:29.782Z] #0 1.930 ++ go env GOARCH [2022-11-16T13:11:29.782Z] #0 1.946 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:29.782Z] #0 1.946 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:29.782Z] #0 1.946 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:29.782Z] #0 1.952 Install rootlesskit version v0.14.4 [2022-11-16T13:11:29.782Z] #0 1.952 + dir=/tmp/install [2022-11-16T13:11:29.782Z] #0 1.952 + bin=rootlesskit [2022-11-16T13:11:29.782Z] #0 1.952 + shift [2022-11-16T13:11:29.782Z] #0 1.952 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-16T13:11:29.782Z] #0 1.952 + . /tmp/install/rootlesskit.installer [2022-11-16T13:11:29.782Z] #0 1.952 ++ : v0.14.4 [2022-11-16T13:11:29.782Z] #0 1.952 + install_rootlesskit [2022-11-16T13:11:29.782Z] #0 1.952 + case "$1" in [2022-11-16T13:11:29.782Z] #0 1.952 + export CGO_ENABLED=0 [2022-11-16T13:11:29.782Z] #0 1.952 + CGO_ENABLED=0 [2022-11-16T13:11:29.782Z] #0 1.952 + _install_rootlesskit [2022-11-16T13:11:29.782Z] #0 1.952 + echo 'Install rootlesskit version v0.14.4' [2022-11-16T13:11:29.782Z] #0 1.952 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:11:29.782Z] #0 1.952 + GOBIN=/build [2022-11-16T13:11:29.782Z] #0 1.952 + GO111MODULE=on [2022-11-16T13:11:29.782Z] #0 1.952 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-16T13:11:29.782Z] #0 2.328 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-16T13:11:29.782Z] #0 5.088 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:11:29.782Z] #0 5.088 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-16T13:11:29.782Z] #0 5.088 go: downloading github.com/google/uuid v1.3.0 [2022-11-16T13:11:29.782Z] #0 5.088 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:29.782Z] #0 5.088 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:11:29.782Z] #0 5.089 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-16T13:11:29.782Z] #0 5.100 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-16T13:11:29.782Z] #0 5.100 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-16T13:11:29.782Z] #0 5.206 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-16T13:11:29.782Z] #0 5.221 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-16T13:11:29.782Z] #0 5.404 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-16T13:11:29.782Z] #0 5.948 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-16T13:11:29.782Z] #0 5.962 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-16T13:11:29.782Z] #0 6.713 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-16T13:11:29.782Z] #0 6.778 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-16T13:11:29.943Z] #16 6.777 Selecting previously unselected package libbrotli1:amd64. [2022-11-16T13:11:29.943Z] #16 6.777 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-16T13:11:29.943Z] #16 6.790 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:11:29.943Z] #16 6.896 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-16T13:11:29.943Z] #16 6.896 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:11:30.043Z] #29 ... [2022-11-16T13:11:30.043Z] [2022-11-16T13:11:30.043Z] #30 [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-11-16T13:11:30.043Z] #0 2.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:30.043Z] #0 2.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:30.043Z] #0 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:30.043Z] #0 2.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:30.044Z] #0 3.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:30.044Z] #0 4.257 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:30.044Z] #0 6.668 Fetched 8607 kB in 5s (1891 kB/s) [2022-11-16T13:11:30.044Z] #0 6.668 Reading package lists... [2022-11-16T13:11:30.044Z] #0 8.038 Reading package lists... [2022-11-16T13:11:30.044Z] #0 9.171 Building dependency tree... [2022-11-16T13:11:30.044Z] #0 9.732 The following additional packages will be installed: [2022-11-16T13:11:30.044Z] #0 9.734 libbtrfs0 [2022-11-16T13:11:30.044Z] #0 9.771 The following NEW packages will be installed: [2022-11-16T13:11:30.044Z] #0 9.773 libbtrfs-dev libbtrfs0 [2022-11-16T13:11:30.044Z] #0 10.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:30.044Z] #0 10.05 Need to get 460 kB of archives. [2022-11-16T13:11:30.044Z] #0 10.05 After this operation, 1237 kB of additional disk space will be used. [2022-11-16T13:11:30.044Z] #0 10.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:11:30.044Z] #0 10.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:11:30.044Z] #30 ... [2022-11-16T13:11:30.044Z] [2022-11-16T13:11:30.044Z] #31 [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-11-16T13:11:30.044Z] #0 2.103 + RM_GOPATH=0 [2022-11-16T13:11:30.044Z] #0 2.103 + TMP_GOPATH= [2022-11-16T13:11:30.044Z] #0 2.103 + : /build [2022-11-16T13:11:30.044Z] #0 2.103 + '[' -z '' ']' [2022-11-16T13:11:30.044Z] #0 2.104 ++ mktemp -d [2022-11-16T13:11:30.044Z] #0 2.109 + export GOPATH=/tmp/tmp.5eEa6l7qEg [2022-11-16T13:11:30.044Z] #0 2.109 + GOPATH=/tmp/tmp.5eEa6l7qEg [2022-11-16T13:11:30.044Z] #0 2.109 + RM_GOPATH=1 [2022-11-16T13:11:30.044Z] #0 2.110 + case "$(go env GOARCH)" in [2022-11-16T13:11:30.044Z] #0 2.110 ++ go env GOARCH [2022-11-16T13:11:30.044Z] #0 2.134 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.044Z] #0 2.134 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.044Z] #0 2.134 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:30.044Z] #0 2.135 + dir=/tmp/install [2022-11-16T13:11:30.044Z] #0 2.135 + bin=shfmt [2022-11-16T13:11:30.044Z] #0 2.135 + shift [2022-11-16T13:11:30.044Z] #0 2.135 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-16T13:11:30.044Z] #0 2.135 + . /tmp/install/shfmt.installer [2022-11-16T13:11:30.044Z] #0 2.135 ++ : v3.0.2 [2022-11-16T13:11:30.044Z] #0 2.135 + install_shfmt [2022-11-16T13:11:30.044Z] #0 2.135 + echo 'Install shfmt version v3.0.2' [2022-11-16T13:11:30.044Z] #0 2.135 Install shfmt version v3.0.2 [2022-11-16T13:11:30.044Z] #0 2.135 + GOBIN=/build [2022-11-16T13:11:30.044Z] #0 2.135 + GO111MODULE=on [2022-11-16T13:11:30.044Z] #0 2.135 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-16T13:11:30.044Z] #0 2.527 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-16T13:11:30.044Z] #0 3.316 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-16T13:11:30.044Z] #0 3.317 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-16T13:11:30.044Z] #0 3.317 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-16T13:11:30.044Z] #0 3.835 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-16T13:11:30.044Z] #31 ... [2022-11-16T13:11:30.044Z] [2022-11-16T13:11:30.044Z] #32 [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-11-16T13:11:30.044Z] #0 1.870 + RM_GOPATH=0 [2022-11-16T13:11:30.044Z] #0 1.870 + TMP_GOPATH= [2022-11-16T13:11:30.044Z] #0 1.870 + : /build [2022-11-16T13:11:30.044Z] #0 1.870 + '[' -z '' ']' [2022-11-16T13:11:30.044Z] #0 1.871 ++ mktemp -d [2022-11-16T13:11:30.044Z] #0 1.872 + export GOPATH=/tmp/tmp.dw7dRtzPbv [2022-11-16T13:11:30.044Z] #0 1.872 + GOPATH=/tmp/tmp.dw7dRtzPbv [2022-11-16T13:11:30.044Z] #0 1.872 + RM_GOPATH=1 [2022-11-16T13:11:30.044Z] #0 1.872 + case "$(go env GOARCH)" in [2022-11-16T13:11:30.044Z] #0 1.872 ++ go env GOARCH [2022-11-16T13:11:30.044Z] #0 1.888 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.044Z] #0 1.888 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.044Z] #0 1.889 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:30.044Z] #0 1.890 + dir=/tmp/install [2022-11-16T13:11:30.044Z] #0 1.890 + bin=proxy [2022-11-16T13:11:30.044Z] #0 1.890 + shift [2022-11-16T13:11:30.044Z] #0 1.890 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-16T13:11:30.044Z] #0 1.890 + . /tmp/install/proxy.installer [2022-11-16T13:11:30.044Z] #0 1.890 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:30.044Z] #0 1.890 + install_proxy [2022-11-16T13:11:30.044Z] #0 1.890 + case "$1" in [2022-11-16T13:11:30.044Z] #0 1.890 + export CGO_ENABLED=0 [2022-11-16T13:11:30.044Z] #0 1.890 + CGO_ENABLED=0 [2022-11-16T13:11:30.044Z] #0 1.890 + _install_proxy [2022-11-16T13:11:30.044Z] #0 1.890 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-16T13:11:30.044Z] #0 1.890 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dw7dRtzPbv/src/github.com/docker/libnetwork [2022-11-16T13:11:30.044Z] #0 1.890 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:30.044Z] #0 1.892 Cloning into '/tmp/tmp.dw7dRtzPbv/src/github.com/docker/libnetwork'... [2022-11-16T13:11:30.044Z] #0 6.645 + cd /tmp/tmp.dw7dRtzPbv/src/github.com/docker/libnetwork [2022-11-16T13:11:30.044Z] #0 6.645 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:30.044Z] #0 6.913 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-16T13:11:30.201Z] #16 6.899 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:30.202Z] #16 6.950 Selecting previously unselected package libsasl2-2:amd64. [2022-11-16T13:11:30.202Z] #16 6.950 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:11:30.202Z] #16 6.960 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:30.202Z] #16 7.029 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-16T13:11:30.202Z] #16 7.029 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-16T13:11:30.202Z] #16 7.029 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:11:30.202Z] #16 7.125 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-16T13:11:30.202Z] #16 7.125 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-16T13:11:30.202Z] #16 7.135 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:11:30.202Z] #16 7.200 Selecting previously unselected package libpsl5:amd64. [2022-11-16T13:11:30.202Z] #16 7.200 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-16T13:11:30.202Z] #16 7.207 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:11:30.202Z] #16 7.263 Selecting previously unselected package librtmp1:amd64. [2022-11-16T13:11:30.202Z] #16 7.263 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-16T13:11:30.202Z] #16 7.263 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:11:30.318Z] #32 ... [2022-11-16T13:11:30.318Z] [2022-11-16T13:11:30.318Z] #33 [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-11-16T13:11:30.318Z] #0 1.709 + RM_GOPATH=0 [2022-11-16T13:11:30.318Z] #0 1.709 + TMP_GOPATH= [2022-11-16T13:11:30.318Z] #0 1.709 + : /build [2022-11-16T13:11:30.318Z] #0 1.709 + '[' -z '' ']' [2022-11-16T13:11:30.318Z] #0 1.717 ++ mktemp -d [2022-11-16T13:11:30.318Z] #0 1.717 + export GOPATH=/tmp/tmp.hYq31s8xls [2022-11-16T13:11:30.318Z] #0 1.717 + GOPATH=/tmp/tmp.hYq31s8xls [2022-11-16T13:11:30.318Z] #0 1.717 + RM_GOPATH=1 [2022-11-16T13:11:30.318Z] #0 1.717 + case "$(go env GOARCH)" in [2022-11-16T13:11:30.318Z] #0 1.720 ++ go env GOARCH [2022-11-16T13:11:30.318Z] #0 1.732 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.318Z] #0 1.732 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:30.318Z] #0 1.732 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:30.318Z] #0 1.734 + dir=/tmp/install [2022-11-16T13:11:30.318Z] #0 1.734 + bin=golangci_lint [2022-11-16T13:11:30.318Z] #0 1.734 + shift [2022-11-16T13:11:30.318Z] #0 1.734 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-16T13:11:30.318Z] #0 1.734 + . /tmp/install/golangci_lint.installer [2022-11-16T13:11:30.318Z] #0 1.734 ++ : v1.44.0 [2022-11-16T13:11:30.318Z] #0 1.734 + install_golangci_lint [2022-11-16T13:11:30.318Z] #0 1.734 + set -e [2022-11-16T13:11:30.318Z] #0 1.734 + echo 'Install golangci-lint version v1.44.0' [2022-11-16T13:11:30.318Z] #0 1.734 + GOBIN=/build [2022-11-16T13:11:30.318Z] #0 1.734 + GO111MODULE=on [2022-11-16T13:11:30.318Z] #0 1.734 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-16T13:11:30.318Z] #0 1.734 Install golangci-lint version v1.44.0 [2022-11-16T13:11:30.318Z] #0 2.160 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-16T13:11:30.318Z] #0 9.342 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:11:30.318Z] #0 9.343 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:30.318Z] #0 9.343 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-16T13:11:30.318Z] #0 9.343 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-16T13:11:30.318Z] #0 9.343 go: downloading github.com/spf13/viper v1.10.1 [2022-11-16T13:11:30.318Z] #0 9.344 go: downloading github.com/fatih/color v1.13.0 [2022-11-16T13:11:30.318Z] #0 9.344 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-16T13:11:30.318Z] #0 9.344 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-16T13:11:30.318Z] #0 9.362 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-16T13:11:30.318Z] #0 9.441 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-16T13:11:30.318Z] #0 9.461 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:11:30.318Z] #0 9.482 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-16T13:11:30.318Z] #0 9.553 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-16T13:11:30.318Z] #0 9.555 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-16T13:11:30.318Z] #0 9.587 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-16T13:11:30.318Z] #0 9.590 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-16T13:11:30.318Z] #0 9.628 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-16T13:11:30.318Z] #0 9.677 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-16T13:11:30.318Z] #0 9.693 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-16T13:11:30.318Z] #0 9.702 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-16T13:11:30.318Z] #0 9.746 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-16T13:11:30.318Z] #0 9.772 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-16T13:11:30.318Z] #0 9.945 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-16T13:11:30.318Z] #0 9.958 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-16T13:11:30.318Z] #0 9.971 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-16T13:11:30.318Z] #0 9.977 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-16T13:11:30.318Z] #0 9.980 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-16T13:11:30.318Z] #0 9.981 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-16T13:11:30.318Z] #0 9.985 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-16T13:11:30.318Z] #0 9.989 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-16T13:11:30.318Z] #0 9.993 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-16T13:11:30.318Z] #0 10.00 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-16T13:11:30.318Z] #0 10.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-16T13:11:30.318Z] #0 10.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-16T13:11:30.318Z] #0 10.06 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-16T13:11:30.318Z] #0 10.08 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-16T13:11:30.318Z] #0 10.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-16T13:11:30.318Z] #0 10.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-16T13:11:30.318Z] #0 10.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-16T13:11:30.318Z] #0 10.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-16T13:11:30.318Z] #0 10.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-16T13:11:30.318Z] #0 10.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-16T13:11:30.318Z] #0 10.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-16T13:11:30.318Z] #0 10.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-16T13:11:30.318Z] #0 10.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-16T13:11:30.318Z] #0 10.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-16T13:11:30.318Z] #0 10.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-16T13:11:30.318Z] #0 10.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-16T13:11:30.318Z] #0 10.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-16T13:11:30.318Z] #0 10.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-16T13:11:30.318Z] #0 10.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-16T13:11:30.318Z] #0 10.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-16T13:11:30.318Z] #0 10.64 go: downloading github.com/julz/importas v0.1.0 [2022-11-16T13:11:30.318Z] #0 10.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-16T13:11:30.318Z] #0 10.69 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-16T13:11:30.318Z] #0 10.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-16T13:11:30.318Z] #0 10.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-16T13:11:30.318Z] #0 10.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-16T13:11:30.318Z] #33 10.76 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-16T13:11:30.318Z] #33 10.76 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-16T13:11:30.318Z] #33 10.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-16T13:11:30.318Z] #33 10.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-16T13:11:30.318Z] #33 10.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-16T13:11:30.318Z] #33 10.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-16T13:11:30.318Z] #33 10.84 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-16T13:11:30.318Z] #33 ... [2022-11-16T13:11:30.318Z] [2022-11-16T13:11:30.318Z] #34 [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-11-16T13:11:30.318Z] #0 1.956 + git clone https://github.com/docker/distribution.git . [2022-11-16T13:11:30.318Z] #0 1.956 Cloning into '.'... [2022-11-16T13:11:30.318Z] #0 6.756 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-16T13:11:30.318Z] #0 7.327 + 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-11-16T13:11:30.461Z] #16 7.330 Selecting previously unselected package libssh2-1:amd64. [2022-11-16T13:11:30.461Z] #16 7.330 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-16T13:11:30.461Z] #16 7.339 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:11:30.581Z] #34 ... [2022-11-16T13:11:30.581Z] [2022-11-16T13:11:30.581Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-16T13:11:30.581Z] #0 1.399 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:30.581Z] #0 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:30.581Z] #0 1.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:30.581Z] #0 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:30.581Z] #0 2.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:30.581Z] #0 2.772 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:30.581Z] #0 4.347 Fetched 8607 kB in 3s (2666 kB/s) [2022-11-16T13:11:30.581Z] #0 4.347 Reading package lists... [2022-11-16T13:11:30.581Z] #0 5.830 Reading package lists... [2022-11-16T13:11:30.581Z] #0 7.453 Building dependency tree... [2022-11-16T13:11:30.581Z] #0 8.371 The following additional packages will be installed: [2022-11-16T13:11:30.581Z] #0 8.378 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-16T13:11:30.581Z] #0 8.380 Suggested packages: [2022-11-16T13:11:30.581Z] #0 8.380 cmake-doc ninja-build lrzip [2022-11-16T13:11:30.581Z] #0 8.380 Recommended packages: [2022-11-16T13:11:30.581Z] #0 8.380 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-16T13:11:30.581Z] #0 8.586 The following NEW packages will be installed: [2022-11-16T13:11:30.581Z] #0 8.587 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-16T13:11:30.581Z] #0 8.592 vim-common xxd [2022-11-16T13:11:30.581Z] #0 8.885 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:30.581Z] #0 8.885 Need to get 17.7 MB of archives. [2022-11-16T13:11:30.581Z] #0 8.885 After this operation, 70.7 MB of additional disk space will be used. [2022-11-16T13:11:30.581Z] #0 8.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:11:30.581Z] #0 8.891 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:11:30.581Z] #0 8.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-16T13:11:30.581Z] #0 8.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:11:30.581Z] #0 9.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-11-16T13:11:30.581Z] #0 9.194 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-16T13:11:30.581Z] #0 9.198 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-16T13:11:30.581Z] #0 9.201 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-16T13:11:30.581Z] #0 9.204 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-16T13:11:30.581Z] #0 9.205 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-16T13:11:30.581Z] #0 9.690 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:30.581Z] #0 9.806 Fetched 17.7 MB in 1s (24.7 MB/s) [2022-11-16T13:11:30.581Z] #0 9.866 Selecting previously unselected package xxd. [2022-11-16T13:11:30.581Z] #0 9.866 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:11:30.581Z] #0 9.897 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:11:30.581Z] #0 9.904 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:11:30.581Z] #0 10.04 Selecting previously unselected package vim-common. [2022-11-16T13:11:30.581Z] #0 10.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:11:30.581Z] #0 10.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:11:30.581Z] #0 10.27 Selecting previously unselected package cmake-data. [2022-11-16T13:11:30.581Z] #0 10.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-16T13:11:30.581Z] #0 10.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:11:30.581Z] #35 ... [2022-11-16T13:11:30.581Z] [2022-11-16T13:11:30.581Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:30.581Z] #0 2.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:30.581Z] #0 2.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:30.581Z] #0 2.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:30.581Z] #0 2.772 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:30.581Z] #0 3.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:30.581Z] #0 3.968 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:30.581Z] #0 6.197 Fetched 8607 kB in 4s (2148 kB/s) [2022-11-16T13:11:30.581Z] #0 6.197 Reading package lists... [2022-11-16T13:11:30.581Z] #0 7.693 Reading package lists... [2022-11-16T13:11:30.581Z] #0 8.886 Building dependency tree... [2022-11-16T13:11:30.581Z] #0 9.396 The following additional packages will be installed: [2022-11-16T13:11:30.581Z] #0 9.396 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:11:30.581Z] #0 9.396 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-16T13:11:30.581Z] #0 9.396 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-16T13:11:30.581Z] #0 9.397 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-16T13:11:30.581Z] #0 9.397 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-16T13:11:30.581Z] #0 9.398 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-16T13:11:30.581Z] #0 9.399 mingw-w64-common mingw-w64-x86-64-dev [2022-11-16T13:11:30.581Z] #0 9.405 Suggested packages: [2022-11-16T13:11:30.581Z] #0 9.409 gcc-10-locales seccomp wine64 [2022-11-16T13:11:30.581Z] #0 9.730 The following NEW packages will be installed: [2022-11-16T13:11:30.581Z] #0 9.732 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:11:30.581Z] #0 9.732 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-16T13:11:30.581Z] #0 9.732 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-16T13:11:30.581Z] #0 9.732 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-16T13:11:30.581Z] #0 9.733 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-16T13:11:30.581Z] #0 9.733 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-16T13:11:30.581Z] #0 9.734 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-16T13:11:30.581Z] #0 9.735 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-16T13:11:30.581Z] #0 9.736 mingw-w64-x86-64-dev [2022-11-16T13:11:30.581Z] #0 10.04 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:11:30.581Z] #0 10.04 Need to get 115 MB of archives. [2022-11-16T13:11:30.581Z] #0 10.04 After this operation, 645 MB of additional disk space will be used. [2022-11-16T13:11:30.581Z] #0 10.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-16T13:11:30.581Z] #0 10.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-16T13:11:30.581Z] #0 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-16T13:11:30.581Z] #0 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-16T13:11:30.581Z] #0 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-16T13:11:30.581Z] #0 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-16T13:11:30.581Z] #0 10.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-16T13:11:30.581Z] #0 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-16T13:11:30.581Z] #0 10.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-16T13:11:30.581Z] #0 10.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:11:30.581Z] #36 ... [2022-11-16T13:11:30.581Z] [2022-11-16T13:11:30.581Z] #30 [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-11-16T13:11:30.581Z] #30 10.48 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:30.581Z] #30 10.57 Fetched 460 kB in 0s (1660 kB/s) [2022-11-16T13:11:30.581Z] #30 10.71 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:11:30.581Z] #30 10.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:11:30.581Z] #30 10.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:11:30.581Z] #30 10.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:11:30.581Z] #30 11.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:11:30.582Z] #30 11.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:11:30.582Z] #30 11.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:11:30.727Z] #16 7.434 Selecting previously unselected package libcurl4:amd64. [2022-11-16T13:11:30.727Z] #16 7.436 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:11:30.727Z] #16 7.446 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:30.727Z] #16 7.534 Selecting previously unselected package curl. [2022-11-16T13:11:30.727Z] #16 7.534 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:11:30.727Z] #16 7.542 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:30.727Z] #16 7.627 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:11:30.727Z] #16 7.627 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:11:30.727Z] #16 7.631 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:11:30.847Z] #30 11.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:11:30.847Z] #30 11.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:11:30.847Z] #30 11.38 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:30.985Z] #16 7.710 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:11:30.985Z] #16 7.710 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:11:30.985Z] #16 7.714 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:11:30.985Z] #16 7.761 Selecting previously unselected package jq. [2022-11-16T13:11:30.985Z] #16 7.761 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:11:30.985Z] #16 7.766 Unpacking jq (1.6-2.1) ... [2022-11-16T13:11:30.985Z] #16 7.833 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:11:30.985Z] #16 7.857 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:11:30.985Z] #16 7.879 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:11:30.985Z] #16 7.893 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:30.985Z] #16 7.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:11:30.985Z] #16 7.923 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:11:30.985Z] #16 7.935 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:11:31.245Z] #16 7.950 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:11:31.245Z] #16 7.973 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:11:31.245Z] #16 7.984 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:11:31.245Z] #16 7.996 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:11:31.245Z] #16 8.014 Setting up ca-certificates (20210119) ... [2022-11-16T13:11:31.504Z] #16 ... [2022-11-16T13:11:31.504Z] [2022-11-16T13:11:31.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:31.504Z] #11 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0.7s done [2022-11-16T13:11:31.504Z] #11 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 0.5s done [2022-11-16T13:11:31.504Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 6.6s [2022-11-16T13:11:31.763Z] #11 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 7.0s done [2022-11-16T13:11:31.763Z] #11 ... [2022-11-16T13:11:31.763Z] [2022-11-16T13:11:31.763Z] #16 [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-11-16T13:11:31.763Z] #16 8.662 Updating certificates in /etc/ssl/certs... [2022-11-16T13:11:31.792Z] #30 DONE 12.3s [2022-11-16T13:11:31.792Z] [2022-11-16T13:11:31.792Z] #31 [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-11-16T13:11:31.792Z] #31 DONE 12.3s [2022-11-16T13:11:31.792Z] [2022-11-16T13:11:31.792Z] #32 [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-11-16T13:11:31.792Z] #32 DONE 12.3s [2022-11-16T13:11:31.792Z] [2022-11-16T13:11:31.792Z] #25 [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-11-16T13:11:31.792Z] #25 12.42 sync [2022-11-16T13:11:32.052Z] #25 12.44 internal/reflectlite [2022-11-16T13:11:32.236Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0468b77ed9aa62e26) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] { [Pipeline] checkout [2022-11-16T13:11:32.312Z] #25 ... [2022-11-16T13:11:32.312Z] [2022-11-16T13:11:32.312Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:32.312Z] #18 12.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-16T13:11:32.312Z] #18 12.51 [2022-11-16T13:11:32.312Z] #18 12.78 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:32.312Z] #18 13.33 [2022-11-16T13:11:32.312Z] #18 13.52 Download of images into '/build' complete. [2022-11-16T13:11:32.312Z] #18 13.52 Use something like the following to load the result into a Docker daemon: [2022-11-16T13:11:32.312Z] #18 13.52 tar -cC '/build' . | docker load [2022-11-16T13:11:32.312Z] #18 DONE 13.7s [2022-11-16T13:11:32.312Z] [2022-11-16T13:11:32.312Z] #25 [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-11-16T13:11:32.312Z] #25 12.87 internal/testlog [2022-11-16T13:11:32.482Z] The recommended git tool is: git [2022-11-16T13:11:32.701Z] #16 9.400 129 added, 0 removed; done. [2022-11-16T13:11:32.701Z] #16 9.476 Setting up jq (1.6-2.1) ... [2022-11-16T13:11:32.701Z] #16 9.489 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:32.701Z] #16 9.505 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:11:32.701Z] #16 9.518 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:32.701Z] #16 9.541 Processing triggers for ca-certificates (20210119) ... [2022-11-16T13:11:32.701Z] #16 9.549 Updating certificates in /etc/ssl/certs... [2022-11-16T13:11:32.896Z] #25 13.26 errors [2022-11-16T13:11:32.896Z] #25 13.26 sort [2022-11-16T13:11:33.242Z] #25 13.56 strconv [2022-11-16T13:11:33.242Z] #25 13.58 io [2022-11-16T13:11:33.242Z] #25 13.58 internal/oserror [2022-11-16T13:11:33.242Z] #25 13.58 path [2022-11-16T13:11:33.268Z] #16 10.21 0 added, 0 removed; done. [2022-11-16T13:11:33.269Z] #16 10.21 Running hooks in /etc/ca-certificates/update.d... [2022-11-16T13:11:33.269Z] #16 10.21 done. [2022-11-16T13:11:33.501Z] #25 13.96 syscall [2022-11-16T13:11:33.774Z] #25 14.06 bytes [2022-11-16T13:11:33.774Z] #25 14.06 text/tabwriter [2022-11-16T13:11:33.774Z] #25 14.06 strings [2022-11-16T13:11:34.151Z] #35 ... [2022-11-16T13:11:34.151Z] [2022-11-16T13:11:34.151Z] #36 [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-11-16T13:11:34.151Z] #36 11.91 internal/goexperiment [2022-11-16T13:11:34.151Z] #36 12.13 internal/goos [2022-11-16T13:11:34.151Z] #36 12.39 internal/bytealg [2022-11-16T13:11:34.151Z] #36 12.39 runtime/internal/atomic [2022-11-16T13:11:34.151Z] #36 14.03 runtime/internal/math [2022-11-16T13:11:34.151Z] #36 14.49 runtime/internal/sys [2022-11-16T13:11:34.151Z] #36 14.89 runtime/internal/syscall [2022-11-16T13:11:34.151Z] #36 15.15 internal/itoa [2022-11-16T13:11:34.151Z] #36 15.47 math/bits [2022-11-16T13:11:34.151Z] #36 15.81 runtime [2022-11-16T13:11:34.151Z] #36 16.49 math [2022-11-16T13:11:34.711Z] #25 15.14 bufio [2022-11-16T13:11:34.712Z] #25 15.14 reflect [2022-11-16T13:11:35.362Z] using credential docker-jenkins-github-credentials [2022-11-16T13:11:35.376Z] Cloning the remote Git repository [2022-11-16T13:11:35.376Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:11:35.649Z] #25 15.96 internal/syscall/execenv [2022-11-16T13:11:35.649Z] #25 15.97 internal/syscall/unix [2022-11-16T13:11:35.649Z] #25 15.97 time [2022-11-16T13:11:35.649Z] #25 ... [2022-11-16T13:11:35.649Z] [2022-11-16T13:11:35.649Z] #28 [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-11-16T13:11:35.649Z] #28 DONE 16.2s [2022-11-16T13:11:35.419Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:11:35.487Z] > git init /home/ubuntu/workspace/moby_PR-44472 # timeout=10 [2022-11-16T13:11:35.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:11:35.705Z] > git --version # timeout=10 [2022-11-16T13:11:35.714Z] > git --version # 'git version 2.25.1' [2022-11-16T13:11:35.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:35.716Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:35.909Z] [2022-11-16T13:11:35.909Z] #33 [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-11-16T13:11:35.909Z] #33 11.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-16T13:11:35.909Z] #33 11.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-16T13:11:35.909Z] #33 11.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-16T13:11:35.909Z] #33 11.50 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-16T13:11:35.909Z] #33 11.50 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-16T13:11:35.909Z] #33 11.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-16T13:11:35.909Z] #33 11.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-16T13:11:35.909Z] #33 11.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-16T13:11:35.909Z] #33 11.52 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-16T13:11:35.909Z] #33 11.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-16T13:11:35.909Z] #33 11.64 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-16T13:11:35.909Z] #33 11.69 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-16T13:11:35.909Z] #33 11.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-16T13:11:35.909Z] #33 11.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-16T13:11:35.909Z] #33 11.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-16T13:11:35.909Z] #33 11.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-16T13:11:35.909Z] #33 11.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-16T13:11:35.909Z] #33 11.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-16T13:11:35.909Z] #33 11.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-16T13:11:35.909Z] #33 11.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-16T13:11:35.909Z] #33 11.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-16T13:11:35.909Z] #33 11.91 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-16T13:11:35.909Z] #33 11.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-16T13:11:35.909Z] #33 11.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-16T13:11:35.909Z] #33 11.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-16T13:11:35.909Z] #33 11.96 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-16T13:11:35.909Z] #33 11.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-16T13:11:35.909Z] #33 12.66 go: downloading honnef.co/go/tools v0.2.2 [2022-11-16T13:11:35.909Z] #33 12.66 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-16T13:11:35.909Z] #33 12.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-16T13:11:35.909Z] #33 12.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-16T13:11:35.909Z] #33 12.75 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-16T13:11:35.909Z] #33 12.78 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-16T13:11:35.909Z] #33 12.88 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-16T13:11:35.909Z] #33 12.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-16T13:11:35.909Z] #33 12.95 go: downloading github.com/spf13/afero v1.6.0 [2022-11-16T13:11:35.909Z] #33 13.00 go: downloading github.com/spf13/cast v1.4.1 [2022-11-16T13:11:35.909Z] #33 13.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-16T13:11:35.909Z] #33 13.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-16T13:11:35.909Z] #33 13.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-16T13:11:35.909Z] #33 13.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-16T13:11:35.909Z] #33 13.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-16T13:11:35.909Z] #33 13.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.22 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-16T13:11:35.909Z] #33 13.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.22 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-16T13:11:35.909Z] #33 13.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-16T13:11:35.909Z] #33 13.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-16T13:11:35.909Z] #33 13.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-16T13:11:35.909Z] #33 13.25 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-16T13:11:35.909Z] #33 13.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-16T13:11:35.909Z] #33 13.27 go: downloading golang.org/x/text v0.3.7 [2022-11-16T13:11:35.909Z] #33 13.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-16T13:11:35.909Z] #33 13.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-16T13:11:35.909Z] #33 13.36 go: downloading golang.org/x/mod v0.5.1 [2022-11-16T13:11:35.909Z] #33 13.41 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-16T13:11:35.909Z] #33 13.41 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-16T13:11:35.909Z] #33 13.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-16T13:11:35.909Z] #33 13.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-16T13:11:35.909Z] #33 13.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-16T13:11:35.909Z] #33 13.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-16T13:11:35.909Z] #33 13.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-16T13:11:35.909Z] #33 13.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:11:35.909Z] #33 13.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-16T13:11:35.909Z] #33 13.69 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-16T13:11:35.909Z] #33 14.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-16T13:11:35.909Z] #33 14.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-16T13:11:35.909Z] #33 14.31 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-16T13:11:35.909Z] #33 14.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-16T13:11:35.909Z] #33 14.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-16T13:11:35.909Z] #33 14.36 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-16T13:11:35.909Z] #33 14.45 go: downloading github.com/prometheus/common v0.10.0 [2022-11-16T13:11:35.909Z] #33 14.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-16T13:11:35.909Z] #33 14.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-16T13:11:35.909Z] #33 14.51 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-16T13:11:35.909Z] #33 14.53 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-16T13:11:35.909Z] #33 14.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-16T13:11:35.909Z] #33 14.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-16T13:11:35.910Z] #33 15.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-16T13:11:36.478Z] #33 ... [2022-11-16T13:11:36.478Z] [2022-11-16T13:11:36.478Z] #27 [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 python3-protobuf [2022-11-16T13:11:36.478Z] #27 8.754 Selecting previously unselected package libnet1-dev. [2022-11-16T13:11:36.478Z] #27 8.756 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 8.767 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:11:36.478Z] #27 8.924 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:11:36.478Z] #27 8.926 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 8.935 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:11:36.478Z] #27 9.084 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-16T13:11:36.478Z] #27 9.096 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 9.116 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:11:36.478Z] #27 9.280 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:11:36.478Z] #27 9.282 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 9.287 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 9.356 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-16T13:11:36.478Z] #27 9.359 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 9.383 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 9.484 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-16T13:11:36.478Z] #27 9.487 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 9.495 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:11:36.478Z] #27 9.625 Selecting previously unselected package libprotobuf23:amd64. [2022-11-16T13:11:36.478Z] #27 9.628 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 9.644 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 10.00 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-16T13:11:36.478Z] #27 10.01 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 10.02 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 10.23 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-16T13:11:36.478Z] #27 10.23 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 10.25 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 11.21 Selecting previously unselected package libprotoc23:amd64. [2022-11-16T13:11:36.478Z] #27 11.21 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 11.24 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 11.66 Selecting previously unselected package protobuf-c-compiler. [2022-11-16T13:11:36.478Z] #27 11.67 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 11.69 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 12.03 Selecting previously unselected package protobuf-compiler. [2022-11-16T13:11:36.478Z] #27 12.04 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 12.05 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 12.29 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:11:36.478Z] #27 12.30 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:11:36.478Z] #27 12.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:11:36.478Z] #27 12.50 Selecting previously unselected package python3-six. [2022-11-16T13:11:36.478Z] #27 12.50 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-16T13:11:36.478Z] #27 12.52 Unpacking python3-six (1.16.0-2) ... [2022-11-16T13:11:36.478Z] #27 12.75 Selecting previously unselected package python3-protobuf. [2022-11-16T13:11:36.478Z] #27 12.76 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-16T13:11:36.478Z] #27 12.78 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 13.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:11:36.478Z] #27 13.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 13.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:11:36.478Z] #27 13.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 14.01 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 14.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:11:36.478Z] #27 14.04 Setting up python3-six (1.16.0-2) ... [2022-11-16T13:11:36.478Z] #27 14.38 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 14.39 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 14.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:11:36.478Z] #27 14.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:11:36.478Z] #27 14.51 Setting up python3-protobuf (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 15.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:11:36.478Z] #27 15.65 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 15.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:11:36.478Z] #27 16.02 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:11:36.478Z] #27 16.15 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:11:36.478Z] #27 16.22 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:11:36.478Z] #27 16.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:36.478Z] #27 DONE 16.9s [2022-11-16T13:11:36.478Z] [2022-11-16T13:11:36.478Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:36.564Z] #16 DONE 12.9s [2022-11-16T13:11:36.564Z] [2022-11-16T13:11:36.564Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-16T13:11:36.564Z] #17 DONE 0.2s [2022-11-16T13:11:36.564Z] [2022-11-16T13:11:36.564Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:37.437Z] #36 ... [2022-11-16T13:11:37.437Z] [2022-11-16T13:11:37.437Z] #26 [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-11-16T13:11:37.437Z] #26 10.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-16T13:11:37.437Z] #26 10.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-16T13:11:37.437Z] #26 10.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-16T13:11:37.437Z] #26 13.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-16T13:11:37.437Z] #26 ... [2022-11-16T13:11:37.437Z] [2022-11-16T13:11:37.437Z] #32 [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-11-16T13:11:37.437Z] #32 11.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-16T13:11:37.437Z] #32 16.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-16T13:11:37.437Z] #32 16.93 go: downloading github.com/google/uuid v1.3.0 [2022-11-16T13:11:37.437Z] #32 17.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-16T13:11:37.437Z] #32 17.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-16T13:11:37.437Z] #32 17.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:11:37.437Z] #32 17.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-16T13:11:37.437Z] #32 18.42 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-16T13:11:37.437Z] #32 19.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-16T13:11:37.437Z] #32 19.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-16T13:11:37.942Z] #18 1.526 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-16T13:11:38.167Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fcaab153bd0c057d) in /home/ubuntu/workspace/moby_PR-44472 [Pipeline] { [Pipeline] checkout [2022-11-16T13:11:38.200Z] #18 1.817 [2022-11-16T13:11:38.200Z] #18 2.035 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:38.283Z] The recommended git tool is: git [2022-11-16T13:11:38.379Z] #32 ... [2022-11-16T13:11:38.379Z] [2022-11-16T13:11:38.380Z] #35 [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-11-16T13:11:38.380Z] #35 21.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:11:38.384Z] #37 ... [2022-11-16T13:11:38.384Z] [2022-11-16T13:11:38.384Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-16T13:11:38.384Z] #35 12.06 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:11:38.384Z] #35 12.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 12.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:11:38.384Z] #35 14.72 Selecting previously unselected package libxml2:amd64. [2022-11-16T13:11:38.384Z] #35 14.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 14.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:11:38.384Z] #35 14.97 Selecting previously unselected package libarchive13:amd64. [2022-11-16T13:11:38.384Z] #35 14.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 14.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 15.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-16T13:11:38.384Z] #35 15.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 15.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:11:38.384Z] #35 15.32 Selecting previously unselected package librhash0:amd64. [2022-11-16T13:11:38.384Z] #35 15.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 15.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:11:38.384Z] #35 15.63 Selecting previously unselected package libuv1:amd64. [2022-11-16T13:11:38.384Z] #35 15.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 15.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:11:38.384Z] #35 16.03 Selecting previously unselected package cmake. [2022-11-16T13:11:38.384Z] #35 16.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-16T13:11:38.384Z] #35 16.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.58 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:11:38.384Z] #35 17.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.67 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:11:38.384Z] #35 17.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:11:38.384Z] #35 17.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:11:38.384Z] #35 17.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:11:38.384Z] #35 17.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:11:38.384Z] #35 17.92 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:11:38.384Z] #35 DONE 18.5s [2022-11-16T13:11:38.384Z] [2022-11-16T13:11:38.384Z] #38 [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-11-16T13:11:38.461Z] #18 2.326 [2022-11-16T13:11:38.638Z] #35 21.87 go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:11:38.952Z] #38 0.936 + RM_GOPATH=0 [2022-11-16T13:11:38.952Z] #38 0.936 + TMP_GOPATH= [2022-11-16T13:11:38.952Z] #38 0.936 + : /build [2022-11-16T13:11:38.952Z] #38 ... [2022-11-16T13:11:38.952Z] [2022-11-16T13:11:38.952Z] #23 [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-11-16T13:11:38.952Z] #23 9.289 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-16T13:11:38.952Z] #23 9.652 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-16T13:11:38.952Z] #23 ... [2022-11-16T13:11:38.952Z] [2022-11-16T13:11:38.952Z] #38 [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-11-16T13:11:38.952Z] #38 0.936 + '[' -z '' ']' [2022-11-16T13:11:38.952Z] #38 0.936 ++ mktemp -d [2022-11-16T13:11:38.952Z] #38 0.938 + export GOPATH=/tmp/tmp.0FNMLFDPeZ [2022-11-16T13:11:38.952Z] #38 0.938 + GOPATH=/tmp/tmp.0FNMLFDPeZ [2022-11-16T13:11:38.952Z] #38 0.938 + RM_GOPATH=1 [2022-11-16T13:11:38.952Z] #38 0.938 + case "$(go env GOARCH)" in [2022-11-16T13:11:38.952Z] #38 0.942 ++ go env GOARCH [2022-11-16T13:11:38.952Z] #38 0.958 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:38.952Z] #38 0.958 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:38.952Z] #38 0.962 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:38.952Z] #38 0.964 + dir=/tmp/install [2022-11-16T13:11:38.952Z] #38 0.964 + bin=tini [2022-11-16T13:11:38.952Z] #38 0.964 + shift [2022-11-16T13:11:38.952Z] #38 0.965 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-16T13:11:38.952Z] #38 0.965 + . /tmp/install/tini.installer [2022-11-16T13:11:38.952Z] #38 0.966 ++ : v0.19.0 [2022-11-16T13:11:38.952Z] #38 0.966 + install_tini [2022-11-16T13:11:38.952Z] #38 0.966 + echo 'Install tini version v0.19.0' [2022-11-16T13:11:38.952Z] #38 0.967 Install tini version v0.19.0 [2022-11-16T13:11:38.952Z] #38 0.967 + git clone https://github.com/krallin/tini.git /tmp/tmp.0FNMLFDPeZ/tini [2022-11-16T13:11:38.952Z] #38 0.971 Cloning into '/tmp/tmp.0FNMLFDPeZ/tini'... [2022-11-16T13:11:39.397Z] #18 3.232 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-16T13:11:39.520Z] #38 1.369 + cd /tmp/tmp.0FNMLFDPeZ/tini [2022-11-16T13:11:39.520Z] #38 1.369 + git checkout -q v0.19.0 [2022-11-16T13:11:39.520Z] #38 1.374 + cmake . [2022-11-16T13:11:39.655Z] #18 3.494 [2022-11-16T13:11:39.780Z] #38 1.640 -- The C compiler identification is GNU 10.2.1 [2022-11-16T13:11:39.780Z] #38 1.660 -- Detecting C compiler ABI info [2022-11-16T13:11:39.780Z] #38 1.863 -- Detecting C compiler ABI info - done [2022-11-16T13:11:39.780Z] #38 1.893 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-16T13:11:39.914Z] #18 3.715 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:40.016Z] #35 ... [2022-11-16T13:11:40.016Z] [2022-11-16T13:11:40.016Z] #21 [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-11-16T13:11:40.016Z] #21 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:40.016Z] #21 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:40.039Z] #38 1.896 -- Detecting C compile features [2022-11-16T13:11:40.039Z] #38 1.897 -- Detecting C compile features - done [2022-11-16T13:11:40.039Z] #38 1.905 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-16T13:11:40.039Z] #38 1.962 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-16T13:11:40.039Z] #38 1.987 -- Configuring done [2022-11-16T13:11:40.039Z] #38 1.991 -- Generating done [2022-11-16T13:11:40.039Z] #38 1.992 -- Build files have been written to: /tmp/tmp.0FNMLFDPeZ/tini [2022-11-16T13:11:40.039Z] #38 1.996 + make tini-static [2022-11-16T13:11:40.173Z] #18 3.982 [2022-11-16T13:11:40.275Z] #21 ... [2022-11-16T13:11:40.275Z] [2022-11-16T13:11:40.275Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:40.275Z] #34 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:40.275Z] #34 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:40.275Z] #34 ... [2022-11-16T13:11:40.275Z] [2022-11-16T13:11:40.275Z] #27 [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-11-16T13:11:40.275Z] #27 13.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:40.275Z] #27 17.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:40.298Z] #38 2.152 Scanning dependencies of target tini-static [2022-11-16T13:11:40.298Z] #38 2.187 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-16T13:11:40.533Z] #27 ... [2022-11-16T13:11:40.533Z] [2022-11-16T13:11:40.533Z] #29 [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 python3-protobuf [2022-11-16T13:11:40.533Z] #29 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:40.533Z] #29 17.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:11:40.557Z] #38 2.485 [100%] Linking C executable tini-static [2022-11-16T13:11:40.816Z] #38 2.731 [100%] Built target tini-static [2022-11-16T13:11:40.816Z] #38 2.757 + mkdir -p /build [2022-11-16T13:11:40.816Z] #38 2.759 + cp tini-static /build/docker-init [2022-11-16T13:11:41.075Z] #38 ... [2022-11-16T13:11:41.075Z] [2022-11-16T13:11:41.075Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:41.075Z] #36 11.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:11:41.075Z] #36 11.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-16T13:11:41.075Z] #36 12.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:11:41.075Z] #36 12.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:11:41.075Z] #36 13.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-16T13:11:41.075Z] #36 13.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-16T13:11:41.075Z] #36 13.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-16T13:11:41.075Z] #36 13.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:11:41.075Z] #36 13.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:11:41.075Z] #36 13.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-16T13:11:41.075Z] #36 13.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-16T13:11:41.075Z] #36 13.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-16T13:11:41.075Z] #36 13.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-16T13:11:41.075Z] #36 13.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-16T13:11:41.075Z] #36 13.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-16T13:11:41.075Z] #36 13.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-16T13:11:41.075Z] #36 13.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-16T13:11:41.075Z] #36 13.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-16T13:11:41.075Z] #36 13.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-16T13:11:41.075Z] #36 13.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-16T13:11:41.075Z] #36 13.32 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:11:41.075Z] #36 13.39 Fetched 115 MB in 3s (34.7 MB/s) [2022-11-16T13:11:41.075Z] #36 13.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-16T13:11:41.075Z] #36 13.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 ... 15718 files and directories currently installed.) [2022-11-16T13:11:41.075Z] #36 13.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 13.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:11:41.075Z] #36 14.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-16T13:11:41.075Z] #36 14.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 14.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:11:41.075Z] #36 15.32 Selecting previously unselected package binutils-mingw-w64. [2022-11-16T13:11:41.075Z] #36 15.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-16T13:11:41.075Z] #36 15.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:11:41.075Z] #36 15.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-16T13:11:41.075Z] #36 15.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 15.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:11:41.075Z] #36 16.19 Selecting previously unselected package dmsetup. [2022-11-16T13:11:41.075Z] #36 16.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 16.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:11:41.075Z] #36 16.41 Selecting previously unselected package mingw-w64-common. [2022-11-16T13:11:41.075Z] #36 16.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-16T13:11:41.075Z] #36 16.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-16T13:11:41.075Z] #36 18.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-16T13:11:41.075Z] #36 18.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-16T13:11:41.075Z] #36 18.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:11:41.075Z] #36 20.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-16T13:11:41.075Z] #36 20.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 20.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:11:41.075Z] #36 20.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-16T13:11:41.075Z] #36 20.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:41.075Z] #36 20.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:11:41.108Z] #18 4.847 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-16T13:11:41.334Z] #36 ... [2022-11-16T13:11:41.334Z] [2022-11-16T13:11:41.334Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:41.334Z] #37 1.904 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:11:41.334Z] #37 1.904 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:11:41.334Z] #37 1.911 Note: Building without GnuTLS support [2022-11-16T13:11:41.334Z] #37 1.920 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:11:41.334Z] #37 1.920 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:11:41.334Z] #37 2.860 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:11:41.334Z] #37 2.894 GEN .gitid [2022-11-16T13:11:41.334Z] #37 2.919 GEN criu/include/version.h [2022-11-16T13:11:41.334Z] #37 2.967 GEN include/common/asm [2022-11-16T13:11:41.334Z] #37 4.109 PBCC images/timens.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.127 DEP images/timens.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.168 PBCC images/fown.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.174 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.217 PBCC images/opts.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.252 PBCC images/memfd.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.275 DEP images/fown.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.324 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.371 DEP images/opts.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.408 DEP images/memfd.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.441 PBCC images/sit.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.483 DEP images/sit.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.519 PBCC images/macvlan.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.531 DEP images/macvlan.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.547 PBCC images/autofs.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.552 DEP images/autofs.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.567 PBCC images/sysctl.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.583 DEP images/sysctl.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.615 PBCC images/time.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.627 DEP images/time.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.642 PBCC images/binfmt-misc.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.656 DEP images/binfmt-misc.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.678 PBCC images/seccomp.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.691 DEP images/seccomp.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.723 PBCC images/userns.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.751 DEP images/userns.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.771 PBCC images/cgroup.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.784 DEP images/cgroup.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.807 PBCC images/ext-file.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.819 DEP images/ext-file.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.839 PBCC images/rpc.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.854 DEP images/rpc.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.894 PBCC images/siginfo.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.919 DEP images/siginfo.pb-c.d [2022-11-16T13:11:41.334Z] #37 4.971 PBCC images/pagemap.pb-c.c [2022-11-16T13:11:41.334Z] #37 4.991 DEP images/pagemap.pb-c.d [2022-11-16T13:11:41.334Z] #37 5.019 PBCC images/rlimit.pb-c.c [2022-11-16T13:11:41.368Z] #18 5.126 [2022-11-16T13:11:41.583Z] using credential docker-jenkins-github-credentials [2022-11-16T13:11:41.592Z] Cloning the remote Git repository [2022-11-16T13:11:41.592Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:11:41.593Z] #37 5.025 DEP images/rlimit.pb-c.d [2022-11-16T13:11:41.593Z] #37 5.051 PBCC images/file-lock.pb-c.c [2022-11-16T13:11:41.593Z] #37 5.057 DEP images/file-lock.pb-c.d [2022-11-16T13:11:41.593Z] #37 5.096 PBCC images/tty.pb-c.c [2022-11-16T13:11:41.593Z] #37 5.134 DEP images/tty.pb-c.d [2022-11-16T13:11:41.593Z] #37 5.166 PBCC images/tun.pb-c.c [2022-11-16T13:11:41.594Z] #37 5.185 PBCC images/netdev.pb-c.c [2022-11-16T13:11:41.594Z] #37 5.203 DEP images/tun.pb-c.d [2022-11-16T13:11:41.594Z] #37 5.216 DEP images/netdev.pb-c.d [2022-11-16T13:11:41.594Z] #37 5.233 PBCC images/vma.pb-c.c [2022-11-16T13:11:41.594Z] #37 5.253 DEP images/vma.pb-c.d [2022-11-16T13:11:41.594Z] #37 5.283 PBCC images/creds.pb-c.c [2022-11-16T13:11:41.594Z] #37 5.298 DEP images/creds.pb-c.d [2022-11-16T13:11:41.594Z] #37 5.327 PBCC images/utsns.pb-c.c [2022-11-16T13:11:41.594Z] #37 5.341 DEP images/utsns.pb-c.d [2022-11-16T13:11:41.594Z] #37 5.354 PBCC images/ipc-desc.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.361 PBCC images/ipc-sem.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.367 DEP images/ipc-desc.pb-c.d [2022-11-16T13:11:41.863Z] #37 5.391 DEP images/ipc-sem.pb-c.d [2022-11-16T13:11:41.863Z] #37 5.413 PBCC images/ipc-msg.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.425 DEP images/ipc-msg.pb-c.d [2022-11-16T13:11:41.863Z] #37 5.481 PBCC images/ipc-shm.pb-c.c [2022-11-16T13:11:41.863Z] #37 ... [2022-11-16T13:11:41.863Z] [2022-11-16T13:11:41.863Z] #39 [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-11-16T13:11:41.863Z] #0 1.639 + RM_GOPATH=0 [2022-11-16T13:11:41.863Z] #0 1.639 + TMP_GOPATH= [2022-11-16T13:11:41.863Z] #0 1.639 + : /build [2022-11-16T13:11:41.863Z] #0 1.639 + '[' -z '' ']' [2022-11-16T13:11:41.863Z] #0 1.639 ++ mktemp -d [2022-11-16T13:11:41.863Z] #0 1.642 + export GOPATH=/tmp/tmp.0folZCDFbO [2022-11-16T13:11:41.863Z] #0 1.642 + GOPATH=/tmp/tmp.0folZCDFbO [2022-11-16T13:11:41.863Z] #0 1.642 + RM_GOPATH=1 [2022-11-16T13:11:41.863Z] #0 1.642 + case "$(go env GOARCH)" in [2022-11-16T13:11:41.863Z] #0 1.642 ++ go env GOARCH [2022-11-16T13:11:41.863Z] #0 1.657 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:41.863Z] #0 1.657 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:41.863Z] #0 1.657 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:41.863Z] #0 1.660 + dir=/tmp/install [2022-11-16T13:11:41.863Z] #0 1.660 + bin=containerd [2022-11-16T13:11:41.863Z] #0 1.660 + shift [2022-11-16T13:11:41.863Z] #0 1.660 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-16T13:11:41.863Z] #0 1.660 + . /tmp/install/containerd.installer [2022-11-16T13:11:41.863Z] #0 1.660 ++ set -e [2022-11-16T13:11:41.863Z] #0 1.660 ++ : v1.6.10 [2022-11-16T13:11:41.863Z] #0 1.660 + install_containerd [2022-11-16T13:11:41.863Z] #0 1.662 Install containerd version v1.6.10 [2022-11-16T13:11:41.863Z] #0 1.663 + echo 'Install containerd version v1.6.10' [2022-11-16T13:11:41.863Z] #0 1.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0folZCDFbO/src/github.com/containerd/containerd [2022-11-16T13:11:41.863Z] #0 1.668 Cloning into '/tmp/tmp.0folZCDFbO/src/github.com/containerd/containerd'... [2022-11-16T13:11:41.863Z] #39 ... [2022-11-16T13:11:41.863Z] [2022-11-16T13:11:41.863Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:41.863Z] #37 5.491 DEP images/ipc-shm.pb-c.d [2022-11-16T13:11:41.863Z] #37 5.518 PBCC images/ipc-var.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.524 DEP images/ipc-var.pb-c.d [2022-11-16T13:11:41.863Z] #37 5.567 PBCC images/sk-opts.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.580 PBCC images/packet-sock.pb-c.c [2022-11-16T13:11:41.863Z] #37 5.592 DEP images/sk-opts.pb-c.d [2022-11-16T13:11:41.905Z] #18 5.345 #=#=# ################### 27.3% ########################################## 58.9% ############################################################ 84.2% ######################################################################## 100.0% [2022-11-16T13:11:41.670Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:11:41.721Z] > git init /home/ubuntu/workspace/moby_PR-44472 # timeout=10 [2022-11-16T13:11:41.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:11:41.989Z] > git --version # timeout=10 [2022-11-16T13:11:42.131Z] #37 5.613 DEP images/packet-sock.pb-c.d [2022-11-16T13:11:42.131Z] #37 5.663 PBCC images/sk-netlink.pb-c.c [2022-11-16T13:11:42.131Z] #37 5.679 DEP images/sk-netlink.pb-c.d [2022-11-16T13:11:42.131Z] #37 5.745 PBCC images/sk-inet.pb-c.c [2022-11-16T13:11:42.131Z] #37 5.763 DEP images/sk-inet.pb-c.d [2022-11-16T13:11:42.131Z] #37 5.785 PBCC images/sk-unix.pb-c.c [2022-11-16T13:11:42.131Z] #37 5.800 DEP images/sk-unix.pb-c.d [2022-11-16T13:11:42.131Z] #37 5.815 PBCC images/mm.pb-c.c [2022-11-16T13:11:42.131Z] #37 5.834 DEP images/mm.pb-c.d [2022-11-16T13:11:42.131Z] #37 5.852 PBCC images/timerfd.pb-c.c [2022-11-16T13:11:42.167Z] #18 5.912 [2022-11-16T13:11:42.167Z] #18 ... [2022-11-16T13:11:42.167Z] [2022-11-16T13:11:42.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:42.167Z] #11 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 3.4s done [2022-11-16T13:11:42.167Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 5.9s [2022-11-16T13:11:42.392Z] #37 ... [2022-11-16T13:11:42.392Z] [2022-11-16T13:11:42.392Z] #38 [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-11-16T13:11:42.392Z] #38 DONE 4.2s [2022-11-16T13:11:42.392Z] [2022-11-16T13:11:42.392Z] #25 [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-11-16T13:11:42.392Z] #25 17.84 io/fs [2022-11-16T13:11:42.392Z] #25 17.84 internal/poll [2022-11-16T13:11:42.392Z] #25 18.41 internal/fmtsort [2022-11-16T13:11:42.392Z] #25 18.64 os [2022-11-16T13:11:42.392Z] #25 19.32 io/ioutil [2022-11-16T13:11:42.392Z] #25 19.34 fmt [2022-11-16T13:11:42.392Z] #25 20.07 github.com/BurntSushi/toml [2022-11-16T13:11:42.392Z] #25 20.08 log [2022-11-16T13:11:42.392Z] #25 20.08 flag [2022-11-16T13:11:42.392Z] #25 21.04 github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:11:42.392Z] #25 DONE 22.8s [2022-11-16T13:11:42.392Z] [2022-11-16T13:11:42.392Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:42.392Z] #37 5.867 DEP images/timerfd.pb-c.d [2022-11-16T13:11:42.392Z] #37 5.902 PBCC images/timer.pb-c.c [2022-11-16T13:11:42.392Z] #37 5.978 DEP images/timer.pb-c.d [2022-11-16T13:11:42.392Z] #37 6.016 PBCC images/sa.pb-c.c [2022-11-16T13:11:42.392Z] #37 6.032 DEP images/sa.pb-c.d [2022-11-16T13:11:42.392Z] #37 6.059 PBCC images/pipe-data.pb-c.c [2022-11-16T13:11:42.392Z] #37 6.074 DEP images/pipe-data.pb-c.d [2022-11-16T13:11:42.446Z] #29 ... [2022-11-16T13:11:42.446Z] [2022-11-16T13:11:42.446Z] #36 [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-11-16T13:11:42.446Z] #36 25.44 unicode/utf8 [2022-11-16T13:11:42.651Z] #37 6.129 PBCC images/mnt.pb-c.c [2022-11-16T13:11:42.651Z] #37 6.150 DEP images/mnt.pb-c.d [2022-11-16T13:11:42.651Z] #37 6.202 PBCC images/sk-packet.pb-c.c [2022-11-16T13:11:42.651Z] #37 6.218 DEP images/sk-packet.pb-c.d [2022-11-16T13:11:42.651Z] #37 6.319 PBCC images/tcp-stream.pb-c.c [2022-11-16T13:11:42.651Z] #37 6.354 DEP images/tcp-stream.pb-c.d [2022-11-16T13:11:42.651Z] #37 6.391 PBCC images/pipe.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.411 DEP images/pipe.pb-c.d [2022-11-16T13:11:42.913Z] #37 6.438 PBCC images/pstree.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.445 DEP images/pstree.pb-c.d [2022-11-16T13:11:42.913Z] #37 6.471 PBCC images/fs.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.478 DEP images/fs.pb-c.d [2022-11-16T13:11:42.913Z] #37 6.495 PBCC images/signalfd.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.509 DEP images/signalfd.pb-c.d [2022-11-16T13:11:42.913Z] #37 6.520 PBCC images/fh.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.537 PBCC images/fsnotify.pb-c.c [2022-11-16T13:11:42.913Z] #37 6.567 DEP images/fh.pb-c.d [2022-11-16T13:11:42.913Z] #37 6.594 DEP images/fsnotify.pb-c.d [2022-11-16T13:11:43.098Z] #36 26.40 internal/race [2022-11-16T13:11:43.101Z] #11 ... [2022-11-16T13:11:43.101Z] [2022-11-16T13:11:43.101Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:43.101Z] #18 6.786 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-16T13:11:42.010Z] > git --version # 'git version 2.25.1' [2022-11-16T13:11:42.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:42.076Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:43.172Z] #37 6.674 PBCC images/eventpoll.pb-c.c [2022-11-16T13:11:43.172Z] #37 6.695 DEP images/eventpoll.pb-c.d [2022-11-16T13:11:43.172Z] #37 6.714 PBCC images/eventfd.pb-c.c [2022-11-16T13:11:43.172Z] #37 6.726 DEP images/eventfd.pb-c.d [2022-11-16T13:11:43.172Z] #37 6.759 PBCC images/remap-file-path.pb-c.c [2022-11-16T13:11:43.172Z] #37 6.783 DEP images/remap-file-path.pb-c.d [2022-11-16T13:11:43.172Z] #37 6.826 PBCC images/fifo.pb-c.c [2022-11-16T13:11:43.172Z] #37 6.836 DEP images/fifo.pb-c.d [2022-11-16T13:11:43.172Z] #37 6.849 PBCC images/ghost-file.pb-c.c [2022-11-16T13:11:43.172Z] #37 6.875 DEP images/ghost-file.pb-c.d [2022-11-16T13:11:43.360Z] #18 7.051 [2022-11-16T13:11:43.431Z] #37 6.915 PBCC images/regfile.pb-c.c [2022-11-16T13:11:43.431Z] #37 6.926 DEP images/regfile.pb-c.d [2022-11-16T13:11:43.431Z] #37 6.959 PBCC images/ns.pb-c.c [2022-11-16T13:11:43.431Z] #37 6.970 DEP images/ns.pb-c.d [2022-11-16T13:11:43.431Z] #37 6.983 PBCC images/fdinfo.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.011 DEP images/fdinfo.pb-c.d [2022-11-16T13:11:43.431Z] #37 7.051 PBCC images/core-aarch64.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.067 PBCC images/core-arm.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.087 PBCC images/core-ppc64.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.111 PBCC images/core-s390.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.135 PBCC images/core-x86.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.160 PBCC images/core.pb-c.c [2022-11-16T13:11:43.431Z] #37 7.187 PBCC images/inventory.pb-c.c [2022-11-16T13:11:43.619Z] #18 7.269 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:43.619Z] #18 7.544 [2022-11-16T13:11:43.664Z] #36 26.81 sync/atomic [2022-11-16T13:11:43.689Z] #37 7.215 DEP images/core-aarch64.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.263 DEP images/core-arm.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.283 DEP images/core-ppc64.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.326 DEP images/core-s390.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.377 DEP images/core-x86.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.399 DEP images/core.pb-c.d [2022-11-16T13:11:43.690Z] #37 7.440 DEP images/inventory.pb-c.d [2022-11-16T13:11:43.948Z] #37 7.457 PBCC images/cpuinfo.pb-c.c [2022-11-16T13:11:43.948Z] #37 7.475 DEP images/cpuinfo.pb-c.d [2022-11-16T13:11:43.948Z] #37 7.504 PBCC images/stats.pb-c.c [2022-11-16T13:11:43.948Z] #37 7.511 DEP images/stats.pb-c.d [2022-11-16T13:11:44.231Z] #36 27.60 unicode [2022-11-16T13:11:44.553Z] #18 8.241 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-16T13:11:44.553Z] #18 ... [2022-11-16T13:11:44.553Z] [2022-11-16T13:11:44.553Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:11:44.553Z] #11 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 8.0s done [2022-11-16T13:11:44.553Z] #11 extracting sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 done [2022-11-16T13:11:44.553Z] #11 DONE 29.5s [2022-11-16T13:11:44.553Z] [2022-11-16T13:11:44.553Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:11:44.553Z] #18 8.480 [2022-11-16T13:11:44.884Z] #37 8.571 make[1]: Nothing to be done for 'all'. [2022-11-16T13:11:45.123Z] #18 8.721 #=#=# ######################################################################## 100.0% [2022-11-16T13:11:45.381Z] #18 8.923 [2022-11-16T13:11:45.381Z] #18 8.960 Download of images into '/build' complete. [2022-11-16T13:11:45.381Z] #18 8.960 Use something like the following to load the result into a Docker daemon: [2022-11-16T13:11:45.381Z] #18 8.960 tar -cC '/build' . | docker load [2022-11-16T13:11:46.264Z] #37 9.672 CC images/stats.o [2022-11-16T13:11:46.264Z] #37 9.832 CC images/core.o [2022-11-16T13:11:46.524Z] #37 10.09 CC images/core-x86.o [2022-11-16T13:11:46.782Z] #37 10.27 CC images/core-arm.o [2022-11-16T13:11:46.782Z] #37 10.39 CC images/core-aarch64.o [2022-11-16T13:11:46.782Z] #37 10.50 CC images/core-ppc64.o [2022-11-16T13:11:47.042Z] #37 10.64 CC images/core-s390.o [2022-11-16T13:11:47.282Z] #18 DONE 10.6s [2022-11-16T13:11:47.283Z] [2022-11-16T13:11:47.283Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:11:47.283Z] #19 DONE 2.2s [2022-11-16T13:11:47.283Z] [2022-11-16T13:11:47.283Z] #20 [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-11-16T13:11:47.301Z] #37 10.89 CC images/cpuinfo.o [2022-11-16T13:11:47.301Z] #37 11.01 CC images/inventory.o [2022-11-16T13:11:47.470Z] Fetching without tags [2022-11-16T13:11:47.529Z] #36 ... [2022-11-16T13:11:47.529Z] [2022-11-16T13:11:47.529Z] #28 [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-11-16T13:11:47.529Z] #28 28.96 Updating files: 42% (806/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 89% (1707/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-16T13:11:47.529Z] #28 30.45 + cd /tmp/tmp.VEWF5qJS39/src/github.com/docker/libnetwork [2022-11-16T13:11:47.529Z] #28 30.45 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:47.540Z] #20 DONE 0.7s [2022-11-16T13:11:47.540Z] [2022-11-16T13:11:47.540Z] #21 [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-11-16T13:11:47.560Z] #37 11.12 CC images/fdinfo.o [2022-11-16T13:11:47.560Z] #37 11.25 CC images/fown.o [2022-11-16T13:11:47.717Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:11:47.788Z] #28 31.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-16T13:11:47.799Z] #21 ... [2022-11-16T13:11:47.800Z] [2022-11-16T13:11:47.800Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-16T13:11:47.800Z] #22 DONE 0.2s [2022-11-16T13:11:47.800Z] [2022-11-16T13:11:47.800Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-16T13:11:47.800Z] #23 DONE 0.2s [2022-11-16T13:11:47.819Z] #37 11.34 CC images/ns.o [2022-11-16T13:11:47.819Z] #37 11.41 CC images/regfile.o [2022-11-16T13:11:47.819Z] #37 11.49 CC images/ghost-file.o [2022-11-16T13:11:48.058Z] [2022-11-16T13:11:48.058Z] #24 [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-11-16T13:11:48.078Z] #37 11.62 CC images/fifo.o [2022-11-16T13:11:48.078Z] #37 11.70 CC images/remap-file-path.o [2022-11-16T13:11:48.078Z] #37 11.78 CC images/eventfd.o [2022-11-16T13:11:48.337Z] #37 11.87 CC images/eventpoll.o [2022-11-16T13:11:48.337Z] #37 12.05 CC images/fh.o [2022-11-16T13:11:48.466Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:11:48.466Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:11:47.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:11:47.431Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:11:47.441Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:47.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:11:47.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:11:47.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:47.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:47.714Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:11:47.738Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:11:48.397Z] > git remote # timeout=10 [2022-11-16T13:11:48.413Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:11:48.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:48.434Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:11:48.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:11:48.502Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:11:48.517Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:11:48.596Z] #37 12.15 CC images/fsnotify.o [2022-11-16T13:11:48.596Z] #37 12.38 CC images/signalfd.o [2022-11-16T13:11:48.740Z] #28 ... [2022-11-16T13:11:48.740Z] [2022-11-16T13:11:48.740Z] #31 [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-11-16T13:11:48.740Z] #31 DONE 32.1s [2022-11-16T13:11:48.855Z] #37 12.46 CC images/fs.o [2022-11-16T13:11:48.999Z] [2022-11-16T13:11:48.999Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:48.999Z] #34 29.95 Fetched 8607 kB in 22s (390 kB/s) [2022-11-16T13:11:49.114Z] #37 12.56 CC images/pstree.o [2022-11-16T13:11:49.114Z] #37 12.69 CC images/pipe.o [2022-11-16T13:11:49.114Z] #37 12.78 CC images/tcp-stream.o [2022-11-16T13:11:49.373Z] #37 12.86 CC images/sk-packet.o [2022-11-16T13:11:49.373Z] #37 12.96 CC images/mnt.o [2022-11-16T13:11:49.373Z] #37 13.03 CC images/pipe-data.o [2022-11-16T13:11:49.632Z] #37 13.13 CC images/sa.o [2022-11-16T13:11:49.632Z] #37 13.20 CC images/timer.o [2022-11-16T13:11:49.632Z] #37 13.34 CC images/timerfd.o [2022-11-16T13:11:49.891Z] #37 13.42 CC images/mm.o [2022-11-16T13:11:49.891Z] #37 13.53 CC images/sk-opts.o [2022-11-16T13:11:50.151Z] #37 13.59 CC images/sk-unix.o [2022-11-16T13:11:50.151Z] #37 13.75 CC images/sk-inet.o [2022-11-16T13:11:50.410Z] #37 13.90 CC images/tun.o [2022-11-16T13:11:50.410Z] #37 14.02 CC images/sk-netlink.o [2022-11-16T13:11:50.669Z] #37 14.15 CC images/packet-sock.o [2022-11-16T13:11:50.669Z] #37 14.28 CC images/ipc-var.o [2022-11-16T13:11:50.669Z] #37 14.36 CC images/ipc-desc.o [2022-11-16T13:11:50.928Z] #37 14.44 CC images/ipc-shm.o [2022-11-16T13:11:50.928Z] #37 14.51 CC images/ipc-msg.o [2022-11-16T13:11:51.187Z] #37 14.59 CC images/ipc-sem.o [2022-11-16T13:11:51.187Z] #37 14.64 CC images/utsns.o [2022-11-16T13:11:51.187Z] #37 14.72 CC images/creds.o [2022-11-16T13:11:51.187Z] #37 14.79 CC images/vma.o [2022-11-16T13:11:51.447Z] #37 14.90 CC images/netdev.o [2022-11-16T13:11:51.447Z] #37 15.04 CC images/tty.o [2022-11-16T13:11:51.707Z] #37 15.26 CC images/file-lock.o [2022-11-16T13:11:51.707Z] #37 15.33 CC images/rlimit.o [2022-11-16T13:11:51.707Z] #37 15.42 CC images/pagemap.o [2022-11-16T13:11:51.966Z] #37 15.52 CC images/siginfo.o [2022-11-16T13:11:51.966Z] #37 15.62 CC images/rpc.o [2022-11-16T13:11:52.225Z] #37 15.93 CC images/ext-file.o [2022-11-16T13:11:52.225Z] #37 15.99 CC images/cgroup.o [2022-11-16T13:11:52.225Z] #37 ... [2022-11-16T13:11:52.225Z] [2022-11-16T13:11:52.225Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:52.225Z] #36 22.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-16T13:11:52.225Z] #36 22.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:52.225Z] #36 22.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:11:52.225Z] #36 27.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-16T13:11:52.225Z] #36 27.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:52.225Z] #36 27.10 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:11:52.225Z] #36 28.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-16T13:11:52.225Z] #36 28.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:52.225Z] #36 28.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:11:52.225Z] #36 30.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-16T13:11:52.225Z] #36 30.84 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:11:52.225Z] #36 30.85 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:11:52.290Z] #34 29.95 Reading package lists... [2022-11-16T13:11:52.290Z] #34 ... [2022-11-16T13:11:52.290Z] [2022-11-16T13:11:52.290Z] #36 [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-11-16T13:11:52.290Z] #36 34.26 encoding [2022-11-16T13:11:52.484Z] #36 ... [2022-11-16T13:11:52.484Z] [2022-11-16T13:11:52.484Z] #39 [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-11-16T13:11:52.484Z] #39 13.60 + cd /tmp/tmp.0folZCDFbO/src/github.com/containerd/containerd [2022-11-16T13:11:52.484Z] #39 13.60 + git checkout -q v1.6.10 [2022-11-16T13:11:52.484Z] #39 14.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-16T13:11:52.484Z] #39 14.36 + BUILDTAGS='netgo osusergo static_build' [2022-11-16T13:11:52.484Z] #39 14.36 + export EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:11:52.484Z] #39 14.36 + EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:11:52.484Z] #39 14.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-16T13:11:52.484Z] #39 14.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-16T13:11:52.484Z] #39 14.36 + '[' '' = dynamic ']' [2022-11-16T13:11:52.484Z] #39 14.36 + make [2022-11-16T13:11:52.484Z] #39 15.23 + bin/ctr [2022-11-16T13:11:52.494Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:11:52.548Z] > git --version # timeout=10 [2022-11-16T13:11:52.552Z] > git --version # 'git version 2.25.1' [2022-11-16T13:11:52.556Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-16T13:11:52.743Z] #39 ... [2022-11-16T13:11:52.743Z] [2022-11-16T13:11:52.743Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:52.743Z] #37 16.19 CC images/userns.o [2022-11-16T13:11:52.743Z] #37 16.31 CC images/google/protobuf/descriptor.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:11:53.311Z] #37 16.82 CC images/opts.o [2022-11-16T13:11:53.311Z] #37 16.91 CC images/seccomp.o [2022-11-16T13:11:53.311Z] #37 17.04 CC images/binfmt-misc.o [2022-11-16T13:11:53.334Z] #24 4.656 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-16T13:11:53.334Z] #24 4.656 Cloning into '.'... [2022-11-16T13:11:53.334Z] #24 ... [2022-11-16T13:11:53.334Z] [2022-11-16T13:11:53.334Z] #21 [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-11-16T13:11:53.334Z] #21 5.221 + RM_GOPATH=0 [2022-11-16T13:11:53.334Z] #21 5.221 + TMP_GOPATH= [2022-11-16T13:11:53.334Z] #21 5.221 + : /build [2022-11-16T13:11:53.334Z] #21 5.221 + '[' -z '' ']' [2022-11-16T13:11:53.334Z] #21 5.221 ++ mktemp -d [2022-11-16T13:11:53.334Z] #21 5.221 + export GOPATH=/tmp/tmp.myNOz0rlbr [2022-11-16T13:11:53.334Z] #21 5.221 + GOPATH=/tmp/tmp.myNOz0rlbr [2022-11-16T13:11:53.334Z] #21 5.221 + RM_GOPATH=1 [2022-11-16T13:11:53.334Z] #21 5.221 + case "$(go env GOARCH)" in [2022-11-16T13:11:53.334Z] #21 5.221 ++ go env GOARCH [2022-11-16T13:11:53.334Z] #21 5.231 Install docker/cli version 17.06.2-ce from stable [2022-11-16T13:11:53.334Z] #21 5.231 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:53.334Z] #21 5.231 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:53.334Z] #21 5.231 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:53.334Z] #21 5.231 + dir=/tmp/install [2022-11-16T13:11:53.334Z] #21 5.231 + bin=dockercli [2022-11-16T13:11:53.334Z] #21 5.231 + shift [2022-11-16T13:11:53.334Z] #21 5.231 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-16T13:11:53.334Z] #21 5.231 + . /tmp/install/dockercli.installer [2022-11-16T13:11:53.334Z] #21 5.231 ++ : stable [2022-11-16T13:11:53.334Z] #21 5.231 ++ : 17.06.2-ce [2022-11-16T13:11:53.334Z] #21 5.231 + install_dockercli [2022-11-16T13:11:53.334Z] #21 5.231 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-16T13:11:53.334Z] #21 5.237 ++ uname -m [2022-11-16T13:11:53.334Z] #21 5.237 + arch=x86_64 [2022-11-16T13:11:53.334Z] #21 5.237 + '[' x86_64 '!=' x86_64 ']' [2022-11-16T13:11:53.334Z] #21 5.237 + url=https://download.docker.com/linux/static [2022-11-16T13:11:53.334Z] #21 5.237 + tar -xz docker/docker [2022-11-16T13:11:53.334Z] #21 5.243 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-16T13:11:53.566Z] + docker version [2022-11-16T13:11:53.570Z] #37 17.13 CC images/time.o [2022-11-16T13:11:53.570Z] #37 17.22 CC images/sysctl.o [2022-11-16T13:11:53.570Z] #37 17.29 CC images/autofs.o [2022-11-16T13:11:53.830Z] #37 17.35 CC images/macvlan.o [2022-11-16T13:11:53.830Z] #37 17.40 CC images/sit.o [2022-11-16T13:11:54.089Z] #37 17.51 CC images/memfd.o [2022-11-16T13:11:54.089Z] #37 17.62 CC images/timens.o [2022-11-16T13:11:54.089Z] #37 17.71 LINK images/built-in.o [2022-11-16T13:11:54.089Z] #37 17.77 GEN compel/include/asm [2022-11-16T13:11:54.198Z] #36 ... [2022-11-16T13:11:54.198Z] [2022-11-16T13:11:54.198Z] #32 [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-11-16T13:11:54.198Z] #32 27.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-16T13:11:54.198Z] #32 27.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-16T13:11:54.198Z] #32 ... [2022-11-16T13:11:54.198Z] [2022-11-16T13:11:54.198Z] #24 [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-11-16T13:11:54.198Z] #24 35.54 Updating files: 62% (1391/2209) Updating files: 63% (1392/2209) Updating files: 64% (1414/2209) Updating files: 65% (1436/2209) Updating files: 66% (1458/2209) Updating files: 67% (1481/2209) Updating files: 68% (1503/2209) Updating files: 69% (1525/2209) Updating files: 70% (1547/2209) Updating files: 71% (1569/2209) Updating files: 72% (1591/2209) Updating files: 73% (1613/2209) Updating files: 74% (1635/2209) Updating files: 75% (1657/2209) Updating files: 76% (1679/2209) Updating files: 77% (1701/2209) Updating files: 78% (1724/2209) Updating files: 79% (1746/2209) Updating files: 80% (1768/2209) Updating files: 81% (1790/2209) Updating files: 82% (1812/2209) Updating files: 83% (1834/2209) Updating files: 84% (1856/2209) Updating files: 84% (1873/2209) Updating files: 85% (1878/2209) Updating files: 86% (1900/2209) Updating files: 87% (1922/2209) Updating files: 88% (1944/2209) Updating files: 89% (1967/2209) Updating files: 90% (1989/2209) Updating files: 91% (2011/2209) Updating files: 92% (2033/2209) Updating files: 93% (2055/2209) Updating files: 94% (2077/2209) Updating files: 95% (2099/2209) Updating files: 96% (2121/2209) Updating files: 97% (2143/2209) Updating files: 98% (2165/2209) Updating files: 99% (2187/2209) Updating files: 100% (2209/2209) Updating files: 100% (2209/2209), done. [2022-11-16T13:11:54.198Z] #24 36.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-16T13:11:54.348Z] #37 17.90 GEN compel/include/version.h [2022-11-16T13:11:54.348Z] #37 17.93 touch .config [2022-11-16T13:11:54.348Z] #37 18.02 GEN include/common/config.h [2022-11-16T13:11:54.607Z] #37 18.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-16T13:11:54.607Z] #37 18.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-16T13:11:54.607Z] #37 18.27 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-16T13:11:54.607Z] #37 18.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-16T13:11:54.607Z] #37 18.31 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-16T13:11:54.607Z] #37 18.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-16T13:11:54.607Z] #37 18.38 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-16T13:11:54.867Z] #37 18.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-16T13:11:54.867Z] #37 18.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-16T13:11:54.867Z] #37 18.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-16T13:11:54.867Z] #37 18.55 DEP compel/plugins/std/infect.d [2022-11-16T13:11:54.867Z] #37 18.59 DEP compel/plugins/std/string.d [2022-11-16T13:11:55.126Z] #37 18.63 DEP compel/plugins/std/log.d [2022-11-16T13:11:55.126Z] #37 18.66 DEP compel/plugins/std/fds.d [2022-11-16T13:11:55.126Z] #37 18.71 DEP compel/plugins/std/std.d [2022-11-16T13:11:55.126Z] #37 18.76 DEP compel/plugins/shmem/shmem.d [2022-11-16T13:11:55.126Z] #37 18.78 DEP compel/plugins/fds/fds.d [2022-11-16T13:11:55.133Z] #24 ... [2022-11-16T13:11:55.133Z] [2022-11-16T13:11:55.133Z] #27 [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-11-16T13:11:55.133Z] #27 28.51 Fetched 8607 kB in 21s (419 kB/s) [2022-11-16T13:11:55.133Z] #27 28.51 Reading package lists... [2022-11-16T13:11:55.391Z] #37 ... [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #23 [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-11-16T13:11:55.391Z] #23 DONE 35.6s [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #29 [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-11-16T13:11:55.391Z] #29 29.58 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:11:55.391Z] #29 29.58 + GOBIN=/build [2022-11-16T13:11:55.391Z] #29 29.58 + GO111MODULE=on [2022-11-16T13:11:55.391Z] #29 29.58 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-16T13:11:55.391Z] #29 DONE 35.7s [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:55.391Z] #37 18.88 CC compel/plugins/std/std.o [2022-11-16T13:11:55.391Z] #37 18.97 CC compel/plugins/std/fds.o [2022-11-16T13:11:55.391Z] #37 ... [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-16T13:11:55.391Z] #40 DONE 0.1s [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-16T13:11:55.391Z] #41 DONE 0.1s [2022-11-16T13:11:55.391Z] #27 37.31 Reading package lists... [2022-11-16T13:11:55.391Z] #27 ... [2022-11-16T13:11:55.391Z] [2022-11-16T13:11:55.391Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:55.391Z] #34 29.95 Reading package lists... [2022-11-16T13:11:55.650Z] #34 ... [2022-11-16T13:11:55.650Z] [2022-11-16T13:11:55.650Z] #29 [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 python3-protobuf [2022-11-16T13:11:55.650Z] #29 29.00 Fetched 8607 kB in 21s (401 kB/s) [2022-11-16T13:11:55.650Z] #29 29.00 Reading package lists... [2022-11-16T13:11:55.650Z] [2022-11-16T13:11:55.650Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:11:55.650Z] #37 19.17 CC compel/plugins/std/log.o [2022-11-16T13:11:55.910Z] #37 19.42 CC compel/plugins/std/string.o [2022-11-16T13:11:56.000Z] #29 37.90 Reading package lists... [2022-11-16T13:11:56.000Z] #29 ... [2022-11-16T13:11:56.000Z] [2022-11-16T13:11:56.000Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:56.170Z] #37 19.60 CC compel/plugins/std/infect.o [2022-11-16T13:11:56.170Z] #37 19.85 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-16T13:11:56.264Z] #34 39.17 Reading package lists... [2022-11-16T13:11:56.264Z] #34 ... [2022-11-16T13:11:56.264Z] [2022-11-16T13:11:56.264Z] #21 [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-11-16T13:11:56.264Z] #21 29.66 Fetched 8607 kB in 22s (392 kB/s) [2022-11-16T13:11:56.264Z] #21 29.66 Reading package lists... [2022-11-16T13:11:56.464Z] #37 19.89 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-16T13:11:56.464Z] #37 19.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-16T13:11:56.464Z] #37 19.96 AR compel/plugins/std.lib.a [2022-11-16T13:11:56.464Z] #37 20.02 CC compel/plugins/fds/fds.o [2022-11-16T13:11:56.519Z] Fetching without tags [2022-11-16T13:11:56.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:11:56.486Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:11:56.496Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:56.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:11:56.723Z] #37 20.16 AR compel/plugins/fds.lib.a [2022-11-16T13:11:56.723Z] #37 20.25 HOSTDEP compel/src/lib/log-host.d [2022-11-16T13:11:56.723Z] #37 20.28 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-16T13:11:56.723Z] #37 20.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-16T13:11:56.723Z] #37 20.38 HOSTDEP compel/src/main-host.d [2022-11-16T13:11:56.723Z] #37 20.42 DEP compel/src/lib/ptrace.d [2022-11-16T13:11:56.723Z] #37 20.48 DEP compel/src/lib/infect.d [2022-11-16T13:11:56.728Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:11:56.982Z] #37 20.56 DEP compel/src/lib/infect-util.d [2022-11-16T13:11:56.982Z] #37 20.62 DEP compel/src/lib/infect-rpc.d [2022-11-16T13:11:56.982Z] #37 20.68 DEP compel/arch/x86/src/lib/infect.d [2022-11-16T13:11:56.982Z] #37 20.72 DEP compel/arch/x86/src/lib/cpu.d [2022-11-16T13:11:57.241Z] #37 20.76 DEP compel/src/lib/log.d [2022-11-16T13:11:57.241Z] #37 20.80 DEP compel/src/main.d [2022-11-16T13:11:57.241Z] #37 20.83 DEP compel/src/lib/handle-elf.d [2022-11-16T13:11:57.241Z] #37 20.86 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-16T13:11:57.241Z] #37 20.92 CC compel/src/lib/log.o [2022-11-16T13:11:57.286Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:11:57.287Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:11:57.501Z] #37 20.98 CC compel/arch/x86/src/lib/cpu.o [2022-11-16T13:11:57.501Z] #37 21.19 CC compel/arch/x86/src/lib/infect.o [2022-11-16T13:11:57.669Z] #21 38.68 Reading package lists... [2022-11-16T13:11:57.670Z] #21 ... [2022-11-16T13:11:57.670Z] [2022-11-16T13:11:57.670Z] #24 [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-11-16T13:11:57.670Z] #24 40.41 + 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-11-16T13:11:57.761Z] #37 21.44 CC compel/src/lib/infect-rpc.o [2022-11-16T13:11:58.020Z] #37 21.58 CC compel/src/lib/infect-util.o [2022-11-16T13:11:58.020Z] #37 21.66 CC compel/src/lib/infect.o [2022-11-16T13:11:56.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:11:56.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:56.532Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:11:56.743Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:11:56.755Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:11:57.224Z] > git remote # timeout=10 [2022-11-16T13:11:57.248Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:11:57.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:11:57.259Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:11:57.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T13:11:57.340Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:11:57.351Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:11:58.608Z] #21 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #25 [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-11-16T13:11:58.608Z] #0 5.716 + RM_GOPATH=0 [2022-11-16T13:11:58.608Z] #0 5.716 + TMP_GOPATH= [2022-11-16T13:11:58.608Z] #0 5.716 + : /build [2022-11-16T13:11:58.608Z] #0 5.716 + '[' -z '' ']' [2022-11-16T13:11:58.608Z] #0 5.721 ++ mktemp -d [2022-11-16T13:11:58.608Z] #0 5.769 + export GOPATH=/tmp/tmp.FrhvdOo5SJ [2022-11-16T13:11:58.608Z] #0 5.770 + GOPATH=/tmp/tmp.FrhvdOo5SJ [2022-11-16T13:11:58.608Z] #0 5.770 + RM_GOPATH=1 [2022-11-16T13:11:58.608Z] #0 5.770 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.608Z] #0 5.779 ++ go env GOARCH [2022-11-16T13:11:58.608Z] #0 5.788 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 5.788 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 5.788 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.608Z] #0 5.825 + dir=/tmp/install [2022-11-16T13:11:58.608Z] #0 5.825 + bin=golangci_lint [2022-11-16T13:11:58.608Z] #0 5.825 + shift [2022-11-16T13:11:58.608Z] #0 5.826 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-16T13:11:58.608Z] #0 5.826 + . /tmp/install/golangci_lint.installer [2022-11-16T13:11:58.608Z] #0 5.826 ++ : v1.44.0 [2022-11-16T13:11:58.608Z] #0 5.826 + install_golangci_lint [2022-11-16T13:11:58.608Z] #0 5.826 + set -e [2022-11-16T13:11:58.608Z] #0 5.826 + echo 'Install golangci-lint version v1.44.0' [2022-11-16T13:11:58.608Z] #0 5.826 Install golangci-lint version v1.44.0 [2022-11-16T13:11:58.608Z] #0 5.826 + GOBIN=/build [2022-11-16T13:11:58.608Z] #0 5.826 + GO111MODULE=on [2022-11-16T13:11:58.608Z] #0 5.827 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-16T13:11:58.608Z] #0 6.464 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-16T13:11:58.608Z] #25 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #26 [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-11-16T13:11:58.608Z] #0 6.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:58.608Z] #0 6.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:58.608Z] #0 6.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:58.608Z] #0 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:58.608Z] #0 9.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:58.608Z] #26 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #27 [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 python3-protobuf [2022-11-16T13:11:58.608Z] #0 6.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:58.608Z] #0 6.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:58.608Z] #0 6.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:58.608Z] #0 7.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:58.608Z] #0 9.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:58.608Z] #27 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #28 [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-11-16T13:11:58.608Z] #0 4.908 + RM_GOPATH=0 [2022-11-16T13:11:58.608Z] #0 4.908 + TMP_GOPATH= [2022-11-16T13:11:58.608Z] #0 4.908 + : /build [2022-11-16T13:11:58.608Z] #0 4.908 + '[' -z '' ']' [2022-11-16T13:11:58.608Z] #0 4.908 ++ mktemp -d [2022-11-16T13:11:58.608Z] #0 4.908 + export GOPATH=/tmp/tmp.Ky0bODeHQW [2022-11-16T13:11:58.608Z] #0 4.908 + GOPATH=/tmp/tmp.Ky0bODeHQW [2022-11-16T13:11:58.608Z] #0 4.908 + RM_GOPATH=1 [2022-11-16T13:11:58.608Z] #0 4.908 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.608Z] #0 4.908 ++ go env GOARCH [2022-11-16T13:11:58.608Z] #0 4.925 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:58.608Z] #0 4.925 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 4.925 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 4.925 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.608Z] #0 4.925 + dir=/tmp/install [2022-11-16T13:11:58.608Z] #0 4.925 + bin=tomlv [2022-11-16T13:11:58.608Z] #0 4.925 + shift [2022-11-16T13:11:58.608Z] #0 4.925 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-16T13:11:58.608Z] #0 4.925 + . /tmp/install/tomlv.installer [2022-11-16T13:11:58.608Z] #0 4.925 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:58.608Z] #0 4.925 + install_tomlv [2022-11-16T13:11:58.608Z] #0 4.925 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-16T13:11:58.608Z] #0 4.934 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ky0bODeHQW/src/github.com/BurntSushi/toml [2022-11-16T13:11:58.608Z] #0 4.934 Cloning into '/tmp/tmp.Ky0bODeHQW/src/github.com/BurntSushi/toml'... [2022-11-16T13:11:58.608Z] #0 6.426 + cd /tmp/tmp.Ky0bODeHQW/src/github.com/BurntSushi/toml [2022-11-16T13:11:58.608Z] #0 6.426 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:11:58.608Z] #0 6.589 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:11:58.608Z] #0 7.447 internal/goarch [2022-11-16T13:11:58.608Z] #0 7.461 internal/unsafeheader [2022-11-16T13:11:58.608Z] #0 7.660 internal/abi [2022-11-16T13:11:58.608Z] #0 7.761 internal/cpu [2022-11-16T13:11:58.608Z] #0 8.263 internal/goexperiment [2022-11-16T13:11:58.608Z] #0 8.551 internal/goos [2022-11-16T13:11:58.608Z] #0 8.725 runtime/internal/atomic [2022-11-16T13:11:58.608Z] #0 8.759 internal/bytealg [2022-11-16T13:11:58.608Z] #0 9.755 runtime/internal/math [2022-11-16T13:11:58.608Z] #0 9.825 runtime/internal/sys [2022-11-16T13:11:58.608Z] #0 10.01 runtime/internal/syscall [2022-11-16T13:11:58.608Z] #0 10.34 internal/itoa [2022-11-16T13:11:58.608Z] #0 10.58 math/bits [2022-11-16T13:11:58.608Z] #28 10.64 runtime [2022-11-16T13:11:58.608Z] #28 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #29 [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-11-16T13:11:58.608Z] #0 5.596 + git clone https://github.com/docker/distribution.git . [2022-11-16T13:11:58.608Z] #0 5.621 Cloning into '.'... [2022-11-16T13:11:58.608Z] #29 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #30 [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-11-16T13:11:58.608Z] #0 3.120 + RM_GOPATH=0 [2022-11-16T13:11:58.608Z] #0 3.120 + TMP_GOPATH= [2022-11-16T13:11:58.608Z] #0 3.120 + : /build [2022-11-16T13:11:58.608Z] #0 3.120 + '[' -z '' ']' [2022-11-16T13:11:58.608Z] #0 3.124 ++ mktemp -d [2022-11-16T13:11:58.608Z] #0 3.124 + export GOPATH=/tmp/tmp.cADHkh0YJ8 [2022-11-16T13:11:58.608Z] #0 3.124 + GOPATH=/tmp/tmp.cADHkh0YJ8 [2022-11-16T13:11:58.608Z] #0 3.124 + RM_GOPATH=1 [2022-11-16T13:11:58.608Z] #0 3.124 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.608Z] #0 3.129 ++ go env GOARCH [2022-11-16T13:11:58.608Z] #0 3.138 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 3.138 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 3.138 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.608Z] #0 3.138 + dir=/tmp/install [2022-11-16T13:11:58.608Z] #0 3.138 + bin=proxy [2022-11-16T13:11:58.608Z] #0 3.138 + shift [2022-11-16T13:11:58.608Z] #0 3.138 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-16T13:11:58.608Z] #0 3.138 + . /tmp/install/proxy.installer [2022-11-16T13:11:58.608Z] #0 3.138 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:58.608Z] #0 3.138 + install_proxy [2022-11-16T13:11:58.608Z] #0 3.138 + case "$1" in [2022-11-16T13:11:58.608Z] #0 3.138 + export CGO_ENABLED=0 [2022-11-16T13:11:58.608Z] #0 3.138 + CGO_ENABLED=0 [2022-11-16T13:11:58.608Z] #0 3.138 + _install_proxy [2022-11-16T13:11:58.608Z] #0 3.138 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-16T13:11:58.608Z] #0 3.138 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cADHkh0YJ8/src/github.com/docker/libnetwork [2022-11-16T13:11:58.608Z] #0 3.138 Cloning into '/tmp/tmp.cADHkh0YJ8/src/github.com/docker/libnetwork'... [2022-11-16T13:11:58.608Z] #0 3.138 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:58.608Z] #30 10.95 Updating files: 58% (1116/1910) Updating files: 59% (1127/1910) [2022-11-16T13:11:58.608Z] #30 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:11:58.608Z] #0 6.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:58.608Z] #0 6.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:58.608Z] #0 6.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:58.608Z] #0 7.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:58.608Z] #0 9.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:58.608Z] #31 ... [2022-11-16T13:11:58.608Z] [2022-11-16T13:11:58.608Z] #32 [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-11-16T13:11:58.608Z] #0 5.754 + RM_GOPATH=0 [2022-11-16T13:11:58.608Z] #0 5.754 + TMP_GOPATH= [2022-11-16T13:11:58.608Z] #0 5.754 + : /build [2022-11-16T13:11:58.608Z] #0 5.754 + '[' -z '' ']' [2022-11-16T13:11:58.608Z] #0 5.761 ++ mktemp -d [2022-11-16T13:11:58.608Z] #0 5.770 + export GOPATH=/tmp/tmp.8hpCOeOd3B [2022-11-16T13:11:58.608Z] #0 5.770 + GOPATH=/tmp/tmp.8hpCOeOd3B [2022-11-16T13:11:58.608Z] #0 5.771 + RM_GOPATH=1 [2022-11-16T13:11:58.608Z] #0 5.771 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.608Z] #0 5.772 ++ go env GOARCH [2022-11-16T13:11:58.608Z] #0 5.858 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 5.858 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.608Z] #0 5.858 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.608Z] #0 5.884 + dir=/tmp/install [2022-11-16T13:11:58.608Z] #0 5.886 + bin=gotestsum [2022-11-16T13:11:58.608Z] #0 5.886 + shift [2022-11-16T13:11:58.608Z] #0 5.886 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-16T13:11:58.608Z] #0 5.894 + . /tmp/install/gotestsum.installer [2022-11-16T13:11:58.608Z] #0 5.894 ++ : v1.7.0 [2022-11-16T13:11:58.608Z] #0 5.895 + install_gotestsum [2022-11-16T13:11:58.608Z] #0 5.905 + set -e [2022-11-16T13:11:58.608Z] #0 5.905 + echo 'Install gotestsum version v1.7.0' [2022-11-16T13:11:58.608Z] #0 5.906 Install gotestsum version v1.7.0 [2022-11-16T13:11:58.608Z] #0 5.906 + GOBIN=/build [2022-11-16T13:11:58.608Z] #0 5.906 + GO111MODULE=on [2022-11-16T13:11:58.608Z] #0 5.906 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-16T13:11:58.608Z] #0 6.411 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:11:58.608Z] #0 8.385 go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:11:58.608Z] #0 8.417 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:11:58.608Z] #0 8.517 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:11:58.608Z] #0 8.539 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:58.608Z] #0 9.029 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:11:58.608Z] #0 9.041 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:11:58.608Z] #0 9.075 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:11:58.608Z] #0 9.152 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:11:58.608Z] #0 9.410 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:11:58.608Z] #0 9.527 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:11:58.608Z] #0 9.655 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:11:58.608Z] #0 10.01 go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:11:58.867Z] #32 ... [2022-11-16T13:11:58.867Z] [2022-11-16T13:11:58.867Z] #33 [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-11-16T13:11:58.867Z] #0 5.126 + RM_GOPATH=0 [2022-11-16T13:11:58.867Z] #0 5.126 + TMP_GOPATH= [2022-11-16T13:11:58.867Z] #0 5.126 + : /build [2022-11-16T13:11:58.867Z] #0 5.126 + '[' -z '' ']' [2022-11-16T13:11:58.867Z] #0 5.126 ++ mktemp -d [2022-11-16T13:11:58.867Z] #0 5.126 + export GOPATH=/tmp/tmp.ptJOUMRAyN [2022-11-16T13:11:58.867Z] #0 5.126 + GOPATH=/tmp/tmp.ptJOUMRAyN [2022-11-16T13:11:58.867Z] #0 5.126 + RM_GOPATH=1 [2022-11-16T13:11:58.867Z] #0 5.126 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.867Z] #0 5.126 ++ go env GOARCH [2022-11-16T13:11:58.867Z] #0 5.164 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.164 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.164 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.867Z] #0 5.165 Install shfmt version v3.0.2 [2022-11-16T13:11:58.867Z] #0 5.172 + dir=/tmp/install [2022-11-16T13:11:58.867Z] #0 5.172 + bin=shfmt [2022-11-16T13:11:58.867Z] #0 5.172 + shift [2022-11-16T13:11:58.867Z] #0 5.172 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-16T13:11:58.867Z] #0 5.172 + . /tmp/install/shfmt.installer [2022-11-16T13:11:58.867Z] #0 5.172 ++ : v3.0.2 [2022-11-16T13:11:58.867Z] #0 5.172 + install_shfmt [2022-11-16T13:11:58.867Z] #0 5.172 + echo 'Install shfmt version v3.0.2' [2022-11-16T13:11:58.867Z] #0 5.172 + GOBIN=/build [2022-11-16T13:11:58.867Z] #0 5.172 + GO111MODULE=on [2022-11-16T13:11:58.867Z] #0 5.172 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-16T13:11:58.867Z] #0 5.886 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-16T13:11:58.867Z] #0 7.080 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-16T13:11:58.867Z] #0 7.097 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-16T13:11:58.867Z] #0 7.312 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-16T13:11:58.867Z] #0 9.578 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-16T13:11:58.867Z] #33 ... [2022-11-16T13:11:58.867Z] [2022-11-16T13:11:58.867Z] #34 [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-11-16T13:11:58.867Z] #0 5.241 + RM_GOPATH=0 [2022-11-16T13:11:58.867Z] #0 5.241 + TMP_GOPATH= [2022-11-16T13:11:58.867Z] #0 5.241 + : /build [2022-11-16T13:11:58.867Z] #0 5.241 + '[' -z '' ']' [2022-11-16T13:11:58.867Z] #0 5.241 ++ mktemp -d [2022-11-16T13:11:58.867Z] #0 5.241 + export GOPATH=/tmp/tmp.qpekQOnDRO [2022-11-16T13:11:58.867Z] #0 5.241 + GOPATH=/tmp/tmp.qpekQOnDRO [2022-11-16T13:11:58.867Z] #0 5.241 + RM_GOPATH=1 [2022-11-16T13:11:58.867Z] #0 5.241 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.867Z] #0 5.241 ++ go env GOARCH [2022-11-16T13:11:58.867Z] #0 5.260 Install vndr version v0.1.2 [2022-11-16T13:11:58.867Z] #0 5.268 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.268 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.268 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.867Z] #0 5.268 + dir=/tmp/install [2022-11-16T13:11:58.867Z] #0 5.268 + bin=vndr [2022-11-16T13:11:58.867Z] #0 5.268 + shift [2022-11-16T13:11:58.867Z] #0 5.268 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-16T13:11:58.867Z] #0 5.268 + . /tmp/install/vndr.installer [2022-11-16T13:11:58.867Z] #0 5.268 ++ : v0.1.2 [2022-11-16T13:11:58.867Z] #0 5.268 + install_vndr [2022-11-16T13:11:58.867Z] #0 5.268 + echo 'Install vndr version v0.1.2' [2022-11-16T13:11:58.867Z] #0 5.268 + GOBIN=/build [2022-11-16T13:11:58.867Z] #0 5.268 + GO111MODULE=on [2022-11-16T13:11:58.867Z] #0 5.268 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-16T13:11:58.867Z] #0 5.893 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-16T13:11:58.867Z] #34 ... [2022-11-16T13:11:58.867Z] [2022-11-16T13:11:58.867Z] #35 [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-11-16T13:11:58.867Z] #0 5.865 + RM_GOPATH=0 [2022-11-16T13:11:58.867Z] #0 5.865 + TMP_GOPATH= [2022-11-16T13:11:58.867Z] #0 5.865 + : /build [2022-11-16T13:11:58.867Z] #0 5.865 + '[' -z '' ']' [2022-11-16T13:11:58.867Z] #0 5.866 ++ mktemp -d [2022-11-16T13:11:58.867Z] #0 5.881 + export GOPATH=/tmp/tmp.DT7nGLQgWb [2022-11-16T13:11:58.867Z] #0 5.881 + GOPATH=/tmp/tmp.DT7nGLQgWb [2022-11-16T13:11:58.867Z] #0 5.881 + RM_GOPATH=1 [2022-11-16T13:11:58.867Z] #0 5.885 + case "$(go env GOARCH)" in [2022-11-16T13:11:58.867Z] #0 5.888 ++ go env GOARCH [2022-11-16T13:11:58.867Z] #0 5.930 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.933 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:11:58.867Z] #0 5.934 ++ dirname /tmp/install/install.sh [2022-11-16T13:11:58.867Z] #0 5.936 + dir=/tmp/install [2022-11-16T13:11:58.867Z] #0 5.936 + bin=rootlesskit [2022-11-16T13:11:58.867Z] #0 5.936 + shift [2022-11-16T13:11:58.867Z] #0 5.937 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-16T13:11:58.867Z] #0 5.937 + . /tmp/install/rootlesskit.installer [2022-11-16T13:11:58.867Z] #0 5.937 ++ : v0.14.4 [2022-11-16T13:11:58.867Z] #0 5.937 + install_rootlesskit [2022-11-16T13:11:58.867Z] #0 5.937 + case "$1" in [2022-11-16T13:11:58.867Z] #0 5.937 + export CGO_ENABLED=0 [2022-11-16T13:11:58.867Z] #0 5.937 + CGO_ENABLED=0 [2022-11-16T13:11:58.867Z] #0 5.937 + _install_rootlesskit [2022-11-16T13:11:58.867Z] #0 5.937 + echo 'Install rootlesskit version v0.14.4' [2022-11-16T13:11:58.867Z] #0 5.937 Install rootlesskit version v0.14.4 [2022-11-16T13:11:58.867Z] #0 5.937 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:11:58.867Z] #0 5.937 + GOBIN=/build [2022-11-16T13:11:58.867Z] #0 5.937 + GO111MODULE=on [2022-11-16T13:11:58.867Z] #0 5.937 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-16T13:11:58.867Z] #0 6.603 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-16T13:11:58.867Z] #0 9.808 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:11:58.867Z] #0 9.880 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:11:58.867Z] #0 9.995 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-16T13:11:58.867Z] #0 10.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-16T13:11:58.980Z] #37 22.28 CC compel/src/lib/ptrace.o [2022-11-16T13:11:58.980Z] #37 22.43 AR compel/libcompel.a [2022-11-16T13:11:58.980Z] #37 22.50 HOSTCC compel/src/main-host.o [2022-11-16T13:11:58.980Z] #37 22.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-16T13:11:59.126Z] #35 ... [2022-11-16T13:11:59.126Z] [2022-11-16T13:11:59.126Z] #36 [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-11-16T13:11:59.126Z] #0 6.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:11:59.126Z] #0 6.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:11:59.126Z] #0 6.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:11:59.126Z] #0 7.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:11:59.126Z] #0 9.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:11:59.126Z] #36 ... [2022-11-16T13:11:59.126Z] [2022-11-16T13:11:59.126Z] #30 [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-11-16T13:11:59.241Z] #37 22.65 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-16T13:11:59.241Z] #37 22.78 HOSTCC compel/src/lib/log-host.o [2022-11-16T13:11:59.241Z] #37 22.84 HOSTLINK compel/compel-host-bin [2022-11-16T13:11:59.241Z] #37 22.93 DEP soccr/soccr.d [2022-11-16T13:11:59.501Z] #37 22.99 CC soccr/soccr.o [2022-11-16T13:11:59.643Z] #30 10.95 Updating files: 58% (1116/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 99% (1906/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-16T13:11:59.643Z] #30 12.00 + cd /tmp/tmp.cADHkh0YJ8/src/github.com/docker/libnetwork [2022-11-16T13:11:59.643Z] #30 12.01 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:11:59.760Z] #37 23.40 AR soccr/libsoccr.a [2022-11-16T13:11:59.760Z] #37 23.46 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:12:00.019Z] #37 23.76 DEP criu/arch/x86/sigframe.d [2022-11-16T13:12:00.209Z] #30 12.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-16T13:12:00.278Z] #37 ... [2022-11-16T13:12:00.278Z] [2022-11-16T13:12:00.279Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:00.279Z] #36 35.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-16T13:12:00.279Z] #36 35.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 35.47 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 37.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-16T13:12:00.279Z] #36 37.56 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-16T13:12:00.279Z] #36 37.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 37.66 Selecting previously unselected package libapparmor1:amd64. [2022-11-16T13:12:00.279Z] #36 37.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 37.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:12:00.279Z] #36 37.73 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-16T13:12:00.279Z] #36 37.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 37.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:12:00.279Z] #36 37.81 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:12:00.279Z] #36 37.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 37.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:00.279Z] #36 37.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:12:00.279Z] #36 37.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 37.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:00.279Z] #36 38.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-16T13:12:00.279Z] #36 38.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 38.08 Selecting previously unselected package libudev-dev:amd64. [2022-11-16T13:12:00.279Z] #36 38.08 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.09 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 38.17 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-16T13:12:00.279Z] #36 38.17 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.19 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:12:00.279Z] #36 38.36 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-16T13:12:00.279Z] #36 38.36 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.37 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 38.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-16T13:12:00.279Z] #36 38.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.49 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 38.61 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-16T13:12:00.279Z] #36 38.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.62 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 38.69 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-16T13:12:00.279Z] #36 38.69 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.70 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 38.92 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-16T13:12:00.279Z] #36 38.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 38.93 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:12:00.279Z] #36 39.08 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-16T13:12:00.279Z] #36 39.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 39.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 39.26 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-16T13:12:00.279Z] #36 39.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 39.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-16T13:12:00.279Z] #36 39.39 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:12:00.279Z] #36 39.41 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.69 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:12:00.279Z] #36 39.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:00.279Z] #36 39.73 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:12:00.279Z] #36 39.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 39.77 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:00.279Z] #36 39.80 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.81 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.83 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:00.279Z] #36 39.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:00.279Z] #36 39.86 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 39.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:12:00.279Z] #36 39.91 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-16T13:12:00.279Z] #36 39.92 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:12:00.279Z] #36 39.95 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:12:00.279Z] #36 39.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:12:00.279Z] #36 39.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.02 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.06 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-11-16T13:12:00.279Z] #36 40.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.09 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-11-16T13:12:00.279Z] #36 40.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:12:00.279Z] #36 40.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.12 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-11-16T13:12:00.279Z] #36 40.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:12:00.279Z] #36 40.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 40.22 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 40.24 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 40.26 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:00.279Z] #36 40.27 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:00.279Z] #36 DONE 40.7s [2022-11-16T13:12:00.279Z] [2022-11-16T13:12:00.279Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:00.279Z] #37 23.83 DEP criu/arch/x86/sigaction_compat.d [2022-11-16T13:12:00.279Z] #37 23.87 DEP criu/arch/x86/kerndat.d [2022-11-16T13:12:00.279Z] #37 23.94 DEP criu/arch/x86/crtools.d [2022-11-16T13:12:00.279Z] #37 23.98 DEP criu/arch/x86/cpu.d [2022-11-16T13:12:00.538Z] #37 24.08 CC criu/arch/x86/cpu.o [2022-11-16T13:12:00.538Z] #37 24.27 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:12:00.538Z] #37 24.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:12:00.538Z] #37 24.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:12:00.538Z] #37 24.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:12:00.538Z] #37 24.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:12:00.797Z] #37 24.29 CC criu/arch/x86/crtools.o [2022-11-16T13:12:01.057Z] #37 24.59 CC criu/arch/x86/kerndat.o [2022-11-16T13:12:01.234Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:12:01.298Z] > git --version # timeout=10 [2022-11-16T13:12:01.307Z] > git --version # 'git version 2.25.1' [2022-11-16T13:12:01.319Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-16T13:12:01.316Z] #37 24.77 CC criu/arch/x86/sigaction_compat.o [2022-11-16T13:12:01.316Z] #37 24.84 CC criu/arch/x86/sigframe.o [2022-11-16T13:12:01.316Z] #37 24.93 LINK criu/arch/x86/crtools.built-in.o [2022-11-16T13:12:01.316Z] #37 24.95 DEP criu/pie/util-vdso-elf32.d [2022-11-16T13:12:01.316Z] #37 25.01 DEP criu/pie/util-vdso.d [2022-11-16T13:12:01.316Z] #37 25.05 DEP criu/pie/util.d [2022-11-16T13:12:01.576Z] #37 ... [2022-11-16T13:12:01.576Z] [2022-11-16T13:12:01.576Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-16T13:12:01.576Z] #42 DONE 1.3s [2022-11-16T13:12:01.577Z] [2022-11-16T13:12:01.577Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:01.577Z] #37 25.15 CC criu/pie/util.o [2022-11-16T13:12:01.577Z] #37 25.26 CC criu/pie/util-vdso.o [2022-11-16T13:12:01.586Z] #30 ... [2022-11-16T13:12:01.586Z] [2022-11-16T13:12:01.586Z] #21 [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-11-16T13:12:01.586Z] #21 13.55 + mkdir -p /build [2022-11-16T13:12:01.586Z] #21 13.56 + mv docker/docker /build/ [2022-11-16T13:12:01.586Z] #21 13.57 + rmdir docker [2022-11-16T13:12:01.586Z] #21 DONE 14.0s [2022-11-16T13:12:01.844Z] [2022-11-16T13:12:01.845Z] #26 [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-11-16T13:12:01.845Z] #26 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:02.145Z] #37 25.50 CC criu/pie/util-vdso-elf32.o [2022-11-16T13:12:02.145Z] #37 25.70 AR criu/pie/pie.lib.a [2022-11-16T13:12:02.145Z] #37 25.78 DEP criu/pie/restorer.d [2022-11-16T13:12:02.145Z] #37 25.91 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-16T13:12:02.404Z] #37 25.95 DEP criu/arch/x86/restorer_unmap.d [2022-11-16T13:12:02.404Z] #37 25.97 DEP criu/arch/x86/restorer.d [2022-11-16T13:12:02.404Z] #37 26.04 DEP criu/arch/x86/vdso-pie.d [2022-11-16T13:12:02.663Z] #37 26.12 DEP criu/pie/parasite-vdso.d [2022-11-16T13:12:02.663Z] #37 26.19 DEP criu/pie/parasite.d [2022-11-16T13:12:02.663Z] #37 26.29 CC criu/pie/parasite.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:12:02.936Z] #24 ... [2022-11-16T13:12:02.936Z] [2022-11-16T13:12:02.936Z] #21 [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-11-16T13:12:02.936Z] #21 38.68 Reading package lists... [2022-11-16T13:12:03.019Z] #37 ... [2022-11-16T13:12:03.019Z] [2022-11-16T13:12:03.019Z] #43 [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-11-16T13:12:03.019Z] #43 DONE 1.5s [2022-11-16T13:12:03.019Z] [2022-11-16T13:12:03.019Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:03.019Z] #37 26.73 LINK criu/pie/parasite.built-in.o [2022-11-16T13:12:03.289Z] #37 26.75 GEN criu/pie/parasite-blob.h [2022-11-16T13:12:03.289Z] #37 26.77 CC criu/pie/parasite-vdso.o [2022-11-16T13:12:03.378Z] + docker version [2022-11-16T13:12:03.559Z] #37 27.09 CC criu/arch/x86/vdso-pie.o [2022-11-16T13:12:03.559Z] #37 27.18 CC criu/arch/x86/restorer.o [2022-11-16T13:12:03.823Z] #37 27.35 CC criu/arch/x86/restorer_unmap.o [2022-11-16T13:12:03.823Z] #37 27.37 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-16T13:12:03.823Z] #37 27.45 CC criu/pie/restorer.o [2022-11-16T13:12:04.419Z] #37 ... [2022-11-16T13:12:04.419Z] [2022-11-16T13:12:04.419Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:12:04.419Z] #0 1.084 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-16T13:12:04.419Z] #44 DONE 1.3s [2022-11-16T13:12:04.419Z] [2022-11-16T13:12:04.419Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-16T13:12:05.098Z] #21 46.68 Building dependency tree... [2022-11-16T13:12:05.138Z] #26 ... [2022-11-16T13:12:05.138Z] [2022-11-16T13:12:05.138Z] #32 [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-11-16T13:12:05.138Z] #32 16.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:12:05.138Z] #32 16.91 go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:12:05.823Z] #45 DONE 1.3s [2022-11-16T13:12:05.823Z] [2022-11-16T13:12:05.823Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:05.823Z] #37 28.32 LINK criu/pie/restorer.built-in.o [2022-11-16T13:12:05.823Z] #37 28.33 GEN criu/pie/restorer-blob.h [2022-11-16T13:12:05.823Z] #37 28.38 DEP criu/vdso.d [2022-11-16T13:12:05.823Z] #37 28.49 DEP criu/vdso-compat.d [2022-11-16T13:12:05.823Z] #37 28.55 DEP criu/uts_ns.d [2022-11-16T13:12:05.823Z] #37 28.62 DEP criu/util.d [2022-11-16T13:12:05.823Z] #37 28.69 DEP criu/uffd.d [2022-11-16T13:12:05.823Z] #37 28.77 DEP criu/tun.d [2022-11-16T13:12:05.823Z] #37 28.88 DEP criu/tty.d [2022-11-16T13:12:05.823Z] #37 28.96 DEP criu/timerfd.d [2022-11-16T13:12:05.823Z] #37 29.03 DEP criu/timens.d [2022-11-16T13:12:05.823Z] #37 29.10 DEP criu/sysfs_parse.d [2022-11-16T13:12:05.823Z] #37 29.16 DEP criu/sysctl.d [2022-11-16T13:12:05.823Z] #37 29.22 DEP criu/string.d [2022-11-16T13:12:05.823Z] #37 29.24 DEP criu/stats.d [2022-11-16T13:12:05.823Z] #37 29.32 DEP criu/sockets.d [2022-11-16T13:12:05.823Z] #37 29.43 DEP criu/sk-unix.d [2022-11-16T13:12:05.823Z] #37 29.51 DEP criu/sk-tcp.d [2022-11-16T13:12:06.082Z] #37 29.65 DEP criu/sk-queue.d [2022-11-16T13:12:06.082Z] #37 29.70 DEP criu/sk-packet.d [2022-11-16T13:12:06.082Z] #37 29.77 DEP criu/sk-netlink.d [2022-11-16T13:12:06.082Z] #37 29.83 DEP criu/sk-inet.d [2022-11-16T13:12:06.341Z] #37 29.89 DEP criu/signalfd.d [2022-11-16T13:12:06.341Z] #37 29.95 DEP criu/sigframe.d [2022-11-16T13:12:06.341Z] #37 29.99 DEP criu/shmem.d [2022-11-16T13:12:06.341Z] #37 30.04 DEP criu/servicefd.d [2022-11-16T13:12:06.601Z] #37 ... [2022-11-16T13:12:06.601Z] [2022-11-16T13:12:06.601Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-16T13:12:06.601Z] #46 DONE 1.0s [2022-11-16T13:12:06.601Z] [2022-11-16T13:12:06.601Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:06.601Z] #37 30.12 DEP criu/seize.d [2022-11-16T13:12:06.601Z] #37 30.17 DEP criu/seccomp.d [2022-11-16T13:12:06.601Z] #37 30.24 DEP criu/rst-malloc.d [2022-11-16T13:12:06.601Z] #37 30.27 DEP criu/rbtree.d [2022-11-16T13:12:06.601Z] #37 30.29 DEP criu/pstree.d [2022-11-16T13:12:06.861Z] #37 30.39 DEP criu/protobuf.d [2022-11-16T13:12:06.861Z] #37 30.50 GEN criu/protobuf-desc-gen.h [2022-11-16T13:12:07.626Z] #21 50.58 The following additional packages will be installed: [2022-11-16T13:12:07.626Z] #21 50.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-16T13:12:07.626Z] #21 50.63 Suggested packages: [2022-11-16T13:12:07.626Z] #21 50.63 cmake-doc ninja-build lrzip [2022-11-16T13:12:07.626Z] #21 50.63 Recommended packages: [2022-11-16T13:12:07.626Z] #21 50.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-16T13:12:07.804Z] #37 ... [2022-11-16T13:12:07.804Z] [2022-11-16T13:12:07.804Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-11-16T13:12:07.804Z] #47 DONE 1.2s [2022-11-16T13:12:07.804Z] [2022-11-16T13:12:07.804Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:08.192Z] #21 51.44 The following NEW packages will be installed: [2022-11-16T13:12:08.192Z] #21 51.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-16T13:12:08.192Z] #21 51.47 vim-common xxd [2022-11-16T13:12:08.452Z] #21 51.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:08.453Z] #21 51.88 Need to get 17.7 MB of archives. [2022-11-16T13:12:08.453Z] #21 51.88 After this operation, 70.7 MB of additional disk space will be used. [2022-11-16T13:12:08.453Z] #21 51.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:12:08.453Z] #21 51.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:12:08.453Z] #21 51.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-16T13:12:08.453Z] #21 ... [2022-11-16T13:12:08.453Z] [2022-11-16T13:12:08.453Z] #33 [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-11-16T13:12:08.453Z] #33 51.89 go: downloading github.com/fatih/color v1.13.0 [2022-11-16T13:12:08.453Z] #33 51.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:12:08.711Z] #33 51.97 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:12:08.711Z] #33 51.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-16T13:12:08.711Z] #33 52.05 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-16T13:12:08.970Z] #33 52.29 go: downloading github.com/spf13/viper v1.10.1 [2022-11-16T13:12:09.228Z] #33 52.51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-16T13:12:09.327Z] #32 ... [2022-11-16T13:12:09.327Z] [2022-11-16T13:12:09.327Z] #28 [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-11-16T13:12:09.327Z] #28 11.56 math [2022-11-16T13:12:09.327Z] #28 17.71 unicode/utf8 [2022-11-16T13:12:09.327Z] #28 18.55 internal/race [2022-11-16T13:12:09.327Z] #28 18.79 sync/atomic [2022-11-16T13:12:09.327Z] #28 19.41 unicode [2022-11-16T13:12:09.327Z] #28 ... [2022-11-16T13:12:09.327Z] [2022-11-16T13:12:09.327Z] #27 [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 python3-protobuf [2022-11-16T13:12:09.327Z] #27 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:09.327Z] #27 20.99 Fetched 8607 kB in 15s (575 kB/s) [2022-11-16T13:12:09.327Z] #27 20.99 Reading package lists... [2022-11-16T13:12:09.327Z] #27 ... [2022-11-16T13:12:09.327Z] [2022-11-16T13:12:09.327Z] #26 [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-11-16T13:12:09.327Z] #26 21.24 Fetched 8607 kB in 15s (561 kB/s) [2022-11-16T13:12:09.489Z] #33 52.83 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-16T13:12:09.489Z] #33 52.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-16T13:12:09.489Z] #33 52.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-16T13:12:09.489Z] #33 52.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-16T13:12:09.585Z] #26 21.24 Reading package lists... [2022-11-16T13:12:09.585Z] #26 ... [2022-11-16T13:12:09.585Z] [2022-11-16T13:12:09.585Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:09.585Z] #31 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:09.585Z] #31 21.18 Fetched 8607 kB in 15s (569 kB/s) [2022-11-16T13:12:09.709Z] #48 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:09.709Z] #48 1.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:09.709Z] #48 1.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:09.709Z] #48 1.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:12:09.844Z] #31 21.18 Reading package lists... [2022-11-16T13:12:09.844Z] #31 ... [2022-11-16T13:12:09.844Z] [2022-11-16T13:12:09.844Z] #36 [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-11-16T13:12:09.844Z] #36 12.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:09.844Z] #36 20.93 Fetched 8607 kB in 15s (576 kB/s) [2022-11-16T13:12:09.844Z] #36 20.93 Reading package lists... [2022-11-16T13:12:09.844Z] #36 ... [2022-11-16T13:12:09.844Z] [2022-11-16T13:12:09.844Z] #35 [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-11-16T13:12:09.844Z] #35 14.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-16T13:12:09.844Z] #35 15.80 go: downloading github.com/google/uuid v1.3.0 [2022-11-16T13:12:09.844Z] #35 15.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-16T13:12:09.844Z] #35 15.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-16T13:12:09.844Z] #35 16.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:12:09.844Z] #35 16.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-16T13:12:09.844Z] #35 16.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-16T13:12:09.844Z] #35 16.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-16T13:12:09.844Z] #35 17.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-16T13:12:09.844Z] #35 18.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-16T13:12:10.277Z] #48 2.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:12:10.277Z] #48 ... [2022-11-16T13:12:10.277Z] [2022-11-16T13:12:10.277Z] #49 [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-11-16T13:12:10.277Z] #0 1.197 + RM_GOPATH=0 [2022-11-16T13:12:10.277Z] #0 1.197 + TMP_GOPATH= [2022-11-16T13:12:10.277Z] #0 1.197 + : /build [2022-11-16T13:12:10.277Z] #0 1.197 + '[' -z '' ']' [2022-11-16T13:12:10.277Z] #0 1.198 ++ mktemp -d [2022-11-16T13:12:10.277Z] #0 1.198 + export GOPATH=/tmp/tmp.fcsJZvKuOp [2022-11-16T13:12:10.277Z] #0 1.198 + GOPATH=/tmp/tmp.fcsJZvKuOp [2022-11-16T13:12:10.277Z] #0 1.198 + RM_GOPATH=1 [2022-11-16T13:12:10.277Z] #0 1.198 + case "$(go env GOARCH)" in [2022-11-16T13:12:10.277Z] #0 1.199 ++ go env GOARCH [2022-11-16T13:12:10.277Z] #0 1.207 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:10.277Z] #0 1.207 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:10.277Z] #0 1.207 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:10.277Z] #0 1.211 Install runc version v1.1.4 (build tags: seccomp) [2022-11-16T13:12:10.277Z] #0 1.211 + dir=/tmp/install [2022-11-16T13:12:10.277Z] #0 1.211 + bin=runc [2022-11-16T13:12:10.277Z] #0 1.211 + shift [2022-11-16T13:12:10.277Z] #0 1.211 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-16T13:12:10.277Z] #0 1.211 + . /tmp/install/runc.installer [2022-11-16T13:12:10.277Z] #0 1.211 ++ set -e [2022-11-16T13:12:10.277Z] #0 1.211 ++ : v1.1.4 [2022-11-16T13:12:10.277Z] #0 1.211 + install_runc [2022-11-16T13:12:10.277Z] #0 1.211 + RUNC_BUILDTAGS=seccomp [2022-11-16T13:12:10.277Z] #0 1.211 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-16T13:12:10.277Z] #0 1.211 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fcsJZvKuOp/src/github.com/opencontainers/runc [2022-11-16T13:12:10.277Z] #0 1.212 Cloning into '/tmp/tmp.fcsJZvKuOp/src/github.com/opencontainers/runc'... [2022-11-16T13:12:10.277Z] #0 3.987 + cd /tmp/tmp.fcsJZvKuOp/src/github.com/opencontainers/runc [2022-11-16T13:12:10.277Z] #0 3.987 + git checkout -q v1.1.4 [2022-11-16T13:12:10.277Z] #0 4.173 + '[' -z '' ']' [2022-11-16T13:12:10.277Z] #0 4.173 + target=static [2022-11-16T13:12:10.277Z] #0 4.173 + make BUILDTAGS=seccomp static [2022-11-16T13:12:10.277Z] #0 4.415 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-16T13:12:10.277Z] #49 ... [2022-11-16T13:12:10.277Z] [2022-11-16T13:12:10.277Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:10.277Z] #37 31.75 DEP criu/protobuf-desc.d [2022-11-16T13:12:10.277Z] #37 31.79 DEP criu/proc_parse.d [2022-11-16T13:12:10.277Z] #37 31.85 DEP criu/plugin.d [2022-11-16T13:12:10.277Z] #37 31.88 DEP criu/pipes.d [2022-11-16T13:12:10.277Z] #37 31.99 DEP criu/pie-util.d [2022-11-16T13:12:10.277Z] #37 32.06 DEP criu/pie-util-vdso.d [2022-11-16T13:12:10.277Z] #37 32.12 DEP criu/pie-util-vdso-elf32.d [2022-11-16T13:12:10.277Z] #37 32.18 DEP criu/path.d [2022-11-16T13:12:10.277Z] #37 32.23 DEP criu/parasite-syscall.d [2022-11-16T13:12:10.277Z] #37 32.32 DEP criu/pagemap.d [2022-11-16T13:12:10.277Z] #37 32.37 DEP criu/pagemap-cache.d [2022-11-16T13:12:10.277Z] #37 32.41 DEP criu/page-xfer.d [2022-11-16T13:12:10.277Z] #37 32.47 DEP criu/page-pipe.d [2022-11-16T13:12:10.277Z] #37 32.50 DEP criu/netfilter.d [2022-11-16T13:12:10.277Z] #37 32.59 DEP criu/net.d [2022-11-16T13:12:10.277Z] #37 32.69 DEP criu/namespaces.d [2022-11-16T13:12:10.277Z] #37 32.75 DEP criu/mount.d [2022-11-16T13:12:10.277Z] #37 32.82 DEP criu/memfd.d [2022-11-16T13:12:10.277Z] #37 32.87 DEP criu/mem.d [2022-11-16T13:12:10.277Z] #37 32.97 DEP criu/lsm.d [2022-11-16T13:12:10.277Z] #37 33.03 DEP criu/log.d [2022-11-16T13:12:10.277Z] #37 33.10 DEP criu/libnetlink.d [2022-11-16T13:12:10.277Z] #37 33.15 DEP criu/kerndat.d [2022-11-16T13:12:10.277Z] #37 33.24 DEP criu/kcmp-ids.d [2022-11-16T13:12:10.277Z] #37 33.26 DEP criu/irmap.d [2022-11-16T13:12:10.277Z] #37 33.33 DEP criu/ipc_ns.d [2022-11-16T13:12:10.277Z] #37 33.44 DEP criu/image.d [2022-11-16T13:12:10.277Z] #37 33.51 DEP criu/image-desc.d [2022-11-16T13:12:10.277Z] #37 33.55 DEP criu/fsnotify.d [2022-11-16T13:12:10.277Z] #37 33.62 DEP criu/filesystems.d [2022-11-16T13:12:10.277Z] #37 33.68 DEP criu/files.d [2022-11-16T13:12:10.277Z] #37 33.75 DEP criu/files-reg.d [2022-11-16T13:12:10.277Z] #37 33.82 DEP criu/files-ext.d [2022-11-16T13:12:10.277Z] #37 33.87 DEP criu/file-lock.d [2022-11-16T13:12:10.277Z] #37 33.92 DEP criu/file-ids.d [2022-11-16T13:12:10.277Z] #37 33.97 DEP criu/fifo.d [2022-11-16T13:12:10.277Z] #37 34.02 DEP criu/fdstore.d [2022-11-16T13:12:10.538Z] #37 34.07 DEP criu/fault-injection.d [2022-11-16T13:12:10.538Z] #37 34.11 DEP criu/external.d [2022-11-16T13:12:10.538Z] #37 34.17 DEP criu/eventpoll.d [2022-11-16T13:12:10.538Z] #37 34.30 DEP criu/eventfd.d [2022-11-16T13:12:10.796Z] #37 34.36 DEP criu/crtools.d [2022-11-16T13:12:10.796Z] #37 34.42 DEP criu/cr-service.d [2022-11-16T13:12:10.796Z] #37 34.49 DEP criu/cr-restore.d [2022-11-16T13:12:10.871Z] #33 ... [2022-11-16T13:12:10.871Z] [2022-11-16T13:12:10.871Z] #27 [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-11-16T13:12:10.871Z] #27 37.31 Reading package lists... [2022-11-16T13:12:10.871Z] #27 45.14 Building dependency tree... [2022-11-16T13:12:10.871Z] #27 49.84 The following additional packages will be installed: [2022-11-16T13:12:10.871Z] #27 49.85 libbtrfs0 [2022-11-16T13:12:10.871Z] #27 50.07 The following NEW packages will be installed: [2022-11-16T13:12:10.871Z] #27 50.10 libbtrfs-dev libbtrfs0 [2022-11-16T13:12:10.871Z] #27 50.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:10.871Z] #27 50.51 Need to get 460 kB of archives. [2022-11-16T13:12:10.871Z] #27 50.51 After this operation, 1237 kB of additional disk space will be used. [2022-11-16T13:12:10.871Z] #27 50.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:12:10.871Z] #27 50.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:12:10.871Z] #27 51.62 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:10.871Z] #27 51.80 Fetched 460 kB in 0s (1367 kB/s) [2022-11-16T13:12:10.871Z] #27 51.89 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:12:10.871Z] #27 51.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:12:10.871Z] #27 51.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:12:10.871Z] #27 52.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:10.871Z] #27 52.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:12:10.871Z] #27 52.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:12:10.871Z] #27 52.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:10.871Z] #27 52.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:10.871Z] #27 52.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:10.871Z] #27 52.91 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:10.871Z] #27 DONE 54.0s [2022-11-16T13:12:10.871Z] [2022-11-16T13:12:10.871Z] #29 [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 python3-protobuf [2022-11-16T13:12:10.871Z] #29 37.90 Reading package lists... [2022-11-16T13:12:10.871Z] #29 45.78 Building dependency tree... [2022-11-16T13:12:10.871Z] #29 50.13 The following additional packages will be installed: [2022-11-16T13:12:10.871Z] #29 50.15 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-16T13:12:10.871Z] #29 50.16 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-16T13:12:10.871Z] #29 50.16 Suggested packages: [2022-11-16T13:12:10.871Z] #29 50.18 manpages-dev protobuf-mode-el python3-setuptools [2022-11-16T13:12:10.871Z] #29 51.44 The following NEW packages will be installed: [2022-11-16T13:12:10.871Z] #29 51.45 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-16T13:12:10.871Z] #29 51.45 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-16T13:12:10.871Z] #29 51.45 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-16T13:12:10.871Z] #29 51.46 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-16T13:12:10.871Z] #29 51.87 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:10.871Z] #29 51.87 Need to get 4583 kB of archives. [2022-11-16T13:12:10.871Z] #29 51.87 After this operation, 25.9 MB of additional disk space will be used. [2022-11-16T13:12:10.871Z] #29 51.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:12:10.871Z] #29 51.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-16T13:12:10.871Z] #29 51.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:12:10.871Z] #29 51.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-16T13:12:10.871Z] #29 51.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:12:10.871Z] #29 51.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-16T13:12:10.871Z] #29 51.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:12:10.871Z] #29 51.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-16T13:12:10.871Z] #29 51.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-16T13:12:10.871Z] #29 51.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-16T13:12:10.871Z] #29 51.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-16T13:12:10.871Z] #29 52.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-16T13:12:10.871Z] #29 52.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-16T13:12:10.871Z] #29 52.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-16T13:12:10.871Z] #29 52.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-16T13:12:10.871Z] #29 52.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:12:10.871Z] #29 52.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-16T13:12:10.871Z] #29 52.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-16T13:12:10.871Z] #29 53.28 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:10.871Z] #29 53.71 Fetched 4583 kB in 1s (7251 kB/s) [2022-11-16T13:12:10.871Z] #29 53.86 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:12:10.871Z] #29 53.86 (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 ... 15718 files and directories currently installed.) [2022-11-16T13:12:10.871Z] #29 53.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:10.871Z] #29 54.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:10.871Z] #29 ... [2022-11-16T13:12:10.871Z] [2022-11-16T13:12:10.871Z] #26 [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-11-16T13:12:10.871Z] #26 DONE 54.2s [2022-11-16T13:12:10.871Z] [2022-11-16T13:12:10.871Z] #29 [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 python3-protobuf [2022-11-16T13:12:10.871Z] #29 54.17 Selecting previously unselected package libcap-dev:amd64. [2022-11-16T13:12:10.871Z] #29 54.19 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:10.871Z] #29 54.21 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:12:10.871Z] #29 ... [2022-11-16T13:12:10.871Z] [2022-11-16T13:12:10.871Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:10.871Z] #34 39.17 Reading package lists... [2022-11-16T13:12:10.871Z] #34 46.94 Building dependency tree... [2022-11-16T13:12:10.871Z] #34 50.81 The following additional packages will be installed: [2022-11-16T13:12:10.871Z] #34 50.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:12:10.871Z] #34 50.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-16T13:12:10.871Z] #34 50.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-16T13:12:10.871Z] #34 50.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-16T13:12:10.871Z] #34 50.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-16T13:12:10.872Z] #34 50.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-16T13:12:10.872Z] #34 50.83 mingw-w64-common mingw-w64-x86-64-dev [2022-11-16T13:12:10.872Z] #34 50.84 Suggested packages: [2022-11-16T13:12:10.872Z] #34 50.86 gcc-10-locales seccomp wine64 [2022-11-16T13:12:10.872Z] #34 52.28 The following NEW packages will be installed: [2022-11-16T13:12:10.872Z] #34 52.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:12:10.872Z] #34 52.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-16T13:12:10.872Z] #34 52.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-16T13:12:10.872Z] #34 52.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-16T13:12:10.872Z] #34 52.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-16T13:12:10.872Z] #34 52.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-16T13:12:10.872Z] #34 52.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-16T13:12:10.872Z] #34 52.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-16T13:12:10.872Z] #34 52.31 mingw-w64-x86-64-dev [2022-11-16T13:12:10.872Z] #34 52.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:10.872Z] #34 52.76 Need to get 115 MB of archives. [2022-11-16T13:12:10.872Z] #34 52.76 After this operation, 645 MB of additional disk space will be used. [2022-11-16T13:12:10.872Z] #34 52.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-16T13:12:10.872Z] #34 52.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-16T13:12:10.872Z] #34 53.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-16T13:12:10.872Z] #34 53.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-16T13:12:10.872Z] #34 53.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-16T13:12:10.872Z] #34 53.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-16T13:12:10.872Z] #34 53.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-16T13:12:10.872Z] #34 53.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-16T13:12:10.872Z] #34 53.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-16T13:12:10.872Z] #34 ... [2022-11-16T13:12:10.872Z] [2022-11-16T13:12:10.872Z] #21 [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-11-16T13:12:10.872Z] #21 51.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:12:10.872Z] #21 52.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-11-16T13:12:10.872Z] #21 52.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-16T13:12:10.872Z] #21 52.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-16T13:12:10.872Z] #21 52.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-16T13:12:10.872Z] #21 52.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-16T13:12:10.872Z] #21 52.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-16T13:12:10.872Z] #21 53.83 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:10.872Z] #21 54.23 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-11-16T13:12:10.872Z] #21 54.38 Selecting previously unselected package xxd. [2022-11-16T13:12:11.055Z] #37 34.60 DEP criu/cr-errno.d [2022-11-16T13:12:11.055Z] #37 34.62 DEP criu/cr-dump.d [2022-11-16T13:12:11.055Z] #37 34.70 DEP criu/cr-dedup.d [2022-11-16T13:12:11.132Z] #21 54.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:12:11.132Z] #21 54.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:12:11.132Z] #21 54.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:11.318Z] #37 34.77 DEP criu/cr-check.d [2022-11-16T13:12:11.319Z] #37 34.87 DEP criu/config.d [2022-11-16T13:12:11.319Z] #37 34.94 DEP criu/clone-noasan.d [2022-11-16T13:12:11.319Z] #37 34.98 DEP criu/cgroup.d [2022-11-16T13:12:11.578Z] #37 35.06 DEP criu/cgroup-props.d [2022-11-16T13:12:11.578Z] #37 35.13 DEP criu/bitmap.d [2022-11-16T13:12:11.578Z] #37 35.15 DEP criu/bfd.d [2022-11-16T13:12:11.578Z] #37 35.22 DEP criu/autofs.d [2022-11-16T13:12:11.700Z] #21 55.08 Selecting previously unselected package vim-common. [2022-11-16T13:12:11.700Z] #21 55.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:12:11.700Z] #21 55.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:11.758Z] #35 ... [2022-11-16T13:12:11.758Z] [2022-11-16T13:12:11.758Z] #34 [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-11-16T13:12:11.758Z] #34 DONE 24.0s [2022-11-16T13:12:11.758Z] [2022-11-16T13:12:11.758Z] #25 [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-11-16T13:12:11.838Z] #37 35.33 DEP criu/aio.d [2022-11-16T13:12:11.839Z] #37 35.42 DEP criu/action-scripts.d [2022-11-16T13:12:12.099Z] #37 35.62 CC criu/action-scripts.o [2022-11-16T13:12:12.266Z] #21 55.70 Selecting previously unselected package cmake-data. [2022-11-16T13:12:12.266Z] #21 55.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-16T13:12:12.266Z] #21 55.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:12:12.326Z] #25 ... [2022-11-16T13:12:12.326Z] [2022-11-16T13:12:12.326Z] #35 [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-11-16T13:12:12.326Z] #35 24.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-16T13:12:12.358Z] #37 35.88 CC criu/aio.o [2022-11-16T13:12:12.617Z] #37 36.09 CC criu/autofs.o [2022-11-16T13:12:13.185Z] #37 36.63 CC criu/bfd.o [2022-11-16T13:12:13.185Z] #37 36.84 CC criu/bitmap.o [2022-11-16T13:12:13.185Z] #37 36.91 CC criu/cgroup-props.o [2022-11-16T13:12:13.209Z] #21 ... [2022-11-16T13:12:13.209Z] [2022-11-16T13:12:13.209Z] #28 [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-11-16T13:12:13.209Z] #28 DONE 56.6s [2022-11-16T13:12:13.209Z] [2022-11-16T13:12:13.209Z] #29 [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 python3-protobuf [2022-11-16T13:12:13.209Z] #29 54.52 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:12:13.209Z] #29 54.53 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 54.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:13.209Z] #29 54.99 Selecting previously unselected package libnet1-dev. [2022-11-16T13:12:13.209Z] #29 54.99 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 55.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:13.209Z] #29 55.41 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:12:13.209Z] #29 55.42 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 55.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:13.209Z] #29 55.60 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-16T13:12:13.209Z] #29 55.60 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 55.61 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:13.209Z] #29 55.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:12:13.209Z] #29 55.96 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 55.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:13.209Z] #29 56.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-16T13:12:13.209Z] #29 56.06 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 56.07 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:13.209Z] #29 56.19 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-16T13:12:13.209Z] #29 56.19 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-16T13:12:13.209Z] #29 56.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:12:13.468Z] #29 56.76 Selecting previously unselected package libprotobuf23:amd64. [2022-11-16T13:12:13.468Z] #29 56.76 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:13.468Z] #29 56.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:12:13.753Z] #37 37.26 CC criu/cgroup.o [2022-11-16T13:12:14.690Z] #37 38.22 CC criu/clone-noasan.o [2022-11-16T13:12:14.690Z] #37 38.28 CC criu/config.o [2022-11-16T13:12:14.849Z] #29 58.15 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-16T13:12:14.849Z] #29 58.15 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:14.849Z] #29 58.16 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:12:15.108Z] #29 58.48 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-16T13:12:15.108Z] #29 58.49 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-16T13:12:15.108Z] #29 58.50 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:12:15.259Z] #37 38.77 CC criu/cr-check.o [2022-11-16T13:12:15.465Z] Client: Docker Engine - Community [2022-11-16T13:12:15.465Z] Version: 22.06.0-beta.0 [2022-11-16T13:12:15.465Z] API version: 1.42 [2022-11-16T13:12:15.465Z] Go version: go1.18.3 [2022-11-16T13:12:15.465Z] Git commit: 3e9117b [2022-11-16T13:12:15.465Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-16T13:12:15.465Z] OS/Arch: linux/arm64 [2022-11-16T13:12:15.465Z] Context: default [2022-11-16T13:12:15.465Z] [2022-11-16T13:12:15.465Z] Server: Docker Engine - Community [2022-11-16T13:12:15.465Z] Engine: [2022-11-16T13:12:15.465Z] Version: 22.06.0-beta.0 [2022-11-16T13:12:15.465Z] API version: 1.42 (minimum version 1.12) [2022-11-16T13:12:15.465Z] Go version: go1.18.3 [2022-11-16T13:12:15.465Z] Git commit: 38633e7 [2022-11-16T13:12:15.465Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-16T13:12:15.465Z] OS/Arch: linux/arm64 [2022-11-16T13:12:15.465Z] Experimental: true [2022-11-16T13:12:15.465Z] containerd: [2022-11-16T13:12:15.465Z] Version: 1.6.8 [2022-11-16T13:12:15.465Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:12:15.465Z] runc: [2022-11-16T13:12:15.465Z] Version: 1.1.4 [2022-11-16T13:12:15.465Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-16T13:12:15.465Z] docker-init: [2022-11-16T13:12:15.465Z] Version: 0.19.0 [2022-11-16T13:12:15.465Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-16T13:12:15.840Z] #37 ... [2022-11-16T13:12:15.840Z] [2022-11-16T13:12:15.840Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:15.840Z] #48 2.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:15.841Z] #48 3.993 Fetched 8607 kB in 3s (3074 kB/s) [2022-11-16T13:12:15.841Z] #48 3.993 Reading package lists... [2022-11-16T13:12:15.841Z] #48 4.835 Reading package lists... [2022-11-16T13:12:15.841Z] #48 5.699 Building dependency tree... [2022-11-16T13:12:15.841Z] #48 6.197 The following additional packages will be installed: [2022-11-16T13:12:15.841Z] #48 6.198 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:12:15.841Z] #48 6.198 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-16T13:12:15.841Z] #48 6.198 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-16T13:12:15.841Z] #48 6.199 python3-pkg-resources vim-runtime xxd [2022-11-16T13:12:15.841Z] #48 6.200 Suggested packages: [2022-11-16T13:12:15.841Z] #48 6.200 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-16T13:12:15.841Z] #48 6.200 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-16T13:12:15.841Z] #48 6.200 acl attr quota [2022-11-16T13:12:15.841Z] #48 6.200 Recommended packages: [2022-11-16T13:12:15.841Z] #48 6.200 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-16T13:12:15.841Z] #48 6.652 The following NEW packages will be installed: [2022-11-16T13:12:15.841Z] #48 6.654 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-16T13:12:15.841Z] #48 6.654 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:12:15.841Z] #48 6.654 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-16T13:12:15.841Z] #48 6.655 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-16T13:12:15.841Z] #48 6.655 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-16T13:12:15.841Z] #48 6.655 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-16T13:12:15.841Z] #48 6.656 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-16T13:12:15.841Z] #48 6.656 xz-utils zip [2022-11-16T13:12:15.841Z] #48 6.936 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:15.841Z] #48 6.936 Need to get 27.0 MB of archives. [2022-11-16T13:12:15.841Z] #48 6.936 After this operation, 104 MB of additional disk space will be used. [2022-11-16T13:12:15.841Z] #48 6.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-16T13:12:15.841Z] #48 6.940 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-16T13:12:15.841Z] #48 6.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-16T13:12:15.841Z] #48 7.033 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:12:15.841Z] #48 7.033 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-16T13:12:15.841Z] #48 7.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-16T13:12:15.841Z] #48 7.036 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-16T13:12:15.841Z] #48 7.037 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-16T13:12:15.841Z] #48 7.050 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:12:15.841Z] #48 7.053 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:12:15.841Z] #48 7.058 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-16T13:12:15.841Z] #48 7.060 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-16T13:12:15.841Z] #48 7.061 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-16T13:12:15.841Z] #48 7.076 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-16T13:12:15.841Z] #48 7.082 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-16T13:12:15.841Z] #48 7.085 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-16T13:12:15.841Z] #48 7.086 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-16T13:12:15.841Z] #48 7.087 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-16T13:12:15.841Z] #48 7.092 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-16T13:12:15.841Z] #48 7.094 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-16T13:12:15.841Z] #48 7.096 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-16T13:12:15.841Z] #48 7.099 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:12:15.841Z] #48 7.102 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:12:15.841Z] #48 7.111 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:12:15.841Z] #48 7.120 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-16T13:12:15.841Z] #48 7.121 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-16T13:12:15.841Z] #48 7.122 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:12:15.841Z] #48 7.292 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-16T13:12:15.841Z] #48 7.292 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:12:15.841Z] #48 7.293 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:12:15.841Z] #48 7.295 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:12:15.841Z] #48 7.295 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-16T13:12:15.841Z] #48 7.298 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-16T13:12:15.841Z] #48 7.300 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-16T13:12:15.841Z] #48 7.320 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-16T13:12:15.841Z] #48 7.326 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-16T13:12:15.841Z] #48 7.328 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:12:15.841Z] #48 7.335 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-16T13:12:15.841Z] #48 7.339 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-16T13:12:15.841Z] #48 7.349 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-16T13:12:15.841Z] #48 7.353 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-16T13:12:15.841Z] #48 7.364 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-16T13:12:15.841Z] #48 7.369 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-16T13:12:15.841Z] #48 7.371 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-16T13:12:15.841Z] #48 7.497 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-16T13:12:15.841Z] #48 7.513 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-16T13:12:15.841Z] #48 7.522 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-16T13:12:15.841Z] #48 7.759 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:15.841Z] #48 7.810 Fetched 27.0 MB in 1s (31.4 MB/s) [2022-11-16T13:12:15.841Z] #48 7.872 Selecting previously unselected package pigz. [2022-11-16T13:12:15.841Z] #48 7.872 (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 ... 24019 files and directories currently installed.) [2022-11-16T13:12:15.841Z] #48 7.889 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-16T13:12:15.841Z] #48 7.899 Unpacking pigz (2.6-1) ... [2022-11-16T13:12:15.841Z] #48 7.986 Selecting previously unselected package libelf1:amd64. [2022-11-16T13:12:15.841Z] #48 7.989 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-16T13:12:15.841Z] #48 8.031 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-16T13:12:15.841Z] #48 8.156 Selecting previously unselected package libbpf0:amd64. [2022-11-16T13:12:15.841Z] #48 8.159 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-16T13:12:15.841Z] #48 8.168 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:12:15.841Z] #48 8.237 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:12:15.902Z] + docker info [2022-11-16T13:12:15.902Z] Client: [2022-11-16T13:12:15.902Z] Context: default [2022-11-16T13:12:15.902Z] Debug Mode: false [2022-11-16T13:12:15.902Z] Plugins: [2022-11-16T13:12:15.902Z] buildx: Docker Buildx (Docker Inc.) [2022-11-16T13:12:15.902Z] Version: v0.8.2 [2022-11-16T13:12:15.902Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-16T13:12:15.902Z] compose: Docker Compose (Docker Inc.) [2022-11-16T13:12:15.902Z] Version: v2.12.0 [2022-11-16T13:12:15.902Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-16T13:12:15.902Z] [2022-11-16T13:12:15.902Z] Server: [2022-11-16T13:12:15.902Z] Containers: 0 [2022-11-16T13:12:15.902Z] Running: 0 [2022-11-16T13:12:15.902Z] Paused: 0 [2022-11-16T13:12:15.902Z] Stopped: 0 [2022-11-16T13:12:15.902Z] Images: 0 [2022-11-16T13:12:15.902Z] Server Version: 22.06.0-beta.0 [2022-11-16T13:12:15.902Z] Storage Driver: overlay2 [2022-11-16T13:12:15.902Z] Backing Filesystem: extfs [2022-11-16T13:12:15.902Z] Supports d_type: true [2022-11-16T13:12:15.902Z] Using metacopy: false [2022-11-16T13:12:15.902Z] Native Overlay Diff: true [2022-11-16T13:12:15.902Z] userxattr: false [2022-11-16T13:12:15.902Z] Logging Driver: json-file [2022-11-16T13:12:15.902Z] Cgroup Driver: cgroupfs [2022-11-16T13:12:15.902Z] Cgroup Version: 1 [2022-11-16T13:12:15.902Z] Plugins: [2022-11-16T13:12:15.902Z] Volume: local [2022-11-16T13:12:15.902Z] Network: bridge host ipvlan macvlan null overlay [2022-11-16T13:12:15.902Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-16T13:12:15.902Z] Swarm: inactive [2022-11-16T13:12:15.902Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-16T13:12:15.902Z] Default Runtime: runc [2022-11-16T13:12:15.902Z] Init Binary: docker-init [2022-11-16T13:12:15.902Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:12:15.902Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-16T13:12:15.902Z] init version: de40ad0 [2022-11-16T13:12:15.902Z] Security Options: [2022-11-16T13:12:15.902Z] apparmor [2022-11-16T13:12:15.902Z] seccomp [2022-11-16T13:12:15.902Z] Profile: builtin [2022-11-16T13:12:15.902Z] Kernel Version: 5.15.0-1022-aws [2022-11-16T13:12:15.902Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-16T13:12:15.902Z] OSType: linux [2022-11-16T13:12:15.902Z] Architecture: aarch64 [2022-11-16T13:12:15.902Z] CPUs: 2 [2022-11-16T13:12:15.902Z] Total Memory: 7.559GiB [2022-11-16T13:12:15.902Z] Name: ip-10-100-68-204 [2022-11-16T13:12:15.902Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-16T13:12:15.902Z] Docker Root Dir: /var/lib/docker [2022-11-16T13:12:15.902Z] Debug Mode: false [2022-11-16T13:12:15.902Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:12:15.902Z] Labels: [2022-11-16T13:12:15.902Z] Experimental: true [2022-11-16T13:12:15.902Z] Insecure Registries: [2022-11-16T13:12:15.902Z] 127.0.0.0/8 [2022-11-16T13:12:15.902Z] Live Restore Enabled: true [2022-11-16T13:12:15.902Z] [Pipeline] sh [2022-11-16T13:12:16.105Z] #48 8.242 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:16.105Z] #48 8.247 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:16.105Z] #48 8.328 Selecting previously unselected package libmnl0:amd64. [2022-11-16T13:12:16.105Z] #48 8.339 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-16T13:12:16.105Z] #48 8.340 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:12:16.105Z] #48 8.423 Selecting previously unselected package libxtables12:amd64. [2022-11-16T13:12:16.105Z] #48 8.428 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-16T13:12:16.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:12:16.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:12:16.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44472/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-16T13:12:16.263Z] + bash /home/ubuntu/workspace/moby_PR-44472/check-config.sh [2022-11-16T13:12:16.263Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-16T13:12:16.263Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-16T13:12:16.263Z] [2022-11-16T13:12:16.263Z] Generally Necessary: [2022-11-16T13:12:16.263Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-16T13:12:16.263Z] - apparmor: enabled and tools installed [2022-11-16T13:12:16.263Z] - CONFIG_NAMESPACES: enabled [2022-11-16T13:12:16.263Z] - CONFIG_NET_NS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_PID_NS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_IPC_NS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_UTS_NS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CGROUPS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-16T13:12:16.263Z] - CONFIG_CPUSETS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_MEMCG: enabled [2022-11-16T13:12:16.263Z] - CONFIG_KEYS: enabled [2022-11-16T13:12:16.263Z] - CONFIG_VETH: enabled (as module) [2022-11-16T13:12:16.263Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-16T13:12:16.263Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-16T13:12:16.263Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-16T13:12:16.263Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-16T13:12:16.263Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-16T13:12:16.363Z] #48 8.442 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:12:16.363Z] #48 8.608 Selecting previously unselected package libcap2-bin. [2022-11-16T13:12:16.363Z] #48 8.615 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:16.363Z] #48 8.621 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-16T13:12:16.363Z] #48 8.716 Selecting previously unselected package iproute2. [2022-11-16T13:12:16.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-16T13:12:16.520Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-16T13:12:16.520Z] [2022-11-16T13:12:16.520Z] Optional Features: [2022-11-16T13:12:16.520Z] - CONFIG_USER_NS: enabled [2022-11-16T13:12:16.520Z] - CONFIG_SECCOMP: enabled [2022-11-16T13:12:16.520Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-16T13:12:16.520Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-16T13:12:16.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-16T13:12:16.520Z] (cgroup swap accounting is currently enabled) [2022-11-16T13:12:16.520Z] - CONFIG_BLK_CGROUP: enabled [2022-11-16T13:12:16.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-16T13:12:16.520Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-16T13:12:16.520Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-16T13:12:16.520Z] - CONFIG_CGROUP_PERF: enabled [2022-11-16T13:12:16.520Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-16T13:12:16.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-16T13:12:16.520Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-16T13:12:16.520Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-16T13:12:16.520Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-16T13:12:16.622Z] #48 8.719 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-16T13:12:16.622Z] #48 8.736 Unpacking iproute2 (5.10.0-4) ... [2022-11-16T13:12:16.622Z] #48 8.983 Selecting previously unselected package xxd. [2022-11-16T13:12:16.778Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-16T13:12:16.778Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_IP_VS: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-16T13:12:16.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-16T13:12:16.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-16T13:12:16.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_EXT4_FS: enabled [2022-11-16T13:12:16.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-16T13:12:16.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-16T13:12:16.778Z] - Network Drivers: [2022-11-16T13:12:16.778Z] - "overlay": [2022-11-16T13:12:16.778Z] - CONFIG_VXLAN: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-16T13:12:16.778Z] Optional (for encrypted networks): [2022-11-16T13:12:16.778Z] - CONFIG_CRYPTO: enabled [2022-11-16T13:12:16.778Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-16T13:12:16.778Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-16T13:12:16.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-16T13:12:16.778Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-16T13:12:16.778Z] - CONFIG_XFRM: enabled [2022-11-16T13:12:16.778Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-16T13:12:16.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-16T13:12:16.778Z] - "ipvlan": [2022-11-16T13:12:16.778Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-16T13:12:16.778Z] - "macvlan": [2022-11-16T13:12:16.881Z] #48 8.986 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:12:16.882Z] #48 8.995 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:16.882Z] #48 9.095 Selecting previously unselected package vim-common. [2022-11-16T13:12:16.882Z] #48 9.098 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:12:16.882Z] #48 9.120 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:16.882Z] #48 9.209 Selecting previously unselected package bash-completion. [2022-11-16T13:12:17.016Z] #29 60.10 Selecting previously unselected package libprotoc23:amd64. [2022-11-16T13:12:17.016Z] #29 60.10 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:17.016Z] #29 60.11 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:12:17.034Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-16T13:12:17.034Z] - CONFIG_DUMMY: enabled (as module) [2022-11-16T13:12:17.034Z] - "ftp,tftp client in container": [2022-11-16T13:12:17.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-16T13:12:17.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-16T13:12:17.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-16T13:12:17.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-16T13:12:17.034Z] - Storage Drivers: [2022-11-16T13:12:17.034Z] - "aufs": [2022-11-16T13:12:17.034Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-16T13:12:17.034Z] - "btrfs": [2022-11-16T13:12:17.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-16T13:12:17.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-16T13:12:17.034Z] - "devicemapper": [2022-11-16T13:12:17.034Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-16T13:12:17.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-16T13:12:17.034Z] - "overlay": [2022-11-16T13:12:17.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-16T13:12:17.034Z] - "zfs": [2022-11-16T13:12:17.034Z] - /dev/zfs: present [2022-11-16T13:12:17.034Z] - zfs command: missing [2022-11-16T13:12:17.034Z] - zpool command: missing [2022-11-16T13:12:17.034Z] [2022-11-16T13:12:17.034Z] Limits: [2022-11-16T13:12:17.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-16T13:12:17.034Z] [2022-11-16T13:12:17.034Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-16T13:12:17.142Z] #48 9.212 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-16T13:12:17.279Z] #29 ... [2022-11-16T13:12:17.279Z] [2022-11-16T13:12:17.279Z] #30 [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-11-16T13:12:17.482Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7ebfee940f02f1eddf144771d568344675ac38db . [2022-11-16T13:12:17.644Z] #35 ... [2022-11-16T13:12:17.644Z] [2022-11-16T13:12:17.644Z] #29 [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-11-16T13:12:17.644Z] #29 27.90 Updating files: 74% (1655/2209) Updating files: 75% (1657/2209) Updating files: 76% (1679/2209) Updating files: 77% (1701/2209) Updating files: 78% (1724/2209) Updating files: 79% (1746/2209) Updating files: 80% (1768/2209) Updating files: 81% (1790/2209) Updating files: 82% (1812/2209) Updating files: 83% (1834/2209) Updating files: 84% (1856/2209) Updating files: 85% (1878/2209) Updating files: 86% (1900/2209) Updating files: 87% (1922/2209) Updating files: 88% (1944/2209) Updating files: 89% (1967/2209) Updating files: 90% (1989/2209) Updating files: 91% (2011/2209) Updating files: 92% (2033/2209) Updating files: 93% (2055/2209) Updating files: 94% (2077/2209) Updating files: 95% (2099/2209) Updating files: 96% (2121/2209) Updating files: 97% (2143/2209) Updating files: 98% (2165/2209) Updating files: 99% (2187/2209) Updating files: 100% (2209/2209) Updating files: 100% (2209/2209), done. [2022-11-16T13:12:17.644Z] #29 28.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-16T13:12:17.739Z] #1 [internal] load .dockerignore [2022-11-16T13:12:17.739Z] #1 transferring context: 87B done [2022-11-16T13:12:17.739Z] #1 DONE 0.1s [2022-11-16T13:12:17.739Z] [2022-11-16T13:12:17.739Z] #2 [internal] load build definition from Dockerfile [2022-11-16T13:12:17.739Z] #2 transferring dockerfile: 16.91kB done [2022-11-16T13:12:17.739Z] #2 DONE 0.1s [2022-11-16T13:12:17.739Z] [2022-11-16T13:12:17.739Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-16T13:12:17.797Z] #30 60.14 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-16T13:12:17.797Z] #30 60.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-16T13:12:18.056Z] #30 61.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-16T13:12:18.213Z] #29 30.17 + 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-11-16T13:12:18.305Z] #3 DONE 0.4s [2022-11-16T13:12:18.305Z] [2022-11-16T13:12:18.305Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-16T13:12:18.305Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-16T13:12:18.305Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-16T13:12:18.305Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-11-16T13:12:18.305Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-11-16T13:12:18.305Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 1.05MB / 9.21MB 0.1s [2022-11-16T13:12:18.305Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-11-16T13:12:18.305Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-11-16T13:12:18.305Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-11-16T13:12:18.593Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-11-16T13:12:18.593Z] #4 DONE 0.5s [2022-11-16T13:12:18.593Z] [2022-11-16T13:12:18.593Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:12:19.680Z] #48 ... [2022-11-16T13:12:19.680Z] [2022-11-16T13:12:19.680Z] #34 [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-11-16T13:12:19.680Z] #34 50.53 + dpkg --print-architecture [2022-11-16T13:12:19.680Z] #34 50.53 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-16T13:12:19.680Z] #34 50.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-16T13:12:19.680Z] #34 50.92 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-16T13:12:19.680Z] #34 DONE 59.8s [2022-11-16T13:12:19.680Z] [2022-11-16T13:12:19.680Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:19.680Z] #37 39.37 CC criu/cr-dedup.o [2022-11-16T13:12:19.680Z] #37 39.56 CC criu/cr-dump.o [2022-11-16T13:12:19.680Z] #37 40.46 CC criu/cr-errno.o [2022-11-16T13:12:19.680Z] #37 40.50 CC criu/cr-restore.o [2022-11-16T13:12:19.680Z] #37 42.01 CC criu/cr-service.o [2022-11-16T13:12:19.680Z] #37 42.61 CC criu/crtools.o [2022-11-16T13:12:19.680Z] #37 42.84 CC criu/eventfd.o [2022-11-16T13:12:19.680Z] #37 42.97 CC criu/eventpoll.o [2022-11-16T13:12:19.680Z] #37 43.27 CC criu/external.o [2022-11-16T13:12:19.939Z] #37 43.40 CC criu/fault-injection.o [2022-11-16T13:12:19.939Z] #37 43.45 CC criu/fdstore.o [2022-11-16T13:12:19.939Z] #37 43.59 CC criu/fifo.o [2022-11-16T13:12:19.959Z] #5 ... [2022-11-16T13:12:19.960Z] [2022-11-16T13:12:19.960Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:12:19.960Z] #6 DONE 0.9s [2022-11-16T13:12:19.960Z] [2022-11-16T13:12:19.960Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:12:19.960Z] #7 DONE 1.1s [2022-11-16T13:12:19.960Z] [2022-11-16T13:12:19.960Z] #8 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-16T13:12:19.960Z] #8 DONE 1.2s [2022-11-16T13:12:19.960Z] [2022-11-16T13:12:19.960Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:12:19.960Z] #5 DONE 1.2s [2022-11-16T13:12:20.202Z] #37 43.74 CC criu/file-ids.o [2022-11-16T13:12:20.462Z] #37 43.95 CC criu/file-lock.o [2022-11-16T13:12:20.586Z] #30 ... [2022-11-16T13:12:20.587Z] [2022-11-16T13:12:20.587Z] #37 [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-11-16T13:12:20.587Z] #0 1.377 + RM_GOPATH=0 [2022-11-16T13:12:20.587Z] #0 1.378 + TMP_GOPATH= [2022-11-16T13:12:20.587Z] #0 1.379 + : /build [2022-11-16T13:12:20.587Z] #0 1.380 + '[' -z '' ']' [2022-11-16T13:12:20.587Z] #0 1.381 ++ mktemp -d [2022-11-16T13:12:20.587Z] #0 1.395 + export GOPATH=/tmp/tmp.INNqFM4bSX [2022-11-16T13:12:20.587Z] #0 1.403 + GOPATH=/tmp/tmp.INNqFM4bSX [2022-11-16T13:12:20.587Z] #0 1.403 + RM_GOPATH=1 [2022-11-16T13:12:20.587Z] #0 1.404 + case "$(go env GOARCH)" in [2022-11-16T13:12:20.587Z] #0 1.404 ++ go env GOARCH [2022-11-16T13:12:20.587Z] #0 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:20.587Z] #0 1.413 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:20.587Z] #0 1.414 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:20.587Z] #0 1.415 + dir=/tmp/install [2022-11-16T13:12:20.587Z] #0 1.415 + bin=containerd [2022-11-16T13:12:20.587Z] #0 1.416 + shift [2022-11-16T13:12:20.587Z] #0 1.416 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-16T13:12:20.587Z] #0 1.421 + . /tmp/install/containerd.installer [2022-11-16T13:12:20.587Z] #0 1.421 ++ set -e [2022-11-16T13:12:20.587Z] #0 1.422 ++ : v1.6.10 [2022-11-16T13:12:20.587Z] #0 1.422 + install_containerd [2022-11-16T13:12:20.587Z] #0 1.426 + echo 'Install containerd version v1.6.10' [2022-11-16T13:12:20.587Z] #0 1.427 Install containerd version v1.6.10 [2022-11-16T13:12:20.587Z] #0 1.427 + git clone https://github.com/containerd/containerd.git /tmp/tmp.INNqFM4bSX/src/github.com/containerd/containerd [2022-11-16T13:12:20.587Z] #0 1.434 Cloning into '/tmp/tmp.INNqFM4bSX/src/github.com/containerd/containerd'... [2022-11-16T13:12:20.722Z] #37 44.27 CC criu/files-ext.o [2022-11-16T13:12:20.722Z] #37 44.40 CC criu/files-reg.o [2022-11-16T13:12:20.844Z] #37 ... [2022-11-16T13:12:20.844Z] [2022-11-16T13:12:20.844Z] #33 [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-11-16T13:12:20.844Z] #33 58.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:12:20.844Z] #33 58.16 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-16T13:12:20.844Z] #33 58.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-16T13:12:20.844Z] #33 58.44 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-16T13:12:20.844Z] #33 59.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-16T13:12:20.844Z] #33 59.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-16T13:12:20.844Z] #33 59.29 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-16T13:12:20.844Z] #33 59.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-16T13:12:20.844Z] #33 59.40 go: downloading github.com/spf13/afero v1.6.0 [2022-11-16T13:12:20.844Z] #33 59.40 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-16T13:12:20.844Z] #33 59.60 go: downloading github.com/spf13/cast v1.4.1 [2022-11-16T13:12:20.844Z] #33 59.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-16T13:12:20.844Z] #33 59.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-16T13:12:20.844Z] #33 59.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-16T13:12:20.844Z] #33 59.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-16T13:12:20.844Z] #33 59.91 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-16T13:12:20.844Z] #33 59.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-16T13:12:20.844Z] #33 60.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-16T13:12:20.844Z] #33 60.35 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-16T13:12:20.844Z] #33 60.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-16T13:12:20.844Z] #33 61.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-16T13:12:20.844Z] #33 61.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-16T13:12:20.844Z] #33 61.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-16T13:12:20.845Z] #33 61.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-16T13:12:20.845Z] #33 61.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-16T13:12:20.845Z] #33 61.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-16T13:12:20.845Z] #33 61.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-16T13:12:20.845Z] #33 61.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-16T13:12:20.845Z] #33 61.74 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-16T13:12:20.845Z] #33 61.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-16T13:12:20.845Z] #33 61.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-16T13:12:20.845Z] #33 62.02 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-16T13:12:20.845Z] #33 62.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-16T13:12:20.845Z] #33 62.15 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-16T13:12:20.845Z] #33 62.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-16T13:12:20.845Z] #33 62.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-16T13:12:20.845Z] #33 62.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-16T13:12:20.845Z] #33 62.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-16T13:12:20.845Z] #33 62.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-16T13:12:20.845Z] #33 62.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-16T13:12:20.845Z] #33 62.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-16T13:12:20.845Z] #33 62.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-16T13:12:20.845Z] #33 62.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-16T13:12:20.845Z] #33 63.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-16T13:12:20.845Z] #33 63.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-16T13:12:20.845Z] #33 63.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-16T13:12:20.845Z] #33 63.11 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-16T13:12:20.845Z] #33 63.14 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-16T13:12:20.845Z] #33 63.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-16T13:12:20.845Z] #33 63.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-16T13:12:20.845Z] #33 63.28 go: downloading github.com/julz/importas v0.1.0 [2022-11-16T13:12:20.845Z] #33 63.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-16T13:12:20.845Z] #33 63.36 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-16T13:12:20.845Z] #33 63.37 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-16T13:12:20.845Z] #33 63.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-16T13:12:20.845Z] #33 63.47 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-16T13:12:20.845Z] #33 63.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-16T13:12:20.845Z] #33 63.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-16T13:12:20.845Z] #33 63.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-16T13:12:20.845Z] #33 63.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-16T13:12:20.845Z] #33 63.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-16T13:12:20.845Z] #33 63.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-16T13:12:20.845Z] #33 63.68 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-16T13:12:20.845Z] #33 64.31 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-16T13:12:20.845Z] #33 64.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-16T13:12:21.103Z] #33 64.37 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-16T13:12:21.103Z] #33 64.42 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-16T13:12:21.103Z] #33 64.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-16T13:12:21.103Z] #33 64.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-16T13:12:21.103Z] #33 64.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-16T13:12:21.362Z] #33 64.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-16T13:12:21.362Z] #33 64.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-16T13:12:21.362Z] #33 ... [2022-11-16T13:12:21.362Z] [2022-11-16T13:12:21.362Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:21.362Z] #34 54.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:12:21.362Z] #34 56.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:12:21.362Z] #34 57.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-16T13:12:21.362Z] #34 58.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:12:21.362Z] #34 60.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:12:21.362Z] #34 60.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-16T13:12:21.362Z] #34 60.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-16T13:12:21.362Z] #34 60.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-16T13:12:21.362Z] #34 60.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:12:21.362Z] #34 60.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:12:21.362Z] #34 60.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-16T13:12:21.362Z] #34 60.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-16T13:12:21.362Z] #34 60.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-16T13:12:21.362Z] #34 60.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-16T13:12:21.362Z] #34 60.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-16T13:12:21.362Z] #34 60.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-16T13:12:21.362Z] #34 60.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-16T13:12:21.362Z] #34 60.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-16T13:12:21.362Z] #34 60.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-16T13:12:21.362Z] #34 60.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-16T13:12:21.362Z] #34 60.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-16T13:12:21.362Z] #34 62.08 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:21.362Z] #34 62.28 Fetched 115 MB in 9s (13.4 MB/s) [2022-11-16T13:12:21.362Z] #34 62.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-16T13:12:21.362Z] #34 62.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 ... 15718 files and directories currently installed.) [2022-11-16T13:12:21.362Z] #34 62.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:12:21.362Z] #34 62.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:21.362Z] #34 64.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-16T13:12:21.362Z] #34 64.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:12:21.362Z] #34 64.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:21.362Z] #34 ... [2022-11-16T13:12:21.362Z] [2022-11-16T13:12:21.362Z] #33 [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-11-16T13:12:21.362Z] #33 64.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-16T13:12:21.619Z] #33 64.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-16T13:12:21.619Z] #33 64.95 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-16T13:12:21.619Z] #33 64.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-16T13:12:21.619Z] #33 65.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-16T13:12:21.619Z] #33 65.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-16T13:12:21.619Z] #33 65.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-16T13:12:21.619Z] #33 65.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-16T13:12:21.659Z] #37 ... [2022-11-16T13:12:21.659Z] [2022-11-16T13:12:21.659Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:21.659Z] #48 12.12 Unpacking bash-completion (1:2.11-2) ... [2022-11-16T13:12:21.659Z] #48 12.33 Selecting previously unselected package bzip2. [2022-11-16T13:12:21.659Z] #48 12.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 12.34 Unpacking bzip2 (1.0.8-4) ... [2022-11-16T13:12:21.659Z] #48 12.43 Selecting previously unselected package xz-utils. [2022-11-16T13:12:21.659Z] #48 12.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 12.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:12:21.659Z] #48 12.81 Selecting previously unselected package apparmor. [2022-11-16T13:12:21.659Z] #48 12.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 12.94 Unpacking apparmor (2.13.6-10) ... [2022-11-16T13:12:21.659Z] #48 13.12 Selecting previously unselected package inetutils-ping. [2022-11-16T13:12:21.659Z] #48 13.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.13 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:12:21.659Z] #48 13.26 Selecting previously unselected package libip4tc2:amd64. [2022-11-16T13:12:21.659Z] #48 13.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:12:21.659Z] #48 13.39 Selecting previously unselected package libip6tc2:amd64. [2022-11-16T13:12:21.659Z] #48 13.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:12:21.659Z] #48 13.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-16T13:12:21.659Z] #48 13.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:12:21.659Z] #48 13.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-16T13:12:21.659Z] #48 13.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:12:21.659Z] #48 13.64 Selecting previously unselected package libnftnl11:amd64. [2022-11-16T13:12:21.659Z] #48 13.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:12:21.659Z] #48 13.74 Selecting previously unselected package iptables. [2022-11-16T13:12:21.659Z] #48 13.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.76 Unpacking iptables (1.8.7-1) ... [2022-11-16T13:12:21.659Z] #48 13.90 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:12:21.659Z] #48 13.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:12:21.659Z] #48 13.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:12:21.659Z] #48 14.01 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:12:21.876Z] #33 65.19 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-16T13:12:21.877Z] #33 65.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-16T13:12:21.918Z] #48 14.02 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:12:21.918Z] #48 14.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:12:21.918Z] #48 14.16 Selecting previously unselected package jq. [2022-11-16T13:12:21.918Z] #48 14.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:12:21.918Z] #48 14.17 Unpacking jq (1.6-2.1) ... [2022-11-16T13:12:21.918Z] #48 14.25 Selecting previously unselected package libaio1:amd64. [2022-11-16T13:12:21.918Z] #48 14.25 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-16T13:12:21.918Z] #48 14.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:12:21.918Z] #48 14.31 Selecting previously unselected package libgpm2:amd64. [2022-11-16T13:12:22.134Z] #33 65.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-16T13:12:22.134Z] #33 65.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-16T13:12:22.134Z] #33 65.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-16T13:12:22.134Z] #33 65.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-16T13:12:22.134Z] #33 65.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-16T13:12:22.177Z] #48 14.32 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-16T13:12:22.177Z] #48 14.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:12:22.177Z] #48 14.40 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:12:22.177Z] #48 14.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:12:22.177Z] #48 14.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:22.392Z] #33 65.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-16T13:12:22.392Z] #33 65.63 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-16T13:12:22.463Z] #29 ... [2022-11-16T13:12:22.463Z] [2022-11-16T13:12:22.463Z] #25 [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-11-16T13:12:22.463Z] #25 34.33 go: downloading github.com/fatih/color v1.13.0 [2022-11-16T13:12:22.463Z] #25 34.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:12:22.463Z] #25 34.38 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:12:22.463Z] #25 34.41 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-16T13:12:22.463Z] #25 34.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-16T13:12:22.463Z] #25 34.80 go: downloading github.com/spf13/viper v1.10.1 [2022-11-16T13:12:22.463Z] #25 34.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-16T13:12:22.463Z] #25 ... [2022-11-16T13:12:22.463Z] [2022-11-16T13:12:22.463Z] #30 [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-11-16T13:12:22.463Z] #30 DONE 35.0s [2022-11-16T13:12:22.488Z] [2022-11-16T13:12:22.488Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:12:22.488Z] #9 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done [2022-11-16T13:12:22.488Z] #9 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done [2022-11-16T13:12:22.488Z] #9 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done [2022-11-16T13:12:22.488Z] #9 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done [2022-11-16T13:12:22.488Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 8.39MB / 53.70MB 0.3s [2022-11-16T13:12:22.488Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 17.83MB / 53.70MB 0.4s [2022-11-16T13:12:22.650Z] #33 65.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-16T13:12:22.650Z] #33 66.11 go: downloading honnef.co/go/tools v0.2.2 [2022-11-16T13:12:22.739Z] [2022-11-16T13:12:22.739Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:22.739Z] #31 21.18 Reading package lists... [2022-11-16T13:12:22.739Z] #31 27.67 Reading package lists... [2022-11-16T13:12:22.739Z] #31 33.35 Building dependency tree... [2022-11-16T13:12:22.739Z] #31 ... [2022-11-16T13:12:22.739Z] [2022-11-16T13:12:22.739Z] #28 [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-11-16T13:12:22.739Z] #28 25.31 encoding [2022-11-16T13:12:22.752Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 43.63MB / 53.70MB 0.7s [2022-11-16T13:12:23.012Z] #28 ... [2022-11-16T13:12:23.012Z] [2022-11-16T13:12:23.012Z] #26 [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-11-16T13:12:23.012Z] #26 21.24 Reading package lists... [2022-11-16T13:12:23.012Z] #26 27.58 Reading package lists... [2022-11-16T13:12:23.012Z] #26 33.35 Building dependency tree... [2022-11-16T13:12:23.013Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 0.9s [2022-11-16T13:12:23.270Z] #26 ... [2022-11-16T13:12:23.270Z] [2022-11-16T13:12:23.270Z] #25 [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-11-16T13:12:23.270Z] #25 35.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-16T13:12:23.270Z] #25 35.74 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-16T13:12:23.277Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.0s done [2022-11-16T13:12:23.581Z] #48 15.75 Selecting previously unselected package libinih1:amd64. [2022-11-16T13:12:23.581Z] #48 15.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-16T13:12:23.581Z] #48 15.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-16T13:12:23.581Z] #48 15.83 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:12:23.581Z] #48 15.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:12:23.581Z] #48 15.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:23.841Z] #48 15.94 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:12:23.841Z] #48 15.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:12:23.841Z] #48 15.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:23.841Z] #48 16.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:12:23.841Z] #48 16.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:23.841Z] #48 16.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:23.841Z] #48 16.08 Selecting previously unselected package net-tools. [2022-11-16T13:12:23.841Z] #48 16.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-16T13:12:23.841Z] #48 16.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:12:23.852Z] #9 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0.3s [2022-11-16T13:12:24.028Z] #33 67.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-16T13:12:24.028Z] #33 67.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-16T13:12:24.028Z] #33 67.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-16T13:12:24.104Z] #48 16.21 Selecting previously unselected package patch. [2022-11-16T13:12:24.104Z] #48 16.22 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-16T13:12:24.104Z] #48 16.22 Unpacking patch (2.7.6-7) ... [2022-11-16T13:12:24.104Z] #48 16.29 Selecting previously unselected package python-pip-whl. [2022-11-16T13:12:24.104Z] #48 16.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:12:24.104Z] #48 16.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:12:24.286Z] #33 67.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:12:24.286Z] #33 67.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-16T13:12:24.286Z] #33 67.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-16T13:12:24.286Z] #33 67.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-16T13:12:24.286Z] #33 67.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-16T13:12:24.363Z] #48 16.60 Selecting previously unselected package python3-lib2to3. [2022-11-16T13:12:24.363Z] #48 16.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-16T13:12:24.363Z] #48 16.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:12:24.363Z] #48 16.70 Selecting previously unselected package python3-distutils. [2022-11-16T13:12:24.543Z] #33 67.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-16T13:12:24.543Z] #33 67.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-16T13:12:24.543Z] #33 67.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-16T13:12:24.543Z] #33 67.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-16T13:12:24.543Z] #33 67.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-16T13:12:24.543Z] #33 67.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-16T13:12:24.543Z] #33 67.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-16T13:12:24.543Z] #33 67.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-16T13:12:24.622Z] #48 16.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-16T13:12:24.622Z] #48 16.71 Unpacking python3-distutils (3.9.2-1) ... [2022-11-16T13:12:24.622Z] #48 16.81 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:12:24.622Z] #48 16.82 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:12:24.622Z] #48 16.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:24.622Z] #48 16.93 Selecting previously unselected package python3-setuptools. [2022-11-16T13:12:24.649Z] #25 37.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-16T13:12:24.649Z] #25 37.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-16T13:12:24.649Z] #25 ... [2022-11-16T13:12:24.649Z] [2022-11-16T13:12:24.649Z] #36 [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-11-16T13:12:24.649Z] #36 20.93 Reading package lists... [2022-11-16T13:12:24.649Z] #36 27.26 Reading package lists... [2022-11-16T13:12:24.649Z] #36 32.96 Building dependency tree... [2022-11-16T13:12:24.649Z] #36 ... [2022-11-16T13:12:24.649Z] [2022-11-16T13:12:24.649Z] #27 [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 python3-protobuf [2022-11-16T13:12:24.649Z] #27 20.99 Reading package lists... [2022-11-16T13:12:24.649Z] #27 27.37 Reading package lists... [2022-11-16T13:12:24.649Z] #27 33.04 Building dependency tree... [2022-11-16T13:12:24.800Z] #33 68.10 go: downloading golang.org/x/text v0.3.7 [2022-11-16T13:12:24.882Z] #48 16.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-16T13:12:24.882Z] #48 16.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-16T13:12:24.882Z] #48 17.05 Selecting previously unselected package python3-wheel. [2022-11-16T13:12:24.882Z] #48 17.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-16T13:12:24.882Z] #48 17.07 Unpacking python3-wheel (0.34.2-1) ... [2022-11-16T13:12:24.911Z] #27 ... [2022-11-16T13:12:24.911Z] [2022-11-16T13:12:24.911Z] #36 [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-11-16T13:12:24.911Z] #36 37.48 The following additional packages will be installed: [2022-11-16T13:12:25.141Z] #48 17.22 Selecting previously unselected package python3-pip. [2022-11-16T13:12:25.141Z] #48 17.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:12:25.141Z] #48 17.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:12:25.141Z] #48 17.41 Selecting previously unselected package sudo. [2022-11-16T13:12:25.141Z] #48 17.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-16T13:12:25.141Z] #48 17.43 Unpacking sudo (1.9.5p2-3) ... [2022-11-16T13:12:25.170Z] #36 37.50 libbtrfs0 [2022-11-16T13:12:25.428Z] #36 37.74 The following NEW packages will be installed: [2022-11-16T13:12:25.428Z] #36 37.74 libbtrfs-dev libbtrfs0 [2022-11-16T13:12:25.710Z] #48 17.68 Selecting previously unselected package thin-provisioning-tools. [2022-11-16T13:12:25.710Z] #48 17.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-16T13:12:25.710Z] #48 17.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:12:25.710Z] #48 17.83 Selecting previously unselected package uidmap. [2022-11-16T13:12:25.710Z] #48 17.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-16T13:12:25.710Z] #48 17.84 Unpacking uidmap (1:4.8.1-1) ... [2022-11-16T13:12:25.710Z] #48 17.97 Selecting previously unselected package vim-runtime. [2022-11-16T13:12:25.710Z] #48 17.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:12:25.710Z] #48 17.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-16T13:12:25.710Z] #48 18.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-16T13:12:25.710Z] #48 18.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:25.746Z] #9 ... [2022-11-16T13:12:25.746Z] [2022-11-16T13:12:25.746Z] #10 [internal] load build context [2022-11-16T13:12:25.746Z] #10 transferring context: 53.56MB 3.3s done [2022-11-16T13:12:25.746Z] #10 DONE 3.5s [2022-11-16T13:12:25.746Z] [2022-11-16T13:12:25.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:25.746Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 0.1s done [2022-11-16T13:12:25.746Z] #11 sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 1.86kB / 1.86kB done [2022-11-16T13:12:25.746Z] #11 sha256:6305eb012007751431b95a3e4e179db140ec1d0868207918f92a17e9b8878b66 1.80kB / 1.80kB done [2022-11-16T13:12:25.746Z] #11 sha256:0d871da3499e72ca0850ac45bc1bdece91bc853a49035867745287d49c0915c5 7.12kB / 7.12kB done [2022-11-16T13:12:25.746Z] #11 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.0s done [2022-11-16T13:12:25.746Z] #11 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.5s done [2022-11-16T13:12:25.746Z] #11 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 0.8s done [2022-11-16T13:12:25.746Z] #11 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 1.9s done [2022-11-16T13:12:25.746Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 2.1s done [2022-11-16T13:12:25.746Z] #11 sha256:9da07185da7dd0989086a0001b33379e97221b9859582acd17d0f5b31fbd0e3a 109.02MB / 109.02MB 2.8s done [2022-11-16T13:12:25.746Z] #11 sha256:a411c05dc29581d0b65659f2f0470e713fd8f90d0a7bd7e47ed6922678768b64 156B / 156B 2.2s done [2022-11-16T13:12:25.746Z] #11 ... [2022-11-16T13:12:25.746Z] [2022-11-16T13:12:25.746Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:12:25.746Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-16T13:12:25.746Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-16T13:12:25.746Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:12:25.746Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-16T13:12:25.746Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done [2022-11-16T13:12:25.746Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-11-16T13:12:25.746Z] #12 DONE 3.8s [2022-11-16T13:12:25.746Z] [2022-11-16T13:12:25.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:25.995Z] #36 38.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:25.995Z] #36 38.16 Need to get 460 kB of archives. [2022-11-16T13:12:25.995Z] #36 38.16 After this operation, 1237 kB of additional disk space will be used. [2022-11-16T13:12:25.995Z] #36 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:12:25.995Z] #36 38.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:12:26.312Z] #11 ... [2022-11-16T13:12:26.312Z] [2022-11-16T13:12:26.312Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:12:26.312Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:12:26.312Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-16T13:12:26.312Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-16T13:12:26.312Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done [2022-11-16T13:12:26.312Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-11-16T13:12:26.312Z] #13 DONE 4.3s [2022-11-16T13:12:26.312Z] [2022-11-16T13:12:26.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:26.929Z] #36 39.20 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:27.088Z] #48 19.15 Selecting previously unselected package vim. [2022-11-16T13:12:27.088Z] #48 19.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:12:27.088Z] #48 19.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:27.088Z] #48 19.44 Selecting previously unselected package xfsprogs. [2022-11-16T13:12:27.191Z] #36 39.44 Fetched 460 kB in 0s (1450 kB/s) [2022-11-16T13:12:27.191Z] #36 39.54 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:12:27.191Z] #36 39.54 (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 ... 15718 files and directories currently installed.) [2022-11-16T13:12:27.191Z] #36 39.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:12:27.191Z] #36 39.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:27.241Z] #11 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 3.7s done [2022-11-16T13:12:27.325Z] #33 ... [2022-11-16T13:12:27.325Z] [2022-11-16T13:12:27.325Z] #21 [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-11-16T13:12:27.325Z] #21 60.17 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:12:27.325Z] #21 60.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 60.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:27.325Z] #21 66.54 Selecting previously unselected package libxml2:amd64. [2022-11-16T13:12:27.325Z] #21 66.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 66.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:12:27.325Z] #21 67.03 Selecting previously unselected package libarchive13:amd64. [2022-11-16T13:12:27.325Z] #21 67.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 67.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:12:27.325Z] #21 67.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-16T13:12:27.325Z] #21 67.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 67.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:12:27.325Z] #21 67.64 Selecting previously unselected package librhash0:amd64. [2022-11-16T13:12:27.325Z] #21 67.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 67.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:12:27.325Z] #21 67.88 Selecting previously unselected package libuv1:amd64. [2022-11-16T13:12:27.325Z] #21 67.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 67.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:12:27.325Z] #21 68.06 Selecting previously unselected package cmake. [2022-11-16T13:12:27.325Z] #21 68.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-16T13:12:27.325Z] #21 68.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:12:27.325Z] #21 ... [2022-11-16T13:12:27.325Z] [2022-11-16T13:12:27.325Z] #29 [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 python3-protobuf [2022-11-16T13:12:27.325Z] #29 61.04 Selecting previously unselected package protobuf-c-compiler. [2022-11-16T13:12:27.325Z] #29 61.04 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:27.325Z] #29 61.06 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:12:27.325Z] #29 61.21 Selecting previously unselected package protobuf-compiler. [2022-11-16T13:12:27.325Z] #29 61.22 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-16T13:12:27.325Z] #29 61.22 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 61.40 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:12:27.325Z] #29 61.40 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:12:27.325Z] #29 61.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:27.325Z] #29 61.69 Selecting previously unselected package python3-six. [2022-11-16T13:12:27.325Z] #29 61.69 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-16T13:12:27.325Z] #29 61.71 Unpacking python3-six (1.16.0-2) ... [2022-11-16T13:12:27.325Z] #29 61.82 Selecting previously unselected package python3-protobuf. [2022-11-16T13:12:27.325Z] #29 61.82 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-16T13:12:27.325Z] #29 61.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 62.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:27.325Z] #29 64.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 64.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:27.325Z] #29 64.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:27.325Z] #29 64.19 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:27.325Z] #29 64.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:27.325Z] #29 64.26 Setting up python3-six (1.16.0-2) ... [2022-11-16T13:12:27.325Z] #29 65.50 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 65.53 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 65.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:12:27.325Z] #29 65.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:27.325Z] #29 65.62 Setting up python3-protobuf (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 69.20 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:12:27.325Z] #29 69.22 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 69.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:27.325Z] #29 69.27 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:12:27.325Z] #29 69.30 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:12:27.325Z] #29 69.33 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:27.325Z] #29 69.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:27.325Z] #29 DONE 70.6s [2022-11-16T13:12:27.325Z] [2022-11-16T13:12:27.325Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:27.347Z] #48 19.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-16T13:12:27.347Z] #48 19.46 Unpacking xfsprogs (5.10.0-4) ... [2022-11-16T13:12:27.347Z] #48 19.69 Selecting previously unselected package zip. [2022-11-16T13:12:27.347Z] #48 19.69 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-16T13:12:27.347Z] #48 19.70 Unpacking zip (3.0-12) ... [2022-11-16T13:12:27.509Z] #11 ... [2022-11-16T13:12:27.509Z] [2022-11-16T13:12:27.509Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:12:27.509Z] #9 DONE 5.6s [2022-11-16T13:12:27.509Z] [2022-11-16T13:12:27.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:27.509Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 [2022-11-16T13:12:27.606Z] #48 19.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:27.759Z] #36 40.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:12:27.760Z] #36 40.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:12:27.760Z] #36 40.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:27.765Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.3s done [2022-11-16T13:12:27.865Z] #48 20.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:12:27.865Z] #48 20.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:12:28.021Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 [2022-11-16T13:12:28.127Z] #48 20.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:12:28.127Z] #48 20.24 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:28.127Z] #48 20.25 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:12:28.127Z] #48 20.26 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-16T13:12:28.127Z] #48 20.28 Setting up uidmap (1:4.8.1-1) ... [2022-11-16T13:12:28.127Z] #48 20.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:28.127Z] #48 20.32 Setting up bzip2 (1.0.8-4) ... [2022-11-16T13:12:28.127Z] #48 20.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:28.127Z] #48 20.36 Setting up python3-wheel (0.34.2-1) ... [2022-11-16T13:12:28.278Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.3s done [2022-11-16T13:12:28.328Z] #36 ... [2022-11-16T13:12:28.328Z] [2022-11-16T13:12:28.328Z] #33 [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-11-16T13:12:28.328Z] #33 DONE 40.6s [2022-11-16T13:12:28.328Z] [2022-11-16T13:12:28.328Z] #36 [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-11-16T13:12:28.328Z] #36 40.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:12:28.328Z] #36 40.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:12:28.328Z] #36 40.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:28.385Z] #48 20.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:28.385Z] #48 20.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:28.385Z] #48 20.64 Setting up libcap2-bin (1:2.44-1) ... [2022-11-16T13:12:28.385Z] #48 20.65 Setting up apparmor (2.13.6-10) ... [2022-11-16T13:12:28.534Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 [2022-11-16T13:12:28.898Z] #36 DONE 41.3s [2022-11-16T13:12:28.898Z] [2022-11-16T13:12:28.898Z] #37 [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-11-16T13:12:29.763Z] #48 21.69 Setting up zip (3.0-12) ... [2022-11-16T13:12:29.763Z] #48 21.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:29.763Z] #48 21.74 Setting up bash-completion (1:2.11-2) ... [2022-11-16T13:12:29.854Z] #38 2.147 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:12:29.854Z] #38 2.147 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:12:29.854Z] #38 2.162 Note: Building without GnuTLS support [2022-11-16T13:12:29.854Z] #38 2.169 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:12:29.855Z] #38 2.169 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:12:30.424Z] #38 ... [2022-11-16T13:12:30.424Z] [2022-11-16T13:12:30.424Z] #21 [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-11-16T13:12:30.424Z] #21 72.27 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:30.424Z] #21 72.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:30.424Z] #21 72.36 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:12:30.424Z] #21 72.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:30.424Z] #21 72.45 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:12:30.424Z] #21 72.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:12:30.424Z] #21 72.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:12:30.424Z] #21 72.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:12:30.424Z] #21 72.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:12:30.424Z] #21 72.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:12:30.424Z] #21 72.69 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:30.424Z] #21 DONE 73.7s [2022-11-16T13:12:30.681Z] [2022-11-16T13:12:30.681Z] #39 [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-11-16T13:12:30.803Z] #37 1.626 + RM_GOPATH=0 [2022-11-16T13:12:30.803Z] #37 1.626 + TMP_GOPATH= [2022-11-16T13:12:30.803Z] #37 1.626 + : /build [2022-11-16T13:12:30.803Z] #37 1.626 + '[' -z '' ']' [2022-11-16T13:12:30.803Z] #37 1.626 ++ mktemp -d [2022-11-16T13:12:30.803Z] #37 1.635 + export GOPATH=/tmp/tmp.8MFTNZY0sY [2022-11-16T13:12:30.803Z] #37 1.635 + GOPATH=/tmp/tmp.8MFTNZY0sY [2022-11-16T13:12:30.803Z] #37 1.635 + RM_GOPATH=1 [2022-11-16T13:12:30.803Z] #37 1.635 + case "$(go env GOARCH)" in [2022-11-16T13:12:30.803Z] #37 1.636 ++ go env GOARCH [2022-11-16T13:12:30.803Z] #37 1.657 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:30.803Z] #37 1.657 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:30.803Z] #37 1.657 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:30.803Z] #37 1.658 + dir=/tmp/install [2022-11-16T13:12:30.803Z] #37 1.664 + bin=containerd [2022-11-16T13:12:30.803Z] #37 1.664 + shift [2022-11-16T13:12:30.803Z] #37 1.664 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-16T13:12:30.803Z] #37 1.664 + . /tmp/install/containerd.installer [2022-11-16T13:12:30.803Z] #37 1.665 ++ set -e [2022-11-16T13:12:30.803Z] #37 1.672 ++ : v1.6.10 [2022-11-16T13:12:30.803Z] #37 1.672 + install_containerd [2022-11-16T13:12:30.803Z] #37 1.673 + echo 'Install containerd version v1.6.10' [2022-11-16T13:12:30.803Z] #37 1.673 Install containerd version v1.6.10 [2022-11-16T13:12:30.803Z] #37 1.673 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8MFTNZY0sY/src/github.com/containerd/containerd [2022-11-16T13:12:30.803Z] #37 1.680 Cloning into '/tmp/tmp.8MFTNZY0sY/src/github.com/containerd/containerd'... [2022-11-16T13:12:31.616Z] #39 1.047 + RM_GOPATH=0 [2022-11-16T13:12:31.616Z] #39 1.047 + TMP_GOPATH= [2022-11-16T13:12:31.616Z] #39 1.048 + : /build [2022-11-16T13:12:31.616Z] #39 1.048 + '[' -z '' ']' [2022-11-16T13:12:31.616Z] #39 1.049 ++ mktemp -d [2022-11-16T13:12:31.616Z] #39 1.056 + export GOPATH=/tmp/tmp.GPPzVb5jxy [2022-11-16T13:12:31.616Z] #39 1.056 + GOPATH=/tmp/tmp.GPPzVb5jxy [2022-11-16T13:12:31.616Z] #39 1.057 + RM_GOPATH=1 [2022-11-16T13:12:31.616Z] #39 1.057 + case "$(go env GOARCH)" in [2022-11-16T13:12:31.616Z] #39 1.058 ++ go env GOARCH [2022-11-16T13:12:31.616Z] #39 1.086 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:31.616Z] #39 1.086 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:31.616Z] #39 1.089 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:31.616Z] #39 1.090 + dir=/tmp/install [2022-11-16T13:12:31.616Z] #39 1.094 + bin=tini [2022-11-16T13:12:31.616Z] #39 1.094 + shift [2022-11-16T13:12:31.616Z] #39 1.094 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-16T13:12:31.616Z] #39 1.094 + . /tmp/install/tini.installer [2022-11-16T13:12:31.616Z] #39 1.094 ++ : v0.19.0 [2022-11-16T13:12:31.616Z] #39 1.094 + install_tini [2022-11-16T13:12:31.616Z] #39 1.094 + echo 'Install tini version v0.19.0' [2022-11-16T13:12:31.616Z] #39 1.094 Install tini version v0.19.0 [2022-11-16T13:12:31.616Z] #39 1.094 + git clone https://github.com/krallin/tini.git /tmp/tmp.GPPzVb5jxy/tini [2022-11-16T13:12:31.616Z] #39 1.097 Cloning into '/tmp/tmp.GPPzVb5jxy/tini'... [2022-11-16T13:12:31.666Z] #48 23.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:12:31.666Z] #48 23.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-16T13:12:31.666Z] #48 23.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:12:31.666Z] #48 23.64 Setting up patch (2.7.6-7) ... [2022-11-16T13:12:31.666Z] #48 23.85 Setting up sudo (1.9.5p2-3) ... [2022-11-16T13:12:31.666Z] #48 ... [2022-11-16T13:12:31.666Z] [2022-11-16T13:12:31.666Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:31.666Z] #37 45.20 CC criu/files.o [2022-11-16T13:12:31.666Z] #37 45.89 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:12:31.666Z] #37 45.89 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-16T13:12:31.666Z] #37 45.93 CC criu/filesystems.o [2022-11-16T13:12:31.666Z] #37 46.18 CC criu/fsnotify.o [2022-11-16T13:12:31.666Z] #37 46.58 CC criu/image-desc.o [2022-11-16T13:12:31.666Z] #37 46.64 CC criu/image.o [2022-11-16T13:12:31.666Z] #37 46.96 CC criu/ipc_ns.o [2022-11-16T13:12:31.666Z] #37 47.42 CC criu/irmap.o [2022-11-16T13:12:31.666Z] #37 47.66 CC criu/kcmp-ids.o [2022-11-16T13:12:31.666Z] #37 47.81 CC criu/kerndat.o [2022-11-16T13:12:31.666Z] #37 48.23 CC criu/libnetlink.o [2022-11-16T13:12:31.666Z] #37 48.38 CC criu/log.o [2022-11-16T13:12:31.666Z] #37 48.59 CC criu/lsm.o [2022-11-16T13:12:31.666Z] #37 48.75 CC criu/mem.o [2022-11-16T13:12:31.666Z] #37 49.41 CC criu/memfd.o [2022-11-16T13:12:31.666Z] #37 49.63 CC criu/mount.o [2022-11-16T13:12:31.666Z] #37 51.07 CC criu/namespaces.o [2022-11-16T13:12:31.666Z] #37 51.81 CC criu/net.o [2022-11-16T13:12:31.666Z] #37 53.02 CC criu/netfilter.o [2022-11-16T13:12:31.666Z] #37 53.22 CC criu/page-pipe.o [2022-11-16T13:12:31.666Z] #37 53.46 CC criu/page-xfer.o [2022-11-16T13:12:31.666Z] #37 54.01 CC criu/pagemap-cache.o [2022-11-16T13:12:31.666Z] #37 54.15 CC criu/pagemap.o [2022-11-16T13:12:31.666Z] #37 54.50 CC criu/parasite-syscall.o [2022-11-16T13:12:31.666Z] #37 54.81 CC criu/path.o [2022-11-16T13:12:31.666Z] #37 54.91 CC criu/pie-util-vdso-elf32.o [2022-11-16T13:12:31.666Z] #37 55.14 CC criu/pie-util-vdso.o [2022-11-16T13:12:31.666Z] #37 55.30 CC criu/pie-util.o [2022-11-16T13:12:31.666Z] #37 55.36 CC criu/pipes.o [2022-11-16T13:12:31.809Z] #11 ... [2022-11-16T13:12:31.809Z] [2022-11-16T13:12:31.809Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-16T13:12:31.809Z] #14 DONE 0.2s [2022-11-16T13:12:31.809Z] [2022-11-16T13:12:31.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:31.809Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 2.9s done [2022-11-16T13:12:31.809Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 0.1s [2022-11-16T13:12:31.961Z] #37 ... [2022-11-16T13:12:31.961Z] [2022-11-16T13:12:31.961Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:31.961Z] #48 24.06 invoke-rc.d: could not determine current runlevel [2022-11-16T13:12:31.961Z] #48 24.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:12:31.961Z] #48 24.10 Setting up xfsprogs (5.10.0-4) ... [2022-11-16T13:12:31.961Z] #48 24.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:12:31.961Z] #48 24.18 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:12:32.066Z] #11 ... [2022-11-16T13:12:32.066Z] [2022-11-16T13:12:32.066Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-16T13:12:32.066Z] #15 DONE 0.4s [2022-11-16T13:12:32.066Z] [2022-11-16T13:12:32.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:32.181Z] #39 1.924 + cd /tmp/tmp.GPPzVb5jxy/tini [2022-11-16T13:12:32.181Z] #39 1.925 + git checkout -q v0.19.0 [2022-11-16T13:12:32.181Z] #39 1.947 + cmake . [2022-11-16T13:12:32.220Z] #48 24.36 Setting up pigz (2.6-1) ... [2022-11-16T13:12:32.487Z] #48 24.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:12:32.487Z] #48 24.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:32.746Z] #48 24.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:12:32.746Z] #48 ... [2022-11-16T13:12:32.746Z] [2022-11-16T13:12:32.746Z] #33 [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-11-16T13:12:32.746Z] #33 70.90 + /build/golangci-lint --version [2022-11-16T13:12:32.746Z] #33 71.73 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-16T13:12:32.746Z] #33 DONE 73.3s [2022-11-16T13:12:32.746Z] [2022-11-16T13:12:32.746Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:32.746Z] #48 24.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:32.747Z] #39 ... [2022-11-16T13:12:32.747Z] [2022-11-16T13:12:32.747Z] #36 [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-11-16T13:12:32.747Z] #36 65.87 sync [2022-11-16T13:12:32.747Z] #36 65.87 internal/reflectlite [2022-11-16T13:12:32.747Z] #36 67.42 internal/testlog [2022-11-16T13:12:32.747Z] #36 68.58 errors [2022-11-16T13:12:32.747Z] #36 68.60 sort [2022-11-16T13:12:32.747Z] #36 68.98 strconv [2022-11-16T13:12:32.747Z] #36 70.03 io [2022-11-16T13:12:32.747Z] #36 71.67 internal/oserror [2022-11-16T13:12:32.747Z] #36 71.91 syscall [2022-11-16T13:12:32.747Z] #36 73.58 reflect [2022-11-16T13:12:32.747Z] #36 ... [2022-11-16T13:12:32.747Z] [2022-11-16T13:12:32.747Z] #33 [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-11-16T13:12:32.747Z] #33 74.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-16T13:12:32.747Z] #33 74.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-16T13:12:32.747Z] #33 74.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-16T13:12:32.747Z] #33 74.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-16T13:12:32.747Z] #33 74.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-16T13:12:32.747Z] #33 74.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-16T13:12:32.747Z] #33 74.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-16T13:12:32.747Z] #33 74.96 go: downloading golang.org/x/mod v0.5.1 [2022-11-16T13:12:32.747Z] #33 74.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-16T13:12:32.747Z] #33 75.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-16T13:12:32.747Z] #33 75.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-16T13:12:32.747Z] #33 75.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-16T13:12:32.747Z] #33 75.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-16T13:12:32.747Z] #33 75.29 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-16T13:12:32.747Z] #33 75.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-16T13:12:32.747Z] #33 75.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-16T13:12:32.747Z] #33 75.91 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-16T13:12:33.005Z] #33 76.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-16T13:12:33.005Z] #33 76.41 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-16T13:12:33.005Z] #33 76.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-16T13:12:33.005Z] #33 76.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-16T13:12:33.006Z] #48 25.31 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:12:33.006Z] #48 25.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:12:33.262Z] #33 76.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-16T13:12:33.262Z] #33 76.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-16T13:12:33.262Z] #33 76.61 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-16T13:12:33.265Z] #48 25.54 Setting up libelf1:amd64 (0.183-1) ... [2022-11-16T13:12:33.265Z] #48 25.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:12:33.265Z] #48 25.58 Setting up python3-distutils (3.9.2-1) ... [2022-11-16T13:12:33.520Z] #33 76.85 go: downloading github.com/prometheus/common v0.10.0 [2022-11-16T13:12:33.524Z] #48 25.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:33.524Z] #48 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-16T13:12:33.524Z] #48 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-16T13:12:33.524Z] #48 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-16T13:12:33.524Z] #48 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-16T13:12:33.524Z] #48 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-16T13:12:33.524Z] #48 25.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-16T13:12:33.524Z] #48 25.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-16T13:12:33.524Z] #48 25.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-16T13:12:33.524Z] #48 25.87 Setting up python3-setuptools (52.0.0-4) ... [2022-11-16T13:12:33.778Z] #33 77.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-16T13:12:33.779Z] #33 77.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-16T13:12:33.779Z] #33 77.18 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-16T13:12:33.779Z] #33 ... [2022-11-16T13:12:33.779Z] [2022-11-16T13:12:33.779Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:33.779Z] #34 67.16 Selecting previously unselected package binutils-mingw-w64. [2022-11-16T13:12:33.779Z] #34 67.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-16T13:12:33.779Z] #34 67.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:12:33.779Z] #34 67.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-16T13:12:33.779Z] #34 67.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:33.779Z] #34 67.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:33.779Z] #34 67.71 Selecting previously unselected package dmsetup. [2022-11-16T13:12:33.779Z] #34 67.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:33.779Z] #34 67.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:12:33.779Z] #34 67.90 Selecting previously unselected package mingw-w64-common. [2022-11-16T13:12:33.779Z] #34 67.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-16T13:12:33.779Z] #34 67.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-16T13:12:33.779Z] #34 73.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-16T13:12:33.779Z] #34 73.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-16T13:12:33.779Z] #34 73.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:12:34.036Z] #34 ... [2022-11-16T13:12:34.036Z] [2022-11-16T13:12:34.036Z] #39 [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-11-16T13:12:34.036Z] #39 2.625 -- The C compiler identification is GNU 10.2.1 [2022-11-16T13:12:34.036Z] #39 2.717 -- Detecting C compiler ABI info [2022-11-16T13:12:34.036Z] #39 3.333 -- Detecting C compiler ABI info - done [2022-11-16T13:12:34.036Z] #39 3.514 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-16T13:12:34.036Z] #39 3.523 -- Detecting C compile features [2022-11-16T13:12:34.036Z] #39 3.533 -- Detecting C compile features - done [2022-11-16T13:12:34.036Z] #39 3.585 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-16T13:12:34.088Z] #37 ... [2022-11-16T13:12:34.088Z] [2022-11-16T13:12:34.088Z] #24 [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-11-16T13:12:34.088Z] #24 45.97 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-16T13:12:34.088Z] #24 46.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-16T13:12:34.294Z] #39 3.872 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-16T13:12:34.461Z] #48 26.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:12:34.461Z] #48 26.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:12:34.461Z] #48 26.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:12:34.461Z] #48 26.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:12:34.553Z] #39 4.011 -- Configuring done [2022-11-16T13:12:34.553Z] #39 4.043 -- Generating done [2022-11-16T13:12:34.553Z] #39 4.053 -- Build files have been written to: /tmp/tmp.GPPzVb5jxy/tini [2022-11-16T13:12:34.553Z] #39 4.074 + make tini-static [2022-11-16T13:12:34.589Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.6s done [2022-11-16T13:12:34.589Z] #11 extracting sha256:9da07185da7dd0989086a0001b33379e97221b9859582acd17d0f5b31fbd0e3a 0.1s [2022-11-16T13:12:34.811Z] #39 4.505 Scanning dependencies of target tini-static [2022-11-16T13:12:35.022Z] #24 47.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-16T13:12:35.023Z] #24 ... [2022-11-16T13:12:35.023Z] [2022-11-16T13:12:35.023Z] #27 [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 python3-protobuf [2022-11-16T13:12:35.023Z] #27 37.50 The following additional packages will be installed: [2022-11-16T13:12:35.023Z] #27 37.51 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-16T13:12:35.023Z] #27 37.51 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-16T13:12:35.023Z] #27 37.54 Suggested packages: [2022-11-16T13:12:35.023Z] #27 37.56 manpages-dev protobuf-mode-el python3-setuptools [2022-11-16T13:12:35.023Z] #27 38.81 The following NEW packages will be installed: [2022-11-16T13:12:35.023Z] #27 38.81 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-16T13:12:35.023Z] #27 38.82 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-16T13:12:35.023Z] #27 38.82 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-16T13:12:35.023Z] #27 38.82 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-16T13:12:35.023Z] #27 39.22 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:35.023Z] #27 39.22 Need to get 4583 kB of archives. [2022-11-16T13:12:35.023Z] #27 39.22 After this operation, 25.9 MB of additional disk space will be used. [2022-11-16T13:12:35.023Z] #27 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:12:35.023Z] #27 39.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-16T13:12:35.023Z] #27 39.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:12:35.023Z] #27 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-16T13:12:35.023Z] #27 39.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:12:35.023Z] #27 39.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-16T13:12:35.023Z] #27 39.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:12:35.023Z] #27 39.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-16T13:12:35.023Z] #27 39.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-16T13:12:35.023Z] #27 39.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-16T13:12:35.023Z] #27 39.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-16T13:12:35.023Z] #27 39.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-16T13:12:35.023Z] #27 39.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-16T13:12:35.023Z] #27 39.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-16T13:12:35.023Z] #27 39.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-16T13:12:35.023Z] #27 39.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:12:35.023Z] #27 39.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-16T13:12:35.023Z] #27 39.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-16T13:12:35.023Z] #27 40.70 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:35.023Z] #27 41.41 Fetched 4583 kB in 1s (7334 kB/s) [2022-11-16T13:12:35.023Z] #27 41.61 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:12:35.023Z] #27 41.61 (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 ... 15718 files and directories currently installed.) [2022-11-16T13:12:35.023Z] #27 41.72 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 41.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:35.023Z] #27 41.93 Selecting previously unselected package libcap-dev:amd64. [2022-11-16T13:12:35.023Z] #27 41.93 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 41.93 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:12:35.023Z] #27 42.28 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:12:35.023Z] #27 42.29 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 42.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:35.023Z] #27 42.54 Selecting previously unselected package libnet1-dev. [2022-11-16T13:12:35.023Z] #27 42.54 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 42.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:35.023Z] #27 42.97 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:12:35.023Z] #27 42.97 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 42.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:35.023Z] #27 43.14 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-16T13:12:35.023Z] #27 43.14 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 43.15 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:35.023Z] #27 43.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:12:35.023Z] #27 43.43 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 43.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:35.023Z] #27 43.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-16T13:12:35.023Z] #27 43.58 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 43.59 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:35.023Z] #27 43.67 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-16T13:12:35.023Z] #27 43.69 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 43.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:12:35.023Z] #27 44.07 Selecting previously unselected package libprotobuf23:amd64. [2022-11-16T13:12:35.023Z] #27 44.09 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 44.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:12:35.023Z] #27 44.93 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-16T13:12:35.023Z] #27 44.93 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 44.94 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:12:35.023Z] #27 45.18 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-16T13:12:35.023Z] #27 45.19 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 45.20 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:12:35.023Z] #27 46.69 Selecting previously unselected package libprotoc23:amd64. [2022-11-16T13:12:35.023Z] #27 46.69 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 46.70 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:12:35.023Z] #27 47.45 Selecting previously unselected package protobuf-c-compiler. [2022-11-16T13:12:35.023Z] #27 47.45 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:12:35.023Z] #27 47.47 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:12:35.028Z] #48 27.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:12:35.028Z] #48 27.15 Setting up jq (1.6-2.1) ... [2022-11-16T13:12:35.028Z] #48 27.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:12:35.028Z] #48 27.18 Setting up iptables (1.8.7-1) ... [2022-11-16T13:12:35.028Z] #48 27.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:12:35.028Z] #48 27.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:12:35.028Z] #48 27.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:12:35.028Z] #48 27.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:12:35.028Z] #48 27.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-16T13:12:35.028Z] #48 27.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-16T13:12:35.070Z] #39 4.577 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-16T13:12:35.286Z] #48 ... [2022-11-16T13:12:35.286Z] [2022-11-16T13:12:35.286Z] #49 [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-11-16T13:12:35.286Z] #49 34.72 + mkdir -p /build [2022-11-16T13:12:35.286Z] #49 34.73 + cp runc /build/runc [2022-11-16T13:12:35.286Z] #49 DONE 35.0s [2022-11-16T13:12:35.286Z] [2022-11-16T13:12:35.286Z] #48 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:12:35.286Z] #48 27.39 Setting up iproute2 (5.10.0-4) ... [2022-11-16T13:12:35.295Z] #27 47.62 Selecting previously unselected package protobuf-compiler. [2022-11-16T13:12:35.296Z] #27 47.62 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.296Z] #27 47.63 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-16T13:12:35.296Z] #27 ... [2022-11-16T13:12:35.296Z] [2022-11-16T13:12:35.296Z] #26 [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-11-16T13:12:35.296Z] #26 37.72 The following additional packages will be installed: [2022-11-16T13:12:35.296Z] #26 37.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-16T13:12:35.296Z] #26 37.75 Suggested packages: [2022-11-16T13:12:35.296Z] #26 37.76 cmake-doc ninja-build lrzip [2022-11-16T13:12:35.296Z] #26 37.76 Recommended packages: [2022-11-16T13:12:35.296Z] #26 37.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-16T13:12:35.296Z] #26 38.55 The following NEW packages will be installed: [2022-11-16T13:12:35.296Z] #26 38.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-16T13:12:35.296Z] #26 38.56 vim-common xxd [2022-11-16T13:12:35.296Z] #26 38.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:35.296Z] #26 38.92 Need to get 17.7 MB of archives. [2022-11-16T13:12:35.296Z] #26 38.92 After this operation, 70.7 MB of additional disk space will be used. [2022-11-16T13:12:35.296Z] #26 38.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:12:35.296Z] #26 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:12:35.296Z] #26 38.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-16T13:12:35.296Z] #26 39.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:12:35.296Z] #26 39.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-11-16T13:12:35.296Z] #26 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-16T13:12:35.296Z] #26 39.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-16T13:12:35.296Z] #26 39.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-16T13:12:35.296Z] #26 39.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-16T13:12:35.296Z] #26 39.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-16T13:12:35.296Z] #26 41.86 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:35.296Z] #26 42.24 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-11-16T13:12:35.296Z] #26 42.46 Selecting previously unselected package xxd. [2022-11-16T13:12:35.296Z] #26 42.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:12:35.296Z] #26 42.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:12:35.296Z] #26 42.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:35.296Z] #26 42.90 Selecting previously unselected package vim-common. [2022-11-16T13:12:35.296Z] #26 42.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:12:35.296Z] #26 42.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:35.296Z] #26 43.26 Selecting previously unselected package cmake-data. [2022-11-16T13:12:35.296Z] #26 43.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-16T13:12:35.296Z] #26 43.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:12:35.296Z] #26 46.74 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:12:35.296Z] #26 46.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:12:35.296Z] #26 46.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:35.296Z] #26 ... [2022-11-16T13:12:35.296Z] [2022-11-16T13:12:35.296Z] #27 [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 python3-protobuf [2022-11-16T13:12:35.296Z] #27 47.79 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:12:35.296Z] #27 47.81 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:12:35.422Z] Client: Docker Engine - Community [2022-11-16T13:12:35.422Z] Version: 22.06.0-beta.0 [2022-11-16T13:12:35.422Z] API version: 1.42 [2022-11-16T13:12:35.422Z] Go version: go1.18.3 [2022-11-16T13:12:35.422Z] Git commit: 3e9117b [2022-11-16T13:12:35.422Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-16T13:12:35.422Z] OS/Arch: linux/amd64 [2022-11-16T13:12:35.422Z] Context: default [2022-11-16T13:12:35.422Z] [2022-11-16T13:12:35.422Z] Server: Docker Engine - Community [2022-11-16T13:12:35.422Z] Engine: [2022-11-16T13:12:35.422Z] Version: 22.06.0-beta.0 [2022-11-16T13:12:35.422Z] API version: 1.42 (minimum version 1.12) [2022-11-16T13:12:35.422Z] Go version: go1.18.3 [2022-11-16T13:12:35.422Z] Git commit: 38633e7 [2022-11-16T13:12:35.422Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-16T13:12:35.422Z] OS/Arch: linux/amd64 [2022-11-16T13:12:35.422Z] Experimental: true [2022-11-16T13:12:35.422Z] containerd: [2022-11-16T13:12:35.422Z] Version: 1.6.8 [2022-11-16T13:12:35.422Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:12:35.422Z] runc: [2022-11-16T13:12:35.422Z] Version: 1.1.4 [2022-11-16T13:12:35.422Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-16T13:12:35.422Z] docker-init: [2022-11-16T13:12:35.422Z] Version: 0.19.0 [2022-11-16T13:12:35.422Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-16T13:12:35.545Z] #48 27.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:35.545Z] #48 DONE 27.8s [2022-11-16T13:12:35.545Z] [2022-11-16T13:12:35.545Z] #50 [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-11-16T13:12:35.554Z] #27 47.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:35.554Z] #27 ... [2022-11-16T13:12:35.554Z] [2022-11-16T13:12:35.554Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:35.554Z] #31 37.84 The following additional packages will be installed: [2022-11-16T13:12:35.554Z] #31 37.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:12:35.554Z] #31 37.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-16T13:12:35.554Z] #31 37.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-16T13:12:35.554Z] #31 37.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-16T13:12:35.554Z] #31 37.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-16T13:12:35.554Z] #31 37.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-16T13:12:35.554Z] #31 37.86 mingw-w64-common mingw-w64-x86-64-dev [2022-11-16T13:12:35.554Z] #31 37.87 Suggested packages: [2022-11-16T13:12:35.554Z] #31 37.88 gcc-10-locales seccomp wine64 [2022-11-16T13:12:35.554Z] #31 39.16 The following NEW packages will be installed: [2022-11-16T13:12:35.554Z] #31 39.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:12:35.554Z] #31 39.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-16T13:12:35.554Z] #31 39.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-16T13:12:35.554Z] #31 39.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-16T13:12:35.554Z] #31 39.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-16T13:12:35.554Z] #31 39.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-16T13:12:35.554Z] #31 39.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-16T13:12:35.554Z] #31 39.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-16T13:12:35.554Z] #31 39.17 mingw-w64-x86-64-dev [2022-11-16T13:12:35.554Z] #31 39.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:35.554Z] #31 39.62 Need to get 115 MB of archives. [2022-11-16T13:12:35.554Z] #31 39.62 After this operation, 645 MB of additional disk space will be used. [2022-11-16T13:12:35.554Z] #31 39.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-16T13:12:35.554Z] #31 39.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-16T13:12:35.554Z] #31 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-16T13:12:35.554Z] #31 39.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-16T13:12:35.554Z] #31 40.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-16T13:12:35.554Z] #31 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-16T13:12:35.554Z] #31 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-16T13:12:35.554Z] #31 40.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-16T13:12:35.554Z] #31 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-16T13:12:35.554Z] #31 41.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:12:35.554Z] #31 43.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:12:35.554Z] #31 44.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-16T13:12:35.554Z] #31 44.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:12:35.554Z] #31 46.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:12:35.554Z] #31 47.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-16T13:12:35.554Z] #31 47.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-16T13:12:35.554Z] #31 47.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-16T13:12:35.554Z] #31 47.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:12:35.554Z] #31 47.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:12:35.554Z] #31 47.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-16T13:12:35.554Z] #31 47.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-16T13:12:35.554Z] #31 47.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-16T13:12:35.554Z] #31 47.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-16T13:12:35.554Z] #31 47.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-16T13:12:35.554Z] #31 47.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-16T13:12:35.554Z] #31 47.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-16T13:12:35.554Z] #31 47.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-16T13:12:35.554Z] #31 47.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-16T13:12:35.554Z] #31 47.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-16T13:12:35.554Z] #31 47.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-16T13:12:35.554Z] #31 ... [2022-11-16T13:12:35.554Z] [2022-11-16T13:12:35.554Z] #27 [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 python3-protobuf [2022-11-16T13:12:35.554Z] #27 48.07 Selecting previously unselected package python3-six. [2022-11-16T13:12:35.554Z] #27 48.08 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-16T13:12:35.761Z] + docker info [2022-11-16T13:12:35.761Z] Client: [2022-11-16T13:12:35.761Z] Context: default [2022-11-16T13:12:35.761Z] Debug Mode: false [2022-11-16T13:12:35.761Z] Plugins: [2022-11-16T13:12:35.761Z] buildx: Docker Buildx (Docker Inc.) [2022-11-16T13:12:35.761Z] Version: c5aec24 [2022-11-16T13:12:35.761Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-16T13:12:35.761Z] compose: Docker Compose (Docker Inc.) [2022-11-16T13:12:35.761Z] Version: v2.12.0 [2022-11-16T13:12:35.762Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-16T13:12:35.762Z] scan: Docker Scan (Docker Inc.) [2022-11-16T13:12:35.762Z] Version: v0.17.0 [2022-11-16T13:12:35.762Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-16T13:12:35.762Z] [2022-11-16T13:12:35.762Z] Server: [2022-11-16T13:12:35.762Z] Containers: 0 [2022-11-16T13:12:35.762Z] Running: 0 [2022-11-16T13:12:35.762Z] Paused: 0 [2022-11-16T13:12:35.762Z] Stopped: 0 [2022-11-16T13:12:35.762Z] Images: 0 [2022-11-16T13:12:35.762Z] Server Version: 22.06.0-beta.0 [2022-11-16T13:12:35.762Z] Storage Driver: overlay2 [2022-11-16T13:12:35.762Z] Backing Filesystem: extfs [2022-11-16T13:12:35.762Z] Supports d_type: true [2022-11-16T13:12:35.762Z] Using metacopy: false [2022-11-16T13:12:35.762Z] Native Overlay Diff: true [2022-11-16T13:12:35.762Z] userxattr: false [2022-11-16T13:12:35.762Z] Logging Driver: json-file [2022-11-16T13:12:35.762Z] Cgroup Driver: systemd [2022-11-16T13:12:35.762Z] Cgroup Version: 2 [2022-11-16T13:12:35.762Z] Plugins: [2022-11-16T13:12:35.762Z] Volume: local [2022-11-16T13:12:35.762Z] Network: bridge host ipvlan macvlan null overlay [2022-11-16T13:12:35.762Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-16T13:12:35.762Z] Swarm: inactive [2022-11-16T13:12:35.762Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-16T13:12:35.762Z] Default Runtime: runc [2022-11-16T13:12:35.762Z] Init Binary: docker-init [2022-11-16T13:12:35.762Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-16T13:12:35.762Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-16T13:12:35.762Z] init version: de40ad0 [2022-11-16T13:12:35.762Z] Security Options: [2022-11-16T13:12:35.762Z] apparmor [2022-11-16T13:12:35.762Z] seccomp [2022-11-16T13:12:35.762Z] Profile: builtin [2022-11-16T13:12:35.762Z] cgroupns [2022-11-16T13:12:35.762Z] Kernel Version: 5.15.0-1022-aws [2022-11-16T13:12:35.762Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-16T13:12:35.762Z] OSType: linux [2022-11-16T13:12:35.762Z] Architecture: x86_64 [2022-11-16T13:12:35.762Z] CPUs: 2 [2022-11-16T13:12:35.762Z] Total Memory: 7.475GiB [2022-11-16T13:12:35.762Z] Name: ip-10-100-71-96 [2022-11-16T13:12:35.762Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-11-16T13:12:35.762Z] Docker Root Dir: /var/lib/docker [2022-11-16T13:12:35.762Z] Debug Mode: false [2022-11-16T13:12:35.762Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:12:35.762Z] Labels: [2022-11-16T13:12:35.762Z] Experimental: true [2022-11-16T13:12:35.762Z] Insecure Registries: [2022-11-16T13:12:35.762Z] 127.0.0.0/8 [2022-11-16T13:12:35.762Z] Live Restore Enabled: true [2022-11-16T13:12:35.762Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-16T13:12:35.812Z] #27 48.09 Unpacking python3-six (1.16.0-2) ... [2022-11-16T13:12:35.812Z] #27 48.17 Selecting previously unselected package python3-protobuf. [2022-11-16T13:12:35.812Z] #27 48.20 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-16T13:12:35.812Z] #27 48.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-16T13:12:36.208Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7ebfee940f02f1eddf144771d568344675ac38db . [2022-11-16T13:12:36.380Z] #27 48.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:12:36.441Z] #39 6.000 [100%] Linking C executable tini-static [2022-11-16T13:12:36.464Z] #1 [internal] load .dockerignore [2022-11-16T13:12:36.464Z] #1 transferring context: [2022-11-16T13:12:36.464Z] #1 transferring context: 87B done [2022-11-16T13:12:36.464Z] #1 DONE 0.1s [2022-11-16T13:12:36.464Z] [2022-11-16T13:12:36.464Z] #2 [internal] load build definition from Dockerfile [2022-11-16T13:12:36.464Z] #2 transferring dockerfile: 16.91kB done [2022-11-16T13:12:36.464Z] #2 DONE 0.2s [2022-11-16T13:12:36.464Z] [2022-11-16T13:12:36.464Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-16T13:12:36.483Z] #50 0.843 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-16T13:12:36.483Z] #50 0.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-16T13:12:36.483Z] #50 0.853 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-16T13:12:36.483Z] #50 DONE 0.9s [2022-11-16T13:12:36.483Z] [2022-11-16T13:12:36.483Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:36.483Z] #37 55.66 CC criu/plugin.o [2022-11-16T13:12:36.483Z] #37 55.91 CC criu/proc_parse.o [2022-11-16T13:12:36.483Z] #37 57.05 CC criu/protobuf-desc.o [2022-11-16T13:12:36.483Z] #37 57.49 CC criu/protobuf.o [2022-11-16T13:12:36.483Z] #37 57.69 CC criu/pstree.o [2022-11-16T13:12:36.483Z] #37 58.21 CC criu/rbtree.o [2022-11-16T13:12:36.483Z] #37 58.36 CC criu/rst-malloc.o [2022-11-16T13:12:36.483Z] #37 58.51 CC criu/seccomp.o [2022-11-16T13:12:36.483Z] #37 58.79 CC criu/seize.o [2022-11-16T13:12:36.483Z] #37 59.17 CC criu/servicefd.o [2022-11-16T13:12:36.483Z] #37 59.35 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:12:36.483Z] #37 59.35 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:12:36.483Z] #37 59.36 CC criu/shmem.o [2022-11-16T13:12:36.483Z] #37 59.77 CC criu/sigframe.o [2022-11-16T13:12:36.483Z] #37 59.85 CC criu/signalfd.o [2022-11-16T13:12:36.483Z] #37 59.97 CC criu/sk-inet.o [2022-11-16T13:12:36.720Z] #3 DONE 0.4s [2022-11-16T13:12:36.742Z] #37 60.42 CC criu/sk-netlink.o [2022-11-16T13:12:36.975Z] [2022-11-16T13:12:36.975Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-16T13:12:36.976Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-16T13:12:36.976Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-16T13:12:36.976Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-16T13:12:36.976Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-11-16T13:12:36.976Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-16T13:12:36.976Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 8.39MB / 9.94MB 0.2s [2022-11-16T13:12:37.001Z] #37 60.58 CC criu/sk-packet.o [2022-11-16T13:12:37.013Z] #39 6.477 [100%] Built target tini-static [2022-11-16T13:12:37.013Z] #39 ... [2022-11-16T13:12:37.013Z] [2022-11-16T13:12:37.013Z] #35 [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-11-16T13:12:37.013Z] #35 DONE 80.2s [2022-11-16T13:12:37.013Z] [2022-11-16T13:12:37.013Z] #39 [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-11-16T13:12:37.013Z] #39 6.600 + mkdir -p /build [2022-11-16T13:12:37.013Z] #39 6.601 + cp tini-static /build/docker-init [2022-11-16T13:12:37.013Z] #39 DONE 6.7s [2022-11-16T13:12:37.013Z] [2022-11-16T13:12:37.013Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:37.013Z] #34 79.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-16T13:12:37.013Z] #34 79.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:12:37.013Z] #34 79.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:12:37.013Z] #34 80.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-16T13:12:37.013Z] #34 80.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:12:37.013Z] #34 80.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:12:37.232Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-11-16T13:12:37.232Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-16T13:12:37.259Z] #37 60.85 CC criu/sk-queue.o [2022-11-16T13:12:37.491Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-11-16T13:12:37.492Z] #4 DONE 0.7s [2022-11-16T13:12:37.518Z] #37 61.07 CC criu/sk-tcp.o [2022-11-16T13:12:37.747Z] [2022-11-16T13:12:37.747Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:12:37.756Z] #27 ... [2022-11-16T13:12:37.756Z] [2022-11-16T13:12:37.756Z] #25 [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-11-16T13:12:37.756Z] #25 39.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-16T13:12:37.756Z] #25 40.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:12:37.756Z] #25 40.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-16T13:12:37.756Z] #25 40.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-16T13:12:37.756Z] #25 40.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-16T13:12:37.756Z] #25 40.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-16T13:12:37.756Z] #25 40.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-16T13:12:37.756Z] #25 40.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-16T13:12:37.756Z] #25 40.57 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-16T13:12:37.756Z] #25 40.65 go: downloading github.com/spf13/afero v1.6.0 [2022-11-16T13:12:37.756Z] #25 40.71 go: downloading github.com/spf13/cast v1.4.1 [2022-11-16T13:12:37.756Z] #25 40.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-16T13:12:37.756Z] #25 41.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-16T13:12:37.756Z] #25 41.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-16T13:12:37.756Z] #25 41.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-16T13:12:37.756Z] #25 41.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-16T13:12:37.756Z] #25 41.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-16T13:12:37.756Z] #25 41.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-16T13:12:37.756Z] #25 41.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-16T13:12:37.756Z] #25 41.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-16T13:12:37.756Z] #25 41.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-16T13:12:37.756Z] #25 41.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-16T13:12:37.756Z] #25 41.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-16T13:12:37.756Z] #25 41.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-16T13:12:37.756Z] #25 42.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-16T13:12:37.756Z] #25 42.12 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-16T13:12:37.756Z] #25 42.20 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-16T13:12:37.756Z] #25 42.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-16T13:12:37.756Z] #25 42.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-16T13:12:37.756Z] #25 42.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-16T13:12:37.756Z] #25 42.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-16T13:12:37.756Z] #25 42.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-16T13:12:37.756Z] #25 42.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-16T13:12:37.756Z] #25 42.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-16T13:12:37.756Z] #25 42.99 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-16T13:12:37.756Z] #25 43.11 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-16T13:12:37.756Z] #25 43.18 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-16T13:12:37.756Z] #25 43.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-16T13:12:37.756Z] #25 43.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-16T13:12:37.756Z] #25 43.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-16T13:12:37.756Z] #25 43.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-16T13:12:37.756Z] #25 43.33 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-16T13:12:37.756Z] #25 43.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-16T13:12:37.756Z] #25 43.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-16T13:12:37.756Z] #25 43.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-16T13:12:37.756Z] #25 43.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-16T13:12:37.756Z] #25 43.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-16T13:12:37.756Z] #25 43.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-16T13:12:37.756Z] #25 43.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-16T13:12:37.756Z] #25 43.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-16T13:12:37.756Z] #25 43.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-16T13:12:37.756Z] #25 44.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-16T13:12:37.756Z] #25 44.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-16T13:12:37.756Z] #25 44.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-16T13:12:37.756Z] #25 44.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-16T13:12:37.756Z] #25 44.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-16T13:12:37.756Z] #25 44.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-16T13:12:37.756Z] #25 44.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-16T13:12:37.756Z] #25 44.36 go: downloading github.com/julz/importas v0.1.0 [2022-11-16T13:12:37.756Z] #25 44.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-16T13:12:37.756Z] #25 44.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-16T13:12:37.756Z] #25 44.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-16T13:12:37.756Z] #25 44.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-16T13:12:37.756Z] #25 44.54 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-16T13:12:37.756Z] #25 44.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-16T13:12:37.756Z] #25 44.59 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-16T13:12:37.756Z] #25 44.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-16T13:12:37.756Z] #25 44.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-16T13:12:37.756Z] #25 44.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-16T13:12:37.756Z] #25 44.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-16T13:12:37.756Z] #25 44.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-16T13:12:37.756Z] #25 45.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-16T13:12:37.756Z] #25 45.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-16T13:12:37.756Z] #25 45.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-16T13:12:37.756Z] #25 45.51 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-16T13:12:37.756Z] #25 45.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-16T13:12:37.756Z] #25 45.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-16T13:12:37.756Z] #25 45.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-16T13:12:37.756Z] #25 45.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-16T13:12:37.756Z] #25 45.79 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-16T13:12:37.756Z] #25 45.96 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-16T13:12:37.756Z] #25 45.96 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-16T13:12:37.756Z] #25 45.97 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-16T13:12:37.756Z] #25 46.00 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-16T13:12:37.756Z] #25 46.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-16T13:12:37.756Z] #25 46.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-16T13:12:37.756Z] #25 46.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-16T13:12:37.756Z] #25 46.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-16T13:12:37.756Z] #25 46.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-16T13:12:37.756Z] #25 46.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-16T13:12:37.756Z] #25 46.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-16T13:12:37.756Z] #25 46.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-16T13:12:37.756Z] #25 46.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-16T13:12:37.756Z] #25 46.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-16T13:12:37.756Z] #25 46.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-16T13:12:37.756Z] #25 46.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-16T13:12:37.756Z] #25 46.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-16T13:12:37.756Z] #25 47.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-16T13:12:37.756Z] #25 47.43 go: downloading honnef.co/go/tools v0.2.2 [2022-11-16T13:12:37.756Z] #25 48.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-16T13:12:37.756Z] #25 48.83 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-16T13:12:37.756Z] #25 48.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-16T13:12:37.756Z] #25 48.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-16T13:12:37.756Z] #25 48.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:12:37.777Z] #37 61.29 CC criu/sk-unix.o [2022-11-16T13:12:37.867Z] #11 ... [2022-11-16T13:12:37.867Z] [2022-11-16T13:12:37.867Z] #16 [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-11-16T13:12:37.867Z] #0 1.171 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:37.867Z] #0 1.191 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:37.867Z] #0 1.193 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:37.867Z] #0 1.299 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:12:37.867Z] #0 1.570 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:12:37.867Z] #0 1.900 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:12:37.867Z] #0 2.547 Fetched 8487 kB in 2s (5194 kB/s) [2022-11-16T13:12:37.867Z] #0 2.547 Reading package lists... [2022-11-16T13:12:37.867Z] #0 3.152 Reading package lists... [2022-11-16T13:12:37.867Z] #0 3.729 Building dependency tree... [2022-11-16T13:12:37.867Z] #0 4.078 The following additional packages will be installed: [2022-11-16T13:12:37.867Z] #0 4.078 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-16T13:12:37.867Z] #0 4.079 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-16T13:12:37.867Z] #0 4.081 Recommended packages: [2022-11-16T13:12:37.867Z] #0 4.081 libldap-common publicsuffix libsasl2-modules [2022-11-16T13:12:37.867Z] #0 4.202 The following NEW packages will be installed: [2022-11-16T13:12:37.867Z] #0 4.203 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-16T13:12:37.867Z] #0 4.211 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-16T13:12:37.867Z] #0 4.212 libssh2-1 openssl [2022-11-16T13:12:37.867Z] #0 4.484 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:37.867Z] #0 4.484 Need to get 2941 kB of archives. [2022-11-16T13:12:37.867Z] #0 4.484 After this operation, 6478 kB of additional disk space will be used. [2022-11-16T13:12:37.867Z] #0 4.484 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-11-16T13:12:37.867Z] #0 4.538 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-11-16T13:12:37.867Z] #0 4.550 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-11-16T13:12:37.867Z] #0 4.552 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-11-16T13:12:37.867Z] #0 4.553 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-11-16T13:12:37.867Z] #0 4.554 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-11-16T13:12:37.867Z] #0 4.556 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-11-16T13:12:37.867Z] #0 4.562 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-11-16T13:12:37.867Z] #0 4.562 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-11-16T13:12:37.867Z] #0 4.562 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-11-16T13:12:37.867Z] #0 4.563 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-11-16T13:12:37.867Z] #0 4.601 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-11-16T13:12:37.867Z] #0 4.603 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-16T13:12:37.867Z] #0 4.605 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-16T13:12:37.867Z] #0 4.605 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-16T13:12:37.867Z] #0 4.929 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:37.867Z] #0 4.966 Fetched 2941 kB in 0s (7588 kB/s) [2022-11-16T13:12:37.867Z] #0 5.047 Selecting previously unselected package openssl. [2022-11-16T13:12:37.867Z] #0 5.047 (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 ... 6653 files and directories currently installed.) [2022-11-16T13:12:37.867Z] #0 5.047 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.053 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 5.185 Selecting previously unselected package ca-certificates. [2022-11-16T13:12:37.867Z] #0 5.185 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-16T13:12:37.867Z] #0 5.190 Unpacking ca-certificates (20210119) ... [2022-11-16T13:12:37.867Z] #0 5.254 Selecting previously unselected package libbrotli1:arm64. [2022-11-16T13:12:37.867Z] #0 5.256 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.264 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-16T13:12:37.867Z] #0 5.328 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-11-16T13:12:37.867Z] #0 5.328 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.333 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 5.371 Selecting previously unselected package libsasl2-2:arm64. [2022-11-16T13:12:37.867Z] #0 5.371 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.376 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 5.420 Selecting previously unselected package libldap-2.4-2:arm64. [2022-11-16T13:12:37.867Z] #0 5.420 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.425 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 5.488 Selecting previously unselected package libnghttp2-14:arm64. [2022-11-16T13:12:37.867Z] #0 5.488 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.492 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-16T13:12:37.867Z] #0 5.534 Selecting previously unselected package libpsl5:arm64. [2022-11-16T13:12:37.867Z] #0 5.534 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.538 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-11-16T13:12:37.867Z] #0 5.587 Selecting previously unselected package librtmp1:arm64. [2022-11-16T13:12:37.867Z] #0 5.588 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.593 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:12:37.867Z] #0 5.638 Selecting previously unselected package libssh2-1:arm64. [2022-11-16T13:12:37.867Z] #0 5.638 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.643 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-11-16T13:12:37.867Z] #0 5.700 Selecting previously unselected package libcurl4:arm64. [2022-11-16T13:12:37.867Z] #0 5.702 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.706 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 5.769 Selecting previously unselected package curl. [2022-11-16T13:12:37.867Z] #0 5.769 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.774 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 5.846 Selecting previously unselected package libonig5:arm64. [2022-11-16T13:12:37.867Z] #0 5.846 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.850 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-16T13:12:37.867Z] #0 5.912 Selecting previously unselected package libjq1:arm64. [2022-11-16T13:12:37.867Z] #0 5.913 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.918 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-16T13:12:37.867Z] #0 5.965 Selecting previously unselected package jq. [2022-11-16T13:12:37.867Z] #0 5.965 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-11-16T13:12:37.867Z] #0 5.969 Unpacking jq (1.6-2.1) ... [2022-11-16T13:12:37.867Z] #0 6.008 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-11-16T13:12:37.867Z] #0 6.024 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-16T13:12:37.867Z] #0 6.039 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-16T13:12:37.867Z] #0 6.053 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 6.066 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:12:37.867Z] #0 6.078 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 6.090 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-11-16T13:12:37.867Z] #0 6.101 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 6.119 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-16T13:12:37.867Z] #0 6.132 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-16T13:12:37.867Z] #0 6.145 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:12:37.867Z] #0 6.156 Setting up ca-certificates (20210119) ... [2022-11-16T13:12:37.867Z] #0 6.699 Updating certificates in /etc/ssl/certs... [2022-11-16T13:12:37.867Z] #0 7.540 129 added, 0 removed; done. [2022-11-16T13:12:37.867Z] #0 7.665 Setting up jq (1.6-2.1) ... [2022-11-16T13:12:37.867Z] #0 7.677 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 7.688 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:37.867Z] #0 7.699 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:37.867Z] #0 7.723 Processing triggers for ca-certificates (20210119) ... [2022-11-16T13:12:37.867Z] #0 7.732 Updating certificates in /etc/ssl/certs... [2022-11-16T13:12:37.867Z] #0 8.500 0 added, 0 removed; done. [2022-11-16T13:12:37.867Z] #0 8.500 Running hooks in /etc/ca-certificates/update.d... [2022-11-16T13:12:37.867Z] #0 8.503 done. [2022-11-16T13:12:37.867Z] #16 DONE 9.8s [2022-11-16T13:12:37.867Z] [2022-11-16T13:12:37.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:37.867Z] #11 ... [2022-11-16T13:12:37.867Z] [2022-11-16T13:12:37.867Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-16T13:12:37.867Z] #17 DONE 0.3s [2022-11-16T13:12:37.867Z] [2022-11-16T13:12:37.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:38.024Z] #25 50.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-16T13:12:38.024Z] #25 ... [2022-11-16T13:12:38.024Z] [2022-11-16T13:12:38.024Z] #27 [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 python3-protobuf [2022-11-16T13:12:38.024Z] #27 50.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:12:38.024Z] #27 50.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:38.024Z] #27 50.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:38.024Z] #27 50.52 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:12:38.024Z] #27 50.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:12:38.283Z] #27 50.55 Setting up python3-six (1.16.0-2) ... [2022-11-16T13:12:38.713Z] #37 62.13 CC criu/sockets.o [2022-11-16T13:12:38.795Z] #11 extracting sha256:9da07185da7dd0989086a0001b33379e97221b9859582acd17d0f5b31fbd0e3a 4.4s done [2022-11-16T13:12:38.972Z] #37 62.60 CC criu/stats.o [2022-11-16T13:12:39.052Z] #11 extracting sha256:a411c05dc29581d0b65659f2f0470e713fd8f90d0a7bd7e47ed6922678768b64 [2022-11-16T13:12:39.052Z] #11 extracting sha256:a411c05dc29581d0b65659f2f0470e713fd8f90d0a7bd7e47ed6922678768b64 done [2022-11-16T13:12:39.121Z] #5 ... [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-16T13:12:39.121Z] #6 DONE 1.2s [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #7 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-16T13:12:39.121Z] #7 DONE 1.3s [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:12:39.121Z] #5 DONE 1.3s [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-16T13:12:39.121Z] #8 DONE 1.3s [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:12:39.121Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-16T13:12:39.121Z] #9 DONE 0.0s [2022-11-16T13:12:39.121Z] [2022-11-16T13:12:39.121Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:39.121Z] #10 resolve docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 0.0s done [2022-11-16T13:12:39.221Z] #27 51.62 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:12:39.221Z] #27 51.63 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:12:39.221Z] #27 51.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:12:39.221Z] #27 51.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:39.230Z] #37 62.74 CC criu/string.o [2022-11-16T13:12:39.230Z] #37 62.79 CC criu/sysctl.o [2022-11-16T13:12:39.309Z] #11 DONE 17.2s [2022-11-16T13:12:39.309Z] [2022-11-16T13:12:39.309Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:12:39.377Z] #10 sha256:fa71e1447cb0241324162a6c51297206928d755b16142eceec7b809af55061e5 1.80kB / 1.80kB done [2022-11-16T13:12:39.377Z] #10 sha256:e53ef54a405f8a28710b399b3f4a0ef0350d6d470088cb26d39f70f9a454939f 7.10kB / 7.10kB done [2022-11-16T13:12:39.377Z] #10 sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 1.86kB / 1.86kB done [2022-11-16T13:12:39.480Z] #27 51.71 Setting up python3-protobuf (3.12.4-1) ... [2022-11-16T13:12:39.489Z] #37 63.06 CC criu/sysfs_parse.o [2022-11-16T13:12:39.637Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 442.37kB / 55.04MB 0.2s [2022-11-16T13:12:39.637Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 7.34MB / 55.04MB 0.3s [2022-11-16T13:12:39.637Z] #10 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0B / 5.16MB 0.3s [2022-11-16T13:12:39.748Z] #37 63.23 CC criu/timens.o [2022-11-16T13:12:39.748Z] #37 63.38 CC criu/timerfd.o [2022-11-16T13:12:39.898Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 18.87MB / 55.04MB 0.4s [2022-11-16T13:12:39.898Z] #10 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 1.05MB / 5.16MB 0.4s [2022-11-16T13:12:39.898Z] #10 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 0B / 10.88MB 0.4s [2022-11-16T13:12:39.898Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 28.31MB / 55.04MB 0.5s [2022-11-16T13:12:39.898Z] #10 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 5.16MB / 5.16MB 0.5s [2022-11-16T13:12:40.007Z] #37 63.54 CC criu/tty.o [2022-11-16T13:12:40.157Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 39.60MB / 55.04MB 0.7s [2022-11-16T13:12:40.157Z] #10 sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 5.16MB / 5.16MB 0.6s done [2022-11-16T13:12:40.157Z] #10 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 10.49MB / 10.88MB 0.7s [2022-11-16T13:12:40.157Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 46.14MB / 55.04MB 0.8s [2022-11-16T13:12:40.157Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 0B / 54.59MB 0.8s [2022-11-16T13:12:40.255Z] #18 DONE 1.0s [2022-11-16T13:12:40.255Z] [2022-11-16T13:12:40.255Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:12:40.255Z] #0 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-16T13:12:40.255Z] #0 1.743 [2022-11-16T13:12:40.255Z] #0 1.970 #=#=# ######################################################################## 100.0% [2022-11-16T13:12:40.255Z] #0 2.249 [2022-11-16T13:12:40.416Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 0.9s [2022-11-16T13:12:40.416Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 8.39MB / 54.59MB 0.9s [2022-11-16T13:12:40.416Z] #10 sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 10.88MB / 10.88MB 0.9s done [2022-11-16T13:12:40.416Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 21.14MB / 54.59MB 1.0s [2022-11-16T13:12:40.416Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 0B / 85.97MB 1.0s [2022-11-16T13:12:40.676Z] #10 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 1.1s done [2022-11-16T13:12:40.676Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 27.26MB / 54.59MB 1.2s [2022-11-16T13:12:40.676Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 30.82MB / 54.59MB 1.3s [2022-11-16T13:12:40.676Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 6.29MB / 85.97MB 1.3s [2022-11-16T13:12:40.676Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 0B / 141.93MB 1.3s [2022-11-16T13:12:40.822Z] #19 ... [2022-11-16T13:12:40.822Z] [2022-11-16T13:12:40.822Z] #20 [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-11-16T13:12:40.822Z] #20 DONE 0.5s [2022-11-16T13:12:40.822Z] [2022-11-16T13:12:40.822Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-16T13:12:40.822Z] #21 DONE 0.2s [2022-11-16T13:12:40.822Z] [2022-11-16T13:12:40.822Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:12:40.822Z] #19 3.190 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-16T13:12:40.939Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 36.70MB / 54.59MB 1.4s [2022-11-16T13:12:40.939Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 11.53MB / 85.97MB 1.4s [2022-11-16T13:12:40.939Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 48.44MB / 54.59MB 1.6s [2022-11-16T13:12:40.939Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 22.02MB / 85.97MB 1.6s [2022-11-16T13:12:40.939Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 11.53MB / 141.93MB 1.6s [2022-11-16T13:12:40.939Z] #10 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 [2022-11-16T13:12:40.939Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 53.48MB / 54.59MB 1.7s [2022-11-16T13:12:40.945Z] #37 64.40 CC criu/tun.o [2022-11-16T13:12:40.945Z] #37 64.65 CC criu/uffd.o [2022-11-16T13:12:41.083Z] #19 ... [2022-11-16T13:12:41.083Z] [2022-11-16T13:12:41.083Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-16T13:12:41.083Z] #22 DONE 0.2s [2022-11-16T13:12:41.083Z] [2022-11-16T13:12:41.083Z] #23 [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-11-16T13:12:41.197Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 34.60MB / 85.97MB 1.8s [2022-11-16T13:12:41.197Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 19.92MB / 141.93MB 1.8s [2022-11-16T13:12:41.204Z] #37 ... [2022-11-16T13:12:41.204Z] [2022-11-16T13:12:41.204Z] #39 [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-11-16T13:12:41.204Z] #39 59.46 + bin/containerd [2022-11-16T13:12:41.458Z] #10 sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 54.59MB / 54.59MB 2.0s done [2022-11-16T13:12:41.458Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 42.99MB / 85.97MB 2.0s [2022-11-16T13:12:41.458Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 28.31MB / 141.93MB 2.0s [2022-11-16T13:12:41.458Z] #10 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 0B / 156B 2.0s [2022-11-16T13:12:41.458Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 51.38MB / 85.97MB 2.1s [2022-11-16T13:12:41.459Z] #10 sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 156B / 156B 2.1s done [2022-11-16T13:12:41.463Z] #39 ... [2022-11-16T13:12:41.463Z] [2022-11-16T13:12:41.463Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:12:41.718Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 58.72MB / 85.97MB 2.3s [2022-11-16T13:12:41.718Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 51.45MB / 141.93MB 2.3s [2022-11-16T13:12:41.718Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 66.06MB / 85.97MB 2.4s [2022-11-16T13:12:41.718Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 63.96MB / 141.93MB 2.5s [2022-11-16T13:12:41.722Z] #51 ... [2022-11-16T13:12:41.722Z] [2022-11-16T13:12:41.722Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:41.722Z] #37 65.19 CC criu/util.o [2022-11-16T13:12:41.981Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 74.11MB / 85.97MB 2.6s [2022-11-16T13:12:42.268Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 84.69MB / 85.97MB 2.7s [2022-11-16T13:12:42.268Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 75.50MB / 141.93MB 2.7s [2022-11-16T13:12:42.294Z] #37 65.78 CC criu/uts_ns.o [2022-11-16T13:12:42.294Z] #37 65.89 CC criu/vdso-compat.o [2022-11-16T13:12:42.294Z] #37 65.97 CC criu/vdso.o [2022-11-16T13:12:42.296Z] #34 ... [2022-11-16T13:12:42.296Z] [2022-11-16T13:12:42.296Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:42.296Z] #38 4.286 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:12:42.296Z] #38 4.373 GEN .gitid [2022-11-16T13:12:42.296Z] #38 4.406 GEN criu/include/version.h [2022-11-16T13:12:42.296Z] #38 4.524 GEN include/common/asm [2022-11-16T13:12:42.296Z] #38 6.229 PBCC images/timens.pb-c.c [2022-11-16T13:12:42.296Z] #38 6.304 DEP images/timens.pb-c.d [2022-11-16T13:12:42.296Z] #38 6.381 PBCC images/fown.pb-c.c [2022-11-16T13:12:42.296Z] #38 6.439 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-16T13:12:42.296Z] #38 6.568 PBCC images/opts.pb-c.c [2022-11-16T13:12:42.296Z] #38 6.674 PBCC images/memfd.pb-c.c [2022-11-16T13:12:42.296Z] #38 6.745 DEP images/fown.pb-c.d [2022-11-16T13:12:42.296Z] #38 6.813 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-16T13:12:42.296Z] #38 6.873 DEP images/opts.pb-c.d [2022-11-16T13:12:42.296Z] #38 6.971 DEP images/memfd.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.064 PBCC images/sit.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.113 DEP images/sit.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.186 PBCC images/macvlan.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.213 DEP images/macvlan.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.322 PBCC images/autofs.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.344 DEP images/autofs.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.406 PBCC images/sysctl.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.416 DEP images/sysctl.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.461 PBCC images/time.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.498 DEP images/time.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.620 PBCC images/binfmt-misc.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.629 DEP images/binfmt-misc.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.710 PBCC images/seccomp.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.719 DEP images/seccomp.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.825 PBCC images/userns.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.855 DEP images/userns.pb-c.d [2022-11-16T13:12:42.296Z] #38 7.942 PBCC images/cgroup.pb-c.c [2022-11-16T13:12:42.296Z] #38 7.980 DEP images/cgroup.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.094 PBCC images/ext-file.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.115 DEP images/ext-file.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.167 PBCC images/rpc.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.234 DEP images/rpc.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.339 PBCC images/siginfo.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.395 DEP images/siginfo.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.462 PBCC images/pagemap.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.542 DEP images/pagemap.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.595 PBCC images/rlimit.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.640 DEP images/rlimit.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.718 PBCC images/file-lock.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.770 DEP images/file-lock.pb-c.d [2022-11-16T13:12:42.296Z] #38 8.826 PBCC images/tty.pb-c.c [2022-11-16T13:12:42.296Z] #38 8.950 DEP images/tty.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.031 PBCC images/tun.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.075 PBCC images/netdev.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.137 DEP images/tun.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.228 DEP images/netdev.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.315 PBCC images/vma.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.388 DEP images/vma.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.475 PBCC images/creds.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.494 DEP images/creds.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.566 PBCC images/utsns.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.602 DEP images/utsns.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.643 PBCC images/ipc-desc.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.679 PBCC images/ipc-sem.pb-c.c [2022-11-16T13:12:42.296Z] #38 9.714 DEP images/ipc-desc.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.794 DEP images/ipc-sem.pb-c.d [2022-11-16T13:12:42.296Z] #38 9.986 PBCC images/ipc-msg.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.04 DEP images/ipc-msg.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.11 PBCC images/ipc-shm.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.12 DEP images/ipc-shm.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.21 PBCC images/ipc-var.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.22 DEP images/ipc-var.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.30 PBCC images/sk-opts.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.33 PBCC images/packet-sock.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.44 DEP images/sk-opts.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.51 DEP images/packet-sock.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.59 PBCC images/sk-netlink.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.63 DEP images/sk-netlink.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.69 PBCC images/sk-inet.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.81 DEP images/sk-inet.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.84 PBCC images/sk-unix.pb-c.c [2022-11-16T13:12:42.296Z] #38 10.88 DEP images/sk-unix.pb-c.d [2022-11-16T13:12:42.296Z] #38 10.96 PBCC images/mm.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.04 DEP images/mm.pb-c.d [2022-11-16T13:12:42.296Z] #38 11.15 PBCC images/timerfd.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.28 DEP images/timerfd.pb-c.d [2022-11-16T13:12:42.296Z] #38 11.37 PBCC images/timer.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.45 DEP images/timer.pb-c.d [2022-11-16T13:12:42.296Z] #38 11.54 PBCC images/sa.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.58 DEP images/sa.pb-c.d [2022-11-16T13:12:42.296Z] #38 11.76 PBCC images/pipe-data.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.80 DEP images/pipe-data.pb-c.d [2022-11-16T13:12:42.296Z] #38 11.85 PBCC images/mnt.pb-c.c [2022-11-16T13:12:42.296Z] #38 11.95 DEP images/mnt.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.05 PBCC images/sk-packet.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.08 DEP images/sk-packet.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.19 PBCC images/tcp-stream.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.25 DEP images/tcp-stream.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.29 PBCC images/pipe.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.32 DEP images/pipe.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.40 PBCC images/pstree.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.43 DEP images/pstree.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.51 PBCC images/fs.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.57 DEP images/fs.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.66 PBCC images/signalfd.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.71 DEP images/signalfd.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.77 PBCC images/fh.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.80 PBCC images/fsnotify.pb-c.c [2022-11-16T13:12:42.296Z] #38 12.86 DEP images/fh.pb-c.d [2022-11-16T13:12:42.296Z] #38 12.95 DEP images/fsnotify.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.00 PBCC images/eventpoll.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.03 DEP images/eventpoll.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.13 PBCC images/eventfd.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.16 DEP images/eventfd.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.21 PBCC images/remap-file-path.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.23 DEP images/remap-file-path.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.31 PBCC images/fifo.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.35 DEP images/fifo.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.39 PBCC images/ghost-file.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.43 DEP images/ghost-file.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.48 PBCC images/regfile.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.50 DEP images/regfile.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.54 PBCC images/ns.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.57 DEP images/ns.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.66 PBCC images/fdinfo.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.75 DEP images/fdinfo.pb-c.d [2022-11-16T13:12:42.296Z] #38 13.81 PBCC images/core-aarch64.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.91 PBCC images/core-arm.pb-c.c [2022-11-16T13:12:42.296Z] #38 13.99 PBCC images/core-ppc64.pb-c.c [2022-11-16T13:12:42.296Z] #38 14.03 PBCC images/core-s390.pb-c.c [2022-11-16T13:12:42.296Z] #38 14.07 PBCC images/core-x86.pb-c.c [2022-11-16T13:12:42.296Z] #38 14.13 PBCC images/core.pb-c.c [2022-11-16T13:12:42.296Z] #38 14.22 PBCC images/inventory.pb-c.c [2022-11-16T13:12:42.296Z] #38 14.28 DEP images/core-aarch64.pb-c.d [2022-11-16T13:12:42.296Z] #38 14.39 DEP images/core-arm.pb-c.d [2022-11-16T13:12:42.296Z] #38 14.49 DEP images/core-ppc64.pb-c.d [2022-11-16T13:12:42.296Z] #38 14.58 DEP images/core-s390.pb-c.d [2022-11-16T13:12:42.297Z] #38 14.69 DEP images/core-x86.pb-c.d [2022-11-16T13:12:42.297Z] #38 14.76 DEP images/core.pb-c.d [2022-11-16T13:12:42.297Z] #38 14.82 DEP images/inventory.pb-c.d [2022-11-16T13:12:42.297Z] #38 14.88 PBCC images/cpuinfo.pb-c.c [2022-11-16T13:12:42.297Z] #38 14.92 DEP images/cpuinfo.pb-c.d [2022-11-16T13:12:42.297Z] #38 14.96 PBCC images/stats.pb-c.c [2022-11-16T13:12:42.297Z] #38 15.00 DEP images/stats.pb-c.d [2022-11-16T13:12:42.533Z] #10 sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 85.97MB / 85.97MB 3.0s done [2022-11-16T13:12:42.533Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 84.93MB / 141.93MB 3.0s [2022-11-16T13:12:42.533Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 98.57MB / 141.93MB 3.1s [2022-11-16T13:12:42.553Z] #37 66.26 LINK criu/built-in.o [2022-11-16T13:12:42.791Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 106.95MB / 141.93MB 3.3s [2022-11-16T13:12:42.791Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 118.49MB / 141.93MB 3.5s [2022-11-16T13:12:42.812Z] #37 66.36 LINK criu/criu [2022-11-16T13:12:43.058Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 128.97MB / 141.93MB 3.7s [2022-11-16T13:12:43.071Z] #37 66.69 DEP lib/c/criu.d [2022-11-16T13:12:43.071Z] #37 66.78 CC images/rpc.pb-c.o [2022-11-16T13:12:43.315Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.93MB / 141.93MB 4.0s [2022-11-16T13:12:43.573Z] #10 sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 141.93MB / 141.93MB 4.3s done [2022-11-16T13:12:43.638Z] #37 67.07 CC lib/c/criu.o [2022-11-16T13:12:43.669Z] #27 55.46 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:12:43.669Z] #27 55.48 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-16T13:12:43.669Z] #27 55.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:12:43.669Z] #27 55.52 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:12:43.669Z] #27 55.56 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:12:43.669Z] #27 55.59 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:12:43.669Z] #27 55.61 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:43.694Z] #38 16.32 make[1]: Nothing to be done for 'all'. [2022-11-16T13:12:43.897Z] #37 67.57 LINK lib/c/built-in.o [2022-11-16T13:12:44.156Z] #37 67.57 LINK lib/c/libcriu.so [2022-11-16T13:12:44.156Z] #37 67.60 LINK lib/c/libcriu.a [2022-11-16T13:12:44.156Z] #37 67.72 GEN magic.py [2022-11-16T13:12:44.414Z] #37 67.95 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:12:44.414Z] #37 67.95 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:12:44.414Z] #37 68.00 Note: Building without GnuTLS support [2022-11-16T13:12:44.414Z] #37 68.00 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:12:44.414Z] #37 68.00 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:12:44.508Z] #10 ... [2022-11-16T13:12:44.508Z] [2022-11-16T13:12:44.508Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:12:44.508Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:12:44.508Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-16T13:12:44.508Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-16T13:12:44.508Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done [2022-11-16T13:12:44.508Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-11-16T13:12:44.508Z] #9 DONE 5.4s [2022-11-16T13:12:44.508Z] [2022-11-16T13:12:44.508Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:44.508Z] #10 ... [2022-11-16T13:12:44.508Z] [2022-11-16T13:12:44.508Z] #11 [internal] load build context [2022-11-16T13:12:44.508Z] #11 transferring context: 40.12MB 5.4s [2022-11-16T13:12:44.602Z] #27 DONE 56.8s [2022-11-16T13:12:44.602Z] [2022-11-16T13:12:44.602Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:44.769Z] #11 ... [2022-11-16T13:12:44.769Z] [2022-11-16T13:12:44.769Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-16T13:12:44.769Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-16T13:12:44.769Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-16T13:12:44.769Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-16T13:12:44.769Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-16T13:12:44.769Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-11-16T13:12:44.769Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-11-16T13:12:44.769Z] #12 DONE 5.7s [2022-11-16T13:12:44.769Z] [2022-11-16T13:12:44.769Z] #11 [internal] load build context [2022-11-16T13:12:44.769Z] #11 ... [2022-11-16T13:12:44.769Z] [2022-11-16T13:12:44.769Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:12:44.769Z] #13 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done [2022-11-16T13:12:44.769Z] #13 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done [2022-11-16T13:12:44.769Z] #13 sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a 529B / 529B done [2022-11-16T13:12:44.769Z] #13 sha256:c31f65dd4cc97f21bd440df4b9b919a99e35a7ede602e8150f2314af1441a312 1.46kB / 1.46kB done [2022-11-16T13:12:44.769Z] #13 sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 55.04MB / 55.04MB 0.7s done [2022-11-16T13:12:44.981Z] #37 68.48 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:12:45.026Z] #13 ... [2022-11-16T13:12:45.026Z] [2022-11-16T13:12:45.026Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:45.066Z] #38 17.65 CC images/stats.o [2022-11-16T13:12:45.256Z] #23 3.991 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-16T13:12:45.256Z] #23 4.003 Cloning into '.'... [2022-11-16T13:12:45.282Z] #10 ... [2022-11-16T13:12:45.282Z] [2022-11-16T13:12:45.282Z] #11 [internal] load build context [2022-11-16T13:12:45.282Z] #11 transferring context: 53.55MB 6.1s done [2022-11-16T13:12:45.282Z] #11 DONE 6.2s [2022-11-16T13:12:45.282Z] [2022-11-16T13:12:45.282Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:45.324Z] #38 17.96 CC images/core.o [2022-11-16T13:12:45.324Z] #38 ... [2022-11-16T13:12:45.324Z] [2022-11-16T13:12:45.324Z] #33 [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-11-16T13:12:45.324Z] #33 78.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-16T13:12:45.583Z] #33 ... [2022-11-16T13:12:45.583Z] [2022-11-16T13:12:45.583Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:45.583Z] #34 88.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-16T13:12:45.583Z] #34 88.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:12:45.583Z] #34 88.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:12:45.847Z] #10 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 5.1s [2022-11-16T13:12:45.917Z] #37 69.36 make[1]: Nothing to be done for 'all'. [2022-11-16T13:12:45.917Z] #37 ... [2022-11-16T13:12:45.917Z] [2022-11-16T13:12:45.917Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:12:45.917Z] #51 6.480 Collecting yamllint==1.26.1 [2022-11-16T13:12:45.917Z] #51 7.520 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-16T13:12:45.917Z] #51 7.938 Collecting pathspec>=0.5.3 [2022-11-16T13:12:45.917Z] #51 7.943 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-16T13:12:45.917Z] #51 8.093 Collecting pyyaml [2022-11-16T13:12:45.917Z] #51 8.098 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-16T13:12:45.917Z] #51 8.123 Building wheels for collected packages: yamllint [2022-11-16T13:12:45.917Z] #51 8.125 Building wheel for yamllint (setup.py): started [2022-11-16T13:12:45.917Z] #51 8.470 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-16T13:12:45.917Z] #51 8.471 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=27695400f4eff612e8ca539d95f652328dc7ee5849df8b4f12436d99bd9e9099 [2022-11-16T13:12:45.917Z] #51 8.471 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-16T13:12:45.917Z] #51 8.474 Successfully built yamllint [2022-11-16T13:12:45.917Z] #51 8.483 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-16T13:12:45.917Z] #51 8.640 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.26.1 [2022-11-16T13:12:45.917Z] #51 DONE 9.5s [2022-11-16T13:12:45.978Z] #38 ... [2022-11-16T13:12:45.978Z] [2022-11-16T13:12:45.978Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:45.978Z] #31 48.34 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:45.978Z] #31 48.62 Fetched 115 MB in 8s (14.4 MB/s) [2022-11-16T13:12:45.978Z] #31 48.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-16T13:12:45.978Z] #31 48.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:12:45.978Z] #31 48.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:12:45.978Z] #31 48.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:45.978Z] #31 51.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-16T13:12:45.978Z] #31 51.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:12:45.978Z] #31 51.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:12:45.978Z] #31 53.41 Selecting previously unselected package binutils-mingw-w64. [2022-11-16T13:12:45.978Z] #31 53.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-16T13:12:45.978Z] #31 53.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:12:45.978Z] #31 53.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-16T13:12:45.978Z] #31 53.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:45.978Z] #31 53.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:12:45.978Z] #31 53.78 Selecting previously unselected package dmsetup. [2022-11-16T13:12:45.978Z] #31 53.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:12:45.978Z] #31 53.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:12:45.978Z] #31 54.00 Selecting previously unselected package mingw-w64-common. [2022-11-16T13:12:45.978Z] #31 54.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-16T13:12:45.978Z] #31 54.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-16T13:12:46.175Z] [2022-11-16T13:12:46.175Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-16T13:12:46.175Z] #52 DONE 0.3s [2022-11-16T13:12:46.175Z] [2022-11-16T13:12:46.175Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-16T13:12:46.186Z] #23 ... [2022-11-16T13:12:46.186Z] [2022-11-16T13:12:46.186Z] #24 [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-11-16T13:12:46.186Z] #0 4.618 + RM_GOPATH=0 [2022-11-16T13:12:46.186Z] #0 4.619 + TMP_GOPATH= [2022-11-16T13:12:46.186Z] #0 4.620 + : /build [2022-11-16T13:12:46.186Z] #0 4.620 + '[' -z '' ']' [2022-11-16T13:12:46.186Z] #0 4.623 ++ mktemp -d [2022-11-16T13:12:46.186Z] #0 4.633 + export GOPATH=/tmp/tmp.erx9OBMAjF [2022-11-16T13:12:46.186Z] #0 4.633 + GOPATH=/tmp/tmp.erx9OBMAjF [2022-11-16T13:12:46.186Z] #0 4.633 + RM_GOPATH=1 [2022-11-16T13:12:46.186Z] #0 4.633 + case "$(go env GOARCH)" in [2022-11-16T13:12:46.186Z] #0 4.634 ++ go env GOARCH [2022-11-16T13:12:46.186Z] #0 4.650 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:46.186Z] #0 4.653 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:46.186Z] #0 4.654 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:46.186Z] #0 4.657 + dir=/tmp/install [2022-11-16T13:12:46.186Z] #0 4.657 + bin=rootlesskit [2022-11-16T13:12:46.186Z] #0 4.657 + shift [2022-11-16T13:12:46.186Z] #0 4.657 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-16T13:12:46.186Z] #0 4.658 + . /tmp/install/rootlesskit.installer [2022-11-16T13:12:46.186Z] #0 4.658 ++ : v0.14.4 [2022-11-16T13:12:46.186Z] #0 4.658 + install_rootlesskit [2022-11-16T13:12:46.186Z] #0 4.658 + case "$1" in [2022-11-16T13:12:46.186Z] #0 4.658 + export CGO_ENABLED=0 [2022-11-16T13:12:46.186Z] #0 4.658 + CGO_ENABLED=0 [2022-11-16T13:12:46.186Z] #0 4.658 + _install_rootlesskit [2022-11-16T13:12:46.186Z] #0 4.659 + echo 'Install rootlesskit version v0.14.4' [2022-11-16T13:12:46.186Z] #0 4.663 Install rootlesskit version v0.14.4 [2022-11-16T13:12:46.186Z] #0 4.664 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:12:46.186Z] #0 4.664 + GOBIN=/build [2022-11-16T13:12:46.186Z] #0 4.664 + GO111MODULE=on [2022-11-16T13:12:46.186Z] #0 4.664 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-16T13:12:46.186Z] #0 5.139 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-16T13:12:46.237Z] #31 ... [2022-11-16T13:12:46.237Z] [2022-11-16T13:12:46.237Z] #26 [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-11-16T13:12:46.237Z] #26 52.84 Selecting previously unselected package libxml2:amd64. [2022-11-16T13:12:46.237Z] #26 52.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 52.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:12:46.237Z] #26 53.42 Selecting previously unselected package libarchive13:amd64. [2022-11-16T13:12:46.237Z] #26 53.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 53.43 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:12:46.237Z] #26 53.76 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-16T13:12:46.237Z] #26 53.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 53.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:12:46.237Z] #26 53.99 Selecting previously unselected package librhash0:amd64. [2022-11-16T13:12:46.237Z] #26 54.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 54.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:12:46.237Z] #26 54.17 Selecting previously unselected package libuv1:amd64. [2022-11-16T13:12:46.237Z] #26 54.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 54.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:12:46.237Z] #26 54.37 Selecting previously unselected package cmake. [2022-11-16T13:12:46.237Z] #26 54.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-16T13:12:46.237Z] #26 54.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:12:46.237Z] #26 58.72 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:12:46.237Z] #26 58.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:46.237Z] #26 58.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:12:46.237Z] #26 58.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:12:46.495Z] #26 58.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:12:46.495Z] #26 58.84 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:12:46.495Z] #26 58.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:12:46.495Z] #26 58.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:12:46.495Z] #26 58.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:12:46.495Z] #26 58.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:12:46.495Z] #26 58.96 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:12:46.495Z] #26 ... [2022-11-16T13:12:46.495Z] [2022-11-16T13:12:46.495Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:46.495Z] #38 2.185 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:12:46.495Z] #38 2.185 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:12:46.495Z] #38 2.193 Note: Building without GnuTLS support [2022-11-16T13:12:46.495Z] #38 2.210 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:12:46.495Z] #38 2.210 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:12:46.748Z] #53 DONE 0.4s [2022-11-16T13:12:46.748Z] [2022-11-16T13:12:46.748Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:46.748Z] #37 70.17 make[1]: 'images/built-in.o' is up to date. [2022-11-16T13:12:46.748Z] #37 70.21 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-16T13:12:46.748Z] #37 70.26 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-16T13:12:46.748Z] #37 70.30 make[1]: 'compel/libcompel.a' is up to date. [2022-11-16T13:12:46.748Z] #37 70.38 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-16T13:12:46.748Z] #37 70.41 make[1]: Nothing to be done for 'all'. [2022-11-16T13:12:46.777Z] #10 extracting sha256:a8ca11554fce00d9177da2d76307bdc06df7faeb84529755c648ac4886192ed1 5.9s done [2022-11-16T13:12:47.007Z] #37 ... [2022-11-16T13:12:47.007Z] [2022-11-16T13:12:47.007Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-16T13:12:47.007Z] #54 DONE 0.3s [2022-11-16T13:12:47.007Z] [2022-11-16T13:12:47.007Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-16T13:12:47.007Z] #55 DONE 0.0s [2022-11-16T13:12:47.007Z] [2022-11-16T13:12:47.007Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-16T13:12:47.007Z] #56 DONE 0.0s [2022-11-16T13:12:47.007Z] [2022-11-16T13:12:47.007Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:47.007Z] #37 70.45 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:12:47.007Z] #37 70.64 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.007Z] #37 70.67 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.007Z] #37 70.69 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.007Z] #37 70.74 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.064Z] #38 ... [2022-11-16T13:12:47.064Z] [2022-11-16T13:12:47.064Z] #26 [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-11-16T13:12:47.064Z] #26 DONE 59.4s [2022-11-16T13:12:47.064Z] [2022-11-16T13:12:47.064Z] #39 [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-11-16T13:12:47.266Z] #37 70.82 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.266Z] #37 70.84 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.266Z] #37 70.86 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.266Z] #37 70.90 make[2]: Nothing to be done for 'all'. [2022-11-16T13:12:47.266Z] #37 70.91 INSTALL criu/criu [2022-11-16T13:12:47.266Z] #37 DONE 71.0s [2022-11-16T13:12:47.266Z] [2022-11-16T13:12:47.266Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-16T13:12:47.266Z] #57 DONE 0.3s [2022-11-16T13:12:47.266Z] [2022-11-16T13:12:47.266Z] #39 [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-11-16T13:12:47.342Z] #10 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0.1s [2022-11-16T13:12:47.482Z] #34 ... [2022-11-16T13:12:47.482Z] [2022-11-16T13:12:47.482Z] #36 [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-11-16T13:12:47.482Z] #36 80.86 internal/syscall/unix [2022-11-16T13:12:47.482Z] #36 81.57 time [2022-11-16T13:12:47.482Z] #36 88.46 internal/poll [2022-11-16T13:12:47.482Z] #36 89.82 internal/fmtsort [2022-11-16T13:12:47.482Z] #36 90.52 internal/syscall/execenv [2022-11-16T13:12:47.482Z] #36 90.79 path [2022-11-16T13:12:47.598Z] #10 extracting sha256:e4e46864aba2e62ba7c75965e4aa33ec856ee1b1074dda6b478101c577b63abd 0.3s done [2022-11-16T13:12:47.740Z] #36 91.07 strings [2022-11-16T13:12:47.740Z] #36 ... [2022-11-16T13:12:47.740Z] [2022-11-16T13:12:47.740Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:47.740Z] #38 18.52 CC images/core-x86.o [2022-11-16T13:12:47.740Z] #38 19.09 CC images/core-arm.o [2022-11-16T13:12:47.740Z] #38 19.49 CC images/core-aarch64.o [2022-11-16T13:12:47.740Z] #38 19.79 CC images/core-ppc64.o [2022-11-16T13:12:47.740Z] #38 20.31 CC images/core-s390.o [2022-11-16T13:12:47.831Z] #39 ... [2022-11-16T13:12:47.831Z] [2022-11-16T13:12:47.831Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-16T13:12:47.998Z] #38 20.93 CC images/cpuinfo.o [2022-11-16T13:12:48.001Z] #39 1.000 + RM_GOPATH=0 [2022-11-16T13:12:48.001Z] #39 1.000 + TMP_GOPATH= [2022-11-16T13:12:48.001Z] #39 1.000 + : /build [2022-11-16T13:12:48.001Z] #39 1.000 + '[' -z '' ']' [2022-11-16T13:12:48.001Z] #39 1.000 ++ mktemp -d [2022-11-16T13:12:48.001Z] #39 1.002 + export GOPATH=/tmp/tmp.ELrYeRIDxb [2022-11-16T13:12:48.001Z] #39 1.002 + GOPATH=/tmp/tmp.ELrYeRIDxb [2022-11-16T13:12:48.001Z] #39 1.002 + RM_GOPATH=1 [2022-11-16T13:12:48.001Z] #39 1.002 + case "$(go env GOARCH)" in [2022-11-16T13:12:48.001Z] #39 1.002 ++ go env GOARCH [2022-11-16T13:12:48.001Z] #39 1.020 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:48.001Z] #39 1.020 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:48.001Z] #39 1.021 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:48.001Z] #39 1.030 + dir=/tmp/install [2022-11-16T13:12:48.001Z] #39 1.034 + bin=tini [2022-11-16T13:12:48.001Z] #39 1.034 + shift [2022-11-16T13:12:48.001Z] #39 1.035 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-16T13:12:48.001Z] #39 1.035 + . /tmp/install/tini.installer [2022-11-16T13:12:48.001Z] #39 1.035 ++ : v0.19.0 [2022-11-16T13:12:48.001Z] #39 1.036 + install_tini [2022-11-16T13:12:48.001Z] #39 1.036 + echo 'Install tini version v0.19.0' [2022-11-16T13:12:48.001Z] #39 1.036 Install tini version v0.19.0 [2022-11-16T13:12:48.001Z] #39 1.037 + git clone https://github.com/krallin/tini.git /tmp/tmp.ELrYeRIDxb/tini [2022-11-16T13:12:48.001Z] #39 1.040 Cloning into '/tmp/tmp.ELrYeRIDxb/tini'... [2022-11-16T13:12:48.089Z] #58 DONE 0.3s [2022-11-16T13:12:48.089Z] [2022-11-16T13:12:48.089Z] #39 [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-11-16T13:12:48.160Z] #10 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 [2022-11-16T13:12:48.165Z] #24 7.483 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:12:48.165Z] #24 7.517 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:12:48.165Z] #24 7.532 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-16T13:12:48.260Z] #39 ... [2022-11-16T13:12:48.260Z] [2022-11-16T13:12:48.260Z] #25 [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-11-16T13:12:48.260Z] #25 50.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-16T13:12:48.260Z] #25 50.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-16T13:12:48.260Z] #25 50.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-16T13:12:48.260Z] #25 50.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-16T13:12:48.260Z] #25 50.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-16T13:12:48.260Z] #25 51.02 go: downloading golang.org/x/text v0.3.7 [2022-11-16T13:12:48.260Z] #25 56.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-16T13:12:48.260Z] #25 56.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-16T13:12:48.260Z] #25 56.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-16T13:12:48.260Z] #25 56.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-16T13:12:48.260Z] #25 56.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-16T13:12:48.260Z] #25 56.93 go: downloading golang.org/x/mod v0.5.1 [2022-11-16T13:12:48.260Z] #25 57.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-16T13:12:48.260Z] #25 57.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-16T13:12:48.260Z] #25 57.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-16T13:12:48.260Z] #25 57.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-16T13:12:48.260Z] #25 57.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-16T13:12:48.260Z] #25 57.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-16T13:12:48.260Z] #25 58.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-16T13:12:48.260Z] #25 58.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-16T13:12:48.260Z] #25 58.16 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-16T13:12:48.260Z] #25 58.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-16T13:12:48.260Z] #25 58.65 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-16T13:12:48.260Z] #25 58.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-16T13:12:48.260Z] #25 58.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-16T13:12:48.260Z] #25 58.88 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-16T13:12:48.260Z] #25 58.91 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-16T13:12:48.260Z] #25 59.22 go: downloading github.com/prometheus/common v0.10.0 [2022-11-16T13:12:48.260Z] #25 59.43 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-16T13:12:48.260Z] #25 59.66 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-16T13:12:48.260Z] #25 59.90 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-16T13:12:48.260Z] #25 ... [2022-11-16T13:12:48.260Z] [2022-11-16T13:12:48.260Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:48.260Z] #31 60.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-16T13:12:48.260Z] #31 60.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-16T13:12:48.260Z] #31 60.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:12:48.347Z] #39 ... [2022-11-16T13:12:48.347Z] [2022-11-16T13:12:48.347Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-16T13:12:48.417Z] #10 ... [2022-11-16T13:12:48.417Z] [2022-11-16T13:12:48.417Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-16T13:12:48.417Z] #13 DONE 9.2s [2022-11-16T13:12:48.417Z] [2022-11-16T13:12:48.417Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:48.417Z] #10 extracting sha256:c85a0be79bfba309d1f05dc40b447aa82b604593531fed1e7e12e4bef63483a5 0.3s done [2022-11-16T13:12:48.564Z] #38 21.37 CC images/inventory.o [2022-11-16T13:12:48.604Z] #59 DONE 0.2s [2022-11-16T13:12:48.604Z] [2022-11-16T13:12:48.604Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-16T13:12:48.604Z] #60 DONE 0.0s [2022-11-16T13:12:48.604Z] [2022-11-16T13:12:48.604Z] #39 [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-11-16T13:12:48.604Z] #39 ... [2022-11-16T13:12:48.604Z] [2022-11-16T13:12:48.604Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:12:48.743Z] #24 8.105 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-16T13:12:48.822Z] #38 21.57 CC images/fdinfo.o [2022-11-16T13:12:48.863Z] #61 DONE 0.4s [2022-11-16T13:12:48.863Z] [2022-11-16T13:12:48.863Z] #39 [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-11-16T13:12:49.079Z] #38 21.94 CC images/fown.o [2022-11-16T13:12:49.120Z] #39 ... [2022-11-16T13:12:49.120Z] [2022-11-16T13:12:49.120Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-16T13:12:49.120Z] #62 DONE 0.0s [2022-11-16T13:12:49.120Z] [2022-11-16T13:12:49.120Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-16T13:12:49.120Z] #63 DONE 0.2s [2022-11-16T13:12:49.120Z] [2022-11-16T13:12:49.120Z] #39 [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-11-16T13:12:49.338Z] #38 22.09 CC images/ns.o [2022-11-16T13:12:49.359Z] #10 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 [2022-11-16T13:12:49.596Z] #38 22.27 CC images/regfile.o [2022-11-16T13:12:49.596Z] #38 22.46 CC images/ghost-file.o [2022-11-16T13:12:49.636Z] #31 ... [2022-11-16T13:12:49.636Z] [2022-11-16T13:12:49.636Z] #28 [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-11-16T13:12:49.636Z] #28 52.01 sync [2022-11-16T13:12:49.636Z] #28 52.02 internal/reflectlite [2022-11-16T13:12:49.636Z] #28 53.59 internal/testlog [2022-11-16T13:12:49.636Z] #28 54.60 errors [2022-11-16T13:12:49.636Z] #28 54.60 sort [2022-11-16T13:12:49.636Z] #28 54.90 strconv [2022-11-16T13:12:49.636Z] #28 55.82 io [2022-11-16T13:12:49.636Z] #28 57.72 internal/oserror [2022-11-16T13:12:49.636Z] #28 57.91 syscall [2022-11-16T13:12:49.636Z] #28 59.36 reflect [2022-11-16T13:12:49.896Z] #28 ... [2022-11-16T13:12:49.896Z] [2022-11-16T13:12:49.896Z] #39 [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-11-16T13:12:49.896Z] #39 1.877 + cd /tmp/tmp.ELrYeRIDxb/tini [2022-11-16T13:12:49.896Z] #39 1.878 + git checkout -q v0.19.0 [2022-11-16T13:12:49.896Z] #39 1.900 + cmake . [2022-11-16T13:12:49.896Z] #39 2.482 -- The C compiler identification is GNU 10.2.1 [2022-11-16T13:12:49.896Z] #39 2.585 -- Detecting C compiler ABI info [2022-11-16T13:12:50.155Z] #39 3.117 -- Detecting C compiler ABI info - done [2022-11-16T13:12:50.155Z] #39 3.233 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-16T13:12:50.160Z] #38 22.79 CC images/fifo.o [2022-11-16T13:12:50.160Z] #38 22.99 CC images/remap-file-path.o [2022-11-16T13:12:50.414Z] #39 3.255 -- Detecting C compile features [2022-11-16T13:12:50.414Z] #39 3.256 -- Detecting C compile features - done [2022-11-16T13:12:50.414Z] #39 3.283 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-16T13:12:50.418Z] #38 23.22 CC images/eventfd.o [2022-11-16T13:12:50.638Z] #24 ... [2022-11-16T13:12:50.638Z] [2022-11-16T13:12:50.638Z] #25 [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-11-16T13:12:50.638Z] #0 4.413 + RM_GOPATH=0 [2022-11-16T13:12:50.638Z] #0 4.413 + TMP_GOPATH= [2022-11-16T13:12:50.638Z] #0 4.413 + : /build [2022-11-16T13:12:50.638Z] #0 4.413 + '[' -z '' ']' [2022-11-16T13:12:50.638Z] #0 4.421 ++ mktemp -d [2022-11-16T13:12:50.638Z] #0 4.421 + export GOPATH=/tmp/tmp.KszfN8s18i [2022-11-16T13:12:50.638Z] #0 4.421 + GOPATH=/tmp/tmp.KszfN8s18i [2022-11-16T13:12:50.638Z] #0 4.421 + RM_GOPATH=1 [2022-11-16T13:12:50.638Z] #0 4.421 + case "$(go env GOARCH)" in [2022-11-16T13:12:50.638Z] #0 4.421 ++ go env GOARCH [2022-11-16T13:12:50.638Z] #0 4.523 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:50.638Z] #0 4.528 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:50.638Z] #0 4.529 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:50.638Z] #0 4.531 + dir=/tmp/install [2022-11-16T13:12:50.638Z] #0 4.531 + bin=gotestsum [2022-11-16T13:12:50.638Z] #0 4.545 + shift [2022-11-16T13:12:50.638Z] #0 4.545 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-16T13:12:50.638Z] #0 4.545 + . /tmp/install/gotestsum.installer [2022-11-16T13:12:50.638Z] #0 4.545 ++ : v1.7.0 [2022-11-16T13:12:50.638Z] #0 4.545 + install_gotestsum [2022-11-16T13:12:50.638Z] #0 4.546 + set -e [2022-11-16T13:12:50.638Z] #0 4.546 Install gotestsum version v1.7.0 [2022-11-16T13:12:50.638Z] #0 4.556 + echo 'Install gotestsum version v1.7.0' [2022-11-16T13:12:50.638Z] #0 4.556 + GOBIN=/build [2022-11-16T13:12:50.638Z] #0 4.556 + GO111MODULE=on [2022-11-16T13:12:50.638Z] #0 4.556 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-16T13:12:50.638Z] #0 4.942 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:12:50.638Z] #0 6.608 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:12:50.638Z] #0 6.609 go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:12:50.638Z] #0 6.695 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:12:50.638Z] #0 6.751 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:12:50.638Z] #0 7.026 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:12:50.638Z] #0 7.055 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:12:50.638Z] #0 7.156 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:12:50.638Z] #0 7.158 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:12:50.638Z] #0 7.474 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:12:50.638Z] #0 7.516 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:12:50.638Z] #0 7.572 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:12:50.638Z] #0 8.049 go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:12:50.672Z] #39 3.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-16T13:12:50.672Z] #39 3.697 -- Configuring done [2022-11-16T13:12:50.672Z] #39 3.728 -- Generating done [2022-11-16T13:12:50.672Z] #39 3.729 -- Build files have been written to: /tmp/tmp.ELrYeRIDxb/tini [2022-11-16T13:12:50.672Z] #39 3.753 + make tini-static [2022-11-16T13:12:50.675Z] #38 23.40 CC images/eventpoll.o [2022-11-16T13:12:50.895Z] #25 ... [2022-11-16T13:12:50.895Z] [2022-11-16T13:12:50.895Z] #26 [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-11-16T13:12:50.895Z] #0 5.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:50.895Z] #0 5.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:50.895Z] #0 5.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:50.895Z] #0 5.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:12:50.895Z] #0 8.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:12:50.931Z] #39 4.036 Scanning dependencies of target tini-static [2022-11-16T13:12:50.933Z] #38 23.69 CC images/fh.o [2022-11-16T13:12:51.021Z] #39 79.22 # github.com/containerd/containerd/cmd/containerd [2022-11-16T13:12:51.021Z] #39 79.22 /usr/bin/ld: /tmp/go-link-3590703477/000019.o: in function `New': [2022-11-16T13:12:51.021Z] #39 79.22 /tmp/tmp.0folZCDFbO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-16T13:12:51.154Z] #26 ... [2022-11-16T13:12:51.154Z] [2022-11-16T13:12:51.154Z] #27 [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-11-16T13:12:51.154Z] #0 3.460 + RM_GOPATH=0 [2022-11-16T13:12:51.154Z] #0 3.460 + TMP_GOPATH= [2022-11-16T13:12:51.154Z] #0 3.460 + : /build [2022-11-16T13:12:51.154Z] #0 3.460 + '[' -z '' ']' [2022-11-16T13:12:51.154Z] #0 3.460 ++ mktemp -d [2022-11-16T13:12:51.154Z] #0 3.460 + export GOPATH=/tmp/tmp.jEmLbk911O [2022-11-16T13:12:51.154Z] #0 3.460 + GOPATH=/tmp/tmp.jEmLbk911O [2022-11-16T13:12:51.154Z] #0 3.460 + RM_GOPATH=1 [2022-11-16T13:12:51.154Z] #0 3.460 + case "$(go env GOARCH)" in [2022-11-16T13:12:51.154Z] #0 3.460 ++ go env GOARCH [2022-11-16T13:12:51.154Z] #0 3.470 Install golangci-lint version v1.44.0 [2022-11-16T13:12:51.154Z] #0 3.470 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.154Z] #0 3.470 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.154Z] #0 3.470 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:51.154Z] #0 3.470 + dir=/tmp/install [2022-11-16T13:12:51.154Z] #0 3.470 + bin=golangci_lint [2022-11-16T13:12:51.154Z] #0 3.470 + shift [2022-11-16T13:12:51.154Z] #0 3.470 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-16T13:12:51.154Z] #0 3.470 + . /tmp/install/golangci_lint.installer [2022-11-16T13:12:51.154Z] #0 3.470 ++ : v1.44.0 [2022-11-16T13:12:51.154Z] #0 3.470 + install_golangci_lint [2022-11-16T13:12:51.154Z] #0 3.470 + set -e [2022-11-16T13:12:51.154Z] #0 3.470 + echo 'Install golangci-lint version v1.44.0' [2022-11-16T13:12:51.154Z] #0 3.481 + GOBIN=/build [2022-11-16T13:12:51.154Z] #0 3.481 + GO111MODULE=on [2022-11-16T13:12:51.154Z] #0 3.481 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-16T13:12:51.154Z] #0 3.896 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-16T13:12:51.154Z] #27 ... [2022-11-16T13:12:51.154Z] [2022-11-16T13:12:51.155Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:12:51.155Z] #19 3.522 [2022-11-16T13:12:51.155Z] #19 3.723 #=#=# 0.1% ######################################################################## 100.0% [2022-11-16T13:12:51.155Z] #19 4.173 [2022-11-16T13:12:51.155Z] #19 5.709 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-16T13:12:51.155Z] #19 6.037 [2022-11-16T13:12:51.155Z] #19 6.297 #=#=# 0.0% ####################### 32.4% ########################################## 59.2% ################################################################### 93.1% ##################################################################### 96.3% ######################################################################## 100.0% [2022-11-16T13:12:51.155Z] #19 7.813 [2022-11-16T13:12:51.155Z] #19 12.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-16T13:12:51.190Z] #38 23.95 CC images/fsnotify.o [2022-11-16T13:12:51.192Z] #39 4.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-16T13:12:51.279Z] #39 79.28 + bin/containerd-stress [2022-11-16T13:12:51.414Z] #19 ... [2022-11-16T13:12:51.414Z] [2022-11-16T13:12:51.414Z] #28 [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-11-16T13:12:51.414Z] #0 4.476 + RM_GOPATH=0 [2022-11-16T13:12:51.414Z] #0 4.476 + TMP_GOPATH= [2022-11-16T13:12:51.414Z] #0 4.476 + : /build [2022-11-16T13:12:51.414Z] #0 4.476 + '[' -z '' ']' [2022-11-16T13:12:51.414Z] #0 4.476 ++ mktemp -d [2022-11-16T13:12:51.414Z] #0 4.496 + export GOPATH=/tmp/tmp.IuFZURGFMO [2022-11-16T13:12:51.414Z] #0 4.496 + GOPATH=/tmp/tmp.IuFZURGFMO [2022-11-16T13:12:51.414Z] #0 4.496 + RM_GOPATH=1 [2022-11-16T13:12:51.414Z] #0 4.496 + case "$(go env GOARCH)" in [2022-11-16T13:12:51.414Z] #0 4.496 ++ go env GOARCH [2022-11-16T13:12:51.414Z] #0 4.556 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.414Z] #0 4.556 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.414Z] #0 4.558 Install vndr version v0.1.2 [2022-11-16T13:12:51.414Z] #0 4.558 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:51.414Z] #0 4.558 + dir=/tmp/install [2022-11-16T13:12:51.414Z] #0 4.558 + bin=vndr [2022-11-16T13:12:51.414Z] #0 4.558 + shift [2022-11-16T13:12:51.414Z] #0 4.558 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-16T13:12:51.414Z] #0 4.558 + . /tmp/install/vndr.installer [2022-11-16T13:12:51.414Z] #0 4.558 ++ : v0.1.2 [2022-11-16T13:12:51.414Z] #0 4.558 + install_vndr [2022-11-16T13:12:51.414Z] #0 4.558 + echo 'Install vndr version v0.1.2' [2022-11-16T13:12:51.414Z] #0 4.559 + GOBIN=/build [2022-11-16T13:12:51.414Z] #0 4.559 + GO111MODULE=on [2022-11-16T13:12:51.414Z] #0 4.559 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-16T13:12:51.414Z] #0 5.007 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-16T13:12:51.414Z] #28 ... [2022-11-16T13:12:51.414Z] [2022-11-16T13:12:51.414Z] #29 [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 python3-protobuf [2022-11-16T13:12:51.414Z] #0 4.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:51.414Z] #0 5.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:51.414Z] #0 5.012 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:51.414Z] #0 5.738 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:12:51.414Z] #0 8.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:12:51.671Z] #29 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:12:51.671Z] #29 ... [2022-11-16T13:12:51.671Z] [2022-11-16T13:12:51.671Z] #30 [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-11-16T13:12:51.671Z] #0 4.394 + git clone https://github.com/docker/distribution.git . [2022-11-16T13:12:51.671Z] #0 4.401 Cloning into '.'... [2022-11-16T13:12:51.671Z] #30 ... [2022-11-16T13:12:51.671Z] [2022-11-16T13:12:51.671Z] #31 [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-11-16T13:12:51.671Z] #0 3.285 + RM_GOPATH=0 [2022-11-16T13:12:51.671Z] #0 3.285 + TMP_GOPATH= [2022-11-16T13:12:51.671Z] #0 3.285 + : /build [2022-11-16T13:12:51.671Z] #0 3.285 + '[' -z '' ']' [2022-11-16T13:12:51.671Z] #0 3.285 ++ mktemp -d [2022-11-16T13:12:51.671Z] #0 3.291 + export GOPATH=/tmp/tmp.K8diXzqEW6 [2022-11-16T13:12:51.671Z] #0 3.291 + GOPATH=/tmp/tmp.K8diXzqEW6 [2022-11-16T13:12:51.671Z] #0 3.291 + RM_GOPATH=1 [2022-11-16T13:12:51.671Z] #0 3.291 + case "$(go env GOARCH)" in [2022-11-16T13:12:51.671Z] #0 3.291 ++ go env GOARCH [2022-11-16T13:12:51.671Z] #0 3.297 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.671Z] #0 3.297 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.671Z] #0 3.297 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:51.671Z] #0 3.304 + dir=/tmp/install [2022-11-16T13:12:51.671Z] #0 3.304 + bin=tomlv [2022-11-16T13:12:51.671Z] #0 3.304 + shift [2022-11-16T13:12:51.671Z] #0 3.304 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-16T13:12:51.671Z] #0 3.304 + . /tmp/install/tomlv.installer [2022-11-16T13:12:51.671Z] #0 3.304 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:12:51.672Z] #0 3.304 + install_tomlv [2022-11-16T13:12:51.672Z] #0 3.304 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-16T13:12:51.672Z] #0 3.304 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.K8diXzqEW6/src/github.com/BurntSushi/toml [2022-11-16T13:12:51.672Z] #0 3.304 Cloning into '/tmp/tmp.K8diXzqEW6/src/github.com/BurntSushi/toml'... [2022-11-16T13:12:51.672Z] #0 3.304 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:12:51.672Z] #0 3.933 + cd /tmp/tmp.K8diXzqEW6/src/github.com/BurntSushi/toml [2022-11-16T13:12:51.672Z] #0 3.933 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:12:51.672Z] #0 3.951 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:12:51.672Z] #0 4.317 internal/goarch [2022-11-16T13:12:51.672Z] #0 4.317 internal/unsafeheader [2022-11-16T13:12:51.672Z] #0 4.414 internal/abi [2022-11-16T13:12:51.672Z] #0 4.444 internal/cpu [2022-11-16T13:12:51.672Z] #0 4.776 internal/goexperiment [2022-11-16T13:12:51.672Z] #0 4.813 internal/goos [2022-11-16T13:12:51.672Z] #0 4.823 internal/bytealg [2022-11-16T13:12:51.672Z] #0 4.847 runtime/internal/atomic [2022-11-16T13:12:51.672Z] #0 5.474 runtime/internal/math [2022-11-16T13:12:51.672Z] #0 5.581 runtime/internal/sys [2022-11-16T13:12:51.672Z] #0 5.679 runtime/internal/syscall [2022-11-16T13:12:51.672Z] #0 5.783 internal/itoa [2022-11-16T13:12:51.672Z] #0 5.994 runtime [2022-11-16T13:12:51.672Z] #0 6.039 math/bits [2022-11-16T13:12:51.672Z] #0 6.946 math [2022-11-16T13:12:51.756Z] #38 24.55 CC images/signalfd.o [2022-11-16T13:12:51.845Z] #39 80.09 + bin/containerd-shim [2022-11-16T13:12:51.884Z] #10 extracting sha256:195ea6a58ca87a18477965a6e6a8623112bde82c5b568a29c56ce4581b6e6695 2.4s done [2022-11-16T13:12:51.884Z] #10 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 [2022-11-16T13:12:51.928Z] #31 ... [2022-11-16T13:12:51.928Z] [2022-11-16T13:12:51.928Z] #32 [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-11-16T13:12:51.928Z] #0 4.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:51.928Z] #0 5.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:51.928Z] #0 5.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:51.928Z] #0 5.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:12:51.928Z] #0 8.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:12:51.928Z] #32 ... [2022-11-16T13:12:51.928Z] [2022-11-16T13:12:51.928Z] #33 [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-11-16T13:12:51.928Z] #0 4.429 + RM_GOPATH=0 [2022-11-16T13:12:51.928Z] #0 4.429 + TMP_GOPATH= [2022-11-16T13:12:51.928Z] #0 4.429 + : /build [2022-11-16T13:12:51.928Z] #0 4.429 + '[' -z '' ']' [2022-11-16T13:12:51.928Z] #0 4.429 ++ mktemp -d [2022-11-16T13:12:51.928Z] #0 4.459 + export GOPATH=/tmp/tmp.C4PzbxsSoK [2022-11-16T13:12:51.928Z] #0 4.459 + GOPATH=/tmp/tmp.C4PzbxsSoK [2022-11-16T13:12:51.928Z] #0 4.459 + RM_GOPATH=1 [2022-11-16T13:12:51.928Z] #0 4.459 + case "$(go env GOARCH)" in [2022-11-16T13:12:51.928Z] #0 4.459 ++ go env GOARCH [2022-11-16T13:12:51.928Z] #0 4.481 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.928Z] #0 4.481 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:51.928Z] #0 4.485 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:51.928Z] #0 4.485 + dir=/tmp/install [2022-11-16T13:12:51.928Z] #0 4.485 + bin=shfmt [2022-11-16T13:12:51.928Z] #0 4.485 + shift [2022-11-16T13:12:51.928Z] #0 4.485 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-16T13:12:51.928Z] #0 4.485 + . /tmp/install/shfmt.installer [2022-11-16T13:12:51.928Z] #0 4.485 ++ : v3.0.2 [2022-11-16T13:12:51.928Z] #0 4.485 + install_shfmt [2022-11-16T13:12:51.928Z] #0 4.485 + echo 'Install shfmt version v3.0.2' [2022-11-16T13:12:51.928Z] #0 4.485 + GOBIN=/build [2022-11-16T13:12:51.928Z] #0 4.485 + GO111MODULE=on [2022-11-16T13:12:51.928Z] #0 4.485 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-16T13:12:51.928Z] #0 4.489 Install shfmt version v3.0.2 [2022-11-16T13:12:51.928Z] #0 5.074 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-16T13:12:51.928Z] #0 5.927 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-16T13:12:51.928Z] #0 5.957 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-16T13:12:51.928Z] #0 5.985 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-16T13:12:51.928Z] #0 7.919 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-16T13:12:52.014Z] #38 24.75 CC images/fs.o [2022-11-16T13:12:52.185Z] #33 ... [2022-11-16T13:12:52.185Z] [2022-11-16T13:12:52.185Z] #34 [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-11-16T13:12:52.185Z] #0 2.980 + RM_GOPATH=0 [2022-11-16T13:12:52.185Z] #0 2.980 + TMP_GOPATH= [2022-11-16T13:12:52.185Z] #0 2.980 + : /build [2022-11-16T13:12:52.185Z] #0 2.980 + '[' -z '' ']' [2022-11-16T13:12:52.185Z] #0 2.980 ++ mktemp -d [2022-11-16T13:12:52.185Z] #0 2.980 + export GOPATH=/tmp/tmp.ZtNH21CyHK [2022-11-16T13:12:52.185Z] #0 2.980 + GOPATH=/tmp/tmp.ZtNH21CyHK [2022-11-16T13:12:52.185Z] #0 2.980 + RM_GOPATH=1 [2022-11-16T13:12:52.185Z] #0 2.980 + case "$(go env GOARCH)" in [2022-11-16T13:12:52.185Z] #0 2.993 ++ go env GOARCH [2022-11-16T13:12:52.185Z] #0 2.996 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:52.185Z] #0 2.996 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:52.185Z] #0 2.996 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:52.185Z] #0 2.996 + dir=/tmp/install [2022-11-16T13:12:52.185Z] #0 2.996 + bin=dockercli [2022-11-16T13:12:52.185Z] #0 2.996 + shift [2022-11-16T13:12:52.185Z] #0 2.996 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-16T13:12:52.185Z] #0 2.996 + . /tmp/install/dockercli.installer [2022-11-16T13:12:52.185Z] #0 2.996 ++ : stable [2022-11-16T13:12:52.185Z] #0 2.996 ++ : 17.06.2-ce [2022-11-16T13:12:52.185Z] #0 2.996 + install_dockercli [2022-11-16T13:12:52.185Z] #0 2.996 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-16T13:12:52.185Z] #0 2.996 ++ uname -m [2022-11-16T13:12:52.185Z] #0 2.996 Install docker/cli version 17.06.2-ce from stable [2022-11-16T13:12:52.185Z] #0 3.006 + arch=aarch64 [2022-11-16T13:12:52.185Z] #0 3.006 + '[' aarch64 '!=' x86_64 ']' [2022-11-16T13:12:52.185Z] #0 3.006 + '[' aarch64 '!=' s390x ']' [2022-11-16T13:12:52.185Z] #0 3.006 + '[' aarch64 '!=' armhf ']' [2022-11-16T13:12:52.185Z] #0 3.006 + build_dockercli [2022-11-16T13:12:52.185Z] #0 3.006 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZtNH21CyHK/tmp/docker-ce [2022-11-16T13:12:52.185Z] #0 3.006 Cloning into '/tmp/tmp.ZtNH21CyHK/tmp/docker-ce'... [2022-11-16T13:12:52.185Z] #34 ... [2022-11-16T13:12:52.185Z] [2022-11-16T13:12:52.185Z] #35 [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-11-16T13:12:52.185Z] #0 4.508 + RM_GOPATH=0 [2022-11-16T13:12:52.185Z] #0 4.508 + TMP_GOPATH= [2022-11-16T13:12:52.185Z] #0 4.508 + : /build [2022-11-16T13:12:52.185Z] #0 4.508 + '[' -z '' ']' [2022-11-16T13:12:52.185Z] #0 4.512 ++ mktemp -d [2022-11-16T13:12:52.185Z] #0 4.521 + export GOPATH=/tmp/tmp.CvFhnTSCkI [2022-11-16T13:12:52.185Z] #0 4.521 + GOPATH=/tmp/tmp.CvFhnTSCkI [2022-11-16T13:12:52.185Z] #0 4.521 + RM_GOPATH=1 [2022-11-16T13:12:52.185Z] #0 4.521 + case "$(go env GOARCH)" in [2022-11-16T13:12:52.185Z] #0 4.521 ++ go env GOARCH [2022-11-16T13:12:52.185Z] #0 4.597 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:52.185Z] #0 4.613 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:12:52.185Z] #0 4.615 ++ dirname /tmp/install/install.sh [2022-11-16T13:12:52.185Z] #0 4.616 + dir=/tmp/install [2022-11-16T13:12:52.185Z] #0 4.616 + bin=proxy [2022-11-16T13:12:52.185Z] #0 4.616 + shift [2022-11-16T13:12:52.185Z] #0 4.616 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-16T13:12:52.185Z] #0 4.616 + . /tmp/install/proxy.installer [2022-11-16T13:12:52.185Z] #0 4.616 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:12:52.185Z] #0 4.617 + install_proxy [2022-11-16T13:12:52.185Z] #0 4.617 + case "$1" in [2022-11-16T13:12:52.185Z] #0 4.617 + export CGO_ENABLED=0 [2022-11-16T13:12:52.185Z] #0 4.617 + CGO_ENABLED=0 [2022-11-16T13:12:52.185Z] #0 4.617 + _install_proxy [2022-11-16T13:12:52.185Z] #0 4.617 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-16T13:12:52.185Z] #0 4.617 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:12:52.185Z] #0 4.617 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CvFhnTSCkI/src/github.com/docker/libnetwork [2022-11-16T13:12:52.185Z] #0 4.620 Cloning into '/tmp/tmp.CvFhnTSCkI/src/github.com/docker/libnetwork'... [2022-11-16T13:12:52.271Z] #38 25.02 CC images/pstree.o [2022-11-16T13:12:52.443Z] #35 ... [2022-11-16T13:12:52.443Z] [2022-11-16T13:12:52.443Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:12:52.443Z] #0 4.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:52.443Z] #0 5.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:52.443Z] #0 5.050 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:52.443Z] #0 5.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:12:52.443Z] #0 8.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:12:52.443Z] #0 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:12:52.443Z] #36 ... [2022-11-16T13:12:52.443Z] [2022-11-16T13:12:52.443Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:12:52.443Z] #19 14.49 #=#=# [2022-11-16T13:12:52.450Z] #10 ... [2022-11-16T13:12:52.450Z] [2022-11-16T13:12:52.450Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-16T13:12:52.450Z] #14 DONE 0.2s [2022-11-16T13:12:52.450Z] [2022-11-16T13:12:52.450Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:52.529Z] #38 25.22 CC images/pipe.o [2022-11-16T13:12:52.582Z] #39 ... [2022-11-16T13:12:52.582Z] [2022-11-16T13:12:52.582Z] #32 [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-11-16T13:12:52.582Z] #32 DONE 64.8s [2022-11-16T13:12:52.582Z] [2022-11-16T13:12:52.582Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:52.582Z] #38 4.556 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:12:52.582Z] #38 4.607 GEN .gitid [2022-11-16T13:12:52.582Z] #38 4.632 GEN criu/include/version.h [2022-11-16T13:12:52.582Z] #38 4.709 GEN include/common/asm [2022-11-16T13:12:52.582Z] #38 6.313 PBCC images/timens.pb-c.c [2022-11-16T13:12:52.582Z] #38 6.347 DEP images/timens.pb-c.d [2022-11-16T13:12:52.582Z] #38 6.411 PBCC images/fown.pb-c.c [2022-11-16T13:12:52.582Z] #38 6.447 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-16T13:12:52.582Z] #38 6.582 PBCC images/opts.pb-c.c [2022-11-16T13:12:52.582Z] #38 6.628 PBCC images/memfd.pb-c.c [2022-11-16T13:12:52.582Z] #38 6.689 DEP images/fown.pb-c.d [2022-11-16T13:12:52.582Z] #38 6.730 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-16T13:12:52.582Z] #38 6.850 DEP images/opts.pb-c.d [2022-11-16T13:12:52.582Z] #38 6.931 DEP images/memfd.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.007 PBCC images/sit.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.055 DEP images/sit.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.120 PBCC images/macvlan.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.179 DEP images/macvlan.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.218 PBCC images/autofs.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.244 DEP images/autofs.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.301 PBCC images/sysctl.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.387 DEP images/sysctl.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.480 PBCC images/time.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.533 DEP images/time.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.670 PBCC images/binfmt-misc.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.676 DEP images/binfmt-misc.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.742 PBCC images/seccomp.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.782 DEP images/seccomp.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.867 PBCC images/userns.pb-c.c [2022-11-16T13:12:52.582Z] #38 7.900 DEP images/userns.pb-c.d [2022-11-16T13:12:52.582Z] #38 7.985 PBCC images/cgroup.pb-c.c [2022-11-16T13:12:52.582Z] #38 8.006 DEP images/cgroup.pb-c.d [2022-11-16T13:12:52.582Z] #38 8.141 PBCC images/ext-file.pb-c.c [2022-11-16T13:12:52.582Z] #38 8.185 DEP images/ext-file.pb-c.d [2022-11-16T13:12:52.710Z] #10 ... [2022-11-16T13:12:52.710Z] [2022-11-16T13:12:52.710Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-16T13:12:52.710Z] #15 DONE 0.4s [2022-11-16T13:12:52.710Z] [2022-11-16T13:12:52.710Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:52.712Z] #19 14.84 #=#=# ######################################################################## 100.0% [2022-11-16T13:12:52.787Z] #38 25.48 CC images/tcp-stream.o [2022-11-16T13:12:52.787Z] #38 25.64 CC images/sk-packet.o [2022-11-16T13:12:52.841Z] #38 8.326 PBCC images/rpc.pb-c.c [2022-11-16T13:12:52.841Z] #38 8.410 DEP images/rpc.pb-c.d [2022-11-16T13:12:53.044Z] #38 25.89 CC images/mnt.o [2022-11-16T13:12:53.102Z] #38 8.661 PBCC images/siginfo.pb-c.c [2022-11-16T13:12:53.102Z] #38 8.675 DEP images/siginfo.pb-c.d [2022-11-16T13:12:53.102Z] #38 8.771 PBCC images/pagemap.pb-c.c [2022-11-16T13:12:53.102Z] #38 8.897 DEP images/pagemap.pb-c.d [2022-11-16T13:12:53.302Z] #38 26.18 CC images/pipe-data.o [2022-11-16T13:12:53.560Z] #38 26.43 CC images/sa.o [2022-11-16T13:12:53.669Z] #38 9.069 PBCC images/rlimit.pb-c.c [2022-11-16T13:12:53.669Z] #38 9.163 DEP images/rlimit.pb-c.d [2022-11-16T13:12:53.669Z] #38 9.273 PBCC images/file-lock.pb-c.c [2022-11-16T13:12:53.669Z] #38 9.317 DEP images/file-lock.pb-c.d [2022-11-16T13:12:53.669Z] #38 9.381 PBCC images/tty.pb-c.c [2022-11-16T13:12:53.669Z] #38 9.417 DEP images/tty.pb-c.d [2022-11-16T13:12:53.817Z] #38 26.60 CC images/timer.o [2022-11-16T13:12:53.928Z] #38 ... [2022-11-16T13:12:53.928Z] [2022-11-16T13:12:53.928Z] #39 [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-11-16T13:12:53.928Z] #39 5.736 [100%] Linking C executable tini-static [2022-11-16T13:12:53.928Z] #39 6.686 [100%] Built target tini-static [2022-11-16T13:12:53.928Z] #39 6.750 + mkdir -p /build [2022-11-16T13:12:53.928Z] #39 6.751 + cp tini-static /build/docker-init [2022-11-16T13:12:53.928Z] #39 DONE 6.8s [2022-11-16T13:12:53.928Z] [2022-11-16T13:12:53.928Z] #25 [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-11-16T13:12:53.928Z] #25 61.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-16T13:12:54.075Z] #38 26.90 CC images/timerfd.o [2022-11-16T13:12:54.084Z] #19 16.15 [2022-11-16T13:12:54.333Z] #38 27.08 CC images/mm.o [2022-11-16T13:12:54.495Z] #25 ... [2022-11-16T13:12:54.495Z] [2022-11-16T13:12:54.495Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:54.495Z] #38 9.601 PBCC images/tun.pb-c.c [2022-11-16T13:12:54.495Z] #38 9.661 PBCC images/netdev.pb-c.c [2022-11-16T13:12:54.495Z] #38 9.748 DEP images/tun.pb-c.d [2022-11-16T13:12:54.495Z] #38 9.797 DEP images/netdev.pb-c.d [2022-11-16T13:12:54.495Z] #38 10.05 PBCC images/vma.pb-c.c [2022-11-16T13:12:54.495Z] #38 10.09 DEP images/vma.pb-c.d [2022-11-16T13:12:54.591Z] #38 27.39 CC images/sk-opts.o [2022-11-16T13:12:54.754Z] #38 10.19 PBCC images/creds.pb-c.c [2022-11-16T13:12:54.754Z] #38 10.25 DEP images/creds.pb-c.d [2022-11-16T13:12:54.754Z] #38 10.32 PBCC images/utsns.pb-c.c [2022-11-16T13:12:54.849Z] #38 27.65 CC images/sk-unix.o [2022-11-16T13:12:55.012Z] #38 10.51 DEP images/utsns.pb-c.d [2022-11-16T13:12:55.012Z] #38 10.58 PBCC images/ipc-desc.pb-c.c [2022-11-16T13:12:55.012Z] #38 10.59 PBCC images/ipc-sem.pb-c.c [2022-11-16T13:12:55.013Z] #38 10.59 DEP images/ipc-desc.pb-c.d [2022-11-16T13:12:55.013Z] #38 10.68 DEP images/ipc-sem.pb-c.d [2022-11-16T13:12:55.013Z] #38 10.74 PBCC images/ipc-msg.pb-c.c [2022-11-16T13:12:55.013Z] #38 10.75 DEP images/ipc-msg.pb-c.d [2022-11-16T13:12:55.013Z] #38 10.81 PBCC images/ipc-shm.pb-c.c [2022-11-16T13:12:55.107Z] #38 27.90 CC images/sk-inet.o [2022-11-16T13:12:55.271Z] #38 10.83 DEP images/ipc-shm.pb-c.d [2022-11-16T13:12:55.271Z] #38 10.88 PBCC images/ipc-var.pb-c.c [2022-11-16T13:12:55.271Z] #38 10.89 DEP images/ipc-var.pb-c.d [2022-11-16T13:12:55.271Z] #38 10.95 PBCC images/sk-opts.pb-c.c [2022-11-16T13:12:55.271Z] #38 10.98 PBCC images/packet-sock.pb-c.c [2022-11-16T13:12:55.271Z] #38 11.05 DEP images/sk-opts.pb-c.d [2022-11-16T13:12:55.529Z] #38 11.12 DEP images/packet-sock.pb-c.d [2022-11-16T13:12:55.529Z] #38 11.19 PBCC images/sk-netlink.pb-c.c [2022-11-16T13:12:55.529Z] #38 11.24 DEP images/sk-netlink.pb-c.d [2022-11-16T13:12:55.529Z] #38 11.33 PBCC images/sk-inet.pb-c.c [2022-11-16T13:12:55.672Z] #38 28.31 CC images/tun.o [2022-11-16T13:12:55.789Z] #38 11.37 DEP images/sk-inet.pb-c.d [2022-11-16T13:12:55.789Z] #38 11.47 PBCC images/sk-unix.pb-c.c [2022-11-16T13:12:55.789Z] #38 11.53 DEP images/sk-unix.pb-c.d [2022-11-16T13:12:55.789Z] #38 11.59 PBCC images/mm.pb-c.c [2022-11-16T13:12:55.929Z] #38 28.69 CC images/sk-netlink.o [2022-11-16T13:12:56.031Z] #39 84.12 + bin/containerd-shim-runc-v1 [2022-11-16T13:12:56.047Z] #38 11.63 DEP images/mm.pb-c.d [2022-11-16T13:12:56.047Z] #38 11.68 PBCC images/timerfd.pb-c.c [2022-11-16T13:12:56.047Z] #38 11.72 DEP images/timerfd.pb-c.d [2022-11-16T13:12:56.047Z] #38 11.76 PBCC images/timer.pb-c.c [2022-11-16T13:12:56.047Z] #38 11.78 DEP images/timer.pb-c.d [2022-11-16T13:12:56.047Z] #38 11.84 PBCC images/sa.pb-c.c [2022-11-16T13:12:56.185Z] #38 28.92 CC images/packet-sock.o [2022-11-16T13:12:56.304Z] #38 11.91 DEP images/sa.pb-c.d [2022-11-16T13:12:56.304Z] #38 11.97 PBCC images/pipe-data.pb-c.c [2022-11-16T13:12:56.443Z] #38 29.27 CC images/ipc-var.o [2022-11-16T13:12:56.564Z] #38 11.99 DEP images/pipe-data.pb-c.d [2022-11-16T13:12:56.564Z] #38 12.06 PBCC images/mnt.pb-c.c [2022-11-16T13:12:56.564Z] #38 12.11 DEP images/mnt.pb-c.d [2022-11-16T13:12:56.564Z] #38 12.19 PBCC images/sk-packet.pb-c.c [2022-11-16T13:12:56.564Z] #38 12.23 DEP images/sk-packet.pb-c.d [2022-11-16T13:12:56.564Z] #38 12.30 PBCC images/tcp-stream.pb-c.c [2022-11-16T13:12:56.564Z] #38 12.37 DEP images/tcp-stream.pb-c.d [2022-11-16T13:12:56.614Z] #19 18.62 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-16T13:12:56.701Z] #38 29.48 CC images/ipc-desc.o [2022-11-16T13:12:56.701Z] #38 29.65 CC images/ipc-shm.o [2022-11-16T13:12:56.823Z] #38 12.41 PBCC images/pipe.pb-c.c [2022-11-16T13:12:56.823Z] #38 12.44 DEP images/pipe.pb-c.d [2022-11-16T13:12:56.823Z] #38 12.51 PBCC images/pstree.pb-c.c [2022-11-16T13:12:56.823Z] #38 12.54 DEP images/pstree.pb-c.d [2022-11-16T13:12:56.823Z] #38 12.61 PBCC images/fs.pb-c.c [2022-11-16T13:12:56.823Z] #38 12.62 DEP images/fs.pb-c.d [2022-11-16T13:12:56.888Z] #10 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 5.0s [2022-11-16T13:12:57.081Z] #38 12.67 PBCC images/signalfd.pb-c.c [2022-11-16T13:12:57.081Z] #38 12.72 DEP images/signalfd.pb-c.d [2022-11-16T13:12:57.081Z] #38 12.78 PBCC images/fh.pb-c.c [2022-11-16T13:12:57.081Z] #38 12.84 PBCC images/fsnotify.pb-c.c [2022-11-16T13:12:57.081Z] #38 12.88 DEP images/fh.pb-c.d [2022-11-16T13:12:57.144Z] #10 extracting sha256:52908dc1c386fab0271a2b84b6ef4d96205a98a8c8801169554767172e45d8c7 5.2s done [2022-11-16T13:12:57.266Z] #38 29.83 CC images/ipc-msg.o [2022-11-16T13:12:57.340Z] #38 12.94 DEP images/fsnotify.pb-c.d [2022-11-16T13:12:57.340Z] #38 13.02 PBCC images/eventpoll.pb-c.c [2022-11-16T13:12:57.400Z] #10 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 [2022-11-16T13:12:57.524Z] #38 30.14 CC images/ipc-sem.o [2022-11-16T13:12:57.524Z] #38 30.34 CC images/utsns.o [2022-11-16T13:12:57.598Z] #38 13.04 DEP images/eventpoll.pb-c.d [2022-11-16T13:12:57.598Z] #38 13.08 PBCC images/eventfd.pb-c.c [2022-11-16T13:12:57.598Z] #38 13.12 DEP images/eventfd.pb-c.d [2022-11-16T13:12:57.598Z] #38 13.20 PBCC images/remap-file-path.pb-c.c [2022-11-16T13:12:57.598Z] #38 13.20 DEP images/remap-file-path.pb-c.d [2022-11-16T13:12:57.598Z] #38 13.29 PBCC images/fifo.pb-c.c [2022-11-16T13:12:57.782Z] #38 30.55 CC images/creds.o [2022-11-16T13:12:57.782Z] #38 ... [2022-11-16T13:12:57.782Z] [2022-11-16T13:12:57.782Z] #36 [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-11-16T13:12:57.782Z] #36 91.21 io/fs [2022-11-16T13:12:57.782Z] #36 92.52 os [2022-11-16T13:12:57.782Z] #36 93.77 bufio [2022-11-16T13:12:57.782Z] #36 95.64 text/tabwriter [2022-11-16T13:12:57.782Z] #36 96.33 io/ioutil [2022-11-16T13:12:57.782Z] #36 96.34 fmt [2022-11-16T13:12:57.782Z] #36 98.53 flag [2022-11-16T13:12:57.782Z] #36 98.55 github.com/BurntSushi/toml [2022-11-16T13:12:57.782Z] #36 100.1 log [2022-11-16T13:12:57.856Z] #38 13.29 DEP images/fifo.pb-c.d [2022-11-16T13:12:57.856Z] #38 13.36 PBCC images/ghost-file.pb-c.c [2022-11-16T13:12:57.856Z] #38 13.44 DEP images/ghost-file.pb-c.d [2022-11-16T13:12:57.856Z] #38 13.49 PBCC images/regfile.pb-c.c [2022-11-16T13:12:57.856Z] #38 13.55 DEP images/regfile.pb-c.d [2022-11-16T13:12:58.040Z] #36 ... [2022-11-16T13:12:58.040Z] [2022-11-16T13:12:58.040Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:12:58.040Z] #38 30.78 CC images/vma.o [2022-11-16T13:12:58.040Z] #38 30.95 CC images/netdev.o [2022-11-16T13:12:58.114Z] #38 13.59 PBCC images/ns.pb-c.c [2022-11-16T13:12:58.114Z] #38 13.61 DEP images/ns.pb-c.d [2022-11-16T13:12:58.114Z] #38 13.66 PBCC images/fdinfo.pb-c.c [2022-11-16T13:12:58.114Z] #38 13.78 DEP images/fdinfo.pb-c.d [2022-11-16T13:12:58.114Z] #38 13.84 PBCC images/core-aarch64.pb-c.c [2022-11-16T13:12:58.114Z] #38 13.90 PBCC images/core-arm.pb-c.c [2022-11-16T13:12:58.328Z] #10 ... [2022-11-16T13:12:58.328Z] [2022-11-16T13:12:58.328Z] #16 [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-11-16T13:12:58.328Z] #0 3.849 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:12:58.328Z] #0 3.858 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:12:58.328Z] #0 3.858 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:12:58.328Z] #0 4.017 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:12:58.328Z] #0 4.222 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:12:58.328Z] #0 4.406 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:12:58.328Z] #0 5.858 Fetched 8607 kB in 2s (3792 kB/s) [2022-11-16T13:12:58.328Z] #0 5.858 Reading package lists... [2022-11-16T13:12:58.328Z] #0 6.711 Reading package lists... [2022-11-16T13:12:58.328Z] #0 7.508 Building dependency tree... [2022-11-16T13:12:58.328Z] #0 7.893 The following additional packages will be installed: [2022-11-16T13:12:58.328Z] #0 7.893 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-16T13:12:58.328Z] #0 7.894 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-16T13:12:58.328Z] #0 7.896 Recommended packages: [2022-11-16T13:12:58.328Z] #0 7.896 libldap-common publicsuffix libsasl2-modules [2022-11-16T13:12:58.328Z] #0 8.075 The following NEW packages will be installed: [2022-11-16T13:12:58.328Z] #0 8.077 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-16T13:12:58.328Z] #0 8.077 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-16T13:12:58.328Z] #0 8.078 libssh2-1 openssl [2022-11-16T13:12:58.328Z] #0 8.354 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:12:58.328Z] #0 8.354 Need to get 3047 kB of archives. [2022-11-16T13:12:58.328Z] #0 8.354 After this operation, 6661 kB of additional disk space will be used. [2022-11-16T13:12:58.328Z] #0 8.354 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-16T13:12:58.328Z] #0 8.377 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-16T13:12:58.328Z] #0 8.381 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-16T13:12:58.328Z] #0 8.383 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:12:58.328Z] #0 8.386 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:12:58.328Z] #0 8.387 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:12:58.328Z] #0 8.542 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:12:58.328Z] #0 8.575 Fetched 3047 kB in 0s (10.2 MB/s) [2022-11-16T13:12:58.328Z] #0 8.610 Selecting previously unselected package openssl. [2022-11-16T13:12:58.328Z] #0 8.610 (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 ... 6661 files and directories currently installed.) [2022-11-16T13:12:58.328Z] #0 8.610 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 8.614 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:12:58.328Z] #0 8.772 Selecting previously unselected package ca-certificates. [2022-11-16T13:12:58.328Z] #0 8.772 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-16T13:12:58.328Z] #0 8.777 Unpacking ca-certificates (20210119) ... [2022-11-16T13:12:58.328Z] #0 8.877 Selecting previously unselected package libbrotli1:amd64. [2022-11-16T13:12:58.328Z] #0 8.879 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 8.893 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:12:58.328Z] #0 8.961 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-16T13:12:58.328Z] #0 8.961 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 8.965 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.004 Selecting previously unselected package libsasl2-2:amd64. [2022-11-16T13:12:58.328Z] #0 9.004 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.008 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.061 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-16T13:12:58.328Z] #0 9.062 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.067 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.141 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-16T13:12:58.328Z] #0 9.142 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.146 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:12:58.328Z] #0 9.202 Selecting previously unselected package libpsl5:amd64. [2022-11-16T13:12:58.328Z] #0 9.202 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.208 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:12:58.328Z] #0 9.260 Selecting previously unselected package librtmp1:amd64. [2022-11-16T13:12:58.328Z] #0 9.260 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.265 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:12:58.328Z] #0 9.314 Selecting previously unselected package libssh2-1:amd64. [2022-11-16T13:12:58.328Z] #0 9.314 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.318 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:12:58.328Z] #0 9.377 Selecting previously unselected package libcurl4:amd64. [2022-11-16T13:12:58.328Z] #0 9.377 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.379 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:58.328Z] #0 9.454 Selecting previously unselected package curl. [2022-11-16T13:12:58.328Z] #0 9.454 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.456 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:12:58.328Z] #0 9.521 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:12:58.328Z] #0 9.521 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.526 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:12:58.328Z] #0 9.601 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:12:58.328Z] #0 9.602 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.607 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:12:58.328Z] #0 9.653 Selecting previously unselected package jq. [2022-11-16T13:12:58.328Z] #0 9.653 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:12:58.328Z] #0 9.658 Unpacking jq (1.6-2.1) ... [2022-11-16T13:12:58.328Z] #0 9.699 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-16T13:12:58.328Z] #0 9.710 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-16T13:12:58.328Z] #0 9.721 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-16T13:12:58.328Z] #0 9.735 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.753 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-16T13:12:58.328Z] #0 9.765 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.777 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-16T13:12:58.328Z] #0 9.790 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-16T13:12:58.328Z] #0 9.808 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:12:58.328Z] #0 9.820 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:12:58.328Z] #0 9.836 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-16T13:12:58.328Z] #0 9.849 Setting up ca-certificates (20210119) ... [2022-11-16T13:12:58.372Z] #38 13.94 PBCC images/core-ppc64.pb-c.c [2022-11-16T13:12:58.372Z] #38 13.99 PBCC images/core-s390.pb-c.c [2022-11-16T13:12:58.372Z] #38 14.03 PBCC images/core-x86.pb-c.c [2022-11-16T13:12:58.506Z] #19 20.48 [2022-11-16T13:12:58.560Z] #39 86.35 + bin/containerd-shim-runc-v2 [2022-11-16T13:12:58.585Z] #16 ... [2022-11-16T13:12:58.585Z] [2022-11-16T13:12:58.585Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:12:58.605Z] #38 31.36 CC images/tty.o [2022-11-16T13:12:58.631Z] #38 14.07 PBCC images/core.pb-c.c [2022-11-16T13:12:58.631Z] #38 14.13 PBCC images/inventory.pb-c.c [2022-11-16T13:12:58.631Z] #38 14.18 DEP images/core-aarch64.pb-c.d [2022-11-16T13:12:58.631Z] #38 14.27 DEP images/core-arm.pb-c.d [2022-11-16T13:12:58.631Z] #38 14.32 DEP images/core-ppc64.pb-c.d [2022-11-16T13:12:58.631Z] #38 14.38 DEP images/core-s390.pb-c.d [2022-11-16T13:12:58.631Z] #38 14.42 DEP images/core-x86.pb-c.d [2022-11-16T13:12:58.763Z] #19 20.86 #=#=# ################################### 49.0% ######################################################################## 100.0% [2022-11-16T13:12:58.818Z] #39 86.87 + binaries [2022-11-16T13:12:58.818Z] #39 86.87 + install -D bin/containerd /build/containerd [2022-11-16T13:12:58.818Z] #39 86.90 + install -D bin/containerd-shim /build/containerd-shim [2022-11-16T13:12:58.818Z] #39 86.90 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-16T13:12:58.818Z] #39 86.91 + install -D bin/ctr /build/ctr [2022-11-16T13:12:58.889Z] #38 14.53 DEP images/core.pb-c.d [2022-11-16T13:12:58.889Z] #38 14.60 DEP images/inventory.pb-c.d [2022-11-16T13:12:58.889Z] #38 14.67 PBCC images/cpuinfo.pb-c.c [2022-11-16T13:12:59.147Z] #38 14.69 DEP images/cpuinfo.pb-c.d [2022-11-16T13:12:59.147Z] #38 14.78 PBCC images/stats.pb-c.c [2022-11-16T13:12:59.147Z] #38 14.82 DEP images/stats.pb-c.d [2022-11-16T13:12:59.172Z] #38 31.92 CC images/file-lock.o [2022-11-16T13:12:59.429Z] #38 32.16 CC images/rlimit.o [2022-11-16T13:12:59.429Z] #38 32.31 CC images/pagemap.o [2022-11-16T13:12:59.687Z] #38 32.59 CC images/siginfo.o [2022-11-16T13:12:59.694Z] #19 ... [2022-11-16T13:12:59.695Z] [2022-11-16T13:12:59.695Z] #35 [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-11-16T13:12:59.945Z] #38 32.81 CC images/rpc.o [2022-11-16T13:12:59.952Z] #35 18.91 Updating files: 86% (1660/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-16T13:12:59.952Z] #35 19.19 + cd /tmp/tmp.CvFhnTSCkI/src/github.com/docker/libnetwork [2022-11-16T13:12:59.952Z] #35 19.19 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:13:00.522Z] #38 16.10 make[1]: Nothing to be done for 'all'. [2022-11-16T13:13:00.523Z] #35 19.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-16T13:13:00.713Z] #39 DONE 88.6s [2022-11-16T13:13:00.780Z] #35 ... [2022-11-16T13:13:00.780Z] [2022-11-16T13:13:00.780Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:13:00.780Z] #19 22.07 [2022-11-16T13:13:00.780Z] #19 22.40 Download of images into '/build' complete. [2022-11-16T13:13:00.780Z] #19 22.40 Use something like the following to load the result into a Docker daemon: [2022-11-16T13:13:00.780Z] #19 22.40 tar -cC '/build' . | docker load [2022-11-16T13:13:00.780Z] #19 DONE 23.2s [2022-11-16T13:13:00.780Z] [2022-11-16T13:13:00.780Z] #28 [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-11-16T13:13:00.780Z] #28 DONE 20.1s [2022-11-16T13:13:00.970Z] [2022-11-16T13:13:00.970Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-16T13:13:01.037Z] [2022-11-16T13:13:01.038Z] #24 [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-11-16T13:13:01.038Z] #24 10.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-16T13:13:01.038Z] #24 10.80 go: downloading github.com/google/uuid v1.3.0 [2022-11-16T13:13:01.038Z] #24 10.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-16T13:13:01.038Z] #24 10.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-16T13:13:01.038Z] #24 11.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:13:01.038Z] #24 11.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-16T13:13:01.038Z] #24 11.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-16T13:13:01.038Z] #24 11.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-16T13:13:01.038Z] #24 11.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-16T13:13:01.038Z] #24 16.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-16T13:13:01.038Z] #24 16.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-16T13:13:01.109Z] #10 ... [2022-11-16T13:13:01.109Z] [2022-11-16T13:13:01.109Z] #16 [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-11-16T13:13:01.109Z] #16 10.46 Updating certificates in /etc/ssl/certs... [2022-11-16T13:13:01.109Z] #16 11.18 129 added, 0 removed; done. [2022-11-16T13:13:01.109Z] #16 11.22 Setting up jq (1.6-2.1) ... [2022-11-16T13:13:01.109Z] #16 11.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-16T13:13:01.109Z] #16 11.25 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-16T13:13:01.109Z] #16 11.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:01.109Z] #16 11.28 Processing triggers for ca-certificates (20210119) ... [2022-11-16T13:13:01.109Z] #16 11.29 Updating certificates in /etc/ssl/certs... [2022-11-16T13:13:01.109Z] #16 11.86 0 added, 0 removed; done. [2022-11-16T13:13:01.109Z] #16 11.86 Running hooks in /etc/ca-certificates/update.d... [2022-11-16T13:13:01.109Z] #16 11.86 done. [2022-11-16T13:13:01.109Z] #16 DONE 12.5s [2022-11-16T13:13:01.109Z] [2022-11-16T13:13:01.109Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:13:01.109Z] #10 ... [2022-11-16T13:13:01.109Z] [2022-11-16T13:13:01.109Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-16T13:13:01.109Z] #17 DONE 0.3s [2022-11-16T13:13:01.109Z] [2022-11-16T13:13:01.109Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:c6a2486968b82f0505b162ad33f56a46c6830e8e08e57608ec6b86971eebf486 [2022-11-16T13:13:01.294Z] #24 ... [2022-11-16T13:13:01.295Z] [2022-11-16T13:13:01.295Z] #26 [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-11-16T13:13:01.295Z] #26 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:13:01.295Z] #26 15.41 Fetched 8487 kB in 11s (792 kB/s) [2022-11-16T13:13:01.295Z] #26 15.41 Reading package lists... [2022-11-16T13:13:01.295Z] #26 ... [2022-11-16T13:13:01.295Z] [2022-11-16T13:13:01.295Z] #31 [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-11-16T13:13:01.295Z] #31 11.37 unicode/utf8 [2022-11-16T13:13:01.295Z] #31 12.03 internal/race [2022-11-16T13:13:01.295Z] #31 12.19 sync/atomic [2022-11-16T13:13:01.295Z] #31 13.02 unicode [2022-11-16T13:13:01.295Z] #31 17.20 encoding [2022-11-16T13:13:01.318Z] #38 33.92 CC images/ext-file.o [2022-11-16T13:13:01.318Z] #38 34.14 CC images/cgroup.o [2022-11-16T13:13:01.552Z] #31 ... [2022-11-16T13:13:01.552Z] [2022-11-16T13:13:01.552Z] #26 [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-11-16T13:13:01.884Z] #38 34.64 CC images/userns.o [2022-11-16T13:13:01.902Z] #64 DONE 0.8s [2022-11-16T13:13:01.902Z] [2022-11-16T13:13:01.902Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-16T13:13:02.080Z] #38 17.44 CC images/stats.o [2022-11-16T13:13:02.080Z] #38 17.71 CC images/core.o [2022-11-16T13:13:02.142Z] #38 34.84 CC images/google/protobuf/descriptor.o [2022-11-16T13:13:02.159Z] #65 DONE 0.2s [2022-11-16T13:13:02.159Z] [2022-11-16T13:13:02.159Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-16T13:13:02.476Z] #10 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 5.0s [2022-11-16T13:13:02.489Z] #26 20.72 Reading package lists... [2022-11-16T13:13:02.489Z] #26 ... [2022-11-16T13:13:02.489Z] [2022-11-16T13:13:02.489Z] #32 [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-11-16T13:13:02.489Z] #32 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:13:02.489Z] #32 16.07 Fetched 8487 kB in 11s (747 kB/s) [2022-11-16T13:13:02.489Z] #32 16.07 Reading package lists... [2022-11-16T13:13:02.489Z] #32 21.74 Reading package lists... [2022-11-16T13:13:02.489Z] #32 ... [2022-11-16T13:13:02.489Z] [2022-11-16T13:13:02.489Z] #30 [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-11-16T13:13:02.648Z] #38 18.44 CC images/core-x86.o [2022-11-16T13:13:02.724Z] #66 DONE 0.8s [2022-11-16T13:13:02.745Z] #30 20.92 Updating files: 56% (1245/2209) Updating files: 57% (1260/2209) Updating files: 58% (1282/2209) Updating files: 59% (1304/2209) Updating files: 60% (1326/2209) Updating files: 61% (1348/2209) Updating files: 62% (1370/2209) Updating files: 63% (1392/2209) Updating files: 64% (1414/2209) Updating files: 65% (1436/2209) Updating files: 66% (1458/2209) Updating files: 67% (1481/2209) Updating files: 68% (1503/2209) Updating files: 69% (1525/2209) Updating files: 70% (1547/2209) Updating files: 71% (1569/2209) Updating files: 72% (1591/2209) Updating files: 73% (1613/2209) Updating files: 74% (1635/2209) Updating files: 75% (1657/2209) Updating files: 76% (1679/2209) Updating files: 77% (1701/2209) Updating files: 78% (1724/2209) Updating files: 79% (1746/2209) Updating files: 80% (1768/2209) Updating files: 81% (1790/2209) Updating files: 82% (1812/2209) Updating files: 83% (1834/2209) Updating files: 84% (1856/2209) Updating files: 85% (1878/2209) Updating files: 86% (1900/2209) Updating files: 87% (1922/2209) Updating files: 88% (1944/2209) Updating files: 89% (1967/2209) Updating files: 90% (1989/2209) Updating files: 91% (2011/2209) Updating files: 92% (2033/2209) Updating files: 93% (2055/2209) Updating files: 94% (2077/2209) Updating files: 95% (2099/2209) Updating files: 96% (2121/2209) Updating files: 97% (2143/2209) Updating files: 98% (2165/2209) Updating files: 99% (2187/2209) Updating files: 100% (2209/2209) Updating files: 100% (2209/2209), done. [2022-11-16T13:13:02.745Z] #30 21.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-16T13:13:02.981Z] [2022-11-16T13:13:02.981Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-16T13:13:02.981Z] #67 DONE 0.0s [2022-11-16T13:13:02.981Z] [2022-11-16T13:13:02.981Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-16T13:13:02.981Z] #68 DONE 0.0s [2022-11-16T13:13:02.981Z] [2022-11-16T13:13:02.981Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-16T13:13:03.520Z] #38 ... [2022-11-16T13:13:03.520Z] [2022-11-16T13:13:03.520Z] #36 [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-11-16T13:13:03.520Z] #36 102.8 github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:13:03.520Z] #36 DONE 106.6s [2022-11-16T13:13:03.520Z] [2022-11-16T13:13:03.520Z] #37 [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-11-16T13:13:03.520Z] #37 50.20 Updating files: 43% (2173/5051) Updating files: 44% (2223/5051) Updating files: 45% (2273/5051) Updating files: 46% (2324/5051) Updating files: 47% (2374/5051) Updating files: 48% (2425/5051) Updating files: 49% (2475/5051) Updating files: 50% (2526/5051) Updating files: 51% (2577/5051) Updating files: 52% (2627/5051) Updating files: 53% (2678/5051) Updating files: 54% (2728/5051) Updating files: 55% (2779/5051) Updating files: 56% (2829/5051) Updating files: 57% (2880/5051) Updating files: 58% (2930/5051) Updating files: 59% (2981/5051) Updating files: 60% (3031/5051) Updating files: 61% (3082/5051) Updating files: 62% (3132/5051) Updating files: 63% (3183/5051) Updating files: 64% (3233/5051) Updating files: 65% (3284/5051) Updating files: 66% (3334/5051) Updating files: 67% (3385/5051) Updating files: 68% (3435/5051) Updating files: 69% (3486/5051) Updating files: 70% (3536/5051) Updating files: 71% (3587/5051) Updating files: 72% (3637/5051) Updating files: 73% (3688/5051) Updating files: 74% (3738/5051) Updating files: 75% (3789/5051) Updating files: 76% (3839/5051) Updating files: 77% (3890/5051) Updating files: 78% (3940/5051) Updating files: 79% (3991/5051) Updating files: 80% (4041/5051) Updating files: 81% (4092/5051) Updating files: 82% (4142/5051) Updating files: 83% (4193/5051) Updating files: 84% (4243/5051) Updating files: 85% (4294/5051) Updating files: 86% (4344/5051) Updating files: 86% (4377/5051) Updating files: 87% (4395/5051) Updating files: 88% (4445/5051) Updating files: 89% (4496/5051) Updating files: 90% (4546/5051) Updating files: 91% (4597/5051) Updating files: 92% (4647/5051) Updating files: 93% (4698/5051) Updating files: 94% (4748/5051) Updating files: 95% (4799/5051) Updating files: 96% (4849/5051) Updating files: 97% (4900/5051) Updating files: 98% (4950/5051) Updating files: 99% (5001/5051) Updating files: 100% (5051/5051) Updating files: 100% (5051/5051), done. [2022-11-16T13:13:03.520Z] #37 51.80 + cd /tmp/tmp.INNqFM4bSX/src/github.com/containerd/containerd [2022-11-16T13:13:03.520Z] #37 51.80 + git checkout -q v1.6.10 [2022-11-16T13:13:03.582Z] #38 18.99 CC images/core-arm.o [2022-11-16T13:13:03.582Z] #38 19.31 CC images/core-aarch64.o [2022-11-16T13:13:03.675Z] #30 ... [2022-11-16T13:13:03.675Z] [2022-11-16T13:13:03.675Z] #25 [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-11-16T13:13:03.675Z] #25 12.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:13:03.675Z] #25 13.03 go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:13:03.914Z] #69 DONE 0.8s [2022-11-16T13:13:03.914Z] [2022-11-16T13:13:03.914Z] #70 exporting to image [2022-11-16T13:13:03.914Z] #70 exporting layers [2022-11-16T13:13:03.943Z] #25 ... [2022-11-16T13:13:03.943Z] [2022-11-16T13:13:03.943Z] #29 [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 python3-protobuf [2022-11-16T13:13:03.943Z] #29 16.30 Fetched 8487 kB in 12s (731 kB/s) [2022-11-16T13:13:03.943Z] #29 16.30 Reading package lists... [2022-11-16T13:13:04.157Z] #38 19.74 CC images/core-ppc64.o [2022-11-16T13:13:04.507Z] #29 21.41 Reading package lists... [2022-11-16T13:13:04.507Z] #29 ... [2022-11-16T13:13:04.507Z] [2022-11-16T13:13:04.507Z] #27 [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-11-16T13:13:04.507Z] #27 23.74 go: downloading github.com/fatih/color v1.13.0 [2022-11-16T13:13:04.507Z] #27 23.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:13:04.507Z] #27 23.78 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:13:04.507Z] #27 23.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-16T13:13:04.507Z] #27 23.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-16T13:13:04.723Z] #38 20.32 CC images/core-s390.o [2022-11-16T13:13:04.764Z] #27 24.08 go: downloading github.com/spf13/viper v1.10.1 [2022-11-16T13:13:04.892Z] #37 53.95 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-16T13:13:04.892Z] #37 53.95 + BUILDTAGS='netgo osusergo static_build' [2022-11-16T13:13:04.892Z] #37 53.95 + export EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:04.892Z] #37 53.95 + EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:04.892Z] #37 53.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-16T13:13:04.892Z] #37 53.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-16T13:13:04.892Z] #37 53.95 + '[' '' = dynamic ']' [2022-11-16T13:13:04.892Z] #37 53.95 + make [2022-11-16T13:13:04.982Z] #38 ... [2022-11-16T13:13:04.982Z] [2022-11-16T13:13:04.982Z] #28 [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-11-16T13:13:04.982Z] #28 67.43 internal/syscall/unix [2022-11-16T13:13:04.982Z] #28 67.87 time [2022-11-16T13:13:04.982Z] #28 73.68 internal/poll [2022-11-16T13:13:04.982Z] #28 74.84 internal/fmtsort [2022-11-16T13:13:04.982Z] #28 75.45 internal/syscall/execenv [2022-11-16T13:13:04.982Z] #28 75.73 path [2022-11-16T13:13:04.982Z] #28 76.37 io/fs [2022-11-16T13:13:04.982Z] #28 76.57 strings [2022-11-16T13:13:05.021Z] #27 24.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-16T13:13:05.240Z] #28 77.67 os [2022-11-16T13:13:05.240Z] #28 ... [2022-11-16T13:13:05.240Z] [2022-11-16T13:13:05.240Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:05.240Z] #31 67.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-16T13:13:05.240Z] #31 67.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:05.240Z] #31 67.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:13:05.240Z] #31 67.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-16T13:13:05.240Z] #31 67.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:05.240Z] #31 67.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:05.240Z] #31 74.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-16T13:13:05.240Z] #31 74.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:05.240Z] #31 74.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:05.240Z] #31 ... [2022-11-16T13:13:05.240Z] [2022-11-16T13:13:05.240Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:05.240Z] #38 20.89 CC images/cpuinfo.o [2022-11-16T13:13:05.278Z] #27 24.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-16T13:13:05.278Z] #27 24.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-16T13:13:05.751Z] #10 extracting sha256:3cb762126a62bc9bf7824a3c8d7e44e871fe18cb87876e6734bdd439a8674c54 8.2s done [2022-11-16T13:13:05.751Z] #10 extracting sha256:9601c0a52d295d64421ff81e82d2440cfdd3664cb109490ad34cb39f3a007602 done [2022-11-16T13:13:05.806Z] #38 21.33 CC images/inventory.o [2022-11-16T13:13:06.007Z] #10 DONE 26.9s [2022-11-16T13:13:06.007Z] [2022-11-16T13:13:06.007Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:13:06.007Z] #0 1.667 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-16T13:13:06.007Z] #0 1.937 [2022-11-16T13:13:06.007Z] #0 2.158 #=#=# ######################################################################## 100.0% [2022-11-16T13:13:06.007Z] #0 2.415 [2022-11-16T13:13:06.007Z] #0 3.289 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-16T13:13:06.007Z] #0 3.564 [2022-11-16T13:13:06.007Z] #0 3.779 #=#=# ######################################################################## 100.0% [2022-11-16T13:13:06.007Z] #0 4.073 [2022-11-16T13:13:06.007Z] #18 4.989 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-16T13:13:06.064Z] #38 21.49 CC images/fdinfo.o [2022-11-16T13:13:06.064Z] #38 21.76 CC images/fown.o [2022-11-16T13:13:06.219Z] #27 25.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-16T13:13:06.219Z] #27 25.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-16T13:13:06.262Z] #37 55.65 + bin/ctr [2022-11-16T13:13:06.265Z] #18 5.277 [2022-11-16T13:13:06.322Z] #38 21.95 CC images/ns.o [2022-11-16T13:13:06.476Z] #27 ... [2022-11-16T13:13:06.476Z] [2022-11-16T13:13:06.476Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:06.476Z] #36 15.74 Fetched 8487 kB in 11s (768 kB/s) [2022-11-16T13:13:06.476Z] #36 15.74 Reading package lists... [2022-11-16T13:13:06.476Z] #36 21.44 Reading package lists... [2022-11-16T13:13:06.476Z] #36 25.66 Building dependency tree... [2022-11-16T13:13:06.476Z] #36 ... [2022-11-16T13:13:06.476Z] [2022-11-16T13:13:06.476Z] #32 [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-11-16T13:13:06.476Z] #32 21.74 Reading package lists... [2022-11-16T13:13:06.581Z] #38 22.21 CC images/regfile.o [2022-11-16T13:13:07.037Z] #18 5.497 #=#=# #################### 28.1% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-11-16T13:13:07.148Z] #38 22.52 CC images/ghost-file.o [2022-11-16T13:13:07.148Z] #38 22.79 CC images/fifo.o [2022-11-16T13:13:07.294Z] #18 5.996 [2022-11-16T13:13:07.294Z] #18 ... [2022-11-16T13:13:07.294Z] [2022-11-16T13:13:07.294Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-16T13:13:07.294Z] #19 DONE 1.3s [2022-11-16T13:13:07.294Z] [2022-11-16T13:13:07.294Z] #20 [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-11-16T13:13:07.407Z] #38 23.02 CC images/remap-file-path.o [2022-11-16T13:13:07.665Z] #38 23.14 CC images/eventfd.o [2022-11-16T13:13:07.665Z] #38 23.32 CC images/eventpoll.o [2022-11-16T13:13:07.845Z] #32 25.75 Building dependency tree... [2022-11-16T13:13:07.859Z] #20 DONE 0.7s [2022-11-16T13:13:07.859Z] [2022-11-16T13:13:07.859Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:07.923Z] #38 23.63 CC images/fh.o [2022-11-16T13:13:08.093Z] #70 exporting layers 3.6s done [2022-11-16T13:13:08.093Z] #70 writing image sha256:117cddea3ac385bfee200934947c4e45bed9b1e42b973335b2c50faa0a596272 done [2022-11-16T13:13:08.093Z] #70 naming to docker.io/library/docker:7ebfee940f02f1eddf144771d568344675ac38db done [2022-11-16T13:13:08.093Z] #70 DONE 3.7s [Pipeline] } [2022-11-16T13:13:08.120Z] #21 ... [2022-11-16T13:13:08.120Z] [2022-11-16T13:13:08.120Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-16T13:13:08.120Z] #22 DONE 0.2s [2022-11-16T13:13:08.120Z] [2022-11-16T13:13:08.120Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-16T13:13:08.120Z] #23 DONE 0.2s [2022-11-16T13:13:08.120Z] [2022-11-16T13:13:08.121Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-16T13:13:08.121Z] #18 7.034 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-11-16T13:13:08.182Z] #38 23.84 CC images/fsnotify.o [2022-11-16T13:13:08.439Z] + trap exit INT TERM [2022-11-16T13:13:08.439Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-11-16T13:13:08.439Z] + CONTAINER_NAME=docker-pr1 [2022-11-16T13:13:08.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44472/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh dynbinary-daemon [2022-11-16T13:13:08.689Z] #18 7.535 [2022-11-16T13:13:08.945Z] #18 7.770 #=#=# ######################################################################## 100.0% [2022-11-16T13:13:09.116Z] #38 24.46 CC images/signalfd.o [2022-11-16T13:13:09.116Z] #38 24.65 CC images/fs.o [2022-11-16T13:13:09.116Z] #38 24.80 CC images/pstree.o [2022-11-16T13:13:09.510Z] #18 8.379 [2022-11-16T13:13:09.544Z] #37 ... [2022-11-16T13:13:09.544Z] [2022-11-16T13:13:09.544Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:09.544Z] #34 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-16T13:13:09.544Z] #34 102.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:09.544Z] #34 102.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:09.544Z] #34 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-16T13:13:09.544Z] #34 109.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:09.544Z] #34 109.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:09.544Z] #34 ... [2022-11-16T13:13:09.544Z] [2022-11-16T13:13:09.544Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:09.544Z] #38 36.36 CC images/opts.o [2022-11-16T13:13:09.544Z] #38 36.63 CC images/seccomp.o [2022-11-16T13:13:09.544Z] #38 37.01 CC images/binfmt-misc.o [2022-11-16T13:13:09.544Z] #38 37.22 CC images/time.o [2022-11-16T13:13:09.544Z] #38 37.39 CC images/sysctl.o [2022-11-16T13:13:09.544Z] #38 37.58 CC images/autofs.o [2022-11-16T13:13:09.544Z] #38 37.82 CC images/macvlan.o [2022-11-16T13:13:09.544Z] #38 38.02 CC images/sit.o [2022-11-16T13:13:09.544Z] #38 38.23 CC images/memfd.o [2022-11-16T13:13:09.544Z] #38 38.47 CC images/timens.o [2022-11-16T13:13:09.544Z] #38 38.71 LINK images/built-in.o [2022-11-16T13:13:09.544Z] #38 38.88 GEN compel/include/asm [2022-11-16T13:13:09.544Z] #38 38.91 GEN compel/include/version.h [2022-11-16T13:13:09.544Z] #38 38.92 touch .config [2022-11-16T13:13:09.544Z] #38 38.98 GEN include/common/config.h [2022-11-16T13:13:09.544Z] #38 39.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-16T13:13:09.544Z] #38 39.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-16T13:13:09.544Z] #38 39.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-16T13:13:09.544Z] #38 39.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-16T13:13:09.544Z] #38 39.15 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-16T13:13:09.544Z] #38 39.18 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-16T13:13:09.544Z] #38 39.22 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-16T13:13:09.544Z] #38 39.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-16T13:13:09.544Z] #38 39.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-16T13:13:09.544Z] #38 39.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-16T13:13:09.544Z] #38 39.30 DEP compel/plugins/std/infect.d [2022-11-16T13:13:09.544Z] #38 39.43 DEP compel/plugins/std/string.d [2022-11-16T13:13:09.544Z] #38 39.51 DEP compel/plugins/std/log.d [2022-11-16T13:13:09.544Z] #38 39.61 DEP compel/plugins/std/fds.d [2022-11-16T13:13:09.544Z] #38 39.72 DEP compel/plugins/std/std.d [2022-11-16T13:13:09.544Z] #38 39.85 DEP compel/plugins/shmem/shmem.d [2022-11-16T13:13:09.544Z] #38 39.97 DEP compel/plugins/fds/fds.d [2022-11-16T13:13:09.544Z] #38 40.17 CC compel/plugins/std/std.o [2022-11-16T13:13:09.544Z] #38 40.48 CC compel/plugins/std/fds.o [2022-11-16T13:13:09.544Z] #38 40.87 CC compel/plugins/std/log.o [2022-11-16T13:13:09.544Z] #38 41.57 CC compel/plugins/std/string.o [2022-11-16T13:13:09.544Z] #38 42.17 CC compel/plugins/std/infect.o [2022-11-16T13:13:09.683Z] #38 25.08 CC images/pipe.o [2022-11-16T13:13:09.802Z] #38 42.60 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-16T13:13:09.802Z] #38 42.65 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-16T13:13:09.947Z] #38 25.35 CC images/tcp-stream.o [2022-11-16T13:13:09.947Z] #38 25.61 CC images/sk-packet.o [2022-11-16T13:13:10.060Z] #38 42.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-16T13:13:10.060Z] #38 42.79 AR compel/plugins/std.lib.a [2022-11-16T13:13:10.060Z] #38 42.87 CC compel/plugins/fds/fds.o [2022-11-16T13:13:10.206Z] #38 25.84 CC images/mnt.o [2022-11-16T13:13:10.318Z] #38 43.13 AR compel/plugins/fds.lib.a [2022-11-16T13:13:10.318Z] #38 43.17 HOSTDEP compel/src/lib/log-host.d [2022-11-16T13:13:10.318Z] #38 43.23 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-16T13:13:10.335Z] [2022-11-16T13:13:10.335Z] Removing bundles/ [2022-11-16T13:13:10.335Z] [2022-11-16T13:13:10.335Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-16T13:13:10.335Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:13:10.335Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:13:10.369Z] #32 29.22 The following additional packages will be installed: [2022-11-16T13:13:10.369Z] #32 29.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-16T13:13:10.369Z] #32 29.26 Suggested packages: [2022-11-16T13:13:10.369Z] #32 29.26 cmake-doc ninja-build lrzip [2022-11-16T13:13:10.369Z] #32 29.26 Recommended packages: [2022-11-16T13:13:10.369Z] #32 29.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-16T13:13:10.440Z] #18 9.253 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-16T13:13:10.464Z] #38 26.06 CC images/pipe-data.o [2022-11-16T13:13:10.576Z] #38 43.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-16T13:13:10.576Z] #38 43.47 HOSTDEP compel/src/main-host.d [2022-11-16T13:13:10.626Z] #32 29.87 The following NEW packages will be installed: [2022-11-16T13:13:10.626Z] #32 29.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-16T13:13:10.626Z] #32 29.89 vim-common xxd [2022-11-16T13:13:10.696Z] #18 9.564 [2022-11-16T13:13:10.723Z] #38 26.30 CC images/sa.o [2022-11-16T13:13:10.723Z] #38 26.49 CC images/timer.o [2022-11-16T13:13:10.834Z] #38 43.55 DEP compel/src/lib/ptrace.d [2022-11-16T13:13:10.882Z] #32 30.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:10.882Z] #32 30.27 Need to get 15.6 MB of archives. [2022-11-16T13:13:10.882Z] #32 30.27 After this operation, 67.4 MB of additional disk space will be used. [2022-11-16T13:13:10.882Z] #32 30.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:13:10.882Z] #32 30.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:13:10.882Z] #32 30.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-16T13:13:10.882Z] #32 30.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-16T13:13:10.954Z] #18 9.784 #=#=# ######################################################################## 100.0% [2022-11-16T13:13:11.092Z] #38 43.72 DEP compel/src/lib/infect.d [2022-11-16T13:13:11.092Z] #38 43.89 DEP compel/src/lib/infect-util.d [2022-11-16T13:13:11.092Z] #38 43.98 DEP compel/src/lib/infect-rpc.d [2022-11-16T13:13:11.141Z] #32 30.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-11-16T13:13:11.213Z] #18 10.11 [2022-11-16T13:13:11.213Z] #18 10.18 Download of images into '/build' complete. [2022-11-16T13:13:11.213Z] #18 10.18 Use something like the following to load the result into a Docker daemon: [2022-11-16T13:13:11.213Z] #18 10.18 tar -cC '/build' . | docker load [2022-11-16T13:13:11.289Z] #38 26.87 CC images/timerfd.o [2022-11-16T13:13:11.289Z] #38 27.07 CC images/mm.o [2022-11-16T13:13:11.350Z] #38 44.11 DEP compel/arch/x86/src/lib/infect.d [2022-11-16T13:13:11.350Z] #38 44.21 DEP compel/arch/x86/src/lib/cpu.d [2022-11-16T13:13:11.397Z] #32 30.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-11-16T13:13:11.397Z] #32 30.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-11-16T13:13:11.397Z] #32 30.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-11-16T13:13:11.397Z] #32 30.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-11-16T13:13:11.397Z] #32 30.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-11-16T13:13:11.469Z] #18 DONE 10.2s [2022-11-16T13:13:11.469Z] [2022-11-16T13:13:11.469Z] #24 [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-11-16T13:13:11.609Z] #38 44.30 DEP compel/src/lib/log.d [2022-11-16T13:13:11.609Z] #38 ... [2022-11-16T13:13:11.609Z] [2022-11-16T13:13:11.609Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:11.609Z] #34 114.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-16T13:13:11.609Z] #34 114.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:11.609Z] #34 114.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:11.856Z] #38 27.37 CC images/sk-opts.o [2022-11-16T13:13:11.960Z] #32 ... [2022-11-16T13:13:11.960Z] [2022-11-16T13:13:11.960Z] #27 [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-11-16T13:13:11.960Z] #27 27.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-16T13:13:11.960Z] #27 27.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:13:11.960Z] #27 27.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-16T13:13:11.960Z] #27 28.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-16T13:13:11.960Z] #27 28.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-16T13:13:11.960Z] #27 28.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-16T13:13:11.960Z] #27 28.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-16T13:13:11.960Z] #27 28.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-16T13:13:11.960Z] #27 28.38 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-16T13:13:11.960Z] #27 28.42 go: downloading github.com/spf13/afero v1.6.0 [2022-11-16T13:13:11.960Z] #27 28.45 go: downloading github.com/spf13/cast v1.4.1 [2022-11-16T13:13:11.960Z] #27 28.59 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-16T13:13:11.960Z] #27 28.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-16T13:13:11.960Z] #27 28.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-16T13:13:11.960Z] #27 28.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-16T13:13:11.960Z] #27 28.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-16T13:13:11.960Z] #27 28.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-16T13:13:11.960Z] #27 28.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-16T13:13:11.960Z] #27 28.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-16T13:13:11.960Z] #27 28.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-16T13:13:11.960Z] #27 28.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-16T13:13:11.960Z] #27 28.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-16T13:13:11.960Z] #27 28.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-16T13:13:11.960Z] #27 29.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-16T13:13:11.960Z] #27 29.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-16T13:13:11.960Z] #27 29.10 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-16T13:13:11.960Z] #27 29.15 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-16T13:13:11.960Z] #27 29.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-16T13:13:11.960Z] #27 29.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-16T13:13:11.960Z] #27 29.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-16T13:13:11.960Z] #27 29.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-16T13:13:11.960Z] #27 29.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-16T13:13:11.960Z] #27 29.57 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-16T13:13:11.960Z] #27 29.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-16T13:13:11.960Z] #27 29.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-16T13:13:11.960Z] #27 29.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-16T13:13:11.960Z] #27 29.81 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-16T13:13:11.960Z] #27 29.87 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-16T13:13:11.960Z] #27 29.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-16T13:13:11.960Z] #27 29.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-16T13:13:11.960Z] #27 29.98 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-16T13:13:11.960Z] #27 30.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-16T13:13:11.960Z] #27 30.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-16T13:13:11.960Z] #27 30.02 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-16T13:13:11.960Z] #27 30.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-16T13:13:11.960Z] #27 30.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-16T13:13:11.960Z] #27 30.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-16T13:13:11.960Z] #27 30.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-16T13:13:11.960Z] #27 30.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-16T13:13:11.960Z] #27 30.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-16T13:13:11.960Z] #27 30.40 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-16T13:13:11.960Z] #27 30.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-16T13:13:11.960Z] #27 30.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-16T13:13:11.960Z] #27 30.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-16T13:13:11.960Z] #27 30.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-16T13:13:11.960Z] #27 30.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-16T13:13:11.960Z] #27 30.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-16T13:13:11.960Z] #27 30.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-16T13:13:11.960Z] #27 30.76 go: downloading github.com/julz/importas v0.1.0 [2022-11-16T13:13:11.960Z] #27 30.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-16T13:13:11.960Z] #27 30.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-16T13:13:11.960Z] #27 30.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-16T13:13:11.960Z] #27 30.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-16T13:13:11.960Z] #27 30.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-16T13:13:11.960Z] #27 30.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-16T13:13:11.960Z] #27 30.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-16T13:13:11.960Z] #27 31.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-16T13:13:11.960Z] #27 31.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-16T13:13:11.960Z] #27 31.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-16T13:13:11.960Z] #27 31.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-16T13:13:11.960Z] #27 31.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-16T13:13:12.114Z] #38 27.57 CC images/sk-unix.o [2022-11-16T13:13:12.373Z] #38 27.95 CC images/sk-inet.o [2022-11-16T13:13:12.524Z] #27 31.71 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-16T13:13:12.524Z] #27 31.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-16T13:13:12.524Z] #27 31.77 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-16T13:13:12.631Z] #38 28.33 CC images/tun.o [2022-11-16T13:13:12.781Z] #27 31.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-16T13:13:12.781Z] #27 31.92 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-16T13:13:12.781Z] #27 ... [2022-11-16T13:13:12.781Z] [2022-11-16T13:13:12.781Z] #33 [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-11-16T13:13:12.781Z] #33 DONE 32.0s [2022-11-16T13:13:12.781Z] [2022-11-16T13:13:12.781Z] #26 [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-11-16T13:13:12.781Z] #26 20.72 Reading package lists... [2022-11-16T13:13:12.781Z] #26 25.25 Building dependency tree... [2022-11-16T13:13:12.781Z] #26 28.58 The following additional packages will be installed: [2022-11-16T13:13:12.781Z] #26 28.60 libbtrfs0 [2022-11-16T13:13:12.781Z] #26 28.85 The following NEW packages will be installed: [2022-11-16T13:13:12.781Z] #26 28.87 libbtrfs-dev libbtrfs0 [2022-11-16T13:13:12.781Z] #26 29.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:12.781Z] #26 29.29 Need to get 454 kB of archives. [2022-11-16T13:13:12.781Z] #26 29.29 After this operation, 1275 kB of additional disk space will be used. [2022-11-16T13:13:12.781Z] #26 29.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-16T13:13:12.781Z] #26 29.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-16T13:13:12.781Z] #26 30.14 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:12.781Z] #26 30.32 Fetched 454 kB in 0s (1307 kB/s) [2022-11-16T13:13:12.781Z] #26 30.40 Selecting previously unselected package libbtrfs0:arm64. [2022-11-16T13:13:12.781Z] #26 30.40 (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 ... 15709 files and directories currently installed.) [2022-11-16T13:13:12.781Z] #26 30.45 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-16T13:13:12.781Z] #26 30.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-16T13:13:12.781Z] #26 30.71 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-16T13:13:12.781Z] #26 30.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-16T13:13:12.781Z] #26 30.73 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-16T13:13:12.781Z] #26 31.19 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-16T13:13:12.781Z] #26 31.24 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-16T13:13:12.781Z] #26 31.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:12.781Z] #26 DONE 32.0s [2022-11-16T13:13:12.781Z] [2022-11-16T13:13:12.781Z] #27 [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-11-16T13:13:12.781Z] #27 32.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-16T13:13:12.781Z] #27 32.08 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-16T13:13:13.037Z] #27 32.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-16T13:13:13.037Z] #27 32.33 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-16T13:13:13.197Z] #38 28.63 CC images/sk-netlink.o [2022-11-16T13:13:13.197Z] #38 28.93 CC images/packet-sock.o [2022-11-16T13:13:13.338Z] #27 32.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-16T13:13:13.338Z] #27 32.68 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-16T13:13:13.338Z] #27 32.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-16T13:13:13.361Z] #24 5.180 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-16T13:13:13.361Z] #24 5.180 Cloning into '.'... [2022-11-16T13:13:13.361Z] #24 ... [2022-11-16T13:13:13.361Z] [2022-11-16T13:13:13.361Z] #25 [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-11-16T13:13:13.361Z] #0 4.570 + RM_GOPATH=0 [2022-11-16T13:13:13.361Z] #0 4.570 + TMP_GOPATH= [2022-11-16T13:13:13.361Z] #0 4.570 + : /build [2022-11-16T13:13:13.361Z] #0 4.570 + '[' -z '' ']' [2022-11-16T13:13:13.361Z] #0 4.570 ++ mktemp -d [2022-11-16T13:13:13.361Z] #0 4.573 + export GOPATH=/tmp/tmp.btqd2pbNo0 [2022-11-16T13:13:13.361Z] #0 4.573 + GOPATH=/tmp/tmp.btqd2pbNo0 [2022-11-16T13:13:13.361Z] #0 4.573 + RM_GOPATH=1 [2022-11-16T13:13:13.361Z] #0 4.573 + case "$(go env GOARCH)" in [2022-11-16T13:13:13.361Z] #0 4.573 ++ go env GOARCH [2022-11-16T13:13:13.361Z] #0 4.581 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:13.361Z] #0 4.581 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:13.361Z] #0 4.581 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:13.361Z] #0 4.581 + dir=/tmp/install [2022-11-16T13:13:13.361Z] #0 4.581 + bin=tomlv [2022-11-16T13:13:13.361Z] #0 4.581 + shift [2022-11-16T13:13:13.361Z] #0 4.581 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-16T13:13:13.361Z] #0 4.581 + . /tmp/install/tomlv.installer [2022-11-16T13:13:13.361Z] #0 4.581 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:13:13.361Z] #0 4.581 + install_tomlv [2022-11-16T13:13:13.361Z] #0 4.581 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-16T13:13:13.361Z] #0 4.581 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.btqd2pbNo0/src/github.com/BurntSushi/toml [2022-11-16T13:13:13.361Z] #0 4.581 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:13:13.361Z] #0 4.585 Cloning into '/tmp/tmp.btqd2pbNo0/src/github.com/BurntSushi/toml'... [2022-11-16T13:13:13.361Z] #0 5.134 + cd /tmp/tmp.btqd2pbNo0/src/github.com/BurntSushi/toml [2022-11-16T13:13:13.361Z] #0 5.134 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-16T13:13:13.361Z] #0 5.161 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:13:13.361Z] #0 5.338 internal/unsafeheader [2022-11-16T13:13:13.361Z] #0 5.349 internal/goarch [2022-11-16T13:13:13.361Z] #0 5.414 internal/abi [2022-11-16T13:13:13.361Z] #0 5.426 internal/cpu [2022-11-16T13:13:13.361Z] #25 5.587 internal/goexperiment [2022-11-16T13:13:13.597Z] #27 32.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-16T13:13:13.597Z] #27 32.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-16T13:13:13.597Z] #27 32.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-16T13:13:13.597Z] #27 32.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-16T13:13:13.618Z] #25 5.643 internal/goos [2022-11-16T13:13:13.618Z] #25 5.682 runtime/internal/atomic [2022-11-16T13:13:13.764Z] #38 29.36 CC images/ipc-var.o [2022-11-16T13:13:13.853Z] #27 33.00 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-16T13:13:13.853Z] #27 33.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-16T13:13:13.875Z] #25 5.739 internal/bytealg [2022-11-16T13:13:14.022Z] #38 29.61 CC images/ipc-desc.o [2022-11-16T13:13:14.125Z] #27 33.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-16T13:13:14.125Z] #27 33.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-16T13:13:14.125Z] #27 33.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-16T13:13:14.125Z] #27 33.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-16T13:13:14.132Z] #25 6.150 runtime/internal/math [2022-11-16T13:13:14.281Z] #38 29.86 CC images/ipc-shm.o [2022-11-16T13:13:14.381Z] #27 33.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-16T13:13:14.381Z] #27 33.65 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-16T13:13:14.391Z] #25 6.303 runtime/internal/sys [2022-11-16T13:13:14.391Z] #25 6.303 runtime/internal/syscall [2022-11-16T13:13:14.391Z] #25 6.518 internal/itoa [2022-11-16T13:13:14.540Z] #38 30.12 CC images/ipc-msg.o [2022-11-16T13:13:14.637Z] #27 33.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-16T13:13:14.637Z] #27 33.85 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-16T13:13:14.637Z] #27 ... [2022-11-16T13:13:14.637Z] [2022-11-16T13:13:14.637Z] #30 [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-11-16T13:13:14.637Z] #30 23.61 + 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-11-16T13:13:14.637Z] #30 ... [2022-11-16T13:13:14.637Z] [2022-11-16T13:13:14.637Z] #27 [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-11-16T13:13:14.637Z] #27 33.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-16T13:13:14.648Z] #25 6.719 runtime [2022-11-16T13:13:14.648Z] #25 6.782 math/bits [2022-11-16T13:13:14.808Z] #38 30.39 CC images/ipc-sem.o [2022-11-16T13:13:14.893Z] #27 34.09 go: downloading honnef.co/go/tools v0.2.2 [2022-11-16T13:13:15.067Z] #38 30.60 CC images/utsns.o [2022-11-16T13:13:15.326Z] #38 30.89 CC images/creds.o [2022-11-16T13:13:15.579Z] #25 7.502 math [2022-11-16T13:13:15.579Z] #25 ... [2022-11-16T13:13:15.579Z] [2022-11-16T13:13:15.579Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:15.579Z] #21 7.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:13:15.579Z] #21 7.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:13:15.579Z] #21 7.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:13:15.585Z] #38 31.07 CC images/vma.o [2022-11-16T13:13:15.821Z] #27 ... [2022-11-16T13:13:15.821Z] [2022-11-16T13:13:15.821Z] #35 [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-11-16T13:13:15.821Z] #35 DONE 35.2s [2022-11-16T13:13:15.843Z] #38 31.30 CC images/netdev.o [2022-11-16T13:13:16.095Z] [2022-11-16T13:13:16.095Z] #29 [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 python3-protobuf [2022-11-16T13:13:16.095Z] #29 21.41 Reading package lists... [2022-11-16T13:13:16.095Z] #29 25.50 Building dependency tree... [2022-11-16T13:13:16.095Z] #29 28.67 The following additional packages will be installed: [2022-11-16T13:13:16.095Z] #29 28.68 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-16T13:13:16.095Z] #29 28.69 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-16T13:13:16.095Z] #29 28.70 Suggested packages: [2022-11-16T13:13:16.095Z] #29 28.71 manpages-dev protobuf-mode-el python3-setuptools [2022-11-16T13:13:16.095Z] #29 29.73 The following NEW packages will be installed: [2022-11-16T13:13:16.095Z] #29 29.73 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-16T13:13:16.095Z] #29 29.73 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-16T13:13:16.095Z] #29 29.73 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-16T13:13:16.095Z] #29 29.73 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-16T13:13:16.095Z] #29 30.11 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:16.095Z] #29 30.11 Need to get 4253 kB of archives. [2022-11-16T13:13:16.095Z] #29 30.11 After this operation, 25.1 MB of additional disk space will be used. [2022-11-16T13:13:16.095Z] #29 30.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-16T13:13:16.095Z] #29 30.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-11-16T13:13:16.095Z] #29 30.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-16T13:13:16.095Z] #29 30.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-11-16T13:13:16.095Z] #29 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-16T13:13:16.095Z] #29 30.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-11-16T13:13:16.095Z] #29 30.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-16T13:13:16.095Z] #29 30.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-11-16T13:13:16.095Z] #29 30.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-11-16T13:13:16.095Z] #29 30.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-11-16T13:13:16.095Z] #29 30.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-11-16T13:13:16.095Z] #29 30.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-11-16T13:13:16.095Z] #29 31.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-11-16T13:13:16.095Z] #29 31.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-11-16T13:13:16.095Z] #29 31.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-11-16T13:13:16.095Z] #29 31.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:13:16.095Z] #29 31.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-16T13:13:16.095Z] #29 31.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-11-16T13:13:16.095Z] #29 32.65 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:16.095Z] #29 33.07 Fetched 4253 kB in 2s (2693 kB/s) [2022-11-16T13:13:16.095Z] #29 33.35 Selecting previously unselected package libcap2:arm64. [2022-11-16T13:13:16.095Z] #29 33.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-16T13:13:16.095Z] #29 33.45 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 33.47 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-16T13:13:16.095Z] #29 33.72 Selecting previously unselected package libcap-dev:arm64. [2022-11-16T13:13:16.095Z] #29 33.73 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 33.77 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-11-16T13:13:16.095Z] #29 33.91 Selecting previously unselected package libnet1:arm64. [2022-11-16T13:13:16.095Z] #29 33.92 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 33.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:16.095Z] #29 34.06 Selecting previously unselected package libnet1-dev. [2022-11-16T13:13:16.095Z] #29 34.07 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 34.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:16.095Z] #29 34.26 Selecting previously unselected package libnl-3-200:arm64. [2022-11-16T13:13:16.095Z] #29 34.27 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 34.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-16T13:13:16.095Z] #29 34.43 Selecting previously unselected package libnl-3-dev:arm64. [2022-11-16T13:13:16.095Z] #29 34.43 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 34.44 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-16T13:13:16.095Z] #29 34.80 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-16T13:13:16.095Z] #29 34.80 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 34.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-16T13:13:16.095Z] #29 34.93 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-11-16T13:13:16.095Z] #29 34.95 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 35.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-16T13:13:16.095Z] #29 35.24 Selecting previously unselected package zlib1g-dev:arm64. [2022-11-16T13:13:16.095Z] #29 35.26 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-11-16T13:13:16.095Z] #29 35.28 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:13:16.104Z] #38 31.66 CC images/tty.o [2022-11-16T13:13:16.104Z] #38 ... [2022-11-16T13:13:16.104Z] [2022-11-16T13:13:16.104Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:16.104Z] #31 88.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-16T13:13:16.104Z] #31 88.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:16.104Z] #31 88.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:16.351Z] #29 35.64 Selecting previously unselected package libprotobuf23:arm64. [2022-11-16T13:13:16.351Z] #29 35.65 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-11-16T13:13:16.512Z] #21 8.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:13:16.611Z] #29 35.68 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-11-16T13:13:16.611Z] #29 ... [2022-11-16T13:13:16.611Z] [2022-11-16T13:13:16.611Z] #27 [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-11-16T13:13:16.611Z] #27 35.69 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-16T13:13:16.611Z] #27 35.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-16T13:13:16.611Z] #27 35.83 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-16T13:13:16.611Z] #27 35.89 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-16T13:13:16.611Z] #27 35.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:13:16.670Z] #31 ... [2022-11-16T13:13:16.670Z] [2022-11-16T13:13:16.670Z] #28 [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-11-16T13:13:16.670Z] #28 79.03 bufio [2022-11-16T13:13:16.670Z] #28 80.95 text/tabwriter [2022-11-16T13:13:16.670Z] #28 81.57 io/ioutil [2022-11-16T13:13:16.670Z] #28 81.57 fmt [2022-11-16T13:13:16.670Z] #28 84.17 github.com/BurntSushi/toml [2022-11-16T13:13:16.670Z] #28 84.17 flag [2022-11-16T13:13:16.670Z] #28 85.63 log [2022-11-16T13:13:16.670Z] #28 88.27 github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:13:16.927Z] #28 ... [2022-11-16T13:13:16.927Z] [2022-11-16T13:13:16.928Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:16.928Z] #38 32.35 CC images/file-lock.o [2022-11-16T13:13:16.928Z] #38 32.60 CC images/rlimit.o [2022-11-16T13:13:17.185Z] #38 32.82 CC images/pagemap.o [2022-11-16T13:13:17.444Z] #38 33.06 CC images/siginfo.o [2022-11-16T13:13:17.539Z] #27 ... [2022-11-16T13:13:17.539Z] [2022-11-16T13:13:17.539Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:17.539Z] #36 25.66 Building dependency tree... [2022-11-16T13:13:17.539Z] #36 28.86 The following additional packages will be installed: [2022-11-16T13:13:17.539Z] #36 28.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:13:17.539Z] #36 28.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-16T13:13:17.539Z] #36 28.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-16T13:13:17.539Z] #36 28.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-16T13:13:17.539Z] #36 28.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-16T13:13:17.539Z] #36 28.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-16T13:13:17.539Z] #36 28.87 mingw-w64-common mingw-w64-x86-64-dev [2022-11-16T13:13:17.539Z] #36 28.88 Suggested packages: [2022-11-16T13:13:17.539Z] #36 28.89 gcc-10-locales seccomp wine64 [2022-11-16T13:13:17.539Z] #36 30.00 The following NEW packages will be installed: [2022-11-16T13:13:17.539Z] #36 30.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:13:17.539Z] #36 30.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-16T13:13:17.539Z] #36 30.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-16T13:13:17.539Z] #36 30.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-16T13:13:17.539Z] #36 30.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-16T13:13:17.539Z] #36 30.02 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-16T13:13:17.539Z] #36 30.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-16T13:13:17.539Z] #36 30.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-16T13:13:17.539Z] #36 30.02 mingw-w64-x86-64-dev [2022-11-16T13:13:17.539Z] #36 30.43 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:17.539Z] #36 30.43 Need to get 108 MB of archives. [2022-11-16T13:13:17.539Z] #36 30.43 After this operation, 620 MB of additional disk space will be used. [2022-11-16T13:13:17.539Z] #36 30.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-11-16T13:13:17.539Z] #36 30.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-11-16T13:13:17.539Z] #36 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-16T13:13:17.539Z] #36 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-11-16T13:13:17.539Z] #36 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-11-16T13:13:17.539Z] #36 30.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-16T13:13:17.539Z] #36 30.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-16T13:13:17.539Z] #36 30.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-11-16T13:13:17.539Z] #36 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-11-16T13:13:17.539Z] #36 31.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-16T13:13:17.539Z] #36 32.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-11-16T13:13:17.539Z] #36 33.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-11-16T13:13:17.539Z] #36 33.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-16T13:13:17.539Z] #36 34.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-11-16T13:13:17.539Z] #36 35.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-16T13:13:17.539Z] #36 35.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-11-16T13:13:17.539Z] #36 35.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-11-16T13:13:17.539Z] #36 35.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-16T13:13:17.539Z] #36 35.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-16T13:13:17.539Z] #36 35.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-11-16T13:13:17.539Z] #36 35.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-11-16T13:13:17.539Z] #36 35.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-11-16T13:13:17.539Z] #36 35.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-11-16T13:13:17.539Z] #36 35.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-11-16T13:13:17.539Z] #36 35.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-11-16T13:13:17.539Z] #36 35.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-11-16T13:13:17.539Z] #36 35.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-11-16T13:13:17.539Z] #36 35.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-11-16T13:13:17.539Z] #36 35.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-11-16T13:13:17.539Z] #36 35.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-11-16T13:13:17.539Z] #36 36.55 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:17.539Z] #36 36.73 Fetched 108 MB in 5s (20.8 MB/s) [2022-11-16T13:13:17.539Z] #36 36.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-16T13:13:17.539Z] #36 36.84 (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 ... 15709 files and directories currently installed.) [2022-11-16T13:13:17.539Z] #36 36.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-16T13:13:17.539Z] #36 36.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:17.703Z] #38 33.46 CC images/rpc.o [2022-11-16T13:13:17.795Z] #36 ... [2022-11-16T13:13:17.795Z] [2022-11-16T13:13:17.795Z] #23 [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-11-16T13:13:17.795Z] #23 36.12 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-16T13:13:17.795Z] #23 36.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-16T13:13:17.795Z] #23 36.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-16T13:13:17.884Z] #21 ... [2022-11-16T13:13:17.884Z] [2022-11-16T13:13:17.884Z] #26 [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-11-16T13:13:17.884Z] #0 4.887 + RM_GOPATH=0 [2022-11-16T13:13:17.884Z] #0 4.889 + TMP_GOPATH= [2022-11-16T13:13:17.884Z] #0 4.889 + : /build [2022-11-16T13:13:17.884Z] #0 4.889 + '[' -z '' ']' [2022-11-16T13:13:17.884Z] #0 4.889 ++ mktemp -d [2022-11-16T13:13:17.884Z] #0 4.890 + export GOPATH=/tmp/tmp.4UTmL1OJYz [2022-11-16T13:13:17.884Z] #0 4.890 + GOPATH=/tmp/tmp.4UTmL1OJYz [2022-11-16T13:13:17.884Z] #0 4.890 + RM_GOPATH=1 [2022-11-16T13:13:17.884Z] #0 4.890 + case "$(go env GOARCH)" in [2022-11-16T13:13:17.884Z] #0 4.890 ++ go env GOARCH [2022-11-16T13:13:17.884Z] #0 4.914 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:17.884Z] #0 4.914 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:17.884Z] #0 4.914 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:17.884Z] #0 4.914 + dir=/tmp/install [2022-11-16T13:13:17.884Z] #0 4.914 + bin=proxy [2022-11-16T13:13:17.884Z] #0 4.914 + shift [2022-11-16T13:13:17.884Z] #0 4.914 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-16T13:13:17.884Z] #0 4.914 + . /tmp/install/proxy.installer [2022-11-16T13:13:17.884Z] #0 4.914 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:13:17.884Z] #0 4.914 + install_proxy [2022-11-16T13:13:17.884Z] #0 4.914 + case "$1" in [2022-11-16T13:13:17.884Z] #0 4.914 + export CGO_ENABLED=0 [2022-11-16T13:13:17.884Z] #0 4.914 + CGO_ENABLED=0 [2022-11-16T13:13:17.884Z] #0 4.914 + _install_proxy [2022-11-16T13:13:17.884Z] #0 4.914 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-16T13:13:17.884Z] #0 4.914 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4UTmL1OJYz/src/github.com/docker/libnetwork [2022-11-16T13:13:17.884Z] #0 4.914 Cloning into '/tmp/tmp.4UTmL1OJYz/src/github.com/docker/libnetwork'... [2022-11-16T13:13:17.884Z] #0 4.915 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:13:17.961Z] #38 ... [2022-11-16T13:13:17.961Z] [2022-11-16T13:13:17.961Z] #28 [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-11-16T13:13:17.961Z] #28 DONE 90.5s [2022-11-16T13:13:18.145Z] #26 ... [2022-11-16T13:13:18.145Z] [2022-11-16T13:13:18.145Z] #27 [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-11-16T13:13:18.145Z] #0 6.244 + RM_GOPATH=0 [2022-11-16T13:13:18.145Z] #0 6.244 + TMP_GOPATH= [2022-11-16T13:13:18.145Z] #0 6.244 + : /build [2022-11-16T13:13:18.145Z] #0 6.244 + '[' -z '' ']' [2022-11-16T13:13:18.145Z] #0 6.245 ++ mktemp -d [2022-11-16T13:13:18.145Z] #0 6.250 + export GOPATH=/tmp/tmp.M4xwbhz3ch [2022-11-16T13:13:18.145Z] #0 6.250 + GOPATH=/tmp/tmp.M4xwbhz3ch [2022-11-16T13:13:18.145Z] #0 6.250 + RM_GOPATH=1 [2022-11-16T13:13:18.145Z] #0 6.250 + case "$(go env GOARCH)" in [2022-11-16T13:13:18.145Z] #0 6.250 ++ go env GOARCH [2022-11-16T13:13:18.145Z] #0 6.278 Install gotestsum version v1.7.0 [2022-11-16T13:13:18.145Z] #0 6.278 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.145Z] #0 6.278 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.145Z] #0 6.278 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:18.145Z] #0 6.278 + dir=/tmp/install [2022-11-16T13:13:18.145Z] #0 6.278 + bin=gotestsum [2022-11-16T13:13:18.145Z] #0 6.278 + shift [2022-11-16T13:13:18.145Z] #0 6.278 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-16T13:13:18.145Z] #0 6.278 + . /tmp/install/gotestsum.installer [2022-11-16T13:13:18.145Z] #0 6.278 ++ : v1.7.0 [2022-11-16T13:13:18.145Z] #0 6.278 + install_gotestsum [2022-11-16T13:13:18.145Z] #0 6.278 + set -e [2022-11-16T13:13:18.145Z] #0 6.278 + echo 'Install gotestsum version v1.7.0' [2022-11-16T13:13:18.145Z] #0 6.278 + GOBIN=/build [2022-11-16T13:13:18.145Z] #0 6.278 + GO111MODULE=on [2022-11-16T13:13:18.145Z] #0 6.278 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-16T13:13:18.145Z] #0 6.747 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:13:18.145Z] #0 8.776 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:13:18.145Z] #0 8.785 go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:13:18.145Z] #0 8.886 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:13:18.145Z] #0 8.960 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:13:18.145Z] #0 9.384 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:13:18.145Z] #0 9.429 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:13:18.145Z] #0 9.441 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:13:18.145Z] #0 9.478 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:13:18.145Z] #0 9.817 go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:13:18.145Z] #27 ... [2022-11-16T13:13:18.145Z] [2022-11-16T13:13:18.145Z] #28 [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-11-16T13:13:18.145Z] #0 5.157 + RM_GOPATH=0 [2022-11-16T13:13:18.145Z] #0 5.157 + TMP_GOPATH= [2022-11-16T13:13:18.145Z] #0 5.157 + : /build [2022-11-16T13:13:18.145Z] #0 5.157 + '[' -z '' ']' [2022-11-16T13:13:18.145Z] #0 5.162 ++ mktemp -d [2022-11-16T13:13:18.145Z] #0 5.164 + export GOPATH=/tmp/tmp.VQT5eIOX9h [2022-11-16T13:13:18.145Z] #0 5.164 + GOPATH=/tmp/tmp.VQT5eIOX9h [2022-11-16T13:13:18.145Z] #0 5.164 + RM_GOPATH=1 [2022-11-16T13:13:18.145Z] #0 5.164 + case "$(go env GOARCH)" in [2022-11-16T13:13:18.145Z] #0 5.164 ++ go env GOARCH [2022-11-16T13:13:18.145Z] #0 5.179 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.145Z] #0 5.179 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.145Z] #0 5.179 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:18.145Z] #0 5.179 + dir=/tmp/install [2022-11-16T13:13:18.145Z] #0 5.179 + bin=dockercli [2022-11-16T13:13:18.145Z] #0 5.179 + shift [2022-11-16T13:13:18.145Z] #0 5.179 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-16T13:13:18.145Z] #0 5.179 + . /tmp/install/dockercli.installer [2022-11-16T13:13:18.145Z] #0 5.179 ++ : stable [2022-11-16T13:13:18.145Z] #0 5.179 ++ : 17.06.2-ce [2022-11-16T13:13:18.145Z] #0 5.179 + install_dockercli [2022-11-16T13:13:18.145Z] #0 5.179 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-16T13:13:18.145Z] #0 5.179 Install docker/cli version 17.06.2-ce from stable [2022-11-16T13:13:18.145Z] #0 5.186 ++ uname -m [2022-11-16T13:13:18.145Z] #0 5.186 + arch=x86_64 [2022-11-16T13:13:18.145Z] #0 5.186 + '[' x86_64 '!=' x86_64 ']' [2022-11-16T13:13:18.145Z] #0 5.186 + url=https://download.docker.com/linux/static [2022-11-16T13:13:18.145Z] #0 5.186 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-16T13:13:18.145Z] #0 5.186 + tar -xz docker/docker [2022-11-16T13:13:18.164Z] #34 ... [2022-11-16T13:13:18.164Z] [2022-11-16T13:13:18.164Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:18.164Z] #38 44.39 DEP compel/src/main.d [2022-11-16T13:13:18.164Z] #38 44.49 DEP compel/src/lib/handle-elf.d [2022-11-16T13:13:18.164Z] #38 44.58 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-16T13:13:18.164Z] #38 44.71 CC compel/src/lib/log.o [2022-11-16T13:13:18.164Z] #38 45.01 CC compel/arch/x86/src/lib/cpu.o [2022-11-16T13:13:18.164Z] #38 45.83 CC compel/arch/x86/src/lib/infect.o [2022-11-16T13:13:18.164Z] #38 46.57 CC compel/src/lib/infect-rpc.o [2022-11-16T13:13:18.164Z] #38 46.89 CC compel/src/lib/infect-util.o [2022-11-16T13:13:18.164Z] #38 47.11 CC compel/src/lib/infect.o [2022-11-16T13:13:18.164Z] #38 49.24 CC compel/src/lib/ptrace.o [2022-11-16T13:13:18.164Z] #38 49.57 AR compel/libcompel.a [2022-11-16T13:13:18.164Z] #38 49.66 HOSTCC compel/src/main-host.o [2022-11-16T13:13:18.164Z] #38 49.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-16T13:13:18.164Z] #38 50.00 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-16T13:13:18.164Z] #38 50.32 HOSTCC compel/src/lib/log-host.o [2022-11-16T13:13:18.164Z] #38 50.50 HOSTLINK compel/compel-host-bin [2022-11-16T13:13:18.164Z] #38 50.62 DEP soccr/soccr.d [2022-11-16T13:13:18.164Z] #38 50.79 CC soccr/soccr.o [2022-11-16T13:13:18.222Z] [2022-11-16T13:13:18.222Z] #37 [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-11-16T13:13:18.402Z] #28 ... [2022-11-16T13:13:18.402Z] [2022-11-16T13:13:18.402Z] #29 [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-11-16T13:13:18.402Z] #0 6.658 + git clone https://github.com/docker/distribution.git . [2022-11-16T13:13:18.402Z] #0 6.658 Cloning into '.'... [2022-11-16T13:13:18.402Z] #29 ... [2022-11-16T13:13:18.402Z] [2022-11-16T13:13:18.402Z] #30 [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 python3-protobuf [2022-11-16T13:13:18.402Z] #0 8.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:13:18.402Z] #0 8.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:13:18.402Z] #0 8.173 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:13:18.402Z] #0 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:13:18.660Z] #30 ... [2022-11-16T13:13:18.660Z] [2022-11-16T13:13:18.660Z] #31 [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-11-16T13:13:18.660Z] #0 5.736 Install rootlesskit version v0.14.4 [2022-11-16T13:13:18.660Z] #0 5.736 + RM_GOPATH=0 [2022-11-16T13:13:18.660Z] #0 5.736 + TMP_GOPATH= [2022-11-16T13:13:18.660Z] #0 5.736 + : /build [2022-11-16T13:13:18.660Z] #0 5.736 + '[' -z '' ']' [2022-11-16T13:13:18.660Z] #0 5.736 ++ mktemp -d [2022-11-16T13:13:18.660Z] #0 5.736 + export GOPATH=/tmp/tmp.3wEUMDrIX5 [2022-11-16T13:13:18.660Z] #0 5.736 + GOPATH=/tmp/tmp.3wEUMDrIX5 [2022-11-16T13:13:18.660Z] #0 5.736 + RM_GOPATH=1 [2022-11-16T13:13:18.660Z] #0 5.736 + case "$(go env GOARCH)" in [2022-11-16T13:13:18.660Z] #0 5.736 ++ go env GOARCH [2022-11-16T13:13:18.660Z] #0 5.736 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.660Z] #0 5.736 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.660Z] #0 5.736 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:18.660Z] #0 5.736 + dir=/tmp/install [2022-11-16T13:13:18.660Z] #0 5.736 + bin=rootlesskit [2022-11-16T13:13:18.660Z] #0 5.736 + shift [2022-11-16T13:13:18.660Z] #0 5.736 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-16T13:13:18.660Z] #0 5.736 + . /tmp/install/rootlesskit.installer [2022-11-16T13:13:18.660Z] #0 5.736 ++ : v0.14.4 [2022-11-16T13:13:18.660Z] #0 5.736 + install_rootlesskit [2022-11-16T13:13:18.660Z] #0 5.736 + case "$1" in [2022-11-16T13:13:18.660Z] #0 5.736 + export CGO_ENABLED=0 [2022-11-16T13:13:18.660Z] #0 5.736 + CGO_ENABLED=0 [2022-11-16T13:13:18.660Z] #0 5.736 + _install_rootlesskit [2022-11-16T13:13:18.660Z] #0 5.736 + echo 'Install rootlesskit version v0.14.4' [2022-11-16T13:13:18.660Z] #0 5.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:13:18.660Z] #0 5.736 + GOBIN=/build [2022-11-16T13:13:18.660Z] #0 5.736 + GO111MODULE=on [2022-11-16T13:13:18.660Z] #0 5.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-16T13:13:18.660Z] #0 6.196 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-16T13:13:18.660Z] #0 8.226 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:13:18.660Z] #0 8.317 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:13:18.660Z] #0 8.341 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-16T13:13:18.660Z] #0 9.121 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-16T13:13:18.917Z] #31 ... [2022-11-16T13:13:18.917Z] [2022-11-16T13:13:18.917Z] #32 [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-11-16T13:13:18.917Z] #0 5.349 + RM_GOPATH=0 [2022-11-16T13:13:18.917Z] #0 5.349 + TMP_GOPATH= [2022-11-16T13:13:18.917Z] #0 5.349 + : /build [2022-11-16T13:13:18.917Z] #0 5.349 + '[' -z '' ']' [2022-11-16T13:13:18.917Z] #0 5.349 ++ mktemp -d [2022-11-16T13:13:18.917Z] #0 5.349 + export GOPATH=/tmp/tmp.Wc7lZkWJJ9 [2022-11-16T13:13:18.917Z] #0 5.349 + GOPATH=/tmp/tmp.Wc7lZkWJJ9 [2022-11-16T13:13:18.917Z] #0 5.349 + RM_GOPATH=1 [2022-11-16T13:13:18.917Z] #0 5.349 + case "$(go env GOARCH)" in [2022-11-16T13:13:18.917Z] #0 5.349 ++ go env GOARCH [2022-11-16T13:13:18.917Z] #0 5.350 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.917Z] #0 5.350 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.917Z] #0 5.351 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:18.917Z] #0 5.355 + dir=/tmp/install [2022-11-16T13:13:18.917Z] #0 5.355 + bin=vndr [2022-11-16T13:13:18.917Z] #0 5.355 + shift [2022-11-16T13:13:18.917Z] #0 5.355 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-16T13:13:18.917Z] #0 5.355 + . /tmp/install/vndr.installer [2022-11-16T13:13:18.917Z] #0 5.355 ++ : v0.1.2 [2022-11-16T13:13:18.917Z] #0 5.355 + install_vndr [2022-11-16T13:13:18.917Z] #0 5.355 + echo 'Install vndr version v0.1.2' [2022-11-16T13:13:18.917Z] #0 5.355 + GOBIN=/build [2022-11-16T13:13:18.917Z] #0 5.355 + GO111MODULE=on [2022-11-16T13:13:18.917Z] #0 5.355 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-16T13:13:18.917Z] #0 5.355 Install vndr version v0.1.2 [2022-11-16T13:13:18.917Z] #0 5.788 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-16T13:13:18.917Z] #32 ... [2022-11-16T13:13:18.917Z] [2022-11-16T13:13:18.917Z] #33 [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-11-16T13:13:18.917Z] #0 7.709 + RM_GOPATH=0 [2022-11-16T13:13:18.917Z] #0 7.710 + TMP_GOPATH= [2022-11-16T13:13:18.917Z] #0 7.710 + : /build [2022-11-16T13:13:18.917Z] #0 7.710 + '[' -z '' ']' [2022-11-16T13:13:18.917Z] #0 7.711 ++ mktemp -d [2022-11-16T13:13:18.917Z] #0 7.711 + export GOPATH=/tmp/tmp.WTuSPCl0bs [2022-11-16T13:13:18.917Z] #0 7.711 + GOPATH=/tmp/tmp.WTuSPCl0bs [2022-11-16T13:13:18.917Z] #0 7.711 + RM_GOPATH=1 [2022-11-16T13:13:18.917Z] #0 7.711 + case "$(go env GOARCH)" in [2022-11-16T13:13:18.917Z] #0 7.712 ++ go env GOARCH [2022-11-16T13:13:18.917Z] #0 7.739 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.917Z] #0 7.739 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:18.917Z] #0 7.757 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:18.917Z] #0 7.758 + dir=/tmp/install [2022-11-16T13:13:18.917Z] #0 7.758 + bin=golangci_lint [2022-11-16T13:13:18.917Z] #0 7.758 + shift [2022-11-16T13:13:18.917Z] #0 7.758 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-16T13:13:18.917Z] #0 7.766 + . /tmp/install/golangci_lint.installer [2022-11-16T13:13:18.917Z] #0 7.766 ++ : v1.44.0 [2022-11-16T13:13:18.917Z] #0 7.766 + install_golangci_lint [2022-11-16T13:13:18.917Z] #0 7.766 + set -e [2022-11-16T13:13:18.917Z] #0 7.767 + echo 'Install golangci-lint version v1.44.0' [2022-11-16T13:13:18.917Z] #0 7.767 + GOBIN=/build [2022-11-16T13:13:18.917Z] #0 7.767 + GO111MODULE=on [2022-11-16T13:13:18.917Z] #0 7.767 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-16T13:13:18.917Z] #0 7.785 Install golangci-lint version v1.44.0 [2022-11-16T13:13:18.917Z] #0 8.380 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-16T13:13:19.174Z] #33 ... [2022-11-16T13:13:19.174Z] [2022-11-16T13:13:19.174Z] #34 [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-11-16T13:13:19.174Z] #0 7.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:13:19.174Z] #0 7.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:13:19.174Z] #0 7.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:13:19.174Z] #0 8.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:13:19.174Z] #34 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:13:19.174Z] #34 ... [2022-11-16T13:13:19.174Z] [2022-11-16T13:13:19.174Z] #35 [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-11-16T13:13:19.174Z] #0 8.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:13:19.174Z] #0 8.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:13:19.174Z] #0 8.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:13:19.174Z] #0 9.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:13:19.431Z] #35 ... [2022-11-16T13:13:19.431Z] [2022-11-16T13:13:19.431Z] #36 [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-11-16T13:13:19.431Z] #0 5.378 + RM_GOPATH=0 [2022-11-16T13:13:19.431Z] #0 5.378 + TMP_GOPATH= [2022-11-16T13:13:19.431Z] #0 5.378 + : /build [2022-11-16T13:13:19.431Z] #0 5.378 + '[' -z '' ']' [2022-11-16T13:13:19.431Z] #0 5.378 ++ mktemp -d [2022-11-16T13:13:19.431Z] #0 5.378 + export GOPATH=/tmp/tmp.8EmHAycnFc [2022-11-16T13:13:19.431Z] #0 5.378 + GOPATH=/tmp/tmp.8EmHAycnFc [2022-11-16T13:13:19.431Z] #0 5.378 + RM_GOPATH=1 [2022-11-16T13:13:19.431Z] #0 5.378 + case "$(go env GOARCH)" in [2022-11-16T13:13:19.431Z] #0 5.378 ++ go env GOARCH [2022-11-16T13:13:19.431Z] #0 5.394 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:19.431Z] #0 5.394 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:19.431Z] #0 5.415 Install shfmt version v3.0.2 [2022-11-16T13:13:19.431Z] #0 5.415 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:19.431Z] #0 5.415 + dir=/tmp/install [2022-11-16T13:13:19.431Z] #0 5.415 + bin=shfmt [2022-11-16T13:13:19.431Z] #0 5.415 + shift [2022-11-16T13:13:19.431Z] #0 5.415 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-16T13:13:19.431Z] #0 5.415 + . /tmp/install/shfmt.installer [2022-11-16T13:13:19.431Z] #0 5.415 ++ : v3.0.2 [2022-11-16T13:13:19.431Z] #0 5.415 + install_shfmt [2022-11-16T13:13:19.431Z] #0 5.415 + echo 'Install shfmt version v3.0.2' [2022-11-16T13:13:19.431Z] #0 5.415 + GOBIN=/build [2022-11-16T13:13:19.431Z] #0 5.415 + GO111MODULE=on [2022-11-16T13:13:19.431Z] #0 5.415 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-16T13:13:19.431Z] #0 5.882 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-16T13:13:19.431Z] #0 6.664 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-16T13:13:19.431Z] #0 6.720 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-16T13:13:19.431Z] #0 6.728 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-16T13:13:19.431Z] #0 8.633 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-16T13:13:19.431Z] #36 ... [2022-11-16T13:13:19.431Z] [2022-11-16T13:13:19.431Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:19.431Z] #21 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:13:19.538Z] #38 52.08 AR soccr/libsoccr.a [2022-11-16T13:13:19.538Z] #38 52.14 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:13:19.796Z] #38 52.53 DEP criu/arch/x86/sigframe.d [2022-11-16T13:13:20.055Z] #38 52.71 DEP criu/arch/x86/sigaction_compat.d [2022-11-16T13:13:20.055Z] #38 52.85 DEP criu/arch/x86/kerndat.d [2022-11-16T13:13:20.055Z] #38 52.96 DEP criu/arch/x86/crtools.d [2022-11-16T13:13:20.290Z] #37 49.32 Updating files: 33% (1672/5051) Updating files: 34% (1718/5051) Updating files: 35% (1768/5051) Updating files: 36% (1819/5051) Updating files: 37% (1869/5051) Updating files: 38% (1920/5051) Updating files: 39% (1970/5051) Updating files: 40% (2021/5051) Updating files: 41% (2071/5051) Updating files: 42% (2122/5051) Updating files: 43% (2172/5051) Updating files: 44% (2223/5051) Updating files: 45% (2273/5051) Updating files: 46% (2324/5051) Updating files: 47% (2374/5051) Updating files: 48% (2425/5051) Updating files: 49% (2475/5051) Updating files: 50% (2526/5051) Updating files: 51% (2577/5051) Updating files: 52% (2627/5051) Updating files: 53% (2678/5051) Updating files: 54% (2728/5051) Updating files: 55% (2779/5051) Updating files: 56% (2829/5051) Updating files: 57% (2880/5051) Updating files: 58% (2930/5051) Updating files: 59% (2981/5051) Updating files: 60% (3031/5051) Updating files: 61% (3082/5051) Updating files: 62% (3132/5051) Updating files: 63% (3183/5051) Updating files: 63% (3193/5051) Updating files: 64% (3233/5051) Updating files: 65% (3284/5051) Updating files: 66% (3334/5051) Updating files: 67% (3385/5051) Updating files: 68% (3435/5051) Updating files: 69% (3486/5051) Updating files: 70% (3536/5051) Updating files: 71% (3587/5051) Updating files: 72% (3637/5051) Updating files: 73% (3688/5051) Updating files: 74% (3738/5051) Updating files: 75% (3789/5051) Updating files: 76% (3839/5051) Updating files: 77% (3890/5051) Updating files: 78% (3940/5051) Updating files: 79% (3991/5051) Updating files: 80% (4041/5051) Updating files: 81% (4092/5051) Updating files: 82% (4142/5051) Updating files: 83% (4193/5051) Updating files: 84% (4243/5051) Updating files: 85% (4294/5051) Updating files: 86% (4344/5051) Updating files: 87% (4395/5051) Updating files: 88% (4445/5051) Updating files: 89% (4496/5051) Updating files: 90% (4546/5051) Updating files: 91% (4597/5051) Updating files: 92% (4647/5051) Updating files: 93% (4698/5051) Updating files: 94% (4748/5051) Updating files: 95% (4799/5051) Updating files: 96% (4849/5051) Updating files: 96% (4885/5051) Updating files: 97% (4900/5051) Updating files: 98% (4950/5051) Updating files: 99% (5001/5051) Updating files: 100% (5051/5051) Updating files: 100% (5051/5051), done. [2022-11-16T13:13:20.313Z] #38 53.06 DEP criu/arch/x86/cpu.d [2022-11-16T13:13:20.548Z] #37 51.48 + cd /tmp/tmp.8MFTNZY0sY/src/github.com/containerd/containerd [2022-11-16T13:13:20.548Z] #37 51.48 + git checkout -q v1.6.10 [2022-11-16T13:13:20.572Z] #38 53.32 CC criu/arch/x86/cpu.o [2022-11-16T13:13:20.810Z] #21 ... [2022-11-16T13:13:20.810Z] [2022-11-16T13:13:20.810Z] #28 [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-11-16T13:13:20.810Z] #28 12.50 + mkdir -p /build [2022-11-16T13:13:20.810Z] #28 12.50 + mv docker/docker /build/ [2022-11-16T13:13:20.811Z] #28 12.51 + rmdir docker [2022-11-16T13:13:20.811Z] #28 DONE 12.8s [2022-11-16T13:13:20.811Z] [2022-11-16T13:13:20.811Z] #31 [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-11-16T13:13:20.811Z] #31 12.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-16T13:13:21.138Z] #38 53.75 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:13:21.138Z] #38 53.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:21.138Z] #38 53.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:21.138Z] #38 53.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:21.138Z] #38 53.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:21.138Z] #38 53.77 CC criu/arch/x86/crtools.o [2022-11-16T13:13:21.376Z] #31 13.33 go: downloading github.com/google/uuid v1.3.0 [2022-11-16T13:13:21.376Z] #31 13.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-16T13:13:21.928Z] #37 53.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-16T13:13:21.928Z] #37 53.08 + BUILDTAGS='netgo osusergo static_build' [2022-11-16T13:13:21.928Z] #37 53.08 + export EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:21.928Z] #37 53.08 + EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:21.928Z] #37 53.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-16T13:13:21.928Z] #37 53.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-16T13:13:21.928Z] #37 53.08 + '[' '' = dynamic ']' [2022-11-16T13:13:21.928Z] #37 53.08 + make [2022-11-16T13:13:21.939Z] #31 13.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-16T13:13:22.196Z] #31 14.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:13:22.196Z] #31 14.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-16T13:13:22.453Z] #31 14.46 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-16T13:13:22.511Z] #38 55.05 CC criu/arch/x86/kerndat.o [2022-11-16T13:13:22.710Z] #31 14.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-16T13:13:22.769Z] #38 55.55 CC criu/arch/x86/sigaction_compat.o [2022-11-16T13:13:22.966Z] #31 15.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-16T13:13:23.028Z] #38 55.81 CC criu/arch/x86/sigframe.o [2022-11-16T13:13:23.041Z] #23 ... [2022-11-16T13:13:23.041Z] [2022-11-16T13:13:23.041Z] #32 [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-11-16T13:13:23.041Z] #32 31.69 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:23.041Z] #32 32.11 Fetched 15.6 MB in 1s (19.0 MB/s) [2022-11-16T13:13:23.041Z] #32 32.25 Selecting previously unselected package xxd. [2022-11-16T13:13:23.041Z] #32 32.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-16T13:13:23.041Z] #32 32.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-16T13:13:23.041Z] #32 32.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:23.041Z] #32 32.92 Selecting previously unselected package vim-common. [2022-11-16T13:13:23.041Z] #32 32.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:13:23.041Z] #32 32.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:23.041Z] #32 33.49 Selecting previously unselected package cmake-data. [2022-11-16T13:13:23.041Z] #32 33.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-16T13:13:23.041Z] #32 33.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:13:23.041Z] #32 37.29 Selecting previously unselected package libicu67:arm64. [2022-11-16T13:13:23.041Z] #32 37.29 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-11-16T13:13:23.041Z] #32 37.32 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-16T13:13:23.041Z] #32 ... [2022-11-16T13:13:23.041Z] [2022-11-16T13:13:23.041Z] #29 [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 python3-protobuf [2022-11-16T13:13:23.041Z] #29 36.56 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-11-16T13:13:23.041Z] #29 36.57 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 36.58 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 36.82 Selecting previously unselected package libprotobuf-dev:arm64. [2022-11-16T13:13:23.041Z] #29 36.82 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 36.84 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 37.94 Selecting previously unselected package libprotoc23:arm64. [2022-11-16T13:13:23.041Z] #29 37.95 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 37.96 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 38.48 Selecting previously unselected package protobuf-c-compiler. [2022-11-16T13:13:23.041Z] #29 38.48 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 38.49 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:13:23.041Z] #29 38.64 Selecting previously unselected package protobuf-compiler. [2022-11-16T13:13:23.041Z] #29 38.65 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 38.66 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 38.78 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:13:23.041Z] #29 38.78 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:13:23.041Z] #29 38.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:13:23.041Z] #29 39.05 Selecting previously unselected package python3-six. [2022-11-16T13:13:23.041Z] #29 39.05 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-16T13:13:23.041Z] #29 39.06 Unpacking python3-six (1.16.0-2) ... [2022-11-16T13:13:23.041Z] #29 39.16 Selecting previously unselected package python3-protobuf. [2022-11-16T13:13:23.041Z] #29 39.16 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-11-16T13:13:23.041Z] #29 39.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 39.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:13:23.041Z] #29 41.23 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-11-16T13:13:23.041Z] #29 41.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:23.041Z] #29 41.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-16T13:13:23.041Z] #29 41.29 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-16T13:13:23.041Z] #29 41.30 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-16T13:13:23.041Z] #29 41.33 Setting up python3-six (1.16.0-2) ... [2022-11-16T13:13:23.041Z] #29 ... [2022-11-16T13:13:23.041Z] [2022-11-16T13:13:23.041Z] #37 [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-11-16T13:13:23.041Z] #0 1.487 + RM_GOPATH=0 [2022-11-16T13:13:23.041Z] #0 1.487 + TMP_GOPATH= [2022-11-16T13:13:23.041Z] #0 1.487 + : /build [2022-11-16T13:13:23.041Z] #0 1.487 + '[' -z '' ']' [2022-11-16T13:13:23.041Z] #0 1.497 ++ mktemp -d [2022-11-16T13:13:23.041Z] #0 1.497 + export GOPATH=/tmp/tmp.HPtNMGmD5v [2022-11-16T13:13:23.041Z] #0 1.497 + GOPATH=/tmp/tmp.HPtNMGmD5v [2022-11-16T13:13:23.041Z] #0 1.497 + RM_GOPATH=1 [2022-11-16T13:13:23.041Z] #0 1.497 + case "$(go env GOARCH)" in [2022-11-16T13:13:23.041Z] #0 1.498 ++ go env GOARCH [2022-11-16T13:13:23.041Z] #0 1.560 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:23.041Z] #0 1.560 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:23.041Z] #0 1.560 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:23.041Z] #0 1.561 + dir=/tmp/install [2022-11-16T13:13:23.041Z] #0 1.561 + bin=containerd [2022-11-16T13:13:23.041Z] #0 1.562 + shift [2022-11-16T13:13:23.041Z] #0 1.562 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-16T13:13:23.041Z] #0 1.562 + . /tmp/install/containerd.installer [2022-11-16T13:13:23.041Z] #0 1.562 ++ set -e [2022-11-16T13:13:23.041Z] #0 1.563 ++ : v1.6.10 [2022-11-16T13:13:23.041Z] #0 1.563 + install_containerd [2022-11-16T13:13:23.041Z] #0 1.571 + echo 'Install containerd version v1.6.10' [2022-11-16T13:13:23.041Z] #0 1.572 Install containerd version v1.6.10 [2022-11-16T13:13:23.041Z] #0 1.572 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HPtNMGmD5v/src/github.com/containerd/containerd [2022-11-16T13:13:23.041Z] #0 1.590 Cloning into '/tmp/tmp.HPtNMGmD5v/src/github.com/containerd/containerd'... [2022-11-16T13:13:23.041Z] #37 ... [2022-11-16T13:13:23.041Z] [2022-11-16T13:13:23.041Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:23.041Z] #36 39.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-16T13:13:23.041Z] #36 39.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-16T13:13:23.041Z] #36 39.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:23.041Z] #36 41.09 Selecting previously unselected package binutils-mingw-w64. [2022-11-16T13:13:23.041Z] #36 41.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-16T13:13:23.041Z] #36 41.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:13:23.041Z] #36 41.22 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-11-16T13:13:23.041Z] #36 41.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-16T13:13:23.041Z] #36 41.25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:13:23.041Z] #36 41.49 Selecting previously unselected package dmsetup. [2022-11-16T13:13:23.041Z] #36 41.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-11-16T13:13:23.041Z] #36 41.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:13:23.041Z] #36 41.64 Selecting previously unselected package mingw-w64-common. [2022-11-16T13:13:23.041Z] #36 41.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-16T13:13:23.041Z] #36 41.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-16T13:13:23.286Z] #38 56.00 LINK criu/arch/x86/crtools.built-in.o [2022-11-16T13:13:23.286Z] #38 56.06 DEP criu/pie/util-vdso-elf32.d [2022-11-16T13:13:23.286Z] #38 ... [2022-11-16T13:13:23.286Z] [2022-11-16T13:13:23.286Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:23.286Z] #34 126.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-16T13:13:23.286Z] #34 126.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:23.286Z] #34 126.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:23.828Z] #37 54.81 + bin/ctr [2022-11-16T13:13:25.570Z] #36 ... [2022-11-16T13:13:25.570Z] [2022-11-16T13:13:25.570Z] #32 [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-11-16T13:13:25.570Z] #32 42.40 Selecting previously unselected package libxml2:arm64. [2022-11-16T13:13:25.570Z] #32 42.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 42.42 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:13:25.570Z] #32 42.94 Selecting previously unselected package libarchive13:arm64. [2022-11-16T13:13:25.570Z] #32 42.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 42.94 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-16T13:13:25.570Z] #32 43.23 Selecting previously unselected package libjsoncpp24:arm64. [2022-11-16T13:13:25.570Z] #32 43.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 43.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-16T13:13:25.570Z] #32 43.44 Selecting previously unselected package librhash0:arm64. [2022-11-16T13:13:25.570Z] #32 43.44 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 43.45 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-11-16T13:13:25.570Z] #32 43.60 Selecting previously unselected package libuv1:arm64. [2022-11-16T13:13:25.570Z] #32 43.60 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 43.61 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-11-16T13:13:25.570Z] #32 43.75 Selecting previously unselected package cmake. [2022-11-16T13:13:25.570Z] #32 43.76 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-11-16T13:13:25.570Z] #32 43.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:13:27.465Z] #32 46.49 Setting up libicu67:arm64 (67.1-7) ... [2022-11-16T13:13:27.465Z] #32 46.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:27.465Z] #32 46.60 Setting up libuv1:arm64 (1.40.0-2) ... [2022-11-16T13:13:27.465Z] #32 46.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:27.465Z] #32 46.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-16T13:13:27.465Z] #32 46.81 Setting up librhash0:arm64 (1.4.1-2) ... [2022-11-16T13:13:27.723Z] #32 46.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:13:27.723Z] #32 46.93 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:13:27.723Z] #32 47.00 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-16T13:13:27.723Z] #32 47.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:13:27.980Z] #32 ... [2022-11-16T13:13:27.980Z] [2022-11-16T13:13:27.980Z] #29 [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 python3-protobuf [2022-11-16T13:13:27.980Z] #29 42.36 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-16T13:13:27.980Z] #29 42.40 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-11-16T13:13:27.980Z] #29 42.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:13:27.980Z] #29 42.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-16T13:13:27.980Z] #29 42.55 Setting up python3-protobuf (3.12.4-1) ... [2022-11-16T13:13:27.980Z] #29 45.53 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-11-16T13:13:27.980Z] #29 45.63 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-16T13:13:27.980Z] #29 45.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:27.980Z] #29 45.67 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-16T13:13:27.980Z] #29 45.73 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:13:27.980Z] #29 45.75 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-16T13:13:27.980Z] #29 45.77 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:27.980Z] #29 DONE 47.2s [2022-11-16T13:13:27.980Z] [2022-11-16T13:13:27.980Z] #32 [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-11-16T13:13:27.980Z] #32 47.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:27.980Z] #32 ... [2022-11-16T13:13:27.980Z] [2022-11-16T13:13:27.980Z] #27 [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-11-16T13:13:27.980Z] #27 37.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-16T13:13:27.980Z] #27 37.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-16T13:13:27.980Z] #27 37.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-16T13:13:27.980Z] #27 37.30 go: downloading golang.org/x/text v0.3.7 [2022-11-16T13:13:27.980Z] #27 41.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-16T13:13:27.980Z] #27 41.29 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-16T13:13:27.980Z] #27 41.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-16T13:13:27.980Z] #27 41.51 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-16T13:13:27.980Z] #27 41.59 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-16T13:13:27.980Z] #27 41.65 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-16T13:13:27.980Z] #27 41.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-16T13:13:27.980Z] #27 41.72 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-16T13:13:27.980Z] #27 41.72 go: downloading golang.org/x/mod v0.5.1 [2022-11-16T13:13:27.980Z] #27 41.78 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-16T13:13:27.980Z] #27 41.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-16T13:13:27.980Z] #27 42.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-16T13:13:27.980Z] #27 42.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-16T13:13:27.980Z] #27 42.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-16T13:13:27.980Z] #27 42.10 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-16T13:13:27.980Z] #27 42.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-16T13:13:27.980Z] #27 42.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-16T13:13:27.980Z] #27 42.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-16T13:13:27.980Z] #27 42.87 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-16T13:13:27.980Z] #27 42.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-16T13:13:27.980Z] #27 42.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-16T13:13:27.980Z] #27 42.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-16T13:13:27.980Z] #27 42.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-16T13:13:27.980Z] #27 43.03 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-16T13:13:27.980Z] #27 43.18 go: downloading github.com/prometheus/common v0.10.0 [2022-11-16T13:13:27.980Z] #27 43.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-16T13:13:27.980Z] #27 43.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-16T13:13:27.980Z] #27 43.59 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-16T13:13:27.980Z] #27 44.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-16T13:13:27.980Z] #27 ... [2022-11-16T13:13:27.980Z] [2022-11-16T13:13:27.980Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:27.980Z] #36 47.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-16T13:13:27.980Z] #36 47.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-16T13:13:27.980Z] #36 47.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:13:28.231Z] #31 20.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-16T13:13:28.231Z] #31 20.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-16T13:13:28.488Z] #31 ... [2022-11-16T13:13:28.488Z] [2022-11-16T13:13:28.488Z] #26 [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-11-16T13:13:28.544Z] #36 ... [2022-11-16T13:13:28.544Z] [2022-11-16T13:13:28.544Z] #32 [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-11-16T13:13:28.544Z] #32 DONE 47.7s [2022-11-16T13:13:28.544Z] [2022-11-16T13:13:28.544Z] #38 [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-11-16T13:13:28.550Z] #34 ... [2022-11-16T13:13:28.550Z] [2022-11-16T13:13:28.550Z] #32 [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-11-16T13:13:28.550Z] #32 131.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:13:28.550Z] #32 131.6 + GOBIN=/build [2022-11-16T13:13:28.550Z] #32 131.6 + GO111MODULE=on [2022-11-16T13:13:28.550Z] #32 131.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-16T13:13:29.476Z] #38 0.940 + RM_GOPATH=0 [2022-11-16T13:13:29.476Z] #38 0.940 + TMP_GOPATH= [2022-11-16T13:13:29.476Z] #38 0.940 + : /build [2022-11-16T13:13:29.476Z] #38 0.940 + '[' -z '' ']' [2022-11-16T13:13:29.476Z] #38 0.940 ++ mktemp -d [2022-11-16T13:13:29.476Z] #38 0.952 + export GOPATH=/tmp/tmp.Xl66F9AUct [2022-11-16T13:13:29.476Z] #38 0.955 + GOPATH=/tmp/tmp.Xl66F9AUct [2022-11-16T13:13:29.476Z] #38 0.955 + RM_GOPATH=1 [2022-11-16T13:13:29.476Z] #38 0.955 + case "$(go env GOARCH)" in [2022-11-16T13:13:29.476Z] #38 0.956 ++ go env GOARCH [2022-11-16T13:13:29.476Z] #38 0.962 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:29.476Z] #38 0.985 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:29.476Z] #38 1.000 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:29.476Z] #38 1.001 + dir=/tmp/install [2022-11-16T13:13:29.476Z] #38 1.002 + bin=tini [2022-11-16T13:13:29.476Z] #38 1.002 + shift [2022-11-16T13:13:29.476Z] #38 1.002 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-16T13:13:29.476Z] #38 1.002 + . /tmp/install/tini.installer [2022-11-16T13:13:29.476Z] #38 1.002 ++ : v0.19.0 [2022-11-16T13:13:29.476Z] #38 1.003 + install_tini [2022-11-16T13:13:29.476Z] #38 1.003 + echo 'Install tini version v0.19.0' [2022-11-16T13:13:29.476Z] #38 1.003 Install tini version v0.19.0 [2022-11-16T13:13:29.476Z] #38 1.003 + git clone https://github.com/krallin/tini.git /tmp/tmp.Xl66F9AUct/tini [2022-11-16T13:13:29.476Z] #38 1.009 Cloning into '/tmp/tmp.Xl66F9AUct/tini'... [2022-11-16T13:13:29.519Z] #26 20.49 Updating files: 53% (1017/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 99% (1896/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-16T13:13:29.519Z] #26 21.54 + cd /tmp/tmp.4UTmL1OJYz/src/github.com/docker/libnetwork [2022-11-16T13:13:29.519Z] #26 21.54 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-16T13:13:29.784Z] #26 ... [2022-11-16T13:13:29.784Z] [2022-11-16T13:13:29.784Z] #35 [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-11-16T13:13:29.784Z] #35 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:13:29.784Z] #35 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:13:29.784Z] #35 ... [2022-11-16T13:13:29.784Z] [2022-11-16T13:13:29.784Z] #30 [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 python3-protobuf [2022-11-16T13:13:29.784Z] #30 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:13:29.784Z] #30 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:13:30.040Z] #38 1.698 + cd /tmp/tmp.Xl66F9AUct/tini [2022-11-16T13:13:30.042Z] #30 ... [2022-11-16T13:13:30.042Z] [2022-11-16T13:13:30.042Z] #26 [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-11-16T13:13:30.042Z] #26 21.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-16T13:13:30.297Z] #38 1.698 + git checkout -q v0.19.0 [2022-11-16T13:13:30.297Z] #38 1.711 + cmake . [2022-11-16T13:13:30.298Z] #26 ... [2022-11-16T13:13:30.298Z] [2022-11-16T13:13:30.298Z] #32 [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-11-16T13:13:30.298Z] #32 DONE 22.3s [2022-11-16T13:13:30.298Z] [2022-11-16T13:13:30.298Z] #27 [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-11-16T13:13:30.298Z] #27 13.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:13:30.298Z] #27 13.82 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:13:30.298Z] #27 13.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:13:30.298Z] #27 16.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:13:30.298Z] #27 16.92 go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:13:30.389Z] #37 ... [2022-11-16T13:13:30.389Z] [2022-11-16T13:13:30.389Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:30.389Z] #38 34.98 CC images/ext-file.o [2022-11-16T13:13:30.389Z] #38 35.17 CC images/cgroup.o [2022-11-16T13:13:30.389Z] #38 35.80 CC images/userns.o [2022-11-16T13:13:30.389Z] #38 36.10 CC images/google/protobuf/descriptor.o [2022-11-16T13:13:30.389Z] #38 37.52 CC images/opts.o [2022-11-16T13:13:30.389Z] #38 37.70 CC images/seccomp.o [2022-11-16T13:13:30.389Z] #38 38.01 CC images/binfmt-misc.o [2022-11-16T13:13:30.389Z] #38 38.16 CC images/time.o [2022-11-16T13:13:30.389Z] #38 38.34 CC images/sysctl.o [2022-11-16T13:13:30.389Z] #38 38.54 CC images/autofs.o [2022-11-16T13:13:30.389Z] #38 38.70 CC images/macvlan.o [2022-11-16T13:13:30.389Z] #38 38.86 CC images/sit.o [2022-11-16T13:13:30.389Z] #38 39.10 CC images/memfd.o [2022-11-16T13:13:30.389Z] #38 39.38 CC images/timens.o [2022-11-16T13:13:30.389Z] #38 39.65 LINK images/built-in.o [2022-11-16T13:13:30.389Z] #38 39.78 GEN compel/include/asm [2022-11-16T13:13:30.389Z] #38 39.81 GEN compel/include/version.h [2022-11-16T13:13:30.389Z] #38 39.84 touch .config [2022-11-16T13:13:30.389Z] #38 39.90 GEN include/common/config.h [2022-11-16T13:13:30.389Z] #38 40.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-16T13:13:30.389Z] #38 40.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-16T13:13:30.389Z] #38 40.07 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-16T13:13:30.389Z] #38 40.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-16T13:13:30.389Z] #38 40.12 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-16T13:13:30.389Z] #38 40.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-16T13:13:30.389Z] #38 40.22 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-16T13:13:30.389Z] #38 40.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-16T13:13:30.389Z] #38 40.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-16T13:13:30.389Z] #38 40.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-16T13:13:30.389Z] #38 40.28 DEP compel/plugins/std/infect.d [2022-11-16T13:13:30.389Z] #38 40.37 DEP compel/plugins/std/string.d [2022-11-16T13:13:30.389Z] #38 40.45 DEP compel/plugins/std/log.d [2022-11-16T13:13:30.389Z] #38 40.52 DEP compel/plugins/std/fds.d [2022-11-16T13:13:30.389Z] #38 40.60 DEP compel/plugins/std/std.d [2022-11-16T13:13:30.389Z] #38 40.67 DEP compel/plugins/shmem/shmem.d [2022-11-16T13:13:30.389Z] #38 40.74 DEP compel/plugins/fds/fds.d [2022-11-16T13:13:30.389Z] #38 40.86 CC compel/plugins/std/std.o [2022-11-16T13:13:30.389Z] #38 41.11 CC compel/plugins/std/fds.o [2022-11-16T13:13:30.389Z] #38 41.50 CC compel/plugins/std/log.o [2022-11-16T13:13:30.389Z] #38 42.18 CC compel/plugins/std/string.o [2022-11-16T13:13:30.389Z] #38 42.67 CC compel/plugins/std/infect.o [2022-11-16T13:13:30.389Z] #38 43.04 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-16T13:13:30.389Z] #38 43.13 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-16T13:13:30.389Z] #38 43.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-16T13:13:30.389Z] #38 43.26 AR compel/plugins/std.lib.a [2022-11-16T13:13:30.389Z] #38 43.32 CC compel/plugins/fds/fds.o [2022-11-16T13:13:30.389Z] #38 43.59 AR compel/plugins/fds.lib.a [2022-11-16T13:13:30.389Z] #38 43.66 HOSTDEP compel/src/lib/log-host.d [2022-11-16T13:13:30.389Z] #38 43.76 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-16T13:13:30.389Z] #38 43.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-16T13:13:30.389Z] #38 43.96 HOSTDEP compel/src/main-host.d [2022-11-16T13:13:30.389Z] #38 44.06 DEP compel/src/lib/ptrace.d [2022-11-16T13:13:30.389Z] #38 44.18 DEP compel/src/lib/infect.d [2022-11-16T13:13:30.389Z] #38 44.31 DEP compel/src/lib/infect-util.d [2022-11-16T13:13:30.389Z] #38 44.42 DEP compel/src/lib/infect-rpc.d [2022-11-16T13:13:30.389Z] #38 44.52 DEP compel/arch/x86/src/lib/infect.d [2022-11-16T13:13:30.389Z] #38 44.64 DEP compel/arch/x86/src/lib/cpu.d [2022-11-16T13:13:30.389Z] #38 44.73 DEP compel/src/lib/log.d [2022-11-16T13:13:30.389Z] #38 44.81 DEP compel/src/main.d [2022-11-16T13:13:30.389Z] #38 44.97 DEP compel/src/lib/handle-elf.d [2022-11-16T13:13:30.389Z] #38 45.11 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-16T13:13:30.389Z] #38 45.27 CC compel/src/lib/log.o [2022-11-16T13:13:30.389Z] #38 45.58 CC compel/arch/x86/src/lib/cpu.o [2022-11-16T13:13:30.554Z] #38 2.241 -- The C compiler identification is GNU 10.2.1 [2022-11-16T13:13:30.647Z] #38 46.33 CC compel/arch/x86/src/lib/infect.o [2022-11-16T13:13:30.810Z] #38 2.303 -- Detecting C compiler ABI info [2022-11-16T13:13:30.811Z] #38 ... [2022-11-16T13:13:30.811Z] [2022-11-16T13:13:30.811Z] #31 [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-11-16T13:13:30.811Z] #31 40.05 sync [2022-11-16T13:13:30.811Z] #31 40.05 internal/reflectlite [2022-11-16T13:13:30.811Z] #31 41.54 internal/testlog [2022-11-16T13:13:30.811Z] #31 42.23 sort [2022-11-16T13:13:30.811Z] #31 42.23 errors [2022-11-16T13:13:30.811Z] #31 42.59 strconv [2022-11-16T13:13:30.811Z] #31 42.85 io [2022-11-16T13:13:30.811Z] #31 43.91 internal/oserror [2022-11-16T13:13:30.811Z] #31 44.15 syscall [2022-11-16T13:13:30.811Z] #31 46.16 reflect [2022-11-16T13:13:31.067Z] #31 ... [2022-11-16T13:13:31.067Z] [2022-11-16T13:13:31.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:31.067Z] #0 2.412 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:13:31.067Z] #0 2.412 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:13:31.067Z] #0 2.439 Note: Building without GnuTLS support [2022-11-16T13:13:31.067Z] #0 2.444 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:13:31.067Z] #0 2.445 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:13:31.227Z] #27 ... [2022-11-16T13:13:31.227Z] [2022-11-16T13:13:31.227Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:31.227Z] #21 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:13:31.227Z] #21 22.24 Fetched 8607 kB in 15s (576 kB/s) [2022-11-16T13:13:31.227Z] #21 22.24 Reading package lists... [2022-11-16T13:13:31.227Z] #21 ... [2022-11-16T13:13:31.227Z] [2022-11-16T13:13:31.227Z] #35 [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-11-16T13:13:31.227Z] #35 23.31 Fetched 8607 kB in 15s (558 kB/s) [2022-11-16T13:13:31.486Z] #35 23.31 Reading package lists... [2022-11-16T13:13:31.486Z] #35 ... [2022-11-16T13:13:31.486Z] [2022-11-16T13:13:31.486Z] #25 [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-11-16T13:13:31.486Z] #25 13.58 unicode/utf8 [2022-11-16T13:13:31.486Z] #25 14.63 internal/race [2022-11-16T13:13:31.486Z] #25 14.97 sync/atomic [2022-11-16T13:13:31.486Z] #25 15.77 unicode [2022-11-16T13:13:31.486Z] #25 20.96 encoding [2022-11-16T13:13:31.486Z] #25 ... [2022-11-16T13:13:31.486Z] [2022-11-16T13:13:31.486Z] #30 [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 python3-protobuf [2022-11-16T13:13:31.486Z] #30 23.45 Fetched 8607 kB in 16s (551 kB/s) [2022-11-16T13:13:31.582Z] #38 47.19 CC compel/src/lib/infect-rpc.o [2022-11-16T13:13:31.841Z] #38 47.56 CC compel/src/lib/infect-util.o [2022-11-16T13:13:31.997Z] #39 4.112 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:13:31.997Z] #39 4.185 GEN .gitid [2022-11-16T13:13:31.997Z] #39 4.226 GEN criu/include/version.h [2022-11-16T13:13:32.255Z] #39 4.368 GEN include/common/asm [2022-11-16T13:13:32.409Z] #38 47.81 CC compel/src/lib/infect.o [2022-11-16T13:13:32.409Z] #38 ... [2022-11-16T13:13:32.409Z] [2022-11-16T13:13:32.409Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:32.409Z] #31 94.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-16T13:13:32.409Z] #31 94.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:32.409Z] #31 94.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:32.409Z] #31 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-16T13:13:32.409Z] #31 101.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:32.409Z] #31 101.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:32.416Z] #30 23.45 Reading package lists... [2022-11-16T13:13:32.416Z] #30 ... [2022-11-16T13:13:32.416Z] [2022-11-16T13:13:32.416Z] #34 [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-11-16T13:13:32.416Z] #34 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:13:32.416Z] #34 22.91 Fetched 8607 kB in 15s (558 kB/s) [2022-11-16T13:13:33.816Z] #32 ... [2022-11-16T13:13:33.816Z] [2022-11-16T13:13:33.816Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:33.816Z] #38 56.19 DEP criu/pie/util-vdso.d [2022-11-16T13:13:33.816Z] #38 56.31 DEP criu/pie/util.d [2022-11-16T13:13:33.816Z] #38 56.41 CC criu/pie/util.o [2022-11-16T13:13:33.816Z] #38 56.71 CC criu/pie/util-vdso.o [2022-11-16T13:13:33.816Z] #38 57.31 CC criu/pie/util-vdso-elf32.o [2022-11-16T13:13:33.816Z] #38 58.05 AR criu/pie/pie.lib.a [2022-11-16T13:13:33.816Z] #38 58.11 DEP criu/pie/restorer.d [2022-11-16T13:13:33.816Z] #38 58.31 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-16T13:13:33.816Z] #38 58.40 DEP criu/arch/x86/restorer_unmap.d [2022-11-16T13:13:33.816Z] #38 58.45 DEP criu/arch/x86/restorer.d [2022-11-16T13:13:33.816Z] #38 58.59 DEP criu/arch/x86/vdso-pie.d [2022-11-16T13:13:33.816Z] #38 58.75 DEP criu/pie/parasite-vdso.d [2022-11-16T13:13:33.816Z] #38 58.87 DEP criu/pie/parasite.d [2022-11-16T13:13:33.817Z] #38 59.13 CC criu/pie/parasite.o [2022-11-16T13:13:33.817Z] #38 60.39 LINK criu/pie/parasite.built-in.o [2022-11-16T13:13:33.817Z] #38 60.40 GEN criu/pie/parasite-blob.h [2022-11-16T13:13:33.817Z] #38 60.41 CC criu/pie/parasite-vdso.o [2022-11-16T13:13:33.817Z] #38 61.08 CC criu/arch/x86/vdso-pie.o [2022-11-16T13:13:33.817Z] #38 61.40 CC criu/arch/x86/restorer.o [2022-11-16T13:13:33.817Z] #38 61.78 CC criu/arch/x86/restorer_unmap.o [2022-11-16T13:13:33.817Z] #38 61.85 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-16T13:13:33.817Z] #38 62.08 CC criu/pie/restorer.o [2022-11-16T13:13:33.817Z] #38 64.64 LINK criu/pie/restorer.built-in.o [2022-11-16T13:13:33.817Z] #38 64.67 GEN criu/pie/restorer-blob.h [2022-11-16T13:13:33.817Z] #38 64.81 DEP criu/vdso.d [2022-11-16T13:13:33.817Z] #38 65.07 DEP criu/vdso-compat.d [2022-11-16T13:13:33.817Z] #38 65.18 DEP criu/uts_ns.d [2022-11-16T13:13:33.817Z] #38 65.33 DEP criu/util.d [2022-11-16T13:13:33.817Z] #38 65.48 DEP criu/uffd.d [2022-11-16T13:13:33.817Z] #38 65.73 DEP criu/tun.d [2022-11-16T13:13:33.817Z] #38 65.91 DEP criu/tty.d [2022-11-16T13:13:33.817Z] #38 66.13 DEP criu/timerfd.d [2022-11-16T13:13:33.817Z] #38 66.28 DEP criu/timens.d [2022-11-16T13:13:33.817Z] #38 ... [2022-11-16T13:13:33.817Z] [2022-11-16T13:13:33.817Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:33.817Z] #34 132.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-16T13:13:33.817Z] #34 132.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-16T13:13:33.817Z] #34 132.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 132.1 Selecting previously unselected package libapparmor1:amd64. [2022-11-16T13:13:33.817Z] #34 132.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 132.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:13:33.817Z] #34 132.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-16T13:13:33.817Z] #34 132.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 132.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:13:33.817Z] #34 132.5 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:13:33.817Z] #34 132.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 132.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:33.817Z] #34 132.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:13:33.817Z] #34 132.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 132.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:33.817Z] #34 132.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-16T13:13:33.817Z] #34 132.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 132.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 133.0 Selecting previously unselected package libudev-dev:amd64. [2022-11-16T13:13:33.817Z] #34 133.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 133.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 133.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-16T13:13:33.817Z] #34 133.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 133.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:13:33.817Z] #34 133.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-16T13:13:33.817Z] #34 133.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 133.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 133.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-16T13:13:33.817Z] #34 133.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 133.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 133.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-16T13:13:33.817Z] #34 133.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 133.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 134.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-16T13:13:33.817Z] #34 134.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 134.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 134.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-16T13:13:33.817Z] #34 134.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 134.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:13:33.817Z] #34 134.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-16T13:13:33.817Z] #34 134.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 134.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 134.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-16T13:13:33.817Z] #34 134.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 134.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-16T13:13:33.817Z] #34 135.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:13:33.817Z] #34 135.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:33.817Z] #34 135.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:33.817Z] #34 135.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:33.817Z] #34 135.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 135.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:13:33.817Z] #34 135.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-16T13:13:33.817Z] #34 135.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:13:33.817Z] #34 135.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:33.817Z] #34 135.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:13:33.817Z] #34 136.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-16T13:13:33.817Z] #34 136.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-16T13:13:33.817Z] #34 136.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:13:33.817Z] #34 136.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-16T13:13:33.817Z] #34 136.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:13:33.817Z] #34 136.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 136.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 136.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 136.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:33.817Z] #34 136.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:33.817Z] #34 ... [2022-11-16T13:13:33.817Z] [2022-11-16T13:13:33.817Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:33.817Z] #38 66.46 DEP criu/sysfs_parse.d [2022-11-16T13:13:33.817Z] #38 66.58 DEP criu/sysctl.d [2022-11-16T13:13:33.817Z] #38 66.70 DEP criu/string.d [2022-11-16T13:13:34.114Z] #38 66.78 DEP criu/stats.d [2022-11-16T13:13:34.114Z] #38 66.98 DEP criu/sockets.d [2022-11-16T13:13:34.223Z] #39 ... [2022-11-16T13:13:34.223Z] [2022-11-16T13:13:34.223Z] #25 [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-11-16T13:13:34.223Z] #25 DONE 53.1s [2022-11-16T13:13:34.223Z] [2022-11-16T13:13:34.223Z] #38 [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-11-16T13:13:34.223Z] #38 3.026 -- Detecting C compiler ABI info - done [2022-11-16T13:13:34.223Z] #38 3.136 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-16T13:13:34.223Z] #38 3.138 -- Detecting C compile features [2022-11-16T13:13:34.223Z] #38 3.142 -- Detecting C compile features - done [2022-11-16T13:13:34.223Z] #38 3.201 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-16T13:13:34.223Z] #38 3.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-16T13:13:34.223Z] #38 3.508 -- Configuring done [2022-11-16T13:13:34.223Z] #38 3.519 -- Generating done [2022-11-16T13:13:34.223Z] #38 3.521 -- Build files have been written to: /tmp/tmp.Xl66F9AUct/tini [2022-11-16T13:13:34.223Z] #38 3.530 + make tini-static [2022-11-16T13:13:34.223Z] #38 3.844 Scanning dependencies of target tini-static [2022-11-16T13:13:34.223Z] #38 3.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-16T13:13:34.223Z] #38 5.257 [100%] Linking C executable tini-static [2022-11-16T13:13:34.223Z] #38 5.919 [100%] Built target tini-static [2022-11-16T13:13:34.401Z] #38 67.10 DEP criu/sk-unix.d [2022-11-16T13:13:34.495Z] #38 6.071 + mkdir -p /build [2022-11-16T13:13:34.495Z] #38 6.077 + cp tini-static /build/docker-init [2022-11-16T13:13:34.680Z] #38 67.31 DEP criu/sk-tcp.d [2022-11-16T13:13:34.680Z] #38 67.54 DEP criu/sk-queue.d [2022-11-16T13:13:34.940Z] #31 ... [2022-11-16T13:13:34.941Z] [2022-11-16T13:13:34.941Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:34.941Z] #38 50.17 CC compel/src/lib/ptrace.o [2022-11-16T13:13:34.941Z] #38 50.55 AR compel/libcompel.a [2022-11-16T13:13:34.942Z] #38 67.62 DEP criu/sk-packet.d [2022-11-16T13:13:34.942Z] #38 67.77 DEP criu/sk-netlink.d [2022-11-16T13:13:35.061Z] #38 DONE 6.6s [2022-11-16T13:13:35.061Z] [2022-11-16T13:13:35.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:35.061Z] #39 7.086 PBCC images/timens.pb-c.c [2022-11-16T13:13:35.061Z] #39 7.132 DEP images/timens.pb-c.d [2022-11-16T13:13:35.061Z] #39 7.225 PBCC images/fown.pb-c.c [2022-11-16T13:13:35.199Z] #38 50.64 HOSTCC compel/src/main-host.o [2022-11-16T13:13:35.199Z] #38 50.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-16T13:13:35.199Z] #38 67.89 DEP criu/sk-inet.d [2022-11-16T13:13:35.199Z] #38 68.02 DEP criu/signalfd.d [2022-11-16T13:13:35.319Z] #39 7.344 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-16T13:13:35.319Z] #39 7.466 PBCC images/opts.pb-c.c [2022-11-16T13:13:35.457Z] #38 68.15 DEP criu/sigframe.d [2022-11-16T13:13:35.457Z] #38 68.22 DEP criu/shmem.d [2022-11-16T13:13:35.458Z] #38 51.01 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-16T13:13:35.596Z] #39 7.648 PBCC images/memfd.pb-c.c [2022-11-16T13:13:35.596Z] #39 7.725 DEP images/fown.pb-c.d [2022-11-16T13:13:35.714Z] #38 68.33 DEP criu/servicefd.d [2022-11-16T13:13:35.714Z] #38 68.44 DEP criu/seize.d [2022-11-16T13:13:35.716Z] #38 51.42 HOSTCC compel/src/lib/log-host.o [2022-11-16T13:13:35.853Z] #39 7.900 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-16T13:13:35.853Z] #39 7.969 DEP images/opts.pb-c.d [2022-11-16T13:13:35.853Z] #39 7.997 DEP images/memfd.pb-c.d [2022-11-16T13:13:35.853Z] #39 8.047 PBCC images/sit.pb-c.c [2022-11-16T13:13:35.853Z] #39 8.097 DEP images/sit.pb-c.d [2022-11-16T13:13:35.973Z] #38 68.59 DEP criu/seccomp.d [2022-11-16T13:13:35.973Z] #38 68.77 DEP criu/rst-malloc.d [2022-11-16T13:13:35.973Z] #38 68.81 DEP criu/rbtree.d [2022-11-16T13:13:35.973Z] #38 68.85 DEP criu/pstree.d [2022-11-16T13:13:35.975Z] #38 51.58 HOSTLINK compel/compel-host-bin [2022-11-16T13:13:35.975Z] #38 51.69 DEP soccr/soccr.d [2022-11-16T13:13:36.110Z] #39 8.162 PBCC images/macvlan.pb-c.c [2022-11-16T13:13:36.110Z] #39 8.206 DEP images/macvlan.pb-c.d [2022-11-16T13:13:36.110Z] #39 8.244 PBCC images/autofs.pb-c.c [2022-11-16T13:13:36.110Z] #39 8.282 DEP images/autofs.pb-c.d [2022-11-16T13:13:36.110Z] #39 8.335 PBCC images/sysctl.pb-c.c [2022-11-16T13:13:36.233Z] #38 51.93 CC soccr/soccr.o [2022-11-16T13:13:36.238Z] #38 68.97 DEP criu/protobuf.d [2022-11-16T13:13:36.238Z] #38 69.09 GEN criu/protobuf-desc-gen.h [2022-11-16T13:13:36.371Z] #39 8.373 DEP images/sysctl.pb-c.d [2022-11-16T13:13:36.372Z] #39 8.426 PBCC images/time.pb-c.c [2022-11-16T13:13:36.372Z] #39 8.458 DEP images/time.pb-c.d [2022-11-16T13:13:36.372Z] #39 8.502 PBCC images/binfmt-misc.pb-c.c [2022-11-16T13:13:36.372Z] #39 8.531 DEP images/binfmt-misc.pb-c.d [2022-11-16T13:13:36.499Z] #38 ... [2022-11-16T13:13:36.499Z] [2022-11-16T13:13:36.499Z] #32 [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-11-16T13:13:36.499Z] #32 DONE 139.7s [2022-11-16T13:13:36.499Z] [2022-11-16T13:13:36.499Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:36.499Z] #34 DONE 139.7s [2022-11-16T13:13:36.499Z] [2022-11-16T13:13:36.499Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-16T13:13:36.499Z] #40 DONE 0.2s [2022-11-16T13:13:36.499Z] [2022-11-16T13:13:36.499Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-16T13:13:36.628Z] #39 8.629 PBCC images/seccomp.pb-c.c [2022-11-16T13:13:36.628Z] #39 8.666 DEP images/seccomp.pb-c.d [2022-11-16T13:13:36.628Z] #39 8.741 PBCC images/userns.pb-c.c [2022-11-16T13:13:36.628Z] #39 8.775 DEP images/userns.pb-c.d [2022-11-16T13:13:36.628Z] #39 8.845 PBCC images/cgroup.pb-c.c [2022-11-16T13:13:36.745Z] #34 22.91 Reading package lists... [2022-11-16T13:13:36.745Z] #34 ... [2022-11-16T13:13:36.745Z] [2022-11-16T13:13:36.745Z] #29 [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-11-16T13:13:36.756Z] #41 DONE 0.1s [2022-11-16T13:13:36.756Z] [2022-11-16T13:13:36.756Z] #42 [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-11-16T13:13:36.886Z] #39 8.871 DEP images/cgroup.pb-c.d [2022-11-16T13:13:36.886Z] #39 8.946 PBCC images/ext-file.pb-c.c [2022-11-16T13:13:36.886Z] #39 8.963 DEP images/ext-file.pb-c.d [2022-11-16T13:13:36.886Z] #39 9.077 PBCC images/rpc.pb-c.c [2022-11-16T13:13:37.005Z] #29 28.26 Updating files: 65% (1447/2209) Updating files: 66% (1458/2209) Updating files: 67% (1481/2209) Updating files: 68% (1503/2209) Updating files: 69% (1525/2209) Updating files: 70% (1547/2209) Updating files: 71% (1569/2209) Updating files: 72% (1591/2209) Updating files: 73% (1613/2209) Updating files: 74% (1635/2209) Updating files: 75% (1657/2209) Updating files: 76% (1679/2209) Updating files: 77% (1701/2209) Updating files: 78% (1724/2209) Updating files: 79% (1746/2209) Updating files: 80% (1768/2209) Updating files: 81% (1790/2209) Updating files: 82% (1812/2209) Updating files: 83% (1834/2209) Updating files: 84% (1856/2209) Updating files: 85% (1878/2209) Updating files: 86% (1900/2209) Updating files: 87% (1922/2209) Updating files: 88% (1944/2209) Updating files: 89% (1967/2209) Updating files: 90% (1989/2209) Updating files: 91% (2011/2209) Updating files: 92% (2033/2209) Updating files: 93% (2055/2209) Updating files: 94% (2077/2209) Updating files: 95% (2099/2209) Updating files: 96% (2121/2209) Updating files: 97% (2143/2209) Updating files: 98% (2165/2209) Updating files: 99% (2187/2209) Updating files: 100% (2209/2209) Updating files: 100% (2209/2209), done. [2022-11-16T13:13:37.144Z] #39 9.133 DEP images/rpc.pb-c.d [2022-11-16T13:13:37.144Z] #39 9.257 PBCC images/siginfo.pb-c.c [2022-11-16T13:13:37.144Z] #39 9.283 DEP images/siginfo.pb-c.d [2022-11-16T13:13:37.144Z] #39 9.338 PBCC images/pagemap.pb-c.c [2022-11-16T13:13:37.262Z] #29 29.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-16T13:13:37.401Z] #39 9.385 DEP images/pagemap.pb-c.d [2022-11-16T13:13:37.401Z] #39 9.471 PBCC images/rlimit.pb-c.c [2022-11-16T13:13:37.401Z] #39 9.505 DEP images/rlimit.pb-c.d [2022-11-16T13:13:37.401Z] #39 9.577 PBCC images/file-lock.pb-c.c [2022-11-16T13:13:37.609Z] #38 53.34 AR soccr/libsoccr.a [2022-11-16T13:13:37.658Z] #39 9.609 DEP images/file-lock.pb-c.d [2022-11-16T13:13:37.658Z] #39 9.698 PBCC images/tty.pb-c.c [2022-11-16T13:13:37.658Z] #39 9.753 DEP images/tty.pb-c.d [2022-11-16T13:13:37.658Z] #39 9.839 PBCC images/tun.pb-c.c [2022-11-16T13:13:37.867Z] #38 53.40 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:13:37.915Z] #39 9.925 PBCC images/netdev.pb-c.c [2022-11-16T13:13:37.915Z] #39 9.988 DEP images/tun.pb-c.d [2022-11-16T13:13:37.915Z] #39 10.07 DEP images/netdev.pb-c.d [2022-11-16T13:13:38.132Z] #42 1.861 + RM_GOPATH=0 [2022-11-16T13:13:38.132Z] #42 1.862 + TMP_GOPATH= [2022-11-16T13:13:38.132Z] #42 1.862 + : /build [2022-11-16T13:13:38.132Z] #42 1.863 + '[' -z '' ']' [2022-11-16T13:13:38.132Z] #42 1.864 ++ mktemp -d [2022-11-16T13:13:38.132Z] #42 1.868 + export GOPATH=/tmp/tmp.1Ylp7jlZ84 [2022-11-16T13:13:38.132Z] #42 1.868 + GOPATH=/tmp/tmp.1Ylp7jlZ84 [2022-11-16T13:13:38.132Z] #42 1.869 + RM_GOPATH=1 [2022-11-16T13:13:38.132Z] #42 1.869 + case "$(go env GOARCH)" in [2022-11-16T13:13:38.132Z] #42 1.870 ++ go env GOARCH [2022-11-16T13:13:38.132Z] #42 1.881 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:38.172Z] #39 10.15 PBCC images/vma.pb-c.c [2022-11-16T13:13:38.172Z] #39 10.19 DEP images/vma.pb-c.d [2022-11-16T13:13:38.172Z] #39 10.23 PBCC images/creds.pb-c.c [2022-11-16T13:13:38.172Z] #39 10.27 DEP images/creds.pb-c.d [2022-11-16T13:13:38.172Z] #39 10.31 PBCC images/utsns.pb-c.c [2022-11-16T13:13:38.172Z] #39 10.34 DEP images/utsns.pb-c.d [2022-11-16T13:13:38.172Z] #39 10.39 PBCC images/ipc-desc.pb-c.c [2022-11-16T13:13:38.389Z] #42 ... [2022-11-16T13:13:38.389Z] [2022-11-16T13:13:38.389Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-16T13:13:38.389Z] #43 DONE 1.9s [2022-11-16T13:13:38.389Z] [2022-11-16T13:13:38.389Z] #42 [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-11-16T13:13:38.389Z] #42 1.881 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:13:38.389Z] #42 1.882 ++ dirname /tmp/install/install.sh [2022-11-16T13:13:38.389Z] #42 1.886 + dir=/tmp/install [2022-11-16T13:13:38.389Z] #42 1.886 + bin=runc [2022-11-16T13:13:38.389Z] #42 1.887 + shift [2022-11-16T13:13:38.389Z] #42 1.887 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-16T13:13:38.389Z] #42 1.888 + . /tmp/install/runc.installer [2022-11-16T13:13:38.389Z] #42 1.888 ++ set -e [2022-11-16T13:13:38.389Z] #42 1.888 ++ : v1.1.4 [2022-11-16T13:13:38.389Z] #42 1.889 + install_runc [2022-11-16T13:13:38.389Z] #42 1.890 + RUNC_BUILDTAGS=seccomp [2022-11-16T13:13:38.389Z] #42 1.890 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-16T13:13:38.389Z] #42 1.891 Install runc version v1.1.4 (build tags: seccomp) [2022-11-16T13:13:38.389Z] #42 1.891 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1Ylp7jlZ84/src/github.com/opencontainers/runc [2022-11-16T13:13:38.389Z] #42 1.916 Cloning into '/tmp/tmp.1Ylp7jlZ84/src/github.com/opencontainers/runc'... [2022-11-16T13:13:38.429Z] #39 10.42 PBCC images/ipc-sem.pb-c.c [2022-11-16T13:13:38.429Z] #39 10.44 DEP images/ipc-desc.pb-c.d [2022-11-16T13:13:38.429Z] #39 10.49 DEP images/ipc-sem.pb-c.d [2022-11-16T13:13:38.429Z] #39 10.53 PBCC images/ipc-msg.pb-c.c [2022-11-16T13:13:38.429Z] #39 10.54 DEP images/ipc-msg.pb-c.d [2022-11-16T13:13:38.429Z] #39 10.60 PBCC images/ipc-shm.pb-c.c [2022-11-16T13:13:38.429Z] #39 10.62 DEP images/ipc-shm.pb-c.d [2022-11-16T13:13:38.433Z] #38 53.84 DEP criu/arch/x86/sigframe.d [2022-11-16T13:13:38.433Z] #38 53.99 DEP criu/arch/x86/sigaction_compat.d [2022-11-16T13:13:38.687Z] #39 10.71 PBCC images/ipc-var.pb-c.c [2022-11-16T13:13:38.687Z] #39 10.75 DEP images/ipc-var.pb-c.d [2022-11-16T13:13:38.687Z] #39 10.80 PBCC images/sk-opts.pb-c.c [2022-11-16T13:13:38.687Z] #39 10.82 PBCC images/packet-sock.pb-c.c [2022-11-16T13:13:38.687Z] #39 10.88 DEP images/sk-opts.pb-c.d [2022-11-16T13:13:38.691Z] #38 54.11 DEP criu/arch/x86/kerndat.d [2022-11-16T13:13:38.691Z] #38 54.32 DEP criu/arch/x86/crtools.d [2022-11-16T13:13:38.943Z] #39 10.97 DEP images/packet-sock.pb-c.d [2022-11-16T13:13:38.944Z] #39 11.08 PBCC images/sk-netlink.pb-c.c [2022-11-16T13:13:38.944Z] #39 11.13 DEP images/sk-netlink.pb-c.d [2022-11-16T13:13:38.944Z] #39 11.20 PBCC images/sk-inet.pb-c.c [2022-11-16T13:13:38.950Z] #38 54.49 DEP criu/arch/x86/cpu.d [2022-11-16T13:13:38.950Z] #38 54.65 CC criu/arch/x86/cpu.o [2022-11-16T13:13:39.201Z] #39 11.24 DEP images/sk-inet.pb-c.d [2022-11-16T13:13:39.201Z] #39 11.32 PBCC images/sk-unix.pb-c.c [2022-11-16T13:13:39.201Z] #39 11.39 DEP images/sk-unix.pb-c.d [2022-11-16T13:13:39.201Z] #39 11.46 PBCC images/mm.pb-c.c [2022-11-16T13:13:39.458Z] #39 11.52 DEP images/mm.pb-c.d [2022-11-16T13:13:39.458Z] #39 11.58 PBCC images/timerfd.pb-c.c [2022-11-16T13:13:39.458Z] #39 11.62 DEP images/timerfd.pb-c.d [2022-11-16T13:13:39.458Z] #39 11.66 PBCC images/timer.pb-c.c [2022-11-16T13:13:39.458Z] #39 11.68 DEP images/timer.pb-c.d [2022-11-16T13:13:39.458Z] #39 11.72 PBCC images/sa.pb-c.c [2022-11-16T13:13:39.716Z] #39 11.75 DEP images/sa.pb-c.d [2022-11-16T13:13:39.716Z] #39 11.81 PBCC images/pipe-data.pb-c.c [2022-11-16T13:13:39.716Z] #39 11.84 DEP images/pipe-data.pb-c.d [2022-11-16T13:13:39.716Z] #39 11.94 PBCC images/mnt.pb-c.c [2022-11-16T13:13:39.801Z] #29 31.66 + 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-11-16T13:13:39.885Z] #38 55.28 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:13:39.885Z] #38 55.28 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:39.885Z] #38 55.28 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:39.885Z] #38 55.29 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:39.885Z] #38 55.29 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:13:39.885Z] #38 55.29 CC criu/arch/x86/crtools.o [2022-11-16T13:13:39.972Z] #39 12.04 DEP images/mnt.pb-c.d [2022-11-16T13:13:39.972Z] #39 12.07 PBCC images/sk-packet.pb-c.c [2022-11-16T13:13:39.972Z] #39 12.10 DEP images/sk-packet.pb-c.d [2022-11-16T13:13:39.972Z] #39 12.14 PBCC images/tcp-stream.pb-c.c [2022-11-16T13:13:39.973Z] #39 12.19 DEP images/tcp-stream.pb-c.d [2022-11-16T13:13:40.230Z] #39 12.25 PBCC images/pipe.pb-c.c [2022-11-16T13:13:40.230Z] #39 12.28 DEP images/pipe.pb-c.d [2022-11-16T13:13:40.230Z] #39 12.39 PBCC images/pstree.pb-c.c [2022-11-16T13:13:40.230Z] #39 12.41 DEP images/pstree.pb-c.d [2022-11-16T13:13:40.294Z] #42 ... [2022-11-16T13:13:40.294Z] [2022-11-16T13:13:40.294Z] #44 [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-11-16T13:13:40.294Z] #44 DONE 1.8s [2022-11-16T13:13:40.294Z] [2022-11-16T13:13:40.294Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:13:40.486Z] #39 12.49 PBCC images/fs.pb-c.c [2022-11-16T13:13:40.486Z] #39 12.51 DEP images/fs.pb-c.d [2022-11-16T13:13:40.486Z] #39 12.57 PBCC images/signalfd.pb-c.c [2022-11-16T13:13:40.486Z] #39 12.61 DEP images/signalfd.pb-c.d [2022-11-16T13:13:40.486Z] #39 12.67 PBCC images/fh.pb-c.c [2022-11-16T13:13:40.486Z] #39 12.71 PBCC images/fsnotify.pb-c.c [2022-11-16T13:13:40.744Z] #39 12.78 DEP images/fh.pb-c.d [2022-11-16T13:13:40.744Z] #39 12.82 DEP images/fsnotify.pb-c.d [2022-11-16T13:13:40.744Z] #39 12.89 PBCC images/eventpoll.pb-c.c [2022-11-16T13:13:40.744Z] #39 12.90 DEP images/eventpoll.pb-c.d [2022-11-16T13:13:40.744Z] #39 12.97 PBCC images/eventfd.pb-c.c [2022-11-16T13:13:40.821Z] #38 56.53 CC criu/arch/x86/kerndat.o [2022-11-16T13:13:41.023Z] #39 12.99 DEP images/eventfd.pb-c.d [2022-11-16T13:13:41.023Z] #39 13.10 PBCC images/remap-file-path.pb-c.c [2022-11-16T13:13:41.023Z] #39 13.11 DEP images/remap-file-path.pb-c.d [2022-11-16T13:13:41.023Z] #39 13.13 PBCC images/fifo.pb-c.c [2022-11-16T13:13:41.023Z] #39 13.14 DEP images/fifo.pb-c.d [2022-11-16T13:13:41.023Z] #39 13.17 PBCC images/ghost-file.pb-c.c [2022-11-16T13:13:41.023Z] #39 13.22 DEP images/ghost-file.pb-c.d [2022-11-16T13:13:41.079Z] #38 ... [2022-11-16T13:13:41.079Z] [2022-11-16T13:13:41.079Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:41.079Z] #31 113.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-16T13:13:41.079Z] #31 113.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:13:41.079Z] #31 113.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:41.280Z] #39 13.27 PBCC images/regfile.pb-c.c [2022-11-16T13:13:41.280Z] #39 13.32 DEP images/regfile.pb-c.d [2022-11-16T13:13:41.280Z] #39 13.37 PBCC images/ns.pb-c.c [2022-11-16T13:13:41.280Z] #39 13.40 DEP images/ns.pb-c.d [2022-11-16T13:13:41.280Z] #39 13.45 PBCC images/fdinfo.pb-c.c [2022-11-16T13:13:41.280Z] #39 13.52 DEP images/fdinfo.pb-c.d [2022-11-16T13:13:41.537Z] #39 13.62 PBCC images/core-aarch64.pb-c.c [2022-11-16T13:13:41.537Z] #39 13.67 PBCC images/core-arm.pb-c.c [2022-11-16T13:13:41.537Z] #39 13.71 PBCC images/core-ppc64.pb-c.c [2022-11-16T13:13:41.537Z] #39 13.74 PBCC images/core-s390.pb-c.c [2022-11-16T13:13:41.672Z] #45 1.314 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-16T13:13:41.672Z] #45 DONE 1.4s [2022-11-16T13:13:41.672Z] [2022-11-16T13:13:41.672Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-16T13:13:41.795Z] #39 13.79 PBCC images/core-x86.pb-c.c [2022-11-16T13:13:41.795Z] #39 13.87 PBCC images/core.pb-c.c [2022-11-16T13:13:41.795Z] #39 13.92 PBCC images/inventory.pb-c.c [2022-11-16T13:13:41.795Z] #39 13.98 DEP images/core-aarch64.pb-c.d [2022-11-16T13:13:42.052Z] #39 14.07 DEP images/core-arm.pb-c.d [2022-11-16T13:13:42.052Z] #39 14.16 DEP images/core-ppc64.pb-c.d [2022-11-16T13:13:42.052Z] #39 14.22 DEP images/core-s390.pb-c.d [2022-11-16T13:13:42.309Z] #39 14.28 DEP images/core-x86.pb-c.d [2022-11-16T13:13:42.309Z] #39 14.39 DEP images/core.pb-c.d [2022-11-16T13:13:42.309Z] #39 14.48 DEP images/inventory.pb-c.d [2022-11-16T13:13:42.418Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:13:42.566Z] #39 14.54 PBCC images/cpuinfo.pb-c.c [2022-11-16T13:13:42.566Z] #39 14.56 DEP images/cpuinfo.pb-c.d [2022-11-16T13:13:42.566Z] #39 14.62 PBCC images/stats.pb-c.c [2022-11-16T13:13:42.566Z] #39 14.66 DEP images/stats.pb-c.d [2022-11-16T13:13:42.566Z] #39 ... [2022-11-16T13:13:42.566Z] [2022-11-16T13:13:42.566Z] #31 [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-11-16T13:13:42.566Z] #31 51.74 internal/syscall/unix [2022-11-16T13:13:42.566Z] #31 52.20 time [2022-11-16T13:13:42.566Z] #31 58.26 internal/poll [2022-11-16T13:13:42.566Z] #31 59.80 internal/fmtsort [2022-11-16T13:13:42.566Z] #31 60.43 internal/syscall/execenv [2022-11-16T13:13:42.566Z] #31 60.77 path [2022-11-16T13:13:42.566Z] #31 60.97 strings [2022-11-16T13:13:42.566Z] #31 61.20 io/fs [2022-11-16T13:13:42.566Z] #31 ... [2022-11-16T13:13:42.566Z] [2022-11-16T13:13:42.566Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:42.566Z] #36 54.10 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-16T13:13:42.566Z] #36 54.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:13:42.566Z] #36 54.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:13:42.566Z] #36 54.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-16T13:13:42.566Z] #36 54.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:13:42.566Z] #36 54.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:42.566Z] #36 59.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-16T13:13:42.566Z] #36 59.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:13:42.566Z] #36 59.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:42.604Z] #46 DONE 1.1s [2022-11-16T13:13:42.604Z] [2022-11-16T13:13:42.604Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:42.604Z] #38 72.09 DEP criu/protobuf-desc.d [2022-11-16T13:13:42.604Z] #38 72.33 DEP criu/proc_parse.d [2022-11-16T13:13:42.604Z] #38 72.70 DEP criu/plugin.d [2022-11-16T13:13:42.604Z] #38 72.91 DEP criu/pipes.d [2022-11-16T13:13:42.605Z] #38 73.28 DEP criu/pie-util.d [2022-11-16T13:13:42.605Z] #38 73.46 DEP criu/pie-util-vdso.d [2022-11-16T13:13:42.605Z] #38 73.64 DEP criu/pie-util-vdso-elf32.d [2022-11-16T13:13:42.605Z] #38 73.84 DEP criu/path.d [2022-11-16T13:13:42.605Z] #38 73.97 DEP criu/parasite-syscall.d [2022-11-16T13:13:42.605Z] #38 74.23 DEP criu/pagemap.d [2022-11-16T13:13:42.605Z] #38 74.42 DEP criu/pagemap-cache.d [2022-11-16T13:13:42.605Z] #38 74.55 DEP criu/page-xfer.d [2022-11-16T13:13:42.605Z] #38 74.78 DEP criu/page-pipe.d [2022-11-16T13:13:42.605Z] #38 74.91 DEP criu/netfilter.d [2022-11-16T13:13:42.605Z] #38 75.12 DEP criu/net.d [2022-11-16T13:13:42.605Z] #38 75.37 DEP criu/namespaces.d [2022-11-16T13:13:42.982Z] [2022-11-16T13:13:43.130Z] #36 ... [2022-11-16T13:13:43.130Z] [2022-11-16T13:13:43.130Z] #31 [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-11-16T13:13:43.130Z] #31 62.49 os [2022-11-16T13:13:43.170Z] #38 75.81 DEP criu/mount.d [2022-11-16T13:13:43.170Z] #38 75.99 DEP criu/memfd.d [2022-11-16T13:13:43.429Z] #38 76.17 DEP criu/mem.d [2022-11-16T13:13:43.429Z] #38 ... [2022-11-16T13:13:43.429Z] [2022-11-16T13:13:43.429Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-16T13:13:43.429Z] #47 DONE 1.0s [2022-11-16T13:13:43.687Z] [2022-11-16T13:13:43.687Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:43.687Z] #38 76.41 DEP criu/lsm.d [2022-11-16T13:13:43.956Z] #38 76.77 DEP criu/log.d [2022-11-16T13:13:44.060Z] #31 63.26 bufio [2022-11-16T13:13:44.218Z] #38 77.03 DEP criu/libnetlink.d [2022-11-16T13:13:44.476Z] #38 77.17 DEP criu/kerndat.d [2022-11-16T13:13:44.476Z] #38 77.34 DEP criu/kcmp-ids.d [2022-11-16T13:13:44.476Z] #38 77.43 DEP criu/irmap.d [2022-11-16T13:13:44.734Z] #38 ... [2022-11-16T13:13:44.734Z] [2022-11-16T13:13:44.734Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-16T13:13:44.734Z] #48 DONE 1.2s [2022-11-16T13:13:44.993Z] [2022-11-16T13:13:44.993Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:44.993Z] #38 77.63 DEP criu/ipc_ns.d [2022-11-16T13:13:45.251Z] #38 77.88 DEP criu/image.d [2022-11-16T13:13:45.251Z] #38 78.09 DEP criu/image-desc.d [2022-11-16T13:13:45.507Z] + TEST_INTEGRATION_DEST=2 [2022-11-16T13:13:45.507Z] + CONTAINER_NAME=docker-pr1-2 [2022-11-16T13:13:45.507Z] + TEST_SKIP_INTEGRATION=1 [2022-11-16T13:13:45.507Z] + TEST_INTEGRATION_DEST=1 [2022-11-16T13:13:45.507Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-11-16T13:13:45.507Z] + CONTAINER_NAME=docker-pr1-1 [2022-11-16T13:13:45.507Z] + run_tests [2022-11-16T13:13:45.507Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-11-16T13:13:45.507Z] + run_tests test-integration-flaky [2022-11-16T13:13:45.507Z] + c=0 [2022-11-16T13:13:45.507Z] + '[' -n 0 ']' [2022-11-16T13:13:45.507Z] + '[' -n 0 ']' [2022-11-16T13:13:45.507Z] + rm= [2022-11-16T13:13:45.507Z] + rm= [2022-11-16T13:13:45.507Z] + TEST_INTEGRATION_DEST=3 [2022-11-16T13:13:45.507Z] + CONTAINER_NAME=docker-pr1-3 [2022-11-16T13:13:45.507Z] + TEST_SKIP_INTEGRATION=1 [2022-11-16T13:13:45.507Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-11-16T13:13:45.507Z] + run_tests [2022-11-16T13:13:45.507Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44472/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44472/.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=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh '' test-integration [2022-11-16T13:13:45.507Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44472/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44472/.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=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh test-integration-flaky test-integration [2022-11-16T13:13:45.507Z] + '[' -n 0 ']' [2022-11-16T13:13:45.507Z] + rm= [2022-11-16T13:13:45.507Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44472/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44472/.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=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh '' test-integration [2022-11-16T13:13:45.507Z] ++ jobs -p [2022-11-16T13:13:45.507Z] + for job in $(jobs -p) [2022-11-16T13:13:45.507Z] + wait 24583 [2022-11-16T13:13:45.508Z] #38 78.22 DEP criu/fsnotify.d [2022-11-16T13:13:45.508Z] #38 78.42 DEP criu/filesystems.d [2022-11-16T13:13:45.765Z] [2022-11-16T13:13:45.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:13:45.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:13:45.765Z] HOSTNAME=0be59dd30642 [2022-11-16T13:13:45.765Z] TEST_SKIP_INTEGRATION=1 [2022-11-16T13:13:45.765Z] TESTDEBUG=0 [2022-11-16T13:13:45.765Z] DEST=bundles/test-integration [2022-11-16T13:13:45.765Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:13:45.765Z] KEEPBUNDLE=1 [2022-11-16T13:13:45.765Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:13:45.765Z] container=docker [2022-11-16T13:13:45.765Z] HOME=/root [2022-11-16T13:13:45.765Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:13:45.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:13:45.765Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:13:45.765Z] TERM=xterm [2022-11-16T13:13:45.765Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:13:45.765Z] SHLVL=1 [2022-11-16T13:13:45.765Z] TIMEOUT=120m [2022-11-16T13:13:45.765Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:13:45.765Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:13:45.765Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-11-16T13:13:45.765Z] GO111MODULE=off [2022-11-16T13:13:45.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:13:45.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:13:45.765Z] GOPATH=/go [2022-11-16T13:13:45.765Z] PKG_CONFIG=pkg-config [2022-11-16T13:13:45.765Z] _=/usr/bin/env [2022-11-16T13:13:45.765Z] Building test suite binary ./integration-cli/test.main [2022-11-16T13:13:45.765Z] #38 78.61 DEP criu/files.d [2022-11-16T13:13:45.962Z] #31 65.01 text/tabwriter [2022-11-16T13:13:45.962Z] #31 65.40 fmt [2022-11-16T13:13:46.023Z] #38 78.87 DEP criu/files-reg.d [2022-11-16T13:13:46.024Z] [2022-11-16T13:13:46.024Z] [2022-11-16T13:13:46.024Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-11-16T13:13:46.280Z] #38 79.03 DEP criu/files-ext.d [2022-11-16T13:13:46.282Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:13:46.282Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:13:46.282Z] HOSTNAME=508206efb203 [2022-11-16T13:13:46.282Z] TEST_SKIP_INTEGRATION=1 [2022-11-16T13:13:46.282Z] TESTDEBUG=0 [2022-11-16T13:13:46.282Z] DEST=bundles/test-integration [2022-11-16T13:13:46.282Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:13:46.282Z] KEEPBUNDLE=1 [2022-11-16T13:13:46.282Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:13:46.282Z] container=docker [2022-11-16T13:13:46.282Z] HOME=/root [2022-11-16T13:13:46.282Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:13:46.282Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:13:46.282Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:13:46.282Z] TERM=xterm [2022-11-16T13:13:46.282Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:13:46.282Z] SHLVL=1 [2022-11-16T13:13:46.282Z] TIMEOUT=120m [2022-11-16T13:13:46.282Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:13:46.282Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:13:46.282Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-11-16T13:13:46.282Z] GO111MODULE=off [2022-11-16T13:13:46.282Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:13:46.282Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:13:46.282Z] GOPATH=/go [2022-11-16T13:13:46.282Z] PKG_CONFIG=pkg-config [2022-11-16T13:13:46.282Z] _=/usr/bin/env [2022-11-16T13:13:46.282Z] Building test suite binary ./integration-cli/test.main [2022-11-16T13:13:46.282Z] No new tests added to integration. [2022-11-16T13:13:46.282Z] [2022-11-16T13:13:46.282Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:13:46.338Z] #29 ... [2022-11-16T13:13:46.338Z] [2022-11-16T13:13:46.338Z] #33 [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-11-16T13:13:46.338Z] #33 37.78 go: downloading github.com/fatih/color v1.13.0 [2022-11-16T13:13:46.338Z] #33 37.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-16T13:13:46.338Z] #33 37.88 go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:13:46.338Z] #33 37.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-16T13:13:46.338Z] #33 37.92 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-16T13:13:46.338Z] #33 38.25 go: downloading github.com/spf13/viper v1.10.1 [2022-11-16T13:13:46.338Z] #33 38.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-16T13:13:46.338Z] #33 ... [2022-11-16T13:13:46.338Z] [2022-11-16T13:13:46.338Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:46.338Z] #21 22.24 Reading package lists... [2022-11-16T13:13:46.338Z] #21 28.75 Reading package lists... [2022-11-16T13:13:46.338Z] #21 34.48 Building dependency tree... [2022-11-16T13:13:46.338Z] #21 38.22 The following additional packages will be installed: [2022-11-16T13:13:46.338Z] #21 38.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:13:46.338Z] #21 38.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-16T13:13:46.338Z] #21 38.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-16T13:13:46.338Z] #21 38.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-16T13:13:46.338Z] #21 38.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-16T13:13:46.338Z] #21 38.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-16T13:13:46.338Z] #21 38.25 mingw-w64-common mingw-w64-x86-64-dev [2022-11-16T13:13:46.338Z] #21 38.27 Suggested packages: [2022-11-16T13:13:46.338Z] #21 38.27 gcc-10-locales seccomp wine64 [2022-11-16T13:13:46.338Z] #21 ... [2022-11-16T13:13:46.338Z] [2022-11-16T13:13:46.338Z] #33 [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-11-16T13:13:46.338Z] #33 38.58 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-16T13:13:46.524Z] #31 65.55 io/ioutil [2022-11-16T13:13:46.539Z] #38 79.17 DEP criu/file-lock.d [2022-11-16T13:13:46.539Z] #38 79.30 DEP criu/file-ids.d [2022-11-16T13:13:46.539Z] #38 79.43 DEP criu/fifo.d [2022-11-16T13:13:46.594Z] #33 38.58 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-16T13:13:46.797Z] #38 79.56 DEP criu/fdstore.d [2022-11-16T13:13:46.850Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:13:46.850Z] HOSTNAME=75d7e687a665 [2022-11-16T13:13:46.850Z] TESTDEBUG=0 [2022-11-16T13:13:46.850Z] DEST=bundles/test-integration [2022-11-16T13:13:46.850Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:13:46.850Z] KEEPBUNDLE=1 [2022-11-16T13:13:46.850Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:13:46.850Z] container=docker [2022-11-16T13:13:46.850Z] HOME=/root [2022-11-16T13:13:46.850Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:13:46.850Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:13:46.850Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:13:46.850Z] TERM=xterm [2022-11-16T13:13:46.850Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:13:46.850Z] SHLVL=1 [2022-11-16T13:13:46.850Z] TIMEOUT=120m [2022-11-16T13:13:46.850Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:13:46.850Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:13:46.850Z] GO111MODULE=off [2022-11-16T13:13:46.850Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-16T13:13:46.850Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:13:46.850Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:13:46.850Z] GOPATH=/go [2022-11-16T13:13:46.850Z] PKG_CONFIG=pkg-config [2022-11-16T13:13:46.850Z] _=/usr/bin/env [2022-11-16T13:13:46.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-16T13:13:47.055Z] #38 79.72 DEP criu/fault-injection.d [2022-11-16T13:13:47.055Z] #38 79.78 DEP criu/external.d [2022-11-16T13:13:47.055Z] #38 79.96 DEP criu/eventpoll.d [2022-11-16T13:13:47.156Z] #33 ... [2022-11-16T13:13:47.156Z] [2022-11-16T13:13:47.156Z] #34 [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-11-16T13:13:47.156Z] #34 22.91 Reading package lists... [2022-11-16T13:13:47.156Z] #34 29.44 Reading package lists... [2022-11-16T13:13:47.156Z] #34 34.80 Building dependency tree... [2022-11-16T13:13:47.156Z] #34 38.40 The following additional packages will be installed: [2022-11-16T13:13:47.156Z] #34 38.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-16T13:13:47.156Z] #34 38.43 Suggested packages: [2022-11-16T13:13:47.156Z] #34 38.45 cmake-doc ninja-build lrzip [2022-11-16T13:13:47.156Z] #34 38.45 Recommended packages: [2022-11-16T13:13:47.156Z] #34 38.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-16T13:13:47.156Z] #34 ... [2022-11-16T13:13:47.156Z] [2022-11-16T13:13:47.156Z] #36 [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-11-16T13:13:47.156Z] #36 DONE 39.4s [2022-11-16T13:13:47.156Z] [2022-11-16T13:13:47.156Z] #34 [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-11-16T13:13:47.156Z] #34 39.29 The following NEW packages will be installed: [2022-11-16T13:13:47.156Z] #34 39.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-16T13:13:47.156Z] #34 39.32 vim-common xxd [2022-11-16T13:13:47.156Z] #34 ... [2022-11-16T13:13:47.156Z] [2022-11-16T13:13:47.156Z] #30 [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 python3-protobuf [2022-11-16T13:13:47.156Z] #30 23.45 Reading package lists... [2022-11-16T13:13:47.156Z] #30 29.92 Reading package lists... [2022-11-16T13:13:47.156Z] #30 35.23 Building dependency tree... [2022-11-16T13:13:47.156Z] #30 38.79 The following additional packages will be installed: [2022-11-16T13:13:47.156Z] #30 38.82 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-16T13:13:47.156Z] #30 38.82 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-16T13:13:47.156Z] #30 38.84 Suggested packages: [2022-11-16T13:13:47.156Z] #30 38.85 manpages-dev protobuf-mode-el python3-setuptools [2022-11-16T13:13:47.412Z] #30 ... [2022-11-16T13:13:47.412Z] [2022-11-16T13:13:47.412Z] #35 [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-11-16T13:13:47.412Z] #35 23.31 Reading package lists... [2022-11-16T13:13:47.412Z] #35 29.57 Reading package lists... [2022-11-16T13:13:47.412Z] #35 35.05 Building dependency tree... [2022-11-16T13:13:47.412Z] #35 38.90 The following additional packages will be installed: [2022-11-16T13:13:47.412Z] #35 38.91 libbtrfs0 [2022-11-16T13:13:47.412Z] #35 39.10 The following NEW packages will be installed: [2022-11-16T13:13:47.412Z] #35 39.15 libbtrfs-dev libbtrfs0 [2022-11-16T13:13:47.412Z] #35 ... [2022-11-16T13:13:47.412Z] [2022-11-16T13:13:47.412Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:47.412Z] #21 39.64 The following NEW packages will be installed: [2022-11-16T13:13:47.412Z] #21 39.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-16T13:13:47.412Z] #21 39.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-16T13:13:47.412Z] #21 39.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-16T13:13:47.412Z] #21 39.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-16T13:13:47.412Z] #21 39.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-16T13:13:47.412Z] #21 39.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-16T13:13:47.412Z] #21 39.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-16T13:13:47.412Z] #21 39.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-16T13:13:47.412Z] #21 39.64 mingw-w64-x86-64-dev [2022-11-16T13:13:47.620Z] #38 80.22 DEP criu/eventfd.d [2022-11-16T13:13:47.620Z] #38 80.36 DEP criu/crtools.d [2022-11-16T13:13:47.638Z] #31 119.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-16T13:13:47.638Z] #31 119.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-16T13:13:47.638Z] #31 119.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:13:47.638Z] #31 119.7 Selecting previously unselected package libapparmor1:amd64. [2022-11-16T13:13:47.638Z] #31 119.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-16T13:13:47.638Z] #31 119.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:13:47.638Z] #31 119.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-16T13:13:47.638Z] #31 119.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-16T13:13:47.638Z] #31 119.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:13:47.638Z] #31 120.0 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:13:47.638Z] #31 120.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:13:47.638Z] #31 120.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:47.638Z] #31 ... [2022-11-16T13:13:47.638Z] [2022-11-16T13:13:47.638Z] #35 [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-11-16T13:13:47.638Z] #35 120.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:13:47.878Z] #38 80.53 DEP criu/cr-service.d [2022-11-16T13:13:47.878Z] #38 80.69 DEP criu/cr-restore.d [2022-11-16T13:13:47.896Z] #35 120.2 + GOBIN=/build [2022-11-16T13:13:47.896Z] #35 120.2 + GO111MODULE=on [2022-11-16T13:13:47.896Z] #35 120.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-16T13:13:47.974Z] #21 40.02 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:47.974Z] #21 40.02 Need to get 115 MB of archives. [2022-11-16T13:13:47.974Z] #21 40.02 After this operation, 645 MB of additional disk space will be used. [2022-11-16T13:13:47.974Z] #21 40.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-16T13:13:47.974Z] #21 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-16T13:13:48.136Z] #38 81.02 DEP criu/cr-errno.d [2022-11-16T13:13:48.231Z] #21 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-16T13:13:48.232Z] #21 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-16T13:13:48.232Z] #21 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-16T13:13:48.232Z] #21 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-16T13:13:48.393Z] #38 81.05 DEP criu/cr-dump.d [2022-11-16T13:13:48.415Z] #31 67.46 github.com/BurntSushi/toml [2022-11-16T13:13:48.415Z] #31 67.46 flag [2022-11-16T13:13:48.489Z] #21 40.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-16T13:13:48.651Z] #38 81.34 DEP criu/cr-dedup.d [2022-11-16T13:13:48.745Z] #21 40.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-16T13:13:48.745Z] #21 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-16T13:13:48.908Z] #38 81.55 DEP criu/cr-check.d [2022-11-16T13:13:48.909Z] #38 81.73 DEP criu/config.d [2022-11-16T13:13:49.166Z] #38 81.95 DEP criu/clone-noasan.d [2022-11-16T13:13:49.309Z] #21 41.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:13:49.343Z] #31 68.67 log [2022-11-16T13:13:49.424Z] #38 82.05 DEP criu/cgroup.d [2022-11-16T13:13:49.424Z] #38 82.22 DEP criu/cgroup-props.d [2022-11-16T13:13:49.682Z] #38 82.33 DEP criu/bitmap.d [2022-11-16T13:13:49.682Z] #38 82.34 DEP criu/bfd.d [2022-11-16T13:13:49.682Z] #38 82.45 DEP criu/autofs.d [2022-11-16T13:13:49.939Z] #38 82.63 DEP criu/aio.d [2022-11-16T13:13:49.939Z] #38 82.83 DEP criu/action-scripts.d [2022-11-16T13:13:50.241Z] #21 ... [2022-11-16T13:13:50.241Z] [2022-11-16T13:13:50.241Z] #26 [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-11-16T13:13:50.241Z] #26 DONE 42.1s [2022-11-16T13:13:50.241Z] [2022-11-16T13:13:50.241Z] #30 [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 python3-protobuf [2022-11-16T13:13:50.241Z] #30 40.17 The following NEW packages will be installed: [2022-11-16T13:13:50.241Z] #30 40.17 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-16T13:13:50.241Z] #30 40.17 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-16T13:13:50.241Z] #30 40.19 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-16T13:13:50.241Z] #30 40.19 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-16T13:13:50.241Z] #30 40.62 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:50.241Z] #30 40.62 Need to get 4583 kB of archives. [2022-11-16T13:13:50.241Z] #30 40.62 After this operation, 25.9 MB of additional disk space will be used. [2022-11-16T13:13:50.241Z] #30 40.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-16T13:13:50.241Z] #30 40.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:13:50.241Z] #30 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-16T13:13:50.241Z] #30 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-16T13:13:50.241Z] #30 40.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-16T13:13:50.241Z] #30 40.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-16T13:13:50.241Z] #30 40.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-16T13:13:50.241Z] #30 40.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-16T13:13:50.241Z] #30 40.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-16T13:13:50.241Z] #30 40.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-16T13:13:50.241Z] #30 40.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:13:50.241Z] #30 40.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-16T13:13:50.241Z] #30 40.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-16T13:13:50.241Z] #30 42.02 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:50.241Z] #30 42.27 Fetched 4583 kB in 1s (6840 kB/s) [2022-11-16T13:13:50.498Z] #30 42.44 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:13:50.498Z] #30 42.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 ... 15718 files and directories currently installed.) [2022-11-16T13:13:50.498Z] #30 42.52 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:13:50.498Z] #30 42.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:13:50.498Z] #30 42.60 Selecting previously unselected package libcap-dev:amd64. [2022-11-16T13:13:50.498Z] #30 42.60 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-16T13:13:50.504Z] #38 83.11 CC criu/action-scripts.o [2022-11-16T13:13:50.717Z] #31 ... [2022-11-16T13:13:50.717Z] [2022-11-16T13:13:50.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:50.717Z] #39 16.15 make[1]: Nothing to be done for 'all'. [2022-11-16T13:13:50.717Z] #39 17.73 CC images/stats.o [2022-11-16T13:13:50.717Z] #39 18.10 CC images/core.o [2022-11-16T13:13:50.717Z] #39 18.77 CC images/core-x86.o [2022-11-16T13:13:50.717Z] #39 19.41 CC images/core-arm.o [2022-11-16T13:13:50.717Z] #39 19.81 CC images/core-aarch64.o [2022-11-16T13:13:50.717Z] #39 20.09 CC images/core-ppc64.o [2022-11-16T13:13:50.717Z] #39 20.61 CC images/core-s390.o [2022-11-16T13:13:50.717Z] #39 21.29 CC images/cpuinfo.o [2022-11-16T13:13:50.717Z] #39 21.67 CC images/inventory.o [2022-11-16T13:13:50.717Z] #39 22.03 CC images/fdinfo.o [2022-11-16T13:13:50.717Z] #39 22.33 CC images/fown.o [2022-11-16T13:13:50.717Z] #39 22.51 CC images/ns.o [2022-11-16T13:13:50.717Z] #39 22.67 CC images/regfile.o [2022-11-16T13:13:50.717Z] #39 22.83 CC images/ghost-file.o [2022-11-16T13:13:50.755Z] #30 ... [2022-11-16T13:13:50.755Z] [2022-11-16T13:13:50.755Z] #35 [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-11-16T13:13:50.755Z] #35 39.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:50.755Z] #35 39.64 Need to get 460 kB of archives. [2022-11-16T13:13:50.755Z] #35 39.64 After this operation, 1237 kB of additional disk space will be used. [2022-11-16T13:13:50.755Z] #35 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:13:50.755Z] #35 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:13:50.755Z] #35 40.83 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:50.755Z] #35 41.09 Fetched 460 kB in 0s (1309 kB/s) [2022-11-16T13:13:50.755Z] #35 41.21 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:13:50.755Z] #35 41.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 ... 15718 files and directories currently installed.) [2022-11-16T13:13:50.755Z] #35 41.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:13:50.755Z] #35 41.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:50.755Z] #35 41.55 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:13:50.755Z] #35 41.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:13:50.755Z] #35 41.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:50.755Z] #35 41.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:50.755Z] #35 42.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:50.755Z] #35 42.02 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:50.755Z] #35 DONE 42.7s [2022-11-16T13:13:50.755Z] [2022-11-16T13:13:50.755Z] #30 [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 python3-protobuf [2022-11-16T13:13:50.755Z] #30 42.69 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:13:50.755Z] #30 42.84 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:13:50.755Z] #30 42.84 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:13:50.755Z] #30 42.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:50.762Z] #38 83.50 CC criu/aio.o [2022-11-16T13:13:51.031Z] #39 23.09 CC images/fifo.o [2022-11-16T13:13:51.042Z] #30 43.00 Selecting previously unselected package libnet1-dev. [2022-11-16T13:13:51.042Z] #30 43.00 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:13:51.042Z] #30 43.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:51.042Z] #30 43.24 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:13:51.042Z] #30 43.24 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:13:51.042Z] #30 43.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:13:51.291Z] #39 23.24 CC images/remap-file-path.o [2022-11-16T13:13:51.291Z] #39 23.38 CC images/eventfd.o [2022-11-16T13:13:51.291Z] #39 23.52 CC images/eventpoll.o [2022-11-16T13:13:51.301Z] #30 43.39 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-16T13:13:51.301Z] #30 43.39 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:13:51.301Z] #30 43.39 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:13:51.342Z] #38 84.04 CC criu/autofs.o [2022-11-16T13:13:51.549Z] #39 ... [2022-11-16T13:13:51.549Z] [2022-11-16T13:13:51.549Z] #31 [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-11-16T13:13:51.549Z] #31 70.81 github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:13:51.574Z] #30 43.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:13:51.574Z] #30 43.68 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:13:51.574Z] #30 43.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:13:52.129Z] #35 ... [2022-11-16T13:13:52.129Z] [2022-11-16T13:13:52.129Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:52.129Z] #38 57.07 CC criu/arch/x86/sigaction_compat.o [2022-11-16T13:13:52.129Z] #38 57.33 CC criu/arch/x86/sigframe.o [2022-11-16T13:13:52.129Z] #38 57.59 LINK criu/arch/x86/crtools.built-in.o [2022-11-16T13:13:52.129Z] #38 57.64 DEP criu/pie/util-vdso-elf32.d [2022-11-16T13:13:52.129Z] #38 57.82 DEP criu/pie/util-vdso.d [2022-11-16T13:13:52.129Z] #38 58.03 DEP criu/pie/util.d [2022-11-16T13:13:52.129Z] #38 58.26 CC criu/pie/util.o [2022-11-16T13:13:52.129Z] #38 58.60 CC criu/pie/util-vdso.o [2022-11-16T13:13:52.129Z] #38 59.18 CC criu/pie/util-vdso-elf32.o [2022-11-16T13:13:52.129Z] #38 59.77 AR criu/pie/pie.lib.a [2022-11-16T13:13:52.129Z] #38 59.84 DEP criu/pie/restorer.d [2022-11-16T13:13:52.129Z] #38 60.05 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-16T13:13:52.129Z] #38 60.14 DEP criu/arch/x86/restorer_unmap.d [2022-11-16T13:13:52.129Z] #38 60.17 DEP criu/arch/x86/restorer.d [2022-11-16T13:13:52.129Z] #38 60.36 DEP criu/arch/x86/vdso-pie.d [2022-11-16T13:13:52.129Z] #38 60.46 DEP criu/pie/parasite-vdso.d [2022-11-16T13:13:52.129Z] #38 60.60 DEP criu/pie/parasite.d [2022-11-16T13:13:52.129Z] #38 60.82 CC criu/pie/parasite.o [2022-11-16T13:13:52.129Z] #38 62.14 LINK criu/pie/parasite.built-in.o [2022-11-16T13:13:52.129Z] #38 62.15 GEN criu/pie/parasite-blob.h [2022-11-16T13:13:52.129Z] #38 62.19 CC criu/pie/parasite-vdso.o [2022-11-16T13:13:52.129Z] #38 62.91 CC criu/arch/x86/vdso-pie.o [2022-11-16T13:13:52.129Z] #38 63.21 CC criu/arch/x86/restorer.o [2022-11-16T13:13:52.129Z] #38 63.63 CC criu/arch/x86/restorer_unmap.o [2022-11-16T13:13:52.129Z] #38 63.67 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-16T13:13:52.129Z] #38 63.90 CC criu/pie/restorer.o [2022-11-16T13:13:52.129Z] #38 66.97 LINK criu/pie/restorer.built-in.o [2022-11-16T13:13:52.129Z] #38 67.01 GEN criu/pie/restorer-blob.h [2022-11-16T13:13:52.129Z] #38 67.11 DEP criu/vdso.d [2022-11-16T13:13:52.129Z] #38 67.31 DEP criu/vdso-compat.d [2022-11-16T13:13:52.129Z] #38 ... [2022-11-16T13:13:52.129Z] [2022-11-16T13:13:52.129Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:13:52.129Z] #31 120.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:13:52.129Z] #31 120.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 120.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:52.129Z] #31 120.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-16T13:13:52.129Z] #31 120.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 120.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 120.6 Selecting previously unselected package libudev-dev:amd64. [2022-11-16T13:13:52.129Z] #31 120.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 120.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 120.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-16T13:13:52.129Z] #31 120.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 120.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:13:52.129Z] #31 121.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-16T13:13:52.129Z] #31 121.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 121.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 121.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-16T13:13:52.129Z] #31 121.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 121.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 121.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-16T13:13:52.129Z] #31 121.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 121.5 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 121.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-16T13:13:52.129Z] #31 121.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 121.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 122.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-16T13:13:52.129Z] #31 122.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 122.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:13:52.129Z] #31 122.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-16T13:13:52.129Z] #31 122.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 122.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 122.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-16T13:13:52.129Z] #31 122.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 122.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 122.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-16T13:13:52.129Z] #31 122.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:13:52.129Z] #31 122.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:13:52.129Z] #31 123.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:52.129Z] #31 123.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:13:52.129Z] #31 123.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:13:52.129Z] #31 123.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:13:52.129Z] #31 123.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:13:52.129Z] #31 123.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:13:52.129Z] #31 123.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-16T13:13:52.129Z] #31 123.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:13:52.129Z] #31 123.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:13:52.129Z] #31 123.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:13:52.129Z] #31 123.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.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-11-16T13:13:52.129Z] #31 123.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.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-11-16T13:13:52.129Z] #31 123.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:13:52.129Z] #31 123.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.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-11-16T13:13:52.129Z] #31 123.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:13:52.129Z] #31 123.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 124.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 124.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 124.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:13:52.129Z] #31 124.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:13:52.137Z] #30 44.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-16T13:13:52.137Z] #30 44.09 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:13:52.137Z] #30 44.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:13:52.137Z] #30 44.09 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-16T13:13:52.137Z] #30 44.09 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-16T13:13:52.137Z] #30 44.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:13:52.137Z] #30 44.21 Selecting previously unselected package libprotobuf23:amd64. [2022-11-16T13:13:52.137Z] #30 44.21 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-16T13:13:52.137Z] #30 44.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:13:53.067Z] #30 44.95 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-16T13:13:53.067Z] #30 44.95 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-16T13:13:53.067Z] #30 44.95 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:13:53.067Z] #30 45.17 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-16T13:13:53.067Z] #30 45.19 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-16T13:13:53.067Z] #30 45.19 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:13:53.073Z] #31 DONE 125.6s [2022-11-16T13:13:53.073Z] [2022-11-16T13:13:53.073Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:53.073Z] #38 67.45 DEP criu/uts_ns.d [2022-11-16T13:13:53.073Z] #38 67.71 DEP criu/util.d [2022-11-16T13:13:53.073Z] #38 67.94 DEP criu/uffd.d [2022-11-16T13:13:53.073Z] #38 68.13 DEP criu/tun.d [2022-11-16T13:13:53.073Z] #38 68.31 DEP criu/tty.d [2022-11-16T13:13:53.073Z] #38 68.48 DEP criu/timerfd.d [2022-11-16T13:13:53.073Z] #38 68.65 DEP criu/timens.d [2022-11-16T13:13:53.239Z] #38 85.70 CC criu/bfd.o [2022-11-16T13:13:53.332Z] #38 68.90 DEP criu/sysfs_parse.d [2022-11-16T13:13:53.496Z] #38 86.32 CC criu/bitmap.o [2022-11-16T13:13:53.592Z] #38 69.23 DEP criu/sysctl.d [2022-11-16T13:13:53.753Z] #38 86.46 CC criu/cgroup-props.o [2022-11-16T13:13:53.853Z] #38 69.50 DEP criu/string.d [2022-11-16T13:13:53.853Z] #38 69.59 DEP criu/stats.d [2022-11-16T13:13:54.067Z] #31 DONE 73.1s [2022-11-16T13:13:54.067Z] [2022-11-16T13:13:54.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:54.067Z] #39 23.84 CC images/fh.o [2022-11-16T13:13:54.067Z] #39 24.06 CC images/fsnotify.o [2022-11-16T13:13:54.067Z] #39 24.61 CC images/signalfd.o [2022-11-16T13:13:54.067Z] #39 24.84 CC images/fs.o [2022-11-16T13:13:54.067Z] #39 24.95 CC images/pstree.o [2022-11-16T13:13:54.067Z] #39 25.20 CC images/pipe.o [2022-11-16T13:13:54.067Z] #39 25.39 CC images/tcp-stream.o [2022-11-16T13:13:54.067Z] #39 25.57 CC images/sk-packet.o [2022-11-16T13:13:54.067Z] #39 25.78 CC images/mnt.o [2022-11-16T13:13:54.067Z] #39 26.15 CC images/pipe-data.o [2022-11-16T13:13:54.112Z] #38 69.75 DEP criu/sockets.d [2022-11-16T13:13:54.323Z] #39 26.44 CC images/sa.o [2022-11-16T13:13:54.371Z] #38 70.07 DEP criu/sk-unix.d [2022-11-16T13:13:54.435Z] #30 46.59 Selecting previously unselected package libprotoc23:amd64. [2022-11-16T13:13:54.436Z] #30 46.59 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-16T13:13:54.436Z] #30 46.62 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:13:54.579Z] #39 26.76 CC images/timer.o [2022-11-16T13:13:54.834Z] #39 26.92 CC images/timerfd.o [2022-11-16T13:13:54.834Z] #39 27.06 CC images/mm.o [2022-11-16T13:13:54.939Z] #38 ... [2022-11-16T13:13:54.939Z] [2022-11-16T13:13:54.939Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-16T13:13:54.939Z] #40 DONE 1.6s [2022-11-16T13:13:54.939Z] [2022-11-16T13:13:54.939Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:54.939Z] #38 70.42 DEP criu/sk-tcp.d [2022-11-16T13:13:54.939Z] #38 ... [2022-11-16T13:13:54.939Z] [2022-11-16T13:13:54.939Z] #35 [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-11-16T13:13:54.939Z] #35 DONE 127.4s [2022-11-16T13:13:54.939Z] [2022-11-16T13:13:54.939Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:54.939Z] #38 70.71 DEP criu/sk-queue.d [2022-11-16T13:13:55.090Z] #39 27.29 CC images/sk-opts.o [2022-11-16T13:13:55.125Z] #38 ... [2022-11-16T13:13:55.125Z] [2022-11-16T13:13:55.125Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:13:55.125Z] #0 1.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:13:55.125Z] #0 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:13:55.125Z] #0 1.451 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:13:55.125Z] #0 1.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:13:55.125Z] #0 3.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:13:55.125Z] #0 4.727 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:13:55.125Z] #0 8.475 Fetched 8607 kB in 7s (1168 kB/s) [2022-11-16T13:13:55.125Z] #0 8.475 Reading package lists... [2022-11-16T13:13:55.125Z] #49 ... [2022-11-16T13:13:55.125Z] [2022-11-16T13:13:55.125Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:55.125Z] #38 87.73 CC criu/cgroup.o [2022-11-16T13:13:55.197Z] #38 ... [2022-11-16T13:13:55.197Z] [2022-11-16T13:13:55.197Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-16T13:13:55.197Z] #41 DONE 0.1s [2022-11-16T13:13:55.197Z] [2022-11-16T13:13:55.197Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-16T13:13:55.197Z] #42 DONE 0.1s [2022-11-16T13:13:55.197Z] [2022-11-16T13:13:55.197Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:55.197Z] #38 70.99 DEP criu/sk-packet.d [2022-11-16T13:13:55.347Z] #39 27.47 CC images/sk-unix.o [2022-11-16T13:13:55.364Z] #30 47.27 Selecting previously unselected package protobuf-c-compiler. [2022-11-16T13:13:55.364Z] #30 47.34 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:13:55.364Z] #30 47.34 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:13:55.364Z] #30 47.37 Selecting previously unselected package protobuf-compiler. [2022-11-16T13:13:55.364Z] #30 47.40 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-16T13:13:55.364Z] #30 47.40 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-16T13:13:55.604Z] #39 27.70 CC images/sk-inet.o [2022-11-16T13:13:55.621Z] #30 47.55 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:13:55.621Z] #30 47.55 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:13:55.621Z] #30 47.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:13:55.621Z] #30 47.78 Selecting previously unselected package python3-six. [2022-11-16T13:13:55.768Z] #38 71.31 DEP criu/sk-netlink.d [2022-11-16T13:13:55.860Z] #39 28.01 CC images/tun.o [2022-11-16T13:13:55.879Z] #30 47.78 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-16T13:13:55.879Z] #30 47.79 Unpacking python3-six (1.16.0-2) ... [2022-11-16T13:13:55.879Z] #30 47.89 Selecting previously unselected package python3-protobuf. [2022-11-16T13:13:55.879Z] #30 47.90 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-16T13:13:55.879Z] #30 47.91 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-16T13:13:56.029Z] #38 71.59 DEP criu/sk-inet.d [2022-11-16T13:13:56.117Z] #39 28.20 CC images/sk-netlink.o [2022-11-16T13:13:56.291Z] #38 72.02 DEP criu/signalfd.d [2022-11-16T13:13:56.373Z] #39 28.35 CC images/packet-sock.o [2022-11-16T13:13:56.374Z] #39 28.60 CC images/ipc-var.o [2022-11-16T13:13:56.446Z] #30 48.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:13:56.629Z] #39 28.81 CC images/ipc-desc.o [2022-11-16T13:13:56.858Z] #38 72.32 DEP criu/sigframe.d [2022-11-16T13:13:56.858Z] #38 ... [2022-11-16T13:13:56.858Z] [2022-11-16T13:13:56.858Z] #43 [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-11-16T13:13:56.858Z] #43 DONE 2.0s [2022-11-16T13:13:56.858Z] [2022-11-16T13:13:56.858Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:56.858Z] #38 72.51 DEP criu/shmem.d [2022-11-16T13:13:56.888Z] #39 28.98 CC images/ipc-shm.o [2022-11-16T13:13:57.117Z] #38 72.86 DEP criu/servicefd.d [2022-11-16T13:13:57.143Z] #39 29.12 CC images/ipc-msg.o [2022-11-16T13:13:57.376Z] #30 ... [2022-11-16T13:13:57.376Z] [2022-11-16T13:13:57.376Z] #25 [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-11-16T13:13:57.376Z] #25 49.54 internal/reflectlite [2022-11-16T13:13:57.376Z] #25 49.54 sync [2022-11-16T13:13:57.400Z] #39 29.36 CC images/ipc-sem.o [2022-11-16T13:13:57.400Z] #39 29.52 CC images/utsns.o [2022-11-16T13:13:57.633Z] #25 ... [2022-11-16T13:13:57.633Z] [2022-11-16T13:13:57.633Z] #34 [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-11-16T13:13:57.633Z] #34 39.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:13:57.633Z] #34 39.79 Need to get 17.7 MB of archives. [2022-11-16T13:13:57.633Z] #34 39.79 After this operation, 70.7 MB of additional disk space will be used. [2022-11-16T13:13:57.633Z] #34 39.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:13:57.633Z] #34 39.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:13:57.633Z] #34 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-16T13:13:57.633Z] #34 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:13:57.633Z] #34 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-11-16T13:13:57.633Z] #34 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-16T13:13:57.633Z] #34 40.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-16T13:13:57.633Z] #34 40.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-16T13:13:57.633Z] #34 40.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-16T13:13:57.633Z] #34 40.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-16T13:13:57.633Z] #34 42.09 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:13:57.633Z] #34 42.31 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-11-16T13:13:57.633Z] #34 42.39 Selecting previously unselected package xxd. [2022-11-16T13:13:57.633Z] #34 42.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 ... 15718 files and directories currently installed.) [2022-11-16T13:13:57.633Z] #34 42.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:13:57.633Z] #34 42.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:57.633Z] #34 42.71 Selecting previously unselected package vim-common. [2022-11-16T13:13:57.633Z] #34 42.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:13:57.633Z] #34 42.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:13:57.633Z] #34 43.00 Selecting previously unselected package cmake-data. [2022-11-16T13:13:57.633Z] #34 43.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-16T13:13:57.633Z] #34 43.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:13:57.633Z] #34 46.68 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:13:57.633Z] #34 46.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:13:57.633Z] #34 46.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:13:57.656Z] #39 29.67 CC images/creds.o [2022-11-16T13:13:57.684Z] #38 73.19 DEP criu/seize.d [2022-11-16T13:13:57.891Z] #34 ... [2022-11-16T13:13:57.891Z] [2022-11-16T13:13:57.891Z] #33 [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-11-16T13:13:57.891Z] #33 39.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-16T13:13:57.891Z] #33 39.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-16T13:13:57.891Z] #33 43.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-16T13:13:57.891Z] #33 43.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-16T13:13:57.891Z] #33 43.68 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-16T13:13:57.891Z] #33 44.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-16T13:13:57.891Z] #33 44.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-16T13:13:57.891Z] #33 44.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-16T13:13:57.891Z] #33 44.21 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-16T13:13:57.891Z] #33 44.31 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-16T13:13:57.891Z] #33 44.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-16T13:13:57.891Z] #33 44.31 go: downloading github.com/spf13/afero v1.6.0 [2022-11-16T13:13:57.891Z] #33 44.31 go: downloading github.com/spf13/cast v1.4.1 [2022-11-16T13:13:57.891Z] #33 44.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-16T13:13:57.891Z] #33 44.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-16T13:13:57.891Z] #33 44.42 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-16T13:13:57.891Z] #33 44.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-16T13:13:57.891Z] #33 44.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-16T13:13:57.891Z] #33 44.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-16T13:13:57.891Z] #33 45.05 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-16T13:13:57.891Z] #33 45.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-16T13:13:57.892Z] #33 45.16 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-16T13:13:57.892Z] #33 45.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-16T13:13:57.892Z] #33 45.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-16T13:13:57.892Z] #33 45.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-16T13:13:57.892Z] #33 45.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-16T13:13:57.892Z] #33 45.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-16T13:13:57.892Z] #33 45.77 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-16T13:13:57.892Z] #33 45.90 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-16T13:13:57.892Z] #33 45.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-16T13:13:57.892Z] #33 45.90 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-16T13:13:57.892Z] #33 45.95 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-16T13:13:57.892Z] #33 45.99 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-16T13:13:57.892Z] #33 45.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-16T13:13:57.892Z] #33 46.01 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-16T13:13:57.892Z] #33 46.11 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-16T13:13:57.892Z] #33 46.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-16T13:13:57.892Z] #33 46.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-16T13:13:57.892Z] #33 46.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-16T13:13:57.892Z] #33 46.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-16T13:13:57.892Z] #33 46.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-16T13:13:57.892Z] #33 46.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-16T13:13:57.892Z] #33 46.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-16T13:13:57.892Z] #33 46.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-16T13:13:57.892Z] #33 46.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-16T13:13:57.892Z] #33 46.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-16T13:13:57.892Z] #33 46.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-16T13:13:57.892Z] #33 46.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-16T13:13:57.892Z] #33 46.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-16T13:13:57.892Z] #33 46.92 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-16T13:13:57.892Z] #33 46.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-16T13:13:57.892Z] #33 47.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-16T13:13:57.892Z] #33 47.00 go: downloading github.com/julz/importas v0.1.0 [2022-11-16T13:13:57.892Z] #33 47.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-16T13:13:57.892Z] #33 47.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-16T13:13:57.892Z] #33 47.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-16T13:13:57.892Z] #33 47.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-16T13:13:57.892Z] #33 47.22 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-16T13:13:57.892Z] #33 47.22 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-16T13:13:57.892Z] #33 47.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-16T13:13:57.892Z] #33 47.27 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-16T13:13:57.892Z] #33 47.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-16T13:13:57.892Z] #33 47.37 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-16T13:13:57.892Z] #33 47.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-16T13:13:57.892Z] #33 47.41 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-16T13:13:57.892Z] #33 48.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-16T13:13:57.892Z] #33 48.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-16T13:13:57.892Z] #33 48.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-16T13:13:57.892Z] #33 48.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-16T13:13:57.892Z] #33 48.14 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-16T13:13:57.892Z] #33 48.18 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-16T13:13:57.892Z] #33 48.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-16T13:13:57.892Z] #33 48.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-16T13:13:57.892Z] #33 48.33 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-16T13:13:57.892Z] #33 48.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-16T13:13:57.892Z] #33 48.66 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-16T13:13:57.892Z] #33 48.66 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-16T13:13:57.892Z] #33 48.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-16T13:13:57.892Z] #33 48.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-16T13:13:57.892Z] #33 48.66 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-16T13:13:57.892Z] #33 48.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-16T13:13:57.892Z] #33 48.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-16T13:13:57.892Z] #33 48.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-16T13:13:57.892Z] #33 48.91 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-16T13:13:57.892Z] #33 48.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-16T13:13:57.892Z] #33 48.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-16T13:13:57.892Z] #33 49.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-16T13:13:57.892Z] #33 49.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-16T13:13:57.892Z] #33 49.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-16T13:13:57.892Z] #33 49.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-16T13:13:57.892Z] #33 49.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-16T13:13:57.892Z] #33 49.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-16T13:13:57.892Z] #33 49.81 go: downloading honnef.co/go/tools v0.2.2 [2022-11-16T13:13:57.892Z] #33 ... [2022-11-16T13:13:57.892Z] [2022-11-16T13:13:57.892Z] #30 [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 python3-protobuf [2022-11-16T13:13:57.892Z] #30 50.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-16T13:13:57.892Z] #30 50.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:13:57.892Z] #30 50.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:13:57.892Z] #30 50.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-16T13:13:57.892Z] #30 50.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:13:57.892Z] #30 50.08 Setting up python3-six (1.16.0-2) ... [2022-11-16T13:13:57.912Z] #39 29.95 CC images/vma.o [2022-11-16T13:13:57.943Z] #38 73.39 DEP criu/seccomp.d [2022-11-16T13:13:57.943Z] #38 73.61 DEP criu/rst-malloc.d [2022-11-16T13:13:58.168Z] #39 30.13 CC images/netdev.o [2022-11-16T13:13:58.168Z] #39 30.35 CC images/tty.o [2022-11-16T13:13:58.168Z] #39 ... [2022-11-16T13:13:58.168Z] [2022-11-16T13:13:58.168Z] #37 [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-11-16T13:13:58.168Z] #37 41.33 Updating files: 54% (2739/5051) Updating files: 55% (2779/5051) Updating files: 56% (2829/5051) Updating files: 57% (2880/5051) Updating files: 58% (2930/5051) Updating files: 59% (2981/5051) Updating files: 60% (3031/5051) Updating files: 61% (3082/5051) Updating files: 62% (3132/5051) Updating files: 63% (3183/5051) Updating files: 64% (3233/5051) Updating files: 65% (3284/5051) Updating files: 66% (3334/5051) Updating files: 67% (3385/5051) Updating files: 68% (3435/5051) Updating files: 69% (3486/5051) Updating files: 70% (3536/5051) Updating files: 71% (3587/5051) Updating files: 72% (3637/5051) Updating files: 73% (3688/5051) Updating files: 74% (3738/5051) Updating files: 75% (3789/5051) Updating files: 76% (3839/5051) Updating files: 77% (3890/5051) Updating files: 78% (3940/5051) Updating files: 79% (3991/5051) Updating files: 80% (4041/5051) Updating files: 81% (4092/5051) Updating files: 82% (4142/5051) Updating files: 83% (4193/5051) Updating files: 84% (4243/5051) Updating files: 84% (4278/5051) Updating files: 85% (4294/5051) Updating files: 86% (4344/5051) Updating files: 87% (4395/5051) Updating files: 88% (4445/5051) Updating files: 89% (4496/5051) Updating files: 90% (4546/5051) Updating files: 91% (4597/5051) Updating files: 92% (4647/5051) Updating files: 93% (4698/5051) Updating files: 94% (4748/5051) Updating files: 95% (4799/5051) Updating files: 96% (4849/5051) Updating files: 97% (4900/5051) Updating files: 98% (4950/5051) Updating files: 99% (5001/5051) Updating files: 100% (5051/5051) Updating files: 100% (5051/5051), done. [2022-11-16T13:13:58.168Z] #37 42.81 + cd /tmp/tmp.HPtNMGmD5v/src/github.com/containerd/containerd [2022-11-16T13:13:58.168Z] #37 42.81 + git checkout -q v1.6.10 [2022-11-16T13:13:58.168Z] #37 44.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-16T13:13:58.168Z] #37 44.52 + BUILDTAGS='netgo osusergo static_build' [2022-11-16T13:13:58.168Z] #37 44.52 + export EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:58.168Z] #37 44.52 + EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:13:58.168Z] #37 44.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-16T13:13:58.168Z] #37 44.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-16T13:13:58.168Z] #37 44.52 + '[' '' = dynamic ']' [2022-11-16T13:13:58.168Z] #37 44.52 + make [2022-11-16T13:13:58.168Z] #37 45.44 + bin/ctr [2022-11-16T13:13:58.202Z] #38 ... [2022-11-16T13:13:58.202Z] [2022-11-16T13:13:58.202Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:13:58.202Z] #0 1.163 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-16T13:13:58.202Z] #44 DONE 1.2s [2022-11-16T13:13:58.202Z] [2022-11-16T13:13:58.202Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:13:58.202Z] #38 73.71 DEP criu/rbtree.d [2022-11-16T13:13:58.202Z] #38 73.76 DEP criu/pstree.d [2022-11-16T13:13:58.400Z] #38 91.05 CC criu/clone-noasan.o [2022-11-16T13:13:58.400Z] #38 91.33 CC criu/config.o [2022-11-16T13:13:58.771Z] #38 74.23 DEP criu/protobuf.d [2022-11-16T13:13:58.771Z] #38 74.46 GEN criu/protobuf-desc-gen.h [2022-11-16T13:13:59.337Z] #38 ... [2022-11-16T13:13:59.337Z] [2022-11-16T13:13:59.337Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-16T13:13:59.337Z] #45 DONE 1.1s [2022-11-16T13:13:59.337Z] [2022-11-16T13:13:59.337Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-16T13:13:59.795Z] #30 51.51 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-16T13:13:59.795Z] #30 51.53 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-16T13:13:59.795Z] #30 51.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-16T13:13:59.795Z] #30 51.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:13:59.795Z] #30 51.60 Setting up python3-protobuf (3.12.4-1) ... [2022-11-16T13:14:00.294Z] #38 92.84 CC criu/cr-check.o [2022-11-16T13:14:00.554Z] #38 ... [2022-11-16T13:14:00.554Z] [2022-11-16T13:14:00.554Z] #42 [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-11-16T13:14:00.554Z] #42 14.29 + cd /tmp/tmp.1Ylp7jlZ84/src/github.com/opencontainers/runc [2022-11-16T13:14:00.554Z] #42 14.29 + git checkout -q v1.1.4 [2022-11-16T13:14:00.554Z] #42 14.96 + '[' -z '' ']' [2022-11-16T13:14:00.554Z] #42 14.97 + target=static [2022-11-16T13:14:00.554Z] #42 14.97 + make BUILDTAGS=seccomp static [2022-11-16T13:14:00.554Z] #42 15.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-16T13:14:00.712Z] #46 DONE 1.1s [2022-11-16T13:14:00.712Z] [2022-11-16T13:14:00.712Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-11-16T13:14:00.724Z] #30 ... [2022-11-16T13:14:00.724Z] [2022-11-16T13:14:00.724Z] #37 [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-11-16T13:14:00.724Z] #0 8.254 + RM_GOPATH=0 [2022-11-16T13:14:00.724Z] #0 8.254 + TMP_GOPATH= [2022-11-16T13:14:00.724Z] #0 8.254 + : /build [2022-11-16T13:14:00.724Z] #0 8.254 + '[' -z '' ']' [2022-11-16T13:14:00.724Z] #0 8.254 ++ mktemp -d [2022-11-16T13:14:00.724Z] #0 8.254 + export GOPATH=/tmp/tmp.1RS2JkmqrF [2022-11-16T13:14:00.724Z] #0 8.254 + GOPATH=/tmp/tmp.1RS2JkmqrF [2022-11-16T13:14:00.724Z] #0 8.254 + RM_GOPATH=1 [2022-11-16T13:14:00.724Z] #0 8.254 + case "$(go env GOARCH)" in [2022-11-16T13:14:00.724Z] #0 8.254 ++ go env GOARCH [2022-11-16T13:14:00.724Z] #0 8.255 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:00.724Z] #0 8.255 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:00.724Z] #0 8.255 ++ dirname /tmp/install/install.sh [2022-11-16T13:14:00.724Z] #0 8.255 + dir=/tmp/install [2022-11-16T13:14:00.724Z] #0 8.255 + bin=containerd [2022-11-16T13:14:00.724Z] #0 8.255 + shift [2022-11-16T13:14:00.724Z] #0 8.255 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-16T13:14:00.724Z] #0 8.255 + . /tmp/install/containerd.installer [2022-11-16T13:14:00.724Z] #0 8.255 ++ set -e [2022-11-16T13:14:00.724Z] #0 8.255 ++ : v1.6.10 [2022-11-16T13:14:00.724Z] #0 8.255 + install_containerd [2022-11-16T13:14:00.724Z] #0 8.255 + echo 'Install containerd version v1.6.10' [2022-11-16T13:14:00.724Z] #0 8.255 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1RS2JkmqrF/src/github.com/containerd/containerd [2022-11-16T13:14:00.724Z] #0 8.255 Cloning into '/tmp/tmp.1RS2JkmqrF/src/github.com/containerd/containerd'... [2022-11-16T13:14:00.724Z] #0 8.265 Install containerd version v1.6.10 [2022-11-16T13:14:00.724Z] #37 ... [2022-11-16T13:14:00.724Z] [2022-11-16T13:14:00.724Z] #33 [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-11-16T13:14:00.724Z] #33 51.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-16T13:14:00.724Z] #33 51.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-16T13:14:00.724Z] #33 51.29 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-16T13:14:00.724Z] #33 51.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-16T13:14:00.724Z] #33 51.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:14:00.724Z] #33 52.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-16T13:14:00.724Z] #33 52.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-16T13:14:00.812Z] #42 ... [2022-11-16T13:14:00.812Z] [2022-11-16T13:14:00.812Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:00.812Z] #0 8.475 Reading package lists... [2022-11-16T13:14:00.812Z] #49 10.94 Reading package lists... [2022-11-16T13:14:00.812Z] #49 13.85 Building dependency tree... [2022-11-16T13:14:00.812Z] #49 15.61 The following additional packages will be installed: [2022-11-16T13:14:00.812Z] #49 15.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:00.812Z] #49 15.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-16T13:14:00.812Z] #49 15.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-16T13:14:00.812Z] #49 15.61 python3-pkg-resources vim-runtime xxd [2022-11-16T13:14:00.812Z] #49 15.62 Suggested packages: [2022-11-16T13:14:00.812Z] #49 15.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-16T13:14:00.812Z] #49 15.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-16T13:14:00.812Z] #49 15.62 acl attr quota [2022-11-16T13:14:00.812Z] #49 15.62 Recommended packages: [2022-11-16T13:14:00.812Z] #49 15.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-16T13:14:00.981Z] #33 52.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-16T13:14:00.981Z] #33 ... [2022-11-16T13:14:00.981Z] [2022-11-16T13:14:00.981Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:00.981Z] #21 43.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:14:00.981Z] #21 43.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-16T13:14:00.981Z] #21 44.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-16T13:14:00.981Z] #21 46.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-16T13:14:00.981Z] #21 46.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-16T13:14:00.981Z] #21 46.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-16T13:14:00.981Z] #21 46.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-16T13:14:00.981Z] #21 46.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-16T13:14:00.981Z] #21 46.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-16T13:14:00.981Z] #21 46.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-16T13:14:00.981Z] #21 46.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-16T13:14:00.981Z] #21 46.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-16T13:14:00.981Z] #21 46.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-16T13:14:00.981Z] #21 46.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-16T13:14:00.981Z] #21 46.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-16T13:14:00.981Z] #21 46.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-16T13:14:00.981Z] #21 46.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-16T13:14:00.981Z] #21 46.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-16T13:14:00.981Z] #21 46.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-16T13:14:00.981Z] #21 46.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-16T13:14:00.981Z] #21 47.67 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:14:00.981Z] #21 47.87 Fetched 115 MB in 7s (16.3 MB/s) [2022-11-16T13:14:00.981Z] #21 47.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-16T13:14:00.981Z] #21 47.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-16T13:14:00.981Z] #21 48.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:14:00.981Z] #21 48.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:14:00.981Z] #21 50.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-16T13:14:00.981Z] #21 50.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-16T13:14:00.981Z] #21 50.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:14:00.981Z] #21 53.07 Selecting previously unselected package binutils-mingw-w64. [2022-11-16T13:14:00.981Z] #21 53.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-16T13:14:00.981Z] #21 53.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:14:00.981Z] #21 ... [2022-11-16T13:14:00.981Z] [2022-11-16T13:14:00.981Z] #33 [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-11-16T13:14:00.981Z] #33 53.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-16T13:14:01.237Z] #33 53.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-16T13:14:01.237Z] #33 53.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-16T13:14:01.237Z] #33 53.40 go: downloading golang.org/x/text v0.3.7 [2022-11-16T13:14:01.278Z] #47 DONE 1.0s [2022-11-16T13:14:01.278Z] [2022-11-16T13:14:01.278Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:01.278Z] #38 76.78 DEP criu/protobuf-desc.d [2022-11-16T13:14:01.278Z] #38 76.91 DEP criu/proc_parse.d [2022-11-16T13:14:01.376Z] #49 ... [2022-11-16T13:14:01.376Z] [2022-11-16T13:14:01.376Z] #30 [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-11-16T13:14:01.376Z] #30 DONE 164.6s [2022-11-16T13:14:01.633Z] [2022-11-16T13:14:01.633Z] #37 [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-11-16T13:14:01.845Z] #38 77.31 DEP criu/plugin.d [2022-11-16T13:14:01.845Z] #38 77.44 DEP criu/pipes.d [2022-11-16T13:14:01.890Z] #37 ... [2022-11-16T13:14:01.890Z] [2022-11-16T13:14:01.890Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:01.890Z] #38 94.66 CC criu/cr-dedup.o [2022-11-16T13:14:02.103Z] #38 77.70 DEP criu/pie-util.d [2022-11-16T13:14:02.167Z] #33 ... [2022-11-16T13:14:02.167Z] [2022-11-16T13:14:02.167Z] #24 [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-11-16T13:14:02.167Z] #24 43.97 Updating files: 88% (1347/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-16T13:14:02.167Z] #24 44.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-16T13:14:02.167Z] #24 44.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-16T13:14:02.167Z] #24 ... [2022-11-16T13:14:02.167Z] [2022-11-16T13:14:02.167Z] #34 [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-11-16T13:14:02.167Z] #34 53.19 Selecting previously unselected package libxml2:amd64. [2022-11-16T13:14:02.167Z] #34 53.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-11-16T13:14:02.167Z] #34 53.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:14:02.167Z] #34 53.76 Selecting previously unselected package libarchive13:amd64. [2022-11-16T13:14:02.167Z] #34 53.76 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-16T13:14:02.167Z] #34 53.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:14:02.167Z] #34 54.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-16T13:14:02.167Z] #34 54.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-16T13:14:02.167Z] #34 54.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:14:02.167Z] #34 54.28 Selecting previously unselected package librhash0:amd64. [2022-11-16T13:14:02.167Z] #34 54.31 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-16T13:14:02.167Z] #34 54.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:14:02.362Z] #38 77.88 DEP criu/pie-util-vdso.d [2022-11-16T13:14:02.362Z] #38 77.96 DEP criu/pie-util-vdso-elf32.d [2022-11-16T13:14:02.362Z] #38 78.09 DEP criu/path.d [2022-11-16T13:14:02.455Z] #38 95.31 CC criu/cr-dump.o [2022-11-16T13:14:02.620Z] #38 78.25 DEP criu/parasite-syscall.d [2022-11-16T13:14:02.730Z] #34 54.58 Selecting previously unselected package libuv1:amd64. [2022-11-16T13:14:02.730Z] #34 54.58 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-16T13:14:02.730Z] #34 54.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:14:02.730Z] #34 54.74 Selecting previously unselected package cmake. [2022-11-16T13:14:02.730Z] #34 54.74 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-16T13:14:02.730Z] #34 54.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:14:02.878Z] #38 78.47 DEP criu/pagemap.d [2022-11-16T13:14:02.878Z] #38 78.68 DEP criu/pagemap-cache.d [2022-11-16T13:14:03.136Z] #38 ... [2022-11-16T13:14:03.136Z] [2022-11-16T13:14:03.136Z] #48 [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-11-16T13:14:03.136Z] #0 1.452 + RM_GOPATH=0 [2022-11-16T13:14:03.136Z] #0 1.452 + TMP_GOPATH= [2022-11-16T13:14:03.136Z] #0 1.452 + : /build [2022-11-16T13:14:03.136Z] #0 1.452 + '[' -z '' ']' [2022-11-16T13:14:03.136Z] #0 1.452 ++ mktemp -d [2022-11-16T13:14:03.136Z] #0 1.454 + export GOPATH=/tmp/tmp.115yqzgtXC [2022-11-16T13:14:03.136Z] #0 1.455 + GOPATH=/tmp/tmp.115yqzgtXC [2022-11-16T13:14:03.136Z] #0 1.455 + RM_GOPATH=1 [2022-11-16T13:14:03.136Z] #0 1.456 + case "$(go env GOARCH)" in [2022-11-16T13:14:03.136Z] #0 1.456 ++ go env GOARCH [2022-11-16T13:14:03.136Z] #0 1.488 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:03.136Z] #0 1.491 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:03.136Z] #0 1.504 ++ dirname /tmp/install/install.sh [2022-11-16T13:14:03.136Z] #0 1.505 + dir=/tmp/install [2022-11-16T13:14:03.136Z] #0 1.506 + bin=runc [2022-11-16T13:14:03.136Z] #0 1.506 + shift [2022-11-16T13:14:03.136Z] #0 1.506 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-16T13:14:03.136Z] #0 1.507 + . /tmp/install/runc.installer [2022-11-16T13:14:03.136Z] #0 1.507 ++ set -e [2022-11-16T13:14:03.136Z] #0 1.507 ++ : v1.1.4 [2022-11-16T13:14:03.136Z] #0 1.508 + install_runc [2022-11-16T13:14:03.136Z] #0 1.508 + RUNC_BUILDTAGS=seccomp [2022-11-16T13:14:03.136Z] #0 1.508 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-16T13:14:03.136Z] #0 1.509 Install runc version v1.1.4 (build tags: seccomp) [2022-11-16T13:14:03.136Z] #0 1.509 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.115yqzgtXC/src/github.com/opencontainers/runc [2022-11-16T13:14:03.136Z] #0 1.512 Cloning into '/tmp/tmp.115yqzgtXC/src/github.com/opencontainers/runc'... [2022-11-16T13:14:03.394Z] #48 ... [2022-11-16T13:14:03.394Z] [2022-11-16T13:14:03.394Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:03.394Z] #38 78.88 DEP criu/page-xfer.d [2022-11-16T13:14:03.394Z] #38 79.07 DEP criu/page-pipe.d [2022-11-16T13:14:03.416Z] #37 ... [2022-11-16T13:14:03.416Z] [2022-11-16T13:14:03.416Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:03.416Z] #36 71.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-16T13:14:03.416Z] #36 71.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:14:03.416Z] #36 71.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:14:03.416Z] #36 77.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-16T13:14:03.416Z] #36 77.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:14:03.416Z] #36 77.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:14:03.416Z] #36 ... [2022-11-16T13:14:03.416Z] [2022-11-16T13:14:03.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:03.416Z] #39 30.79 CC images/file-lock.o [2022-11-16T13:14:03.416Z] #39 31.03 CC images/rlimit.o [2022-11-16T13:14:03.416Z] #39 31.18 CC images/pagemap.o [2022-11-16T13:14:03.416Z] #39 31.41 CC images/siginfo.o [2022-11-16T13:14:03.416Z] #39 31.65 CC images/rpc.o [2022-11-16T13:14:03.416Z] #39 32.73 CC images/ext-file.o [2022-11-16T13:14:03.416Z] #39 32.89 CC images/cgroup.o [2022-11-16T13:14:03.416Z] #39 33.42 CC images/userns.o [2022-11-16T13:14:03.416Z] #39 33.63 CC images/google/protobuf/descriptor.o [2022-11-16T13:14:03.416Z] #39 34.95 CC images/opts.o [2022-11-16T13:14:03.416Z] #39 35.11 CC images/seccomp.o [2022-11-16T13:14:03.416Z] #39 35.37 CC images/binfmt-misc.o [2022-11-16T13:14:03.416Z] #39 35.52 CC images/time.o [2022-11-16T13:14:03.651Z] #38 79.19 DEP criu/netfilter.d [2022-11-16T13:14:03.652Z] #38 79.32 DEP criu/net.d [2022-11-16T13:14:03.671Z] #39 35.66 CC images/sysctl.o [2022-11-16T13:14:03.671Z] #39 35.88 CC images/autofs.o [2022-11-16T13:14:03.910Z] #38 79.47 DEP criu/namespaces.d [2022-11-16T13:14:03.927Z] #39 36.04 CC images/macvlan.o [2022-11-16T13:14:04.169Z] #38 79.65 DEP criu/mount.d [2022-11-16T13:14:04.183Z] #39 36.18 CC images/sit.o [2022-11-16T13:14:04.183Z] #39 36.34 CC images/memfd.o [2022-11-16T13:14:04.427Z] #38 79.91 DEP criu/memfd.d [2022-11-16T13:14:04.427Z] #38 80.06 DEP criu/mem.d [2022-11-16T13:14:04.439Z] #39 36.53 CC images/timens.o [2022-11-16T13:14:04.623Z] #34 ... [2022-11-16T13:14:04.624Z] [2022-11-16T13:14:04.624Z] #30 [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 python3-protobuf [2022-11-16T13:14:04.624Z] #30 55.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-16T13:14:04.624Z] #30 55.86 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-16T13:14:04.624Z] #30 55.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:04.624Z] #30 55.89 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-16T13:14:04.624Z] #30 55.91 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-16T13:14:04.624Z] #30 55.93 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-16T13:14:04.624Z] #30 55.94 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:14:04.624Z] #30 DONE 56.4s [2022-11-16T13:14:04.624Z] [2022-11-16T13:14:04.624Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:04.685Z] #38 80.32 DEP criu/lsm.d [2022-11-16T13:14:04.685Z] #38 80.47 DEP criu/log.d [2022-11-16T13:14:04.696Z] #39 36.81 LINK images/built-in.o [2022-11-16T13:14:04.952Z] #39 36.98 GEN compel/include/asm [2022-11-16T13:14:04.952Z] #39 37.01 GEN compel/include/version.h [2022-11-16T13:14:04.952Z] #39 37.04 touch .config [2022-11-16T13:14:04.952Z] #39 37.13 GEN include/common/config.h [2022-11-16T13:14:04.952Z] #39 37.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-16T13:14:04.979Z] #38 97.48 CC criu/cr-errno.o [2022-11-16T13:14:04.979Z] #38 97.55 CC criu/cr-restore.o [2022-11-16T13:14:05.209Z] #39 37.25 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-11-16T13:14:05.209Z] #39 37.27 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-11-16T13:14:05.209Z] #39 37.31 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-11-16T13:14:05.209Z] #39 37.34 DEP compel/plugins/std/infect.d [2022-11-16T13:14:05.209Z] #39 37.40 DEP compel/plugins/std/string.d [2022-11-16T13:14:05.209Z] #39 37.45 DEP compel/plugins/std/log.d [2022-11-16T13:14:05.252Z] #38 80.64 DEP criu/libnetlink.d [2022-11-16T13:14:05.252Z] #38 80.78 DEP criu/kerndat.d [2022-11-16T13:14:05.466Z] #39 37.51 DEP compel/plugins/std/fds.d [2022-11-16T13:14:05.466Z] #39 37.59 DEP compel/plugins/std/std.d [2022-11-16T13:14:05.466Z] #39 37.69 DEP compel/plugins/shmem/shmem.d [2022-11-16T13:14:05.510Z] #38 80.97 DEP criu/kcmp-ids.d [2022-11-16T13:14:05.510Z] #38 81.09 DEP criu/irmap.d [2022-11-16T13:14:05.510Z] #38 81.21 DEP criu/ipc_ns.d [2022-11-16T13:14:05.723Z] #39 37.74 DEP compel/plugins/fds/fds.d [2022-11-16T13:14:05.723Z] #39 37.84 CC compel/plugins/std/std.o [2022-11-16T13:14:05.768Z] #38 81.34 DEP criu/image.d [2022-11-16T13:14:05.768Z] #38 81.47 DEP criu/image-desc.d [2022-11-16T13:14:06.026Z] #38 81.55 DEP criu/fsnotify.d [2022-11-16T13:14:06.026Z] #38 81.72 DEP criu/filesystems.d [2022-11-16T13:14:06.284Z] #38 81.86 DEP criu/files.d [2022-11-16T13:14:06.286Z] #39 38.14 CC compel/plugins/std/fds.o [2022-11-16T13:14:06.542Z] #38 82.14 DEP criu/files-reg.d [2022-11-16T13:14:06.542Z] #39 38.49 CC compel/plugins/std/log.o [2022-11-16T13:14:06.801Z] #38 82.35 DEP criu/files-ext.d [2022-11-16T13:14:06.801Z] #38 82.47 DEP criu/file-lock.d [2022-11-16T13:14:07.059Z] #38 82.65 DEP criu/file-ids.d [2022-11-16T13:14:07.105Z] #39 39.11 CC compel/plugins/std/string.o [2022-11-16T13:14:07.318Z] #38 82.79 DEP criu/fifo.d [2022-11-16T13:14:07.318Z] #38 82.97 DEP criu/fdstore.d [2022-11-16T13:14:07.503Z] #38 ... [2022-11-16T13:14:07.503Z] [2022-11-16T13:14:07.503Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:07.503Z] #49 17.44 The following NEW packages will be installed: [2022-11-16T13:14:07.503Z] #49 17.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-16T13:14:07.503Z] #49 17.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:07.503Z] #49 17.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-16T13:14:07.503Z] #49 17.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-16T13:14:07.503Z] #49 17.44 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-16T13:14:07.503Z] #49 17.44 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-16T13:14:07.503Z] #49 17.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-16T13:14:07.503Z] #49 17.44 xz-utils zip [2022-11-16T13:14:07.503Z] #49 17.82 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:14:07.503Z] #49 17.82 Need to get 27.0 MB of archives. [2022-11-16T13:14:07.503Z] #49 17.82 After this operation, 104 MB of additional disk space will be used. [2022-11-16T13:14:07.503Z] #49 17.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-16T13:14:07.503Z] #49 17.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-16T13:14:07.503Z] #49 17.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-16T13:14:07.504Z] #49 17.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:14:07.504Z] #49 17.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-16T13:14:07.504Z] #49 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-16T13:14:07.504Z] #49 17.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-16T13:14:07.504Z] #49 17.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-16T13:14:07.504Z] #49 17.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:14:07.504Z] #49 17.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:14:07.504Z] #49 17.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-16T13:14:07.504Z] #49 17.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-16T13:14:07.504Z] #49 17.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-16T13:14:07.504Z] #49 17.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-16T13:14:07.504Z] #49 18.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-16T13:14:07.504Z] #49 18.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-16T13:14:07.504Z] #49 18.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-16T13:14:07.504Z] #49 18.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-16T13:14:07.504Z] #49 18.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-16T13:14:07.504Z] #49 18.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-16T13:14:07.504Z] #49 18.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-16T13:14:07.504Z] #49 18.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:14:07.504Z] #49 18.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:14:07.504Z] #49 18.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:14:07.504Z] #49 18.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-16T13:14:07.504Z] #49 18.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-16T13:14:07.504Z] #49 18.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:14:07.504Z] #49 18.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-16T13:14:07.504Z] #49 18.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:14:07.504Z] #49 18.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:14:07.504Z] #49 18.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:14:07.504Z] #49 18.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-16T13:14:07.504Z] #49 18.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-16T13:14:07.504Z] #49 18.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-16T13:14:07.504Z] #49 18.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-16T13:14:07.504Z] #49 18.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-16T13:14:07.504Z] #49 18.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:14:07.504Z] #49 18.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-16T13:14:07.504Z] #49 18.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-16T13:14:07.504Z] #49 18.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-16T13:14:07.504Z] #49 18.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-16T13:14:07.504Z] #49 18.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-16T13:14:07.504Z] #49 18.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-16T13:14:07.504Z] #49 18.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-16T13:14:07.504Z] #49 19.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-16T13:14:07.504Z] #49 19.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-16T13:14:07.504Z] #49 19.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-16T13:14:07.504Z] #49 19.92 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:14:07.504Z] #49 20.22 Fetched 27.0 MB in 2s (15.7 MB/s) [2022-11-16T13:14:07.504Z] #49 20.31 Selecting previously unselected package pigz. [2022-11-16T13:14:07.504Z] #49 20.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-16T13:14:07.504Z] #49 20.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 20.42 Unpacking pigz (2.6-1) ... [2022-11-16T13:14:07.504Z] #49 20.75 Selecting previously unselected package libelf1:amd64. [2022-11-16T13:14:07.504Z] #49 20.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 20.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-16T13:14:07.504Z] #49 20.94 Selecting previously unselected package libbpf0:amd64. [2022-11-16T13:14:07.504Z] #49 20.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 20.96 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:14:07.504Z] #49 21.08 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:14:07.504Z] #49 21.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 21.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:14:07.504Z] #49 21.17 Selecting previously unselected package libmnl0:amd64. [2022-11-16T13:14:07.504Z] #49 21.18 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 21.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:14:07.504Z] #49 21.24 Selecting previously unselected package libxtables12:amd64. [2022-11-16T13:14:07.504Z] #49 21.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 21.25 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:14:07.504Z] #49 21.33 Selecting previously unselected package libcap2-bin. [2022-11-16T13:14:07.504Z] #49 21.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 21.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-16T13:14:07.504Z] #49 21.46 Selecting previously unselected package iproute2. [2022-11-16T13:14:07.504Z] #49 21.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 21.46 Unpacking iproute2 (5.10.0-4) ... [2022-11-16T13:14:07.504Z] #49 21.99 Selecting previously unselected package xxd. [2022-11-16T13:14:07.504Z] #49 22.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:14:07.504Z] #49 22.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:07.504Z] #49 22.17 Selecting previously unselected package vim-common. [2022-11-16T13:14:07.504Z] #49 22.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:14:07.504Z] #49 22.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:07.504Z] #49 22.37 Selecting previously unselected package bash-completion. [2022-11-16T13:14:07.504Z] #49 22.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-16T13:14:07.577Z] #38 83.12 DEP criu/fault-injection.d [2022-11-16T13:14:07.577Z] #38 83.19 DEP criu/external.d [2022-11-16T13:14:07.577Z] #38 83.28 DEP criu/eventpoll.d [2022-11-16T13:14:07.672Z] #39 39.66 CC compel/plugins/std/infect.o [2022-11-16T13:14:07.836Z] #38 83.44 DEP criu/eventfd.d [2022-11-16T13:14:07.895Z] #38 ... [2022-11-16T13:14:07.895Z] [2022-11-16T13:14:07.895Z] #34 [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-11-16T13:14:07.895Z] #34 58.92 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:14:07.895Z] #34 58.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:07.895Z] #34 58.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-16T13:14:07.895Z] #34 58.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:07.895Z] #34 59.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-16T13:14:07.895Z] #34 59.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-16T13:14:07.895Z] #34 59.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-16T13:14:07.895Z] #34 59.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-11-16T13:14:07.895Z] #34 59.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-16T13:14:07.895Z] #34 59.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-16T13:14:07.895Z] #34 59.23 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:14:07.895Z] #34 DONE 59.8s [2022-11-16T13:14:07.895Z] [2022-11-16T13:14:07.895Z] #33 [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-11-16T13:14:07.895Z] #33 59.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-16T13:14:07.895Z] #33 59.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-16T13:14:07.895Z] #33 59.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-16T13:14:07.895Z] #33 59.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-16T13:14:07.895Z] #33 59.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-16T13:14:07.895Z] #33 59.41 go: downloading golang.org/x/mod v0.5.1 [2022-11-16T13:14:07.895Z] #33 59.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-16T13:14:07.895Z] #33 59.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-16T13:14:07.895Z] #33 59.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-16T13:14:07.895Z] #33 59.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-16T13:14:07.895Z] #33 59.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-16T13:14:07.895Z] #33 59.85 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-16T13:14:07.929Z] #39 39.97 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-11-16T13:14:07.929Z] #39 40.02 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-11-16T13:14:07.929Z] #39 40.08 AR compel/plugins/std.lib.a [2022-11-16T13:14:08.094Z] #38 83.59 DEP criu/crtools.d [2022-11-16T13:14:08.094Z] #38 83.79 DEP criu/cr-service.d [2022-11-16T13:14:08.151Z] #33 60.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-16T13:14:08.185Z] #39 40.18 CC compel/plugins/fds/fds.o [2022-11-16T13:14:08.186Z] #39 40.36 AR compel/plugins/fds.lib.a [2022-11-16T13:14:08.186Z] #39 40.47 HOSTDEP compel/src/lib/log-host.d [2022-11-16T13:14:08.353Z] #38 83.99 DEP criu/cr-restore.d [2022-11-16T13:14:08.408Z] #33 60.40 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-16T13:14:08.408Z] #33 60.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-16T13:14:08.442Z] #39 40.55 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-16T13:14:08.611Z] #38 84.25 DEP criu/cr-errno.d [2022-11-16T13:14:08.611Z] #38 84.29 DEP criu/cr-dump.d [2022-11-16T13:14:08.665Z] #33 60.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-16T13:14:08.699Z] #39 40.68 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-11-16T13:14:08.699Z] #39 40.82 HOSTDEP compel/src/main-host.d [2022-11-16T13:14:08.870Z] #38 84.53 DEP criu/cr-dedup.d [2022-11-16T13:14:08.922Z] #33 60.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-16T13:14:08.922Z] #33 60.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-16T13:14:08.922Z] #33 61.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-16T13:14:08.922Z] #33 61.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-16T13:14:08.922Z] #33 ... [2022-11-16T13:14:08.922Z] [2022-11-16T13:14:08.922Z] #25 [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-11-16T13:14:08.922Z] #25 51.06 internal/testlog [2022-11-16T13:14:08.922Z] #25 52.48 sort [2022-11-16T13:14:08.922Z] #25 52.49 errors [2022-11-16T13:14:08.922Z] #25 53.07 strconv [2022-11-16T13:14:08.922Z] #25 54.02 io [2022-11-16T13:14:08.922Z] #25 55.66 internal/oserror [2022-11-16T13:14:08.922Z] #25 55.87 syscall [2022-11-16T13:14:08.922Z] #25 57.63 reflect [2022-11-16T13:14:08.956Z] #39 40.94 DEP compel/src/lib/ptrace.d [2022-11-16T13:14:08.956Z] #39 41.09 DEP compel/src/lib/infect.d [2022-11-16T13:14:09.128Z] #38 84.70 DEP criu/cr-check.d [2022-11-16T13:14:09.178Z] #25 ... [2022-11-16T13:14:09.178Z] [2022-11-16T13:14:09.178Z] #33 [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-11-16T13:14:09.178Z] #33 61.12 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-16T13:14:09.178Z] #33 61.31 go: downloading github.com/prometheus/common v0.10.0 [2022-11-16T13:14:09.212Z] #39 41.25 DEP compel/src/lib/infect-util.d [2022-11-16T13:14:09.212Z] #39 41.33 DEP compel/src/lib/infect-rpc.d [2022-11-16T13:14:09.212Z] #39 41.41 DEP compel/arch/aarch64/src/lib/infect.d [2022-11-16T13:14:09.386Z] #38 84.88 DEP criu/config.d [2022-11-16T13:14:09.386Z] #38 85.12 DEP criu/clone-noasan.d [2022-11-16T13:14:09.433Z] #33 61.49 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-16T13:14:09.433Z] #33 61.50 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-16T13:14:09.433Z] #33 61.64 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-16T13:14:09.469Z] #39 41.51 DEP compel/arch/aarch64/src/lib/cpu.d [2022-11-16T13:14:09.469Z] #39 41.57 DEP compel/src/lib/log.d [2022-11-16T13:14:09.644Z] #38 85.25 DEP criu/cgroup.d [2022-11-16T13:14:09.725Z] #39 41.67 DEP compel/src/main.d [2022-11-16T13:14:09.725Z] #39 41.75 DEP compel/src/lib/handle-elf.d [2022-11-16T13:14:09.725Z] #39 41.84 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-11-16T13:14:09.903Z] #38 85.47 DEP criu/cgroup-props.d [2022-11-16T13:14:09.903Z] #38 85.56 DEP criu/bitmap.d [2022-11-16T13:14:09.903Z] #38 85.59 DEP criu/bfd.d [2022-11-16T13:14:09.981Z] #39 41.95 CC compel/src/lib/log.o [2022-11-16T13:14:09.981Z] #39 42.19 CC compel/arch/aarch64/src/lib/cpu.o [2022-11-16T13:14:10.161Z] #38 85.75 DEP criu/autofs.d [2022-11-16T13:14:10.237Z] #39 42.35 CC compel/arch/aarch64/src/lib/infect.o [2022-11-16T13:14:10.419Z] #38 85.95 DEP criu/aio.d [2022-11-16T13:14:10.419Z] #38 86.12 DEP criu/action-scripts.d [2022-11-16T13:14:10.786Z] #49 25.46 Unpacking bash-completion (1:2.11-2) ... [2022-11-16T13:14:10.786Z] #49 26.04 Selecting previously unselected package bzip2. [2022-11-16T13:14:10.800Z] #39 42.64 CC compel/src/lib/infect-rpc.o [2022-11-16T13:14:10.800Z] #39 42.92 CC compel/src/lib/infect-util.o [2022-11-16T13:14:10.985Z] #38 86.59 CC criu/action-scripts.o [2022-11-16T13:14:11.044Z] #49 26.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-16T13:14:11.044Z] #49 26.06 Unpacking bzip2 (1.0.8-4) ... [2022-11-16T13:14:11.056Z] #39 43.11 CC compel/src/lib/infect.o [2022-11-16T13:14:11.243Z] #38 ... [2022-11-16T13:14:11.244Z] [2022-11-16T13:14:11.244Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:11.244Z] #0 1.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:14:11.244Z] #0 1.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:14:11.244Z] #0 1.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:14:11.244Z] #0 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:14:11.244Z] #0 3.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:14:11.244Z] #0 4.444 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:14:11.244Z] #0 8.293 Fetched 8607 kB in 7s (1196 kB/s) [2022-11-16T13:14:11.302Z] #49 26.39 Selecting previously unselected package xz-utils. [2022-11-16T13:14:11.302Z] #49 26.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-16T13:14:11.302Z] #49 26.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:14:11.325Z] #33 ... [2022-11-16T13:14:11.325Z] [2022-11-16T13:14:11.325Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:11.325Z] #21 53.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-16T13:14:11.325Z] #21 53.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:14:11.325Z] #21 53.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:14:11.325Z] #21 53.43 Selecting previously unselected package dmsetup. [2022-11-16T13:14:11.325Z] #21 53.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:14:11.325Z] #21 53.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:14:11.325Z] #21 53.65 Selecting previously unselected package mingw-w64-common. [2022-11-16T13:14:11.325Z] #21 53.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-16T13:14:11.325Z] #21 53.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-16T13:14:11.325Z] #21 59.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-16T13:14:11.325Z] #21 59.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-16T13:14:11.325Z] #21 59.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:14:11.325Z] #21 ... [2022-11-16T13:14:11.325Z] [2022-11-16T13:14:11.325Z] #33 [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-11-16T13:14:11.325Z] #33 63.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-16T13:14:11.560Z] #49 26.77 Selecting previously unselected package apparmor. [2022-11-16T13:14:11.560Z] #49 26.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-16T13:14:11.560Z] #49 26.84 Unpacking apparmor (2.13.6-10) ... [2022-11-16T13:14:11.810Z] #0 8.293 Reading package lists... [2022-11-16T13:14:11.810Z] #49 ... [2022-11-16T13:14:11.810Z] [2022-11-16T13:14:11.810Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:11.810Z] #38 87.21 CC criu/aio.o [2022-11-16T13:14:12.068Z] #38 87.77 CC criu/autofs.o [2022-11-16T13:14:12.125Z] #49 27.31 Selecting previously unselected package inetutils-ping. [2022-11-16T13:14:12.125Z] #49 27.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-16T13:14:12.125Z] #49 27.33 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:14:12.383Z] #49 27.48 Selecting previously unselected package libip4tc2:amd64. [2022-11-16T13:14:12.383Z] #49 27.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:14:12.383Z] #49 27.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:12.383Z] #49 27.62 Selecting previously unselected package libip6tc2:amd64. [2022-11-16T13:14:12.383Z] #49 27.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:14:12.383Z] #49 27.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:12.641Z] #49 27.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-16T13:14:12.641Z] #49 27.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-16T13:14:12.641Z] #49 27.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:14:12.641Z] #49 27.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-16T13:14:12.641Z] #49 27.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-16T13:14:12.641Z] #49 27.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:14:12.641Z] #49 28.03 Selecting previously unselected package libnftnl11:amd64. [2022-11-16T13:14:12.901Z] #49 28.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-16T13:14:12.901Z] #49 28.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:14:12.901Z] #49 28.16 Selecting previously unselected package iptables. [2022-11-16T13:14:12.949Z] #39 44.95 CC compel/src/lib/ptrace.o [2022-11-16T13:14:12.949Z] #39 ... [2022-11-16T13:14:12.949Z] [2022-11-16T13:14:12.949Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:12.949Z] #36 82.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-16T13:14:12.949Z] #36 82.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:14:12.949Z] #36 82.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:14:13.172Z] #49 28.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-16T13:14:13.172Z] #49 28.17 Unpacking iptables (1.8.7-1) ... [2022-11-16T13:14:13.205Z] #36 92.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-16T13:14:13.205Z] #36 92.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-16T13:14:13.205Z] #36 92.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:14:13.205Z] #36 ... [2022-11-16T13:14:13.205Z] [2022-11-16T13:14:13.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:13.205Z] #39 45.24 AR compel/libcompel.a [2022-11-16T13:14:13.205Z] #39 45.35 HOSTCC compel/src/main-host.o [2022-11-16T13:14:13.763Z] #49 28.93 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:14:13.763Z] #49 28.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:14:13.763Z] #49 28.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:14:13.786Z] #39 45.65 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-11-16T13:14:13.786Z] #39 45.81 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-16T13:14:13.786Z] #39 46.03 HOSTCC compel/src/lib/log-host.o [2022-11-16T13:14:14.046Z] #39 46.18 HOSTLINK compel/compel-host-bin [2022-11-16T13:14:14.303Z] #39 46.26 DEP soccr/soccr.d [2022-11-16T13:14:14.303Z] #39 46.42 CC soccr/soccr.o [2022-11-16T13:14:14.335Z] #49 29.39 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:14:14.335Z] #49 29.41 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:14:14.335Z] #49 29.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:14:14.592Z] #49 29.64 Selecting previously unselected package jq. [2022-11-16T13:14:14.592Z] #49 29.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:14:14.592Z] #49 29.65 Unpacking jq (1.6-2.1) ... [2022-11-16T13:14:14.592Z] #49 29.86 Selecting previously unselected package libaio1:amd64. [2022-11-16T13:14:14.592Z] #49 29.86 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-16T13:14:14.598Z] #38 89.75 CC criu/bfd.o [2022-11-16T13:14:14.615Z] #33 ... [2022-11-16T13:14:14.615Z] [2022-11-16T13:14:14.615Z] #27 [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-11-16T13:14:14.615Z] #27 DONE 66.3s [2022-11-16T13:14:14.615Z] [2022-11-16T13:14:14.615Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:14.615Z] #21 65.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-16T13:14:14.615Z] #21 65.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:14.615Z] #21 65.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:14:14.615Z] #21 65.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-16T13:14:14.615Z] #21 65.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:14.615Z] #21 65.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:14:14.849Z] #49 29.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:14:14.849Z] #49 30.02 Selecting previously unselected package libgpm2:amd64. [2022-11-16T13:14:14.849Z] #49 30.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-16T13:14:14.849Z] #49 30.05 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:14:14.856Z] #38 90.47 CC criu/bitmap.o [2022-11-16T13:14:15.106Z] #49 30.25 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:14:15.106Z] #49 30.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:14:15.106Z] #49 30.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:14:15.114Z] #38 90.74 CC criu/cgroup-props.o [2022-11-16T13:14:16.219Z] #39 47.85 AR soccr/libsoccr.a [2022-11-16T13:14:16.219Z] #39 47.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:14:16.219Z] #39 48.19 DEP criu/arch/aarch64/sigframe.d [2022-11-16T13:14:16.219Z] #39 48.27 DEP criu/arch/aarch64/crtools.d [2022-11-16T13:14:16.476Z] #39 48.49 DEP criu/arch/aarch64/cpu.d [2022-11-16T13:14:16.476Z] #39 48.52 DEP criu/arch/aarch64/bitops.d [2022-11-16T13:14:16.476Z] #39 48.61 CC criu/arch/aarch64/bitops.o [2022-11-16T13:14:16.476Z] #39 48.70 CC criu/arch/aarch64/cpu.o [2022-11-16T13:14:16.492Z] #38 ... [2022-11-16T13:14:16.492Z] [2022-11-16T13:14:16.492Z] #48 [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-11-16T13:14:16.492Z] #48 13.20 + cd /tmp/tmp.115yqzgtXC/src/github.com/opencontainers/runc [2022-11-16T13:14:16.492Z] #48 13.21 + git checkout -q v1.1.4 [2022-11-16T13:14:16.492Z] #48 13.76 + '[' -z '' ']' [2022-11-16T13:14:16.492Z] #48 13.76 + target=static [2022-11-16T13:14:16.492Z] #48 13.76 + make BUILDTAGS=seccomp static [2022-11-16T13:14:16.492Z] #48 14.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-16T13:14:16.492Z] #48 ... [2022-11-16T13:14:16.492Z] [2022-11-16T13:14:16.492Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:16.492Z] #0 8.293 Reading package lists... [2022-11-16T13:14:16.492Z] #49 11.27 Reading package lists... [2022-11-16T13:14:16.504Z] #21 ... [2022-11-16T13:14:16.504Z] [2022-11-16T13:14:16.504Z] #39 [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-11-16T13:14:16.504Z] #0 2.820 + RM_GOPATH=0 [2022-11-16T13:14:16.504Z] #0 2.831 + TMP_GOPATH= [2022-11-16T13:14:16.504Z] #0 2.831 + : /build [2022-11-16T13:14:16.504Z] #0 2.832 + '[' -z '' ']' [2022-11-16T13:14:16.504Z] #0 2.832 ++ mktemp -d [2022-11-16T13:14:16.504Z] #0 2.834 + export GOPATH=/tmp/tmp.oG0AhN6PNs [2022-11-16T13:14:16.504Z] #0 2.834 + GOPATH=/tmp/tmp.oG0AhN6PNs [2022-11-16T13:14:16.504Z] #0 2.834 + RM_GOPATH=1 [2022-11-16T13:14:16.504Z] #0 2.835 + case "$(go env GOARCH)" in [2022-11-16T13:14:16.504Z] #0 2.835 ++ go env GOARCH [2022-11-16T13:14:16.504Z] #0 2.852 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:16.504Z] #0 2.852 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:16.504Z] #0 2.852 ++ dirname /tmp/install/install.sh [2022-11-16T13:14:16.504Z] #0 2.856 + dir=/tmp/install [2022-11-16T13:14:16.504Z] #0 2.856 + bin=tini [2022-11-16T13:14:16.504Z] #0 2.856 + shift [2022-11-16T13:14:16.504Z] #0 2.856 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-16T13:14:16.504Z] #0 2.856 + . /tmp/install/tini.installer [2022-11-16T13:14:16.504Z] #0 2.856 ++ : v0.19.0 [2022-11-16T13:14:16.504Z] #0 2.856 Install tini version v0.19.0 [2022-11-16T13:14:16.504Z] #0 2.856 + install_tini [2022-11-16T13:14:16.504Z] #0 2.856 + echo 'Install tini version v0.19.0' [2022-11-16T13:14:16.504Z] #0 2.856 + git clone https://github.com/krallin/tini.git /tmp/tmp.oG0AhN6PNs/tini [2022-11-16T13:14:16.504Z] #0 2.858 Cloning into '/tmp/tmp.oG0AhN6PNs/tini'... [2022-11-16T13:14:16.504Z] #0 3.710 + cd /tmp/tmp.oG0AhN6PNs/tini [2022-11-16T13:14:16.504Z] #0 3.710 + git checkout -q v0.19.0 [2022-11-16T13:14:16.504Z] #0 3.744 + cmake . [2022-11-16T13:14:16.504Z] #0 4.320 -- The C compiler identification is GNU 10.2.1 [2022-11-16T13:14:16.504Z] #0 4.441 -- Detecting C compiler ABI info [2022-11-16T13:14:16.504Z] #0 5.016 -- Detecting C compiler ABI info - done [2022-11-16T13:14:16.504Z] #0 5.190 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-16T13:14:16.504Z] #0 5.191 -- Detecting C compile features [2022-11-16T13:14:16.504Z] #0 5.197 -- Detecting C compile features - done [2022-11-16T13:14:16.504Z] #0 5.247 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-16T13:14:16.504Z] #0 5.436 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-16T13:14:16.504Z] #0 5.537 -- Configuring done [2022-11-16T13:14:16.504Z] #0 5.568 -- Generating done [2022-11-16T13:14:16.504Z] #0 5.585 -- Build files have been written to: /tmp/tmp.oG0AhN6PNs/tini [2022-11-16T13:14:16.504Z] #0 5.598 + make tini-static [2022-11-16T13:14:16.504Z] #0 5.856 Scanning dependencies of target tini-static [2022-11-16T13:14:16.504Z] #0 6.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-16T13:14:16.504Z] #0 7.594 [100%] Linking C executable tini-static [2022-11-16T13:14:16.504Z] #0 8.440 [100%] Built target tini-static [2022-11-16T13:14:16.504Z] #0 8.514 + mkdir -p /build [2022-11-16T13:14:16.504Z] #0 8.514 + cp tini-static /build/docker-init [2022-11-16T13:14:16.504Z] #39 DONE 8.7s [2022-11-16T13:14:16.504Z] [2022-11-16T13:14:16.504Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:16.504Z] #38 4.310 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:14:16.504Z] #38 4.310 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:14:16.504Z] #38 4.311 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:14:16.504Z] #38 4.311 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:14:16.504Z] #38 4.311 Note: Building without GnuTLS support [2022-11-16T13:14:16.504Z] #38 6.596 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:14:16.504Z] #38 6.662 GEN .gitid [2022-11-16T13:14:16.504Z] #38 6.730 GEN criu/include/version.h [2022-11-16T13:14:16.504Z] #38 6.816 GEN include/common/asm [2022-11-16T13:14:16.504Z] #38 8.761 PBCC images/timens.pb-c.c [2022-11-16T13:14:16.504Z] #38 8.798 DEP images/timens.pb-c.d [2022-11-16T13:14:16.504Z] #38 8.856 PBCC images/fown.pb-c.c [2022-11-16T13:14:16.504Z] #38 8.874 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-16T13:14:16.504Z] #38 8.968 PBCC images/opts.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.019 PBCC images/memfd.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.079 DEP images/fown.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.137 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.197 DEP images/opts.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.256 DEP images/memfd.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.360 PBCC images/sit.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.426 DEP images/sit.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.500 PBCC images/macvlan.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.522 DEP images/macvlan.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.607 PBCC images/autofs.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.620 DEP images/autofs.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.686 PBCC images/sysctl.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.718 DEP images/sysctl.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.830 PBCC images/time.pb-c.c [2022-11-16T13:14:16.504Z] #38 9.873 DEP images/time.pb-c.d [2022-11-16T13:14:16.504Z] #38 9.993 PBCC images/binfmt-misc.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.05 DEP images/binfmt-misc.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.09 PBCC images/seccomp.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.15 DEP images/seccomp.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.21 PBCC images/userns.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.26 DEP images/userns.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.35 PBCC images/cgroup.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.39 DEP images/cgroup.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.49 PBCC images/ext-file.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.52 DEP images/ext-file.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.59 PBCC images/rpc.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.64 DEP images/rpc.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.70 PBCC images/siginfo.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.75 DEP images/siginfo.pb-c.d [2022-11-16T13:14:16.504Z] #38 10.86 PBCC images/pagemap.pb-c.c [2022-11-16T13:14:16.504Z] #38 10.93 DEP images/pagemap.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.03 PBCC images/rlimit.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.06 DEP images/rlimit.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.09 PBCC images/file-lock.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.14 DEP images/file-lock.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.19 PBCC images/tty.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.26 DEP images/tty.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.31 PBCC images/tun.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.37 PBCC images/netdev.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.43 DEP images/tun.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.50 DEP images/netdev.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.55 PBCC images/vma.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.61 DEP images/vma.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.70 PBCC images/creds.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.73 DEP images/creds.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.82 PBCC images/utsns.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.85 DEP images/utsns.pb-c.d [2022-11-16T13:14:16.504Z] #38 11.92 PBCC images/ipc-desc.pb-c.c [2022-11-16T13:14:16.504Z] #38 11.95 PBCC images/ipc-sem.pb-c.c [2022-11-16T13:14:16.504Z] #38 12.03 DEP images/ipc-desc.pb-c.d [2022-11-16T13:14:16.504Z] #38 12.09 DEP images/ipc-sem.pb-c.d [2022-11-16T13:14:16.504Z] #38 12.19 PBCC images/ipc-msg.pb-c.c [2022-11-16T13:14:16.504Z] #38 12.20 DEP images/ipc-msg.pb-c.d [2022-11-16T13:14:16.504Z] #38 12.31 PBCC images/ipc-shm.pb-c.c [2022-11-16T13:14:16.734Z] #39 48.87 CC criu/arch/aarch64/crtools.o [2022-11-16T13:14:16.760Z] #38 12.37 DEP images/ipc-shm.pb-c.d [2022-11-16T13:14:16.760Z] #38 12.40 PBCC images/ipc-var.pb-c.c [2022-11-16T13:14:16.760Z] #38 12.45 DEP images/ipc-var.pb-c.d [2022-11-16T13:14:16.760Z] #38 12.50 PBCC images/sk-opts.pb-c.c [2022-11-16T13:14:16.760Z] #38 12.56 PBCC images/packet-sock.pb-c.c [2022-11-16T13:14:17.016Z] #38 12.66 DEP images/sk-opts.pb-c.d [2022-11-16T13:14:17.016Z] #38 12.72 DEP images/packet-sock.pb-c.d [2022-11-16T13:14:17.016Z] #38 12.77 PBCC images/sk-netlink.pb-c.c [2022-11-16T13:14:17.016Z] #38 12.81 DEP images/sk-netlink.pb-c.d [2022-11-16T13:14:17.061Z] #49 14.77 Building dependency tree... [2022-11-16T13:14:17.272Z] #38 12.89 PBCC images/sk-inet.pb-c.c [2022-11-16T13:14:17.272Z] #38 12.96 DEP images/sk-inet.pb-c.d [2022-11-16T13:14:17.272Z] #38 13.07 PBCC images/sk-unix.pb-c.c [2022-11-16T13:14:17.297Z] #39 49.33 CC criu/arch/aarch64/sigframe.o [2022-11-16T13:14:17.297Z] #39 49.51 LINK criu/arch/aarch64/crtools.built-in.o [2022-11-16T13:14:17.297Z] #39 49.56 DEP criu/pie/util-vdso.d [2022-11-16T13:14:17.529Z] #38 13.13 DEP images/sk-unix.pb-c.d [2022-11-16T13:14:17.529Z] #38 13.18 PBCC images/mm.pb-c.c [2022-11-16T13:14:17.529Z] #38 13.25 DEP images/mm.pb-c.d [2022-11-16T13:14:17.529Z] #38 13.35 PBCC images/timerfd.pb-c.c [2022-11-16T13:14:17.529Z] #38 13.40 DEP images/timerfd.pb-c.d [2022-11-16T13:14:17.554Z] #39 49.67 DEP criu/pie/util.d [2022-11-16T13:14:17.554Z] #39 49.77 CC criu/pie/util.o [2022-11-16T13:14:17.628Z] #49 16.32 The following additional packages will be installed: [2022-11-16T13:14:17.628Z] #49 16.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:17.628Z] #49 16.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-16T13:14:17.628Z] #49 16.32 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-16T13:14:17.628Z] #49 16.32 python3-pkg-resources vim-runtime xxd [2022-11-16T13:14:17.628Z] #49 16.32 Suggested packages: [2022-11-16T13:14:17.628Z] #49 16.33 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-16T13:14:17.628Z] #49 16.33 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-16T13:14:17.628Z] #49 16.33 acl attr quota [2022-11-16T13:14:17.628Z] #49 16.33 Recommended packages: [2022-11-16T13:14:17.628Z] #49 16.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-16T13:14:17.785Z] #38 13.47 PBCC images/timer.pb-c.c [2022-11-16T13:14:17.785Z] #38 13.50 DEP images/timer.pb-c.d [2022-11-16T13:14:17.785Z] #38 13.56 PBCC images/sa.pb-c.c [2022-11-16T13:14:17.785Z] #38 13.62 DEP images/sa.pb-c.d [2022-11-16T13:14:17.811Z] #39 49.93 CC criu/pie/util-vdso.o [2022-11-16T13:14:18.044Z] #38 13.71 PBCC images/pipe-data.pb-c.c [2022-11-16T13:14:18.044Z] #38 13.75 DEP images/pipe-data.pb-c.d [2022-11-16T13:14:18.044Z] #38 13.88 PBCC images/mnt.pb-c.c [2022-11-16T13:14:18.301Z] #38 13.89 DEP images/mnt.pb-c.d [2022-11-16T13:14:18.301Z] #38 13.99 PBCC images/sk-packet.pb-c.c [2022-11-16T13:14:18.301Z] #38 14.03 DEP images/sk-packet.pb-c.d [2022-11-16T13:14:18.301Z] #38 14.11 PBCC images/tcp-stream.pb-c.c [2022-11-16T13:14:18.374Z] #39 50.42 AR criu/pie/pie.lib.a [2022-11-16T13:14:18.374Z] #39 50.48 DEP criu/pie/restorer.d [2022-11-16T13:14:18.374Z] #39 ... [2022-11-16T13:14:18.374Z] [2022-11-16T13:14:18.374Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:18.374Z] #36 97.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-16T13:14:18.374Z] #36 97.64 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-16T13:14:18.374Z] #36 97.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:14:18.374Z] #36 97.73 Selecting previously unselected package libapparmor1:arm64. [2022-11-16T13:14:18.374Z] #36 97.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-11-16T13:14:18.374Z] #36 97.74 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-11-16T13:14:18.374Z] #36 97.84 Selecting previously unselected package libapparmor-dev:arm64. [2022-11-16T13:14:18.558Z] #38 14.14 DEP images/tcp-stream.pb-c.d [2022-11-16T13:14:18.558Z] #38 14.20 PBCC images/pipe.pb-c.c [2022-11-16T13:14:18.558Z] #38 14.26 DEP images/pipe.pb-c.d [2022-11-16T13:14:18.558Z] #38 14.32 PBCC images/pstree.pb-c.c [2022-11-16T13:14:18.558Z] #38 14.36 DEP images/pstree.pb-c.d [2022-11-16T13:14:18.633Z] #36 97.84 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-11-16T13:14:18.633Z] #36 97.85 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-16T13:14:18.633Z] #36 97.99 Selecting previously unselected package libbtrfs0:arm64. [2022-11-16T13:14:18.814Z] #38 14.46 PBCC images/fs.pb-c.c [2022-11-16T13:14:18.814Z] #38 14.49 DEP images/fs.pb-c.d [2022-11-16T13:14:18.814Z] #38 14.58 PBCC images/signalfd.pb-c.c [2022-11-16T13:14:18.814Z] #38 14.60 DEP images/signalfd.pb-c.d [2022-11-16T13:14:18.889Z] #36 97.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-16T13:14:18.890Z] #36 98.00 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-16T13:14:18.890Z] #36 98.17 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-16T13:14:18.890Z] #36 98.18 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-16T13:14:18.890Z] #36 98.18 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-16T13:14:19.071Z] #38 14.66 PBCC images/fh.pb-c.c [2022-11-16T13:14:19.071Z] #38 14.71 PBCC images/fsnotify.pb-c.c [2022-11-16T13:14:19.071Z] #38 14.77 DEP images/fh.pb-c.d [2022-11-16T13:14:19.071Z] #38 14.83 DEP images/fsnotify.pb-c.d [2022-11-16T13:14:19.147Z] #36 98.37 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-11-16T13:14:19.147Z] #36 98.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-16T13:14:19.147Z] #36 98.38 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:14:19.147Z] #36 98.49 Selecting previously unselected package libudev-dev:arm64. [2022-11-16T13:14:19.147Z] #36 98.49 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-16T13:14:19.147Z] #36 98.50 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-16T13:14:19.147Z] #36 98.60 Selecting previously unselected package libsepol1-dev:arm64. [2022-11-16T13:14:19.286Z] #49 34.14 Selecting previously unselected package libinih1:amd64. [2022-11-16T13:14:19.286Z] #49 34.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-16T13:14:19.286Z] #49 34.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-16T13:14:19.286Z] #49 34.25 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:14:19.286Z] #49 34.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:14:19.286Z] #49 34.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:19.286Z] #49 34.40 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:14:19.286Z] #49 34.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:14:19.286Z] #49 34.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:14:19.286Z] #49 34.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:14:19.286Z] #49 34.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:14:19.286Z] #49 34.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:14:19.286Z] #49 34.60 Selecting previously unselected package net-tools. [2022-11-16T13:14:19.286Z] #49 34.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-16T13:14:19.286Z] #49 34.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:14:19.329Z] #38 14.89 PBCC images/eventpoll.pb-c.c [2022-11-16T13:14:19.329Z] #38 14.93 DEP images/eventpoll.pb-c.d [2022-11-16T13:14:19.329Z] #38 14.98 PBCC images/eventfd.pb-c.c [2022-11-16T13:14:19.329Z] #38 15.04 DEP images/eventfd.pb-c.d [2022-11-16T13:14:19.329Z] #38 15.10 PBCC images/remap-file-path.pb-c.c [2022-11-16T13:14:19.404Z] #36 98.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-11-16T13:14:19.404Z] #36 98.60 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-11-16T13:14:19.404Z] #36 98.83 Selecting previously unselected package libpcre2-16-0:arm64. [2022-11-16T13:14:19.404Z] #36 98.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-11-16T13:14:19.404Z] #36 98.85 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:19.543Z] #49 34.83 Selecting previously unselected package patch. [2022-11-16T13:14:19.543Z] #49 34.84 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-16T13:14:19.543Z] #49 34.84 Unpacking patch (2.7.6-7) ... [2022-11-16T13:14:19.586Z] #38 15.12 DEP images/remap-file-path.pb-c.d [2022-11-16T13:14:19.586Z] #38 15.18 PBCC images/fifo.pb-c.c [2022-11-16T13:14:19.586Z] #38 15.22 DEP images/fifo.pb-c.d [2022-11-16T13:14:19.586Z] #38 15.30 PBCC images/ghost-file.pb-c.c [2022-11-16T13:14:19.586Z] #38 15.35 DEP images/ghost-file.pb-c.d [2022-11-16T13:14:19.586Z] #38 15.45 PBCC images/regfile.pb-c.c [2022-11-16T13:14:19.801Z] #49 34.98 Selecting previously unselected package python-pip-whl. [2022-11-16T13:14:19.801Z] #49 34.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:19.801Z] #49 35.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:14:19.843Z] #38 15.46 DEP images/regfile.pb-c.d [2022-11-16T13:14:19.843Z] #38 15.53 PBCC images/ns.pb-c.c [2022-11-16T13:14:19.843Z] #38 15.58 DEP images/ns.pb-c.d [2022-11-16T13:14:19.966Z] #36 99.07 Selecting previously unselected package libpcre2-32-0:arm64. [2022-11-16T13:14:19.966Z] #36 99.07 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-11-16T13:14:19.966Z] #36 99.08 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:19.966Z] #36 99.24 Selecting previously unselected package libpcre2-posix2:arm64. [2022-11-16T13:14:19.966Z] #36 99.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-11-16T13:14:19.966Z] #36 99.25 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:19.966Z] #36 99.32 Selecting previously unselected package libpcre2-dev:arm64. [2022-11-16T13:14:19.966Z] #36 99.33 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-11-16T13:14:19.966Z] #36 99.33 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:20.102Z] #38 15.67 PBCC images/fdinfo.pb-c.c [2022-11-16T13:14:20.103Z] #38 15.75 DEP images/fdinfo.pb-c.d [2022-11-16T13:14:20.103Z] #38 15.80 PBCC images/core-aarch64.pb-c.c [2022-11-16T13:14:20.103Z] #38 15.86 PBCC images/core-arm.pb-c.c [2022-11-16T13:14:20.103Z] #38 15.91 PBCC images/core-ppc64.pb-c.c [2022-11-16T13:14:20.103Z] #38 15.96 PBCC images/core-s390.pb-c.c [2022-11-16T13:14:20.175Z] #49 18.51 The following NEW packages will be installed: [2022-11-16T13:14:20.175Z] #49 18.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-16T13:14:20.175Z] #49 18.52 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:20.175Z] #49 18.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-16T13:14:20.175Z] #49 18.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-16T13:14:20.175Z] #49 18.52 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-16T13:14:20.175Z] #49 18.52 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-16T13:14:20.175Z] #49 18.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-16T13:14:20.175Z] #49 18.53 xz-utils zip [2022-11-16T13:14:20.175Z] #49 18.90 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:14:20.175Z] #49 18.90 Need to get 27.0 MB of archives. [2022-11-16T13:14:20.175Z] #49 18.90 After this operation, 104 MB of additional disk space will be used. [2022-11-16T13:14:20.176Z] #49 18.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-16T13:14:20.176Z] #49 18.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-16T13:14:20.176Z] #49 18.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-16T13:14:20.360Z] #38 16.02 PBCC images/core-x86.pb-c.c [2022-11-16T13:14:20.360Z] #38 16.11 PBCC images/core.pb-c.c [2022-11-16T13:14:20.393Z] #49 ... [2022-11-16T13:14:20.393Z] [2022-11-16T13:14:20.393Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:20.393Z] #38 103.2 CC criu/cr-service.o [2022-11-16T13:14:20.393Z] #38 105.3 CC criu/crtools.o [2022-11-16T13:14:20.393Z] #38 106.0 CC criu/eventfd.o [2022-11-16T13:14:20.393Z] #38 106.6 CC criu/eventpoll.o [2022-11-16T13:14:20.393Z] #38 107.8 CC criu/external.o [2022-11-16T13:14:20.393Z] #38 108.3 CC criu/fault-injection.o [2022-11-16T13:14:20.393Z] #38 108.4 CC criu/fdstore.o [2022-11-16T13:14:20.393Z] #38 108.9 CC criu/fifo.o [2022-11-16T13:14:20.393Z] #38 109.4 CC criu/file-ids.o [2022-11-16T13:14:20.393Z] #38 109.9 CC criu/file-lock.o [2022-11-16T13:14:20.393Z] #38 110.9 CC criu/files-ext.o [2022-11-16T13:14:20.393Z] #38 111.2 CC criu/files-reg.o [2022-11-16T13:14:20.437Z] #49 18.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:14:20.437Z] #49 18.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-16T13:14:20.437Z] #49 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-16T13:14:20.437Z] #49 18.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-16T13:14:20.437Z] #49 18.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-16T13:14:20.437Z] #49 19.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:14:20.437Z] #49 19.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:14:20.437Z] #49 19.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-16T13:14:20.437Z] #49 19.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-16T13:14:20.437Z] #49 19.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-16T13:14:20.437Z] #49 19.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-16T13:14:20.437Z] #49 19.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-16T13:14:20.529Z] #36 99.71 Selecting previously unselected package libselinux1-dev:arm64. [2022-11-16T13:14:20.529Z] #36 99.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-11-16T13:14:20.529Z] #36 99.72 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-11-16T13:14:20.617Z] #38 16.17 PBCC images/inventory.pb-c.c [2022-11-16T13:14:20.617Z] #38 16.25 DEP images/core-aarch64.pb-c.d [2022-11-16T13:14:20.617Z] #38 16.31 DEP images/core-arm.pb-c.d [2022-11-16T13:14:20.617Z] #38 16.38 DEP images/core-ppc64.pb-c.d [2022-11-16T13:14:20.666Z] #38 ... [2022-11-16T13:14:20.666Z] [2022-11-16T13:14:20.666Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:20.666Z] #49 35.98 Selecting previously unselected package python3-lib2to3. [2022-11-16T13:14:20.699Z] #49 19.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-16T13:14:20.699Z] #49 19.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-16T13:14:20.699Z] #49 19.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-16T13:14:20.699Z] #49 19.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-16T13:14:20.699Z] #49 19.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-16T13:14:20.699Z] #49 19.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-16T13:14:20.699Z] #49 19.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:14:20.699Z] #49 19.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:14:20.699Z] #49 19.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:14:20.699Z] #49 19.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-16T13:14:20.699Z] #49 19.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-16T13:14:20.699Z] #49 19.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:14:20.786Z] #36 99.94 Selecting previously unselected package libdevmapper-dev:arm64. [2022-11-16T13:14:20.786Z] #36 99.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-11-16T13:14:20.786Z] #36 99.95 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:14:20.786Z] #36 100.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-11-16T13:14:20.786Z] #36 100.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-11-16T13:14:20.786Z] #36 100.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-16T13:14:20.873Z] #38 16.45 DEP images/core-s390.pb-c.d [2022-11-16T13:14:20.873Z] #38 16.52 DEP images/core-x86.pb-c.d [2022-11-16T13:14:20.873Z] #38 16.58 DEP images/core.pb-c.d [2022-11-16T13:14:20.873Z] #38 16.64 DEP images/inventory.pb-c.d [2022-11-16T13:14:20.925Z] #49 35.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-16T13:14:20.925Z] #49 35.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:14:20.925Z] #49 36.24 Selecting previously unselected package python3-distutils. [2022-11-16T13:14:21.044Z] #36 100.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-11-16T13:14:21.044Z] #36 100.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-16T13:14:21.044Z] #36 100.2 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-16T13:14:21.130Z] #38 16.75 PBCC images/cpuinfo.pb-c.c [2022-11-16T13:14:21.130Z] #38 16.77 DEP images/cpuinfo.pb-c.d [2022-11-16T13:14:21.130Z] #38 16.84 PBCC images/stats.pb-c.c [2022-11-16T13:14:21.183Z] #49 36.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-16T13:14:21.183Z] #49 36.29 Unpacking python3-distutils (3.9.2-1) ... [2022-11-16T13:14:21.268Z] #49 19.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-16T13:14:21.268Z] #49 19.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:14:21.268Z] #49 19.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:14:21.268Z] #49 19.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:14:21.268Z] #49 19.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-16T13:14:21.268Z] #49 19.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-16T13:14:21.268Z] #49 19.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-16T13:14:21.268Z] #49 19.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-16T13:14:21.268Z] #49 19.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-16T13:14:21.268Z] #49 19.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:14:21.387Z] #38 16.91 DEP images/stats.pb-c.d [2022-11-16T13:14:21.440Z] #49 36.77 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:14:21.440Z] #49 36.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:14:21.527Z] #49 19.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-16T13:14:21.527Z] #49 20.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-16T13:14:21.527Z] #49 20.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-16T13:14:21.527Z] #49 20.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-16T13:14:21.527Z] #49 20.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-16T13:14:21.527Z] #49 20.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-16T13:14:21.527Z] #49 20.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-16T13:14:21.606Z] #36 100.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-16T13:14:21.606Z] #36 100.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-11-16T13:14:21.606Z] #36 100.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:14:21.606Z] #36 100.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-11-16T13:14:21.606Z] #36 100.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:14:21.606Z] #36 100.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:21.606Z] #36 100.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-16T13:14:21.606Z] #36 100.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:21.606Z] #36 100.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-16T13:14:21.606Z] #36 100.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:21.606Z] #36 101.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:14:21.606Z] #36 101.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-16T13:14:21.606Z] #36 101.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:14:21.606Z] #36 101.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-16T13:14:21.697Z] #49 36.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:14:21.697Z] #49 36.95 Selecting previously unselected package python3-setuptools. [2022-11-16T13:14:21.785Z] #49 20.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-16T13:14:21.785Z] #49 20.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-16T13:14:21.863Z] #36 101.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-16T13:14:21.863Z] #36 101.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-16T13:14:21.863Z] #36 101.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:14:21.863Z] #36 101.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-16T13:14:21.863Z] #36 101.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-11-16T13:14:21.863Z] #36 101.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.1 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-11-16T13:14:21.863Z] #36 101.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.1 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-11-16T13:14:21.863Z] #36 101.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:14:21.863Z] #36 101.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-16T13:14:21.863Z] #36 101.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:14:21.863Z] #36 101.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:14:21.954Z] #49 36.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-16T13:14:21.954Z] #49 36.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-16T13:14:22.043Z] #49 20.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-16T13:14:22.119Z] #36 101.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:14:22.119Z] #36 101.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:14:22.119Z] #36 101.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-16T13:14:22.119Z] #36 101.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:14:22.211Z] #49 37.36 Selecting previously unselected package python3-wheel. [2022-11-16T13:14:22.211Z] #49 37.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-16T13:14:22.211Z] #49 37.40 Unpacking python3-wheel (0.34.2-1) ... [2022-11-16T13:14:22.316Z] #38 ... [2022-11-16T13:14:22.316Z] [2022-11-16T13:14:22.316Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:22.316Z] #21 74.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-16T13:14:22.316Z] #21 74.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:22.316Z] #21 74.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:14:22.468Z] #49 37.52 Selecting previously unselected package python3-pip. [2022-11-16T13:14:22.468Z] #49 37.52 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:22.468Z] #49 37.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:14:22.610Z] #49 21.29 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:14:22.725Z] #49 38.03 Selecting previously unselected package sudo. [2022-11-16T13:14:22.725Z] #49 38.03 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-16T13:14:22.725Z] #49 38.04 Unpacking sudo (1.9.5p2-3) ... [2022-11-16T13:14:22.869Z] #49 21.49 Fetched 27.0 MB in 2s (13.5 MB/s) [2022-11-16T13:14:22.869Z] #49 21.55 Selecting previously unselected package pigz. [2022-11-16T13:14:23.172Z] #49 21.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 ... 24019 files and directories currently installed.) [2022-11-16T13:14:23.172Z] #49 21.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-16T13:14:23.172Z] #49 21.65 Unpacking pigz (2.6-1) ... [2022-11-16T13:14:23.172Z] #49 21.81 Selecting previously unselected package libelf1:amd64. [2022-11-16T13:14:23.258Z] #21 ... [2022-11-16T13:14:23.258Z] [2022-11-16T13:14:23.258Z] #25 [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-11-16T13:14:23.258Z] #25 65.16 internal/syscall/unix [2022-11-16T13:14:23.258Z] #25 65.85 time [2022-11-16T13:14:23.258Z] #25 73.54 internal/poll [2022-11-16T13:14:23.258Z] #25 ... [2022-11-16T13:14:23.258Z] [2022-11-16T13:14:23.258Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:23.258Z] #38 18.35 make[1]: Nothing to be done for 'all'. [2022-11-16T13:14:23.433Z] #49 21.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-16T13:14:24.238Z] #38 19.80 CC images/stats.o [2022-11-16T13:14:24.238Z] #38 20.06 CC images/core.o [2022-11-16T13:14:24.262Z] #49 22.77 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-16T13:14:24.521Z] #49 23.26 Selecting previously unselected package libbpf0:amd64. [2022-11-16T13:14:24.521Z] #49 23.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-16T13:14:24.521Z] #49 23.31 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:14:24.665Z] #36 DONE 103.5s [2022-11-16T13:14:24.665Z] [2022-11-16T13:14:24.665Z] #24 [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-11-16T13:14:24.665Z] #24 96.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:14:24.665Z] #24 96.82 + GOBIN=/build [2022-11-16T13:14:24.665Z] #24 96.82 + GO111MODULE=on [2022-11-16T13:14:24.665Z] #24 96.82 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-16T13:14:24.665Z] #24 DONE 103.5s [2022-11-16T13:14:24.665Z] [2022-11-16T13:14:24.665Z] #40 [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-11-16T13:14:24.665Z] #40 ... [2022-11-16T13:14:24.665Z] [2022-11-16T13:14:24.665Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-16T13:14:24.665Z] #41 DONE 0.2s [2022-11-16T13:14:24.665Z] [2022-11-16T13:14:24.665Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-16T13:14:24.665Z] #42 DONE 0.2s [2022-11-16T13:14:24.665Z] [2022-11-16T13:14:24.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:24.665Z] #39 50.70 DEP criu/arch/aarch64/intraprocedure.d [2022-11-16T13:14:24.665Z] #39 50.74 DEP criu/arch/aarch64/restorer.d [2022-11-16T13:14:24.665Z] #39 50.93 DEP criu/arch/aarch64/vdso-pie.d [2022-11-16T13:14:24.665Z] #39 51.03 DEP criu/pie/parasite-vdso.d [2022-11-16T13:14:24.665Z] #39 51.15 DEP criu/pie/parasite.d [2022-11-16T13:14:24.665Z] #39 51.36 CC criu/pie/parasite.o [2022-11-16T13:14:24.665Z] #39 52.40 LINK criu/pie/parasite.built-in.o [2022-11-16T13:14:24.665Z] #39 52.42 GEN criu/pie/parasite-blob.h [2022-11-16T13:14:24.665Z] #39 52.45 CC criu/pie/parasite-vdso.o [2022-11-16T13:14:24.665Z] #39 52.99 CC criu/arch/aarch64/vdso-pie.o [2022-11-16T13:14:24.665Z] #39 53.25 CC criu/arch/aarch64/restorer.o [2022-11-16T13:14:24.665Z] #39 53.50 CC criu/arch/aarch64/intraprocedure.o [2022-11-16T13:14:24.665Z] #39 53.57 CC criu/pie/restorer.o [2022-11-16T13:14:24.665Z] #39 55.85 LINK criu/pie/restorer.built-in.o [2022-11-16T13:14:24.665Z] #39 55.87 GEN criu/pie/restorer-blob.h [2022-11-16T13:14:24.665Z] #39 55.92 DEP criu/vdso.d [2022-11-16T13:14:24.665Z] #39 56.12 DEP criu/uts_ns.d [2022-11-16T13:14:24.665Z] #39 56.27 DEP criu/util.d [2022-11-16T13:14:24.665Z] #39 56.55 DEP criu/uffd.d [2022-11-16T13:14:24.780Z] #49 23.45 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:14:24.921Z] #39 56.85 DEP criu/tun.d [2022-11-16T13:14:24.921Z] #39 57.09 DEP criu/tty.d [2022-11-16T13:14:25.041Z] #49 ... [2022-11-16T13:14:25.041Z] [2022-11-16T13:14:25.041Z] #24 [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-11-16T13:14:25.041Z] #24 DONE 157.1s [2022-11-16T13:14:25.041Z] [2022-11-16T13:14:25.041Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:25.041Z] #49 23.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:14:25.041Z] #49 23.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:14:25.041Z] #49 ... [2022-11-16T13:14:25.041Z] [2022-11-16T13:14:25.041Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:25.041Z] #38 92.29 CC criu/cgroup.o [2022-11-16T13:14:25.041Z] #38 96.80 CC criu/clone-noasan.o [2022-11-16T13:14:25.041Z] #38 97.01 CC criu/config.o [2022-11-16T13:14:25.041Z] #38 99.15 CC criu/cr-check.o [2022-11-16T13:14:25.041Z] #38 ... [2022-11-16T13:14:25.041Z] [2022-11-16T13:14:25.041Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:25.041Z] #49 23.61 Selecting previously unselected package libmnl0:amd64. [2022-11-16T13:14:25.041Z] #49 23.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-16T13:14:25.041Z] #49 23.62 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:14:25.177Z] #39 57.29 DEP criu/timerfd.d [2022-11-16T13:14:25.192Z] #38 20.72 CC images/core-x86.o [2022-11-16T13:14:25.254Z] #49 39.97 Selecting previously unselected package thin-provisioning-tools. [2022-11-16T13:14:25.254Z] #49 39.98 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-16T13:14:25.254Z] #49 40.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:14:25.254Z] #49 40.46 Selecting previously unselected package uidmap. [2022-11-16T13:14:25.254Z] #49 40.46 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-16T13:14:25.254Z] #49 40.47 Unpacking uidmap (1:4.8.1-1) ... [2022-11-16T13:14:25.301Z] #49 23.76 Selecting previously unselected package libxtables12:amd64. [2022-11-16T13:14:25.301Z] #49 23.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-16T13:14:25.301Z] #49 23.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:14:25.301Z] #49 23.88 Selecting previously unselected package libcap2-bin. [2022-11-16T13:14:25.301Z] #49 23.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-16T13:14:25.301Z] #49 23.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-16T13:14:25.439Z] #39 57.49 DEP criu/timens.d [2022-11-16T13:14:25.511Z] #49 40.69 Selecting previously unselected package vim-runtime. [2022-11-16T13:14:25.512Z] #49 40.70 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:14:25.512Z] #49 40.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-16T13:14:25.512Z] #49 40.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-16T13:14:25.512Z] #49 40.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:25.559Z] #49 24.00 Selecting previously unselected package iproute2. [2022-11-16T13:14:25.559Z] #49 24.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-16T13:14:25.559Z] #49 24.01 Unpacking iproute2 (5.10.0-4) ... [2022-11-16T13:14:25.702Z] #39 57.71 DEP criu/sysfs_parse.d [2022-11-16T13:14:25.754Z] #38 21.28 CC images/core-arm.o [2022-11-16T13:14:25.754Z] #38 21.53 CC images/core-aarch64.o [2022-11-16T13:14:25.958Z] #39 ... [2022-11-16T13:14:25.958Z] [2022-11-16T13:14:25.958Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-16T13:14:25.958Z] #43 DONE 1.7s [2022-11-16T13:14:25.958Z] [2022-11-16T13:14:25.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:25.958Z] #39 57.99 DEP criu/sysctl.d [2022-11-16T13:14:25.958Z] #39 ... [2022-11-16T13:14:25.958Z] [2022-11-16T13:14:25.958Z] #40 [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-11-16T13:14:25.958Z] #40 1.624 + RM_GOPATH=0 [2022-11-16T13:14:25.958Z] #40 1.625 + TMP_GOPATH= [2022-11-16T13:14:25.958Z] #40 1.625 + : /build [2022-11-16T13:14:25.958Z] #40 1.625 + '[' -z '' ']' [2022-11-16T13:14:25.958Z] #40 1.633 ++ mktemp -d [2022-11-16T13:14:25.958Z] #40 1.641 + export GOPATH=/tmp/tmp.KxHwBrnjIq [2022-11-16T13:14:25.958Z] #40 1.641 + GOPATH=/tmp/tmp.KxHwBrnjIq [2022-11-16T13:14:25.958Z] #40 1.641 + RM_GOPATH=1 [2022-11-16T13:14:25.958Z] #40 1.642 + case "$(go env GOARCH)" in [2022-11-16T13:14:25.958Z] #40 1.644 ++ go env GOARCH [2022-11-16T13:14:25.958Z] #40 1.694 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:25.958Z] #40 1.694 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:14:25.958Z] #40 1.694 ++ dirname /tmp/install/install.sh [2022-11-16T13:14:25.958Z] #40 1.694 + dir=/tmp/install [2022-11-16T13:14:25.958Z] #40 1.694 + bin=runc [2022-11-16T13:14:25.958Z] #40 1.694 + shift [2022-11-16T13:14:25.958Z] #40 1.694 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-16T13:14:25.958Z] #40 1.694 + . /tmp/install/runc.installer [2022-11-16T13:14:25.958Z] #40 1.694 ++ set -e [2022-11-16T13:14:25.958Z] #40 1.694 ++ : v1.1.4 [2022-11-16T13:14:25.958Z] #40 1.694 + install_runc [2022-11-16T13:14:25.958Z] #40 1.694 + RUNC_BUILDTAGS=seccomp [2022-11-16T13:14:25.958Z] #40 1.694 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-16T13:14:25.958Z] #40 1.694 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KxHwBrnjIq/src/github.com/opencontainers/runc [2022-11-16T13:14:25.958Z] #40 1.694 Cloning into '/tmp/tmp.KxHwBrnjIq/src/github.com/opencontainers/runc'... [2022-11-16T13:14:25.958Z] #40 1.694 Install runc version v1.1.4 (build tags: seccomp) [2022-11-16T13:14:26.329Z] #38 21.99 CC images/core-ppc64.o [2022-11-16T13:14:26.891Z] #38 22.61 CC images/core-s390.o [2022-11-16T13:14:26.901Z] #40 ... [2022-11-16T13:14:26.901Z] [2022-11-16T13:14:26.901Z] #44 [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-11-16T13:14:26.901Z] #44 DONE 1.0s [2022-11-16T13:14:26.951Z] #49 25.50 Selecting previously unselected package xxd. [2022-11-16T13:14:26.951Z] #49 25.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:14:26.951Z] #49 25.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:27.158Z] [2022-11-16T13:14:27.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:27.158Z] #39 58.26 DEP criu/string.d [2022-11-16T13:14:27.158Z] #39 58.36 DEP criu/stats.d [2022-11-16T13:14:27.158Z] #39 58.57 DEP criu/sockets.d [2022-11-16T13:14:27.158Z] #39 58.73 DEP criu/sk-unix.d [2022-11-16T13:14:27.158Z] #39 58.96 DEP criu/sk-tcp.d [2022-11-16T13:14:27.158Z] #39 59.14 DEP criu/sk-queue.d [2022-11-16T13:14:27.158Z] #39 59.41 DEP criu/sk-packet.d [2022-11-16T13:14:27.219Z] #49 25.70 Selecting previously unselected package vim-common. [2022-11-16T13:14:27.219Z] #49 25.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:14:27.219Z] #49 25.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:27.452Z] #38 23.16 CC images/cpuinfo.o [2022-11-16T13:14:27.477Z] #49 26.06 Selecting previously unselected package bash-completion. [2022-11-16T13:14:27.477Z] #49 26.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-16T13:14:27.727Z] #39 59.60 DEP criu/sk-netlink.d [2022-11-16T13:14:27.727Z] #39 59.79 DEP criu/sk-inet.d [2022-11-16T13:14:27.727Z] #39 59.95 DEP criu/signalfd.d [2022-11-16T13:14:27.983Z] #39 ... [2022-11-16T13:14:27.983Z] [2022-11-16T13:14:27.983Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:14:27.983Z] #0 0.796 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-16T13:14:27.983Z] #45 DONE 0.9s [2022-11-16T13:14:27.983Z] [2022-11-16T13:14:27.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:27.983Z] #39 60.20 DEP criu/sigframe.d [2022-11-16T13:14:28.015Z] #38 23.65 CC images/inventory.o [2022-11-16T13:14:28.015Z] #38 23.86 CC images/fdinfo.o [2022-11-16T13:14:28.239Z] #39 60.35 DEP criu/shmem.d [2022-11-16T13:14:28.504Z] #39 60.54 DEP criu/servicefd.d [2022-11-16T13:14:28.578Z] #38 24.21 CC images/fown.o [2022-11-16T13:14:28.578Z] #38 24.39 CC images/ns.o [2022-11-16T13:14:28.763Z] #39 ... [2022-11-16T13:14:28.763Z] [2022-11-16T13:14:28.764Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-16T13:14:28.764Z] #46 DONE 0.9s [2022-11-16T13:14:28.764Z] [2022-11-16T13:14:28.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:28.764Z] #39 60.74 DEP criu/seize.d [2022-11-16T13:14:28.787Z] #49 44.04 Selecting previously unselected package vim. [2022-11-16T13:14:28.787Z] #49 44.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:14:28.787Z] #49 44.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:28.834Z] #38 24.55 CC images/regfile.o [2022-11-16T13:14:29.021Z] #39 60.97 DEP criu/seccomp.d [2022-11-16T13:14:29.091Z] #38 24.84 CC images/ghost-file.o [2022-11-16T13:14:29.279Z] #39 61.20 DEP criu/rst-malloc.d [2022-11-16T13:14:29.279Z] #39 61.26 DEP criu/rbtree.d [2022-11-16T13:14:29.279Z] #39 61.33 DEP criu/pstree.d [2022-11-16T13:14:29.279Z] #39 61.50 DEP criu/protobuf.d [2022-11-16T13:14:29.347Z] #38 25.12 CC images/fifo.o [2022-11-16T13:14:29.351Z] #49 44.65 Selecting previously unselected package xfsprogs. [2022-11-16T13:14:29.351Z] #49 44.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-16T13:14:29.537Z] #39 61.64 GEN criu/protobuf-desc-gen.h [2022-11-16T13:14:29.605Z] #38 25.35 CC images/remap-file-path.o [2022-11-16T13:14:29.609Z] #49 44.68 Unpacking xfsprogs (5.10.0-4) ... [2022-11-16T13:14:29.796Z] #39 ... [2022-11-16T13:14:29.796Z] [2022-11-16T13:14:29.796Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-16T13:14:29.796Z] #47 DONE 0.9s [2022-11-16T13:14:29.796Z] [2022-11-16T13:14:29.796Z] #34 [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-11-16T13:14:29.861Z] #38 25.55 CC images/eventfd.o [2022-11-16T13:14:30.117Z] #38 25.74 CC images/eventpoll.o [2022-11-16T13:14:30.174Z] #49 45.16 Selecting previously unselected package zip. [2022-11-16T13:14:30.174Z] #49 45.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-16T13:14:30.174Z] #49 45.17 Unpacking zip (3.0-12) ... [2022-11-16T13:14:30.174Z] #49 45.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:14:30.373Z] #38 26.00 CC images/fh.o [2022-11-16T13:14:30.568Z] #34 108.0 Updating files: 20% (2333/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3760/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) [2022-11-16T13:14:30.568Z] #34 ... [2022-11-16T13:14:30.568Z] [2022-11-16T13:14:30.568Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-16T13:14:30.568Z] #48 DONE 1.0s [2022-11-16T13:14:30.568Z] [2022-11-16T13:14:30.568Z] #34 [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-11-16T13:14:30.629Z] #38 26.27 CC images/fsnotify.o [2022-11-16T13:14:30.837Z] #49 29.00 Unpacking bash-completion (1:2.11-2) ... [2022-11-16T13:14:30.837Z] #49 29.40 Selecting previously unselected package bzip2. [2022-11-16T13:14:30.837Z] #49 29.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-16T13:14:30.837Z] #49 29.42 Unpacking bzip2 (1.0.8-4) ... [2022-11-16T13:14:31.094Z] #49 29.56 Selecting previously unselected package xz-utils. [2022-11-16T13:14:31.094Z] #49 29.57 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-16T13:14:31.094Z] #49 29.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:14:31.094Z] #49 29.79 Selecting previously unselected package apparmor. [2022-11-16T13:14:31.094Z] #49 29.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-16T13:14:31.107Z] #49 46.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:31.107Z] #49 46.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:14:31.107Z] #49 46.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:14:31.107Z] #49 46.35 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:14:31.107Z] #49 46.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:31.107Z] #49 46.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-16T13:14:31.107Z] #49 46.42 Setting up uidmap (1:4.8.1-1) ... [2022-11-16T13:14:31.107Z] #49 46.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:31.191Z] #38 26.85 CC images/signalfd.o [2022-11-16T13:14:31.352Z] #49 29.86 Unpacking apparmor (2.13.6-10) ... [2022-11-16T13:14:31.365Z] #49 46.48 Setting up bzip2 (1.0.8-4) ... [2022-11-16T13:14:31.365Z] #49 46.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:14:31.365Z] #49 46.52 Setting up python3-wheel (0.34.2-1) ... [2022-11-16T13:14:31.365Z] #49 ... [2022-11-16T13:14:31.365Z] [2022-11-16T13:14:31.365Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:31.365Z] #38 114.2 CC criu/files.o [2022-11-16T13:14:31.365Z] #38 117.1 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:14:31.365Z] #38 117.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-16T13:14:31.365Z] #38 117.2 CC criu/filesystems.o [2022-11-16T13:14:31.365Z] #38 118.0 CC criu/fsnotify.o [2022-11-16T13:14:31.365Z] #38 119.3 CC criu/image-desc.o [2022-11-16T13:14:31.365Z] #38 119.5 CC criu/image.o [2022-11-16T13:14:31.365Z] #38 120.5 CC criu/ipc_ns.o [2022-11-16T13:14:31.365Z] #38 121.8 CC criu/irmap.o [2022-11-16T13:14:31.365Z] #38 122.5 CC criu/kcmp-ids.o [2022-11-16T13:14:31.365Z] #38 122.7 CC criu/kerndat.o [2022-11-16T13:14:31.365Z] #38 123.8 CC criu/libnetlink.o [2022-11-16T13:14:31.365Z] #38 124.2 CC criu/log.o [2022-11-16T13:14:31.448Z] #38 27.10 CC images/fs.o [2022-11-16T13:14:31.704Z] #38 27.29 CC images/pstree.o [2022-11-16T13:14:31.704Z] #38 27.48 CC images/pipe.o [2022-11-16T13:14:31.916Z] #49 30.37 Selecting previously unselected package inetutils-ping. [2022-11-16T13:14:31.916Z] #49 30.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-16T13:14:31.916Z] #49 30.38 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:14:31.916Z] #49 30.52 Selecting previously unselected package libip4tc2:amd64. [2022-11-16T13:14:31.916Z] #49 30.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:14:31.916Z] #49 30.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:31.930Z] #38 124.7 CC criu/lsm.o [2022-11-16T13:14:31.961Z] #38 27.69 CC images/tcp-stream.o [2022-11-16T13:14:32.174Z] #49 30.60 Selecting previously unselected package libip6tc2:amd64. [2022-11-16T13:14:32.174Z] #49 30.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:14:32.174Z] #49 30.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:32.174Z] #49 30.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-16T13:14:32.174Z] #49 30.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-16T13:14:32.174Z] #49 30.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:14:32.174Z] #49 30.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-16T13:14:32.174Z] #49 30.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-16T13:14:32.174Z] #49 30.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:14:32.174Z] #49 30.88 Selecting previously unselected package libnftnl11:amd64. [2022-11-16T13:14:32.174Z] #49 30.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-16T13:14:32.174Z] #49 30.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:14:32.174Z] #49 30.97 Selecting previously unselected package iptables. [2022-11-16T13:14:32.174Z] #49 30.97 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-16T13:14:32.188Z] #38 ... [2022-11-16T13:14:32.188Z] [2022-11-16T13:14:32.188Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:32.188Z] #49 47.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:32.188Z] #49 47.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:14:32.188Z] #49 47.39 Setting up libcap2-bin (1:2.44-1) ... [2022-11-16T13:14:32.188Z] #49 47.46 Setting up apparmor (2.13.6-10) ... [2022-11-16T13:14:32.218Z] #38 27.89 CC images/sk-packet.o [2022-11-16T13:14:32.370Z] #34 108.0 Updating files: 20% (2333/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3760/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5892/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 73% (8436/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-11-16T13:14:32.431Z] #49 30.98 Unpacking iptables (1.8.7-1) ... [2022-11-16T13:14:32.474Z] #38 28.12 CC images/mnt.o [2022-11-16T13:14:32.626Z] #34 111.9 + cd /tmp/tmp.ZtNH21CyHK/tmp/docker-ce [2022-11-16T13:14:32.626Z] #34 111.9 + git checkout -q v17.06.2-ce [2022-11-16T13:14:32.688Z] Running on azwin-2-7f6100 in d:\jenkins\workspace\moby_PR-44472 [Pipeline] { [2022-11-16T13:14:32.689Z] #49 31.26 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:14:32.689Z] #49 31.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:14:32.689Z] #49 31.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [Pipeline] ws [2022-11-16T13:14:32.700Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-11-16T13:14:32.731Z] #38 28.33 CC images/pipe-data.o [2022-11-16T13:14:32.731Z] #38 28.52 CC images/sa.o [2022-11-16T13:14:32.946Z] #49 31.44 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:14:32.946Z] #49 31.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:14:32.946Z] #49 31.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:14:32.946Z] #49 31.57 Selecting previously unselected package jq. [2022-11-16T13:14:32.946Z] #49 31.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:14:32.946Z] #49 31.58 Unpacking jq (1.6-2.1) ... [2022-11-16T13:14:32.987Z] #38 28.73 CC images/timer.o [2022-11-16T13:14:33.204Z] #49 31.68 Selecting previously unselected package libaio1:amd64. [2022-11-16T13:14:33.204Z] #49 31.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-16T13:14:33.204Z] #49 31.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:14:33.205Z] #49 31.75 Selecting previously unselected package libgpm2:amd64. [2022-11-16T13:14:33.205Z] #49 31.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-16T13:14:33.205Z] #49 31.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:14:33.205Z] #49 31.84 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:14:33.205Z] #49 31.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:14:33.205Z] #49 31.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:14:33.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-16T13:14:33.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-16T13:14:33.550Z] #38 ... [2022-11-16T13:14:33.550Z] [2022-11-16T13:14:33.550Z] #25 [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-11-16T13:14:33.550Z] #25 75.43 internal/fmtsort [2022-11-16T13:14:33.550Z] #25 76.35 internal/syscall/execenv [2022-11-16T13:14:33.550Z] #25 76.47 path [2022-11-16T13:14:33.550Z] #25 76.60 strings [2022-11-16T13:14:33.550Z] #25 77.23 io/fs [2022-11-16T13:14:33.550Z] #25 78.63 os [2022-11-16T13:14:33.550Z] #25 79.45 bufio [2022-11-16T13:14:33.550Z] #25 80.68 text/tabwriter [2022-11-16T13:14:33.550Z] #25 82.13 io/ioutil [2022-11-16T13:14:33.550Z] #25 82.13 fmt [2022-11-16T13:14:33.550Z] #25 84.62 github.com/BurntSushi/toml [2022-11-16T13:14:33.550Z] #25 84.63 flag [2022-11-16T13:14:33.550Z] #25 ... [2022-11-16T13:14:33.550Z] [2022-11-16T13:14:33.550Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:33.550Z] #38 29.18 CC images/timerfd.o [2022-11-16T13:14:33.550Z] #38 29.39 CC images/mm.o [2022-11-16T13:14:33.806Z] #38 29.68 CC images/sk-opts.o [2022-11-16T13:14:34.255Z] The recommended git tool is: git [2022-11-16T13:14:34.368Z] #38 29.94 CC images/sk-unix.o [2022-11-16T13:14:34.625Z] #38 30.27 CC images/sk-inet.o [2022-11-16T13:14:34.716Z] #49 49.88 Setting up zip (3.0-12) ... [2022-11-16T13:14:34.716Z] #49 49.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:34.716Z] #49 49.98 Setting up bash-completion (1:2.11-2) ... [2022-11-16T13:14:34.881Z] #38 30.61 CC images/tun.o [2022-11-16T13:14:35.138Z] #38 30.90 CC images/sk-netlink.o [2022-11-16T13:14:35.701Z] #38 31.19 CC images/packet-sock.o [2022-11-16T13:14:35.961Z] #38 31.51 CC images/ipc-var.o [2022-11-16T13:14:35.961Z] #38 31.69 CC images/ipc-desc.o [2022-11-16T13:14:36.217Z] #38 31.91 CC images/ipc-shm.o [2022-11-16T13:14:36.474Z] #38 32.10 CC images/ipc-msg.o [2022-11-16T13:14:36.488Z] #49 ... [2022-11-16T13:14:36.488Z] [2022-11-16T13:14:36.488Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:36.488Z] #38 102.0 CC criu/cr-dedup.o [2022-11-16T13:14:36.488Z] #38 102.4 CC criu/cr-dump.o [2022-11-16T13:14:36.488Z] #38 105.9 CC criu/cr-errno.o [2022-11-16T13:14:36.488Z] #38 106.0 CC criu/cr-restore.o [2022-11-16T13:14:36.488Z] #38 110.2 CC criu/cr-service.o [2022-11-16T13:14:36.488Z] #38 111.9 CC criu/crtools.o [2022-11-16T13:14:36.730Z] #38 32.35 CC images/ipc-sem.o [2022-11-16T13:14:36.798Z] #34 115.5 + mkdir -p /tmp/tmp.ZtNH21CyHK/src/github.com/docker [2022-11-16T13:14:36.798Z] #34 115.5 + mv components/cli /tmp/tmp.ZtNH21CyHK/src/github.com/docker/cli [2022-11-16T13:14:36.798Z] #34 115.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-11-16T13:14:36.987Z] #38 32.55 CC images/utsns.o [2022-11-16T13:14:36.987Z] #38 32.72 CC images/creds.o [2022-11-16T13:14:37.054Z] #38 112.6 CC criu/eventfd.o [2022-11-16T13:14:37.054Z] #38 ... [2022-11-16T13:14:37.054Z] [2022-11-16T13:14:37.054Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:37.054Z] #49 35.52 Selecting previously unselected package libinih1:amd64. [2022-11-16T13:14:37.054Z] #49 35.53 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-16T13:14:37.054Z] #49 35.54 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-16T13:14:37.054Z] #49 35.59 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:14:37.054Z] #49 35.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:14:37.054Z] #49 35.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:37.054Z] #49 35.67 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:14:37.054Z] #49 35.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:14:37.055Z] #49 35.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:14:37.055Z] #49 35.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:14:37.055Z] #49 35.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:14:37.244Z] #49 52.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:14:37.244Z] #49 52.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-16T13:14:37.244Z] #49 52.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:14:37.244Z] #49 52.19 Setting up patch (2.7.6-7) ... [2022-11-16T13:14:37.244Z] #49 52.22 Setting up sudo (1.9.5p2-3) ... [2022-11-16T13:14:37.244Z] #49 52.33 invoke-rc.d: could not determine current runlevel [2022-11-16T13:14:37.244Z] #49 52.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:14:37.244Z] #49 52.36 Setting up xfsprogs (5.10.0-4) ... [2022-11-16T13:14:37.244Z] #49 52.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:14:37.244Z] #49 52.41 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:14:37.244Z] #49 52.43 Setting up pigz (2.6-1) ... [2022-11-16T13:14:37.244Z] #49 52.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:14:37.244Z] #49 52.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:14:37.244Z] #38 32.90 CC images/vma.o [2022-11-16T13:14:37.244Z] #38 33.10 CC images/netdev.o [2022-11-16T13:14:37.313Z] #49 35.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:14:37.313Z] #49 35.86 Selecting previously unselected package net-tools. [2022-11-16T13:14:37.313Z] #49 35.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-16T13:14:37.313Z] #49 35.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:14:37.502Z] #49 52.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:14:37.502Z] #49 52.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:37.571Z] #49 36.11 Selecting previously unselected package patch. [2022-11-16T13:14:37.571Z] #49 36.12 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-16T13:14:37.571Z] #49 36.13 Unpacking patch (2.7.6-7) ... [2022-11-16T13:14:37.810Z] #38 33.46 CC images/tty.o [2022-11-16T13:14:37.830Z] #49 36.24 Selecting previously unselected package python-pip-whl. [2022-11-16T13:14:37.830Z] #49 36.26 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:37.830Z] #49 36.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:14:38.068Z] #49 53.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:14:38.068Z] #49 53.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:14:38.374Z] #38 34.10 CC images/file-lock.o [2022-11-16T13:14:38.401Z] #49 36.85 Selecting previously unselected package python3-lib2to3. [2022-11-16T13:14:38.401Z] #49 36.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-16T13:14:38.401Z] #49 36.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:14:38.401Z] #49 37.00 Selecting previously unselected package python3-distutils. [2022-11-16T13:14:38.401Z] #49 37.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-16T13:14:38.401Z] #49 37.03 Unpacking python3-distutils (3.9.2-1) ... [2022-11-16T13:14:38.631Z] #38 ... [2022-11-16T13:14:38.631Z] [2022-11-16T13:14:38.631Z] #25 [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-11-16T13:14:38.631Z] #25 86.13 log [2022-11-16T13:14:38.631Z] #25 88.83 github.com/BurntSushi/toml/cmd/tomlv [2022-11-16T13:14:38.631Z] #25 DONE 90.6s [2022-11-16T13:14:38.631Z] [2022-11-16T13:14:38.631Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:38.631Z] #21 88.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-16T13:14:38.631Z] #21 88.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:38.631Z] #21 88.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:14:38.634Z] #49 53.81 Setting up libelf1:amd64 (0.183-1) ... [2022-11-16T13:14:38.634Z] #49 53.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:14:38.634Z] #49 53.88 Setting up python3-distutils (3.9.2-1) ... [2022-11-16T13:14:38.659Z] #49 37.18 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:14:38.659Z] #49 37.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:14:38.659Z] #49 37.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:14:38.659Z] #49 37.30 Selecting previously unselected package python3-setuptools. [2022-11-16T13:14:38.659Z] #49 37.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-16T13:14:38.659Z] #49 37.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-16T13:14:38.918Z] #49 37.59 Selecting previously unselected package python3-wheel. [2022-11-16T13:14:38.918Z] #49 37.60 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-16T13:14:38.918Z] #49 37.61 Unpacking python3-wheel (0.34.2-1) ... [2022-11-16T13:14:38.918Z] #49 37.67 Selecting previously unselected package python3-pip. [2022-11-16T13:14:38.918Z] #49 37.68 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:38.918Z] #49 37.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:14:39.198Z] #49 54.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:39.198Z] #49 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-16T13:14:39.198Z] #49 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-16T13:14:39.198Z] #49 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-16T13:14:39.198Z] #49 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-16T13:14:39.198Z] #49 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-16T13:14:39.198Z] #49 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-16T13:14:39.198Z] #49 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-16T13:14:39.198Z] #49 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-16T13:14:39.198Z] #49 54.52 Setting up python3-setuptools (52.0.0-4) ... [2022-11-16T13:14:39.319Z] #34 ... [2022-11-16T13:14:39.319Z] [2022-11-16T13:14:39.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:39.319Z] #39 64.27 DEP criu/protobuf-desc.d [2022-11-16T13:14:39.319Z] #39 64.39 DEP criu/proc_parse.d [2022-11-16T13:14:39.319Z] #39 64.54 DEP criu/plugin.d [2022-11-16T13:14:39.319Z] #39 64.65 DEP criu/pipes.d [2022-11-16T13:14:39.319Z] #39 64.77 DEP criu/pie-util.d [2022-11-16T13:14:39.319Z] #39 64.87 DEP criu/pie-util-vdso.d [2022-11-16T13:14:39.319Z] #39 65.01 DEP criu/path.d [2022-11-16T13:14:39.319Z] #39 65.16 DEP criu/parasite-syscall.d [2022-11-16T13:14:39.319Z] #39 65.29 DEP criu/pagemap.d [2022-11-16T13:14:39.319Z] #39 65.39 DEP criu/pagemap-cache.d [2022-11-16T13:14:39.319Z] #39 65.46 DEP criu/page-xfer.d [2022-11-16T13:14:39.319Z] #39 65.56 DEP criu/page-pipe.d [2022-11-16T13:14:39.319Z] #39 65.63 DEP criu/netfilter.d [2022-11-16T13:14:39.319Z] #39 65.74 DEP criu/net.d [2022-11-16T13:14:39.319Z] #39 65.92 DEP criu/namespaces.d [2022-11-16T13:14:39.319Z] #39 66.07 DEP criu/mount.d [2022-11-16T13:14:39.319Z] #39 66.28 DEP criu/memfd.d [2022-11-16T13:14:39.319Z] #39 66.43 DEP criu/mem.d [2022-11-16T13:14:39.319Z] #39 66.59 DEP criu/lsm.d [2022-11-16T13:14:39.319Z] #39 66.69 DEP criu/log.d [2022-11-16T13:14:39.319Z] #39 66.86 DEP criu/libnetlink.d [2022-11-16T13:14:39.319Z] #39 67.04 DEP criu/kerndat.d [2022-11-16T13:14:39.319Z] #39 67.23 DEP criu/kcmp-ids.d [2022-11-16T13:14:39.319Z] #39 67.29 DEP criu/irmap.d [2022-11-16T13:14:39.319Z] #39 67.41 DEP criu/ipc_ns.d [2022-11-16T13:14:39.319Z] #39 67.54 DEP criu/image.d [2022-11-16T13:14:39.319Z] #39 67.72 DEP criu/image-desc.d [2022-11-16T13:14:39.319Z] #39 67.80 DEP criu/fsnotify.d [2022-11-16T13:14:39.319Z] #39 67.95 DEP criu/filesystems.d [2022-11-16T13:14:39.319Z] #39 68.13 DEP criu/files.d [2022-11-16T13:14:39.319Z] #39 68.27 DEP criu/files-reg.d [2022-11-16T13:14:39.319Z] #39 68.39 DEP criu/files-ext.d [2022-11-16T13:14:39.319Z] #39 68.57 DEP criu/file-lock.d [2022-11-16T13:14:39.319Z] #39 68.70 DEP criu/file-ids.d [2022-11-16T13:14:39.319Z] #39 68.89 DEP criu/fifo.d [2022-11-16T13:14:39.319Z] #39 69.00 DEP criu/fdstore.d [2022-11-16T13:14:39.319Z] #39 69.09 DEP criu/fault-injection.d [2022-11-16T13:14:39.319Z] #39 69.19 DEP criu/external.d [2022-11-16T13:14:39.319Z] #39 69.26 DEP criu/eventpoll.d [2022-11-16T13:14:39.319Z] #39 69.43 DEP criu/eventfd.d [2022-11-16T13:14:39.319Z] #39 69.57 DEP criu/crtools.d [2022-11-16T13:14:39.319Z] #39 69.79 DEP criu/cr-service.d [2022-11-16T13:14:39.319Z] #39 69.92 DEP criu/cr-restore.d [2022-11-16T13:14:39.319Z] #39 70.11 DEP criu/cr-errno.d [2022-11-16T13:14:39.319Z] #39 70.16 DEP criu/cr-dump.d [2022-11-16T13:14:39.319Z] #39 70.35 DEP criu/cr-dedup.d [2022-11-16T13:14:39.319Z] #39 70.51 DEP criu/cr-check.d [2022-11-16T13:14:39.319Z] #39 70.70 DEP criu/config.d [2022-11-16T13:14:39.319Z] #39 70.84 DEP criu/clone-noasan.d [2022-11-16T13:14:39.319Z] #39 70.91 DEP criu/cgroup.d [2022-11-16T13:14:39.319Z] #39 71.05 DEP criu/cgroup-props.d [2022-11-16T13:14:39.319Z] #39 71.21 DEP criu/bitmap.d [2022-11-16T13:14:39.319Z] #39 71.25 DEP criu/bfd.d [2022-11-16T13:14:39.319Z] #39 71.34 DEP criu/autofs.d [2022-11-16T13:14:39.319Z] #39 71.48 DEP criu/aio.d [2022-11-16T13:14:39.484Z] #49 38.03 Selecting previously unselected package sudo. [2022-11-16T13:14:39.484Z] #49 38.03 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-16T13:14:39.484Z] #49 38.04 Unpacking sudo (1.9.5p2-3) ... [2022-11-16T13:14:39.576Z] #39 71.70 DEP criu/action-scripts.d [2022-11-16T13:14:39.833Z] #39 71.96 CC criu/action-scripts.o [2022-11-16T13:14:40.050Z] #49 38.65 Selecting previously unselected package thin-provisioning-tools. [2022-11-16T13:14:40.050Z] #49 38.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-16T13:14:40.050Z] #49 38.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:14:40.308Z] #49 38.89 Selecting previously unselected package uidmap. [2022-11-16T13:14:40.308Z] #49 38.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-16T13:14:40.308Z] #49 38.91 Unpacking uidmap (1:4.8.1-1) ... [2022-11-16T13:14:40.396Z] #39 72.46 CC criu/aio.o [2022-11-16T13:14:40.567Z] #49 39.06 Selecting previously unselected package vim-runtime. [2022-11-16T13:14:40.567Z] #49 39.06 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:14:40.567Z] #49 39.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-16T13:14:40.567Z] #49 39.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-16T13:14:40.567Z] #49 39.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:40.652Z] #39 ... [2022-11-16T13:14:40.653Z] [2022-11-16T13:14:40.653Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:40.653Z] #0 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:14:40.653Z] #0 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:14:40.653Z] #0 1.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:14:40.653Z] #0 1.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-16T13:14:40.653Z] #0 3.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB] [2022-11-16T13:14:40.653Z] #0 4.709 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-16T13:14:40.653Z] #0 6.704 Fetched 8487 kB in 6s (1474 kB/s) [2022-11-16T13:14:40.653Z] #0 6.704 Reading package lists... [2022-11-16T13:14:40.653Z] #0 9.189 Reading package lists... [2022-11-16T13:14:40.653Z] #49 ... [2022-11-16T13:14:40.653Z] [2022-11-16T13:14:40.653Z] #40 [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-11-16T13:14:40.653Z] #40 10.85 + cd /tmp/tmp.KxHwBrnjIq/src/github.com/opencontainers/runc [2022-11-16T13:14:40.653Z] #40 10.86 + git checkout -q v1.1.4 [2022-11-16T13:14:40.653Z] #40 11.52 + '[' -z '' ']' [2022-11-16T13:14:40.653Z] #40 11.53 + target=static [2022-11-16T13:14:40.653Z] #40 11.53 + make BUILDTAGS=seccomp static [2022-11-16T13:14:40.653Z] #40 11.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-16T13:14:40.909Z] #40 ... [2022-11-16T13:14:40.909Z] [2022-11-16T13:14:40.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:40.909Z] #39 72.94 CC criu/autofs.o [2022-11-16T13:14:41.092Z] #49 56.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:14:41.092Z] #49 56.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:14:41.092Z] #49 56.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:14:41.092Z] #49 56.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:14:42.463Z] #49 57.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:14:42.463Z] #49 ... [2022-11-16T13:14:42.463Z] [2022-11-16T13:14:42.463Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:42.463Z] #38 125.1 CC criu/mem.o [2022-11-16T13:14:42.463Z] #38 126.9 CC criu/memfd.o [2022-11-16T13:14:42.463Z] #38 127.7 CC criu/mount.o [2022-11-16T13:14:42.463Z] #38 131.9 CC criu/namespaces.o [2022-11-16T13:14:42.463Z] #38 134.1 CC criu/net.o [2022-11-16T13:14:42.463Z] #38 ... [2022-11-16T13:14:42.463Z] [2022-11-16T13:14:42.463Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:42.463Z] #49 57.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:14:42.463Z] #49 57.56 Setting up jq (1.6-2.1) ... [2022-11-16T13:14:42.463Z] #49 57.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:14:42.463Z] #49 57.59 Setting up iptables (1.8.7-1) ... [2022-11-16T13:14:42.463Z] #49 57.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-16T13:14:42.463Z] #49 57.66 Setting up iproute2 (5.10.0-4) ... [2022-11-16T13:14:42.802Z] #39 74.50 CC criu/bfd.o [2022-11-16T13:14:42.980Z] #49 58.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:14:43.059Z] #39 75.09 CC criu/bitmap.o [2022-11-16T13:14:43.315Z] #39 75.27 CC criu/cgroup-props.o [2022-11-16T13:14:43.546Z] #49 DONE 58.8s [2022-11-16T13:14:43.546Z] [2022-11-16T13:14:43.546Z] #50 [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-11-16T13:14:43.573Z] #39 ... [2022-11-16T13:14:43.573Z] [2022-11-16T13:14:43.573Z] #23 [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-11-16T13:14:43.573Z] #23 DONE 122.7s [2022-11-16T13:14:43.573Z] [2022-11-16T13:14:43.574Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:43.574Z] #0 9.189 Reading package lists... [2022-11-16T13:14:43.574Z] #49 11.49 Building dependency tree... [2022-11-16T13:14:43.850Z] #49 42.42 Selecting previously unselected package vim. [2022-11-16T13:14:43.850Z] #49 42.45 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:14:43.850Z] #49 42.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:43.877Z] #21 94.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-16T13:14:43.877Z] #21 94.99 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:43.877Z] #21 94.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:14:44.132Z] #21 ... [2022-11-16T13:14:44.133Z] [2022-11-16T13:14:44.133Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:44.133Z] #38 34.35 CC images/rlimit.o [2022-11-16T13:14:44.133Z] #38 34.51 CC images/pagemap.o [2022-11-16T13:14:44.133Z] #38 34.77 CC images/siginfo.o [2022-11-16T13:14:44.133Z] #38 35.09 CC images/rpc.o [2022-11-16T13:14:44.133Z] #38 36.37 CC images/ext-file.o [2022-11-16T13:14:44.133Z] #38 36.57 CC images/cgroup.o [2022-11-16T13:14:44.133Z] #38 37.25 CC images/userns.o [2022-11-16T13:14:44.133Z] #38 37.50 CC images/google/protobuf/descriptor.o [2022-11-16T13:14:44.133Z] #38 39.16 CC images/opts.o [2022-11-16T13:14:44.133Z] #38 39.32 CC images/seccomp.o [2022-11-16T13:14:44.133Z] #38 39.54 CC images/binfmt-misc.o [2022-11-16T13:14:44.133Z] #38 39.70 CC images/time.o [2022-11-16T13:14:44.133Z] #38 39.86 CC images/sysctl.o [2022-11-16T13:14:44.389Z] #38 40.03 CC images/autofs.o [2022-11-16T13:14:44.417Z] #49 43.06 Selecting previously unselected package xfsprogs. [2022-11-16T13:14:44.417Z] #49 43.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-16T13:14:44.417Z] #49 43.09 Unpacking xfsprogs (5.10.0-4) ... [2022-11-16T13:14:44.481Z] #50 0.953 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-16T13:14:44.481Z] #50 0.959 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-16T13:14:44.481Z] #50 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-16T13:14:44.481Z] #50 DONE 1.1s [2022-11-16T13:14:44.481Z] [2022-11-16T13:14:44.481Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:44.503Z] #49 13.84 The following additional packages will be installed: [2022-11-16T13:14:44.503Z] #49 13.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:44.503Z] #49 13.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-16T13:14:44.503Z] #49 13.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-16T13:14:44.503Z] #49 13.84 python3-pkg-resources vim-runtime xxd [2022-11-16T13:14:44.503Z] #49 13.87 Suggested packages: [2022-11-16T13:14:44.503Z] #49 13.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-16T13:14:44.503Z] #49 13.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-16T13:14:44.503Z] #49 13.87 acl attr quota [2022-11-16T13:14:44.503Z] #49 13.87 Recommended packages: [2022-11-16T13:14:44.503Z] #49 13.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-16T13:14:44.644Z] #38 40.23 CC images/macvlan.o [2022-11-16T13:14:44.644Z] #38 40.41 CC images/sit.o [2022-11-16T13:14:44.738Z] #38 ... [2022-11-16T13:14:44.738Z] [2022-11-16T13:14:44.738Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:14:44.983Z] #49 43.58 Selecting previously unselected package zip. [2022-11-16T13:14:44.983Z] #49 43.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-16T13:14:44.983Z] #49 43.60 Unpacking zip (3.0-12) ... [2022-11-16T13:14:45.207Z] #38 40.64 CC images/memfd.o [2022-11-16T13:14:45.207Z] #38 40.88 CC images/timens.o [2022-11-16T13:14:45.241Z] #49 43.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:14:45.463Z] #38 41.17 LINK images/built-in.o [2022-11-16T13:14:45.719Z] #38 41.33 GEN compel/include/asm [2022-11-16T13:14:45.719Z] #38 41.36 GEN compel/include/version.h [2022-11-16T13:14:45.719Z] #38 41.39 touch .config [2022-11-16T13:14:45.719Z] #38 41.43 GEN include/common/config.h [2022-11-16T13:14:45.719Z] #38 ... [2022-11-16T13:14:45.719Z] [2022-11-16T13:14:45.719Z] #37 [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-11-16T13:14:45.870Z] #49 15.08 The following NEW packages will be installed: [2022-11-16T13:14:45.870Z] #49 15.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-16T13:14:45.870Z] #49 15.09 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:14:45.870Z] #49 15.09 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-16T13:14:45.870Z] #49 15.09 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-16T13:14:45.870Z] #49 15.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-16T13:14:45.870Z] #49 15.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-16T13:14:45.870Z] #49 15.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-16T13:14:45.870Z] #49 15.10 xz-utils zip [2022-11-16T13:14:46.068Z] #49 44.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:46.068Z] #49 44.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:14:46.068Z] #49 44.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:14:46.068Z] #49 44.67 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:14:46.068Z] #49 44.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:14:46.068Z] #49 44.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-16T13:14:46.134Z] #49 15.42 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:14:46.134Z] #49 15.42 Need to get 26.4 MB of archives. [2022-11-16T13:14:46.134Z] #49 15.42 After this operation, 103 MB of additional disk space will be used. [2022-11-16T13:14:46.134Z] #49 15.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-11-16T13:14:46.134Z] #49 15.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-11-16T13:14:46.134Z] #49 15.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-11-16T13:14:46.134Z] #49 15.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-16T13:14:46.134Z] #49 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-11-16T13:14:46.134Z] #49 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-11-16T13:14:46.134Z] #49 15.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-11-16T13:14:46.134Z] #49 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-11-16T13:14:46.134Z] #49 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:14:46.134Z] #49 15.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:14:46.134Z] #49 15.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-11-16T13:14:46.134Z] #49 15.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-16T13:14:46.134Z] #49 15.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-16T13:14:46.134Z] #49 15.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-11-16T13:14:46.134Z] #49 15.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-11-16T13:14:46.134Z] #49 15.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-11-16T13:14:46.134Z] #49 15.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-11-16T13:14:46.134Z] #49 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-11-16T13:14:46.134Z] #49 15.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-11-16T13:14:46.134Z] #49 15.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-11-16T13:14:46.134Z] #49 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-11-16T13:14:46.134Z] #49 15.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-16T13:14:46.134Z] #49 15.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-16T13:14:46.134Z] #49 15.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-16T13:14:46.134Z] #49 15.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-11-16T13:14:46.134Z] #49 15.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-11-16T13:14:46.134Z] #49 15.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-16T13:14:46.326Z] #49 44.74 Setting up uidmap (1:4.8.1-1) ... [2022-11-16T13:14:46.326Z] #49 44.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:46.326Z] #49 44.77 Setting up bzip2 (1.0.8-4) ... [2022-11-16T13:14:46.326Z] #49 44.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:14:46.326Z] #49 44.79 Setting up python3-wheel (0.34.2-1) ... [2022-11-16T13:14:46.391Z] #49 15.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-11-16T13:14:46.391Z] #49 15.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-16T13:14:46.391Z] #49 15.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-16T13:14:46.391Z] #49 15.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-16T13:14:46.391Z] #49 15.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-11-16T13:14:46.391Z] #49 15.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-16T13:14:46.391Z] #49 15.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-16T13:14:46.391Z] #49 15.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-16T13:14:46.391Z] #49 15.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-16T13:14:46.391Z] #49 15.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:14:46.391Z] #49 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-16T13:14:46.391Z] #49 15.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-16T13:14:46.391Z] #49 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-16T13:14:46.391Z] #49 15.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-11-16T13:14:46.391Z] #49 15.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-11-16T13:14:46.647Z] #49 15.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-11-16T13:14:46.647Z] #49 15.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-16T13:14:46.647Z] #49 16.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-11-16T13:14:46.647Z] #49 16.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-11-16T13:14:46.647Z] #49 16.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-11-16T13:14:47.152Z] #49 45.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:47.152Z] #49 45.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:14:47.152Z] #49 45.67 Setting up libcap2-bin (1:2.44-1) ... [2022-11-16T13:14:47.152Z] #49 45.68 Setting up apparmor (2.13.6-10) ... [2022-11-16T13:14:47.210Z] #49 16.51 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:14:47.210Z] #49 16.65 Fetched 26.4 MB in 1s (27.9 MB/s) [2022-11-16T13:14:47.210Z] #49 16.71 Selecting previously unselected package pigz. [2022-11-16T13:14:47.258Z] #37 55.13 Updating files: 51% (2587/5051) Updating files: 52% (2627/5051) Updating files: 53% (2678/5051) Updating files: 54% (2728/5051) Updating files: 55% (2779/5051) Updating files: 56% (2829/5051) Updating files: 57% (2880/5051) Updating files: 58% (2930/5051) Updating files: 59% (2981/5051) Updating files: 60% (3031/5051) Updating files: 61% (3082/5051) Updating files: 62% (3132/5051) Updating files: 63% (3183/5051) Updating files: 64% (3233/5051) Updating files: 65% (3284/5051) Updating files: 66% (3334/5051) Updating files: 67% (3385/5051) Updating files: 68% (3435/5051) Updating files: 69% (3486/5051) Updating files: 70% (3536/5051) Updating files: 71% (3587/5051) Updating files: 72% (3637/5051) Updating files: 73% (3688/5051) Updating files: 74% (3738/5051) Updating files: 75% (3789/5051) Updating files: 76% (3839/5051) Updating files: 77% (3890/5051) Updating files: 78% (3940/5051) Updating files: 79% (3991/5051) Updating files: 80% (4041/5051) Updating files: 81% (4092/5051) Updating files: 82% (4142/5051) Updating files: 83% (4193/5051) Updating files: 84% (4243/5051) Updating files: 85% (4294/5051) Updating files: 86% (4344/5051) Updating files: 87% (4395/5051) Updating files: 88% (4445/5051) Updating files: 89% (4496/5051) Updating files: 90% (4546/5051) Updating files: 90% (4562/5051) Updating files: 91% (4597/5051) Updating files: 92% (4647/5051) Updating files: 93% (4698/5051) Updating files: 94% (4748/5051) Updating files: 95% (4799/5051) Updating files: 96% (4849/5051) Updating files: 97% (4900/5051) Updating files: 98% (4950/5051) Updating files: 99% (5001/5051) Updating files: 100% (5051/5051) Updating files: 100% (5051/5051), done. [2022-11-16T13:14:47.258Z] #37 56.53 + cd /tmp/tmp.1RS2JkmqrF/src/github.com/containerd/containerd [2022-11-16T13:14:47.258Z] #37 56.53 + git checkout -q v1.6.10 [2022-11-16T13:14:47.410Z] #49 ... [2022-11-16T13:14:47.411Z] [2022-11-16T13:14:47.411Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:47.411Z] #38 113.0 CC criu/eventpoll.o [2022-11-16T13:14:47.411Z] #38 113.8 CC criu/external.o [2022-11-16T13:14:47.411Z] #38 114.1 CC criu/fault-injection.o [2022-11-16T13:14:47.411Z] #38 114.3 CC criu/fdstore.o [2022-11-16T13:14:47.411Z] #38 114.6 CC criu/fifo.o [2022-11-16T13:14:47.411Z] #38 115.0 CC criu/file-ids.o [2022-11-16T13:14:47.411Z] #38 115.4 CC criu/file-lock.o [2022-11-16T13:14:47.411Z] #38 116.4 CC criu/files-ext.o [2022-11-16T13:14:47.411Z] #38 116.8 CC criu/files-reg.o [2022-11-16T13:14:47.411Z] #38 119.1 CC criu/files.o [2022-11-16T13:14:47.411Z] #38 121.2 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:14:47.411Z] #38 121.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-16T13:14:47.411Z] #38 121.4 CC criu/filesystems.o [2022-11-16T13:14:47.411Z] #38 122.2 CC criu/fsnotify.o [2022-11-16T13:14:47.466Z] #49 16.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-11-16T13:14:47.466Z] #49 16.76 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-11-16T13:14:47.466Z] #49 16.76 Unpacking pigz (2.6-1) ... [2022-11-16T13:14:47.466Z] #49 16.86 Selecting previously unselected package libelf1:arm64. [2022-11-16T13:14:47.466Z] #49 16.86 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-11-16T13:14:47.466Z] #49 16.88 Unpacking libelf1:arm64 (0.183-1) ... [2022-11-16T13:14:47.722Z] #49 17.05 Selecting previously unselected package libbpf0:arm64. [2022-11-16T13:14:47.722Z] #49 17.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-11-16T13:14:47.722Z] #49 17.06 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-11-16T13:14:47.722Z] #49 17.20 Selecting previously unselected package libcap2:arm64. [2022-11-16T13:14:47.722Z] #49 17.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-16T13:14:47.722Z] #49 17.21 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-16T13:14:47.978Z] #49 17.26 Selecting previously unselected package libmnl0:arm64. [2022-11-16T13:14:47.978Z] #49 17.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-11-16T13:14:47.978Z] #49 17.27 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-11-16T13:14:47.978Z] #49 17.34 Selecting previously unselected package libxtables12:arm64. [2022-11-16T13:14:47.978Z] #49 17.34 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-11-16T13:14:47.978Z] #49 17.35 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-11-16T13:14:47.978Z] #49 17.42 Selecting previously unselected package libcap2-bin. [2022-11-16T13:14:47.978Z] #49 17.42 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-11-16T13:14:47.978Z] #49 17.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-16T13:14:47.978Z] #38 123.5 CC criu/image-desc.o [2022-11-16T13:14:47.978Z] #38 123.6 CC criu/image.o [2022-11-16T13:14:48.234Z] #49 17.53 Selecting previously unselected package iproute2. [2022-11-16T13:14:48.234Z] #49 17.53 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-11-16T13:14:48.234Z] #49 17.54 Unpacking iproute2 (5.10.0-4) ... [2022-11-16T13:14:48.544Z] #38 ... [2022-11-16T13:14:48.544Z] [2022-11-16T13:14:48.544Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:48.544Z] #49 47.27 Setting up zip (3.0-12) ... [2022-11-16T13:14:48.796Z] #49 17.98 Selecting previously unselected package xxd. [2022-11-16T13:14:48.796Z] #49 17.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-16T13:14:48.796Z] #49 18.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:48.796Z] #49 18.17 Selecting previously unselected package vim-common. [2022-11-16T13:14:48.796Z] #49 18.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:14:48.796Z] #49 18.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:48.803Z] #49 47.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:48.803Z] #49 47.32 Setting up bash-completion (1:2.11-2) ... [2022-11-16T13:14:49.052Z] #49 18.37 Selecting previously unselected package bash-completion. [2022-11-16T13:14:49.052Z] #49 18.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-16T13:14:49.775Z] #37 58.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-16T13:14:49.776Z] #37 58.82 + BUILDTAGS='netgo osusergo static_build' [2022-11-16T13:14:49.776Z] #37 58.82 + export EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:14:49.776Z] #37 58.82 + EXTRA_FLAGS=-buildmode=pie [2022-11-16T13:14:49.776Z] #37 58.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-16T13:14:49.776Z] #37 58.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-16T13:14:49.776Z] #37 58.82 + '[' '' = dynamic ']' [2022-11-16T13:14:49.776Z] #37 58.82 + make [2022-11-16T13:14:50.706Z] #49 49.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:14:50.706Z] #49 49.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-16T13:14:50.706Z] #49 49.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:14:50.706Z] #49 49.39 Setting up patch (2.7.6-7) ... [2022-11-16T13:14:50.706Z] #49 49.41 Setting up sudo (1.9.5p2-3) ... [2022-11-16T13:14:50.964Z] #49 49.52 invoke-rc.d: could not determine current runlevel [2022-11-16T13:14:50.964Z] #49 49.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:14:50.964Z] #49 49.54 Setting up xfsprogs (5.10.0-4) ... [2022-11-16T13:14:50.964Z] #49 49.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:14:50.964Z] #49 49.57 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:14:50.964Z] #49 49.58 Setting up pigz (2.6-1) ... [2022-11-16T13:14:50.964Z] #49 49.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:14:50.964Z] #49 49.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:14:50.964Z] #49 49.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:14:50.964Z] #49 49.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:51.143Z] #37 60.47 + bin/ctr [2022-11-16T13:14:51.294Z] #51 ... [2022-11-16T13:14:51.294Z] [2022-11-16T13:14:51.294Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:51.294Z] #38 138.7 CC criu/netfilter.o [2022-11-16T13:14:51.294Z] #38 139.1 CC criu/page-pipe.o [2022-11-16T13:14:51.294Z] #38 139.8 CC criu/page-xfer.o [2022-11-16T13:14:51.294Z] #38 141.6 CC criu/pagemap-cache.o [2022-11-16T13:14:51.294Z] #38 142.1 CC criu/pagemap.o [2022-11-16T13:14:51.294Z] #38 143.2 CC criu/parasite-syscall.o [2022-11-16T13:14:51.294Z] #38 144.1 CC criu/path.o [2022-11-16T13:14:51.569Z] #49 20.58 Unpacking bash-completion (1:2.11-2) ... [2022-11-16T13:14:51.569Z] #49 21.10 Selecting previously unselected package bzip2. [2022-11-16T13:14:51.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-16T13:14:51.826Z] #49 21.11 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-11-16T13:14:51.826Z] #49 21.12 Unpacking bzip2 (1.0.8-4) ... [2022-11-16T13:14:51.826Z] #49 21.22 Selecting previously unselected package xz-utils. [2022-11-16T13:14:51.826Z] #49 21.22 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-16T13:14:51.826Z] #49 21.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:14:51.860Z] #38 144.4 CC criu/pie-util-vdso-elf32.o [2022-11-16T13:14:51.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-16T13:14:51.899Z] #49 50.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:14:51.899Z] #49 50.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:14:52.082Z] #49 21.42 Selecting previously unselected package apparmor. [2022-11-16T13:14:52.082Z] #49 21.42 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-11-16T13:14:52.082Z] #49 21.50 Unpacking apparmor (2.13.6-10) ... [2022-11-16T13:14:52.118Z] #38 144.9 CC criu/pie-util-vdso.o [2022-11-16T13:14:52.157Z] #49 50.92 Setting up libelf1:amd64 (0.183-1) ... [2022-11-16T13:14:52.339Z] #49 21.92 Selecting previously unselected package inetutils-ping. [2022-11-16T13:14:52.416Z] #49 50.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:14:52.416Z] #49 50.96 Setting up python3-distutils (3.9.2-1) ... [2022-11-16T13:14:52.596Z] #49 21.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-11-16T13:14:52.596Z] #49 21.93 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:14:52.596Z] #49 22.03 Selecting previously unselected package libip4tc2:arm64. [2022-11-16T13:14:52.596Z] #49 22.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-11-16T13:14:52.596Z] #49 22.04 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-11-16T13:14:52.596Z] #49 22.11 Selecting previously unselected package libip6tc2:arm64. [2022-11-16T13:14:52.596Z] #49 22.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-11-16T13:14:52.596Z] #49 22.12 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-11-16T13:14:52.683Z] #38 145.4 CC criu/pie-util.o [2022-11-16T13:14:52.743Z] #49 51.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:14:52.744Z] #49 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-16T13:14:52.744Z] #49 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-16T13:14:52.853Z] #49 22.18 Selecting previously unselected package libnfnetlink0:arm64. [2022-11-16T13:14:52.853Z] #49 22.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-11-16T13:14:52.853Z] #49 22.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-16T13:14:52.853Z] #49 22.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-11-16T13:14:52.853Z] #49 22.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-11-16T13:14:52.853Z] #49 22.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-16T13:14:52.853Z] #49 22.41 Selecting previously unselected package libnftnl11:arm64. [2022-11-16T13:14:52.941Z] #38 145.6 CC criu/pipes.o [2022-11-16T13:14:53.002Z] #49 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-16T13:14:53.002Z] #49 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-16T13:14:53.002Z] #49 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-16T13:14:53.002Z] #49 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-16T13:14:53.002Z] #49 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-16T13:14:53.002Z] #49 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-16T13:14:53.002Z] #49 51.60 Setting up python3-setuptools (52.0.0-4) ... [2022-11-16T13:14:53.110Z] #49 22.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-11-16T13:14:53.110Z] #49 22.42 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-11-16T13:14:53.110Z] #49 22.52 Selecting previously unselected package iptables. [2022-11-16T13:14:53.110Z] #49 22.52 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-11-16T13:14:53.110Z] #49 22.53 Unpacking iptables (1.8.7-1) ... [2022-11-16T13:14:53.507Z] #38 146.3 CC criu/plugin.o [2022-11-16T13:14:53.675Z] #49 22.84 Selecting previously unselected package libonig5:arm64. [2022-11-16T13:14:53.675Z] #49 22.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-16T13:14:53.675Z] #49 22.85 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-16T13:14:53.675Z] #49 23.01 Selecting previously unselected package libjq1:arm64. [2022-11-16T13:14:53.675Z] #49 23.01 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-11-16T13:14:53.675Z] #49 23.02 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-16T13:14:53.675Z] #49 23.09 Selecting previously unselected package jq. [2022-11-16T13:14:53.675Z] #49 23.11 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-11-16T13:14:53.675Z] #49 23.11 Unpacking jq (1.6-2.1) ... [2022-11-16T13:14:53.675Z] #49 23.23 Selecting previously unselected package libaio1:arm64. [2022-11-16T13:14:53.765Z] #38 146.7 CC criu/proc_parse.o [2022-11-16T13:14:53.932Z] #49 23.24 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-11-16T13:14:53.932Z] #49 23.24 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-11-16T13:14:53.932Z] #49 23.32 Selecting previously unselected package libgpm2:arm64. [2022-11-16T13:14:53.932Z] #49 23.33 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-11-16T13:14:53.932Z] #49 23.33 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-11-16T13:14:54.189Z] #49 23.39 Selecting previously unselected package libicu67:arm64. [2022-11-16T13:14:54.189Z] #49 23.39 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-11-16T13:14:54.189Z] #49 23.40 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-16T13:14:54.753Z] #49 ... [2022-11-16T13:14:54.753Z] [2022-11-16T13:14:54.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:54.753Z] #39 76.76 CC criu/cgroup.o [2022-11-16T13:14:54.753Z] #39 79.39 CC criu/clone-noasan.o [2022-11-16T13:14:54.753Z] #39 79.58 CC criu/config.o [2022-11-16T13:14:54.753Z] #39 80.99 CC criu/cr-check.o [2022-11-16T13:14:54.753Z] #39 82.82 CC criu/cr-dedup.o [2022-11-16T13:14:54.753Z] #39 83.14 CC criu/cr-dump.o [2022-11-16T13:14:54.753Z] #39 85.36 CC criu/cr-errno.o [2022-11-16T13:14:54.753Z] #39 85.45 CC criu/cr-restore.o [2022-11-16T13:14:54.904Z] #49 53.26 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:14:54.904Z] #49 53.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:14:54.904Z] #49 53.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:14:54.904Z] #49 53.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:14:55.140Z] #38 ... [2022-11-16T13:14:55.140Z] [2022-11-16T13:14:55.140Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:14:55.140Z] #51 10.22 Collecting yamllint==1.26.1 [2022-11-16T13:14:56.074Z] #51 11.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-16T13:14:56.280Z] #49 54.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:14:56.280Z] #49 54.85 Setting up jq (1.6-2.1) ... [2022-11-16T13:14:56.280Z] #49 54.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:14:56.280Z] #49 54.89 Setting up iptables (1.8.7-1) ... [2022-11-16T13:14:56.281Z] #49 54.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-16T13:14:56.281Z] #49 54.97 Setting up iproute2 (5.10.0-4) ... [2022-11-16T13:14:56.388Z] #37 ... [2022-11-16T13:14:56.388Z] [2022-11-16T13:14:56.388Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:56.388Z] #38 41.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-16T13:14:56.388Z] #38 41.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-16T13:14:56.388Z] #38 41.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-16T13:14:56.388Z] #38 41.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-16T13:14:56.388Z] #38 41.63 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-16T13:14:56.388Z] #38 41.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-16T13:14:56.388Z] #38 41.71 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-16T13:14:56.388Z] #38 41.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-16T13:14:56.388Z] #38 41.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-16T13:14:56.388Z] #38 41.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-16T13:14:56.388Z] #38 41.80 DEP compel/plugins/std/infect.d [2022-11-16T13:14:56.388Z] #38 41.99 DEP compel/plugins/std/string.d [2022-11-16T13:14:56.388Z] #38 42.09 DEP compel/plugins/std/log.d [2022-11-16T13:14:56.388Z] #38 42.18 DEP compel/plugins/std/fds.d [2022-11-16T13:14:56.388Z] #38 42.27 DEP compel/plugins/std/std.d [2022-11-16T13:14:56.388Z] #38 42.36 DEP compel/plugins/shmem/shmem.d [2022-11-16T13:14:56.388Z] #38 42.44 DEP compel/plugins/fds/fds.d [2022-11-16T13:14:56.388Z] #38 42.56 CC compel/plugins/std/std.o [2022-11-16T13:14:56.388Z] #38 42.82 CC compel/plugins/std/fds.o [2022-11-16T13:14:56.388Z] #38 43.20 CC compel/plugins/std/log.o [2022-11-16T13:14:56.388Z] #38 43.92 CC compel/plugins/std/string.o [2022-11-16T13:14:56.388Z] #38 44.41 CC compel/plugins/std/infect.o [2022-11-16T13:14:56.388Z] #38 44.83 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-16T13:14:56.388Z] #38 44.88 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-16T13:14:56.388Z] #38 44.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-16T13:14:56.388Z] #38 45.01 AR compel/plugins/std.lib.a [2022-11-16T13:14:56.388Z] #38 45.08 CC compel/plugins/fds/fds.o [2022-11-16T13:14:56.388Z] #38 45.27 AR compel/plugins/fds.lib.a [2022-11-16T13:14:56.388Z] #38 45.33 HOSTDEP compel/src/lib/log-host.d [2022-11-16T13:14:56.388Z] #38 45.46 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-16T13:14:56.388Z] #38 45.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-16T13:14:56.388Z] #38 45.64 HOSTDEP compel/src/main-host.d [2022-11-16T13:14:56.388Z] #38 45.73 DEP compel/src/lib/ptrace.d [2022-11-16T13:14:56.388Z] #38 45.85 DEP compel/src/lib/infect.d [2022-11-16T13:14:56.388Z] #38 46.00 DEP compel/src/lib/infect-util.d [2022-11-16T13:14:56.388Z] #38 46.10 DEP compel/src/lib/infect-rpc.d [2022-11-16T13:14:56.388Z] #38 46.21 DEP compel/arch/x86/src/lib/infect.d [2022-11-16T13:14:56.388Z] #38 46.35 DEP compel/arch/x86/src/lib/cpu.d [2022-11-16T13:14:56.388Z] #38 46.40 DEP compel/src/lib/log.d [2022-11-16T13:14:56.388Z] #38 46.48 DEP compel/src/main.d [2022-11-16T13:14:56.388Z] #38 46.58 DEP compel/src/lib/handle-elf.d [2022-11-16T13:14:56.388Z] #38 46.73 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-16T13:14:56.388Z] #38 46.87 CC compel/src/lib/log.o [2022-11-16T13:14:56.388Z] #38 47.09 CC compel/arch/x86/src/lib/cpu.o [2022-11-16T13:14:56.388Z] #38 47.77 CC compel/arch/x86/src/lib/infect.o [2022-11-16T13:14:56.388Z] #38 48.56 CC compel/src/lib/infect-rpc.o [2022-11-16T13:14:56.388Z] #38 48.87 CC compel/src/lib/infect-util.o [2022-11-16T13:14:56.388Z] #38 49.10 CC compel/src/lib/infect.o [2022-11-16T13:14:56.388Z] #38 51.32 CC compel/src/lib/ptrace.o [2022-11-16T13:14:56.388Z] #38 51.66 AR compel/libcompel.a [2022-11-16T13:14:56.388Z] #38 51.77 HOSTCC compel/src/main-host.o [2022-11-16T13:14:56.388Z] #38 52.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-16T13:14:56.388Z] #38 52.17 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-16T13:14:56.847Z] #49 55.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:14:56.951Z] #38 52.48 HOSTCC compel/src/lib/log-host.o [2022-11-16T13:14:56.951Z] #38 52.66 HOSTLINK compel/compel-host-bin [2022-11-16T13:14:57.207Z] #38 52.82 DEP soccr/soccr.d [2022-11-16T13:14:57.207Z] #38 53.06 CC soccr/soccr.o [2022-11-16T13:14:57.311Z] #39 ... [2022-11-16T13:14:57.311Z] [2022-11-16T13:14:57.311Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:14:57.311Z] #49 26.76 Selecting previously unselected package libinih1:arm64. [2022-11-16T13:14:57.311Z] #49 26.77 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-11-16T13:14:57.311Z] #49 26.77 Unpacking libinih1:arm64 (53-1+b2) ... [2022-11-16T13:14:57.311Z] #49 26.83 Selecting previously unselected package libnet1:arm64. [2022-11-16T13:14:57.448Z] #51 12.60 Collecting pathspec>=0.5.3 [2022-11-16T13:14:57.448Z] #51 12.62 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-16T13:14:57.568Z] #49 26.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-16T13:14:57.568Z] #49 26.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:14:57.568Z] #49 26.92 Selecting previously unselected package libnl-3-200:arm64. [2022-11-16T13:14:57.568Z] #49 26.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-16T13:14:57.568Z] #49 26.97 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-16T13:14:57.706Z] #51 13.05 Collecting pyyaml [2022-11-16T13:14:57.706Z] #51 13.07 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-16T13:14:57.706Z] #51 13.14 Building wheels for collected packages: yamllint [2022-11-16T13:14:57.706Z] #51 13.15 Building wheel for yamllint (setup.py): started [2022-11-16T13:14:57.840Z] #49 27.10 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-16T13:14:57.840Z] #49 27.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-16T13:14:57.840Z] #49 27.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-16T13:14:57.840Z] #49 27.20 Selecting previously unselected package net-tools. [2022-11-16T13:14:57.840Z] #49 27.20 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-11-16T13:14:57.840Z] #49 27.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:14:58.097Z] #49 27.41 Selecting previously unselected package patch. [2022-11-16T13:14:58.097Z] #49 27.43 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-11-16T13:14:58.097Z] #49 27.45 Unpacking patch (2.7.6-7) ... [2022-11-16T13:14:58.097Z] #49 27.58 Selecting previously unselected package python-pip-whl. [2022-11-16T13:14:58.097Z] #49 27.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:58.097Z] #49 27.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:14:58.222Z] #49 DONE 56.6s [2022-11-16T13:14:58.222Z] [2022-11-16T13:14:58.222Z] #50 [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-11-16T13:14:58.573Z] #38 54.39 AR soccr/libsoccr.a [2022-11-16T13:14:58.660Z] #49 28.19 Selecting previously unselected package python3-lib2to3. [2022-11-16T13:14:58.829Z] #38 54.45 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:14:58.916Z] #49 28.20 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-16T13:14:58.916Z] #49 28.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:14:58.917Z] #49 28.30 Selecting previously unselected package python3-distutils. [2022-11-16T13:14:58.917Z] #49 28.30 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-16T13:14:58.917Z] #49 28.31 Unpacking python3-distutils (3.9.2-1) ... [2022-11-16T13:14:59.079Z] #51 14.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-16T13:14:59.079Z] #51 14.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d1c851f140b9409ca9c8acf49416a38cc2efc1a9bbc323d5b401425b21a6cbca [2022-11-16T13:14:59.079Z] #51 14.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-16T13:14:59.079Z] #51 14.23 Successfully built yamllint [2022-11-16T13:14:59.079Z] #51 14.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-16T13:14:59.086Z] #38 54.74 DEP criu/arch/x86/sigframe.d [2022-11-16T13:14:59.086Z] #38 ... [2022-11-16T13:14:59.086Z] [2022-11-16T13:14:59.086Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:14:59.086Z] #21 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-16T13:14:59.086Z] #21 101.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:14:59.086Z] #21 101.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:14:59.160Z] #50 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-16T13:14:59.160Z] #50 0.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-16T13:14:59.160Z] #50 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-16T13:14:59.160Z] #50 DONE 1.0s [2022-11-16T13:14:59.160Z] [2022-11-16T13:14:59.160Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:59.160Z] #38 124.5 CC criu/ipc_ns.o [2022-11-16T13:14:59.160Z] #38 125.7 CC criu/irmap.o [2022-11-16T13:14:59.160Z] #38 126.4 CC criu/kcmp-ids.o [2022-11-16T13:14:59.160Z] #38 126.7 CC criu/kerndat.o [2022-11-16T13:14:59.160Z] #38 127.7 CC criu/libnetlink.o [2022-11-16T13:14:59.160Z] #38 128.0 CC criu/log.o [2022-11-16T13:14:59.160Z] #38 128.6 CC criu/lsm.o [2022-11-16T13:14:59.160Z] #38 129.0 CC criu/mem.o [2022-11-16T13:14:59.160Z] #38 130.9 CC criu/memfd.o [2022-11-16T13:14:59.160Z] #38 131.6 CC criu/mount.o [2022-11-16T13:14:59.160Z] #38 ... [2022-11-16T13:14:59.160Z] [2022-11-16T13:14:59.160Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:14:59.173Z] #49 28.43 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:14:59.173Z] #49 28.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:14:59.173Z] #49 28.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:14:59.173Z] #49 28.56 Selecting previously unselected package python3-setuptools. [2022-11-16T13:14:59.173Z] #49 28.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-16T13:14:59.173Z] #49 28.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-16T13:14:59.337Z] #51 14.65 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.26.1 [2022-11-16T13:14:59.343Z] #21 ... [2022-11-16T13:14:59.343Z] [2022-11-16T13:14:59.343Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:14:59.343Z] #38 54.93 DEP criu/arch/x86/sigaction_compat.d [2022-11-16T13:14:59.343Z] #38 55.01 DEP criu/arch/x86/kerndat.d [2022-11-16T13:14:59.343Z] #38 55.14 DEP criu/arch/x86/crtools.d [2022-11-16T13:14:59.430Z] #49 28.86 Selecting previously unselected package python3-wheel. [2022-11-16T13:14:59.430Z] #49 28.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-16T13:14:59.430Z] #49 28.87 Unpacking python3-wheel (0.34.2-1) ... [2022-11-16T13:14:59.430Z] #49 28.96 Selecting previously unselected package python3-pip. [2022-11-16T13:14:59.599Z] #38 55.25 DEP criu/arch/x86/cpu.d [2022-11-16T13:14:59.664Z] using credential docker-jenkins-github-credentials [2022-11-16T13:14:59.689Z] #49 28.97 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:14:59.689Z] #49 28.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:14:59.744Z] Cloning the remote Git repository [2022-11-16T13:14:59.744Z] Cloning with configured refspecs honoured and without tags [2022-11-16T13:14:59.855Z] #38 55.46 CC criu/arch/x86/cpu.o [2022-11-16T13:14:59.903Z] #51 DONE 15.2s [2022-11-16T13:14:59.903Z] [2022-11-16T13:14:59.903Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-16T13:14:59.946Z] #49 29.28 Selecting previously unselected package sudo. [2022-11-16T13:14:59.946Z] #49 29.29 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-11-16T13:14:59.946Z] #49 29.31 Unpacking sudo (1.9.5p2-3) ... [2022-11-16T13:15:00.112Z] #38 55.97 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:15:00.112Z] #38 55.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:15:00.112Z] #38 55.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:14:59.946Z] Cloning repository https://github.com/moby/moby.git [2022-11-16T13:15:00.368Z] #38 55.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:15:00.368Z] #38 55.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:15:00.368Z] #38 56.00 CC criu/arch/x86/crtools.o [2022-11-16T13:15:00.470Z] #52 DONE 0.5s [2022-11-16T13:15:00.470Z] [2022-11-16T13:15:00.470Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-16T13:15:00.509Z] #49 29.81 Selecting previously unselected package thin-provisioning-tools. [2022-11-16T13:15:00.509Z] #49 29.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-11-16T13:15:00.509Z] #49 29.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:15:00.765Z] #49 30.03 Selecting previously unselected package uidmap. [2022-11-16T13:15:00.765Z] #49 30.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-11-16T13:15:00.765Z] #49 30.06 Unpacking uidmap (1:4.8.1-1) ... [2022-11-16T13:15:00.765Z] #49 30.23 Selecting previously unselected package vim-runtime. [2022-11-16T13:15:01.022Z] #49 30.23 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:15:01.022Z] #49 30.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-16T13:15:01.022Z] #49 30.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-16T13:15:01.022Z] #49 30.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:01.297Z] #38 57.03 CC criu/arch/x86/kerndat.o [2022-11-16T13:15:01.404Z] #53 DONE 0.8s [2022-11-16T13:15:01.404Z] [2022-11-16T13:15:01.404Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-16T13:15:01.662Z] #54 DONE 0.5s [2022-11-16T13:15:01.662Z] [2022-11-16T13:15:01.662Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-16T13:15:01.662Z] #55 DONE 0.1s [2022-11-16T13:15:01.662Z] [2022-11-16T13:15:01.662Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-16T13:15:01.662Z] #56 DONE 0.1s [2022-11-16T13:15:01.662Z] [2022-11-16T13:15:01.662Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:01.662Z] #38 149.9 CC criu/protobuf-desc.o [2022-11-16T13:15:01.662Z] #38 151.3 CC criu/protobuf.o [2022-11-16T13:15:01.662Z] #38 151.9 CC criu/pstree.o [2022-11-16T13:15:01.662Z] #38 153.6 CC criu/rbtree.o [2022-11-16T13:15:01.662Z] #38 154.0 CC criu/rst-malloc.o [2022-11-16T13:15:01.662Z] #38 154.4 CC criu/seccomp.o [2022-11-16T13:15:01.859Z] #38 57.50 CC criu/arch/x86/sigaction_compat.o [2022-11-16T13:15:02.116Z] #38 57.70 CC criu/arch/x86/sigframe.o [2022-11-16T13:15:02.116Z] #38 57.92 LINK criu/arch/x86/crtools.built-in.o [2022-11-16T13:15:02.229Z] #38 155.1 CC criu/seize.o [2022-11-16T13:15:02.372Z] #38 57.98 DEP criu/pie/util-vdso-elf32.d [2022-11-16T13:15:02.372Z] #38 58.15 DEP criu/pie/util-vdso.d [2022-11-16T13:15:00.391Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-11-16T13:15:02.629Z] #38 58.26 DEP criu/pie/util.d [2022-11-16T13:15:02.885Z] #38 58.37 CC criu/pie/util.o [2022-11-16T13:15:02.885Z] #38 58.66 CC criu/pie/util-vdso.o [2022-11-16T13:15:03.163Z] #38 156.0 CC criu/servicefd.o [2022-11-16T13:15:03.539Z] #49 33.12 Selecting previously unselected package vim. [2022-11-16T13:15:03.728Z] #38 156.6 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:15:03.728Z] #38 156.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:15:03.728Z] #38 156.6 CC criu/shmem.o [2022-11-16T13:15:03.795Z] #49 33.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-16T13:15:03.795Z] #49 33.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:03.813Z] #38 59.30 CC criu/pie/util-vdso-elf32.o [2022-11-16T13:15:04.357Z] #49 33.60 Selecting previously unselected package xfsprogs. [2022-11-16T13:15:04.357Z] #49 33.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-11-16T13:15:04.357Z] #49 33.62 Unpacking xfsprogs (5.10.0-4) ... [2022-11-16T13:15:04.377Z] #38 59.97 AR criu/pie/pie.lib.a [2022-11-16T13:15:04.377Z] #38 60.02 DEP criu/pie/restorer.d [2022-11-16T13:15:04.377Z] #38 60.15 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-16T13:15:04.377Z] #38 60.22 DEP criu/arch/x86/restorer_unmap.d [2022-11-16T13:15:04.377Z] #38 60.25 DEP criu/arch/x86/restorer.d [2022-11-16T13:15:04.613Z] #49 34.01 Selecting previously unselected package zip. [2022-11-16T13:15:04.613Z] #49 34.02 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-11-16T13:15:04.613Z] #49 34.03 Unpacking zip (3.0-12) ... [2022-11-16T13:15:02.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:15:02.740Z] > git --version # timeout=10 [2022-11-16T13:15:02.797Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-16T13:15:02.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:15:02.801Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:15:04.870Z] #49 34.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:15:04.939Z] #38 60.40 DEP criu/arch/x86/vdso-pie.d [2022-11-16T13:15:04.939Z] #38 60.48 DEP criu/pie/parasite-vdso.d [2022-11-16T13:15:04.939Z] #38 60.65 DEP criu/pie/parasite.d [2022-11-16T13:15:05.102Z] #38 157.6 CC criu/sigframe.o [2022-11-16T13:15:05.102Z] #38 157.8 CC criu/signalfd.o [2022-11-16T13:15:05.196Z] #38 60.87 CC criu/pie/parasite.o [2022-11-16T13:15:05.360Z] #38 158.2 CC criu/sk-inet.o [2022-11-16T13:15:05.688Z] #49 35.03 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-11-16T13:15:05.688Z] #49 35.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:15:05.688Z] #49 35.06 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-11-16T13:15:05.688Z] #49 35.07 Setting up libicu67:arm64 (67.1-7) ... [2022-11-16T13:15:05.688Z] #49 35.09 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-11-16T13:15:05.688Z] #49 35.10 Setting up libinih1:arm64 (53-1+b2) ... [2022-11-16T13:15:05.688Z] #49 35.11 Setting up uidmap (1:4.8.1-1) ... [2022-11-16T13:15:05.688Z] #49 35.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:15:05.688Z] #49 35.14 Setting up bzip2 (1.0.8-4) ... [2022-11-16T13:15:05.722Z] #51 ... [2022-11-16T13:15:05.722Z] [2022-11-16T13:15:05.722Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:05.722Z] #38 136.5 CC criu/namespaces.o [2022-11-16T13:15:05.722Z] #38 138.8 CC criu/net.o [2022-11-16T13:15:05.946Z] #49 35.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-16T13:15:05.946Z] #49 35.17 Setting up python3-wheel (0.34.2-1) ... [2022-11-16T13:15:06.509Z] #49 35.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:06.509Z] #49 35.80 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-16T13:15:06.509Z] #49 35.84 Setting up libcap2-bin (1:2.44-1) ... [2022-11-16T13:15:06.509Z] #49 35.85 Setting up apparmor (2.13.6-10) ... [2022-11-16T13:15:06.572Z] #38 62.02 LINK criu/pie/parasite.built-in.o [2022-11-16T13:15:06.572Z] #38 62.04 GEN criu/pie/parasite-blob.h [2022-11-16T13:15:06.572Z] #38 62.06 CC criu/pie/parasite-vdso.o [2022-11-16T13:15:06.662Z] #38 142.3 CC criu/netfilter.o [2022-11-16T13:15:06.734Z] #38 159.5 CC criu/sk-netlink.o [2022-11-16T13:15:06.921Z] #38 142.7 CC criu/page-pipe.o [2022-11-16T13:15:07.135Z] #38 62.65 CC criu/arch/x86/vdso-pie.o [2022-11-16T13:15:07.135Z] #38 62.90 CC criu/arch/x86/restorer.o [2022-11-16T13:15:07.300Z] #38 160.0 CC criu/sk-packet.o [2022-11-16T13:15:07.698Z] #38 63.38 CC criu/arch/x86/restorer_unmap.o [2022-11-16T13:15:07.698Z] #38 63.43 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-16T13:15:07.856Z] #38 143.2 CC criu/page-xfer.o [2022-11-16T13:15:07.866Z] #38 160.7 CC criu/sk-queue.o [2022-11-16T13:15:07.876Z] #49 37.28 Setting up zip (3.0-12) ... [2022-11-16T13:15:07.876Z] #49 37.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:07.876Z] #49 37.34 Setting up bash-completion (1:2.11-2) ... [2022-11-16T13:15:07.955Z] #38 63.66 CC criu/pie/restorer.o [2022-11-16T13:15:08.211Z] #38 ... [2022-11-16T13:15:08.211Z] [2022-11-16T13:15:08.211Z] #31 [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-11-16T13:15:08.211Z] #31 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-16T13:15:08.440Z] #49 ... [2022-11-16T13:15:08.440Z] [2022-11-16T13:15:08.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:08.440Z] #39 90.33 CC criu/cr-service.o [2022-11-16T13:15:08.440Z] #39 92.27 CC criu/crtools.o [2022-11-16T13:15:08.440Z] #39 92.81 CC criu/eventfd.o [2022-11-16T13:15:08.440Z] #39 93.17 CC criu/eventpoll.o [2022-11-16T13:15:08.440Z] #39 93.97 CC criu/external.o [2022-11-16T13:15:08.440Z] #39 94.30 CC criu/fault-injection.o [2022-11-16T13:15:08.440Z] #39 94.42 CC criu/fdstore.o [2022-11-16T13:15:08.440Z] #39 94.80 CC criu/fifo.o [2022-11-16T13:15:08.440Z] #39 95.23 CC criu/file-ids.o [2022-11-16T13:15:08.440Z] #39 95.57 CC criu/file-lock.o [2022-11-16T13:15:08.440Z] #39 96.47 CC criu/files-ext.o [2022-11-16T13:15:08.440Z] #39 96.82 CC criu/files-reg.o [2022-11-16T13:15:08.440Z] #39 99.16 CC criu/files.o [2022-11-16T13:15:08.468Z] #31 120.4 + GOBIN=/build [2022-11-16T13:15:08.468Z] #31 120.4 + GO111MODULE=on [2022-11-16T13:15:08.468Z] #31 120.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-16T13:15:08.798Z] #38 161.3 CC criu/sk-tcp.o [2022-11-16T13:15:09.076Z] #38 161.8 CC criu/sk-unix.o [2022-11-16T13:15:09.232Z] #38 144.6 CC criu/pagemap-cache.o [2022-11-16T13:15:09.232Z] #38 145.0 CC criu/pagemap.o [2022-11-16T13:15:09.232Z] #38 ... [2022-11-16T13:15:09.232Z] [2022-11-16T13:15:09.232Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:15:09.232Z] #51 10.27 Collecting yamllint==1.26.1 [2022-11-16T13:15:09.369Z] #39 101.4 CC criu/filesystems.o [2022-11-16T13:15:09.932Z] #39 102.1 CC criu/fsnotify.o [2022-11-16T13:15:09.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-16T13:15:10.493Z] #39 ... [2022-11-16T13:15:10.494Z] [2022-11-16T13:15:10.494Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:15:10.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-16T13:15:10.606Z] #51 11.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-16T13:15:10.750Z] #49 39.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:15:10.750Z] #49 40.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-16T13:15:10.750Z] #49 40.03 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-11-16T13:15:10.750Z] #49 40.04 Setting up patch (2.7.6-7) ... [2022-11-16T13:15:10.750Z] #49 40.05 Setting up sudo (1.9.5p2-3) ... [2022-11-16T13:15:10.750Z] #49 40.13 invoke-rc.d: could not determine current runlevel [2022-11-16T13:15:10.750Z] #49 40.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:15:10.750Z] #49 40.19 Setting up xfsprogs (5.10.0-4) ... [2022-11-16T13:15:10.750Z] #49 40.20 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-11-16T13:15:10.750Z] #49 40.21 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:15:10.750Z] #49 40.23 Setting up pigz (2.6-1) ... [2022-11-16T13:15:11.006Z] #49 40.25 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-16T13:15:11.006Z] #49 40.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-16T13:15:11.006Z] #49 40.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:15:11.006Z] #49 40.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:11.541Z] #51 12.62 Collecting pathspec>=0.5.3 [2022-11-16T13:15:11.541Z] #51 12.66 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-16T13:15:11.567Z] #49 40.91 Setting up libaio1:arm64 (0.3.112-9) ... [2022-11-16T13:15:11.567Z] #49 40.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:15:11.630Z] #38 164.2 CC criu/sockets.o [2022-11-16T13:15:11.738Z] #31 ... [2022-11-16T13:15:11.738Z] [2022-11-16T13:15:11.738Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-16T13:15:11.738Z] #21 113.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-16T13:15:11.738Z] #21 113.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 113.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 119.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-16T13:15:11.738Z] #21 119.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-16T13:15:11.738Z] #21 119.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 119.5 Selecting previously unselected package libapparmor1:amd64. [2022-11-16T13:15:11.738Z] #21 119.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 119.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:15:11.738Z] #21 119.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-16T13:15:11.738Z] #21 119.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 119.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:15:11.738Z] #21 119.7 Selecting previously unselected package libbtrfs0:amd64. [2022-11-16T13:15:11.738Z] #21 119.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 119.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:15:11.738Z] #21 119.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-16T13:15:11.738Z] #21 119.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:15:11.738Z] #21 120.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-16T13:15:11.738Z] #21 120.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 120.3 Selecting previously unselected package libudev-dev:amd64. [2022-11-16T13:15:11.738Z] #21 120.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.3 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 120.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-16T13:15:11.738Z] #21 120.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:15:11.738Z] #21 120.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-16T13:15:11.738Z] #21 120.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 120.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-16T13:15:11.738Z] #21 120.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 120.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 121.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-16T13:15:11.738Z] #21 121.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 121.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 121.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-16T13:15:11.738Z] #21 121.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 121.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 121.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-16T13:15:11.738Z] #21 121.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 121.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:15:11.738Z] #21 121.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-16T13:15:11.738Z] #21 121.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 121.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 122.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-16T13:15:11.738Z] #21 122.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 122.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-16T13:15:11.738Z] #21 122.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:15:11.738Z] #21 122.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-16T13:15:11.738Z] #21 122.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-16T13:15:11.738Z] #21 122.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 123.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-16T13:15:11.738Z] #21 123.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-16T13:15:11.738Z] #21 123.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-16T13:15:11.738Z] #21 123.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.1 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-11-16T13:15:11.738Z] #21 123.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.1 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-11-16T13:15:11.738Z] #21 123.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-16T13:15:11.738Z] #21 123.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-16T13:15:11.738Z] #21 123.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-16T13:15:11.738Z] #21 123.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 123.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 123.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 123.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-16T13:15:11.738Z] #21 123.2 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:15:11.738Z] #21 DONE 123.9s [2022-11-16T13:15:11.738Z] [2022-11-16T13:15:11.738Z] #40 [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-11-16T13:15:11.823Z] #49 41.35 Setting up libelf1:arm64 (0.183-1) ... [2022-11-16T13:15:11.823Z] #49 41.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-16T13:15:11.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-16T13:15:12.079Z] #49 41.40 Setting up python3-distutils (3.9.2-1) ... [2022-11-16T13:15:12.108Z] #51 13.08 Collecting pyyaml [2022-11-16T13:15:12.108Z] #51 13.09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-16T13:15:12.366Z] #51 13.16 Building wheels for collected packages: yamllint [2022-11-16T13:15:12.366Z] #51 13.17 Building wheel for yamllint (setup.py): started [2022-11-16T13:15:12.598Z] #49 41.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:12.598Z] #49 41.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-16T13:15:12.598Z] #49 41.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-16T13:15:12.598Z] #49 41.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-16T13:15:12.598Z] #49 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-16T13:15:12.598Z] #49 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-16T13:15:12.598Z] #49 41.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-16T13:15:12.598Z] #49 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-16T13:15:12.598Z] #49 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-16T13:15:12.598Z] #49 41.95 Setting up python3-setuptools (52.0.0-4) ... [2022-11-16T13:15:13.000Z] #38 165.5 CC criu/stats.o [2022-11-16T13:15:13.000Z] #38 165.9 CC criu/string.o [2022-11-16T13:15:13.257Z] #38 166.0 CC criu/sysctl.o [2022-11-16T13:15:13.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-16T13:15:13.300Z] #51 14.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-16T13:15:13.300Z] #51 14.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bc228d25bc7b36be2d9598277cd47eb72cbc5af6b1a87b34c7a034621498d992 [2022-11-16T13:15:13.300Z] #51 14.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-16T13:15:13.300Z] #51 14.35 Successfully built yamllint [2022-11-16T13:15:13.300Z] #51 14.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-16T13:15:13.820Z] #38 166.7 CC criu/sysfs_parse.o [2022-11-16T13:15:13.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-16T13:15:13.868Z] #51 14.79 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.26.1 [2022-11-16T13:15:13.965Z] #49 43.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-16T13:15:13.966Z] #49 43.33 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-11-16T13:15:13.966Z] #49 43.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:15:13.966Z] #49 43.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:15:14.127Z] #51 DONE 15.2s [2022-11-16T13:15:14.127Z] [2022-11-16T13:15:14.127Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:14.127Z] #38 145.9 CC criu/parasite-syscall.o [2022-11-16T13:15:14.127Z] #38 146.9 CC criu/path.o [2022-11-16T13:15:14.127Z] #38 147.2 CC criu/pie-util-vdso-elf32.o [2022-11-16T13:15:14.127Z] #38 147.8 CC criu/pie-util-vdso.o [2022-11-16T13:15:14.127Z] #38 148.4 CC criu/pie-util.o [2022-11-16T13:15:14.127Z] #38 148.7 CC criu/pipes.o [2022-11-16T13:15:14.127Z] #38 149.6 CC criu/plugin.o [2022-11-16T13:15:14.384Z] #38 167.1 CC criu/timens.o [2022-11-16T13:15:14.642Z] #38 167.4 CC criu/timerfd.o [2022-11-16T13:15:14.694Z] #38 ... [2022-11-16T13:15:14.694Z] [2022-11-16T13:15:14.694Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-16T13:15:14.694Z] #52 DONE 0.3s [2022-11-16T13:15:14.694Z] [2022-11-16T13:15:14.694Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:14.694Z] #38 150.1 CC criu/proc_parse.o [2022-11-16T13:15:14.895Z] #49 44.46 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-16T13:15:14.899Z] #38 ... [2022-11-16T13:15:14.899Z] [2022-11-16T13:15:14.899Z] #24 [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-11-16T13:15:14.952Z] #38 ... [2022-11-16T13:15:14.952Z] [2022-11-16T13:15:14.952Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-16T13:15:14.952Z] #53 DONE 0.5s [2022-11-16T13:15:15.006Z] #40 3.203 + RM_GOPATH=0 [2022-11-16T13:15:15.006Z] #40 3.203 + TMP_GOPATH= [2022-11-16T13:15:15.006Z] #40 3.203 + : /build [2022-11-16T13:15:15.151Z] #49 44.48 Setting up jq (1.6-2.1) ... [2022-11-16T13:15:15.151Z] #49 44.52 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-11-16T13:15:15.151Z] #49 44.53 Setting up iptables (1.8.7-1) ... [2022-11-16T13:15:15.151Z] #49 44.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-16T13:15:15.151Z] #49 44.59 Setting up iproute2 (5.10.0-4) ... [2022-11-16T13:15:15.157Z] #24 238.1 + dpkg --print-architecture [2022-11-16T13:15:15.157Z] #24 238.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-16T13:15:15.157Z] #24 238.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-16T13:15:15.157Z] #24 238.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-16T13:15:15.233Z] [2022-11-16T13:15:15.233Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-16T13:15:15.233Z] #54 DONE 0.3s [2022-11-16T13:15:15.233Z] [2022-11-16T13:15:15.233Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-16T13:15:15.233Z] #55 DONE 0.1s [2022-11-16T13:15:15.233Z] [2022-11-16T13:15:15.233Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-16T13:15:15.265Z] #40 ... [2022-11-16T13:15:15.265Z] [2022-11-16T13:15:15.265Z] #31 [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-11-16T13:15:15.265Z] #31 DONE 127.2s [2022-11-16T13:15:15.265Z] [2022-11-16T13:15:15.265Z] #40 [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-11-16T13:15:15.265Z] #40 3.204 + '[' -z '' ']' [2022-11-16T13:15:15.265Z] #40 3.205 ++ mktemp -d [2022-11-16T13:15:15.265Z] #40 3.210 + export GOPATH=/tmp/tmp.wP6FKE9g44 [2022-11-16T13:15:15.265Z] #40 3.210 + GOPATH=/tmp/tmp.wP6FKE9g44 [2022-11-16T13:15:15.265Z] #40 3.210 + RM_GOPATH=1 [2022-11-16T13:15:15.265Z] #40 3.210 + case "$(go env GOARCH)" in [2022-11-16T13:15:15.265Z] #40 3.210 ++ go env GOARCH [2022-11-16T13:15:15.265Z] #40 3.219 + export GO_BUILDMODE=-buildmode=pie [2022-11-16T13:15:15.265Z] #40 3.219 + GO_BUILDMODE=-buildmode=pie [2022-11-16T13:15:15.265Z] #40 3.219 ++ dirname /tmp/install/install.sh [2022-11-16T13:15:15.265Z] #40 3.219 + dir=/tmp/install [2022-11-16T13:15:15.265Z] #40 3.219 + bin=runc [2022-11-16T13:15:15.265Z] #40 3.219 + shift [2022-11-16T13:15:15.265Z] #40 3.219 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-16T13:15:15.265Z] #40 3.219 + . /tmp/install/runc.installer [2022-11-16T13:15:15.265Z] #40 3.219 ++ set -e [2022-11-16T13:15:15.265Z] #40 3.219 ++ : v1.1.4 [2022-11-16T13:15:15.265Z] #40 3.219 + install_runc [2022-11-16T13:15:15.265Z] #40 3.219 + RUNC_BUILDTAGS=seccomp [2022-11-16T13:15:15.265Z] #40 3.219 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-16T13:15:15.265Z] #40 3.219 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wP6FKE9g44/src/github.com/opencontainers/runc [2022-11-16T13:15:15.265Z] #40 3.219 Cloning into '/tmp/tmp.wP6FKE9g44/src/github.com/opencontainers/runc'... [2022-11-16T13:15:15.265Z] #40 3.220 Install runc version v1.1.4 (build tags: seccomp) [2022-11-16T13:15:15.265Z] #40 ... [2022-11-16T13:15:15.265Z] [2022-11-16T13:15:15.265Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-16T13:15:15.265Z] #41 DONE 0.1s [2022-11-16T13:15:15.492Z] #56 DONE 0.1s [2022-11-16T13:15:15.492Z] [2022-11-16T13:15:15.492Z] #25 [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-11-16T13:15:15.522Z] [2022-11-16T13:15:15.522Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-16T13:15:15.522Z] #42 DONE 3.6s [2022-11-16T13:15:15.522Z] [2022-11-16T13:15:15.522Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-16T13:15:15.522Z] #43 DONE 0.2s [2022-11-16T13:15:15.522Z] [2022-11-16T13:15:15.522Z] #44 [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-11-16T13:15:15.729Z] #49 44.94 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:15:15.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-16T13:15:16.292Z] #49 DONE 45.8s [2022-11-16T13:15:16.292Z] [2022-11-16T13:15:16.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:16.292Z] #39 103.2 CC criu/image-desc.o [2022-11-16T13:15:16.292Z] #39 103.4 CC criu/image.o [2022-11-16T13:15:16.292Z] #39 104.3 CC criu/ipc_ns.o [2022-11-16T13:15:16.292Z] #39 105.5 CC criu/irmap.o [2022-11-16T13:15:16.292Z] #39 106.2 CC criu/kcmp-ids.o [2022-11-16T13:15:16.292Z] #39 106.4 CC criu/kerndat.o [2022-11-16T13:15:16.292Z] #39 107.7 CC criu/libnetlink.o [2022-11-16T13:15:16.292Z] #39 108.2 CC criu/log.o [2022-11-16T13:15:16.552Z] #39 108.6 CC criu/lsm.o [2022-11-16T13:15:17.115Z] #39 109.2 CC criu/mem.o [2022-11-16T13:15:17.115Z] #39 ... [2022-11-16T13:15:17.115Z] [2022-11-16T13:15:17.115Z] #50 [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-11-16T13:15:17.115Z] #0 0.711 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-16T13:15:17.115Z] #0 0.715 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-16T13:15:17.115Z] #0 0.719 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-16T13:15:17.115Z] #50 DONE 0.8s [2022-11-16T13:15:17.115Z] [2022-11-16T13:15:17.115Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:15:17.453Z] #25 ... [2022-11-16T13:15:17.453Z] [2022-11-16T13:15:17.453Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:17.453Z] #38 153.1 CC criu/protobuf-desc.o [2022-11-16T13:15:18.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-16T13:15:18.830Z] #38 154.3 CC criu/protobuf.o [2022-11-16T13:15:19.089Z] #38 154.8 CC criu/pstree.o [2022-11-16T13:15:20.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-16T13:15:20.642Z] Fetching without tags [2022-11-16T13:15:20.769Z] #44 DONE 4.4s [2022-11-16T13:15:20.769Z] [2022-11-16T13:15:20.769Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:15:20.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:15:20.377Z] > git config --add remote.origin.fetch +refs/pull/44472/head:refs/remotes/origin/PR-44472 # timeout=10 [2022-11-16T13:15:20.430Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:15:20.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-16T13:15:20.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-16T13:15:20.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:15:20.685Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44472/head:refs/remotes/origin/PR-44472 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-16T13:15:20.997Z] #38 156.5 CC criu/rbtree.o [2022-11-16T13:15:21.026Z] #45 ... [2022-11-16T13:15:21.026Z] [2022-11-16T13:15:21.026Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:21.026Z] #38 66.61 LINK criu/pie/restorer.built-in.o [2022-11-16T13:15:21.026Z] #38 66.63 GEN criu/pie/restorer-blob.h [2022-11-16T13:15:21.026Z] #38 66.70 DEP criu/vdso.d [2022-11-16T13:15:21.026Z] #38 66.88 DEP criu/vdso-compat.d [2022-11-16T13:15:21.026Z] #38 67.00 DEP criu/uts_ns.d [2022-11-16T13:15:21.026Z] #38 67.16 DEP criu/util.d [2022-11-16T13:15:21.026Z] #38 67.37 DEP criu/uffd.d [2022-11-16T13:15:21.026Z] #38 67.48 DEP criu/tun.d [2022-11-16T13:15:21.026Z] #38 67.82 DEP criu/tty.d [2022-11-16T13:15:21.026Z] #38 68.02 DEP criu/timerfd.d [2022-11-16T13:15:21.026Z] #38 68.20 DEP criu/timens.d [2022-11-16T13:15:21.026Z] #38 68.29 DEP criu/sysfs_parse.d [2022-11-16T13:15:21.026Z] #38 68.43 DEP criu/sysctl.d [2022-11-16T13:15:21.026Z] #38 68.65 DEP criu/string.d [2022-11-16T13:15:21.026Z] #38 68.70 DEP criu/stats.d [2022-11-16T13:15:21.026Z] #38 68.82 DEP criu/sockets.d [2022-11-16T13:15:21.026Z] #38 68.99 DEP criu/sk-unix.d [2022-11-16T13:15:21.026Z] #38 69.28 DEP criu/sk-tcp.d [2022-11-16T13:15:21.026Z] #38 69.47 DEP criu/sk-queue.d [2022-11-16T13:15:21.026Z] #38 69.58 DEP criu/sk-packet.d [2022-11-16T13:15:21.026Z] #38 69.75 DEP criu/sk-netlink.d [2022-11-16T13:15:21.026Z] #38 69.94 DEP criu/sk-inet.d [2022-11-16T13:15:21.026Z] #38 70.10 DEP criu/signalfd.d [2022-11-16T13:15:21.026Z] #38 70.24 DEP criu/sigframe.d [2022-11-16T13:15:21.026Z] #38 70.32 DEP criu/shmem.d [2022-11-16T13:15:21.026Z] #38 70.44 DEP criu/servicefd.d [2022-11-16T13:15:21.026Z] #38 70.54 DEP criu/seize.d [2022-11-16T13:15:21.026Z] #38 70.66 DEP criu/seccomp.d [2022-11-16T13:15:21.026Z] #38 70.81 DEP criu/rst-malloc.d [2022-11-16T13:15:21.026Z] #38 70.95 DEP criu/rbtree.d [2022-11-16T13:15:21.026Z] #38 71.07 DEP criu/pstree.d [2022-11-16T13:15:21.026Z] #38 71.25 DEP criu/protobuf.d [2022-11-16T13:15:21.026Z] #38 71.37 GEN criu/protobuf-desc-gen.h [2022-11-16T13:15:21.026Z] #38 73.22 DEP criu/protobuf-desc.d [2022-11-16T13:15:21.026Z] #38 73.41 DEP criu/proc_parse.d [2022-11-16T13:15:21.026Z] #38 73.66 DEP criu/plugin.d [2022-11-16T13:15:21.026Z] #38 73.79 DEP criu/pipes.d [2022-11-16T13:15:21.026Z] #38 74.03 DEP criu/pie-util.d [2022-11-16T13:15:21.026Z] #38 74.10 DEP criu/pie-util-vdso.d [2022-11-16T13:15:21.026Z] #38 74.19 DEP criu/pie-util-vdso-elf32.d [2022-11-16T13:15:21.026Z] #38 74.35 DEP criu/path.d [2022-11-16T13:15:21.026Z] #38 74.48 DEP criu/parasite-syscall.d [2022-11-16T13:15:21.026Z] #38 74.66 DEP criu/pagemap.d [2022-11-16T13:15:21.026Z] #38 74.87 DEP criu/pagemap-cache.d [2022-11-16T13:15:21.026Z] #38 74.97 DEP criu/page-xfer.d [2022-11-16T13:15:21.026Z] #38 75.24 DEP criu/page-pipe.d [2022-11-16T13:15:21.026Z] #38 75.35 DEP criu/netfilter.d [2022-11-16T13:15:21.026Z] #38 75.49 DEP criu/net.d [2022-11-16T13:15:21.026Z] #38 75.69 DEP criu/namespaces.d [2022-11-16T13:15:21.026Z] #38 75.84 DEP criu/mount.d [2022-11-16T13:15:21.026Z] #38 75.99 DEP criu/memfd.d [2022-11-16T13:15:21.026Z] #38 76.11 DEP criu/mem.d [2022-11-16T13:15:21.026Z] #38 76.29 DEP criu/lsm.d [2022-11-16T13:15:21.026Z] #38 76.42 DEP criu/log.d [2022-11-16T13:15:21.026Z] #38 76.58 DEP criu/libnetlink.d [2022-11-16T13:15:21.026Z] #38 76.69 DEP criu/kerndat.d [2022-11-16T13:15:21.258Z] #38 156.8 CC criu/rst-malloc.o [2022-11-16T13:15:21.282Z] #38 76.87 DEP criu/kcmp-ids.d [2022-11-16T13:15:21.282Z] #38 76.95 DEP criu/irmap.d [2022-11-16T13:15:21.409Z] Merging remotes/origin/20.10 commit 4ed81ac0e2504489839226ce42abc614cc4d4860 into PR head commit 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:15:21.517Z] #38 157.1 CC criu/seccomp.o [2022-11-16T13:15:21.538Z] #38 77.13 DEP criu/ipc_ns.d [2022-11-16T13:15:21.538Z] #38 77.35 DEP criu/image.d [2022-11-16T13:15:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-16T13:15:21.794Z] #38 77.51 DEP criu/image-desc.d [2022-11-16T13:15:21.794Z] #38 77.57 DEP criu/fsnotify.d [2022-11-16T13:15:22.051Z] #38 77.74 DEP criu/filesystems.d [2022-11-16T13:15:22.307Z] #38 77.90 DEP criu/files.d [2022-11-16T13:15:22.307Z] #38 78.08 DEP criu/files-reg.d [2022-11-16T13:15:22.452Z] #38 157.8 CC criu/seize.o [2022-11-16T13:15:22.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-16T13:15:22.564Z] #38 78.24 DEP criu/files-ext.d [2022-11-16T13:15:22.855Z] #38 78.39 DEP criu/file-lock.d [2022-11-16T13:15:22.855Z] #38 ... [2022-11-16T13:15:22.855Z] [2022-11-16T13:15:22.855Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-16T13:15:22.855Z] #45 3.068 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-16T13:15:23.138Z] #45 DONE 3.2s [2022-11-16T13:15:23.138Z] [2022-11-16T13:15:23.138Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-16T13:15:23.388Z] #38 159.0 CC criu/servicefd.o [2022-11-16T13:15:23.955Z] #38 159.4 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:15:23.955Z] #38 159.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:15:23.955Z] #38 159.5 CC criu/shmem.o [2022-11-16T13:15:21.525Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:15:21.576Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:15:24.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-16T13:15:24.748Z] Merge succeeded, producing 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:15:24.749Z] Checking out Revision 7ebfee940f02f1eddf144771d568344675ac38db (PR-44472) [2022-11-16T13:15:24.890Z] #38 160.4 CC criu/sigframe.o [2022-11-16T13:15:24.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-16T13:15:25.115Z] #24 ... [2022-11-16T13:15:25.115Z] [2022-11-16T13:15:25.115Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:25.115Z] #38 167.8 CC criu/tty.o [2022-11-16T13:15:25.115Z] #38 170.0 CC criu/tun.o [2022-11-16T13:15:25.115Z] #38 170.7 CC criu/uffd.o [2022-11-16T13:15:25.115Z] #38 172.1 CC criu/util.o [2022-11-16T13:15:25.115Z] #38 173.7 CC criu/uts_ns.o [2022-11-16T13:15:25.115Z] #38 173.9 CC criu/vdso-compat.o [2022-11-16T13:15:25.115Z] #38 174.1 CC criu/vdso.o [2022-11-16T13:15:25.115Z] #38 174.9 LINK criu/built-in.o [2022-11-16T13:15:25.115Z] #38 175.1 LINK criu/criu [2022-11-16T13:15:25.115Z] #38 175.5 DEP lib/c/criu.d [2022-11-16T13:15:25.115Z] #38 175.6 CC images/rpc.pb-c.o [2022-11-16T13:15:25.115Z] #38 176.3 CC lib/c/criu.o [2022-11-16T13:15:25.115Z] #38 177.5 LINK lib/c/built-in.o [2022-11-16T13:15:25.115Z] #38 177.5 LINK lib/c/libcriu.so [2022-11-16T13:15:25.115Z] #38 177.6 LINK lib/c/libcriu.a [2022-11-16T13:15:25.115Z] #38 177.7 GEN magic.py [2022-11-16T13:15:25.115Z] #38 177.9 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:15:25.115Z] #38 177.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:15:25.115Z] #38 177.9 Note: Building without GnuTLS support [2022-11-16T13:15:25.115Z] #38 177.9 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:15:25.115Z] #38 177.9 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:15:25.148Z] #38 160.6 CC criu/signalfd.o [2022-11-16T13:15:25.210Z] #51 ... [2022-11-16T13:15:25.211Z] [2022-11-16T13:15:25.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:25.211Z] #39 111.5 CC criu/memfd.o [2022-11-16T13:15:25.211Z] #39 112.3 CC criu/mount.o [2022-11-16T13:15:25.211Z] #39 116.3 CC criu/namespaces.o [2022-11-16T13:15:25.406Z] #38 160.9 CC criu/sk-inet.o [2022-11-16T13:15:25.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-16T13:15:26.137Z] #39 118.3 CC criu/net.o [2022-11-16T13:15:26.342Z] #38 162.0 CC criu/sk-netlink.o [2022-11-16T13:15:26.448Z] #46 DONE 3.2s [2022-11-16T13:15:26.448Z] [2022-11-16T13:15:26.448Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-16T13:15:26.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-16T13:15:26.489Z] #38 179.0 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:15:26.600Z] #38 162.3 CC criu/sk-packet.o [2022-11-16T13:15:26.699Z] #39 ... [2022-11-16T13:15:26.699Z] [2022-11-16T13:15:26.699Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:15:26.699Z] #51 9.507 Collecting yamllint==1.26.1 [2022-11-16T13:15:27.055Z] #38 179.9 make[1]: Nothing to be done for 'all'. [2022-11-16T13:15:27.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-16T13:15:27.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:15:27.411Z] Using test binary docker [2022-11-16T13:15:27.411Z] +++ /etc/init.d/apparmor start [2022-11-16T13:15:27.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:15:27.411Z] INFO: Waiting for daemon to start... [2022-11-16T13:15:27.411Z] Starting dockerd [2022-11-16T13:15:27.411Z] +++ 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-11-16T13:15:24.322Z] > git remote # timeout=10 [2022-11-16T13:15:24.448Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T13:15:24.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-16T13:15:24.499Z] > git merge 4ed81ac0e2504489839226ce42abc614cc4d4860 # timeout=10 [2022-11-16T13:15:24.652Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-11-16T13:15:24.787Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:15:24.850Z] > git checkout -f 7ebfee940f02f1eddf144771d568344675ac38db # timeout=10 [2022-11-16T13:15:27.542Z] #38 163.2 CC criu/sk-queue.o [2022-11-16T13:15:27.695Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:15:27.695Z] Using test binary docker [2022-11-16T13:15:27.695Z] +++ /etc/init.d/apparmor start [2022-11-16T13:15:27.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:15:27.695Z] INFO: Waiting for daemon to start... [2022-11-16T13:15:27.695Z] Starting dockerd [2022-11-16T13:15:27.695Z] +++ 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-11-16T13:15:27.952Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:15:27.952Z] Using test binary docker [2022-11-16T13:15:27.952Z] +++ /etc/init.d/apparmor start [2022-11-16T13:15:27.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:15:27.952Z] INFO: Waiting for daemon to start... [2022-11-16T13:15:27.952Z] Starting dockerd [2022-11-16T13:15:27.952Z] +++ 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-11-16T13:15:27.988Z] #38 180.6 make[1]: 'images/built-in.o' is up to date. [2022-11-16T13:15:27.988Z] #38 180.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-16T13:15:27.988Z] #38 180.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-16T13:15:27.988Z] #38 180.8 make[1]: 'compel/libcompel.a' is up to date. [2022-11-16T13:15:27.988Z] #38 180.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-16T13:15:28.062Z] #51 10.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-16T13:15:28.109Z] #38 163.7 CC criu/sk-tcp.o [2022-11-16T13:15:28.246Z] #38 180.9 make[1]: Nothing to be done for 'all'. [2022-11-16T13:15:28.246Z] #38 180.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:15:28.337Z] #47 DONE 2.2s [2022-11-16T13:15:28.337Z] [2022-11-16T13:15:28.337Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:28.337Z] #38 78.64 DEP criu/file-ids.d [2022-11-16T13:15:28.337Z] #38 78.89 DEP criu/fifo.d [2022-11-16T13:15:28.337Z] #38 79.05 DEP criu/fdstore.d [2022-11-16T13:15:28.337Z] #38 79.14 DEP criu/fault-injection.d [2022-11-16T13:15:28.337Z] #38 79.24 DEP criu/external.d [2022-11-16T13:15:28.337Z] #38 79.41 DEP criu/eventpoll.d [2022-11-16T13:15:28.337Z] #38 79.64 DEP criu/eventfd.d [2022-11-16T13:15:28.337Z] #38 79.79 DEP criu/crtools.d [2022-11-16T13:15:28.337Z] #38 79.96 DEP criu/cr-service.d [2022-11-16T13:15:28.337Z] #38 80.20 DEP criu/cr-restore.d [2022-11-16T13:15:28.337Z] #38 80.45 DEP criu/cr-errno.d [2022-11-16T13:15:28.337Z] #38 80.48 DEP criu/cr-dump.d [2022-11-16T13:15:28.337Z] #38 80.72 DEP criu/cr-dedup.d [2022-11-16T13:15:28.337Z] #38 80.88 DEP criu/cr-check.d [2022-11-16T13:15:28.337Z] #38 81.07 DEP criu/config.d [2022-11-16T13:15:28.337Z] #38 81.23 DEP criu/clone-noasan.d [2022-11-16T13:15:28.337Z] #38 81.34 DEP criu/cgroup.d [2022-11-16T13:15:28.337Z] #38 81.49 DEP criu/cgroup-props.d [2022-11-16T13:15:28.337Z] #38 81.68 DEP criu/bitmap.d [2022-11-16T13:15:28.337Z] #38 81.69 DEP criu/bfd.d [2022-11-16T13:15:28.337Z] #38 81.84 DEP criu/autofs.d [2022-11-16T13:15:28.337Z] #38 81.99 DEP criu/aio.d [2022-11-16T13:15:28.337Z] #38 82.27 DEP criu/action-scripts.d [2022-11-16T13:15:28.337Z] #38 82.66 CC criu/action-scripts.o [2022-11-16T13:15:28.337Z] #38 83.09 CC criu/aio.o [2022-11-16T13:15:28.337Z] #38 83.65 CC criu/autofs.o [2022-11-16T13:15:28.504Z] #38 181.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.504Z] #38 181.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.504Z] #38 181.3 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.504Z] #38 181.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.675Z] #38 164.4 CC criu/sk-unix.o [2022-11-16T13:15:28.762Z] #38 181.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.762Z] #38 181.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.762Z] #38 181.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:28.991Z] #51 11.74 Collecting pathspec>=0.5.3 [2022-11-16T13:15:28.991Z] #51 11.76 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-16T13:15:29.019Z] #38 181.6 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:29.019Z] #38 181.7 INSTALL criu/criu [2022-11-16T13:15:29.247Z] #51 12.08 Collecting pyyaml [2022-11-16T13:15:29.247Z] #51 12.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-11-16T13:15:29.247Z] #51 12.16 Building wheels for collected packages: yamllint [2022-11-16T13:15:29.504Z] #51 12.17 Building wheel for yamllint (setup.py): started [2022-11-16T13:15:29.704Z] #38 85.26 CC criu/bfd.o [2022-11-16T13:15:29.953Z] #38 DONE 182.6s [2022-11-16T13:15:29.953Z] [2022-11-16T13:15:29.953Z] #37 [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-11-16T13:15:30.266Z] #38 85.93 CC criu/bitmap.o [2022-11-16T13:15:30.266Z] #38 86.13 CC criu/cgroup-props.o [2022-11-16T13:15:30.433Z] #51 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-16T13:15:30.433Z] #51 13.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=775a77c9f71db9196714aaba1aaee01233927b47265ac802fefe708b49a14706 [2022-11-16T13:15:30.433Z] #51 13.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-16T13:15:30.433Z] #51 13.21 Successfully built yamllint [2022-11-16T13:15:30.433Z] #51 13.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-16T13:15:30.690Z] #51 13.62 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.26.1 [2022-11-16T13:15:30.828Z] #38 ... [2022-11-16T13:15:30.828Z] [2022-11-16T13:15:30.828Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-16T13:15:30.828Z] #48 DONE 2.2s [2022-11-16T13:15:30.828Z] [2022-11-16T13:15:30.828Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:15:31.216Z] #38 166.6 CC criu/sockets.o [2022-11-16T13:15:31.619Z] #51 DONE 14.3s [2022-11-16T13:15:31.619Z] [2022-11-16T13:15:31.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:31.619Z] #39 122.4 CC criu/netfilter.o [2022-11-16T13:15:31.619Z] #39 122.8 CC criu/page-pipe.o [2022-11-16T13:15:31.876Z] #39 123.9 CC criu/page-xfer.o [2022-11-16T13:15:32.129Z] . [2022-11-16T13:15:32.129Z] [2022-11-16T13:15:32.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:15:32.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:15:32.129Z] [2022-11-16T13:15:32.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:15:32.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:15:32.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:15:32.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:15:32.129Z] Error: No such image: emptyfs [2022-11-16T13:15:32.129Z] Error: No such image: emptyfs [2022-11-16T13:15:32.129Z] ++++ docker load [2022-11-16T13:15:32.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-16T13:15:32.129Z] Error: No such image: emptyfs [2022-11-16T13:15:32.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-16T13:15:32.129Z] ++++ docker load [2022-11-16T13:15:32.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-16T13:15:32.129Z] ++++ docker load [2022-11-16T13:15:32.129Z] Running integration-test (iteration 1) [2022-11-16T13:15:32.129Z] Running integration-test (iteration 1) [2022-11-16T13:15:32.129Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] ++ set -e [2022-11-16T13:15:32.129Z] ++ '[' -n 0 ']' [2022-11-16T13:15:32.129Z] ++ set -x [2022-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] Running integration-test (iteration 1) [2022-11-16T13:15:32.129Z] 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-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] ++ set -e [2022-11-16T13:15:32.129Z] ++ '[' -n 0 ']' [2022-11-16T13:15:32.129Z] ++ set -x [2022-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] 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-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] ++ set -e [2022-11-16T13:15:32.129Z] ++ '[' -n 0 ']' [2022-11-16T13:15:32.129Z] ++ set -x [2022-11-16T13:15:32.129Z] ++ 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-11-16T13:15:32.129Z] Loaded image: busybox:latest [2022-11-16T13:15:32.129Z] Loaded image: busybox:latest [2022-11-16T13:15:32.129Z] Loaded image: busybox:latest [2022-11-16T13:15:32.129Z] Loaded image: busybox:glibc [2022-11-16T13:15:32.129Z] Loaded image: busybox:glibc [2022-11-16T13:15:32.129Z] Loaded image: busybox:glibc [2022-11-16T13:15:32.592Z] #38 168.0 CC criu/stats.o [2022-11-16T13:15:32.850Z] #38 168.5 CC criu/string.o [2022-11-16T13:15:33.109Z] #38 168.6 CC criu/sysctl.o [2022-11-16T13:15:33.346Z] #49 2.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-16T13:15:33.346Z] #49 2.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-16T13:15:33.346Z] #49 2.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-16T13:15:33.501Z] Loaded image: debian:bullseye-slim [2022-11-16T13:15:33.501Z] Loaded image: hello-world:latest [2022-11-16T13:15:33.501Z] Loaded image: debian:bullseye-slim [2022-11-16T13:15:33.501Z] Loaded image: debian:bullseye-slim [2022-11-16T13:15:33.501Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:15:33.501Z] INFO: Testing against a local daemon [2022-11-16T13:15:33.501Z] === RUN TestCgroupNamespacesBuild [2022-11-16T13:15:33.501Z] Loaded image: hello-world:latest [2022-11-16T13:15:33.501Z] Loaded image: hello-world:latest [2022-11-16T13:15:33.603Z] #49 2.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-16T13:15:33.676Z] #38 ... [2022-11-16T13:15:33.676Z] [2022-11-16T13:15:33.676Z] #29 [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-11-16T13:15:33.676Z] #29 225.8 + dpkg --print-architecture [2022-11-16T13:15:33.676Z] #29 225.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-16T13:15:33.766Z] #39 125.6 CC criu/pagemap-cache.o [2022-11-16T13:15:33.766Z] #39 126.0 CC criu/pagemap.o [2022-11-16T13:15:34.065Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:15:34.065Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:15:34.243Z] #29 226.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-16T13:15:34.243Z] #29 226.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-16T13:15:34.322Z] INFO: Testing against a local daemon [2022-11-16T13:15:34.322Z] === RUN TestDockerDaemonSuite [2022-11-16T13:15:34.322Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-11-16T13:15:34.322Z] INFO: Testing against a local daemon [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-16T13:15:34.322Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-16T13:15:34.886Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-16T13:15:34.886Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-16T13:15:34.971Z] #49 4.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [200 kB] [2022-11-16T13:15:35.130Z] #39 126.9 CC criu/parasite-syscall.o [2022-11-16T13:15:35.227Z] #49 ... [2022-11-16T13:15:35.227Z] [2022-11-16T13:15:35.227Z] #40 [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-11-16T13:15:35.227Z] #40 13.53 + cd /tmp/tmp.wP6FKE9g44/src/github.com/opencontainers/runc [2022-11-16T13:15:35.227Z] #40 13.53 + git checkout -q v1.1.4 [2022-11-16T13:15:35.227Z] #40 14.07 + '[' -z '' ']' [2022-11-16T13:15:35.227Z] #40 14.07 + target=static [2022-11-16T13:15:35.227Z] #40 14.07 + make BUILDTAGS=seccomp static [2022-11-16T13:15:35.227Z] #40 14.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-16T13:15:35.452Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-16T13:15:35.484Z] #40 ... [2022-11-16T13:15:35.484Z] [2022-11-16T13:15:35.484Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:35.484Z] #38 87.23 CC criu/cgroup.o [2022-11-16T13:15:35.484Z] #38 90.40 CC criu/clone-noasan.o [2022-11-16T13:15:35.484Z] #38 90.65 CC criu/config.o [2022-11-16T13:15:35.691Z] #39 127.8 CC criu/path.o [2022-11-16T13:15:35.709Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2022-11-16T13:15:35.709Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-16T13:15:35.709Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-16T13:15:35.946Z] #39 128.1 CC criu/pie-util-vdso.o [2022-11-16T13:15:36.273Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-16T13:15:36.413Z] #38 92.27 CC criu/cr-check.o [2022-11-16T13:15:36.508Z] #39 128.5 CC criu/pie-util.o [2022-11-16T13:15:36.765Z] #39 128.7 CC criu/pipes.o [2022-11-16T13:15:36.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-11-16T13:15:36.837Z] === RUN TestBuildWithSession [2022-11-16T13:15:36.837Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:15:36.837Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-16T13:15:36.837Z] === RUN TestBuildSquashParent [2022-11-16T13:15:37.095Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-16T13:15:37.095Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-16T13:15:37.328Z] #39 129.4 CC criu/plugin.o [2022-11-16T13:15:37.427Z] Commit message: "update containerd binary to v1.6.10" [2022-11-16T13:15:37.585Z] #39 129.8 CC criu/proc_parse.o [2022-11-16T13:15:37.840Z] > git --version # timeout=10 [2022-11-16T13:15:37.890Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-16T13:15:37.936Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-11-16T13:15:38.466Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-11-16T13:15:38.466Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-16T13:15:38.724Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-16T13:15:38.724Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-16T13:15:38.724Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-16T13:15:38.932Z] #38 94.20 CC criu/cr-dedup.o [2022-11-16T13:15:38.932Z] #38 94.64 CC criu/cr-dump.o [2022-11-16T13:15:39.289Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-16T13:15:39.853Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-16T13:15:39.919Z] #37 ... [2022-11-16T13:15:39.919Z] [2022-11-16T13:15:39.919Z] #24 [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-11-16T13:15:39.919Z] #24 DONE 262.4s [2022-11-16T13:15:39.919Z] [2022-11-16T13:15:39.919Z] #33 [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-11-16T13:15:40.418Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-16T13:15:40.675Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-16T13:15:40.675Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-16T13:15:40.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-16T13:15:40.854Z] #33 ... [2022-11-16T13:15:40.854Z] [2022-11-16T13:15:40.854Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-16T13:15:40.856Z] #39 132.5 CC criu/protobuf-desc.o [2022-11-16T13:15:41.379Z] + docker version [2022-11-16T13:15:41.420Z] #57 DONE 0.5s [2022-11-16T13:15:41.420Z] [2022-11-16T13:15:41.420Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-16T13:15:41.420Z] #58 DONE 0.1s [2022-11-16T13:15:41.420Z] [2022-11-16T13:15:41.420Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-16T13:15:41.420Z] #59 DONE 0.1s [2022-11-16T13:15:41.420Z] [2022-11-16T13:15:41.420Z] #37 [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-11-16T13:15:41.420Z] #37 ... [2022-11-16T13:15:41.420Z] [2022-11-16T13:15:41.420Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-16T13:15:41.420Z] #60 DONE 0.1s [2022-11-16T13:15:41.453Z] #38 ... [2022-11-16T13:15:41.453Z] [2022-11-16T13:15:41.453Z] #24 [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-11-16T13:15:41.453Z] #24 DONE 152.8s [2022-11-16T13:15:41.453Z] [2022-11-16T13:15:41.453Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:15:41.453Z] #49 5.697 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-16T13:15:41.453Z] #49 9.623 Fetched 8607 kB in 8s (1135 kB/s) [2022-11-16T13:15:41.678Z] [2022-11-16T13:15:41.678Z] #42 [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-11-16T13:15:41.785Z] #39 133.8 CC criu/protobuf.o [2022-11-16T13:15:42.016Z] #49 9.623 Reading package lists... [2022-11-16T13:15:42.016Z] #49 ... [2022-11-16T13:15:42.016Z] [2022-11-16T13:15:42.016Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:42.016Z] #38 97.57 CC criu/cr-errno.o [2022-11-16T13:15:42.016Z] #38 97.69 CC criu/cr-restore.o [2022-11-16T13:15:42.041Z] #39 134.2 CC criu/pstree.o [2022-11-16T13:15:42.297Z] #39 ... [2022-11-16T13:15:42.297Z] [2022-11-16T13:15:42.297Z] #30 [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-11-16T13:15:42.297Z] #30 181.4 + dpkg --print-architecture [2022-11-16T13:15:42.553Z] #30 DONE 181.6s [2022-11-16T13:15:42.553Z] [2022-11-16T13:15:42.553Z] #40 [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-11-16T13:15:42.571Z] --- PASS: TestBuildSquashParent (5.41s) [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:15:42.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:15:42.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:15:43.947Z] #40 ... [2022-11-16T13:15:43.947Z] [2022-11-16T13:15:43.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:43.947Z] #39 135.8 CC criu/rbtree.o [2022-11-16T13:15:43.947Z] #39 136.1 CC criu/rst-malloc.o [2022-11-16T13:15:44.215Z] #29 ... [2022-11-16T13:15:44.215Z] [2022-11-16T13:15:44.215Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:44.215Z] #38 169.5 CC criu/sysfs_parse.o [2022-11-16T13:15:44.215Z] #38 170.1 CC criu/timens.o [2022-11-16T13:15:44.215Z] #38 170.5 CC criu/timerfd.o [2022-11-16T13:15:44.215Z] #38 170.9 CC criu/tty.o [2022-11-16T13:15:44.215Z] #38 173.4 CC criu/tun.o [2022-11-16T13:15:44.215Z] #38 174.0 CC criu/uffd.o [2022-11-16T13:15:44.215Z] #38 175.6 CC criu/util.o [2022-11-16T13:15:44.215Z] #38 177.1 CC criu/uts_ns.o [2022-11-16T13:15:44.215Z] #38 177.4 CC criu/vdso-compat.o [2022-11-16T13:15:44.215Z] #38 177.6 CC criu/vdso.o [2022-11-16T13:15:44.215Z] #38 178.5 LINK criu/built-in.o [2022-11-16T13:15:44.215Z] #38 178.7 LINK criu/criu [2022-11-16T13:15:44.215Z] #38 179.2 DEP lib/c/criu.d [2022-11-16T13:15:44.215Z] #38 179.4 CC images/rpc.pb-c.o [2022-11-16T13:15:44.468Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-16T13:15:44.473Z] #38 180.1 CC lib/c/criu.o [2022-11-16T13:15:44.525Z] #39 136.4 CC criu/seccomp.o [2022-11-16T13:15:45.106Z] #39 137.2 CC criu/seize.o [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.68s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2022-11-16T13:15:45.400Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2022-11-16T13:15:45.400Z] === RUN TestBuildMultiStageCopy [2022-11-16T13:15:45.400Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-16T13:15:45.845Z] #38 181.5 LINK lib/c/built-in.o [2022-11-16T13:15:45.845Z] #38 181.6 LINK lib/c/libcriu.so [2022-11-16T13:15:46.033Z] #39 138.0 CC criu/servicefd.o [2022-11-16T13:15:46.103Z] #38 181.7 LINK lib/c/libcriu.a [2022-11-16T13:15:46.290Z] #39 138.4 CC criu/shmem.o [2022-11-16T13:15:46.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-16T13:15:46.360Z] #38 181.9 GEN magic.py [2022-11-16T13:15:46.361Z] #38 182.2 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:15:46.361Z] #38 182.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:15:46.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-16T13:15:46.618Z] #38 182.2 Note: Building without GnuTLS support [2022-11-16T13:15:46.618Z] #38 182.2 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:15:46.618Z] #38 182.2 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:15:46.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-16T13:15:46.847Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-16T13:15:47.105Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy (1.86s) [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s) [2022-11-16T13:15:47.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s) [2022-11-16T13:15:47.105Z] === RUN TestBuildMultiStageParentConfig [2022-11-16T13:15:47.217Z] #39 139.4 CC criu/sigframe.o [2022-11-16T13:15:47.268Z] #38 103.0 CC criu/cr-service.o [2022-11-16T13:15:47.473Z] #39 139.5 CC criu/signalfd.o [2022-11-16T13:15:47.551Z] #38 183.1 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:15:47.670Z] --- PASS: TestBuildMultiStageParentConfig (0.42s) [2022-11-16T13:15:47.670Z] === RUN TestBuildLabelWithTargets [2022-11-16T13:15:47.729Z] #39 139.8 CC criu/sk-inet.o [2022-11-16T13:15:48.117Z] #38 183.9 make[1]: Nothing to be done for 'all'. [2022-11-16T13:15:48.198Z] #38 ... [2022-11-16T13:15:48.198Z] [2022-11-16T13:15:48.198Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:15:48.198Z] #49 9.623 Reading package lists... [2022-11-16T13:15:48.198Z] #49 12.92 Reading package lists... [2022-11-16T13:15:48.198Z] #49 15.56 Building dependency tree... [2022-11-16T13:15:48.198Z] #49 17.38 The following additional packages will be installed: [2022-11-16T13:15:48.198Z] #49 17.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:15:48.198Z] #49 17.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-16T13:15:48.198Z] #49 17.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-16T13:15:48.198Z] #49 17.41 python3-pkg-resources vim-runtime xxd [2022-11-16T13:15:48.198Z] #49 17.41 Suggested packages: [2022-11-16T13:15:48.198Z] #49 17.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-16T13:15:48.198Z] #49 17.41 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-16T13:15:48.198Z] #49 17.41 acl attr quota [2022-11-16T13:15:48.198Z] #49 17.41 Recommended packages: [2022-11-16T13:15:48.198Z] #49 17.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-16T13:15:48.235Z] --- PASS: TestBuildLabelWithTargets (0.66s) [2022-11-16T13:15:48.235Z] === RUN TestBuildWithEmptyLayers [2022-11-16T13:15:48.492Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-16T13:15:48.657Z] #39 140.7 CC criu/sk-netlink.o [2022-11-16T13:15:48.749Z] --- PASS: TestBuildWithEmptyLayers (0.31s) [2022-11-16T13:15:48.749Z] === RUN TestBuildMultiStageOnBuild [2022-11-16T13:15:48.914Z] #39 141.1 CC criu/sk-packet.o [2022-11-16T13:15:49.052Z] #38 184.8 make[1]: 'images/built-in.o' is up to date. [2022-11-16T13:15:49.310Z] #38 184.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-16T13:15:49.310Z] #38 184.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-16T13:15:49.310Z] #38 185.0 make[1]: 'compel/libcompel.a' is up to date. [2022-11-16T13:15:49.310Z] #38 185.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-16T13:15:49.310Z] #38 185.1 make[1]: Nothing to be done for 'all'. [2022-11-16T13:15:49.476Z] #39 141.6 CC criu/sk-queue.o [2022-11-16T13:15:49.567Z] #49 18.73 The following NEW packages will be installed: [2022-11-16T13:15:49.567Z] #49 18.73 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-16T13:15:49.567Z] #49 18.73 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-16T13:15:49.567Z] #49 18.73 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-16T13:15:49.567Z] #49 18.73 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-16T13:15:49.567Z] #49 18.74 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-16T13:15:49.567Z] #49 18.74 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-16T13:15:49.567Z] #49 18.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-16T13:15:49.567Z] #49 18.74 xz-utils zip [2022-11-16T13:15:49.569Z] #38 185.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:15:49.824Z] #49 19.08 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:15:49.824Z] #49 19.08 Need to get 27.0 MB of archives. [2022-11-16T13:15:49.824Z] #49 19.08 After this operation, 104 MB of additional disk space will be used. [2022-11-16T13:15:49.824Z] #49 19.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-16T13:15:49.824Z] #49 19.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-16T13:15:49.824Z] #49 19.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-16T13:15:49.824Z] #49 19.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-16T13:15:49.824Z] #49 19.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-16T13:15:49.824Z] #49 19.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-16T13:15:49.824Z] #49 19.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-16T13:15:49.824Z] #49 19.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-16T13:15:49.824Z] #49 19.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-16T13:15:49.824Z] #49 19.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-16T13:15:49.824Z] #49 19.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-16T13:15:49.824Z] #49 19.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-16T13:15:49.824Z] #49 19.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-16T13:15:49.824Z] #49 19.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-16T13:15:49.824Z] #49 19.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-16T13:15:49.824Z] #49 19.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-16T13:15:49.824Z] #49 19.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-16T13:15:49.828Z] #38 185.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:49.828Z] #38 185.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.039Z] #39 142.0 CC criu/sk-tcp.o [2022-11-16T13:15:50.081Z] #49 19.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-16T13:15:50.081Z] #49 19.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-16T13:15:50.081Z] #49 19.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-16T13:15:50.081Z] #49 19.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-16T13:15:50.081Z] #49 19.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-16T13:15:50.086Z] #38 185.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.087Z] #38 185.7 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.087Z] #38 185.7 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.087Z] #38 185.8 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.121Z] --- PASS: TestBuildMultiStageOnBuild (1.46s) [2022-11-16T13:15:50.121Z] === RUN TestBuildUncleanTarFilenames [2022-11-16T13:15:50.296Z] #39 142.4 CC criu/sk-unix.o [2022-11-16T13:15:50.338Z] #49 19.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-16T13:15:50.338Z] #49 19.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-16T13:15:50.338Z] #49 19.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-16T13:15:50.338Z] #49 19.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-16T13:15:50.338Z] #49 19.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-16T13:15:50.338Z] #49 19.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-16T13:15:50.338Z] #49 19.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-16T13:15:50.338Z] #49 19.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-16T13:15:50.338Z] #49 19.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-16T13:15:50.338Z] #49 19.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-16T13:15:50.347Z] #38 185.8 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.347Z] #38 186.0 make[2]: Nothing to be done for 'all'. [2022-11-16T13:15:50.347Z] #38 186.0 INSTALL criu/criu [2022-11-16T13:15:50.378Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-16T13:15:50.594Z] #49 19.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-16T13:15:50.594Z] #49 19.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-16T13:15:50.594Z] #49 19.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-16T13:15:50.594Z] #49 19.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-16T13:15:50.594Z] #49 19.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-16T13:15:50.594Z] #49 19.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-16T13:15:50.594Z] #49 19.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-16T13:15:50.594Z] #49 19.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-16T13:15:50.636Z] --- PASS: TestBuildUncleanTarFilenames (0.43s) [2022-11-16T13:15:50.636Z] === RUN TestBuildMultiStageLayerLeak [2022-11-16T13:15:50.851Z] #49 19.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-16T13:15:50.851Z] #49 19.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-16T13:15:50.893Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-16T13:15:51.108Z] #49 20.47 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:15:51.283Z] #38 DONE 186.7s [2022-11-16T13:15:51.283Z] [2022-11-16T13:15:51.283Z] #48 [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-11-16T13:15:51.365Z] #49 20.62 Fetched 27.0 MB in 1s (23.1 MB/s) [2022-11-16T13:15:51.365Z] #49 20.69 Selecting previously unselected package pigz. [2022-11-16T13:15:51.622Z] #49 20.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-16T13:15:51.622Z] #49 20.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-16T13:15:51.622Z] #49 20.77 Unpacking pigz (2.6-1) ... [2022-11-16T13:15:51.622Z] #49 20.87 Selecting previously unselected package libelf1:amd64. [2022-11-16T13:15:51.622Z] #49 20.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-16T13:15:51.622Z] #49 20.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-16T13:15:51.825Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-16T13:15:51.879Z] #49 21.05 Selecting previously unselected package libbpf0:amd64. [2022-11-16T13:15:51.879Z] #49 21.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-16T13:15:51.879Z] #49 21.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:15:51.879Z] #49 21.18 Selecting previously unselected package libcap2:amd64. [2022-11-16T13:15:51.879Z] #49 21.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-16T13:15:51.879Z] #49 21.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:15:51.879Z] #49 21.25 Selecting previously unselected package libmnl0:amd64. [2022-11-16T13:15:51.879Z] #49 21.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-16T13:15:51.879Z] #49 21.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:15:52.083Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s) [2022-11-16T13:15:52.083Z] === RUN TestBuildWithHugeFile [2022-11-16T13:15:52.083Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-16T13:15:52.136Z] #49 21.35 Selecting previously unselected package libxtables12:amd64. [2022-11-16T13:15:52.136Z] #49 21.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-16T13:15:52.136Z] #49 21.38 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:15:52.136Z] #49 21.45 Selecting previously unselected package libcap2-bin. [2022-11-16T13:15:52.136Z] #49 21.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-16T13:15:52.136Z] #49 21.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-16T13:15:52.393Z] #49 21.55 Selecting previously unselected package iproute2. [2022-11-16T13:15:52.393Z] #49 21.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-16T13:15:52.393Z] #49 21.56 Unpacking iproute2 (5.10.0-4) ... [2022-11-16T13:15:52.814Z] #39 144.4 CC criu/sockets.o [2022-11-16T13:15:52.956Z] #49 22.07 Selecting previously unselected package xxd. [2022-11-16T13:15:52.956Z] #49 22.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:15:52.956Z] #49 22.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:52.956Z] #49 22.19 Selecting previously unselected package vim-common. [2022-11-16T13:15:52.956Z] #49 22.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:15:52.956Z] #49 22.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:15:53.016Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-11-16T13:15:53.071Z] #39 145.1 CC criu/stats.o [2022-11-16T13:15:53.215Z] #49 22.41 Selecting previously unselected package bash-completion. [2022-11-16T13:15:53.215Z] #49 22.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-16T13:15:53.327Z] #39 145.4 CC criu/string.o [2022-11-16T13:15:53.327Z] #39 145.5 CC criu/sysctl.o [2022-11-16T13:15:53.890Z] #39 146.1 CC criu/sysfs_parse.o [2022-11-16T13:15:53.890Z] Client: [2022-11-16T13:15:53.891Z] Version: 20.10.9 [2022-11-16T13:15:53.891Z] API version: 1.41 [2022-11-16T13:15:53.891Z] Go version: go1.16.8 [2022-11-16T13:15:53.891Z] Git commit: c2ea9bc [2022-11-16T13:15:53.891Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-16T13:15:53.891Z] OS/Arch: windows/amd64 [2022-11-16T13:15:53.891Z] Context: default [2022-11-16T13:15:53.891Z] Experimental: true [2022-11-16T13:15:53.891Z] [2022-11-16T13:15:53.891Z] Server: Docker Engine - Community [2022-11-16T13:15:53.891Z] Engine: [2022-11-16T13:15:53.891Z] Version: 20.10.9 [2022-11-16T13:15:53.891Z] API version: 1.41 (minimum version 1.24) [2022-11-16T13:15:53.891Z] Go version: go1.16.8 [2022-11-16T13:15:53.891Z] Git commit: 79ea9d3 [2022-11-16T13:15:53.891Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-16T13:15:53.891Z] OS/Arch: windows/amd64 [2022-11-16T13:15:53.891Z] Experimental: true [2022-11-16T13:15:54.453Z] #39 146.5 CC criu/timens.o [Pipeline] sh [2022-11-16T13:15:54.709Z] #39 146.8 CC criu/timerfd.o [2022-11-16T13:15:54.965Z] #39 147.1 CC criu/tty.o [2022-11-16T13:15:55.482Z] + docker info [2022-11-16T13:15:55.541Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-11-16T13:15:55.735Z] #49 24.53 Unpacking bash-completion (1:2.11-2) ... [2022-11-16T13:15:55.735Z] #49 25.01 Selecting previously unselected package bzip2. [2022-11-16T13:15:55.735Z] #49 25.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-16T13:15:55.735Z] #49 25.03 Unpacking bzip2 (1.0.8-4) ... [2022-11-16T13:15:55.735Z] #49 25.12 Selecting previously unselected package xz-utils. [2022-11-16T13:15:55.992Z] #49 25.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-16T13:15:55.992Z] #49 25.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:15:55.992Z] #49 25.30 Selecting previously unselected package apparmor. [2022-11-16T13:15:55.992Z] #49 25.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-16T13:15:56.106Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-11-16T13:15:56.249Z] #49 25.38 Unpacking apparmor (2.13.6-10) ... [2022-11-16T13:15:56.762Z] #49 25.79 Selecting previously unselected package inetutils-ping. [2022-11-16T13:15:56.762Z] #49 25.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-16T13:15:56.762Z] #49 25.82 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:15:56.762Z] #49 25.96 Selecting previously unselected package libip4tc2:amd64. [2022-11-16T13:15:56.762Z] #49 25.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:15:56.762Z] #49 25.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:15:56.762Z] #49 26.06 Selecting previously unselected package libip6tc2:amd64. [2022-11-16T13:15:56.762Z] #49 26.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-16T13:15:56.762Z] #49 26.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:15:56.762Z] #49 26.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-16T13:15:56.762Z] #49 26.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-16T13:15:56.762Z] #49 26.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:15:56.857Z] #39 149.0 CC criu/tun.o [2022-11-16T13:15:57.019Z] #49 26.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-16T13:15:57.019Z] #49 26.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-16T13:15:57.019Z] #49 26.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:15:57.019Z] #49 26.34 Selecting previously unselected package libnftnl11:amd64. [2022-11-16T13:15:57.019Z] #49 26.35 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-16T13:15:57.019Z] #49 26.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:15:57.019Z] #49 26.45 Selecting previously unselected package iptables. [2022-11-16T13:15:57.276Z] #49 26.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-16T13:15:57.276Z] #49 26.46 Unpacking iptables (1.8.7-1) ... [2022-11-16T13:15:57.478Z] docker_cli_daemon_test.go:1456: [d52efe4f8b57c] daemon is not started [2022-11-16T13:15:57.478Z] === RUN TestDockerSuite/TestAttachDetach [2022-11-16T13:15:57.532Z] #49 26.86 Selecting previously unselected package libonig5:amd64. [2022-11-16T13:15:57.736Z] check_test.go:309: [dda294adbf1bb] daemon is not started [2022-11-16T13:15:57.736Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-11-16T13:15:57.786Z] #39 149.6 CC criu/uffd.o [2022-11-16T13:15:57.789Z] #49 26.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-16T13:15:57.789Z] #49 26.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:15:57.789Z] #49 27.03 Selecting previously unselected package libjq1:amd64. [2022-11-16T13:15:57.789Z] #49 27.05 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-16T13:15:57.789Z] #49 27.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:15:58.046Z] #49 27.18 Selecting previously unselected package jq. [2022-11-16T13:15:58.046Z] #49 27.18 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-16T13:15:58.046Z] #49 27.21 Unpacking jq (1.6-2.1) ... [2022-11-16T13:15:58.046Z] #49 27.31 Selecting previously unselected package libaio1:amd64. [2022-11-16T13:15:58.046Z] #49 27.31 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-16T13:15:58.046Z] #49 27.31 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:15:58.046Z] #49 27.36 Selecting previously unselected package libgpm2:amd64. [2022-11-16T13:15:58.046Z] #49 27.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-16T13:15:58.046Z] #49 27.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:15:58.301Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-16T13:15:58.303Z] #49 27.48 Selecting previously unselected package libicu67:amd64. [2022-11-16T13:15:58.303Z] #49 27.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-16T13:15:58.303Z] #49 27.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-16T13:15:58.717Z] #39 150.8 CC criu/util.o [2022-11-16T13:15:59.232Z] #49 ... [2022-11-16T13:15:59.232Z] [2022-11-16T13:15:59.232Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:15:59.232Z] #38 104.7 CC criu/crtools.o [2022-11-16T13:15:59.232Z] #38 105.3 CC criu/eventfd.o [2022-11-16T13:15:59.232Z] #38 105.7 CC criu/eventpoll.o [2022-11-16T13:15:59.232Z] #38 106.6 CC criu/external.o [2022-11-16T13:15:59.232Z] #38 106.8 CC criu/fault-injection.o [2022-11-16T13:15:59.232Z] #38 106.9 CC criu/fdstore.o [2022-11-16T13:15:59.232Z] #38 107.3 CC criu/fifo.o [2022-11-16T13:15:59.233Z] #38 107.7 CC criu/file-ids.o [2022-11-16T13:15:59.233Z] #38 108.0 CC criu/file-lock.o [2022-11-16T13:15:59.233Z] #38 109.0 CC criu/files-ext.o [2022-11-16T13:15:59.233Z] #38 109.4 CC criu/files-reg.o [2022-11-16T13:15:59.233Z] #38 111.9 CC criu/files.o [2022-11-16T13:15:59.233Z] #38 114.1 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:15:59.233Z] #38 114.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-16T13:15:59.233Z] #38 114.3 CC criu/filesystems.o [2022-11-16T13:15:59.233Z] #38 115.0 CC criu/fsnotify.o [2022-11-16T13:15:59.235Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-16T13:15:59.396Z] #48 ... [2022-11-16T13:15:59.396Z] [2022-11-16T13:15:59.396Z] #29 [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-11-16T13:15:59.396Z] #29 DONE 251.7s [2022-11-16T13:15:59.655Z] [2022-11-16T13:15:59.655Z] #48 [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-11-16T13:15:59.800Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-11-16T13:16:00.084Z] #39 152.1 CC criu/uts_ns.o [2022-11-16T13:16:00.084Z] #39 152.3 CC criu/vdso.o [2022-11-16T13:16:00.590Z] #48 ... [2022-11-16T13:16:00.590Z] [2022-11-16T13:16:00.590Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-16T13:16:00.600Z] #38 116.4 CC criu/image-desc.o [2022-11-16T13:16:00.647Z] #39 152.8 LINK criu/built-in.o [2022-11-16T13:16:00.732Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-16T13:16:00.857Z] #38 116.6 CC criu/image.o [2022-11-16T13:16:00.904Z] #39 153.0 LINK criu/criu [2022-11-16T13:16:01.157Z] #57 DONE 0.5s [2022-11-16T13:16:01.157Z] [2022-11-16T13:16:01.157Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-16T13:16:01.157Z] #58 DONE 0.1s [2022-11-16T13:16:01.157Z] [2022-11-16T13:16:01.157Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-16T13:16:01.157Z] #59 DONE 0.1s [2022-11-16T13:16:01.157Z] [2022-11-16T13:16:01.157Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-16T13:16:01.157Z] #60 DONE 0.1s [2022-11-16T13:16:01.157Z] [2022-11-16T13:16:01.157Z] #48 [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-11-16T13:16:01.160Z] #39 153.4 DEP lib/c/criu.d [2022-11-16T13:16:01.298Z] check_test.go:309: [d18c9227748ae] daemon is not started [2022-11-16T13:16:01.298Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-11-16T13:16:01.417Z] #39 153.5 CC images/rpc.pb-c.o [2022-11-16T13:16:01.556Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-16T13:16:01.788Z] #38 ... [2022-11-16T13:16:01.789Z] [2022-11-16T13:16:01.789Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:16:01.789Z] #49 30.89 Selecting previously unselected package libinih1:amd64. [2022-11-16T13:16:01.789Z] #49 30.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-16T13:16:01.789Z] #49 30.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-16T13:16:01.789Z] #49 31.01 Selecting previously unselected package libnet1:amd64. [2022-11-16T13:16:01.789Z] #49 31.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-16T13:16:01.789Z] #49 31.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:16:01.789Z] #49 31.12 Selecting previously unselected package libnl-3-200:amd64. [2022-11-16T13:16:02.045Z] #49 31.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-16T13:16:02.045Z] #49 31.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:16:02.045Z] #49 31.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-16T13:16:02.045Z] #49 31.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-16T13:16:02.045Z] #49 31.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:16:02.045Z] #49 31.30 Selecting previously unselected package net-tools. [2022-11-16T13:16:02.045Z] #49 31.30 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-16T13:16:02.045Z] #49 31.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:16:02.302Z] #49 31.51 Selecting previously unselected package patch. [2022-11-16T13:16:02.302Z] #49 31.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-16T13:16:02.302Z] #49 31.52 Unpacking patch (2.7.6-7) ... [2022-11-16T13:16:02.347Z] #39 154.2 CC lib/c/criu.o [2022-11-16T13:16:02.490Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-16T13:16:02.558Z] #49 31.64 Selecting previously unselected package python-pip-whl. [2022-11-16T13:16:02.558Z] #49 31.66 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:16:02.558Z] #49 31.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:16:03.055Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-16T13:16:03.121Z] #49 32.25 Selecting previously unselected package python3-lib2to3. [2022-11-16T13:16:03.121Z] #49 32.26 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-16T13:16:03.121Z] #49 32.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:16:03.121Z] #49 32.41 Selecting previously unselected package python3-distutils. [2022-11-16T13:16:03.121Z] #49 32.41 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-16T13:16:03.121Z] #49 32.41 Unpacking python3-distutils (3.9.2-1) ... [2022-11-16T13:16:03.276Z] #39 155.4 LINK lib/c/built-in.o [2022-11-16T13:16:03.276Z] #39 155.4 LINK lib/c/libcriu.so [2022-11-16T13:16:03.276Z] #39 155.4 LINK lib/c/libcriu.a [2022-11-16T13:16:03.377Z] #49 32.58 Selecting previously unselected package python3-pkg-resources. [2022-11-16T13:16:03.377Z] #49 32.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-16T13:16:03.377Z] #49 32.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:16:03.532Z] #39 155.6 GEN magic.py [2022-11-16T13:16:03.532Z] #39 155.8 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:16:03.532Z] #39 155.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:16:03.634Z] #49 32.73 Selecting previously unselected package python3-setuptools. [2022-11-16T13:16:03.634Z] #49 32.74 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-16T13:16:03.634Z] #49 32.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-16T13:16:03.789Z] #39 155.8 Note: Building without GnuTLS support [2022-11-16T13:16:03.789Z] #39 155.8 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:16:03.789Z] #39 155.8 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:16:03.890Z] #49 33.03 Selecting previously unselected package python3-wheel. [2022-11-16T13:16:03.890Z] #49 33.03 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-16T13:16:03.890Z] #49 33.04 Unpacking python3-wheel (0.34.2-1) ... [2022-11-16T13:16:03.890Z] #49 33.13 Selecting previously unselected package python3-pip. [2022-11-16T13:16:03.890Z] #49 33.13 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-16T13:16:03.890Z] #49 33.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:16:04.351Z] #39 156.6 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:16:04.427Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-16T13:16:04.453Z] #49 33.49 Selecting previously unselected package sudo. [2022-11-16T13:16:04.453Z] #49 33.49 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-16T13:16:04.453Z] #49 33.50 Unpacking sudo (1.9.5p2-3) ... [2022-11-16T13:16:04.709Z] #49 34.12 Selecting previously unselected package thin-provisioning-tools. [2022-11-16T13:16:04.709Z] #49 34.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-16T13:16:04.709Z] #49 34.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:16:04.966Z] #49 34.36 Selecting previously unselected package uidmap. [2022-11-16T13:16:05.222Z] #49 34.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-16T13:16:05.222Z] #49 34.40 Unpacking uidmap (1:4.8.1-1) ... [2022-11-16T13:16:05.222Z] #49 34.54 Selecting previously unselected package vim-runtime. [2022-11-16T13:16:05.222Z] #49 34.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-16T13:16:05.222Z] #49 34.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-16T13:16:05.222Z] #49 34.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-16T13:16:05.222Z] #49 34.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:05.720Z] #39 157.6 make[1]: Nothing to be done for 'all'. [2022-11-16T13:16:05.801Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-16T13:16:05.801Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-11-16T13:16:06.282Z] #39 158.6 make[1]: 'images/built-in.o' is up to date. [2022-11-16T13:16:06.365Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-16T13:16:06.365Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-16T13:16:06.539Z] #39 158.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-16T13:16:06.539Z] #39 158.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-16T13:16:06.539Z] #39 158.7 make[1]: 'compel/libcompel.a' is up to date. [2022-11-16T13:16:06.539Z] #39 158.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-16T13:16:06.539Z] #39 158.8 make[1]: Nothing to be done for 'all'. [2022-11-16T13:16:06.796Z] #39 158.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:16:07.053Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.053Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.053Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.053Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.299Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-16T13:16:07.309Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.309Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.309Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.309Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2022-11-16T13:16:07.557Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-16T13:16:07.569Z] #39 159.6 INSTALL criu/criu [2022-11-16T13:16:08.122Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-11-16T13:16:08.134Z] #39 DONE 160.1s [2022-11-16T13:16:08.134Z] [2022-11-16T13:16:08.134Z] #37 [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-11-16T13:16:09.394Z] #49 38.03 Selecting previously unselected package vim. [2022-11-16T13:16:09.394Z] #49 38.03 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-16T13:16:09.394Z] #49 38.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:09.394Z] #49 38.60 Selecting previously unselected package xfsprogs. [2022-11-16T13:16:09.394Z] #49 38.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-16T13:16:09.394Z] #49 38.61 Unpacking xfsprogs (5.10.0-4) ... [2022-11-16T13:16:09.958Z] #49 39.15 Selecting previously unselected package zip. [2022-11-16T13:16:09.958Z] #49 39.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-16T13:16:09.958Z] #49 39.16 Unpacking zip (3.0-12) ... [2022-11-16T13:16:10.021Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-11-16T13:16:10.214Z] #49 39.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-16T13:16:11.144Z] #49 40.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-16T13:16:11.144Z] #49 40.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-16T13:16:11.144Z] #49 40.40 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-16T13:16:11.144Z] #49 40.41 Setting up libicu67:amd64 (67.1-7) ... [2022-11-16T13:16:11.144Z] #49 40.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-16T13:16:11.144Z] #49 40.44 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-16T13:16:11.144Z] #49 40.46 Setting up uidmap (1:4.8.1-1) ... [2022-11-16T13:16:11.144Z] #49 40.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-16T13:16:11.401Z] #49 40.50 Setting up bzip2 (1.0.8-4) ... [2022-11-16T13:16:11.401Z] #49 40.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-16T13:16:11.401Z] #49 40.53 Setting up python3-wheel (0.34.2-1) ... [2022-11-16T13:16:11.963Z] #49 ... [2022-11-16T13:16:11.963Z] [2022-11-16T13:16:11.963Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:11.963Z] #38 117.5 CC criu/ipc_ns.o [2022-11-16T13:16:11.963Z] #38 118.8 CC criu/irmap.o [2022-11-16T13:16:11.963Z] #38 119.5 CC criu/kcmp-ids.o [2022-11-16T13:16:11.963Z] #38 119.9 CC criu/kerndat.o [2022-11-16T13:16:11.963Z] #38 121.2 CC criu/libnetlink.o [2022-11-16T13:16:11.963Z] #38 121.5 CC criu/log.o [2022-11-16T13:16:11.964Z] #38 122.1 CC criu/lsm.o [2022-11-16T13:16:11.964Z] #38 122.6 CC criu/mem.o [2022-11-16T13:16:11.964Z] #38 124.5 CC criu/memfd.o [2022-11-16T13:16:11.964Z] #38 125.2 CC criu/mount.o [2022-11-16T13:16:11.964Z] #38 ... [2022-11-16T13:16:11.964Z] [2022-11-16T13:16:11.964Z] #49 [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 bash-completion bzip2 inetutils-ping iproute2 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-11-16T13:16:11.964Z] #49 41.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:11.964Z] #49 41.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-16T13:16:11.964Z] #49 41.28 Setting up libcap2-bin (1:2.44-1) ... [2022-11-16T13:16:11.964Z] #49 41.29 Setting up apparmor (2.13.6-10) ... [2022-11-16T13:16:13.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-11-16T13:16:13.856Z] #49 43.05 Setting up zip (3.0-12) ... [2022-11-16T13:16:13.856Z] #49 43.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:13.856Z] #49 43.08 Setting up bash-completion (1:2.11-2) ... [2022-11-16T13:16:16.034Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-11-16T13:16:16.561Z] #49 45.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-16T13:16:16.561Z] #49 45.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-16T13:16:16.561Z] #49 45.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-16T13:16:16.561Z] #49 45.54 Setting up patch (2.7.6-7) ... [2022-11-16T13:16:16.561Z] #49 45.55 Setting up sudo (1.9.5p2-3) ... [2022-11-16T13:16:16.561Z] #49 45.67 invoke-rc.d: could not determine current runlevel [2022-11-16T13:16:16.561Z] #49 45.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:16:16.561Z] #49 45.71 Setting up xfsprogs (5.10.0-4) ... [2022-11-16T13:16:16.561Z] #49 45.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-16T13:16:16.561Z] #49 45.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-16T13:16:16.561Z] #49 45.80 Setting up pigz (2.6-1) ... [2022-11-16T13:16:16.561Z] #49 45.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-16T13:16:16.561Z] #49 45.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-16T13:16:16.561Z] #49 45.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-16T13:16:16.561Z] #49 45.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:16.733Z] Client: [2022-11-16T13:16:16.733Z] Context: default [2022-11-16T13:16:16.733Z] Debug Mode: false [2022-11-16T13:16:16.733Z] Plugins: [2022-11-16T13:16:16.733Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-16T13:16:16.733Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-16T13:16:16.733Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-16T13:16:16.733Z] [2022-11-16T13:16:16.733Z] Server: [2022-11-16T13:16:16.733Z] Containers: 0 [2022-11-16T13:16:16.733Z] Running: 0 [2022-11-16T13:16:16.733Z] Paused: 0 [2022-11-16T13:16:16.733Z] Stopped: 0 [2022-11-16T13:16:16.733Z] Images: 0 [2022-11-16T13:16:16.733Z] Server Version: 20.10.9 [2022-11-16T13:16:16.733Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-16T13:16:16.733Z] Windows: [2022-11-16T13:16:16.733Z] LCOW: [2022-11-16T13:16:16.733Z] Logging Driver: json-file [2022-11-16T13:16:16.733Z] Plugins: [2022-11-16T13:16:16.733Z] Volume: local [2022-11-16T13:16:16.733Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-16T13:16:16.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-16T13:16:16.733Z] Swarm: inactive [2022-11-16T13:16:16.733Z] Default Isolation: process [2022-11-16T13:16:16.733Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-16T13:16:16.733Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-16T13:16:16.733Z] OSType: windows [2022-11-16T13:16:16.733Z] Architecture: x86_64 [2022-11-16T13:16:16.733Z] CPUs: 4 [2022-11-16T13:16:16.733Z] Total Memory: 32GiB [2022-11-16T13:16:16.733Z] Name: azwin-2-7f6100 [2022-11-16T13:16:16.733Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-16T13:16:16.733Z] Docker Root Dir: D:\docker [2022-11-16T13:16:16.733Z] Debug Mode: false [2022-11-16T13:16:16.733Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:16:16.733Z] Labels: [2022-11-16T13:16:16.733Z] Experimental: true [2022-11-16T13:16:16.733Z] Insecure Registries: [2022-11-16T13:16:16.733Z] 10.0.0.4:5000 [2022-11-16T13:16:16.733Z] 127.0.0.0/8 [2022-11-16T13:16:16.733Z] Registry Mirrors: [2022-11-16T13:16:16.733Z] http://10.0.0.4:5000/ [2022-11-16T13:16:16.733Z] Live Restore Enabled: false [2022-11-16T13:16:16.733Z] Product License: Community Engine [2022-11-16T13:16:16.733Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-11-16T13:16:17.490Z] #49 46.66 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-16T13:16:17.490Z] #49 46.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-16T13:16:18.053Z] #49 47.16 Setting up libelf1:amd64 (0.183-1) ... [2022-11-16T13:16:18.053Z] #49 47.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-16T13:16:18.053Z] #49 47.21 Setting up python3-distutils (3.9.2-1) ... [2022-11-16T13:16:18.562Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-11-16T13:16:18.615Z] #49 47.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-16T13:16:18.615Z] #49 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-16T13:16:18.615Z] #49 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-16T13:16:18.615Z] #49 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-16T13:16:18.615Z] #49 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-16T13:16:18.615Z] #49 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-16T13:16:18.615Z] #49 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-16T13:16:18.615Z] #49 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-16T13:16:18.615Z] #49 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-16T13:16:18.615Z] #49 47.76 Setting up python3-setuptools (52.0.0-4) ... [2022-11-16T13:16:19.495Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-11-16T13:16:20.562Z] #49 49.44 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-16T13:16:20.562Z] #49 49.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-16T13:16:20.562Z] #49 49.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-16T13:16:20.562Z] #49 49.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-16T13:16:20.868Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-11-16T13:16:20.868Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-16T13:16:21.433Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-11-16T13:16:21.957Z] #49 51.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-16T13:16:21.957Z] #49 51.05 Setting up jq (1.6-2.1) ... [2022-11-16T13:16:21.957Z] #49 51.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-16T13:16:21.957Z] #49 51.07 Setting up iptables (1.8.7-1) ... [2022-11-16T13:16:21.957Z] #49 51.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-16T13:16:21.957Z] #49 51.14 Setting up iproute2 (5.10.0-4) ... [2022-11-16T13:16:21.999Z] check_test.go:309: [df0d4ee76d6ef] daemon is not started [2022-11-16T13:16:21.999Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-11-16T13:16:21.999Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-16T13:16:21.999Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-16T13:16:22.215Z] #49 51.58 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:16:22.564Z] check_test.go:309: [d5ee315b05ff7] daemon is not started [2022-11-16T13:16:22.564Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-11-16T13:16:22.564Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-11-16T13:16:22.781Z] #49 DONE 52.0s [2022-11-16T13:16:22.781Z] [2022-11-16T13:16:22.781Z] #50 [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-11-16T13:16:23.497Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-11-16T13:16:23.708Z] #50 ... [2022-11-16T13:16:23.708Z] [2022-11-16T13:16:23.708Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:23.708Z] #38 129.5 CC criu/namespaces.o [2022-11-16T13:16:23.708Z] #38 131.7 CC criu/net.o [2022-11-16T13:16:23.708Z] #38 135.5 CC criu/netfilter.o [2022-11-16T13:16:23.708Z] #38 135.9 CC criu/page-pipe.o [2022-11-16T13:16:23.708Z] #38 136.8 CC criu/page-xfer.o [2022-11-16T13:16:23.708Z] #38 138.8 CC criu/pagemap-cache.o [2022-11-16T13:16:23.708Z] #38 139.2 CC criu/pagemap.o [2022-11-16T13:16:23.755Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-16T13:16:24.013Z] check_test.go:309: [dfa170f5f376c] daemon is not started [2022-11-16T13:16:24.013Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-11-16T13:16:24.270Z] #38 ... [2022-11-16T13:16:24.270Z] [2022-11-16T13:16:24.270Z] #50 [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-11-16T13:16:24.270Z] #50 1.682 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-16T13:16:24.527Z] #50 1.686 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-16T13:16:24.527Z] #50 1.691 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-16T13:16:24.783Z] #50 DONE 1.9s [2022-11-16T13:16:24.783Z] [2022-11-16T13:16:24.783Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:16:25.912Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-16T13:16:26.170Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-16T13:16:26.170Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-11-16T13:16:27.542Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-11-16T13:16:28.343Z] #42 165.3 + mkdir -p /build [2022-11-16T13:16:28.343Z] #42 165.3 + cp runc /build/runc [2022-11-16T13:16:28.343Z] #42 DONE 167.8s [2022-11-16T13:16:28.343Z] [2022-11-16T13:16:28.343Z] #33 [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-11-16T13:16:28.343Z] #33 307.5 + /build/golangci-lint --version [2022-11-16T13:16:28.343Z] #33 309.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-16T13:16:28.343Z] #33 DONE 309.4s [2022-11-16T13:16:28.343Z] [2022-11-16T13:16:28.343Z] #37 [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-11-16T13:16:29.278Z] #37 258.7 + bin/containerd [2022-11-16T13:16:30.069Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-11-16T13:16:30.654Z] #37 ... [2022-11-16T13:16:30.654Z] [2022-11-16T13:16:30.654Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:16:30.654Z] #61 DONE 0.8s [2022-11-16T13:16:30.654Z] [2022-11-16T13:16:30.654Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-16T13:16:30.654Z] #62 DONE 0.2s [2022-11-16T13:16:30.654Z] [2022-11-16T13:16:30.654Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-16T13:16:30.912Z] #63 DONE 0.4s [2022-11-16T13:16:30.912Z] [2022-11-16T13:16:30.912Z] #37 [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-11-16T13:16:31.002Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-11-16T13:16:31.260Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-11-16T13:16:31.320Z] #51 ... [2022-11-16T13:16:31.320Z] [2022-11-16T13:16:31.320Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:31.320Z] #38 140.3 CC criu/parasite-syscall.o [2022-11-16T13:16:31.320Z] #38 141.6 CC criu/path.o [2022-11-16T13:16:31.320Z] #38 141.9 CC criu/pie-util-vdso-elf32.o [2022-11-16T13:16:31.320Z] #38 142.4 CC criu/pie-util-vdso.o [2022-11-16T13:16:31.320Z] #38 142.9 CC criu/pie-util.o [2022-11-16T13:16:31.320Z] #38 143.2 CC criu/pipes.o [2022-11-16T13:16:31.320Z] #38 144.1 CC criu/plugin.o [2022-11-16T13:16:31.320Z] #38 144.7 CC criu/proc_parse.o [2022-11-16T13:16:31.825Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-16T13:16:32.248Z] #38 147.9 CC criu/protobuf-desc.o [2022-11-16T13:16:33.615Z] #38 149.1 CC criu/protobuf.o [2022-11-16T13:16:33.871Z] #38 149.6 CC criu/pstree.o [2022-11-16T13:16:35.104Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-11-16T13:16:35.239Z] #38 150.8 CC criu/rbtree.o [2022-11-16T13:16:35.362Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-16T13:16:35.362Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-16T13:16:35.495Z] #38 151.2 CC criu/rst-malloc.o [2022-11-16T13:16:35.752Z] #38 ... [2022-11-16T13:16:35.752Z] [2022-11-16T13:16:35.752Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-16T13:16:35.752Z] #51 11.15 Collecting yamllint==1.26.1 [2022-11-16T13:16:36.295Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-16T13:16:37.121Z] #51 12.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-16T13:16:38.489Z] #51 13.63 Collecting pathspec>=0.5.3 [2022-11-16T13:16:38.489Z] #51 13.64 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-16T13:16:38.746Z] #51 14.13 Collecting pyyaml [2022-11-16T13:16:38.746Z] #51 14.15 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-16T13:16:38.746Z] #51 14.22 Building wheels for collected packages: yamllint [2022-11-16T13:16:38.820Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-11-16T13:16:38.820Z] --- PASS: TestBuildWithHugeFile (46.59s) [2022-11-16T13:16:38.820Z] === RUN TestBuildWithEmptyDockerfile [2022-11-16T13:16:38.820Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:16:38.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:16:38.820Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:16:38.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:16:38.820Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:16:38.820Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:16:38.820Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-16T13:16:38.820Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:16:38.820Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:16:38.820Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:16:38.820Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-11-16T13:16:38.820Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-11-16T13:16:38.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-16T13:16:38.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2022-11-16T13:16:38.820Z] === RUN TestBuildPreserveOwnership [2022-11-16T13:16:38.820Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-16T13:16:39.002Z] #51 14.23 Building wheel for yamllint (setup.py): started [2022-11-16T13:16:39.077Z] check_test.go:309: [d38381bd29bf2] daemon is not started [2022-11-16T13:16:39.077Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-11-16T13:16:39.643Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-11-16T13:16:39.643Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-16T13:16:39.901Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-16T13:16:39.901Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-11-16T13:16:40.168Z] #37 ... [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #34 [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-11-16T13:16:40.168Z] #34 237.0 + return [2022-11-16T13:16:40.168Z] #34 DONE 237.4s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #37 [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-11-16T13:16:40.168Z] #37 ... [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-16T13:16:40.168Z] #52 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-16T13:16:40.168Z] #53 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #54 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #37 [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-11-16T13:16:40.168Z] #37 ... [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #55 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #56 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #57 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-16T13:16:40.168Z] #58 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #59 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-16T13:16:40.168Z] #60 DONE 0.1s [2022-11-16T13:16:40.168Z] [2022-11-16T13:16:40.168Z] #37 [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-11-16T13:16:40.371Z] #51 15.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-16T13:16:40.371Z] #51 15.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=41718986ee35dbef541de52a997be72f3549ad1e2da7425d1a49eeef549fdfd5 [2022-11-16T13:16:40.371Z] #51 15.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-16T13:16:40.371Z] #51 15.45 Successfully built yamllint [2022-11-16T13:16:40.371Z] #51 15.48 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-16T13:16:40.466Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-11-16T13:16:40.628Z] #51 15.89 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.26.1 [2022-11-16T13:16:41.031Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-16T13:16:41.191Z] #51 DONE 16.6s [2022-11-16T13:16:41.191Z] [2022-11-16T13:16:41.191Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:41.191Z] #38 151.5 CC criu/seccomp.o [2022-11-16T13:16:41.191Z] #38 152.3 CC criu/seize.o [2022-11-16T13:16:41.191Z] #38 153.6 CC criu/servicefd.o [2022-11-16T13:16:41.191Z] #38 154.1 include/common/asm/bitops.h: Assembler messages: [2022-11-16T13:16:41.191Z] #38 154.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-16T13:16:41.191Z] #38 154.2 CC criu/shmem.o [2022-11-16T13:16:41.191Z] #38 155.4 CC criu/sigframe.o [2022-11-16T13:16:41.191Z] #38 155.6 CC criu/signalfd.o [2022-11-16T13:16:41.191Z] #38 156.0 CC criu/sk-inet.o [2022-11-16T13:16:41.753Z] #38 ... [2022-11-16T13:16:41.753Z] [2022-11-16T13:16:41.753Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-16T13:16:41.753Z] #52 DONE 0.5s [2022-11-16T13:16:41.753Z] [2022-11-16T13:16:41.753Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-16T13:16:41.962Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-16T13:16:42.009Z] #53 DONE 0.3s [2022-11-16T13:16:42.009Z] [2022-11-16T13:16:42.009Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-16T13:16:42.220Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2022-11-16T13:16:42.220Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2022-11-16T13:16:42.220Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-11-16T13:16:42.220Z] === RUN TestBuildPlatformInvalid [2022-11-16T13:16:42.220Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-11-16T13:16:42.220Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-16T13:16:42.268Z] #54 DONE 0.2s [2022-11-16T13:16:42.268Z] [2022-11-16T13:16:42.268Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:42.268Z] #38 157.6 CC criu/sk-netlink.o [2022-11-16T13:16:42.268Z] #38 ... [2022-11-16T13:16:42.268Z] [2022-11-16T13:16:42.268Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-16T13:16:42.268Z] #55 DONE 0.1s [2022-11-16T13:16:42.268Z] [2022-11-16T13:16:42.268Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:42.268Z] #38 158.0 CC criu/sk-packet.o [2022-11-16T13:16:42.526Z] #38 ... [2022-11-16T13:16:42.526Z] [2022-11-16T13:16:42.526Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-16T13:16:42.526Z] #56 DONE 0.1s [2022-11-16T13:16:42.764Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-11-16T13:16:42.764Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2bc5fb34\powershellScript.ps1'; exit $LASTEXITCODE; [2022-11-16T13:16:42.764Z] ---------------------------------------------------------------------------- [2022-11-16T13:16:42.764Z] [2022-11-16T13:16:42.764Z] INFO: executeCI.ps1 starting at Wed Nov 16 13:16:42 CUT 2022 [2022-11-16T13:16:42.764Z] [2022-11-16T13:16:42.764Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-11-16T13:16:42.764Z] INFO: Running git version 2.24.1.windows.2 [2022-11-16T13:16:42.764Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-11-16T13:16:42.764Z] INFO: Environment variables: [2022-11-16T13:16:42.781Z] [2022-11-16T13:16:42.781Z] #37 [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-11-16T13:16:42.784Z] Loaded image: busybox:latest [2022-11-16T13:16:43.038Z] #37 ... [2022-11-16T13:16:43.038Z] [2022-11-16T13:16:43.038Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:16:43.038Z] #38 158.8 CC criu/sk-queue.o [2022-11-16T13:16:43.042Z] Loaded image: busybox:glibc [2022-11-16T13:16:43.042Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-11-16T13:16:43.237Z] [2022-11-16T13:16:43.237Z] Name Value [2022-11-16T13:16:43.237Z] ---- ----- [2022-11-16T13:16:43.237Z] ALLUSERSPROFILE C:\ProgramData [2022-11-16T13:16:43.237Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-11-16T13:16:43.237Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-11-16T13:16:43.237Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-11-16T13:16:43.237Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-11-16T13:16:43.237Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-11-16T13:16:43.237Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-11-16T13:16:43.237Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-11-16T13:16:43.237Z] BRANCH_NAME PR-44472 [2022-11-16T13:16:43.237Z] BUILD_DISPLAY_NAME #1 [2022-11-16T13:16:43.237Z] BUILD_ID 1 [2022-11-16T13:16:43.237Z] BUILD_NUMBER 1 [2022-11-16T13:16:43.237Z] BUILD_TAG jenkins-moby-PR-44472-1 [2022-11-16T13:16:43.237Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/1/ [2022-11-16T13:16:43.237Z] CHANGE_AUTHOR thaJeztah [2022-11-16T13:16:43.237Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-11-16T13:16:43.237Z] CHANGE_BRANCH 20.10_backport_containerd_v1.6.10 [2022-11-16T13:16:43.237Z] CHANGE_FORK thaJeztah/docker [2022-11-16T13:16:43.237Z] CHANGE_ID 44472 [2022-11-16T13:16:43.237Z] CHANGE_TARGET 20.10 [2022-11-16T13:16:43.237Z] CHANGE_TITLE [20.10 backport] update containerd binary to v1.6.10 [2022-11-16T13:16:43.237Z] CHANGE_URL https://github.com/moby/moby/pull/44472 [2022-11-16T13:16:43.237Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-16T13:16:43.237Z] CommonProgramFiles C:\Program Files\Common Files [2022-11-16T13:16:43.237Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-11-16T13:16:43.237Z] CommonProgramW6432 C:\Program Files\Common Files [2022-11-16T13:16:43.237Z] COMPUTERNAME azwin-2-7f6100 [2022-11-16T13:16:43.237Z] ComSpec C:\Windows\system32\cmd.exe [2022-11-16T13:16:43.237Z] ConfigSequenceNumber 0 [2022-11-16T13:16:43.237Z] DOCKER_BUILDKIT 0 [2022-11-16T13:16:43.237Z] DOCKER_DUT_DEBUG 1 [2022-11-16T13:16:43.237Z] DOCKER_EXPERIMENTAL 1 [2022-11-16T13:16:43.237Z] DOCKER_GRAPHDRIVER overlay2 [2022-11-16T13:16:43.237Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-11-16T13:16:43.237Z] EXECUTOR_NUMBER 0 [2022-11-16T13:16:43.237Z] FQDN azwin-2-7f6100.westus.cloudapp.azure.com [2022-11-16T13:16:43.237Z] GIT_BRANCH PR-44472 [2022-11-16T13:16:43.237Z] GIT_COMMIT 7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:16:43.237Z] GIT_URL https://github.com/moby/moby.git [2022-11-16T13:16:43.237Z] HUDSON_COOKIE 617f2f75-2a14-4f8b-9183-4335d8ae8200 [2022-11-16T13:16:43.237Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-11-16T13:16:43.237Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-11-16T13:16:43.237Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-11-16T13:16:43.237Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-11-16T13:16:43.237Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-11-16T13:16:43.237Z] JENKINS_NODE_COOKIE d177f879-ac2a-44ac-92fa-dc8254337e7d [2022-11-16T13:16:43.237Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-11-16T13:16:43.237Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-11-16T13:16:43.237Z] JOB_BASE_NAME PR-44472 [2022-11-16T13:16:43.237Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/display/redirect [2022-11-16T13:16:43.237Z] JOB_NAME moby/PR-44472 [2022-11-16T13:16:43.237Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/ [2022-11-16T13:16:43.237Z] library.jps.version master [2022-11-16T13:16:43.237Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-11-16T13:16:43.237Z] NODE_LABELS amd64 azure azwin-2-7f6100 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-11-16T13:16:43.237Z] NODE_NAME azwin-2-7f6100 [2022-11-16T13:16:43.237Z] NUMBER_OF_PROCESSORS 4 [2022-11-16T13:16:43.237Z] OS Windows_NT [2022-11-16T13:16:43.237Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-11-16T13:16:43.237Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-11-16T13:16:43.237Z] PROCESSOR_ARCHITECTURE AMD64 [2022-11-16T13:16:43.237Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-11-16T13:16:43.237Z] PROCESSOR_LEVEL 6 [2022-11-16T13:16:43.237Z] PROCESSOR_REVISION 4f01 [2022-11-16T13:16:43.237Z] ProgramData C:\ProgramData [2022-11-16T13:16:43.243Z] ProgramFiles C:\Program Files [2022-11-16T13:16:43.243Z] ProgramFiles(x86) C:\Program Files (x86) [2022-11-16T13:16:43.243Z] ProgramW6432 C:\Program Files [2022-11-16T13:16:43.243Z] PROMPT $P$G [2022-11-16T13:16:43.243Z] PSExecutionPolicyPreference Bypass [2022-11-16T13:16:43.243Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-11-16T13:16:43.243Z] PUBLIC C:\Users\Public [2022-11-16T13:16:43.243Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/1/display/redirect?page=artif... [2022-11-16T13:16:43.243Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/1/display/redirect?page=changes [2022-11-16T13:16:43.243Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/1/display/redirect [2022-11-16T13:16:43.243Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44472/1/display/redirect?page=tests [2022-11-16T13:16:43.243Z] SKIP_VALIDATION_TESTS 1 [2022-11-16T13:16:43.243Z] SOURCES_DRIVE d [2022-11-16T13:16:43.243Z] SOURCES_SUBDIR gopath [2022-11-16T13:16:43.243Z] STAGE_NAME Run tests [2022-11-16T13:16:43.243Z] SystemDrive C: [2022-11-16T13:16:43.243Z] SystemRoot C:\Windows [2022-11-16T13:16:43.243Z] TEMP C:\Windows\TEMP [2022-11-16T13:16:43.243Z] TESTDEBUG 0 [2022-11-16T13:16:43.243Z] TESTRUN_DRIVE d [2022-11-16T13:16:43.243Z] TESTRUN_SUBDIR CI [2022-11-16T13:16:43.243Z] TIMEOUT 120m [2022-11-16T13:16:43.243Z] TMP C:\Windows\TEMP [2022-11-16T13:16:43.243Z] USERDOMAIN WORKGROUP [2022-11-16T13:16:43.243Z] USERNAME azwin-2-7f6100$ [2022-11-16T13:16:43.243Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-11-16T13:16:43.243Z] windir C:\Windows [2022-11-16T13:16:43.243Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-11-16T13:16:43.243Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-11-16T13:16:43.243Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-11-16T13:16:43.243Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-11-16T13:16:43.243Z] [2022-11-16T13:16:43.243Z] [2022-11-16T13:16:43.243Z] [2022-11-16T13:16:43.442Z] #37 ... [2022-11-16T13:16:43.442Z] [2022-11-16T13:16:43.442Z] #27 [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-11-16T13:16:43.442Z] #27 242.8 + /build/golangci-lint --version [2022-11-16T13:16:43.600Z] #38 159.4 CC criu/sk-tcp.o [2022-11-16T13:16:43.975Z] Loaded image: debian:bullseye-slim [2022-11-16T13:16:43.975Z] Loaded image: hello-world:latest [2022-11-16T13:16:43.975Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:16:44.529Z] #38 160.0 CC criu/sk-unix.o [2022-11-16T13:16:44.540Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-16T13:16:44.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-16T13:16:44.810Z] #27 244.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-16T13:16:45.067Z] #27 DONE 244.3s [2022-11-16T13:16:45.067Z] [2022-11-16T13:16:45.067Z] #37 [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-11-16T13:16:45.362Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-16T13:16:45.464Z] INFO: Sources under d:\gopath\... [2022-11-16T13:16:45.464Z] INFO: Test run under d:\CI\... [2022-11-16T13:16:45.464Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-11-16T13:16:45.464Z] INFO: docker/docker repository was found [2022-11-16T13:16:45.465Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-11-16T13:16:45.935Z] ltsc2019: Pulling from windows/servercore [2022-11-16T13:16:45.935Z] b111c3320c94: Pulling fs layer [2022-11-16T13:16:45.935Z] d3e1bcee8808: Pulling fs layer [2022-11-16T13:16:45.998Z] #37 ... [2022-11-16T13:16:45.998Z] [2022-11-16T13:16:45.998Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:16:46.419Z] #38 162.1 CC criu/sockets.o [2022-11-16T13:16:46.929Z] #61 ... [2022-11-16T13:16:46.929Z] [2022-11-16T13:16:46.929Z] #40 [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-11-16T13:16:46.929Z] #40 142.1 + mkdir -p /build [2022-11-16T13:16:46.929Z] #40 142.1 + cp runc /build/runc [2022-11-16T13:16:46.929Z] #40 DONE 142.6s [2022-11-16T13:16:46.929Z] [2022-11-16T13:16:46.929Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:16:46.929Z] #61 DONE 0.7s [2022-11-16T13:16:46.929Z] [2022-11-16T13:16:46.929Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-16T13:16:46.929Z] #62 DONE 0.2s [2022-11-16T13:16:46.929Z] [2022-11-16T13:16:46.929Z] #37 [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-11-16T13:16:47.787Z] #38 163.4 CC criu/stats.o [2022-11-16T13:16:47.828Z] #48 169.8 + mkdir -p /build [2022-11-16T13:16:47.828Z] #48 169.8 + cp runc /build/runc [2022-11-16T13:16:47.828Z] #48 DONE 171.8s [2022-11-16T13:16:47.828Z] [2022-11-16T13:16:47.828Z] #25 [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-11-16T13:16:47.828Z] #25 297.8 + /build/golangci-lint --version [2022-11-16T13:16:47.828Z] #25 299.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-16T13:16:47.828Z] #25 DONE 299.8s [2022-11-16T13:16:47.828Z] [2022-11-16T13:16:47.828Z] #37 [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-11-16T13:16:47.858Z] #37 ... [2022-11-16T13:16:47.858Z] [2022-11-16T13:16:47.858Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-16T13:16:47.858Z] #63 DONE 0.1s [2022-11-16T13:16:47.858Z] [2022-11-16T13:16:47.858Z] #37 [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-11-16T13:16:47.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-11-16T13:16:47.889Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-11-16T13:16:48.044Z] #38 163.8 CC criu/string.o [2022-11-16T13:16:48.300Z] #38 163.9 CC criu/sysctl.o [2022-11-16T13:16:49.207Z] #37 ... [2022-11-16T13:16:49.207Z] [2022-11-16T13:16:49.207Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:16:49.239Z] #38 164.7 CC criu/sysfs_parse.o [2022-11-16T13:16:49.775Z] #61 DONE 0.6s [2022-11-16T13:16:49.775Z] [2022-11-16T13:16:49.775Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-16T13:16:49.775Z] #62 DONE 0.1s [2022-11-16T13:16:49.775Z] [2022-11-16T13:16:49.775Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-16T13:16:49.786Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-11-16T13:16:49.786Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-16T13:16:49.786Z] check_test.go:309: [d03f5747149dd] daemon is not started [2022-11-16T13:16:49.786Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-11-16T13:16:49.801Z] #38 165.3 CC criu/timens.o [2022-11-16T13:16:50.034Z] #63 DONE 0.2s [2022-11-16T13:16:50.034Z] [2022-11-16T13:16:50.034Z] #37 [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-11-16T13:16:50.057Z] #38 165.7 CC criu/timerfd.o [2022-11-16T13:16:50.374Z] #37 217.5 + bin/containerd [2022-11-16T13:16:50.620Z] #38 166.2 CC criu/tty.o [2022-11-16T13:16:51.431Z] #37 262.5 + bin/containerd [2022-11-16T13:16:51.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-11-16T13:16:51.941Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.67s) [2022-11-16T13:16:51.941Z] PASS [2022-11-16T13:16:51.941Z] [2022-11-16T13:16:51.941Z] === Skipped [2022-11-16T13:16:51.941Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-16T13:16:51.941Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:16:51.941Z] [2022-11-16T13:16:51.941Z] DONE 33 tests, 1 skipped in 80.301s [2022-11-16T13:16:51.941Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-16T13:16:51.941Z] ++ 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-11-16T13:16:51.941Z] ++ set -e [2022-11-16T13:16:51.941Z] ++ '[' -n 0 ']' [2022-11-16T13:16:51.941Z] ++ set -x [2022-11-16T13:16:51.941Z] ++ 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-11-16T13:16:51.941Z] INFO: Testing against a local daemon [2022-11-16T13:16:51.941Z] === RUN TestConfigInspect [2022-11-16T13:16:52.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-11-16T13:16:53.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-16T13:16:53.139Z] #38 168.4 CC criu/tun.o [2022-11-16T13:16:53.395Z] #38 169.0 CC criu/uffd.o [2022-11-16T13:16:54.062Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-11-16T13:16:54.323Z] #38 ... [2022-11-16T13:16:54.323Z] [2022-11-16T13:16:54.324Z] #29 [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-11-16T13:16:54.324Z] #29 226.0 + dpkg --print-architecture [2022-11-16T13:16:54.324Z] #29 226.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-16T13:16:54.324Z] #29 226.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-16T13:16:54.324Z] #29 226.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-16T13:16:54.994Z] --- PASS: TestConfigInspect (2.91s) [2022-11-16T13:16:54.994Z] === RUN TestConfigList [2022-11-16T13:16:55.559Z] check_test.go:309: [d22e073462ad3] daemon is not started [2022-11-16T13:16:55.559Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-11-16T13:16:56.932Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-16T13:16:57.864Z] --- PASS: TestConfigList (2.89s) [2022-11-16T13:16:57.864Z] === RUN TestConfigsCreateAndDelete [2022-11-16T13:16:58.121Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-11-16T13:16:58.686Z] check_test.go:309: [da47ef3dec5fe] daemon is not started [2022-11-16T13:16:58.686Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-11-16T13:16:58.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-16T13:16:59.202Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-16T13:17:00.573Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-11-16T13:17:00.573Z] === RUN TestConfigsUpdate [2022-11-16T13:17:00.919Z] d3e1bcee8808: Download complete [2022-11-16T13:17:01.945Z] docker_cli_daemon_plugins_test.go:80: [dd3eb519d58e2] daemon is not started [2022-11-16T13:17:02.877Z] --- PASS: TestConfigsUpdate (2.58s) [2022-11-16T13:17:02.877Z] === RUN TestTemplatedConfig [2022-11-16T13:17:02.877Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-11-16T13:17:04.248Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-16T13:17:04.269Z] #29 ... [2022-11-16T13:17:04.269Z] [2022-11-16T13:17:04.270Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-11-16T13:17:04.270Z] #38 170.4 CC criu/util.o [2022-11-16T13:17:04.270Z] #38 171.8 CC criu/uts_ns.o [2022-11-16T13:17:04.270Z] #38 172.1 CC criu/vdso-compat.o [2022-11-16T13:17:04.270Z] #38 172.4 CC criu/vdso.o [2022-11-16T13:17:04.270Z] #38 173.2 LINK criu/built-in.o [2022-11-16T13:17:04.270Z] #38 173.5 LINK criu/criu [2022-11-16T13:17:04.270Z] #38 173.9 DEP lib/c/criu.d [2022-11-16T13:17:04.270Z] #38 174.0 CC images/rpc.pb-c.o [2022-11-16T13:17:04.270Z] #38 174.8 CC lib/c/criu.o [2022-11-16T13:17:04.270Z] #38 176.1 LINK lib/c/built-in.o [2022-11-16T13:17:04.270Z] #38 176.1 LINK lib/c/libcriu.so [2022-11-16T13:17:04.270Z] #38 176.2 LINK lib/c/libcriu.a [2022-11-16T13:17:04.270Z] #38 176.3 GEN magic.py [2022-11-16T13:17:04.270Z] #38 176.5 Note: Building without setproctitle() and strlcpy() support. [2022-11-16T13:17:04.270Z] #38 176.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-16T13:17:04.270Z] #38 176.5 Note: Building without GnuTLS support [2022-11-16T13:17:04.270Z] #38 176.5 Makefile.config:39: Warn: you have no libnftables installed [2022-11-16T13:17:04.270Z] #38 176.5 Makefile.config:40: Warn: Building without nftables support [2022-11-16T13:17:04.270Z] #38 177.6 fatal: not a git repository (or any of the parent directories): .git [2022-11-16T13:17:04.270Z] #38 178.5 make[1]: Nothing to be done for 'all'. [2022-11-16T13:17:04.270Z] #38 179.4 make[1]: 'images/built-in.o' is up to date. [2022-11-16T13:17:04.270Z] #38 179.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-16T13:17:04.270Z] #38 179.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-16T13:17:04.270Z] #38 179.6 make[1]: 'compel/libcompel.a' is up to date. [2022-11-16T13:17:04.270Z] #38 179.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-16T13:17:04.270Z] #38 179.6 make[1]: Nothing to be done for 'all'. [2022-11-16T13:17:04.270Z] #38 179.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-16T13:17:04.270Z] #38 180.0 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.270Z] #38 180.0 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.270Z] #38 180.1 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.525Z] #38 180.2 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.525Z] #38 180.3 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.525Z] #38 180.3 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.722Z] b111c3320c94: Verifying Checksum [2022-11-16T13:17:04.722Z] b111c3320c94: Download complete [2022-11-16T13:17:04.782Z] #38 180.4 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.782Z] #38 180.5 make[2]: Nothing to be done for 'all'. [2022-11-16T13:17:04.782Z] #38 180.6 INSTALL criu/criu [2022-11-16T13:17:04.814Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-16T13:17:05.043Z] #38 DONE 180.9s [2022-11-16T13:17:05.043Z] [2022-11-16T13:17:05.043Z] #37 [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-11-16T13:17:05.379Z] docker_cli_daemon_plugins_test.go:170: [ddfb8d4e47341] daemon is not started [2022-11-16T13:17:05.944Z] --- PASS: TestTemplatedConfig (3.08s) [2022-11-16T13:17:05.944Z] === RUN TestConfigCreateResolve [2022-11-16T13:17:05.944Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-16T13:17:06.510Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-11-16T13:17:09.037Z] --- PASS: TestConfigCreateResolve (2.84s) [2022-11-16T13:17:09.037Z] === RUN TestConfigDaemonLibtrustID [2022-11-16T13:17:09.312Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-16T13:17:09.312Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-16T13:17:09.312Z] PASS [2022-11-16T13:17:09.312Z] [2022-11-16T13:17:09.312Z] DONE 7 tests in 17.405s [2022-11-16T13:17:09.312Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-16T13:17:09.312Z] ++ 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-11-16T13:17:09.312Z] ++ set -e [2022-11-16T13:17:09.312Z] ++ '[' -n 0 ']' [2022-11-16T13:17:09.312Z] ++ set -x [2022-11-16T13:17:09.312Z] ++ 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-11-16T13:17:09.312Z] INFO: Testing against a local daemon [2022-11-16T13:17:09.312Z] === RUN TestCheckpoint [2022-11-16T13:17:09.312Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:17:09.312Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-16T13:17:09.312Z] === RUN TestContainerInvalidJSON [2022-11-16T13:17:09.312Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:17:09.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:17:09.312Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:17:09.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:17:09.312Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:17:09.312Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:17:09.312Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:17:09.312Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:17:09.312Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:17:09.312Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-16T13:17:09.312Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-16T13:17:09.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-16T13:17:09.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-16T13:17:09.312Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-16T13:17:09.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-11-16T13:17:09.572Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-16T13:17:09.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-16T13:17:09.572Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-16T13:17:09.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-11-16T13:17:09.572Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-16T13:17:09.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-11-16T13:17:09.572Z] === RUN TestCopyFromContainer [2022-11-16T13:17:09.832Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-11-16T13:17:10.408Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-11-16T13:17:10.408Z] === RUN TestCopyFromContainer// [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer//bar/root [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer/bar/quux [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-16T13:17:10.671Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-16T13:17:10.933Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-16T13:17:10.933Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-16T13:17:10.933Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-11-16T13:17:10.933Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer (1.40s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-11-16T13:17:10.933Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-11-16T13:17:10.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-16T13:17:10.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:17:10.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:17:10.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:17:10.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:17:10.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:17:10.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:17:10.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:17:10.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:17:10.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:17:10.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-11-16T13:17:10.933Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-16T13:17:10.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-11-16T13:17:10.933Z] === RUN TestCreateWithInvalidEnv [2022-11-16T13:17:10.933Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-16T13:17:10.933Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-16T13:17:10.933Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-16T13:17:10.933Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-16T13:17:10.933Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-16T13:17:10.933Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-16T13:17:10.933Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-16T13:17:10.933Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-16T13:17:10.933Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-16T13:17:10.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-16T13:17:10.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-16T13:17:10.933Z] === RUN TestCreateTmpfsMountsTarget [2022-11-16T13:17:10.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-16T13:17:10.933Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-16T13:17:11.512Z] check_test.go:309: [d7778eac07920] daemon is not started [2022-11-16T13:17:11.512Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-11-16T13:17:12.913Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-11-16T13:17:12.913Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2022-11-16T13:17:12.913Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-16T13:17:13.880Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-16T13:17:14.144Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-11-16T13:17:14.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:17:15.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:17:15.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:17:15.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:17:15.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:17:15.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:17:15.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:17:15.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:17:15.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:17:15.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:17:15.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:17:15.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-16T13:17:15.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-16T13:17:15.119Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-16T13:17:15.395Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-11-16T13:17:15.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2022-11-16T13:17:15.669Z] === RUN TestCreateDifferentPlatform [2022-11-16T13:17:15.669Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-16T13:17:15.669Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-16T13:17:15.669Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-16T13:17:15.669Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-16T13:17:15.669Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-16T13:17:15.669Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-16T13:17:15.669Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-11-16T13:17:15.669Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-16T13:17:15.669Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-11-16T13:17:15.669Z] === RUN TestContainerStartOnDaemonRestart [2022-11-16T13:17:15.669Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-16T13:17:15.669Z] === RUN TestDaemonRestartIpcMode [2022-11-16T13:17:15.669Z] === PAUSE TestDaemonRestartIpcMode [2022-11-16T13:17:15.669Z] === RUN TestDaemonHostGatewayIP [2022-11-16T13:17:15.669Z] === PAUSE TestDaemonHostGatewayIP [2022-11-16T13:17:15.669Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-16T13:17:15.669Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-16T13:17:15.669Z] === RUN TestContainerKillOnDaemonStart [2022-11-16T13:17:15.669Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-16T13:17:15.669Z] === RUN TestDiff [2022-11-16T13:17:15.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-16T13:17:16.271Z] --- PASS: TestDiff (0.61s) [2022-11-16T13:17:16.271Z] === RUN TestExecWithCloseStdin [2022-11-16T13:17:16.836Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-11-16T13:17:17.093Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-11-16T13:17:17.093Z] === RUN TestExec [2022-11-16T13:17:17.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-16T13:17:17.658Z] --- PASS: TestExec (0.59s) [2022-11-16T13:17:17.658Z] === RUN TestExecUser [2022-11-16T13:17:17.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-16T13:17:18.174Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-11-16T13:17:18.432Z] --- PASS: TestExecUser (0.80s) [2022-11-16T13:17:18.432Z] === RUN TestExportContainerAndImportImage [2022-11-16T13:17:19.364Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-11-16T13:17:19.364Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-16T13:17:19.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-11-16T13:17:19.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-16T13:17:19.888Z] #37 ... [2022-11-16T13:17:19.888Z] [2022-11-16T13:17:19.888Z] #29 [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-11-16T13:17:19.888Z] #29 DONE 249.9s [2022-11-16T13:17:19.888Z] [2022-11-16T13:17:19.888Z] #37 [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-11-16T13:17:19.888Z] #37 ... [2022-11-16T13:17:19.888Z] [2022-11-16T13:17:19.888Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-16T13:17:20.145Z] #57 DONE 0.2s [2022-11-16T13:17:20.145Z] [2022-11-16T13:17:20.145Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-16T13:17:20.402Z] #58 DONE 0.1s [2022-11-16T13:17:20.402Z] [2022-11-16T13:17:20.402Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-16T13:17:20.402Z] #59 DONE 0.1s [2022-11-16T13:17:20.402Z] [2022-11-16T13:17:20.402Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-16T13:17:20.553Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-11-16T13:17:20.553Z] === RUN TestHealthCheckWorkdir [2022-11-16T13:17:20.659Z] #60 DONE 0.1s [2022-11-16T13:17:20.659Z] [2022-11-16T13:17:20.659Z] #40 [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-11-16T13:17:20.811Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-11-16T13:17:20.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-16T13:17:21.375Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-11-16T13:17:21.375Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-11-16T13:17:21.375Z] === RUN TestHealthKillContainer [2022-11-16T13:17:22.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-16T13:17:23.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-16T13:17:25.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-16T13:17:25.135Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-11-16T13:17:27.138Z] #37 309.5 # github.com/containerd/containerd/cmd/containerd [2022-11-16T13:17:27.138Z] #37 309.5 /usr/bin/ld: /tmp/go-link-2191327443/000019.o: in function `New': [2022-11-16T13:17:27.138Z] #37 309.5 /tmp/tmp.INNqFM4bSX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-16T13:17:27.138Z] #37 309.6 + bin/containerd-stress [2022-11-16T13:17:27.138Z] #37 310.7 + bin/containerd-shim [2022-11-16T13:17:29.086Z] #37 255.4 # github.com/containerd/containerd/cmd/containerd [2022-11-16T13:17:29.086Z] #37 255.4 /usr/bin/ld: /tmp/go-link-3676494071/000019.o: in function `New': [2022-11-16T13:17:29.086Z] #37 255.4 /tmp/tmp.HPtNMGmD5v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-16T13:17:29.086Z] #37 255.5 + bin/containerd-stress [2022-11-16T13:17:29.086Z] #37 256.5 + bin/containerd-shim [2022-11-16T13:17:30.393Z] --- PASS: TestHealthKillContainer (8.21s) [2022-11-16T13:17:30.393Z] === RUN TestHealthCheckProcessKilled [2022-11-16T13:17:30.393Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-11-16T13:17:30.393Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-16T13:17:30.958Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-11-16T13:17:30.958Z] === RUN TestIpcModeNone [2022-11-16T13:17:31.523Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-11-16T13:17:31.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-16T13:17:31.781Z] --- PASS: TestIpcModeNone (0.71s) [2022-11-16T13:17:31.781Z] === RUN TestIpcModePrivate [2022-11-16T13:17:32.039Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-11-16T13:17:32.603Z] --- PASS: TestIpcModePrivate (0.73s) [2022-11-16T13:17:32.603Z] === RUN TestIpcModeShareable [2022-11-16T13:17:32.861Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-11-16T13:17:33.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-11-16T13:17:33.376Z] --- PASS: TestIpcModeShareable (0.79s) [2022-11-16T13:17:33.376Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-16T13:17:33.689Z] #37 321.9 + bin/containerd-shim-runc-v1 [2022-11-16T13:17:34.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-16T13:17:35.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-16T13:17:35.263Z] check_test.go:309: [daa50f048fe14] daemon is not started [2022-11-16T13:17:35.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-11-16T13:17:35.520Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2022-11-16T13:17:35.520Z] === RUN TestAPIIpcModeHost [2022-11-16T13:17:35.779Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-11-16T13:17:35.779Z] === RUN TestDaemonIpcModeShareable [2022-11-16T13:17:36.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-16T13:17:36.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-11-16T13:17:37.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-11-16T13:17:37.426Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2022-11-16T13:17:37.426Z] === RUN TestDaemonIpcModePrivate [2022-11-16T13:17:37.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-16T13:17:38.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:128, shared: false, mustBeShared: false [2022-11-16T13:17:38.813Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-11-16T13:17:38.813Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-16T13:17:38.947Z] #37 328.2 + bin/containerd-shim-runc-v2 [2022-11-16T13:17:39.030Z] #37 264.8 + bin/containerd-shim-runc-v1 [2022-11-16T13:17:39.512Z] #37 329.0 + binaries [2022-11-16T13:17:39.512Z] #37 329.0 + install -D bin/containerd /build/containerd [2022-11-16T13:17:39.512Z] #37 329.1 + install -D bin/containerd-shim /build/containerd-shim [2022-11-16T13:17:39.512Z] #37 329.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-16T13:17:39.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false [2022-11-16T13:17:39.768Z] #37 329.1 + install -D bin/ctr /build/ctr [2022-11-16T13:17:40.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2022-11-16T13:17:40.004Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-16T13:17:41.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-11-16T13:17:41.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2022-11-16T13:17:41.901Z] === RUN TestIpcModeOlderClient [2022-11-16T13:17:41.901Z] === PAUSE TestIpcModeOlderClient [2022-11-16T13:17:41.901Z] === RUN TestKillContainerInvalidSignal [2022-11-16T13:17:42.301Z] #37 269.6 + bin/containerd-shim-runc-v2 [2022-11-16T13:17:42.321Z] #37 DONE 331.6s [2022-11-16T13:17:42.467Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2022-11-16T13:17:42.467Z] === RUN TestKillContainer [2022-11-16T13:17:42.467Z] === RUN TestKillContainer/no_signal [2022-11-16T13:17:42.864Z] #37 270.3 + binaries [2022-11-16T13:17:43.120Z] #37 270.3 + install -D bin/containerd /build/containerd [2022-11-16T13:17:43.120Z] #37 270.3 + install -D bin/containerd-shim /build/containerd-shim [2022-11-16T13:17:43.120Z] #37 270.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-16T13:17:43.120Z] #37 270.3 + install -D bin/ctr /build/ctr [2022-11-16T13:17:43.258Z] [2022-11-16T13:17:43.258Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-16T13:17:43.400Z] === RUN TestKillContainer/non_killing_signal [2022-11-16T13:17:43.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-16T13:17:43.681Z] #37 DONE 271.0s [2022-11-16T13:17:43.967Z] === RUN TestKillContainer/killing_signal [2022-11-16T13:17:44.188Z] #64 DONE 1.1s [2022-11-16T13:17:44.188Z] [2022-11-16T13:17:44.188Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-16T13:17:44.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-16T13:17:44.610Z] [2022-11-16T13:17:44.610Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-16T13:17:44.752Z] #65 DONE 0.3s [2022-11-16T13:17:44.752Z] [2022-11-16T13:17:44.752Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-16T13:17:44.866Z] #64 DONE 0.2s [2022-11-16T13:17:44.866Z] [2022-11-16T13:17:44.866Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-16T13:17:45.096Z] --- PASS: TestKillContainer (2.39s) [2022-11-16T13:17:45.096Z] --- PASS: TestKillContainer/no_signal (0.72s) [2022-11-16T13:17:45.096Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2022-11-16T13:17:45.096Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-11-16T13:17:45.096Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-16T13:17:45.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-16T13:17:45.122Z] #65 DONE 0.2s [2022-11-16T13:17:45.122Z] [2022-11-16T13:17:45.122Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-16T13:17:45.353Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-16T13:17:45.377Z] #66 DONE 0.5s [2022-11-16T13:17:45.377Z] [2022-11-16T13:17:45.377Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-16T13:17:45.377Z] #67 DONE 0.1s [2022-11-16T13:17:45.377Z] [2022-11-16T13:17:45.377Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-16T13:17:45.377Z] #68 DONE 0.0s [2022-11-16T13:17:45.611Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-16T13:17:45.632Z] [2022-11-16T13:17:45.632Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-16T13:17:45.683Z] #66 DONE 1.2s [2022-11-16T13:17:45.683Z] [2022-11-16T13:17:45.683Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-16T13:17:45.869Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-16T13:17:45.939Z] #67 DONE 0.1s [2022-11-16T13:17:45.939Z] [2022-11-16T13:17:45.939Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-16T13:17:45.939Z] #68 DONE 0.1s [2022-11-16T13:17:46.196Z] [2022-11-16T13:17:46.196Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-16T13:17:46.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-16T13:17:46.560Z] #69 DONE 0.9s [2022-11-16T13:17:46.560Z] [2022-11-16T13:17:46.560Z] #70 exporting to image [2022-11-16T13:17:46.560Z] #70 exporting layers [2022-11-16T13:17:47.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-11-16T13:17:47.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.18s) [2022-11-16T13:17:47.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.34s) [2022-11-16T13:17:47.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-11-16T13:17:47.258Z] === RUN TestKillStoppedContainer [2022-11-16T13:17:47.258Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-16T13:17:47.258Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-16T13:17:47.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-16T13:17:47.258Z] === RUN TestKillDifferentUserContainer [2022-11-16T13:17:47.649Z] #37 314.6 # github.com/containerd/containerd/cmd/containerd [2022-11-16T13:17:47.649Z] #37 314.6 /usr/bin/ld: /tmp/go-link-101108838/000019.o: in function `New': [2022-11-16T13:17:47.649Z] #37 314.6 /tmp/tmp.8MFTNZY0sY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-16T13:17:47.649Z] #37 314.7 + bin/containerd-stress [2022-11-16T13:17:47.649Z] #37 315.9 + bin/containerd-shim [2022-11-16T13:17:47.824Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2022-11-16T13:17:47.824Z] === RUN TestInspectOomKilledTrue [2022-11-16T13:17:47.824Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:17:47.824Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-16T13:17:47.824Z] === RUN TestInspectOomKilledFalse [2022-11-16T13:17:47.825Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:17:47.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-16T13:17:47.825Z] === RUN TestLinksEtcHostsContentMatch [2022-11-16T13:17:48.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-11-16T13:17:48.390Z] === RUN TestLinksContainerNames [2022-11-16T13:17:48.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-11-16T13:17:49.076Z] #70 exporting layers 2.6s done [2022-11-16T13:17:49.076Z] #70 writing image sha256:c94f1e38d1075c43ff8dc30d6c553cbc28b5a3aee67710510007b73a6d01ccd6 done [2022-11-16T13:17:49.076Z] #70 naming to docker.io/library/docker:7ebfee940f02f1eddf144771d568344675ac38db done [2022-11-16T13:17:49.076Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-16T13:17:49.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/test/unit [2022-11-16T13:17:49.519Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-16T13:17:49.519Z] --- PASS: TestLinksContainerNames (1.19s) [2022-11-16T13:17:49.519Z] === RUN TestLogsFollowTailEmpty [2022-11-16T13:17:50.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-11-16T13:17:50.083Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-11-16T13:17:50.083Z] === RUN TestContainerNetworkMountsNoChown [2022-11-16T13:17:50.341Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-16T13:17:50.599Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-11-16T13:17:50.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/default [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/default [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/private [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/private [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rprivate [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/slave [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/slave [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rslave [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/shared [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/shared [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rshared [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/default [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rslave [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/slave [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/private [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rprivate [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/shared [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rshared [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:17:50.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:17:50.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:17:50.599Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:17:50.856Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-11-16T13:17:50.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-11-16T13:17:50.856Z] === RUN TestContainerBindMountNonRecursive [2022-11-16T13:17:51.420Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-16T13:17:51.448Z] #69 DONE 4.8s [2022-11-16T13:17:51.448Z] [2022-11-16T13:17:51.448Z] #70 exporting to image [2022-11-16T13:17:51.448Z] #70 exporting layers [2022-11-16T13:17:52.748Z] ? github.com/docker/docker/api [no test files] [2022-11-16T13:17:52.792Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-11-16T13:17:52.792Z] === RUN TestContainerVolumesMountedAsShared [2022-11-16T13:17:53.724Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-11-16T13:17:53.724Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-16T13:17:53.981Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2022-11-16T13:17:53.981Z] === RUN TestNetworkNat [2022-11-16T13:17:53.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-11-16T13:17:54.547Z] --- PASS: TestNetworkNat (0.63s) [2022-11-16T13:17:54.547Z] === RUN TestNetworkLocalhostTCPNat [2022-11-16T13:17:55.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-11-16T13:17:55.112Z] === RUN TestNetworkLoopbackNat [2022-11-16T13:17:56.045Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-16T13:17:56.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-11-16T13:17:56.706Z] #70 exporting layers 5.9s done [2022-11-16T13:17:56.706Z] #70 writing image sha256:b4bb96157c50da6c2e42939e201f20f0f2820d4098c20280ab980548afed4e8d done [2022-11-16T13:17:56.706Z] #70 naming to docker.io/library/docker:7ebfee940f02f1eddf144771d568344675ac38db done [2022-11-16T13:17:56.706Z] #70 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-11-16T13:17:57.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44472/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/validate/default [2022-11-16T13:17:57.235Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-16T13:17:57.492Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-16T13:17:57.619Z] #37 327.7 + bin/containerd-shim-runc-v1 [2022-11-16T13:17:57.750Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-16T13:17:57.958Z] Congratulations! All commits are properly signed with the DCO! [2022-11-16T13:17:58.007Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-16T13:17:58.007Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2022-11-16T13:17:58.007Z] === RUN TestPause [2022-11-16T13:17:58.007Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-16T13:17:58.266Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-16T13:17:58.266Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-16T13:17:58.266Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-16T13:17:58.524Z] --- PASS: TestPause (0.54s) [2022-11-16T13:17:58.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-16T13:17:58.524Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:17:58.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:17:58.524Z] === RUN TestPauseStopPausedContainer [2022-11-16T13:17:58.781Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-16T13:17:58.890Z] Congratulations! Seccomp profile generation is done correctly. [2022-11-16T13:17:58.890Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-11-16T13:17:59.039Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2022-11-16T13:17:59.039Z] === RUN TestPsFilter [2022-11-16T13:17:59.296Z] --- PASS: TestPsFilter (0.10s) [2022-11-16T13:17:59.296Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-16T13:17:59.861Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2022-11-16T13:17:59.861Z] === RUN TestRemoveContainerWithVolume [2022-11-16T13:18:00.426Z] check_test.go:309: [d570aa19b1925] daemon is not started [2022-11-16T13:18:00.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-11-16T13:18:00.684Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-11-16T13:18:00.684Z] === RUN TestRemoveContainerRunning [2022-11-16T13:18:01.250Z] --- PASS: TestRemoveContainerRunning (0.64s) [2022-11-16T13:18:01.250Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-16T13:18:01.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-11-16T13:18:01.815Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-11-16T13:18:01.815Z] === RUN TestRemoveInvalidContainer [2022-11-16T13:18:01.815Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-16T13:18:01.815Z] === RUN TestRenameLinkedContainer [2022-11-16T13:18:03.186Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-16T13:18:03.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-11-16T13:18:03.752Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-16T13:18:04.191Z] #37 334.3 + bin/containerd-shim-runc-v2 [2022-11-16T13:18:04.191Z] #37 335.1 + binaries [2022-11-16T13:18:04.191Z] #37 335.1 + install -D bin/containerd /build/containerd [2022-11-16T13:18:04.191Z] #37 335.2 + install -D bin/containerd-shim /build/containerd-shim [2022-11-16T13:18:04.191Z] #37 335.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-16T13:18:04.191Z] #37 335.2 + install -D bin/ctr /build/ctr [2022-11-16T13:18:04.684Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-16T13:18:04.684Z] --- PASS: TestRenameLinkedContainer (2.63s) [2022-11-16T13:18:04.684Z] === RUN TestRenameStoppedContainer [2022-11-16T13:18:04.684Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-16T13:18:04.920Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-11-16T13:18:05.248Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-11-16T13:18:05.248Z] === RUN TestRenameRunningContainerAndReuse [2022-11-16T13:18:05.505Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-16T13:18:05.764Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-16T13:18:05.764Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-16T13:18:06.091Z] #37 DONE 337.4s [2022-11-16T13:18:06.697Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2022-11-16T13:18:06.697Z] === RUN TestRenameInvalidName [2022-11-16T13:18:06.998Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-11-16T13:18:07.026Z] [2022-11-16T13:18:07.026Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-16T13:18:07.284Z] #40 170.1 + mkdir -p /build [2022-11-16T13:18:07.284Z] #40 170.1 + cp runc /build/runc [2022-11-16T13:18:07.284Z] #40 DONE 170.6s [2022-11-16T13:18:07.284Z] [2022-11-16T13:18:07.284Z] #33 [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-11-16T13:18:07.284Z] #33 297.2 + /build/golangci-lint --version [2022-11-16T13:18:07.284Z] #33 298.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-16T13:18:07.284Z] #33 DONE 298.6s [2022-11-16T13:18:07.284Z] [2022-11-16T13:18:07.284Z] #37 [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-11-16T13:18:07.631Z] --- PASS: TestRenameInvalidName (0.77s) [2022-11-16T13:18:07.631Z] === RUN TestRenameAnonymousContainer [2022-11-16T13:18:07.928Z] Congratulations! All API changes are done the right way. [2022-11-16T13:18:07.928Z] Congratulations! All TOML source files changed here have valid syntax. [2022-11-16T13:18:07.928Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-11-16T13:18:07.928Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-11-16T13:18:07.928Z] Congratulations! No new tests were added to integration-cli. [2022-11-16T13:18:07.928Z] [2022-11-16T13:18:07.928Z] INFO Start validation with golang-ci-lint [2022-11-16T13:18:07.959Z] #64 DONE 0.9s [2022-11-16T13:18:07.959Z] [2022-11-16T13:18:07.959Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-16T13:18:08.217Z] #65 DONE 0.2s [2022-11-16T13:18:08.217Z] [2022-11-16T13:18:08.217Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-16T13:18:08.491Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-11-16T13:18:08.653Z] #37 ... [2022-11-16T13:18:08.653Z] [2022-11-16T13:18:08.653Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-16T13:18:08.747Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-11-16T13:18:08.747Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-11-16T13:18:08.909Z] #61 DONE 0.2s [2022-11-16T13:18:08.909Z] [2022-11-16T13:18:08.909Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-16T13:18:08.909Z] #62 DONE 0.1s [2022-11-16T13:18:08.909Z] [2022-11-16T13:18:08.909Z] #37 [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-11-16T13:18:08.909Z] #37 ... [2022-11-16T13:18:08.909Z] [2022-11-16T13:18:08.909Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-16T13:18:08.909Z] #63 DONE 0.1s [2022-11-16T13:18:09.149Z] #66 DONE 0.9s [2022-11-16T13:18:09.149Z] [2022-11-16T13:18:09.149Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-16T13:18:09.149Z] #67 DONE 0.0s [2022-11-16T13:18:09.149Z] [2022-11-16T13:18:09.149Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-16T13:18:09.149Z] #68 DONE 0.0s [2022-11-16T13:18:09.149Z] [2022-11-16T13:18:09.149Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-16T13:18:09.166Z] [2022-11-16T13:18:09.166Z] #37 [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-11-16T13:18:10.157Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2022-11-16T13:18:10.157Z] === RUN TestRenameContainerWithSameName [2022-11-16T13:18:11.057Z] #37 260.3 + bin/containerd [2022-11-16T13:18:11.089Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2022-11-16T13:18:11.089Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-16T13:18:11.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-11-16T13:18:11.674Z] #69 DONE 2.2s [2022-11-16T13:18:11.674Z] [2022-11-16T13:18:11.674Z] #70 exporting to image [2022-11-16T13:18:11.674Z] #70 exporting layers [2022-11-16T13:18:12.278Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2022-11-16T13:18:12.278Z] === RUN TestResize [2022-11-16T13:18:13.210Z] --- PASS: TestResize (0.70s) [2022-11-16T13:18:13.210Z] === RUN TestResizeWithInvalidSize [2022-11-16T13:18:14.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-11-16T13:18:14.142Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2022-11-16T13:18:14.142Z] === RUN TestResizeWhenContainerNotStarted [2022-11-16T13:18:14.707Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:14.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:14.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:14.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:18:14.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:18:15.274Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-16T13:18:15.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-11-16T13:18:15.790Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-16T13:18:16.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:18:16.048Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-16T13:18:16.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:16.936Z] #70 exporting layers 5.6s done [2022-11-16T13:18:16.936Z] #70 writing image sha256:685f52d525e06f1570aa44afff0a2a076d4158c3ea1cb6a1f0543b23b02bac18 done [2022-11-16T13:18:16.936Z] #70 naming to docker.io/library/docker:7ebfee940f02f1eddf144771d568344675ac38db done [2022-11-16T13:18:16.936Z] #70 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-11-16T13:18:16.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:18:16.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:18:17.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -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:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh dynbinary test-integration [2022-11-16T13:18:18.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-11-16T13:18:19.172Z] [2022-11-16T13:18:19.172Z] Removing bundles/ [2022-11-16T13:18:19.172Z] [2022-11-16T13:18:19.172Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-16T13:18:19.172Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:18:19.172Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:18:19.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2022-11-16T13:18:19.292Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2022-11-16T13:18:19.292Z] === RUN TestCgroupNamespacesRun [2022-11-16T13:18:20.663Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2022-11-16T13:18:20.663Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-16T13:18:20.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-11-16T13:18:20.921Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-16T13:18:20.921Z] check_test.go:309: [dc599a292f8de] daemon is not started [2022-11-16T13:18:20.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-11-16T13:18:20.921Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-16T13:18:20.921Z] check_test.go:309: [d41454086604a] daemon is not started [2022-11-16T13:18:20.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-11-16T13:18:21.854Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-16T13:18:21.854Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-11-16T13:18:21.854Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-16T13:18:22.786Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-16T13:18:22.786Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-16T13:18:22.786Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-16T13:18:22.786Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-16T13:18:22.786Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-16T13:18:22.786Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-16T13:18:22.786Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-16T13:18:22.786Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-16T13:18:22.786Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-16T13:18:23.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-11-16T13:18:23.043Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-16T13:18:23.609Z] check_test.go:309: [d458248d10cd1] daemon is not started [2022-11-16T13:18:23.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-11-16T13:18:24.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s) [2022-11-16T13:18:24.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-16T13:18:25.475Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-16T13:18:26.041Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2022-11-16T13:18:26.041Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-16T13:18:27.413Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2022-11-16T13:18:27.413Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-16T13:18:27.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-11-16T13:18:27.978Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-11-16T13:18:27.978Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-16T13:18:28.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-16T13:18:29.475Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-11-16T13:18:29.475Z] === RUN TestNISDomainname [2022-11-16T13:18:29.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-11-16T13:18:30.297Z] --- PASS: TestNISDomainname (0.77s) [2022-11-16T13:18:30.297Z] === RUN TestHostnameDnsResolution [2022-11-16T13:18:31.230Z] --- PASS: TestHostnameDnsResolution (0.94s) [2022-11-16T13:18:31.230Z] === RUN TestUnprivilegedPortsAndPing [2022-11-16T13:18:31.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-16T13:18:31.488Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-16T13:18:32.053Z] --- PASS: TestUnprivilegedPortsAndPing (0.73s) [2022-11-16T13:18:32.053Z] === RUN TestStats [2022-11-16T13:18:32.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-11-16T13:18:34.835Z] --- PASS: TestStats (2.70s) [2022-11-16T13:18:34.835Z] === RUN TestStopContainerWithTimeout [2022-11-16T13:18:34.835Z] === RUN TestStopContainerWithTimeout/0 [2022-11-16T13:18:34.835Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-16T13:18:34.835Z] === RUN TestStopContainerWithTimeout/1 [2022-11-16T13:18:34.835Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-16T13:18:34.835Z] === RUN TestStopContainerWithTimeout/3 [2022-11-16T13:18:34.835Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-16T13:18:34.835Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-16T13:18:34.835Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-16T13:18:34.835Z] === CONT TestStopContainerWithTimeout/0 [2022-11-16T13:18:34.835Z] === CONT TestStopContainerWithTimeout/3 [2022-11-16T13:18:34.835Z] === CONT TestStopContainerWithTimeout/1 [2022-11-16T13:18:34.835Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-16T13:18:35.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-11-16T13:18:35.350Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-16T13:18:37.875Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-16T13:18:37.875Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2022-11-16T13:18:37.875Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2022-11-16T13:18:37.875Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2022-11-16T13:18:37.875Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2022-11-16T13:18:37.875Z] === RUN TestDeleteDevicemapper [2022-11-16T13:18:37.875Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:18:37.875Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-16T13:18:37.875Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-16T13:18:39.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-11-16T13:18:39.246Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-16T13:18:39.246Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-16T13:18:40.178Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2022-11-16T13:18:40.178Z] === RUN TestUpdateMemory [2022-11-16T13:18:40.178Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:18:40.178Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-16T13:18:40.178Z] === RUN TestUpdateCPUQuota [2022-11-16T13:18:40.178Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-16T13:18:41.550Z] --- PASS: TestUpdateCPUQuota (1.08s) [2022-11-16T13:18:41.550Z] === RUN TestUpdatePidsLimit [2022-11-16T13:18:41.550Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-16T13:18:41.550Z] === RUN TestUpdatePidsLimit/no_change [2022-11-16T13:18:41.809Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-16T13:18:41.809Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-16T13:18:42.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-11-16T13:18:42.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-16T13:18:42.325Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-16T13:18:42.585Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-16T13:18:43.152Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-11-16T13:18:43.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-11-16T13:18:43.409Z] === RUN TestUpdateRestartPolicy [2022-11-16T13:18:43.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-16T13:18:43.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-16T13:18:44.341Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-16T13:18:45.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-16T13:18:45.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-11-16T13:18:45.837Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-16T13:18:47.211Z] check_test.go:309: [d7b5ba489cd1f] daemon is not started [2022-11-16T13:18:47.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-11-16T13:18:49.736Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-11-16T13:18:53.013Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-16T13:18:53.270Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-11-16T13:18:53.528Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-11-16T13:18:54.462Z] check_test.go:309: [d5f23907b7c3e] daemon is not started [2022-11-16T13:18:54.462Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-11-16T13:18:55.395Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-11-16T13:18:55.395Z] --- PASS: TestUpdateRestartPolicy (11.94s) [2022-11-16T13:18:55.395Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-16T13:18:55.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2022-11-16T13:18:55.959Z] === RUN TestWaitNonBlocked [2022-11-16T13:18:55.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:18:55.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:18:55.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:18:55.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:18:55.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:18:55.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:18:56.892Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-16T13:18:56.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-11-16T13:18:56.892Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2022-11-16T13:18:56.892Z] === RUN TestWaitBlocked [2022-11-16T13:18:56.892Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:18:56.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:18:56.892Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:18:56.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:18:56.892Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:18:56.892Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:18:57.824Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-16T13:18:57.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-11-16T13:18:57.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-11-16T13:18:57.824Z] === CONT TestContainerStartOnDaemonRestart [2022-11-16T13:18:57.824Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-16T13:18:57.824Z] === CONT TestDaemonHostGatewayIP [2022-11-16T13:18:57.824Z] === CONT TestIpcModeOlderClient [2022-11-16T13:18:57.824Z] === CONT TestContainerKillOnDaemonStart [2022-11-16T13:18:57.824Z] === CONT TestDaemonRestartIpcMode [2022-11-16T13:18:57.824Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-11-16T13:18:57.824Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-11-16T13:19:01.106Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2022-11-16T13:19:01.131Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-16T13:19:01.131Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-16T13:19:01.131Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2022-11-16T13:19:01.670Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2022-11-16T13:19:01.670Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2022-11-16T13:19:01.694Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-11-16T13:19:01.928Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s) [2022-11-16T13:19:01.950Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-16T13:19:01.950Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-16T13:19:01.950Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-16T13:19:02.512Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-16T13:19:02.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-11-16T13:19:03.442Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-16T13:19:03.442Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-16T13:19:03.442Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-11-16T13:19:03.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-16T13:19:03.698Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-16T13:19:03.698Z] ? github.com/docker/docker/api/types [no test files] [2022-11-16T13:19:03.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-16T13:19:03.699Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-16T13:19:03.699Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-16T13:19:03.699Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-16T13:19:03.954Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-11-16T13:19:03.954Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-16T13:19:03.954Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-16T13:19:04.210Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-11-16T13:19:04.210Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-16T13:19:04.210Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-16T13:19:04.232Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-11-16T13:19:04.233Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-16T13:19:04.490Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-16T13:19:04.490Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-11-16T13:19:04.490Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-16T13:19:05.055Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-11-16T13:19:05.055Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-11-16T13:19:05.619Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-11-16T13:19:06.184Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-11-16T13:19:06.726Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2022-11-16T13:19:06.726Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 48.5% of statements [2022-11-16T13:19:06.726Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-16T13:19:06.749Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-11-16T13:19:07.006Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-16T13:19:07.006Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-11-16T13:19:07.288Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-11-16T13:19:07.321Z] #37 312.6 # github.com/containerd/containerd/cmd/containerd [2022-11-16T13:19:07.321Z] #37 312.6 /usr/bin/ld: /tmp/go-link-65944708/000019.o: in function `New': [2022-11-16T13:19:07.321Z] #37 312.6 /tmp/tmp.1RS2JkmqrF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-16T13:19:07.321Z] #37 312.7 + bin/containerd-stress [2022-11-16T13:19:07.321Z] #37 313.8 + bin/containerd-shim [2022-11-16T13:19:07.571Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-11-16T13:19:08.135Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-16T13:19:08.135Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-11-16T13:19:08.701Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-11-16T13:19:09.265Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-11-16T13:19:09.265Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-16T13:19:09.523Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2022-11-16T13:19:09.523Z] PASS [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === Skipped [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-16T13:19:09.523Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-16T13:19:09.523Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-16T13:19:09.523Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:19:09.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-16T13:19:09.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-16T13:19:09.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:19:09.523Z] [2022-11-16T13:19:09.523Z] DONE 197 tests, 6 skipped in 120.216s [2022-11-16T13:19:09.523Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-16T13:19:09.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-16T13:19:09.523Z] ++ set -e [2022-11-16T13:19:09.523Z] ++ '[' -n 0 ']' [2022-11-16T13:19:09.523Z] ++ set -x [2022-11-16T13:19:09.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-16T13:19:09.523Z] INFO: Testing against a local daemon [2022-11-16T13:19:09.523Z] === RUN TestLiveRestore [2022-11-16T13:19:09.523Z] === RUN TestLiveRestore/volume_references [2022-11-16T13:19:09.523Z] === PAUSE TestLiveRestore/volume_references [2022-11-16T13:19:09.523Z] === CONT TestLiveRestore/volume_references [2022-11-16T13:19:09.523Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-11-16T13:19:09.807Z] ok github.com/docker/docker/builder/remotecontext/git 3.069s coverage: 83.5% of statements [2022-11-16T13:19:09.807Z] ? github.com/docker/docker/cli [no test files] [2022-11-16T13:19:09.807Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-16T13:19:10.089Z] check_test.go:309: [d9df3fc7efdfd] daemon is not started [2022-11-16T13:19:10.089Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-11-16T13:19:10.347Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-16T13:19:10.347Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-16T13:19:11.172Z] ok github.com/docker/docker/client 0.086s coverage: 75.4% of statements [2022-11-16T13:19:11.280Z] check_test.go:309: [d0e932f04ef71] daemon is not started [2022-11-16T13:19:11.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-11-16T13:19:11.280Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-16T13:19:11.588Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-11-16T13:19:12.524Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-16T13:19:13.088Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-11-16T13:19:13.088Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-16T13:19:13.653Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-16T13:19:14.585Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore (0.00s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references (5.32s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.66s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.12s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.17s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.20s) [2022-11-16T13:19:14.843Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.17s) [2022-11-16T13:19:14.843Z] PASS [2022-11-16T13:19:14.843Z] [2022-11-16T13:19:14.843Z] DONE 7 tests in 5.343s [2022-11-16T13:19:14.843Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-16T13:19:14.843Z] ++ 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-11-16T13:19:14.843Z] ++ set -e [2022-11-16T13:19:14.843Z] ++ '[' -n 0 ']' [2022-11-16T13:19:14.843Z] ++ set -x [2022-11-16T13:19:14.843Z] ++ 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-11-16T13:19:15.101Z] INFO: Testing against a local daemon [2022-11-16T13:19:15.101Z] === RUN TestCommitInheritsEnv [2022-11-16T13:19:15.101Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-11-16T13:19:15.101Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-16T13:19:15.101Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-16T13:19:15.101Z] === RUN TestImagesFilterMultiReference [2022-11-16T13:19:15.362Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-16T13:19:15.362Z] === RUN TestImagePullPlatformInvalid [2022-11-16T13:19:15.362Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-11-16T13:19:15.362Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.18.8 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6784d1ec-f20b-4484-af39-a1db39fe9708 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6784d1ec-f20b-4484-af39-a1db39fe9708 http.request.method=GET http.request.remoteaddr="127.0.0.1:51382" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.410373ms http.response.status=200 http.response.written=2 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3923afcf-2afa-42a2-9f8d-044253f5d108 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d70edee2-5bf4-4e32-a25f-721ba88e5d24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d70edee2-5bf4-4e32-a25f-721ba88e5d24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3923afcf-2afa-42a2-9f8d-044253f5d108 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3923afcf-2afa-42a2-9f8d-044253f5d108 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=31.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a16538ed-2e4b-4b89-a8a6-5e5d5d1816a2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d70edee2-5bf4-4e32-a25f-721ba88e5d24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=32.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7253d789-6eed-4093-a640-71eb0f88b6f7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d70edee2-5bf4-4e32-a25f-721ba88e5d24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.873292ms http.response.status=404 http.response.written=157 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3923afcf-2afa-42a2-9f8d-044253f5d108 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.709021ms http.response.status=404 http.response.written=157 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=119.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41ae1cf7-f268-4daf-a76b-86195598f92d trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=12.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf9c7b98-1aca-4579-9ad0-349a37603320 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=119.251µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=311ed7ae-448b-48ee-9764-1422bba4f986 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=15.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6d7d344-1bbe-4318-a931-f2d1731b8204 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=97.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67777eb2-1c75-4bbd-b175-e7d689b47150 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=64.747µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=213fd4e8-ec3d-48c7-b80d-6cc40ebf296d trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=94212b7a-9542-475c-ab8a-17991d6b9ed4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.455133ms http.response.status=202 http.response.written=0 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ffc54811-01e1-413a-b395-e52a438059b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.410696ms http.response.status=202 http.response.written=0 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.362Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.362Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=25.175µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cce5f10-002b-4138-8cd3-6008a5f0dc15 trace.line=82 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=10.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0392ac81-3ba7-4863-8c0e-87546a1a6a3d trace.line=141 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=75.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=9c178a20-902c-4962-849e-bf2bad932294 trace.line=124 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=8.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d9ab304c-6715-4da9-bc4c-8df3b9841643 trace.line=141 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=14.471µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4965ba30-19fa-4f9d-862b-6b54b530f8c6 trace.line=141 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=11.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fbffb616-c6a2-41bc-a590-5bc64424de8f trace.line=141 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=68.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=616e3135-09f2-434c-8f42-7a3832872a30 trace.line=167 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=54.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=232eaa94-df7c-4895-82e6-7de86e2ba861 trace.line=95 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=97.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6809b155-5335-456e-803f-97b9ac6a939f trace.line=181 vars.name=test vars.uuid=a31a3dd9-b906-4b08-b4db-03c95d20d574 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e705d951-dfd5-4cba-b849-0d1c2fd86500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51392" http.request.uri="/v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.820023ms http.response.status=201 http.response.written=0 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "PUT /v2/test/blobs/uploads/a31a3dd9-b906-4b08-b4db-03c95d20d574?_state=D4nZdMkGuDBcAv78jMSG5VV3koMZ0Kdm0IGxHsEBcaV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzMWEzZGQ5LWI5MDYtNGIwOC1iNGRiLTAzYzk1ZDIwZDU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MTAxOTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=27.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1615c931-70f7-43a4-8363-21e1a2ec2061 trace.line=82 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=10.41µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a01b310c-b456-44a2-8e97-1b983055303d trace.line=141 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=96.762µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6ffbdd66-cdd1-45bb-9547-c6246519b29e trace.line=124 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=18.556µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=59644a55-e986-4ba0-b433-846f3cc9cb29 trace.line=141 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=12.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8b165532-39de-4b80-9406-71f60ab8f2a5 trace.line=141 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.363Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=11.128µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66d6bc9a-0be0-4779-b194-f70d661c5585 trace.line=141 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=39.997µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=812b2ebc-91d4-4c6d-9d8e-5c3dd0ba0899 trace.line=167 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=38.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2d893768-385f-48d5-b316-2bb69ebf12cf trace.line=95 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0c2fd233-e381-449f-bd4d-7b1e88147900\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=80.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6b9675d6-1155-442a-8a9a-0bc5b133749b trace.line=181 vars.name=test vars.uuid=0c2fd233-e381-449f-bd4d-7b1e88147900 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dbeb1b71-f0aa-4107-8e48-d3d7135b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.366441ms http.response.status=201 http.response.written=0 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "PUT /v2/test/blobs/uploads/0c2fd233-e381-449f-bd4d-7b1e88147900?_state=8yayo55HNfn49v9k8Jd_RMSAW62L284bMsDU7bHIJa57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjMmZkMjMzLWUzODEtNDQ5Zi1iZDRkLTdiMWU4ODE0NzkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoxOToxNS4yNzE0MDk0NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=210db373-0741-4ed5-87d6-53166f6fdb5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=210db373-0741-4ed5-87d6-53166f6fdb5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=210db373-0741-4ed5-87d6-53166f6fdb5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=18.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37d2d750-1637-4987-9ab7-4cf17e82cd4d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=210db373-0741-4ed5-87d6-53166f6fdb5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.476µs" http.response.status=404 http.response.written=96 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=24.83µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b1186bc-0f22-4154-9807-dd7e007ea497 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=14.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8e2ba24-0ff0-4677-ba70-6ea5c0a157d4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=17.971µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=439087a0-9f60-415e-bce2-7ae8113e97dd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=13.179µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e260863e-3ced-4886-9be4-c0a8de0c1772 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=9.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=501a545d-4663-499c-8566-a8acb1d6439b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=44.261µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=60f365f9-576b-4cdb-bd19-941d73cad112 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=50.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d53295b0-d828-4efe-9cdb-d7daf5fa5dcf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=26.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2d1203a3-5c1c-4436-b583-793cd0bcb16c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=81.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=09086a49-1e61-4654-bb1e-66bf73fe2357 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=39.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8bd9ddd6-569a-4aee-ba5f-bc186525647b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6186f614-2270-417d-80c6-8f4505ce68da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51396" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.571071ms http.response.status=201 http.response.written=0 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a033f074-0370-4926-9573-276b2acb6645 http.request.method=GET http.request.remoteaddr="127.0.0.1:51418" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a033f074-0370-4926-9573-276b2acb6645 http.request.method=GET http.request.remoteaddr="127.0.0.1:51418" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.703µs" http.response.status=200 http.response.written=2 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=31.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dc29c56b-b9fa-4980-bedf-3a9dfea5c74b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.364Z] time="2022-11-16T13:19:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=22.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=011f4ff8-5dcf-4d44-a915-8b70f30f8194 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=17.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a0743fc-e208-47f1-9d0b-5c004a05e7e0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=17.895µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be03f304-703e-4800-bb2f-1e803c481584 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1f2ac71-b05a-41d9-bbfe-e7c839e91057 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51420" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.410596ms http.response.status=200 http.response.written=417 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=43.133µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e53e0df2-a1c4-4e46-b5cc-dc021aac756c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=13.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17b0dfd8-002a-46a0-86b8-e939ca298fb3 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=22.436µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45d50bef-0c06-460f-b973-a8ea7aa22c86 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=a45c07a4-4994-4073-a12f-235d7c61bca8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51434" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.143284ms http.response.status=200 http.response.written=417 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=28.495µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=16877575-f201-452e-9d5e-4bb7691d0e0e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=13.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15e36682-3ead-4409-8ff7-fd1cee02bead trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=22.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=000e119f-f155-4398-ae84-13303ab50c55 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=14.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86bdc353-6bad-46b3-907b-299efd610f93 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=12.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d507b400-02b1-4798-a72b-e0f7bd55e45c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=7.894µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bbddf4e7-a47e-4e51-af48-3bbb4e7c9135 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=13.526µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6d336975-e203-4535-927c-b05eebe2f250 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=29.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a667295-381b-4d7a-98f4-d57c4b02e87c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=64.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d42233dd-b878-4d5d-87c9-90e2fa7ccd08 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=31.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ceec657-7673-4739-b7b1-24fc5f08272f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.365Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=38.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=59c8a97f-398f-4f80-8a40-b2fed7e42b2b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=29.881µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1199676-5cc3-438c-ba14-466d8c388919 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=8.993µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=096b4496-760f-46ff-8cf0-6a10d0dc21ec trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=20.548µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c4943a90-192e-4dc3-b572-4e475a6fc5d6 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=49.635µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a73afcf6-7d1e-425c-b865-b750d95795d4 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=15.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d988e356-7b86-4020-ae58-b3c33996b87c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1749bbc3-167d-47a1-b914-ec4708f9f0bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.889256ms http.response.status=200 http.response.written=179 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=25.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9cf6224-5984-470e-aabc-69a1adeff72d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=10.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=710d0595-a696-4e61-98f3-4d9125f2f69b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=1f26b0c6-d307-45ce-aa09-9e085ee71b9c http.request.method=GET http.request.remoteaddr="127.0.0.1:51444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.033284ms http.response.status=200 http.response.written=68 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.366Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c1e8a981-fcde-453c-8e49-19098a41f383 http.request.method=GET http.request.remoteaddr="127.0.0.1:51454" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c1e8a981-fcde-453c-8e49-19098a41f383 http.request.method=GET http.request.remoteaddr="127.0.0.1:51454" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.100213ms http.response.status=200 http.response.written=2 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=20.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4259330-a862-4594-8eac-7212a35c26db trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=13.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35287497-315c-4b45-be13-06ea087e47d8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6ae42c0a-49fc-4e34-9569-b328d0a70d63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51460" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017315ms http.response.status=404 http.response.written=181 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=22.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=683cfc6d-c909-4772-9e33-f4256edf51e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 trace.duration=15.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a62d1cc3-7b92-42fb-8459-a693ee830cc5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] time="2022-11-16T13:19:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9a54f97-a517-461e-975b-117b6709af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042808ms http.response.status=404 http.response.written=181 instance.id=964ad753-24b7-415d-9cf0-4a65e2163161 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:19:15.366Z] 127.0.0.1 - - [16/Nov/2022:13:19:15 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:19:15.366Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2022-11-16T13:19:15.366Z] === RUN TestRemoveImageOrphaning [2022-11-16T13:19:15.625Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-11-16T13:19:15.625Z] === RUN TestRemoveImageGarbageCollector [2022-11-16T13:19:15.882Z] check_test.go:309: [d3b6789602346] daemon is not started [2022-11-16T13:19:15.882Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-11-16T13:19:16.140Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-16T13:19:16.667Z] b111c3320c94: Pull complete [2022-11-16T13:19:17.366Z] #37 325.4 + bin/containerd-shim-runc-v1 [2022-11-16T13:19:18.037Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-11-16T13:19:18.037Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-16T13:19:18.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-11-16T13:19:18.037Z] === RUN TestTagInvalidReference [2022-11-16T13:19:18.037Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-16T13:19:18.037Z] === RUN TestTagValidPrefixedRepo [2022-11-16T13:19:18.037Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-11-16T13:19:18.037Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-16T13:19:18.037Z] === RUN TestTagExistedNameWithoutForce [2022-11-16T13:19:18.037Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-16T13:19:18.037Z] === RUN TestTagOfficialNames [2022-11-16T13:19:18.037Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-16T13:19:18.037Z] === RUN TestTagMatchesDigest [2022-11-16T13:19:18.037Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-16T13:19:18.037Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-16T13:19:19.410Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-11-16T13:19:22.613Z] #37 331.9 + bin/containerd-shim-runc-v2 [2022-11-16T13:19:22.689Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-11-16T13:19:23.542Z] #37 332.7 + binaries [2022-11-16T13:19:23.542Z] #37 332.7 + install -D bin/containerd /build/containerd [2022-11-16T13:19:23.542Z] #37 332.8 + install -D bin/containerd-shim /build/containerd-shim [2022-11-16T13:19:23.542Z] #37 332.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-16T13:19:23.542Z] #37 332.8 + install -D bin/ctr /build/ctr [2022-11-16T13:19:23.622Z] check_test.go:309: [d9eed7e8fb43f] daemon is not started [2022-11-16T13:19:23.622Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-11-16T13:19:24.104Z] #37 DONE 333.6s [2022-11-16T13:19:25.035Z] [2022-11-16T13:19:25.035Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-16T13:19:25.291Z] #64 DONE 0.2s [2022-11-16T13:19:25.291Z] [2022-11-16T13:19:25.291Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-16T13:19:25.546Z] #65 DONE 0.1s [2022-11-16T13:19:25.546Z] [2022-11-16T13:19:25.546Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-16T13:19:25.802Z] #66 DONE 0.3s [2022-11-16T13:19:25.802Z] [2022-11-16T13:19:25.802Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-16T13:19:25.802Z] #67 DONE 0.1s [2022-11-16T13:19:25.802Z] [2022-11-16T13:19:25.802Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-16T13:19:25.802Z] #68 DONE 0.0s [2022-11-16T13:19:25.802Z] [2022-11-16T13:19:25.802Z] #69 [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-11-16T13:19:26.730Z] #69 0.757 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-16T13:19:26.730Z] #69 0.843 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-16T13:19:26.730Z] #69 0.935 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-16T13:19:26.901Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-16T13:19:26.901Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-16T13:19:26.901Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-11-16T13:19:27.549Z] #69 1.017 Reading package lists... [2022-11-16T13:19:28.111Z] #69 1.541 Reading package lists... [2022-11-16T13:19:28.111Z] #69 2.061 Building dependency tree... [2022-11-16T13:19:28.111Z] #69 2.192 Reading state information... [2022-11-16T13:19:28.111Z] #69 2.320 The following additional packages will be installed: [2022-11-16T13:19:28.367Z] #69 2.321 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-11-16T13:19:28.367Z] #69 2.322 Suggested packages: [2022-11-16T13:19:28.367Z] #69 2.322 systemd-container policykit-1 [2022-11-16T13:19:28.367Z] #69 2.322 Recommended packages: [2022-11-16T13:19:28.367Z] #69 2.322 systemd-timesyncd | time-daemon libnss-systemd [2022-11-16T13:19:28.367Z] #69 2.387 The following NEW packages will be installed: [2022-11-16T13:19:28.367Z] #69 2.387 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-11-16T13:19:28.367Z] #69 2.388 libkmod2 libpam-systemd systemd systemd-sysv [2022-11-16T13:19:28.623Z] #69 2.657 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-11-16T13:19:28.623Z] #69 2.657 Need to get 5828 kB of archives. [2022-11-16T13:19:28.623Z] #69 2.657 After this operation, 19.3 MB of additional disk space will be used. [2022-11-16T13:19:28.623Z] #69 2.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-11-16T13:19:28.623Z] #69 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-11-16T13:19:28.623Z] #69 2.661 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-11-16T13:19:28.623Z] #69 2.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-11-16T13:19:28.623Z] #69 2.675 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-11-16T13:19:28.623Z] #69 2.712 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-11-16T13:19:28.623Z] #69 2.714 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-11-16T13:19:28.623Z] #69 2.717 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-11-16T13:19:28.623Z] #69 2.717 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-11-16T13:19:28.623Z] #69 2.718 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-11-16T13:19:28.623Z] #69 2.841 debconf: delaying package configuration, since apt-utils is not installed [2022-11-16T13:19:28.623Z] #69 2.872 Fetched 5828 kB in 0s (17.9 MB/s) [2022-11-16T13:19:28.878Z] #69 2.894 Selecting previously unselected package libargon2-1:amd64. [2022-11-16T13:19:28.878Z] #69 2.894 (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 ... 28609 files and directories currently installed.) [2022-11-16T13:19:28.878Z] #69 2.910 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-11-16T13:19:28.878Z] #69 2.918 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-16T13:19:28.878Z] #69 2.955 Selecting previously unselected package libjson-c5:amd64. [2022-11-16T13:19:28.878Z] #69 2.957 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-11-16T13:19:28.878Z] #69 2.963 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-11-16T13:19:28.878Z] #69 3.002 Selecting previously unselected package libcryptsetup12:amd64. [2022-11-16T13:19:28.878Z] #69 3.005 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-11-16T13:19:28.878Z] #69 3.009 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-16T13:19:28.878Z] #69 3.064 Selecting previously unselected package libkmod2:amd64. [2022-11-16T13:19:28.878Z] #69 3.066 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-11-16T13:19:28.878Z] #69 3.071 Unpacking libkmod2:amd64 (28-1) ... [2022-11-16T13:19:28.878Z] #69 3.124 Selecting previously unselected package systemd. [2022-11-16T13:19:29.134Z] #69 3.127 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:19:29.134Z] #69 3.161 Unpacking systemd (247.3-7+deb11u1) ... [2022-11-16T13:19:29.390Z] #69 3.650 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-16T13:19:29.390Z] #69 3.668 Setting up libjson-c5:amd64 (0.15-2) ... [2022-11-16T13:19:29.390Z] #69 3.681 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-16T13:19:29.646Z] #69 3.695 Setting up libkmod2:amd64 (28-1) ... [2022-11-16T13:19:29.646Z] #69 3.706 Setting up systemd (247.3-7+deb11u1) ... [2022-11-16T13:19:29.646Z] #69 3.759 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-11-16T13:19:29.646Z] #69 3.761 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-11-16T13:19:29.646Z] #69 3.764 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-11-16T13:19:29.646Z] #69 3.785 Initializing machine ID from KVM UUID. [2022-11-16T13:19:29.902Z] #69 4.157 Selecting previously unselected package systemd-sysv. [2022-11-16T13:19:29.902Z] #69 4.157 (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 ... 29420 files and directories currently installed.) [2022-11-16T13:19:29.902Z] #69 4.173 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:19:29.902Z] #69 4.178 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-11-16T13:19:29.902Z] #69 4.228 Selecting previously unselected package libdbus-1-3:amd64. [2022-11-16T13:19:30.158Z] #69 4.231 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-11-16T13:19:30.158Z] #69 4.235 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.158Z] #69 4.327 Selecting previously unselected package dbus. [2022-11-16T13:19:30.158Z] #69 4.330 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-11-16T13:19:30.158Z] #69 4.343 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.158Z] #69 4.407 Selecting previously unselected package libpam-systemd:amd64. [2022-11-16T13:19:30.158Z] #69 4.410 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-16T13:19:30.158Z] #69 4.414 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:19:30.158Z] #69 4.465 Selecting previously unselected package dbus-user-session. [2022-11-16T13:19:30.182Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-11-16T13:19:30.182Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-16T13:19:30.414Z] #69 4.468 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-11-16T13:19:30.414Z] #69 4.472 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.414Z] #69 4.521 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-11-16T13:19:30.414Z] #69 4.539 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.414Z] #69 4.550 Setting up dbus (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-16T13:19:30.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-16T13:19:30.670Z] #69 4.685 invoke-rc.d: could not determine current runlevel [2022-11-16T13:19:30.670Z] #69 4.688 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-16T13:19:30.670Z] #69 4.692 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-16T13:19:30.670Z] #69 4.816 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-16T13:19:30.670Z] #69 4.839 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-16T13:19:30.928Z] #69 DONE 5.0s [2022-11-16T13:19:30.928Z] [2022-11-16T13:19:30.928Z] #70 [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-11-16T13:19:31.005Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-16T13:19:31.005Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-16T13:19:31.183Z] #70 0.464 % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:19:31.183Z] #70 0.465 Dload Upload Total Spent Left Speed [2022-11-16T13:19:31.264Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-16T13:19:31.264Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-16T13:19:31.746Z] #70 0.467 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6419 0 --:--:-- --:--:-- --:--:-- 6396 100 1823 100 1823 0 0 6419 0 --:--:-- --:--:-- --:--:-- 6396 [2022-11-16T13:19:31.746Z] #70 DONE 0.8s [2022-11-16T13:19:31.746Z] [2022-11-16T13:19:31.746Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-16T13:19:31.831Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-11-16T13:19:32.674Z] #71 DONE 1.2s [2022-11-16T13:19:32.764Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-16T13:19:32.930Z] [2022-11-16T13:19:32.930Z] #72 exporting to image [2022-11-16T13:19:32.930Z] #72 exporting layers [2022-11-16T13:19:33.697Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-16T13:19:34.262Z] check_test.go:309: [d15e98e89da63] daemon is not started [2022-11-16T13:19:34.262Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-11-16T13:19:34.520Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-16T13:19:34.778Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-11-16T13:19:35.343Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-11-16T13:19:35.343Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-16T13:19:35.909Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-11-16T13:19:36.168Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-16T13:19:37.101Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-16T13:19:37.101Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-11-16T13:19:37.101Z] check_test.go:309: [d278501a6eda9] daemon is not started [2022-11-16T13:19:37.101Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-11-16T13:19:39.462Z] #72 exporting layers 5.6s done [2022-11-16T13:19:39.462Z] #72 writing image sha256:60ff3f5495bc1f44543fd76fcaf8b35532e5dabd2c694106365ae6f81190d015 done [2022-11-16T13:19:39.462Z] #72 naming to docker.io/library/docker:7ebfee940f02f1eddf144771d568344675ac38db done [2022-11-16T13:19:39.462Z] #72 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:19:39.628Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-11-16T13:19:39.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -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:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh dynbinary test-integration [2022-11-16T13:19:41.001Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-16T13:19:41.258Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-11-16T13:19:42.394Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-11-16T13:19:42.394Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-11-16T13:19:42.394Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-11-16T13:19:42.394Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-11-16T13:19:42.394Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-11-16T13:19:42.394Z] Detected virtualization docker. [2022-11-16T13:19:42.394Z] Detected architecture x86-64. [2022-11-16T13:19:42.394Z] Set hostname to <5cba2914e22c>. [2022-11-16T13:19:42.394Z] modprobe@configfs.service: Succeeded. [2022-11-16T13:19:42.394Z] modprobe@drm.service: Succeeded. [2022-11-16T13:19:42.394Z] modprobe@fuse.service: Succeeded. [2022-11-16T13:19:42.394Z] + source /etc/docker-entrypoint-cmd [2022-11-16T13:19:42.394Z] ++ hack/make.sh dynbinary test-integration [2022-11-16T13:19:42.394Z] [2022-11-16T13:19:42.394Z] Removing bundles/ [2022-11-16T13:19:42.394Z] [2022-11-16T13:19:42.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-16T13:19:42.394Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:19:42.394Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:19:43.415Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.1% of statements [2022-11-16T13:19:43.415Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2022-11-16T13:19:43.415Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-16T13:19:43.415Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-16T13:19:43.415Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-16T13:19:43.415Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-16T13:19:45.439Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-11-16T13:19:45.696Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-11-16T13:19:47.068Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-11-16T13:19:47.590Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-11-16T13:19:48.152Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-11-16T13:19:49.518Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-11-16T13:19:49.595Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-11-16T13:19:52.121Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-11-16T13:19:54.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-16T13:19:55.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-16T13:19:55.581Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-11-16T13:19:56.058Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-11-16T13:19:56.955Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-11-16T13:19:56.988Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2022-11-16T13:19:57.244Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-11-16T13:19:57.520Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-11-16T13:19:57.807Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-11-16T13:19:58.370Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-11-16T13:19:58.455Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-11-16T13:19:59.737Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.579s coverage: 74.6% of statements [2022-11-16T13:20:00.980Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-11-16T13:20:01.104Z] ok github.com/docker/docker/daemon 12.092s coverage: 17.1% of statements [2022-11-16T13:20:01.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-16T13:20:01.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-16T13:20:01.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-16T13:20:01.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-16T13:20:01.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2022-11-16T13:20:01.546Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-16T13:20:01.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-16T13:20:01.925Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 60.7% of statements [2022-11-16T13:20:02.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-16T13:20:02.342Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-16T13:20:03.311Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-16T13:20:03.311Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-16T13:20:03.311Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-16T13:20:03.312Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-11-16T13:20:03.575Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-16T13:20:04.691Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.240s coverage: 50.5% of statements [2022-11-16T13:20:05.496Z] docker_cli_daemon_test.go:2551: [d74f02025ac45] daemon is not started [2022-11-16T13:20:05.623Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.715s coverage: 45.9% of statements [2022-11-16T13:20:05.623Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-16T13:20:06.887Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-11-16T13:20:06.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-11-16T13:20:06.990Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.902s coverage: 58.0% of statements [2022-11-16T13:20:06.990Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-16T13:20:06.990Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-16T13:20:07.918Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2022-11-16T13:20:08.481Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-11-16T13:20:09.045Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-11-16T13:20:09.045Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-16T13:20:09.045Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-16T13:20:09.608Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-11-16T13:20:10.171Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 77.4% of statements [2022-11-16T13:20:10.171Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-16T13:20:10.171Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-16T13:20:10.428Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-11-16T13:20:10.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:20:10.627Z] [2022-11-16T13:20:10.627Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:20:10.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:20:10.627Z] HOSTNAME=8d359a663b2c [2022-11-16T13:20:10.627Z] DEST=bundles/test-integration [2022-11-16T13:20:10.627Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:20:10.627Z] DOCKER_ROOTLESS=1 [2022-11-16T13:20:10.627Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:20:10.627Z] container=docker [2022-11-16T13:20:10.627Z] HOME=/root [2022-11-16T13:20:10.627Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:20:10.627Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:20:10.627Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:20:10.627Z] TERM=xterm [2022-11-16T13:20:10.627Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:20:10.627Z] SHLVL=1 [2022-11-16T13:20:10.627Z] TIMEOUT=120m [2022-11-16T13:20:10.627Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:20:10.627Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:20:10.627Z] GO111MODULE=off [2022-11-16T13:20:10.627Z] DOCKER_EXPERIMENTAL=1 [2022-11-16T13:20:10.627Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-16T13:20:10.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:20:10.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:20:10.627Z] GOPATH=/go [2022-11-16T13:20:10.627Z] PKG_CONFIG=pkg-config [2022-11-16T13:20:10.627Z] _=/usr/bin/env [2022-11-16T13:20:10.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-16T13:20:10.685Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-11-16T13:20:11.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-11-16T13:20:11.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-11-16T13:20:11.812Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-11-16T13:20:11.812Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-16T13:20:12.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 54.7% of statements [2022-11-16T13:20:12.218Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-16T13:20:12.218Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-16T13:20:12.218Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-16T13:20:12.218Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-16T13:20:12.476Z] === RUN TestDockerSuite/TestBuildFails [2022-11-16T13:20:12.632Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2022-11-16T13:20:13.041Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-16T13:20:13.041Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-16T13:20:13.195Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-11-16T13:20:13.452Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-11-16T13:20:14.014Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-11-16T13:20:14.415Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-16T13:20:14.415Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-16T13:20:14.578Z] ok github.com/docker/docker/daemon/logger/splunk 1.528s coverage: 82.5% of statements [2022-11-16T13:20:14.578Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-16T13:20:14.578Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-16T13:20:15.507Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-11-16T13:20:16.314Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-11-16T13:20:16.314Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-16T13:20:16.874Z] ok github.com/docker/docker/distribution 1.493s coverage: 29.0% of statements [2022-11-16T13:20:16.874Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-16T13:20:17.249Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-11-16T13:20:17.436Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-11-16T13:20:17.507Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-16T13:20:17.998Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-11-16T13:20:18.254Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.6% of statements [2022-11-16T13:20:18.254Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-16T13:20:18.440Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-16T13:20:18.511Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-11-16T13:20:18.511Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-16T13:20:18.697Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-16T13:20:18.767Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-11-16T13:20:18.767Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-16T13:20:19.024Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-11-16T13:20:19.262Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-11-16T13:20:19.262Z] check_test.go:309: [d700441e9943a] daemon is not started [2022-11-16T13:20:19.262Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-11-16T13:20:19.520Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-16T13:20:19.956Z] ok github.com/docker/docker/oci 0.024s coverage: 40.6% of statements [2022-11-16T13:20:20.518Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-11-16T13:20:20.518Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-16T13:20:20.892Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-16T13:20:21.150Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-16T13:20:21.408Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-16T13:20:22.409Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.9% of statements [2022-11-16T13:20:22.780Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-16T13:20:22.972Z] ok github.com/docker/docker/pkg/authorization 0.160s coverage: 68.3% of statements [2022-11-16T13:20:22.972Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-16T13:20:23.229Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite (289.73s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.95s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.03s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.95s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.63s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.50s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (1.94s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.82s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.94s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.18s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.90s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.09s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.61s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.10s) [2022-11-16T13:20:24.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.56s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.54s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.21s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.36s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.16s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.67s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.27s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.27s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.42s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.41s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.27s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.33s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.90s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.79s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.97s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.36s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.05s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.89s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.65s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.72s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s) [2022-11-16T13:20:24.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-16T13:20:24.153Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.72s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.80s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.46s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.57s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.11s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.14s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.98s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.38s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.27s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.01s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.07s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.27s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.47s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.87s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.37s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.22s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.50s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.78s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.34s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.37s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.09s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.55s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.88s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.62s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.52s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.45s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.24s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.83s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.84s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.53s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.87s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.42s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.86s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.30s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.88s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2022-11-16T13:20:24.153Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.67s) [2022-11-16T13:20:24.153Z] === RUN TestDockerSwarmSuite [2022-11-16T13:20:24.153Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-11-16T13:20:24.411Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-16T13:20:24.977Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-16T13:20:26.497Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 43.5% of statements [2022-11-16T13:20:26.497Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-11-16T13:20:26.755Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-11-16T13:20:26.876Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-11-16T13:20:27.011Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-11-16T13:20:27.441Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-16T13:20:27.441Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-11-16T13:20:28.373Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-16T13:20:28.373Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-11-16T13:20:28.377Z] ok github.com/docker/docker/layer 8.036s coverage: 68.8% of statements [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-16T13:20:28.377Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-16T13:20:28.377Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-11-16T13:20:28.631Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-16T13:20:28.889Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-16T13:20:28.941Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-11-16T13:20:29.213Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-11-16T13:20:29.454Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-11-16T13:20:29.711Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-16T13:20:29.969Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-16T13:20:30.152Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-11-16T13:20:30.227Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-16T13:20:30.417Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2022-11-16T13:20:30.484Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-16T13:20:30.484Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-16T13:20:30.678Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 86.5% of statements [2022-11-16T13:20:30.742Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-16T13:20:30.935Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-11-16T13:20:31.192Z] ok github.com/docker/docker/pkg/fsutils 0.237s coverage: 85.1% of statements [2022-11-16T13:20:31.676Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-16T13:20:32.121Z] ok github.com/docker/docker/pkg/idtools 0.386s coverage: 69.5% of statements [2022-11-16T13:20:32.121Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 69.3% of statements [2022-11-16T13:20:32.378Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-11-16T13:20:32.378Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-16T13:20:32.378Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-11-16T13:20:32.378Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-16T13:20:32.378Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-16T13:20:32.633Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-11-16T13:20:32.633Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-16T13:20:32.633Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-11-16T13:20:32.890Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-11-16T13:20:32.890Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-11-16T13:20:33.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-11-16T13:20:33.049Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-16T13:20:33.147Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2022-11-16T13:20:33.147Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-16T13:20:33.147Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-16T13:20:33.709Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-11-16T13:20:33.966Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-11-16T13:20:34.222Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-11-16T13:20:34.478Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-16T13:20:35.843Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-11-16T13:20:36.099Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-11-16T13:20:37.229Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-16T13:20:39.755Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-16T13:20:40.270Z] ok github.com/docker/docker/pkg/signal 3.346s coverage: 62.3% of statements [2022-11-16T13:20:40.270Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-16T13:20:40.270Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-11-16T13:20:40.526Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-16T13:20:40.688Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-16T13:20:41.089Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-11-16T13:20:41.345Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-11-16T13:20:41.621Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-16T13:20:41.908Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-11-16T13:20:42.164Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-11-16T13:20:42.420Z] coverage: [no statements] [2022-11-16T13:20:42.420Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-11-16T13:20:42.676Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-16T13:20:42.932Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-16T13:20:42.932Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-16T13:20:44.148Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-16T13:20:44.148Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-16T13:20:44.714Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-16T13:20:44.824Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-11-16T13:20:45.081Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-11-16T13:20:45.192Z] INFO [loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|name|types_sizes|deps) took 2m26.351424574s [2022-11-16T13:20:45.192Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-11-16T13:20:45.192Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 401.456502ms [2022-11-16T13:20:45.643Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-11-16T13:20:45.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-11-16T13:20:46.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-11-16T13:20:47.014Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-11-16T13:20:47.014Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-16T13:20:48.381Z] ok github.com/docker/docker/registry 0.083s coverage: 57.3% of statements [2022-11-16T13:20:48.638Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-11-16T13:20:48.638Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-16T13:20:48.737Z] docker_api_swarm_test.go:563: [d6be3f4241bd6] joining swarm manager [d093409ae4bf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:20:49.201Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-11-16T13:20:49.457Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-16T13:20:51.348Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-16T13:20:51.911Z] ok github.com/docker/docker/volume/local 0.062s coverage: 76.4% of statements [2022-11-16T13:20:52.017Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-16T13:20:52.275Z] --- PASS: TestImportExtremelyLargeImageWorks (94.44s) [2022-11-16T13:20:52.275Z] PASS [2022-11-16T13:20:52.275Z] [2022-11-16T13:20:52.275Z] DONE 13 tests in 97.455s [2022-11-16T13:20:52.474Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-11-16T13:20:52.532Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-16T13:20:52.532Z] ++ 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-11-16T13:20:52.532Z] ++ set -e [2022-11-16T13:20:52.532Z] ++ '[' -n 0 ']' [2022-11-16T13:20:52.532Z] ++ set -x [2022-11-16T13:20:52.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-16T13:20:52.532Z] INFO: Testing against a local daemon [2022-11-16T13:20:52.532Z] === RUN TestNetworkCreateDelete [2022-11-16T13:20:52.532Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-11-16T13:20:52.532Z] === RUN TestDockerNetworkDeletePreferID [2022-11-16T13:20:53.096Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-11-16T13:20:53.096Z] === RUN TestDaemonDNSFallback [2022-11-16T13:20:53.403Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-11-16T13:20:54.467Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-16T13:20:55.031Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-16T13:20:56.401Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-16T13:20:56.401Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-16T13:20:56.401Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-16T13:20:57.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-16T13:20:57.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-16T13:20:58.926Z] docker_api_swarm_test.go:585: [d5c981916ef34] joining swarm manager [d093409ae4bf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:20:59.183Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-16T13:20:59.440Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-16T13:20:59.697Z] --- PASS: TestDaemonDNSFallback (6.46s) [2022-11-16T13:20:59.697Z] === RUN TestInspectNetwork [2022-11-16T13:21:01.593Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-16T13:21:01.593Z] check_test.go:380: [d6be3f4241bd6] daemon is not started [2022-11-16T13:21:01.593Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-16T13:21:03.490Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-16T13:21:03.490Z] === RUN TestInspectNetwork/full_network_id [2022-11-16T13:21:03.490Z] === RUN TestInspectNetwork/partial_network_id [2022-11-16T13:21:03.490Z] === RUN TestInspectNetwork/network_name [2022-11-16T13:21:03.490Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-16T13:21:03.490Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-16T13:21:04.421Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-16T13:21:04.986Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-16T13:21:05.918Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-16T13:21:06.176Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-16T13:21:06.176Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-16T13:21:06.741Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-16T13:21:06.999Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-16T13:21:07.564Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-16T13:21:08.243Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/rootless [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/volume [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-16T13:21:08.244Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === Skipped [2022-11-16T13:21:08.244Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-16T13:21:08.244Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-16T13:21:08.244Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-16T13:21:08.244Z] time="2022-11-16T13:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-16T13:21:08.244Z] time="2022-11-16T13:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-16T13:21:08.244Z] time="2022-11-16T13:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-16T13:21:08.244Z] time="2022-11-16T13:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-16T13:21:08.244Z] time="2022-11-16T13:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-16T13:21:08.244Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-16T13:21:08.244Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-16T13:21:08.244Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:21:08.244Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-16T13:21:08.244Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-16T13:21:08.244Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-16T13:21:08.244Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-16T13:21:08.244Z] [2022-11-16T13:21:08.244Z] DONE 2265 tests, 26 skipped in 195.634s Post stage [Pipeline] junit [2022-11-16T13:21:08.254Z] Recording test results [2022-11-16T13:21:09.460Z] --- PASS: TestInspectNetwork (9.49s) [2022-11-16T13:21:09.460Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-16T13:21:09.460Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-16T13:21:09.460Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-16T13:21:09.460Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-16T13:21:09.460Z] === RUN TestRunContainerWithBridgeNone [2022-11-16T13:21:09.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-11-16T13:21:09.460Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-16T13:21:09.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-11-16T13:21:09.718Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-16T13:21:09.726Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:21:09.976Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-16T13:21:10.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -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:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh dynbinary test-integration [2022-11-16T13:21:10.661Z] [2022-11-16T13:21:10.661Z] Removing bundles/ [2022-11-16T13:21:10.661Z] [2022-11-16T13:21:10.661Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-16T13:21:10.661Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:21:10.661Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:21:10.911Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-11-16T13:21:10.911Z] === RUN TestNetworkInvalidJSON [2022-11-16T13:21:10.911Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-16T13:21:10.911Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-16T13:21:10.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:21:10.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:21:10.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:21:10.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:21:10.911Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-16T13:21:10.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:21:10.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-16T13:21:10.911Z] === RUN TestNetworkList [2022-11-16T13:21:10.911Z] === RUN TestNetworkList//networks [2022-11-16T13:21:10.911Z] === PAUSE TestNetworkList//networks [2022-11-16T13:21:10.911Z] === RUN TestNetworkList//networks/ [2022-11-16T13:21:10.911Z] === PAUSE TestNetworkList//networks/ [2022-11-16T13:21:10.911Z] === CONT TestNetworkList//networks [2022-11-16T13:21:10.911Z] === CONT TestNetworkList//networks/ [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkList (0.01s) [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-16T13:21:10.911Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-16T13:21:10.911Z] === RUN TestHostIPv4BridgeLabel [2022-11-16T13:21:10.911Z] docker_api_swarm_test.go:46: [d9977ce6da92a] joining swarm manager [dd6e997fd2619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:21:11.169Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-16T13:21:11.169Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-16T13:21:11.736Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-16T13:21:12.301Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-11-16T13:21:12.301Z] === RUN TestDaemonDefaultNetworkPools [2022-11-16T13:21:12.866Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-16T13:21:13.124Z] --- PASS: TestDaemonDefaultNetworkPools (0.92s) [2022-11-16T13:21:13.124Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-16T13:21:13.387Z] d3e1bcee8808: Pull complete [2022-11-16T13:21:13.387Z] Digest: sha256:cbb8b0a709b4e0868cd2e30b1485358197b1021bb0dd4261e36b3af3ca48fd0b [2022-11-16T13:21:13.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:21:13.387Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:21:13.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-11-16T13:21:13.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-11-16T13:21:13.387Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3650' [2022-11-16T13:21:13.387Z] INFO: Docker version of control daemon [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] Client: [2022-11-16T13:21:13.387Z] Version: 20.10.9 [2022-11-16T13:21:13.387Z] API version: 1.41 [2022-11-16T13:21:13.387Z] Go version: go1.16.8 [2022-11-16T13:21:13.387Z] Git commit: c2ea9bc [2022-11-16T13:21:13.387Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-16T13:21:13.387Z] OS/Arch: windows/amd64 [2022-11-16T13:21:13.387Z] Context: default [2022-11-16T13:21:13.387Z] Experimental: true [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] Server: Docker Engine - Community [2022-11-16T13:21:13.387Z] Engine: [2022-11-16T13:21:13.387Z] Version: 20.10.9 [2022-11-16T13:21:13.387Z] API version: 1.41 (minimum version 1.24) [2022-11-16T13:21:13.387Z] Go version: go1.16.8 [2022-11-16T13:21:13.387Z] Git commit: 79ea9d3 [2022-11-16T13:21:13.387Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-16T13:21:13.387Z] OS/Arch: windows/amd64 [2022-11-16T13:21:13.387Z] Experimental: true [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] INFO: Docker info of control daemon [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] Client: [2022-11-16T13:21:13.387Z] Context: default [2022-11-16T13:21:13.387Z] Debug Mode: false [2022-11-16T13:21:13.387Z] Plugins: [2022-11-16T13:21:13.387Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-16T13:21:13.387Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-16T13:21:13.387Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] Server: [2022-11-16T13:21:13.387Z] Containers: 0 [2022-11-16T13:21:13.387Z] Running: 0 [2022-11-16T13:21:13.387Z] Paused: 0 [2022-11-16T13:21:13.387Z] Stopped: 0 [2022-11-16T13:21:13.387Z] Images: 1 [2022-11-16T13:21:13.387Z] Server Version: 20.10.9 [2022-11-16T13:21:13.387Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-16T13:21:13.387Z] Windows: [2022-11-16T13:21:13.387Z] LCOW: [2022-11-16T13:21:13.387Z] Logging Driver: json-file [2022-11-16T13:21:13.387Z] Plugins: [2022-11-16T13:21:13.387Z] Volume: local [2022-11-16T13:21:13.387Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-16T13:21:13.387Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-16T13:21:13.387Z] Swarm: inactive [2022-11-16T13:21:13.387Z] Default Isolation: process [2022-11-16T13:21:13.387Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-16T13:21:13.387Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-16T13:21:13.387Z] OSType: windows [2022-11-16T13:21:13.387Z] Architecture: x86_64 [2022-11-16T13:21:13.387Z] CPUs: 4 [2022-11-16T13:21:13.387Z] Total Memory: 32GiB [2022-11-16T13:21:13.387Z] Name: azwin-2-7f6100 [2022-11-16T13:21:13.387Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-16T13:21:13.387Z] Docker Root Dir: D:\docker [2022-11-16T13:21:13.387Z] Debug Mode: false [2022-11-16T13:21:13.387Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:21:13.387Z] Labels: [2022-11-16T13:21:13.387Z] Experimental: true [2022-11-16T13:21:13.387Z] Insecure Registries: [2022-11-16T13:21:13.387Z] 10.0.0.4:5000 [2022-11-16T13:21:13.387Z] 127.0.0.0/8 [2022-11-16T13:21:13.387Z] Registry Mirrors: [2022-11-16T13:21:13.387Z] http://10.0.0.4:5000/ [2022-11-16T13:21:13.387Z] Live Restore Enabled: false [2022-11-16T13:21:13.387Z] Product License: Community Engine [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] INFO: Commit hash is 7ebfee940f [2022-11-16T13:21:13.387Z] INFO: Nuke-Everything... [2022-11-16T13:21:13.387Z] INFO: Container count on control daemon to delete is 0 [2022-11-16T13:21:13.387Z] INFO: Nuking d:\CI [2022-11-16T13:21:13.387Z] INFO: Zapped successfully [2022-11-16T13:21:13.387Z] INFO: Location for testing is d:\CI\PR-44472\1 [2022-11-16T13:21:13.387Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:13.387Z] INFO: Building the image from Dockerfile.windows at 11/16/2022 13:21:10... [2022-11-16T13:21:13.387Z] [2022-11-16T13:21:14.056Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-16T13:21:14.313Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-11-16T13:21:14.313Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-16T13:21:14.879Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-16T13:21:15.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-16T13:21:15.813Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-11-16T13:21:15.813Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-16T13:21:15.813Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-16T13:21:15.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-16T13:21:16.070Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-16T13:21:16.327Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2022-11-16T13:21:16.327Z] === RUN TestServiceWithPredefinedNetwork [2022-11-16T13:21:17.185Z] Sending build context to Docker daemon 58.53MB [2022-11-16T13:21:17.185Z] [2022-11-16T13:21:17.185Z] Step 1/10 : FROM microsoft/windowsservercore [2022-11-16T13:21:17.185Z] ---> 4503e186c64d [2022-11-16T13:21:17.185Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-11-16T13:21:17.185Z] ---> Running in a02742c548c2 [2022-11-16T13:21:17.654Z] Removing intermediate container a02742c548c2 [2022-11-16T13:21:17.654Z] ---> 852baed6723b [2022-11-16T13:21:17.654Z] Step 3/10 : ARG GO_VERSION=1.18.8 [2022-11-16T13:21:17.654Z] ---> Running in 1579d1d07186 [2022-11-16T13:21:18.124Z] Removing intermediate container 1579d1d07186 [2022-11-16T13:21:18.124Z] ---> e45ac9204ed5 [2022-11-16T13:21:18.124Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-11-16T13:21:18.124Z] ---> Running in 41859273a7b2 [2022-11-16T13:21:18.594Z] Removing intermediate container 41859273a7b2 [2022-11-16T13:21:18.594Z] ---> ef931a7be516 [2022-11-16T13:21:18.594Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-11-16T13:21:18.594Z] ---> Running in 9d835b1feb55 [2022-11-16T13:21:18.851Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2022-11-16T13:21:18.851Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-16T13:21:18.851Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:21:18.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:21:18.851Z] === RUN TestServiceWithDataPathPortInit [2022-11-16T13:21:18.851Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-16T13:21:19.063Z] Removing intermediate container 9d835b1feb55 [2022-11-16T13:21:19.063Z] ---> 55f9617b6f96 [2022-11-16T13:21:19.063Z] 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-11-16T13:21:19.063Z] ---> Running in b301fdaa2178 [2022-11-16T13:21:20.224Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-16T13:21:20.788Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-16T13:21:21.720Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-16T13:21:28.272Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-16T13:21:29.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-11-16T13:21:29.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-11-16T13:21:30.701Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-11-16T13:21:32.073Z] === RUN TestDockerSuite/TestBuildRm [2022-11-16T13:21:33.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:21:33.788Z] [2022-11-16T13:21:33.788Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:21:33.788Z] DOCKER_SYSTEMD=1 [2022-11-16T13:21:33.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:21:33.788Z] HOSTNAME=5cba2914e22c [2022-11-16T13:21:33.788Z] DEST=bundles/test-integration [2022-11-16T13:21:33.788Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:21:33.788Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:21:33.788Z] container=docker [2022-11-16T13:21:33.788Z] HOME=/root [2022-11-16T13:21:33.788Z] LANG=C.UTF-8 [2022-11-16T13:21:33.788Z] INVOCATION_ID=2ccfba361ce74ec2a48bac05f3826da9 [2022-11-16T13:21:33.788Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:21:33.788Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:21:33.788Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:21:33.788Z] TERM=xterm [2022-11-16T13:21:33.788Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:21:33.788Z] SHLVL=3 [2022-11-16T13:21:33.788Z] TIMEOUT=120m [2022-11-16T13:21:33.788Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:21:33.788Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:21:33.788Z] GO111MODULE=off [2022-11-16T13:21:33.788Z] DOCKER_EXPERIMENTAL=1 [2022-11-16T13:21:33.788Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-16T13:21:33.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:21:33.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:21:33.788Z] GOPATH=/go [2022-11-16T13:21:33.788Z] PKG_CONFIG=pkg-config [2022-11-16T13:21:33.788Z] _=/usr/bin/env [2022-11-16T13:21:33.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-16T13:21:33.973Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-16T13:21:34.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-16T13:21:34.537Z] --- PASS: TestServiceWithDataPathPortInit (15.59s) [2022-11-16T13:21:34.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-16T13:21:34.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-16T13:21:34.796Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-16T13:21:35.360Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-16T13:21:35.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-16T13:21:35.617Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-16T13:21:35.875Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-16T13:21:36.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-16T13:21:36.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-16T13:21:36.806Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-16T13:21:37.063Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5yzrvmu6shg7mp5m9mile1db4 Created:2022-11-16 13:21:35.738531398 +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[78065e93685447332d2a67299ad08ddfdbff273f21cc44b6327f815c597fa8bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ydjww2mqa13jfyv9bz04k82jj EndpointID:2c5f5d28ce37119ac2b7b6bbce58f4a1006d9bbc8386eb5d7d493002e89c2121 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a06c03cedafcb951df82301e32ae756158e8173ac539c181d62d94190133669 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:9b1bced26a00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ydjww2mqa13jfyv9bz04k82jj EndpointID:2c5f5d28ce37119ac2b7b6bbce58f4a1006d9bbc8386eb5d7d493002e89c2121 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-16T13:21:37.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-16T13:21:37.321Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-16T13:21:37.885Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-16T13:21:39.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-16T13:21:39.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-16T13:21:40.311Z] [2022-11-16T13:21:40.311Z] SUCCESS: Specified value was saved. [2022-11-16T13:21:40.311Z] INFO: Downloading git... [2022-11-16T13:21:40.311Z] INFO: Downloading go... [2022-11-16T13:21:40.409Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-16T13:21:40.409Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-16T13:21:40.409Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-16T13:21:40.409Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-16T13:21:40.409Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-16T13:21:40.666Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-16T13:21:40.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-16T13:21:41.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-16T13:21:41.599Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-16T13:21:41.599Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-16T13:21:41.857Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s) [2022-11-16T13:21:41.857Z] PASS [2022-11-16T13:21:41.857Z] [2022-11-16T13:21:41.857Z] === Skipped [2022-11-16T13:21:41.857Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:21:41.857Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:21:41.857Z] [2022-11-16T13:21:41.857Z] DONE 26 tests, 1 skipped in 49.539s [2022-11-16T13:21:41.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:21:41.857Z] ++ 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-11-16T13:21:41.857Z] ++ set -e [2022-11-16T13:21:41.857Z] ++ '[' -n 0 ']' [2022-11-16T13:21:41.857Z] ++ set -x [2022-11-16T13:21:41.857Z] ++ 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-11-16T13:21:41.857Z] INFO: Testing against a local daemon [2022-11-16T13:21:41.857Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-16T13:21:42.114Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:21:42.114Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:21:42.114Z] === RUN TestDockerNetworkIpvlan [2022-11-16T13:21:42.114Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:21:42.114Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:21:42.114Z] PASS [2022-11-16T13:21:42.114Z] [2022-11-16T13:21:42.114Z] === Skipped [2022-11-16T13:21:42.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:21:42.114Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:21:42.114Z] [2022-11-16T13:21:42.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:21:42.114Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:21:42.114Z] [2022-11-16T13:21:42.114Z] DONE 2 tests, 2 skipped in 0.031s [2022-11-16T13:21:42.114Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:21:42.114Z] ++ 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-11-16T13:21:42.114Z] ++ set -e [2022-11-16T13:21:42.114Z] ++ '[' -n 0 ']' [2022-11-16T13:21:42.114Z] ++ set -x [2022-11-16T13:21:42.114Z] ++ 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-11-16T13:21:42.114Z] INFO: Testing against a local daemon [2022-11-16T13:21:42.114Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-16T13:21:42.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-16T13:21:42.371Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-16T13:21:42.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-16T13:21:43.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-11-16T13:21:43.303Z] === RUN TestDockerNetworkMacvlan [2022-11-16T13:21:43.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-16T13:21:44.236Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-16T13:21:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-16T13:21:44.801Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-16T13:21:45.059Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-16T13:21:45.129Z] INFO: Downloading compiler 1 of 3... [2022-11-16T13:21:45.129Z] INFO: Downloading compiler 2 of 3... [2022-11-16T13:21:45.129Z] INFO: Downloading compiler 3 of 3... [2022-11-16T13:21:45.129Z] INFO: Extracting git... [2022-11-16T13:21:45.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-16T13:21:45.625Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-16T13:21:45.882Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-16T13:21:46.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:21:46.121Z] Using test binary docker [2022-11-16T13:21:46.121Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-16T13:21:46.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:21:46.121Z] INFO: Waiting for daemon to start... [2022-11-16T13:21:46.121Z] Starting dockerd [2022-11-16T13:21:46.447Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-16T13:21:46.705Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-16T13:21:47.270Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-16T13:21:47.528Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-16T13:21:48.462Z] === RUN TestDockerSuite/TestBuildUser [2022-11-16T13:21:48.645Z] . [2022-11-16T13:21:48.645Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:21:48.645Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:21:48.645Z] Error: No such image: emptyfs [2022-11-16T13:21:48.645Z] Running integration-test (iteration 1) [2022-11-16T13:21:48.645Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-16T13:21:48.645Z] Loaded image: busybox:latest [2022-11-16T13:21:48.902Z] Loaded image: busybox:glibc [2022-11-16T13:21:49.394Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-16T13:21:49.651Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-16T13:21:50.275Z] Loaded image: debian:bullseye-slim [2022-11-16T13:21:50.275Z] Loaded image: hello-world:latest [2022-11-16T13:21:50.275Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:21:50.275Z] INFO: Testing against a local daemon [2022-11-16T13:21:50.275Z] === RUN TestCgroupNamespacesBuild [2022-11-16T13:21:52.175Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-16T13:21:52.741Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-16T13:21:52.801Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2022-11-16T13:21:52.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan (10.21s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2022-11-16T13:21:53.672Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-11-16T13:21:53.672Z] PASS [2022-11-16T13:21:53.672Z] [2022-11-16T13:21:53.672Z] DONE 8 tests in 11.572s [2022-11-16T13:21:53.672Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-16T13:21:53.672Z] ++ 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-11-16T13:21:53.672Z] ++ set -e [2022-11-16T13:21:53.672Z] ++ '[' -n 0 ']' [2022-11-16T13:21:53.672Z] ++ set -x [2022-11-16T13:21:53.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-16T13:21:53.672Z] testing: warning: no tests to run [2022-11-16T13:21:53.672Z] PASS [2022-11-16T13:21:53.672Z] [2022-11-16T13:21:53.672Z] DONE 0 tests in 0.007s [2022-11-16T13:21:53.672Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-16T13:21:53.672Z] ++ 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-11-16T13:21:53.672Z] ++ set -e [2022-11-16T13:21:53.672Z] ++ '[' -n 0 ']' [2022-11-16T13:21:53.672Z] ++ set -x [2022-11-16T13:21:53.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-16T13:21:53.672Z] INFO: Testing against a local daemon [2022-11-16T13:21:53.672Z] === RUN TestAuthZPluginAllowRequest [2022-11-16T13:21:54.698Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-11-16T13:21:54.698Z] === RUN TestBuildWithSession [2022-11-16T13:21:54.698Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:21:54.698Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-16T13:21:54.698Z] === RUN TestBuildSquashParent [2022-11-16T13:21:55.043Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2022-11-16T13:21:55.043Z] === RUN TestAuthZPluginTLS [2022-11-16T13:21:55.608Z] --- PASS: TestAuthZPluginTLS (0.53s) [2022-11-16T13:21:55.608Z] === RUN TestAuthZPluginDenyRequest [2022-11-16T13:21:55.866Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2022-11-16T13:21:55.866Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-16T13:21:56.430Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-16T13:21:56.430Z] === RUN TestAuthZPluginDenyResponse [2022-11-16T13:21:56.994Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-16T13:21:56.994Z] === RUN TestAuthZPluginAllowEventStream [2022-11-16T13:21:58.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-11-16T13:21:58.365Z] === RUN TestAuthZPluginErrorResponse [2022-11-16T13:21:58.929Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-16T13:21:58.929Z] === RUN TestAuthZPluginErrorRequest [2022-11-16T13:21:59.187Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-16T13:21:59.187Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-16T13:21:59.753Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-11-16T13:21:59.753Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-16T13:22:00.082Z] INFO: Expanding go... [2022-11-16T13:22:01.124Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-11-16T13:22:01.125Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-16T13:22:01.252Z] --- PASS: TestBuildSquashParent (6.60s) [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:22:01.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:22:01.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:22:01.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:22:01.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:22:02.496Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-16T13:22:02.496Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-11-16T13:22:02.496Z] === RUN TestAuthZPluginHeader [2022-11-16T13:22:02.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:22:02.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:22:03.061Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-16T13:22:03.318Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-11-16T13:22:03.318Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-16T13:22:03.318Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-16T13:22:04.250Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-16T13:22:04.508Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-16T13:22:05.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:22:05.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:22:05.439Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-16T13:22:05.439Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-16T13:22:05.439Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-16T13:22:05.439Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-16T13:22:05.439Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-16T13:22:05.439Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-16T13:22:05.439Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-16T13:22:05.439Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-16T13:22:05.439Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-16T13:22:06.610Z] INFO [linters context/goanalysis] analyzers took 4m2.194574952s with top 10 stages: buildir: 1m43.549943624s, goimports: 21.610421084s, unconvert: 13.890527336s, gosec: 12.91227879s, S1038: 7.088285552s, golint: 6.552059104s, misspell: 5.138575456s, nilness: 4.015472907s, inspect: 3.809667128s, S1039: 3.252115471s [2022-11-16T13:22:06.610Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-11-16T13:22:06.610Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1877/1877, path_prettifier: 1877/1877, skip_dirs: 1877/1877, skip_files: 1877/1877, exclude: 1772/1772, nolint: 0/78, autogenerated_exclude: 1772/1877, identifier_marker: 1772/1772, exclude-rules: 78/1772, cgo: 1877/2495 [2022-11-16T13:22:06.610Z] INFO [runner] processing took 68.739497ms with stages: nolint: 26.231173ms, identifier_marker: 18.878613ms, path_prettifier: 7.671165ms, exclude-rules: 7.170351ms, autogenerated_exclude: 6.910753ms, skip_dirs: 1.501977ms, cgo: 214.974µs, filename_unadjuster: 155.448µs, max_same_issues: 1.566µs, uniq_by_line: 696ns, skip_files: 380ns, diff: 375ns, exclude: 334ns, source_code: 295ns, max_from_linter: 264ns, path_shortener: 240ns, max_per_file_from_linter: 235ns, sort_results: 234ns, severity-rules: 225ns, path_prefixer: 199ns [2022-11-16T13:22:06.610Z] INFO [runner] linters took 1m18.476027891s with stages: goanalysis_metalinter: 1m18.407169491s [2022-11-16T13:22:06.610Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-11-16T13:22:06.610Z] INFO Memory: 2252 samples, avg is 281.4MB, max is 1090.4MB [2022-11-16T13:22:06.610Z] INFO Execution took 3m45.237347584s [2022-11-16T13:22:06.610Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-11-16T13:22:06.809Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-16T13:22:06.809Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-16T13:22:06.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh dynbinary-daemon test-docker-py [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-11-16T13:22:07.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-11-16T13:22:07.050Z] === RUN TestBuildMultiStageCopy [2022-11-16T13:22:07.050Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-16T13:22:07.374Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-16T13:22:07.374Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-11-16T13:22:07.374Z] === RUN TestAuthZPluginV2Disable [2022-11-16T13:22:07.502Z] [2022-11-16T13:22:07.502Z] Removing bundles/ [2022-11-16T13:22:07.502Z] [2022-11-16T13:22:07.502Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-16T13:22:07.502Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:22:07.502Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:22:07.631Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-16T13:22:08.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-16T13:22:08.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-16T13:22:10.093Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-16T13:22:10.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-16T13:22:11.024Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-16T13:22:11.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-16T13:22:11.281Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-11-16T13:22:11.281Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-16T13:22:11.540Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-16T13:22:11.797Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-16T13:22:12.055Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-16T13:22:12.055Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-16T13:22:12.055Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-16T13:22:12.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-16T13:22:12.619Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-16T13:22:13.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-16T13:22:13.991Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-16T13:22:13.991Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-16T13:22:13.991Z] docker_cli_sni_test.go:18: Flakey test [2022-11-16T13:22:13.991Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-11-16T13:22:14.056Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-11-16T13:22:14.056Z] === RUN TestBuildMultiStageParentConfig [2022-11-16T13:22:14.557Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-16T13:22:14.557Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) [2022-11-16T13:22:14.557Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-16T13:22:15.122Z] === RUN TestDockerSuite/TestCommitChange [2022-11-16T13:22:15.687Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-16T13:22:16.252Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-16T13:22:17.184Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-16T13:22:18.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-11-16T13:22:18.682Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-16T13:22:19.247Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-16T13:22:19.377Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-11-16T13:22:19.377Z] === RUN TestBuildLabelWithTargets [2022-11-16T13:22:19.813Z] docker_api_swarm_test.go:304: [d17be901e91b4] joining swarm manager [d9f337795120e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:22:20.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-16T13:22:20.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-16T13:22:21.185Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-16T13:22:21.185Z] docker_api_swarm_test.go:305: [ddcf4867df1ae] joining swarm manager [d9f337795120e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:22:21.751Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-16T13:22:22.403Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-11-16T13:22:22.967Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-16T13:22:23.532Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-16T13:22:23.789Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-16T13:22:24.354Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s) [2022-11-16T13:22:24.354Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-16T13:22:24.918Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-16T13:22:25.851Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-16T13:22:25.851Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-16T13:22:26.108Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-16T13:22:26.673Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-16T13:22:27.238Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-16T13:22:27.667Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-11-16T13:22:27.668Z] === RUN TestBuildWithEmptyLayers [2022-11-16T13:22:27.803Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-16T13:22:28.060Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-16T13:22:28.317Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-16T13:22:28.317Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-16T13:22:28.881Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-16T13:22:28.881Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-16T13:22:28.881Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-16T13:22:28.881Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-16T13:22:28.881Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-16T13:22:29.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-16T13:22:29.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-16T13:22:30.191Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-11-16T13:22:30.191Z] === RUN TestBuildMultiStageOnBuild [2022-11-16T13:22:30.210Z] INFO: Expanding compiler 1 of 3... [2022-11-16T13:22:30.210Z] INFO: Expanding compiler 2 of 3... [2022-11-16T13:22:30.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-16T13:22:30.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-16T13:22:31.638Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-16T13:22:31.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-16T13:22:31.895Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-16T13:22:32.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:22:32.044Z] [2022-11-16T13:22:32.044Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-16T13:22:32.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-16T13:22:32.044Z] HOSTNAME=24d479ca08ba [2022-11-16T13:22:32.044Z] TESTDEBUG=0 [2022-11-16T13:22:32.044Z] DEST=bundles/test-integration [2022-11-16T13:22:32.044Z] PWD=/go/src/github.com/docker/docker [2022-11-16T13:22:32.044Z] DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db [2022-11-16T13:22:32.044Z] container=docker [2022-11-16T13:22:32.044Z] HOME=/root [2022-11-16T13:22:32.044Z] GOLANG_VERSION=1.18.8 [2022-11-16T13:22:32.044Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-16T13:22:32.044Z] VALIDATE_BRANCH=20.10 [2022-11-16T13:22:32.044Z] TERM=xterm [2022-11-16T13:22:32.044Z] DOCKER_PKG=github.com/docker/docker [2022-11-16T13:22:32.044Z] SHLVL=1 [2022-11-16T13:22:32.044Z] TIMEOUT=120m [2022-11-16T13:22:32.044Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-16T13:22:32.044Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-16T13:22:32.044Z] GO111MODULE=off [2022-11-16T13:22:32.044Z] DOCKER_EXPERIMENTAL=1 [2022-11-16T13:22:32.044Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-16T13:22:32.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-16T13:22:32.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-16T13:22:32.044Z] GOPATH=/go [2022-11-16T13:22:32.044Z] PKG_CONFIG=pkg-config [2022-11-16T13:22:32.044Z] _=/usr/bin/env [2022-11-16T13:22:32.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-16T13:22:32.460Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-16T13:22:33.024Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-16T13:22:33.590Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-16T13:22:33.847Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-16T13:22:33.847Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-16T13:22:34.411Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-16T13:22:34.971Z] INFO: Expanding compiler 3 of 3... [2022-11-16T13:22:34.975Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-16T13:22:35.449Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-11-16T13:22:35.449Z] === RUN TestBuildUncleanTarFilenames [2022-11-16T13:22:35.539Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-16T13:22:35.539Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-16T13:22:35.706Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-11-16T13:22:35.706Z] === RUN TestBuildMultiStageLayerLeak [2022-11-16T13:22:35.796Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-16T13:22:35.958Z] INFO: Removing downloaded files... [2022-11-16T13:22:35.958Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-11-16T13:22:35.958Z] INFO: Configuring git core.autocrlf... [2022-11-16T13:22:36.728Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-16T13:22:37.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-16T13:22:37.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-16T13:22:37.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-16T13:22:37.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-16T13:22:37.659Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-16T13:22:38.223Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-16T13:22:40.962Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-11-16T13:22:40.962Z] === RUN TestBuildWithHugeFile [2022-11-16T13:22:41.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-11-16T13:22:41.499Z] PASS [2022-11-16T13:22:41.499Z] [2022-11-16T13:22:41.499Z] DONE 17 tests in 47.575s [2022-11-16T13:22:41.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-16T13:22:41.499Z] ++ 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-11-16T13:22:41.499Z] ++ set -e [2022-11-16T13:22:41.499Z] ++ '[' -n 0 ']' [2022-11-16T13:22:41.499Z] ++ set -x [2022-11-16T13:22:41.499Z] ++ 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-11-16T13:22:41.499Z] INFO: Testing against a local daemon [2022-11-16T13:22:41.499Z] === RUN TestPluginInvalidJSON [2022-11-16T13:22:41.499Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:22:41.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:22:41.499Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:22:41.499Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-16T13:22:41.499Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:22:41.499Z] === RUN TestPluginInstall [2022-11-16T13:22:41.499Z] === RUN TestPluginInstall/no_auth [2022-11-16T13:22:41.757Z] time="2022-11-16T13:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:41.757Z] time="2022-11-16T13:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bebfb89cc72097727160571eba0ac138efb26dd2a550079ee626aa60a493cbbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:41.757Z] time="2022-11-16T13:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:41.757Z] time="2022-11-16T13:22:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bebfb89cc72097727160571eba0ac138efb26dd2a550079ee626aa60a493cbbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:42.014Z] === RUN TestPluginInstall/with_htpasswd [2022-11-16T13:22:42.271Z] time="2022-11-16T13:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:42.271Z] time="2022-11-16T13:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bebfb89cc72097727160571eba0ac138efb26dd2a550079ee626aa60a493cbbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:42.271Z] time="2022-11-16T13:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:42.271Z] time="2022-11-16T13:22:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bebfb89cc72097727160571eba0ac138efb26dd2a550079ee626aa60a493cbbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:42.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-16T13:22:42.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-16T13:22:42.529Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-16T13:22:42.529Z] === RUN TestPluginInstall/with_insecure [2022-11-16T13:22:43.094Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-16T13:22:43.351Z] time="2022-11-16T13:22:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:43.351Z] time="2022-11-16T13:22:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76b85212a43b1aef465ecdb8ee5f2c6582db75175368e87e4f66845c2075bf7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:43.351Z] time="2022-11-16T13:22:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:22:43.351Z] time="2022-11-16T13:22:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76b85212a43b1aef465ecdb8ee5f2c6582db75175368e87e4f66845c2075bf7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:22:43.608Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-16T13:22:43.608Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-16T13:22:43.608Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-16T13:22:43.608Z] plugin_test.go:165: [d605f776aec4a] daemon is not started [2022-11-16T13:22:43.608Z] --- PASS: TestPluginInstall (2.39s) [2022-11-16T13:22:43.608Z] --- PASS: TestPluginInstall/no_auth (0.82s) [2022-11-16T13:22:43.608Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-11-16T13:22:43.608Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-11-16T13:22:43.608Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:22:43.608Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-16T13:22:44.980Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-16T13:22:45.911Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-16T13:22:46.168Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-16T13:22:46.732Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-16T13:22:46.732Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2022-11-16T13:22:46.732Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.79s) [2022-11-16T13:22:46.732Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-11-16T13:22:46.732Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:22:46.989Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-11-16T13:22:47.247Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-11-16T13:22:47.247Z] PASS [2022-11-16T13:22:47.247Z] [2022-11-16T13:22:47.247Z] DONE 10 tests in 6.171s [2022-11-16T13:22:47.247Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-16T13:22:47.247Z] ++ 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-11-16T13:22:47.247Z] ++ set -e [2022-11-16T13:22:47.247Z] ++ '[' -n 0 ']' [2022-11-16T13:22:47.247Z] ++ set -x [2022-11-16T13:22:47.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-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-11-16T13:22:47.504Z] INFO: Testing against a local daemon [2022-11-16T13:22:47.504Z] === RUN TestExternalGraphDriver [2022-11-16T13:22:47.504Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-16T13:22:47.762Z] === RUN TestExternalGraphDriver/json [2022-11-16T13:22:49.658Z] === RUN TestExternalGraphDriver/spec [2022-11-16T13:22:51.030Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-16T13:22:51.287Z] === RUN TestExternalGraphDriver/pull [2022-11-16T13:22:51.544Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-16T13:22:52.916Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-16T13:22:52.916Z] --- PASS: TestExternalGraphDriver (5.61s) [2022-11-16T13:22:52.916Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-11-16T13:22:52.916Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-11-16T13:22:52.916Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-11-16T13:22:52.916Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:22:53.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-16T13:22:54.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-11-16T13:22:55.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-11-16T13:22:57.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-11-16T13:22:57.153Z] --- PASS: TestGraphdriverPluginV2 (4.06s) [2022-11-16T13:22:57.153Z] PASS [2022-11-16T13:22:57.153Z] [2022-11-16T13:22:57.153Z] DONE 5 tests in 9.720s [2022-11-16T13:22:57.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-16T13:22:57.153Z] ++ 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-11-16T13:22:57.153Z] ++ set -e [2022-11-16T13:22:57.153Z] ++ '[' -n 0 ']' [2022-11-16T13:22:57.153Z] ++ set -x [2022-11-16T13:22:57.153Z] ++ 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-11-16T13:22:57.153Z] INFO: Testing against a local daemon [2022-11-16T13:22:57.153Z] === RUN TestContinueAfterPluginCrash [2022-11-16T13:22:57.153Z] === PAUSE TestContinueAfterPluginCrash [2022-11-16T13:22:57.153Z] === RUN TestReadPluginNoRead [2022-11-16T13:22:57.153Z] === PAUSE TestReadPluginNoRead [2022-11-16T13:22:57.153Z] === RUN TestDaemonStartWithLogOpt [2022-11-16T13:22:57.153Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-16T13:22:57.153Z] === CONT TestContinueAfterPluginCrash [2022-11-16T13:22:57.153Z] === CONT TestDaemonStartWithLogOpt [2022-11-16T13:22:57.153Z] === CONT TestReadPluginNoRead [2022-11-16T13:22:57.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-11-16T13:22:58.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-11-16T13:22:58.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-16T13:22:58.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-16T13:22:59.655Z] === RUN TestReadPluginNoRead/default [2022-11-16T13:22:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d33a58_} [2022-11-16T13:22:59.656Z] docker_api_swarm_test.go:272: [da9e25bfdaadb] joining swarm manager [d1e345deeb2b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:22:59.913Z] --- PASS: TestDaemonStartWithLogOpt (2.80s) [2022-11-16T13:23:00.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-16T13:23:00.844Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-16T13:23:00.844Z] docker_api_swarm_test.go:273: [dfc7aa1a64418] joining swarm manager [d1e345deeb2b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:23:01.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1571038414_/foo_false____} [2022-11-16T13:23:01.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-16T13:23:02.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-16T13:23:02.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1571038414_/foo_true____} [2022-11-16T13:23:02.473Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-16T13:23:02.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-16T13:23:03.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-16T13:23:03.404Z] === CONT TestReadPluginNoRead [2022-11-16T13:23:03.404Z] read_test.go:92: [db04b1b327fbe] daemon is not started [2022-11-16T13:23:03.404Z] --- PASS: TestReadPluginNoRead (6.31s) [2022-11-16T13:23:03.404Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-11-16T13:23:03.404Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2022-11-16T13:23:03.404Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-11-16T13:23:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_false____} [2022-11-16T13:23:04.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-16T13:23:05.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_true____} [2022-11-16T13:23:05.031Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2022-11-16T13:23:05.031Z] PASS [2022-11-16T13:23:05.031Z] [2022-11-16T13:23:05.031Z] DONE 6 tests in 7.890s [2022-11-16T13:23:05.031Z] 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-11-16T13:23:05.031Z] ++ 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-11-16T13:23:05.031Z] ++ set -e [2022-11-16T13:23:05.031Z] ++ '[' -n 0 ']' [2022-11-16T13:23:05.031Z] ++ set -x [2022-11-16T13:23:05.032Z] ++ 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-11-16T13:23:05.032Z] testing: warning: no tests to run [2022-11-16T13:23:05.032Z] PASS [2022-11-16T13:23:05.032Z] [2022-11-16T13:23:05.032Z] DONE 0 tests in 0.008s [2022-11-16T13:23:05.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-16T13:23:05.032Z] ++ 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-11-16T13:23:05.032Z] ++ set -e [2022-11-16T13:23:05.032Z] ++ '[' -n 0 ']' [2022-11-16T13:23:05.032Z] ++ set -x [2022-11-16T13:23:05.032Z] ++ 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-11-16T13:23:05.032Z] INFO: Testing against a local daemon [2022-11-16T13:23:05.032Z] === RUN TestPluginWithDevMounts [2022-11-16T13:23:05.032Z] === PAUSE TestPluginWithDevMounts [2022-11-16T13:23:05.032Z] === CONT TestPluginWithDevMounts [2022-11-16T13:23:05.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-16T13:23:06.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_true__0xc000d33a88__} [2022-11-16T13:23:06.660Z] --- PASS: TestPluginWithDevMounts (1.49s) [2022-11-16T13:23:06.660Z] PASS [2022-11-16T13:23:06.660Z] [2022-11-16T13:23:06.660Z] DONE 1 tests in 1.521s [2022-11-16T13:23:06.660Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-16T13:23:06.660Z] ++ 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-11-16T13:23:06.660Z] ++ set -e [2022-11-16T13:23:06.660Z] ++ '[' -n 0 ']' [2022-11-16T13:23:06.660Z] ++ set -x [2022-11-16T13:23:06.660Z] ++ 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-11-16T13:23:06.660Z] INFO: Testing against a local daemon [2022-11-16T13:23:06.660Z] === RUN TestSecretInspect [2022-11-16T13:23:06.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-16T13:23:07.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d33aa0_} [2022-11-16T13:23:07.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-16T13:23:08.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-16T13:23:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-16T13:23:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d33ab8_} [2022-11-16T13:23:09.527Z] --- PASS: TestSecretInspect (2.79s) [2022-11-16T13:23:09.527Z] === RUN TestSecretList [2022-11-16T13:23:09.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-16T13:23:10.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d33ad0_} [2022-11-16T13:23:10.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-16T13:23:11.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-16T13:23:11.829Z] --- PASS: TestSecretList (2.17s) [2022-11-16T13:23:11.829Z] === RUN TestSecretsCreateAndDelete [2022-11-16T13:23:11.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d33ae8_} [2022-11-16T13:23:12.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-16T13:23:13.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-16T13:23:13.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:23:13.222Z] Using test binary docker [2022-11-16T13:23:13.222Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-16T13:23:13.222Z] Starting apparmor (via systemctl): apparmor.service. [2022-11-16T13:23:13.222Z] Starting dockerd [2022-11-16T13:23:13.222Z] INFO: Waiting for daemon to start... [2022-11-16T13:23:14.131Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2022-11-16T13:23:14.131Z] === RUN TestSecretsUpdate [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-11-16T13:23:14.388Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-16T13:23:15.740Z] . [2022-11-16T13:23:15.740Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:23:15.740Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:23:15.740Z] Error: No such image: emptyfs [2022-11-16T13:23:15.740Z] Running integration-test (iteration 1) [2022-11-16T13:23:15.740Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-16T13:23:15.740Z] Loaded image: busybox:latest [2022-11-16T13:23:15.740Z] Loaded image: busybox:glibc [2022-11-16T13:23:16.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-16T13:23:16.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-16T13:23:16.932Z] --- PASS: TestSecretsUpdate (2.76s) [2022-11-16T13:23:16.932Z] === RUN TestTemplatedSecret [2022-11-16T13:23:16.932Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-16T13:23:17.106Z] Loaded image: debian:bullseye-slim [2022-11-16T13:23:17.106Z] Loaded image: hello-world:latest [2022-11-16T13:23:17.361Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:23:17.361Z] INFO: Testing against a local daemon [2022-11-16T13:23:17.361Z] === RUN TestCgroupNamespacesBuild [2022-11-16T13:23:18.330Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-16T13:23:18.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-11-16T13:23:19.556Z] --- PASS: TestTemplatedSecret (2.70s) [2022-11-16T13:23:19.556Z] === RUN TestSecretCreateResolve [2022-11-16T13:23:19.875Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2022-11-16T13:23:19.875Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-16T13:23:20.503Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-16T13:23:20.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-11-16T13:23:20.804Z] === RUN TestBuildWithSession [2022-11-16T13:23:20.804Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:23:20.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-16T13:23:20.804Z] === RUN TestBuildSquashParent [2022-11-16T13:23:21.912Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-16T13:23:21.912Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-16T13:23:22.494Z] --- PASS: TestSecretCreateResolve (2.87s) [2022-11-16T13:23:22.494Z] PASS [2022-11-16T13:23:22.494Z] [2022-11-16T13:23:22.494Z] DONE 6 tests in 15.826s [2022-11-16T13:23:22.494Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-16T13:23:22.494Z] ++ 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-11-16T13:23:22.494Z] ++ set -e [2022-11-16T13:23:22.494Z] ++ '[' -n 0 ']' [2022-11-16T13:23:22.494Z] ++ set -x [2022-11-16T13:23:22.495Z] ++ 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-11-16T13:23:22.495Z] INFO: Testing against a local daemon [2022-11-16T13:23:22.495Z] === RUN TestServiceCreateInit [2022-11-16T13:23:22.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-16T13:23:22.495Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-16T13:23:23.090Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-11-16T13:23:23.686Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-16T13:23:24.620Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-16T13:23:25.184Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-16T13:23:25.749Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-16T13:23:26.051Z] --- PASS: TestBuildSquashParent (4.57s) [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:26.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:26.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:26.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:26.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:26.680Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-16T13:23:26.938Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-16T13:23:26.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:26.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:27.195Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-16T13:23:27.760Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-16T13:23:28.324Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-16T13:23:28.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:28.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:29.256Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-11-16T13:23:29.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-11-16T13:23:29.718Z] === RUN TestBuildMultiStageCopy [2022-11-16T13:23:29.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-16T13:23:29.821Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-16T13:23:30.385Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-16T13:23:31.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-16T13:23:31.318Z] --- PASS: TestServiceCreateInit (8.67s) [2022-11-16T13:23:31.318Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2022-11-16T13:23:31.318Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2022-11-16T13:23:31.318Z] === RUN TestCreateServiceMultipleTimes [2022-11-16T13:23:31.318Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-16T13:23:31.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-16T13:23:31.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-16T13:23:31.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-16T13:23:31.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-16T13:23:31.593Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-16T13:23:31.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-16T13:23:31.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-16T13:23:31.848Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-16T13:23:31.884Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-11-16T13:23:32.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-11-16T13:23:32.105Z] === RUN TestBuildMultiStageParentConfig [2022-11-16T13:23:32.449Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-16T13:23:32.450Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-16T13:23:32.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-16T13:23:32.666Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-11-16T13:23:32.666Z] === RUN TestBuildLabelWithTargets [2022-11-16T13:23:33.016Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-16T13:23:33.593Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-11-16T13:23:33.594Z] === RUN TestBuildWithEmptyLayers [2022-11-16T13:23:33.947Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-16T13:23:33.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-16T13:23:34.155Z] --- PASS: TestBuildWithEmptyLayers (0.55s) [2022-11-16T13:23:34.155Z] === RUN TestBuildMultiStageOnBuild [2022-11-16T13:23:34.512Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-16T13:23:34.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-16T13:23:35.445Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-16T13:23:35.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-16T13:23:36.009Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-16T13:23:36.042Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-11-16T13:23:36.042Z] === RUN TestBuildUncleanTarFilenames [2022-11-16T13:23:36.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-16T13:23:36.297Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-11-16T13:23:36.297Z] === RUN TestBuildMultiStageLayerLeak [2022-11-16T13:23:37.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-16T13:23:37.166Z] --- PASS: TestBuildWithHugeFile (50.36s) [2022-11-16T13:23:37.166Z] === RUN TestBuildWithEmptyDockerfile [2022-11-16T13:23:37.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:23:37.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:23:37.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:23:37.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:23:37.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:23:37.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:23:37.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:23:37.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:23:37.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:23:37.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-16T13:23:37.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-11-16T13:23:37.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-11-16T13:23:37.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-16T13:23:37.166Z] === RUN TestBuildPreserveOwnership [2022-11-16T13:23:37.166Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-16T13:23:37.166Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-16T13:23:37.379Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-16T13:23:37.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-16T13:23:37.637Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-16T13:23:38.187Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-11-16T13:23:38.187Z] === RUN TestBuildWithHugeFile [2022-11-16T13:23:38.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-16T13:23:39.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-16T13:23:39.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-16T13:23:40.161Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-16T13:23:40.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-16T13:23:40.577Z] Using test binary docker [2022-11-16T13:23:40.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-16T13:23:40.577Z] +++ /etc/init.d/apparmor start [2022-11-16T13:23:40.577Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:23:40.577Z] INFO: Waiting for daemon to start... [2022-11-16T13:23:40.577Z] Starting dockerd [2022-11-16T13:23:40.577Z] +++ 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-11-16T13:23:41.343Z] --- PASS: TestBuildPreserveOwnership (10.43s) [2022-11-16T13:23:41.343Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.43s) [2022-11-16T13:23:41.343Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-11-16T13:23:41.343Z] === RUN TestBuildPlatformInvalid [2022-11-16T13:23:41.343Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-16T13:23:41.343Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-16T13:23:41.343Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-16T13:23:41.343Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-16T13:23:41.343Z] PASS [2022-11-16T13:23:41.343Z] [2022-11-16T13:23:41.343Z] === Skipped [2022-11-16T13:23:41.343Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-16T13:23:41.343Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:23:41.343Z] [2022-11-16T13:23:41.343Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-16T13:23:41.343Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-16T13:23:41.343Z] [2022-11-16T13:23:41.343Z] DONE 33 tests, 2 skipped in 112.707s [2022-11-16T13:23:41.343Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-16T13:23:41.343Z] INFO: Testing against a local daemon [2022-11-16T13:23:41.343Z] === RUN TestConfigInspect [2022-11-16T13:23:41.343Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestConfigInspect (0.02s) [2022-11-16T13:23:41.343Z] === RUN TestConfigList [2022-11-16T13:23:41.343Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestConfigList (0.01s) [2022-11-16T13:23:41.343Z] === RUN TestConfigsCreateAndDelete [2022-11-16T13:23:41.343Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-11-16T13:23:41.343Z] === RUN TestConfigsUpdate [2022-11-16T13:23:41.343Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-11-16T13:23:41.343Z] === RUN TestTemplatedConfig [2022-11-16T13:23:41.343Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-16T13:23:41.343Z] === RUN TestConfigCreateResolve [2022-11-16T13:23:41.343Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:41.343Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-11-16T13:23:41.343Z] === RUN TestConfigDaemonLibtrustID [2022-11-16T13:23:42.464Z] . [2022-11-16T13:23:42.464Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-16T13:23:42.464Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-16T13:23:42.464Z] Error: No such image: emptyfs [2022-11-16T13:23:42.464Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-16T13:23:42.464Z] ++++ docker load [2022-11-16T13:23:42.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-11-16T13:23:42.720Z] Running integration-test (iteration 1) [2022-11-16T13:23:42.720Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-16T13:23:42.720Z] ++ 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-11-16T13:23:42.720Z] ++ set -e [2022-11-16T13:23:42.720Z] ++ '[' -n 0 ']' [2022-11-16T13:23:42.720Z] ++ set -x [2022-11-16T13:23:42.720Z] ++ 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-11-16T13:23:42.975Z] Loaded image: busybox:latest [2022-11-16T13:23:42.975Z] Loaded image: busybox:glibc [2022-11-16T13:23:43.238Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-11-16T13:23:43.238Z] PASS [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === Skipped [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-11-16T13:23:43.238Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-11-16T13:23:43.238Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-11-16T13:23:43.238Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-11-16T13:23:43.238Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-11-16T13:23:43.238Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-11-16T13:23:43.238Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:23:43.238Z] [2022-11-16T13:23:43.238Z] DONE 7 tests, 6 skipped in 1.717s [2022-11-16T13:23:43.238Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-16T13:23:43.238Z] INFO: Testing against a local daemon [2022-11-16T13:23:43.238Z] === RUN TestCheckpoint [2022-11-16T13:23:43.238Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:23:43.238Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-16T13:23:43.238Z] === RUN TestContainerInvalidJSON [2022-11-16T13:23:43.238Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:23:43.238Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:23:43.238Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:23:43.238Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:23:43.238Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:23:43.238Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:23:43.238Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:23:43.238Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:23:43.238Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:23:43.238Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-16T13:23:43.238Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-16T13:23:43.238Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-16T13:23:43.238Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-16T13:23:43.238Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-16T13:23:43.238Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-16T13:23:43.238Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-16T13:23:43.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-16T13:23:43.238Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-16T13:23:43.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-11-16T13:23:43.238Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-16T13:23:43.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-16T13:23:43.238Z] === RUN TestCopyFromContainer [2022-11-16T13:23:43.902Z] Loaded image: debian:bullseye-slim [2022-11-16T13:23:43.902Z] Loaded image: hello-world:latest [2022-11-16T13:23:44.058Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-16T13:23:44.158Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:23:44.158Z] INFO: Testing against a local daemon [2022-11-16T13:23:44.158Z] === RUN TestCgroupNamespacesBuild [2022-11-16T13:23:46.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-11-16T13:23:46.583Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-16T13:23:46.685Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-11-16T13:23:46.685Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer// [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer//bar/root [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/quux [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-16T13:23:47.414Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-16T13:23:47.514Z] --- PASS: TestCreateServiceMultipleTimes (16.30s) [2022-11-16T13:23:47.514Z] === RUN TestCreateServiceConflict [2022-11-16T13:23:47.514Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-16T13:23:47.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-11-16T13:23:47.638Z] === RUN TestBuildWithSession [2022-11-16T13:23:47.638Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:23:47.638Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-16T13:23:47.638Z] === RUN TestBuildSquashParent [2022-11-16T13:23:47.672Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer (4.31s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-16T13:23:47.672Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-11-16T13:23:47.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-16T13:23:47.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:23:47.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:23:47.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:23:47.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:23:47.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:23:47.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:23:47.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:23:47.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:23:47.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:23:47.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-16T13:23:47.672Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-16T13:23:47.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-16T13:23:47.672Z] === RUN TestCreateWithInvalidEnv [2022-11-16T13:23:47.672Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-16T13:23:47.672Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-16T13:23:47.672Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-16T13:23:47.672Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-16T13:23:47.672Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-16T13:23:47.672Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-16T13:23:47.672Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-16T13:23:47.672Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-16T13:23:47.672Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-16T13:23:47.672Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-16T13:23:47.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-16T13:23:47.672Z] === RUN TestCreateTmpfsMountsTarget [2022-11-16T13:23:47.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-16T13:23:47.672Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-16T13:23:48.079Z] docker_api_swarm_node_test.go:20: [d7c0ff9416445] joining swarm manager [d9b6236ca2638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:23:49.011Z] docker_api_swarm_node_test.go:21: [db9b553a2a52b] joining swarm manager [d9b6236ca2638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:23:49.044Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-11-16T13:23:49.044Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:23:49.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:23:49.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:23:49.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:23:49.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:23:49.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:23:49.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:23:49.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:23:49.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:23:49.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:23:49.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:23:49.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-16T13:23:49.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-11-16T13:23:49.977Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-16T13:23:50.383Z] --- PASS: TestCreateServiceConflict (3.09s) [2022-11-16T13:23:50.383Z] === RUN TestCreateServiceMaxReplicas [2022-11-16T13:23:50.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-11-16T13:23:50.543Z] === RUN TestCreateDifferentPlatform [2022-11-16T13:23:50.543Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-16T13:23:50.543Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-16T13:23:50.543Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-16T13:23:50.543Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-16T13:23:50.543Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-16T13:23:50.543Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-16T13:23:50.543Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-11-16T13:23:50.543Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-16T13:23:50.543Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-16T13:23:50.543Z] === RUN TestContainerStartOnDaemonRestart [2022-11-16T13:23:50.543Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-16T13:23:50.543Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-11-16T13:23:50.543Z] === RUN TestDaemonRestartIpcMode [2022-11-16T13:23:50.543Z] === PAUSE TestDaemonRestartIpcMode [2022-11-16T13:23:50.543Z] === RUN TestDaemonHostGatewayIP [2022-11-16T13:23:50.543Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:23:50.543Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-11-16T13:23:50.543Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-16T13:23:50.543Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-16T13:23:50.543Z] === RUN TestContainerKillOnDaemonStart [2022-11-16T13:23:50.543Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-16T13:23:50.543Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-16T13:23:50.543Z] === RUN TestDiff [2022-11-16T13:23:50.801Z] --- PASS: TestDiff (0.38s) [2022-11-16T13:23:50.801Z] === RUN TestExecWithCloseStdin [2022-11-16T13:23:51.316Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-16T13:23:51.366Z] --- PASS: TestExecWithCloseStdin (0.41s) [2022-11-16T13:23:51.366Z] === RUN TestExec [2022-11-16T13:23:51.624Z] --- PASS: TestExec (0.43s) [2022-11-16T13:23:51.624Z] === RUN TestExecUser [2022-11-16T13:23:51.806Z] --- PASS: TestBuildSquashParent (3.80s) [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:51.806Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:51.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:51.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:23:51.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:23:52.190Z] --- PASS: TestExecUser (0.43s) [2022-11-16T13:23:52.190Z] === RUN TestExportContainerAndImportImage [2022-11-16T13:23:52.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:23:52.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:23:52.755Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-11-16T13:23:52.755Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-16T13:23:53.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:23:53.840Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2022-11-16T13:23:53.840Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-16T13:23:53.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:23:54.098Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-16T13:23:54.662Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-11-16T13:23:55.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-11-16T13:23:55.282Z] === RUN TestBuildMultiStageCopy [2022-11-16T13:23:55.282Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-16T13:23:56.031Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2022-11-16T13:23:56.031Z] === RUN TestHealthCheckWorkdir [2022-11-16T13:23:56.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-16T13:23:56.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-16T13:23:56.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-16T13:23:56.596Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-11-16T13:23:56.596Z] === RUN TestHealthKillContainer [2022-11-16T13:23:56.721Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-16T13:23:56.721Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2022-11-16T13:23:56.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-11-16T13:23:56.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-11-16T13:23:56.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-11-16T13:23:56.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-11-16T13:23:56.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-11-16T13:23:56.722Z] === RUN TestBuildMultiStageParentConfig [2022-11-16T13:23:57.283Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-11-16T13:23:57.283Z] === RUN TestBuildLabelWithTargets [2022-11-16T13:23:57.939Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-11-16T13:23:58.504Z] === RUN TestDockerSuite/TestCpToDot [2022-11-16T13:23:58.653Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-11-16T13:23:58.653Z] === RUN TestBuildWithEmptyLayers [2022-11-16T13:23:58.654Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-11-16T13:23:58.654Z] === RUN TestBuildMultiStageOnBuild [2022-11-16T13:23:59.012Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-16T13:23:59.012Z] [2022-11-16T13:23:59.012Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-11-16T13:23:59.012Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-11-16T13:23:59.012Z] Using test binary docker [2022-11-16T13:23:59.012Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-16T13:23:59.012Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-16T13:23:59.012Z] INFO: Waiting for daemon to start... [2022-11-16T13:23:59.012Z] Starting dockerd [2022-11-16T13:23:59.012Z] . [2022-11-16T13:23:59.012Z] INFO: Building docker-sdk-python3:4.4.1... [2022-11-16T13:23:59.068Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-16T13:23:59.999Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-16T13:24:00.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-11-16T13:24:00.020Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2022-11-16T13:24:00.020Z] === RUN TestBuildUncleanTarFilenames [2022-11-16T13:24:00.582Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-11-16T13:24:00.582Z] === RUN TestBuildMultiStageLayerLeak [2022-11-16T13:24:01.371Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-16T13:24:01.936Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-16T13:24:01.947Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-11-16T13:24:01.947Z] === RUN TestBuildWithHugeFile [2022-11-16T13:24:02.240Z] Removing intermediate container b301fdaa2178 [2022-11-16T13:24:02.240Z] ---> af29c45e3130 [2022-11-16T13:24:02.240Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-11-16T13:24:02.240Z] ---> Running in bff2d88be92b [2022-11-16T13:24:02.868Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-16T13:24:02.868Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-16T13:24:03.432Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-16T13:24:04.364Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-16T13:24:04.365Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-16T13:24:04.365Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-16T13:24:04.622Z] docker_api_swarm_test.go:502: [da914285f381b] joining swarm manager [dd4bb04a2417d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:24:04.695Z] --- PASS: TestHealthKillContainer (7.87s) [2022-11-16T13:24:04.695Z] === RUN TestHealthCheckProcessKilled [2022-11-16T13:24:04.879Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-16T13:24:04.952Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-11-16T13:24:04.952Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-16T13:24:04.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-16T13:24:04.952Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-16T13:24:04.952Z] === RUN TestIpcModeNone [2022-11-16T13:24:05.443Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-16T13:24:05.443Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-16T13:24:05.443Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-16T13:24:05.443Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-16T13:24:05.516Z] --- PASS: TestIpcModeNone (0.46s) [2022-11-16T13:24:05.516Z] === RUN TestIpcModePrivate [2022-11-16T13:24:05.774Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-11-16T13:24:05.774Z] --- PASS: TestIpcModePrivate (0.47s) [2022-11-16T13:24:05.774Z] === RUN TestIpcModeShareable [2022-11-16T13:24:05.774Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:24:05.774Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-11-16T13:24:05.774Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-16T13:24:06.008Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-16T13:24:06.008Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-16T13:24:06.008Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-16T13:24:06.265Z] === RUN TestDockerSuite/TestCreateRM [2022-11-16T13:24:06.265Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-16T13:24:06.265Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-16T13:24:06.265Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-16T13:24:06.265Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-16T13:24:06.526Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-16T13:24:07.673Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-11-16T13:24:07.673Z] === RUN TestAPIIpcModeHost [2022-11-16T13:24:07.673Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:24:07.673Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-11-16T13:24:07.673Z] === RUN TestDaemonIpcModeShareable [2022-11-16T13:24:07.673Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:24:07.673Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-11-16T13:24:07.673Z] === RUN TestDaemonIpcModePrivate [2022-11-16T13:24:07.899Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2022-11-16T13:24:07.899Z] === RUN TestCreateServiceSecretFileMode [2022-11-16T13:24:07.899Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-16T13:24:07.899Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-16T13:24:07.899Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-16T13:24:08.119Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-11-16T13:24:08.119Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-16T13:24:08.238Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-11-16T13:24:08.588Z] go: downloading github.com/fatih/color v1.10.0 [2022-11-16T13:24:08.588Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-16T13:24:08.588Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-16T13:24:08.588Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-16T13:24:08.588Z] go: downloading golang.org/x/tools v0.1.0 [2022-11-16T13:24:08.588Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-16T13:24:08.588Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-16T13:24:09.057Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-16T13:24:09.057Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-16T13:24:09.057Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-16T13:24:09.057Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-16T13:24:09.528Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-16T13:24:09.608Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2022-11-16T13:24:09.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-16T13:24:09.608Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:24:09.608Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-16T13:24:09.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-16T13:24:09.608Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:24:09.608Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-16T13:24:09.608Z] === RUN TestIpcModeOlderClient [2022-11-16T13:24:09.608Z] === PAUSE TestIpcModeOlderClient [2022-11-16T13:24:09.608Z] === RUN TestKillContainerInvalidSignal [2022-11-16T13:24:09.892Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-11-16T13:24:09.892Z] === RUN TestKillContainer [2022-11-16T13:24:09.892Z] === RUN TestKillContainer/no_signal [2022-11-16T13:24:10.425Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-16T13:24:10.425Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-16T13:24:10.425Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-16T13:24:10.425Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-16T13:24:10.475Z] === RUN TestKillContainer/non_killing_signal [2022-11-16T13:24:10.516Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-16T13:24:10.516Z] go: downloading golang.org/x/mod v0.3.0 [2022-11-16T13:24:10.682Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-16T13:24:10.682Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-16T13:24:10.743Z] === RUN TestKillContainer/killing_signal [2022-11-16T13:24:11.247Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-16T13:24:11.326Z] --- PASS: TestKillContainer (1.31s) [2022-11-16T13:24:11.326Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-11-16T13:24:11.326Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-11-16T13:24:11.326Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-11-16T13:24:11.326Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-16T13:24:11.326Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-16T13:24:11.584Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-16T13:24:12.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-11-16T13:24:12.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-11-16T13:24:12.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-11-16T13:24:12.149Z] === RUN TestKillStoppedContainer [2022-11-16T13:24:12.149Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-11-16T13:24:12.149Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-16T13:24:12.149Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-16T13:24:12.149Z] === RUN TestKillDifferentUserContainer [2022-11-16T13:24:12.178Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-16T13:24:12.407Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-11-16T13:24:12.407Z] === RUN TestInspectOomKilledTrue [2022-11-16T13:24:12.407Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:12.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-16T13:24:12.407Z] === RUN TestInspectOomKilledFalse [2022-11-16T13:24:12.407Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:24:12.407Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-16T13:24:12.407Z] === RUN TestLinksEtcHostsContentMatch [2022-11-16T13:24:12.407Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-16T13:24:12.407Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-11-16T13:24:12.407Z] === RUN TestLinksContainerNames [2022-11-16T13:24:12.436Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-16T13:24:13.339Z] --- PASS: TestLinksContainerNames (0.83s) [2022-11-16T13:24:13.339Z] === RUN TestLogsFollowTailEmpty [2022-11-16T13:24:13.807Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-16T13:24:13.904Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-11-16T13:24:13.904Z] === RUN TestContainerNetworkMountsNoChown [2022-11-16T13:24:14.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/default [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/default [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/private [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/private [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rprivate [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/slave [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/slave [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rslave [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/shared [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/shared [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rshared [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/rslave [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/default [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/rshared [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/shared [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/rprivate [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/slave [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/private [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-16T13:24:14.162Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:24:14.162Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-16T13:24:14.162Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:24:14.421Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-16T13:24:14.681Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-11-16T13:24:14.681Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-16T13:24:14.681Z] === RUN TestContainerBindMountNonRecursive [2022-11-16T13:24:14.681Z] 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-11-16T13:24:14.681Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-11-16T13:24:14.681Z] === RUN TestContainerVolumesMountedAsShared [2022-11-16T13:24:14.681Z] 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-11-16T13:24:14.681Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-11-16T13:24:14.681Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-16T13:24:14.681Z] 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-11-16T13:24:14.681Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-11-16T13:24:14.681Z] === RUN TestNetworkNat [2022-11-16T13:24:14.738Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-16T13:24:14.995Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-16T13:24:15.245Z] --- PASS: TestNetworkNat (0.53s) [2022-11-16T13:24:15.245Z] === RUN TestNetworkLocalhostTCPNat [2022-11-16T13:24:15.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-11-16T13:24:15.503Z] === RUN TestNetworkLoopbackNat [2022-11-16T13:24:15.560Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-16T13:24:15.560Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-16T13:24:16.124Z] === RUN TestDockerSuite/TestDockerFails [2022-11-16T13:24:16.124Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-11-16T13:24:16.124Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-11-16T13:24:16.124Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-11-16T13:24:16.381Z] docker_api_swarm_test.go:507: [d18eaac7eb6d1] joining swarm manager [dd4bb04a2417d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:24:16.946Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-11-16T13:24:17.203Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-11-16T13:24:18.028Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-11-16T13:24:18.028Z] === RUN TestPause [2022-11-16T13:24:18.028Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:18.028Z] --- SKIP: TestPause (0.00s) [2022-11-16T13:24:18.028Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-16T13:24:18.028Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:24:18.028Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:24:18.028Z] === RUN TestPauseStopPausedContainer [2022-11-16T13:24:18.028Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:18.028Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-11-16T13:24:18.028Z] === RUN TestPsFilter [2022-11-16T13:24:18.288Z] --- PASS: TestPsFilter (0.10s) [2022-11-16T13:24:18.288Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-16T13:24:18.545Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-16T13:24:18.545Z] === RUN TestRemoveContainerWithVolume [2022-11-16T13:24:18.573Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-11-16T13:24:18.573Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-11-16T13:24:18.573Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-11-16T13:24:18.573Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-11-16T13:24:19.110Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-11-16T13:24:19.110Z] === RUN TestRemoveContainerRunning [2022-11-16T13:24:19.368Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-11-16T13:24:19.368Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-16T13:24:19.934Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2022-11-16T13:24:19.934Z] === RUN TestRemoveInvalidContainer [2022-11-16T13:24:19.934Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-16T13:24:19.934Z] === RUN TestRenameLinkedContainer [2022-11-16T13:24:20.468Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-11-16T13:24:20.468Z] === RUN TestCreateServiceConfigFileMode [2022-11-16T13:24:21.831Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-11-16T13:24:21.831Z] === RUN TestRenameStoppedContainer [2022-11-16T13:24:22.088Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-11-16T13:24:22.088Z] === RUN TestRenameRunningContainerAndReuse [2022-11-16T13:24:23.021Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-11-16T13:24:23.021Z] === RUN TestRenameInvalidName [2022-11-16T13:24:23.589Z] --- PASS: TestRenameInvalidName (0.40s) [2022-11-16T13:24:23.589Z] === RUN TestRenameAnonymousContainer [2022-11-16T13:24:24.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-16T13:24:24.966Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-11-16T13:24:24.966Z] === RUN TestRenameContainerWithSameName [2022-11-16T13:24:25.224Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-11-16T13:24:25.224Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-16T13:24:25.578Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-16T13:24:26.155Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-11-16T13:24:26.156Z] === RUN TestResize [2022-11-16T13:24:26.413Z] --- PASS: TestResize (0.40s) [2022-11-16T13:24:26.413Z] === RUN TestResizeWithInvalidSize [2022-11-16T13:24:26.978Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-11-16T13:24:26.978Z] === RUN TestResizeWhenContainerNotStarted [2022-11-16T13:24:27.236Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-11-16T13:24:27.236Z] === RUN TestDaemonRestartKillContainers [2022-11-16T13:24:27.236Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-16T13:24:27.236Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:24:27.236Z] === RUN TestCgroupNamespacesRun [2022-11-16T13:24:27.475Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-16T13:24:28.846Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-11-16T13:24:29.412Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-16T13:24:29.760Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2022-11-16T13:24:29.760Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-16T13:24:29.976Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-16T13:24:30.541Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-16T13:24:31.105Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-16T13:24:31.656Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2022-11-16T13:24:31.656Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-16T13:24:31.670Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-16T13:24:31.768Z] Removing intermediate container bff2d88be92b [2022-11-16T13:24:31.768Z] ---> a74b42d229a7 [2022-11-16T13:24:31.768Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-11-16T13:24:31.768Z] ---> Running in 66ca1425d221 [2022-11-16T13:24:31.768Z] Removing intermediate container 66ca1425d221 [2022-11-16T13:24:31.768Z] ---> bdd02aa8ce27 [2022-11-16T13:24:31.768Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-11-16T13:24:31.768Z] ---> Running in 43b31cb5202d [2022-11-16T13:24:32.234Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-11-16T13:24:32.238Z] Removing intermediate container 43b31cb5202d [2022-11-16T13:24:32.238Z] ---> 3e1600c751f0 [2022-11-16T13:24:32.238Z] Step 10/10 : COPY . . [2022-11-16T13:24:32.798Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2022-11-16T13:24:32.798Z] === RUN TestCreateServiceSysctls [2022-11-16T13:24:33.730Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-11-16T13:24:34.185Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2022-11-16T13:24:34.185Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-16T13:24:34.354Z] --- PASS: TestBuildWithHugeFile (54.59s) [2022-11-16T13:24:34.354Z] === RUN TestBuildWithEmptyDockerfile [2022-11-16T13:24:34.354Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:34.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:34.354Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:34.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:34.354Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:34.354Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:34.354Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:34.354Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:34.354Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:34.354Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-11-16T13:24:34.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-11-16T13:24:34.354Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-11-16T13:24:34.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-16T13:24:34.354Z] === RUN TestBuildPreserveOwnership [2022-11-16T13:24:34.354Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-16T13:24:35.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-16T13:24:35.628Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-16T13:24:36.082Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2022-11-16T13:24:36.082Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-16T13:24:36.645Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2022-11-16T13:24:36.645Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2022-11-16T13:24:36.645Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-11-16T13:24:36.645Z] === RUN TestBuildPlatformInvalid [2022-11-16T13:24:36.645Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-16T13:24:36.645Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-16T13:24:36.999Z] --- PASS: TestCreateServiceSysctls (4.09s) [2022-11-16T13:24:36.999Z] === RUN TestCreateServiceCapabilities [2022-11-16T13:24:37.206Z] Loaded image: busybox:latest [2022-11-16T13:24:37.463Z] Loaded image: busybox:glibc [2022-11-16T13:24:37.930Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-11-16T13:24:37.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2022-11-16T13:24:37.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-16T13:24:38.828Z] Loaded image: debian:bullseye-slim [2022-11-16T13:24:38.828Z] Loaded image: hello-world:latest [2022-11-16T13:24:38.828Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:24:39.301Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2022-11-16T13:24:39.301Z] === RUN TestInspect [2022-11-16T13:24:40.504Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2022-11-16T13:24:40.504Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-16T13:24:40.617Z] --- PASS: TestBuildWithHugeFile (38.18s) [2022-11-16T13:24:40.617Z] === RUN TestBuildWithEmptyDockerfile [2022-11-16T13:24:40.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:40.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:40.617Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:40.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:40.617Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:40.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:40.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:24:40.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:24:40.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:24:40.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-16T13:24:40.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-11-16T13:24:40.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-11-16T13:24:40.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-16T13:24:40.617Z] === RUN TestBuildPreserveOwnership [2022-11-16T13:24:40.617Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-16T13:24:40.672Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-16T13:24:41.603Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-16T13:24:41.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-11-16T13:24:41.875Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-16T13:24:42.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-11-16T13:24:42.511Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-16T13:24:43.073Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-11-16T13:24:43.073Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-11-16T13:24:43.073Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-11-16T13:24:43.073Z] === RUN TestBuildPlatformInvalid [2022-11-16T13:24:43.073Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-16T13:24:43.073Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-16T13:24:43.099Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-16T13:24:43.663Z] --- PASS: TestInspect (4.13s) [2022-11-16T13:24:43.663Z] === RUN TestCreateJob [2022-11-16T13:24:44.000Z] Loaded image: busybox:latest [2022-11-16T13:24:44.000Z] Loaded image: busybox:glibc [2022-11-16T13:24:44.227Z] docker_api_swarm_node_test.go:81: [d601acda21ec7] joining swarm manager [d0dd41c28b479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:24:44.399Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2022-11-16T13:24:44.399Z] === RUN TestNISDomainname [2022-11-16T13:24:44.399Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-16T13:24:44.399Z] --- SKIP: TestNISDomainname (0.01s) [2022-11-16T13:24:44.399Z] === RUN TestHostnameDnsResolution [2022-11-16T13:24:44.656Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-11-16T13:24:44.656Z] === RUN TestUnprivilegedPortsAndPing [2022-11-16T13:24:44.656Z] 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-11-16T13:24:44.656Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-11-16T13:24:44.656Z] === RUN TestStats [2022-11-16T13:24:44.656Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:44.656Z] --- SKIP: TestStats (0.00s) [2022-11-16T13:24:44.656Z] === RUN TestStopContainerWithTimeout [2022-11-16T13:24:44.656Z] === RUN TestStopContainerWithTimeout/0 [2022-11-16T13:24:44.656Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-16T13:24:44.656Z] === RUN TestStopContainerWithTimeout/1 [2022-11-16T13:24:44.656Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-16T13:24:44.656Z] === RUN TestStopContainerWithTimeout/3 [2022-11-16T13:24:44.656Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-16T13:24:44.656Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-16T13:24:44.656Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-16T13:24:44.656Z] === CONT TestStopContainerWithTimeout/0 [2022-11-16T13:24:44.656Z] === CONT TestStopContainerWithTimeout/3 [2022-11-16T13:24:44.927Z] Loaded image: debian:bullseye-slim [2022-11-16T13:24:44.927Z] Loaded image: hello-world:latest [2022-11-16T13:24:45.183Z] Loaded image: arm32v7/hello-world:latest [2022-11-16T13:24:45.589Z] === CONT TestStopContainerWithTimeout/1 [2022-11-16T13:24:45.673Z] sha256:21904ad0d59b3a48def092ae708fc84943c3ed58e42dab7fbb597e44db3a801d [2022-11-16T13:24:45.673Z] INFO: Starting docker-py tests... [2022-11-16T13:24:45.673Z] ============================= test session starts ============================== [2022-11-16T13:24:45.673Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-11-16T13:24:45.673Z] rootdir: /src, inifile: pytest.ini [2022-11-16T13:24:45.673Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-11-16T13:24:46.603Z] collected 389 items / 1 deselected / 388 selected [2022-11-16T13:24:46.603Z] [2022-11-16T13:24:46.750Z] --- PASS: TestCreateJob (3.21s) [2022-11-16T13:24:46.750Z] === RUN TestReplicatedJob [2022-11-16T13:24:46.960Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-16T13:24:48.646Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-16T13:24:48.770Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.48s) [2022-11-16T13:24:48.770Z] PASS [2022-11-16T13:24:48.770Z] [2022-11-16T13:24:48.770Z] === Skipped [2022-11-16T13:24:48.770Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-16T13:24:48.770Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:24:48.770Z] [2022-11-16T13:24:48.770Z] DONE 33 tests, 1 skipped in 92.605s [2022-11-16T13:24:48.770Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-16T13:24:48.770Z] INFO: Testing against a local daemon [2022-11-16T13:24:48.770Z] === RUN TestConfigInspect [2022-11-16T13:24:48.903Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-16T13:24:49.484Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-16T13:24:49.484Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-11-16T13:24:49.484Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-11-16T13:24:49.484Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-11-16T13:24:49.484Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-11-16T13:24:49.484Z] === RUN TestDeleteDevicemapper [2022-11-16T13:24:49.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:24:49.484Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-16T13:24:49.484Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-16T13:24:50.274Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-16T13:24:50.658Z] --- PASS: TestConfigInspect (2.37s) [2022-11-16T13:24:50.658Z] === RUN TestConfigList [2022-11-16T13:24:50.855Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-11-16T13:24:50.855Z] === RUN TestUpdateMemory [2022-11-16T13:24:50.855Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:50.855Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-16T13:24:50.855Z] === RUN TestUpdateCPUQuota [2022-11-16T13:24:50.855Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:50.855Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-11-16T13:24:50.855Z] === RUN TestUpdatePidsLimit [2022-11-16T13:24:50.855Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:24:50.855Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-11-16T13:24:50.855Z] === RUN TestUpdateRestartPolicy [2022-11-16T13:24:51.206Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-11-16T13:24:51.463Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-16T13:24:51.720Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-11-16T13:24:52.284Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-11-16T13:24:52.284Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-16T13:24:52.583Z] --- PASS: TestConfigList (2.19s) [2022-11-16T13:24:52.583Z] === RUN TestConfigsCreateAndDelete [2022-11-16T13:24:53.216Z] --- PASS: TestReplicatedJob (6.37s) [2022-11-16T13:24:53.216Z] === RUN TestUpdateReplicatedJob [2022-11-16T13:24:53.269Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.69s) [2022-11-16T13:24:53.269Z] PASS [2022-11-16T13:24:53.269Z] [2022-11-16T13:24:53.269Z] === Skipped [2022-11-16T13:24:53.269Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-16T13:24:53.269Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:24:53.269Z] [2022-11-16T13:24:53.269Z] DONE 33 tests, 1 skipped in 70.217s [2022-11-16T13:24:53.269Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-16T13:24:53.269Z] ++ 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-11-16T13:24:53.269Z] ++ set -e [2022-11-16T13:24:53.269Z] ++ '[' -n 0 ']' [2022-11-16T13:24:53.269Z] ++ set -x [2022-11-16T13:24:53.269Z] ++ 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-11-16T13:24:53.269Z] INFO: Testing against a local daemon [2022-11-16T13:24:53.269Z] === RUN TestConfigInspect [2022-11-16T13:24:53.780Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-16T13:24:54.712Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-16T13:24:54.712Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-16T13:24:54.712Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-16T13:24:55.129Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-11-16T13:24:55.129Z] === RUN TestConfigsUpdate [2022-11-16T13:24:55.642Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-16T13:24:55.642Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-16T13:24:55.791Z] --- PASS: TestConfigInspect (2.33s) [2022-11-16T13:24:55.791Z] === RUN TestConfigList [2022-11-16T13:24:56.574Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2022-11-16T13:24:56.574Z] === RUN TestServiceListWithStatuses [2022-11-16T13:24:56.574Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:24:56.574Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-16T13:24:56.574Z] === RUN TestDockerNetworkConnectAlias [2022-11-16T13:24:56.574Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-16T13:24:57.016Z] --- PASS: TestConfigsUpdate (2.10s) [2022-11-16T13:24:57.016Z] === RUN TestTemplatedConfig [2022-11-16T13:24:57.506Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-11-16T13:24:57.685Z] --- PASS: TestConfigList (2.09s) [2022-11-16T13:24:57.686Z] === RUN TestConfigsCreateAndDelete [2022-11-16T13:24:57.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-11-16T13:24:57.763Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-11-16T13:24:57.763Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-16T13:24:57.763Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-11-16T13:24:57.763Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-16T13:24:57.763Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-16T13:24:59.529Z] --- PASS: TestTemplatedConfig (2.68s) [2022-11-16T13:24:59.529Z] === RUN TestConfigCreateResolve [2022-11-16T13:24:59.573Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-11-16T13:24:59.573Z] === RUN TestConfigsUpdate [2022-11-16T13:25:00.288Z] docker_api_swarm_node_test.go:53: [da018b0048d39] joining swarm manager [d598efbf3fd61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:25:00.289Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-11-16T13:25:00.853Z] docker_api_swarm_node_test.go:54: [d7ed81c1e37fc] joining swarm manager [d598efbf3fd61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:25:00.853Z] === RUN TestDockerSuite/TestEventsRename [2022-11-16T13:25:01.784Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-11-16T13:25:01.784Z] === RUN TestDockerNetworkReConnect [2022-11-16T13:25:01.784Z] === RUN TestDockerSuite/TestEventsResize [2022-11-16T13:25:02.042Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-11-16T13:25:02.042Z] === RUN TestConfigDaemonLibtrustID [2022-11-16T13:25:02.042Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-16T13:25:02.042Z] PASS [2022-11-16T13:25:02.042Z] [2022-11-16T13:25:02.042Z] DONE 7 tests in 14.090s [2022-11-16T13:25:02.042Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-16T13:25:02.086Z] --- PASS: TestConfigsUpdate (2.11s) [2022-11-16T13:25:02.086Z] === RUN TestTemplatedConfig [2022-11-16T13:25:02.298Z] INFO: Testing against a local daemon [2022-11-16T13:25:02.298Z] === RUN TestCheckpoint [2022-11-16T13:25:02.298Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:25:02.298Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-16T13:25:02.298Z] === RUN TestContainerInvalidJSON [2022-11-16T13:25:02.298Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:02.298Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:02.298Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:02.298Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:02.298Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:02.298Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:02.298Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:02.298Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:02.298Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:02.298Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-16T13:25:02.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-16T13:25:02.298Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-16T13:25:02.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-16T13:25:02.298Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-16T13:25:02.298Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-11-16T13:25:02.298Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-16T13:25:02.298Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-11-16T13:25:02.298Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-16T13:25:02.298Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-11-16T13:25:02.298Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-16T13:25:02.349Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-16T13:25:02.357Z] ---> 644b87f36e04 [2022-11-16T13:25:02.357Z] Successfully built 644b87f36e04 [2022-11-16T13:25:02.357Z] Successfully tagged docker:latest [2022-11-16T13:25:02.357Z] INFO: Image build ended at 11/16/2022 13:24:59. Duration:00:03:49.1684511 [2022-11-16T13:25:02.357Z] [2022-11-16T13:25:02.357Z] [2022-11-16T13:25:02.357Z] INFO: Building the test binaries at 11/16/2022 13:24:59... [2022-11-16T13:25:02.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-11-16T13:25:02.553Z] === RUN TestCopyFromContainer [2022-11-16T13:25:02.913Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-16T13:25:03.040Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-11-16T13:25:03.040Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-16T13:25:03.040Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-11-16T13:25:03.040Z] === RUN TestWaitNonBlocked [2022-11-16T13:25:03.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:25:03.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:25:03.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:25:03.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:25:03.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:25:03.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:25:03.041Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-16T13:25:03.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-11-16T13:25:03.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-11-16T13:25:03.041Z] === RUN TestWaitBlocked [2022-11-16T13:25:03.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:25:03.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:25:03.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:25:03.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:25:03.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:25:03.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:25:03.299Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-16T13:25:03.299Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-11-16T13:25:03.299Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-11-16T13:25:03.299Z] === CONT TestDaemonRestartIpcMode [2022-11-16T13:25:03.299Z] === CONT TestIpcModeOlderClient [2022-11-16T13:25:03.299Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-11-16T13:25:03.299Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-16T13:25:03.477Z] === RUN TestDockerSuite/TestEventsStreaming [2022-11-16T13:25:03.480Z] === RUN TestCopyFromContainer// [2022-11-16T13:25:03.736Z] === RUN TestCopyFromContainer//bar/root [2022-11-16T13:25:03.736Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-16T13:25:03.974Z] --- PASS: TestTemplatedConfig (2.45s) [2022-11-16T13:25:03.974Z] === RUN TestConfigCreateResolve [2022-11-16T13:25:03.993Z] === RUN TestCopyFromContainer/bar/quux [2022-11-16T13:25:03.993Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-16T13:25:03.993Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-16T13:25:03.993Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-16T13:25:03.993Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-16T13:25:04.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-16T13:25:04.249Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer (1.85s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-16T13:25:04.249Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-16T13:25:04.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-16T13:25:04.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:04.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:04.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:04.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:04.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:04.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:04.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:04.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:04.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:04.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-16T13:25:04.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-16T13:25:04.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-16T13:25:04.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-16T13:25:04.249Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-16T13:25:04.249Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-16T13:25:04.249Z] === RUN TestCreateWithInvalidEnv [2022-11-16T13:25:04.249Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-16T13:25:04.249Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-16T13:25:04.249Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-16T13:25:04.249Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-16T13:25:04.249Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-16T13:25:04.249Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-16T13:25:04.249Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-16T13:25:04.249Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-16T13:25:04.249Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-16T13:25:04.249Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-16T13:25:04.249Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-16T13:25:04.249Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-16T13:25:04.409Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-16T13:25:04.504Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-16T13:25:04.505Z] === RUN TestCreateTmpfsMountsTarget [2022-11-16T13:25:04.505Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-16T13:25:04.505Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-16T13:25:04.781Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-11-16T13:25:05.345Z] tests/integration/api_client_test.py ..... [ 7%] [2022-11-16T13:25:05.870Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-11-16T13:25:05.870Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-16T13:25:06.149Z] INFO: make.ps1 starting at 11/16/2022 13:25:05 [2022-11-16T13:25:06.150Z] INFO: Git commit (7ebfee940f) assumed from DOCKER_GITCOMMIT environment variable [2022-11-16T13:25:06.150Z] INFO: Invoking autogen... [2022-11-16T13:25:06.303Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2022-11-16T13:25:06.303Z] === RUN TestServicePlugin [2022-11-16T13:25:06.488Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-11-16T13:25:06.488Z] === RUN TestConfigDaemonLibtrustID [2022-11-16T13:25:06.618Z] INFO: Building daemon... [2022-11-16T13:25:06.743Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-16T13:25:06.743Z] PASS [2022-11-16T13:25:06.743Z] [2022-11-16T13:25:06.743Z] DONE 7 tests in 13.863s [2022-11-16T13:25:06.743Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-16T13:25:06.743Z] ++ 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-11-16T13:25:06.743Z] ++ set -e [2022-11-16T13:25:06.743Z] ++ '[' -n 0 ']' [2022-11-16T13:25:06.743Z] ++ set -x [2022-11-16T13:25:06.743Z] ++ 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-11-16T13:25:06.999Z] INFO: Testing against a local daemon [2022-11-16T13:25:06.999Z] === RUN TestCheckpoint [2022-11-16T13:25:06.999Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:25:06.999Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-16T13:25:06.999Z] === RUN TestContainerInvalidJSON [2022-11-16T13:25:06.999Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:06.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:06.999Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:06.999Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:06.999Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:06.999Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:06.999Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:25:06.999Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:25:06.999Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:25:06.999Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-16T13:25:06.999Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-16T13:25:06.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-16T13:25:06.999Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-16T13:25:06.999Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-16T13:25:06.999Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-11-16T13:25:06.999Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-16T13:25:06.999Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-16T13:25:06.999Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-16T13:25:06.999Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-16T13:25:06.999Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-16T13:25:07.208Z] tests/integration/api_config_test.py ..... [ 8%] [2022-11-16T13:25:07.236Z] === RUN TestDockerSuite/TestEventsTop [2022-11-16T13:25:07.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-11-16T13:25:07.255Z] === RUN TestCopyFromContainer [2022-11-16T13:25:07.556Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:07.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:07.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:07.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:07.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:07.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:07.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:07.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:07.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:07.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:07.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:07.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-16T13:25:07.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-11-16T13:25:07.758Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-16T13:25:07.800Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-16T13:25:07.855Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2022-11-16T13:25:07.855Z] PASS [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === Skipped [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-16T13:25:07.855Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-11-16T13:25:07.855Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-11-16T13:25:07.855Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-11-16T13:25:07.855Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-16T13:25:07.855Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-11-16T13:25:07.855Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-11-16T13:25:07.855Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-11-16T13:25:07.855Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-16T13:25:07.855Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-16T13:25:07.855Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-16T13:25:07.855Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-16T13:25:07.855Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-11-16T13:25:07.855Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-11-16T13:25:07.855Z] 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-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-11-16T13:25:07.855Z] 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-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-11-16T13:25:07.855Z] 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-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-11-16T13:25:07.855Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:25:07.855Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-11-16T13:25:07.855Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.855Z] [2022-11-16T13:25:07.855Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:25:07.855Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-11-16T13:25:07.856Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-11-16T13:25:07.856Z] 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-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-11-16T13:25:07.856Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-16T13:25:07.856Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-16T13:25:07.856Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-11-16T13:25:07.856Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-11-16T13:25:07.856Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-16T13:25:07.856Z] [2022-11-16T13:25:07.856Z] DONE 178 tests, 27 skipped in 84.817s [2022-11-16T13:25:07.856Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-16T13:25:07.856Z] INFO: Testing against a local daemon [2022-11-16T13:25:07.856Z] === RUN TestLiveRestore [2022-11-16T13:25:07.856Z] === RUN TestLiveRestore/volume_references [2022-11-16T13:25:07.856Z] === PAUSE TestLiveRestore/volume_references [2022-11-16T13:25:07.856Z] === CONT TestLiveRestore/volume_references [2022-11-16T13:25:08.014Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-11-16T13:25:08.014Z] === RUN TestCreateDifferentPlatform [2022-11-16T13:25:08.014Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-16T13:25:08.014Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-16T13:25:08.014Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-11-16T13:25:08.014Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-16T13:25:08.014Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-16T13:25:08.014Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-16T13:25:08.014Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-16T13:25:08.014Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-16T13:25:08.182Z] === RUN TestCopyFromContainer// [2022-11-16T13:25:08.183Z] === RUN TestCopyFromContainer//bar/root [2022-11-16T13:25:08.183Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-16T13:25:08.183Z] === RUN TestCopyFromContainer/bar/quux [2022-11-16T13:25:08.270Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-11-16T13:25:08.270Z] === RUN TestContainerStartOnDaemonRestart [2022-11-16T13:25:08.270Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-16T13:25:08.270Z] === RUN TestDaemonRestartIpcMode [2022-11-16T13:25:08.270Z] === PAUSE TestDaemonRestartIpcMode [2022-11-16T13:25:08.270Z] === RUN TestDaemonHostGatewayIP [2022-11-16T13:25:08.270Z] === PAUSE TestDaemonHostGatewayIP [2022-11-16T13:25:08.270Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-16T13:25:08.270Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-16T13:25:08.270Z] === RUN TestContainerKillOnDaemonStart [2022-11-16T13:25:08.270Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-16T13:25:08.270Z] === RUN TestDiff [2022-11-16T13:25:08.438Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-16T13:25:08.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-16T13:25:08.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-16T13:25:08.438Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-16T13:25:08.438Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-16T13:25:08.694Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer (1.54s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-16T13:25:08.694Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-16T13:25:08.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-16T13:25:08.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:08.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:08.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:08.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:08.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:08.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:08.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:25:08.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:25:08.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:25:08.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-16T13:25:08.694Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-16T13:25:08.694Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-11-16T13:25:08.694Z] === RUN TestCreateWithInvalidEnv [2022-11-16T13:25:08.694Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-16T13:25:08.694Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-16T13:25:08.694Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-16T13:25:08.694Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-16T13:25:08.694Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-16T13:25:08.694Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-16T13:25:08.694Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-16T13:25:08.694Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-16T13:25:08.694Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-16T13:25:08.694Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-16T13:25:08.694Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-16T13:25:08.694Z] === RUN TestCreateTmpfsMountsTarget [2022-11-16T13:25:08.694Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-16T13:25:08.694Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-16T13:25:08.787Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-16T13:25:08.787Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-16T13:25:08.831Z] --- PASS: TestDiff (0.58s) [2022-11-16T13:25:08.831Z] === RUN TestExecWithCloseStdin [2022-11-16T13:25:09.394Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-11-16T13:25:09.394Z] === RUN TestExec [2022-11-16T13:25:09.695Z] plugin_test.go:62: [d664e564efec2] joining swarm manager [d769cd3340a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:25:09.955Z] --- PASS: TestExec (0.65s) [2022-11-16T13:25:09.955Z] === RUN TestExecUser [2022-11-16T13:25:10.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s) [2022-11-16T13:25:10.059Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-16T13:25:10.259Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-16T13:25:10.516Z] plugin_test.go:65: [d0fa6e6946211] joining swarm manager [d769cd3340a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:25:10.684Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-16T13:25:10.882Z] --- PASS: TestExecUser (0.65s) [2022-11-16T13:25:10.882Z] === RUN TestExportContainerAndImportImage [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:11.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:11.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:11.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:11.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:11.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:11.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:11.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:25:11.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:25:11.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:25:11.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:25:11.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-16T13:25:11.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-16T13:25:11.424Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-16T13:25:11.445Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-11-16T13:25:11.445Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-16T13:25:11.451Z] === RUN TestDockerSuite/TestExec [2022-11-16T13:25:11.680Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-11-16T13:25:11.680Z] === RUN TestCreateDifferentPlatform [2022-11-16T13:25:11.680Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-16T13:25:11.680Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-16T13:25:11.936Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-11-16T13:25:11.936Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-16T13:25:11.936Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-16T13:25:11.936Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-16T13:25:11.936Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-16T13:25:11.936Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-16T13:25:11.936Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-11-16T13:25:11.936Z] === RUN TestContainerStartOnDaemonRestart [2022-11-16T13:25:11.936Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-16T13:25:11.936Z] === RUN TestDaemonRestartIpcMode [2022-11-16T13:25:11.936Z] === PAUSE TestDaemonRestartIpcMode [2022-11-16T13:25:11.936Z] === RUN TestDaemonHostGatewayIP [2022-11-16T13:25:11.936Z] === PAUSE TestDaemonHostGatewayIP [2022-11-16T13:25:11.936Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-16T13:25:11.936Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-16T13:25:11.936Z] === RUN TestContainerKillOnDaemonStart [2022-11-16T13:25:11.936Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-16T13:25:11.936Z] === RUN TestDiff [2022-11-16T13:25:12.016Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-16T13:25:12.272Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-16T13:25:12.524Z] --- PASS: TestDiff (0.49s) [2022-11-16T13:25:12.524Z] === RUN TestExecWithCloseStdin [2022-11-16T13:25:12.794Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-11-16T13:25:12.794Z] === RUN TestExec [2022-11-16T13:25:12.808Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-11-16T13:25:12.809Z] === RUN TestHealthCheckWorkdir [2022-11-16T13:25:12.837Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-16T13:25:13.209Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-16T13:25:13.390Z] --- PASS: TestExec (0.50s) [2022-11-16T13:25:13.390Z] === RUN TestExecUser [2022-11-16T13:25:13.401Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-16T13:25:13.735Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-11-16T13:25:13.735Z] === RUN TestHealthKillContainer [2022-11-16T13:25:13.951Z] --- PASS: TestExecUser (0.45s) [2022-11-16T13:25:13.951Z] === RUN TestExportContainerAndImportImage [2022-11-16T13:25:14.512Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-11-16T13:25:14.512Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-16T13:25:14.771Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-16T13:25:15.028Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-16T13:25:15.106Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-16T13:25:15.592Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-16T13:25:15.881Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-11-16T13:25:15.881Z] === RUN TestHealthCheckWorkdir [2022-11-16T13:25:16.137Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-11-16T13:25:16.137Z] === RUN TestHealthKillContainer [2022-11-16T13:25:16.157Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-16T13:25:16.721Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-16T13:25:17.285Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-16T13:25:17.850Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore (0.00s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references (9.95s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.25s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.16s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.15s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.14s) [2022-11-16T13:25:18.384Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.80s) [2022-11-16T13:25:18.384Z] PASS [2022-11-16T13:25:18.384Z] [2022-11-16T13:25:18.384Z] DONE 7 tests in 10.049s [2022-11-16T13:25:18.384Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-16T13:25:18.384Z] INFO: Testing against a local daemon [2022-11-16T13:25:18.384Z] === RUN TestCommitInheritsEnv [2022-11-16T13:25:19.220Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-16T13:25:19.315Z] --- PASS: TestCommitInheritsEnv (1.10s) [2022-11-16T13:25:19.315Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-16T13:25:19.315Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-16T13:25:19.315Z] === RUN TestImagesFilterMultiReference [2022-11-16T13:25:19.315Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-16T13:25:19.315Z] === RUN TestImagePullPlatformInvalid [2022-11-16T13:25:19.315Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-16T13:25:19.315Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-16T13:25:19.315Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-16T13:25:19.315Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-16T13:25:19.315Z] === RUN TestRemoveImageOrphaning [2022-11-16T13:25:19.784Z] === RUN TestDockerSuite/TestExecEnv [2022-11-16T13:25:20.348Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-16T13:25:21.210Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-11-16T13:25:21.210Z] === RUN TestRemoveImageGarbageCollector [2022-11-16T13:25:21.210Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-16T13:25:21.210Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-16T13:25:21.210Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-16T13:25:21.210Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-16T13:25:21.210Z] === RUN TestTagInvalidReference [2022-11-16T13:25:21.210Z] --- PASS: TestTagInvalidReference (0.03s) [2022-11-16T13:25:21.210Z] === RUN TestTagValidPrefixedRepo [2022-11-16T13:25:21.210Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-16T13:25:21.210Z] === RUN TestTagExistedNameWithoutForce [2022-11-16T13:25:21.210Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-16T13:25:21.210Z] === RUN TestTagOfficialNames [2022-11-16T13:25:21.210Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-16T13:25:21.210Z] === RUN TestTagMatchesDigest [2022-11-16T13:25:21.210Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-16T13:25:21.210Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-16T13:25:21.718Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-16T13:25:21.812Z] --- PASS: TestHealthKillContainer (8.22s) [2022-11-16T13:25:21.812Z] === RUN TestHealthCheckProcessKilled [2022-11-16T13:25:21.976Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-16T13:25:22.737Z] --- PASS: TestHealthCheckProcessKilled (0.87s) [2022-11-16T13:25:22.737Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-16T13:25:23.300Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-11-16T13:25:23.300Z] === RUN TestIpcModeNone [2022-11-16T13:25:23.861Z] --- PASS: TestIpcModeNone (0.62s) [2022-11-16T13:25:23.861Z] === RUN TestIpcModePrivate [2022-11-16T13:25:24.117Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-11-16T13:25:24.217Z] --- PASS: TestHealthKillContainer (7.94s) [2022-11-16T13:25:24.218Z] === RUN TestHealthCheckProcessKilled [2022-11-16T13:25:24.373Z] --- PASS: TestIpcModePrivate (0.62s) [2022-11-16T13:25:24.373Z] === RUN TestIpcModeShareable [2022-11-16T13:25:24.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-11-16T13:25:24.778Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-11-16T13:25:24.778Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-16T13:25:25.190Z] --- PASS: TestIpcModeShareable (0.63s) [2022-11-16T13:25:25.190Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-16T13:25:25.252Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-16T13:25:25.252Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-11-16T13:25:25.291Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-11-16T13:25:25.291Z] === RUN TestIpcModeNone [2022-11-16T13:25:25.546Z] --- PASS: TestIpcModeNone (0.46s) [2022-11-16T13:25:25.546Z] === RUN TestIpcModePrivate [2022-11-16T13:25:25.816Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-16T13:25:26.107Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-11-16T13:25:26.107Z] --- PASS: TestIpcModePrivate (0.47s) [2022-11-16T13:25:26.107Z] === RUN TestIpcModeShareable [2022-11-16T13:25:26.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-11-16T13:25:26.380Z] === RUN TestDockerSuite/TestExecParseError [2022-11-16T13:25:26.619Z] --- PASS: TestIpcModeShareable (0.45s) [2022-11-16T13:25:26.619Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-16T13:25:26.943Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-16T13:25:27.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-11-16T13:25:27.078Z] === RUN TestAPIIpcModeHost [2022-11-16T13:25:27.334Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-11-16T13:25:27.334Z] === RUN TestDaemonIpcModeShareable [2022-11-16T13:25:27.507Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-16T13:25:27.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-11-16T13:25:27.984Z] === RUN TestAPIIpcModeHost [2022-11-16T13:25:28.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-11-16T13:25:28.439Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-16T13:25:28.520Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-11-16T13:25:28.520Z] === RUN TestDaemonIpcModePrivate [2022-11-16T13:25:28.545Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-11-16T13:25:28.545Z] === RUN TestDaemonIpcModeShareable [2022-11-16T13:25:29.003Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-16T13:25:29.446Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-11-16T13:25:29.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-11-16T13:25:29.472Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-11-16T13:25:29.472Z] === RUN TestDaemonIpcModePrivate [2022-11-16T13:25:29.567Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-16T13:25:29.703Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-11-16T13:25:29.703Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-16T13:25:30.132Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-16T13:25:30.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-11-16T13:25:30.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-11-16T13:25:30.654Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-11-16T13:25:30.654Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-16T13:25:30.885Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-11-16T13:25:30.885Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-16T13:25:31.581Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-11-16T13:25:31.811Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-11-16T13:25:31.836Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-11-16T13:25:31.836Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-16T13:25:32.067Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-11-16T13:25:32.067Z] === RUN TestIpcModeOlderClient [2022-11-16T13:25:32.067Z] === PAUSE TestIpcModeOlderClient [2022-11-16T13:25:32.067Z] === RUN TestKillContainerInvalidSignal [2022-11-16T13:25:32.627Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-11-16T13:25:32.627Z] === RUN TestKillContainer [2022-11-16T13:25:32.627Z] === RUN TestKillContainer/no_signal [2022-11-16T13:25:32.763Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-11-16T13:25:32.883Z] === RUN TestKillContainer/non_killing_signal [2022-11-16T13:25:33.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-11-16T13:25:33.019Z] === RUN TestIpcModeOlderClient [2022-11-16T13:25:33.019Z] === PAUSE TestIpcModeOlderClient [2022-11-16T13:25:33.019Z] === RUN TestKillContainerInvalidSignal [2022-11-16T13:25:33.138Z] === RUN TestKillContainer/killing_signal [2022-11-16T13:25:33.275Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-11-16T13:25:33.276Z] === RUN TestKillContainer [2022-11-16T13:25:33.276Z] === RUN TestKillContainer/no_signal [2022-11-16T13:25:33.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-11-16T13:25:33.837Z] === RUN TestKillContainer/non_killing_signal [2022-11-16T13:25:34.064Z] --- PASS: TestKillContainer (1.32s) [2022-11-16T13:25:34.064Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-11-16T13:25:34.064Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-11-16T13:25:34.064Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-11-16T13:25:34.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-16T13:25:34.064Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-16T13:25:34.093Z] === RUN TestKillContainer/killing_signal [2022-11-16T13:25:34.320Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-16T13:25:34.654Z] --- PASS: TestKillContainer (1.26s) [2022-11-16T13:25:34.654Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-11-16T13:25:34.654Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-11-16T13:25:34.654Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-11-16T13:25:34.654Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-16T13:25:34.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-16T13:25:34.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-16T13:25:35.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2022-11-16T13:25:35.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-11-16T13:25:35.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s) [2022-11-16T13:25:35.248Z] === RUN TestKillStoppedContainer [2022-11-16T13:25:35.248Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-11-16T13:25:35.248Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-16T13:25:35.302Z] --- PASS: TestServicePlugin (29.11s) [2022-11-16T13:25:35.302Z] === RUN TestServiceUpdateLabel [2022-11-16T13:25:35.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-11-16T13:25:35.472Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-11-16T13:25:35.472Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-11-16T13:25:35.472Z] === RUN TestKillStoppedContainer [2022-11-16T13:25:35.472Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-16T13:25:35.472Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-16T13:25:35.472Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-16T13:25:35.472Z] === RUN TestKillDifferentUserContainer [2022-11-16T13:25:35.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-11-16T13:25:35.504Z] === RUN TestKillDifferentUserContainer [2022-11-16T13:25:36.033Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-11-16T13:25:36.033Z] === RUN TestInspectOomKilledTrue [2022-11-16T13:25:36.067Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-11-16T13:25:36.067Z] === RUN TestInspectOomKilledTrue [2022-11-16T13:25:36.067Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-16T13:25:36.067Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-16T13:25:36.067Z] === RUN TestInspectOomKilledFalse [2022-11-16T13:25:36.288Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-11-16T13:25:36.288Z] === RUN TestInspectOomKilledFalse [2022-11-16T13:25:36.322Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-11-16T13:25:36.322Z] === RUN TestLinksEtcHostsContentMatch [2022-11-16T13:25:36.578Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-11-16T13:25:36.578Z] === RUN TestLinksContainerNames [2022-11-16T13:25:36.849Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-11-16T13:25:36.849Z] === RUN TestLinksEtcHostsContentMatch [2022-11-16T13:25:37.105Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-11-16T13:25:37.105Z] === RUN TestLinksContainerNames [2022-11-16T13:25:37.197Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-11-16T13:25:37.197Z] === RUN TestServiceUpdateSecrets [2022-11-16T13:25:37.505Z] --- PASS: TestLinksContainerNames (0.85s) [2022-11-16T13:25:37.505Z] === RUN TestLogsFollowTailEmpty [2022-11-16T13:25:38.033Z] --- PASS: TestLinksContainerNames (0.80s) [2022-11-16T13:25:38.033Z] === RUN TestLogsFollowTailEmpty [2022-11-16T13:25:38.067Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-11-16T13:25:38.067Z] === RUN TestContainerNetworkMountsNoChown [2022-11-16T13:25:38.288Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-11-16T13:25:38.288Z] === RUN TestContainerNetworkMountsNoChown [2022-11-16T13:25:38.323Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/default [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/default [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/private [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/private [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/slave [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/slave [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rslave [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/shared [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/shared [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rshared [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/default [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/rslave [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/rshared [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/shared [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/slave [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/private [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:38.323Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:38.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.323Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:38.578Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:38.579Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:38.834Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:38.851Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/default [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/default [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/private [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/private [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/slave [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/slave [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rslave [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/shared [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/shared [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rshared [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/default [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rslave [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rshared [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/shared [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rprivate [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/slave [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/private [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:38.851Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:38.851Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-16T13:25:38.851Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-16T13:25:39.097Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:39.097Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:39.097Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:39.097Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-16T13:25:39.097Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-16T13:25:39.097Z] === RUN TestContainerBindMountNonRecursive [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-16T13:25:39.107Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-16T13:25:39.363Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-16T13:25:39.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-16T13:25:39.363Z] === RUN TestContainerBindMountNonRecursive [2022-11-16T13:25:39.552Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-11-16T13:25:39.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-11-16T13:25:40.463Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-11-16T13:25:40.463Z] === RUN TestContainerVolumesMountedAsShared [2022-11-16T13:25:40.719Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-11-16T13:25:40.719Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-16T13:25:40.730Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-11-16T13:25:40.730Z] === RUN TestContainerVolumesMountedAsShared [2022-11-16T13:25:40.986Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-11-16T13:25:40.986Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-16T13:25:41.092Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-16T13:25:41.242Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-11-16T13:25:41.242Z] === RUN TestNetworkNat [2022-11-16T13:25:41.282Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-11-16T13:25:41.282Z] === RUN TestNetworkNat [2022-11-16T13:25:41.350Z] docker_api_swarm_test.go:202: [d8235cbc75a88] joining swarm manager [d84e1f7e68e83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:25:41.538Z] --- PASS: TestNetworkNat (0.47s) [2022-11-16T13:25:41.538Z] === RUN TestNetworkLocalhostTCPNat [2022-11-16T13:25:41.607Z] === RUN TestDockerSuite/TestExecTTY [2022-11-16T13:25:41.804Z] --- PASS: TestNetworkNat (0.46s) [2022-11-16T13:25:41.804Z] === RUN TestNetworkLocalhostTCPNat [2022-11-16T13:25:42.101Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-11-16T13:25:42.101Z] === RUN TestNetworkLoopbackNat [2022-11-16T13:25:42.173Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-16T13:25:42.365Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-11-16T13:25:42.365Z] === RUN TestNetworkLoopbackNat [2022-11-16T13:25:42.738Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-16T13:25:43.303Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-16T13:25:43.868Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-16T13:25:43.868Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-16T13:25:43.868Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-16T13:25:44.616Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-11-16T13:25:44.616Z] === RUN TestPause [2022-11-16T13:25:44.879Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-11-16T13:25:44.880Z] === RUN TestPause [2022-11-16T13:25:45.239Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-11-16T13:25:45.267Z] --- PASS: TestPause (0.49s) [2022-11-16T13:25:45.267Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-16T13:25:45.267Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:25:45.267Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:25:45.267Z] === RUN TestPauseStopPausedContainer [2022-11-16T13:25:45.442Z] --- PASS: TestPause (0.45s) [2022-11-16T13:25:45.442Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-16T13:25:45.442Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:25:45.442Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:25:45.442Z] === RUN TestPauseStopPausedContainer [2022-11-16T13:25:45.523Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-11-16T13:25:45.523Z] === RUN TestPsFilter [2022-11-16T13:25:45.698Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-11-16T13:25:45.698Z] === RUN TestPsFilter [2022-11-16T13:25:45.779Z] --- PASS: TestPsFilter (0.14s) [2022-11-16T13:25:45.779Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-16T13:25:45.804Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-16T13:25:45.954Z] --- PASS: TestPsFilter (0.12s) [2022-11-16T13:25:45.954Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-16T13:25:46.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-11-16T13:25:46.237Z] === RUN TestRemoveContainerWithVolume [2022-11-16T13:25:46.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-11-16T13:25:46.245Z] === RUN TestRemoveContainerWithVolume [2022-11-16T13:25:46.552Z] === RUN TestDockerSuite/TestExecWithTERM [2022-11-16T13:25:46.798Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-11-16T13:25:46.798Z] === RUN TestRemoveContainerRunning [2022-11-16T13:25:46.807Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-11-16T13:25:46.807Z] === RUN TestRemoveContainerRunning [2022-11-16T13:25:47.054Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-11-16T13:25:47.054Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-16T13:25:47.062Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-11-16T13:25:47.062Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-16T13:25:47.116Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-16T13:25:47.615Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-11-16T13:25:47.616Z] === RUN TestRemoveInvalidContainer [2022-11-16T13:25:47.616Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-16T13:25:47.616Z] === RUN TestRenameLinkedContainer [2022-11-16T13:25:47.624Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-16T13:25:47.624Z] === RUN TestRemoveInvalidContainer [2022-11-16T13:25:47.624Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-16T13:25:47.624Z] === RUN TestRenameLinkedContainer [2022-11-16T13:25:48.046Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-16T13:25:49.512Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-11-16T13:25:49.512Z] === RUN TestRenameStoppedContainer [2022-11-16T13:25:49.517Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-11-16T13:25:49.517Z] === RUN TestRenameStoppedContainer [2022-11-16T13:25:49.768Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-11-16T13:25:49.768Z] === RUN TestRenameRunningContainerAndReuse [2022-11-16T13:25:49.800Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-11-16T13:25:49.800Z] === RUN TestRenameRunningContainerAndReuse [2022-11-16T13:25:50.695Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-11-16T13:25:50.695Z] === RUN TestRenameInvalidName [2022-11-16T13:25:50.756Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-11-16T13:25:50.756Z] === RUN TestRenameInvalidName [2022-11-16T13:25:50.951Z] --- PASS: TestRenameInvalidName (0.40s) [2022-11-16T13:25:50.951Z] === RUN TestRenameAnonymousContainer [2022-11-16T13:25:51.337Z] --- PASS: TestRenameInvalidName (0.46s) [2022-11-16T13:25:51.337Z] === RUN TestRenameAnonymousContainer [2022-11-16T13:25:52.223Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2022-11-16T13:25:52.223Z] === RUN TestServiceUpdateConfigs [2022-11-16T13:25:52.481Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-16T13:25:52.847Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-11-16T13:25:52.847Z] === RUN TestRenameContainerWithSameName [2022-11-16T13:25:52.847Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-11-16T13:25:52.847Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-16T13:25:53.224Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-11-16T13:25:53.224Z] === RUN TestRenameContainerWithSameName [2022-11-16T13:25:53.224Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-11-16T13:25:53.224Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-16T13:25:53.776Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-11-16T13:25:53.776Z] === RUN TestResize [2022-11-16T13:25:54.150Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-11-16T13:25:54.150Z] === RUN TestResize [2022-11-16T13:25:54.337Z] --- PASS: TestResize (0.41s) [2022-11-16T13:25:54.337Z] === RUN TestResizeWithInvalidSize [2022-11-16T13:25:54.593Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-11-16T13:25:54.593Z] === RUN TestResizeWhenContainerNotStarted [2022-11-16T13:25:54.712Z] --- PASS: TestResize (0.44s) [2022-11-16T13:25:54.712Z] === RUN TestResizeWithInvalidSize [2022-11-16T13:25:54.968Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-11-16T13:25:54.968Z] === RUN TestResizeWhenContainerNotStarted [2022-11-16T13:25:55.155Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.529Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:55.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:55.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-16T13:25:55.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-16T13:25:57.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:57.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:57.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:25:57.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:25:57.735Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-16T13:25:57.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-11-16T13:25:57.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:25:58.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:25:58.666Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-16T13:25:59.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:25:59.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:25:59.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:59.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-16T13:25:59.598Z] docker_api_swarm_test.go:384: [dbf065d087357] joining swarm manager [db204db54481b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:26:00.530Z] docker_api_swarm_test.go:385: [d6b49fb5f0f53] joining swarm manager [db204db54481b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:26:00.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-16T13:26:01.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-16T13:26:01.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:26:01.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:26:02.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:26:02.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-16T13:26:02.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-16T13:26:02.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-16T13:26:03.052Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-16T13:26:03.310Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-16T13:26:03.310Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-16T13:26:03.567Z] === RUN TestDockerSuite/TestHealth [2022-11-16T13:26:04.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-16T13:26:04.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-11-16T13:26:04.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-11-16T13:26:04.846Z] === RUN TestCgroupNamespacesRun [2022-11-16T13:26:05.773Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-11-16T13:26:05.773Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-11-16T13:26:06.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-11-16T13:26:06.071Z] === RUN TestCgroupNamespacesRun [2022-11-16T13:26:06.843Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-11-16T13:26:06.843Z] === RUN TestServiceUpdateNetwork [2022-11-16T13:26:07.137Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-11-16T13:26:07.137Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-16T13:26:07.436Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-11-16T13:26:07.436Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-16T13:26:07.436Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-16T13:26:07.436Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-16T13:26:07.436Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-16T13:26:08.065Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-11-16T13:26:08.065Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-16T13:26:08.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-11-16T13:26:08.363Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-16T13:26:09.429Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-11-16T13:26:09.429Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-16T13:26:09.731Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-11-16T13:26:09.731Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-16T13:26:10.355Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-11-16T13:26:10.355Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-16T13:26:10.661Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-11-16T13:26:10.661Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-16T13:26:11.282Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-11-16T13:26:11.283Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-16T13:26:12.027Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-11-16T13:26:12.027Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-16T13:26:12.209Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-16T13:26:12.209Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-16T13:26:12.587Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-16T13:26:12.587Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-16T13:26:13.137Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-11-16T13:26:13.137Z] === RUN TestNISDomainname [2022-11-16T13:26:13.699Z] --- PASS: TestNISDomainname (0.49s) [2022-11-16T13:26:13.699Z] === RUN TestHostnameDnsResolution [2022-11-16T13:26:13.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-11-16T13:26:13.951Z] === RUN TestNISDomainname [2022-11-16T13:26:14.261Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-11-16T13:26:14.261Z] === RUN TestUnprivilegedPortsAndPing [2022-11-16T13:26:14.513Z] --- PASS: TestNISDomainname (0.55s) [2022-11-16T13:26:14.513Z] === RUN TestHostnameDnsResolution [2022-11-16T13:26:14.823Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-11-16T13:26:14.823Z] === RUN TestStats [2022-11-16T13:26:15.074Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-11-16T13:26:15.074Z] === RUN TestUnprivilegedPortsAndPing [2022-11-16T13:26:15.636Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-11-16T13:26:15.636Z] === RUN TestStats [2022-11-16T13:26:17.337Z] --- PASS: TestStats (2.45s) [2022-11-16T13:26:17.337Z] === RUN TestStopContainerWithTimeout [2022-11-16T13:26:17.337Z] === RUN TestStopContainerWithTimeout/0 [2022-11-16T13:26:17.337Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-16T13:26:17.337Z] === RUN TestStopContainerWithTimeout/1 [2022-11-16T13:26:17.337Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-16T13:26:17.337Z] === RUN TestStopContainerWithTimeout/3 [2022-11-16T13:26:17.337Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-16T13:26:17.337Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-16T13:26:17.337Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-16T13:26:17.337Z] === CONT TestStopContainerWithTimeout/0 [2022-11-16T13:26:17.337Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-16T13:26:17.899Z] === CONT TestStopContainerWithTimeout/3 [2022-11-16T13:26:18.149Z] --- PASS: TestStats (2.50s) [2022-11-16T13:26:18.149Z] === RUN TestStopContainerWithTimeout [2022-11-16T13:26:18.149Z] === RUN TestStopContainerWithTimeout/0 [2022-11-16T13:26:18.149Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-16T13:26:18.149Z] === RUN TestStopContainerWithTimeout/1 [2022-11-16T13:26:18.149Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-16T13:26:18.149Z] === RUN TestStopContainerWithTimeout/3 [2022-11-16T13:26:18.149Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-16T13:26:18.149Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-16T13:26:18.149Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-16T13:26:18.149Z] === CONT TestStopContainerWithTimeout/0 [2022-11-16T13:26:18.149Z] === CONT TestStopContainerWithTimeout/3 [2022-11-16T13:26:18.710Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-16T13:26:20.412Z] === CONT TestStopContainerWithTimeout/1 [2022-11-16T13:26:21.222Z] === CONT TestStopContainerWithTimeout/1 [2022-11-16T13:26:21.338Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-16T13:26:21.338Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-11-16T13:26:21.338Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-11-16T13:26:21.338Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-11-16T13:26:21.338Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-11-16T13:26:21.338Z] === RUN TestDeleteDevicemapper [2022-11-16T13:26:21.338Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:26:21.338Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-16T13:26:21.338Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-16T13:26:21.794Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2022-11-16T13:26:21.794Z] === RUN TestServiceUpdatePidsLimit [2022-11-16T13:26:21.794Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-16T13:26:21.794Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-16T13:26:22.062Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-16T13:26:22.062Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-16T13:26:22.062Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-16T13:26:22.062Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-16T13:26:22.149Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-16T13:26:22.150Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-11-16T13:26:22.150Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-11-16T13:26:22.150Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-11-16T13:26:22.150Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-11-16T13:26:22.150Z] === RUN TestDeleteDevicemapper [2022-11-16T13:26:22.150Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:26:22.150Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-16T13:26:22.150Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-16T13:26:22.651Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-16T13:26:22.651Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-16T13:26:23.234Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2022-11-16T13:26:23.234Z] === RUN TestUpdateMemory [2022-11-16T13:26:23.237Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-16T13:26:23.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-16T13:26:23.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-16T13:26:23.490Z] --- PASS: TestUpdateMemory (0.49s) [2022-11-16T13:26:23.490Z] === RUN TestUpdateCPUQuota [2022-11-16T13:26:23.503Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-16T13:26:23.503Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-16T13:26:23.761Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-16T13:26:24.028Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-16T13:26:24.028Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-16T13:26:24.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-11-16T13:26:24.041Z] === RUN TestUpdateMemory [2022-11-16T13:26:24.289Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-16T13:26:24.299Z] --- PASS: TestUpdateMemory (0.57s) [2022-11-16T13:26:24.299Z] === RUN TestUpdateCPUQuota [2022-11-16T13:26:24.417Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-11-16T13:26:24.417Z] === RUN TestUpdatePidsLimit [2022-11-16T13:26:24.417Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-16T13:26:24.417Z] === RUN TestUpdatePidsLimit/no_change [2022-11-16T13:26:24.549Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-16T13:26:24.673Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-16T13:26:24.937Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-16T13:26:24.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-16T13:26:25.117Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-16T13:26:25.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-16T13:26:25.227Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-11-16T13:26:25.227Z] === RUN TestUpdatePidsLimit [2022-11-16T13:26:25.227Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-16T13:26:25.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-16T13:26:25.482Z] === RUN TestUpdatePidsLimit/no_change [2022-11-16T13:26:25.683Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-16T13:26:25.683Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-16T13:26:25.737Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-16T13:26:25.942Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-16T13:26:26.298Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-16T13:26:26.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-11-16T13:26:26.375Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-11-16T13:26:26.375Z] === RUN TestUpdateRestartPolicy [2022-11-16T13:26:26.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-16T13:26:26.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit (2.40s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-11-16T13:26:27.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-11-16T13:26:27.738Z] === RUN TestUpdateRestartPolicy [2022-11-16T13:26:28.464Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-16T13:26:28.464Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-16T13:26:28.464Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-16T13:26:28.464Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-16T13:26:29.396Z] === RUN TestDockerSuite/TestImportFile [2022-11-16T13:26:30.768Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-16T13:26:30.768Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-16T13:26:31.699Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-16T13:26:32.903Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-11-16T13:26:32.903Z] [2022-11-16T13:26:32.903Z] ________ ____ __. [2022-11-16T13:26:32.903Z] \_____ \ | |/ _| [2022-11-16T13:26:32.903Z] / | \| < [2022-11-16T13:26:32.903Z] / | \ | \ [2022-11-16T13:26:32.903Z] \_______ /____|__ \ [2022-11-16T13:26:32.903Z] \/ \/ [2022-11-16T13:26:32.903Z] [2022-11-16T13:26:32.903Z] INFO: make.ps1 ended at 11/16/2022 13:26:27 [2022-11-16T13:26:32.903Z] INFO: Binaries build ended at 11/16/2022 13:26:28. Duration:00:01:29.0333274 [2022-11-16T13:26:32.903Z] INFO: Copying the built daemon binary to d:\CI\PR-44472\1\binary\dockerd-7ebfee940f.exe... [2022-11-16T13:26:32.903Z] INFO: Copying the built client binary to d:\CI\PR-44472\1\binary\docker-7ebfee940f.exe... [2022-11-16T13:26:32.903Z] INFO: Copying dockerversion from the container... [2022-11-16T13:26:32.903Z] INFO: Copying the golang package from the container to d:\CI\PR-44472\1\installer\go.zip... [2022-11-16T13:26:32.903Z] INFO: Extracting go.zip to d:\CI\PR-44472\1\go [2022-11-16T13:26:33.068Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-16T13:26:34.001Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-16T13:26:34.565Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-16T13:26:34.909Z] ..........................xx.................... [ 29%] [2022-11-16T13:26:35.129Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-16T13:26:35.694Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-16T13:26:35.694Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-11-16T13:26:35.694Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-16T13:26:35.951Z] --- PASS: TestServiceUpdatePidsLimit (16.63s) [2022-11-16T13:26:35.951Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-11-16T13:26:35.951Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2022-11-16T13:26:35.951Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-11-16T13:26:35.951Z] PASS [2022-11-16T13:26:35.951Z] [2022-11-16T13:26:35.951Z] === Skipped [2022-11-16T13:26:35.951Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-16T13:26:35.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:26:35.951Z] [2022-11-16T13:26:35.951Z] DONE 27 tests, 1 skipped in 193.702s [2022-11-16T13:26:36.209Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-16T13:26:36.209Z] ++ 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-11-16T13:26:36.209Z] ++ set -e [2022-11-16T13:26:36.209Z] ++ '[' -n 0 ']' [2022-11-16T13:26:36.209Z] ++ set -x [2022-11-16T13:26:36.209Z] ++ 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-11-16T13:26:36.209Z] INFO: Testing against a local daemon [2022-11-16T13:26:36.209Z] === RUN TestSessionCreate [2022-11-16T13:26:36.209Z] --- PASS: TestSessionCreate (0.02s) [2022-11-16T13:26:36.209Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-16T13:26:36.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-11-16T13:26:36.209Z] PASS [2022-11-16T13:26:36.209Z] [2022-11-16T13:26:36.209Z] DONE 2 tests in 0.066s [2022-11-16T13:26:36.209Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-16T13:26:36.209Z] ++ 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-11-16T13:26:36.209Z] ++ set -e [2022-11-16T13:26:36.209Z] ++ '[' -n 0 ']' [2022-11-16T13:26:36.209Z] ++ set -x [2022-11-16T13:26:36.209Z] ++ 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-11-16T13:26:36.209Z] INFO: Testing against a local daemon [2022-11-16T13:26:36.209Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:26:36.209Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:26:36.209Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:26:36.209Z] === RUN TestEventsExecDie [2022-11-16T13:26:36.466Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-16T13:26:37.031Z] --- PASS: TestEventsExecDie (0.72s) [2022-11-16T13:26:37.032Z] === RUN TestEventsBackwardsCompatible [2022-11-16T13:26:37.032Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-11-16T13:26:37.032Z] === RUN TestInfoBinaryCommits [2022-11-16T13:26:37.032Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-11-16T13:26:37.032Z] === RUN TestInfoAPIVersioned [2022-11-16T13:26:37.032Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-11-16T13:26:37.032Z] === RUN TestInfoDiscoveryBackend [2022-11-16T13:26:37.032Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-16T13:26:37.596Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-16T13:26:37.596Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-16T13:26:37.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-16T13:26:38.160Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-16T13:26:38.417Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-16T13:26:38.417Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-16T13:26:38.417Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-16T13:26:38.542Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-11-16T13:26:38.542Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-16T13:26:38.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-11-16T13:26:38.542Z] === RUN TestWaitNonBlocked [2022-11-16T13:26:38.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:38.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:38.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:38.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:38.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:38.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:38.542Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-11-16T13:26:38.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-11-16T13:26:38.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-11-16T13:26:38.542Z] === RUN TestWaitBlocked [2022-11-16T13:26:38.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:38.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:38.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:38.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:38.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:38.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:38.797Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-16T13:26:38.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-11-16T13:26:38.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-11-16T13:26:38.797Z] === CONT TestContainerStartOnDaemonRestart [2022-11-16T13:26:38.797Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-16T13:26:38.982Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-16T13:26:38.982Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-16T13:26:38.982Z] === RUN TestInfoAPI [2022-11-16T13:26:38.982Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-11-16T13:26:38.982Z] --- PASS: TestInfoAPI (0.02s) [2022-11-16T13:26:38.982Z] === RUN TestInfoAPIWarnings [2022-11-16T13:26:39.903Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-11-16T13:26:39.903Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-16T13:26:39.903Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-11-16T13:26:39.903Z] === RUN TestWaitNonBlocked [2022-11-16T13:26:39.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:39.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:39.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:39.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:39.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:26:39.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:26:39.903Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-16T13:26:39.903Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-11-16T13:26:39.903Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-11-16T13:26:39.903Z] === RUN TestWaitBlocked [2022-11-16T13:26:39.903Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:39.903Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:39.903Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:39.903Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:39.903Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-16T13:26:39.903Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-16T13:26:40.355Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-16T13:26:40.465Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-16T13:26:40.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-11-16T13:26:40.465Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-11-16T13:26:40.465Z] === CONT TestContainerStartOnDaemonRestart [2022-11-16T13:26:40.465Z] === CONT TestContainerKillOnDaemonStart [2022-11-16T13:26:40.613Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-16T13:26:40.686Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-11-16T13:26:40.686Z] === CONT TestIpcModeOlderClient [2022-11-16T13:26:40.686Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-11-16T13:26:40.686Z] === CONT TestContainerKillOnDaemonStart [2022-11-16T13:26:40.686Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-11-16T13:26:40.686Z] === CONT TestDaemonHostGatewayIP [2022-11-16T13:26:41.178Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-16T13:26:41.178Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-16T13:26:41.742Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-16T13:26:41.742Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-16T13:26:41.742Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-16T13:26:42.307Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-16T13:26:42.871Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-16T13:26:42.981Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-11-16T13:26:42.981Z] === CONT TestIpcModeOlderClient [2022-11-16T13:26:42.981Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-11-16T13:26:42.981Z] === CONT TestDaemonHostGatewayIP [2022-11-16T13:26:43.199Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-11-16T13:26:43.199Z] === CONT TestDaemonRestartIpcMode [2022-11-16T13:26:43.435Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-16T13:26:43.999Z] === RUN TestDockerSuite/TestInspectImage [2022-11-16T13:26:43.999Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-16T13:26:43.999Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-16T13:26:43.999Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-16T13:26:43.999Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-16T13:26:44.563Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-16T13:26:44.820Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-16T13:26:44.820Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-16T13:26:45.087Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-11-16T13:26:45.384Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-16T13:26:45.499Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-11-16T13:26:45.499Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-16T13:26:45.949Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-16T13:26:46.863Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2022-11-16T13:26:46.863Z] === CONT TestDaemonRestartIpcMode [2022-11-16T13:26:48.471Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-16T13:26:48.471Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-16T13:26:48.471Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-16T13:26:49.035Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-16T13:26:49.376Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-11-16T13:26:50.406Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-16T13:26:50.970Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-16T13:26:51.534Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-16T13:26:51.637Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-11-16T13:26:51.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-16T13:26:52.356Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-16T13:26:52.640Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-11-16T13:26:52.640Z] PASS [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] === Skipped [2022-11-16T13:26:52.640Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-16T13:26:52.640Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-16T13:26:52.640Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:26:52.640Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-16T13:26:52.640Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-16T13:26:52.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:26:52.640Z] [2022-11-16T13:26:52.640Z] DONE 197 tests, 5 skipped in 110.228s [2022-11-16T13:26:52.640Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-16T13:26:52.640Z] INFO: Testing against a local daemon [2022-11-16T13:26:52.640Z] === RUN TestLiveRestore [2022-11-16T13:26:52.640Z] === RUN TestLiveRestore/volume_references [2022-11-16T13:26:52.640Z] === PAUSE TestLiveRestore/volume_references [2022-11-16T13:26:52.640Z] === CONT TestLiveRestore/volume_references [2022-11-16T13:26:52.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-16T13:26:53.169Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-11-16T13:26:53.169Z] PASS [2022-11-16T13:26:53.169Z] [2022-11-16T13:26:53.169Z] === Skipped [2022-11-16T13:26:53.169Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-16T13:26:53.169Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:26:53.169Z] [2022-11-16T13:26:53.169Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-16T13:26:53.169Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-16T13:26:53.169Z] [2022-11-16T13:26:53.169Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-16T13:26:53.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-16T13:26:53.169Z] [2022-11-16T13:26:53.169Z] DONE 197 tests, 3 skipped in 105.483s [2022-11-16T13:26:53.169Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-16T13:26:53.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-16T13:26:53.169Z] ++ set -e [2022-11-16T13:26:53.169Z] ++ '[' -n 0 ']' [2022-11-16T13:26:53.169Z] ++ set -x [2022-11-16T13:26:53.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-16T13:26:53.169Z] INFO: Testing against a local daemon [2022-11-16T13:26:53.169Z] === RUN TestLiveRestore [2022-11-16T13:26:53.169Z] === RUN TestLiveRestore/volume_references [2022-11-16T13:26:53.169Z] === PAUSE TestLiveRestore/volume_references [2022-11-16T13:26:53.169Z] === CONT TestLiveRestore/volume_references [2022-11-16T13:26:53.169Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-16T13:26:53.169Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-16T13:26:53.178Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-16T13:26:53.201Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-16T13:26:53.202Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-16T13:26:53.435Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-11-16T13:26:54.095Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-16T13:26:54.128Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-16T13:26:54.807Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-16T13:26:55.023Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-16T13:26:55.055Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-16T13:26:55.373Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-11-16T13:26:55.373Z] === RUN TestInfoDebug [2022-11-16T13:26:55.644Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-16T13:26:55.909Z] --- PASS: TestInfoDebug (0.52s) [2022-11-16T13:26:55.909Z] === RUN TestInfoInsecureRegistries [2022-11-16T13:26:55.950Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-16T13:26:56.050Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-16T13:26:56.474Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-16T13:26:56.474Z] === RUN TestInfoRegistryMirrors [2022-11-16T13:26:56.474Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-16T13:26:56.731Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore (0.00s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references (4.43s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.76s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) [2022-11-16T13:26:56.877Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2022-11-16T13:26:56.877Z] PASS [2022-11-16T13:26:56.877Z] [2022-11-16T13:26:56.877Z] DONE 7 tests in 4.527s [2022-11-16T13:26:56.877Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-16T13:26:56.877Z] ++ 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-11-16T13:26:56.877Z] ++ set -e [2022-11-16T13:26:56.877Z] ++ '[' -n 0 ']' [2022-11-16T13:26:56.877Z] ++ set -x [2022-11-16T13:26:56.877Z] ++ 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-11-16T13:26:56.877Z] INFO: Testing against a local daemon [2022-11-16T13:26:56.877Z] === RUN TestCommitInheritsEnv [2022-11-16T13:26:56.989Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-11-16T13:26:56.989Z] === RUN TestLoginFailsWithBadCredentials [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore (0.00s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references (4.63s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.95s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2022-11-16T13:26:56.994Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s) [2022-11-16T13:26:56.994Z] PASS [2022-11-16T13:26:56.994Z] [2022-11-16T13:26:56.994Z] DONE 7 tests in 4.667s [2022-11-16T13:26:56.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-16T13:26:57.133Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-11-16T13:26:57.133Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-16T13:26:57.133Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-16T13:26:57.133Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-16T13:26:57.133Z] === RUN TestImagesFilterMultiReference [2022-11-16T13:26:57.247Z] check_test.go:380: [d6b49fb5f0f53] daemon is not started [2022-11-16T13:26:57.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-11-16T13:26:57.247Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-16T13:26:57.247Z] === RUN TestPingCacheHeaders [2022-11-16T13:26:57.247Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-16T13:26:57.247Z] === RUN TestPingGet [2022-11-16T13:26:57.247Z] --- PASS: TestPingGet (0.01s) [2022-11-16T13:26:57.247Z] === RUN TestPingHead [2022-11-16T13:26:57.247Z] --- PASS: TestPingHead (0.02s) [2022-11-16T13:26:57.247Z] === RUN TestVersion [2022-11-16T13:26:57.247Z] --- PASS: TestVersion (0.01s) [2022-11-16T13:26:57.247Z] PASS [2022-11-16T13:26:57.247Z] [2022-11-16T13:26:57.247Z] === Skipped [2022-11-16T13:26:57.247Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:26:57.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:26:57.247Z] [2022-11-16T13:26:57.247Z] DONE 18 tests, 1 skipped in 21.171s [2022-11-16T13:26:57.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-16T13:26:57.247Z] ++ 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-11-16T13:26:57.247Z] ++ set -e [2022-11-16T13:26:57.247Z] ++ '[' -n 0 ']' [2022-11-16T13:26:57.247Z] ++ set -x [2022-11-16T13:26:57.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-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-11-16T13:26:57.250Z] INFO: Testing against a local daemon [2022-11-16T13:26:57.250Z] === RUN TestCommitInheritsEnv [2022-11-16T13:26:57.398Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-16T13:26:57.398Z] === RUN TestImagePullPlatformInvalid [2022-11-16T13:26:57.398Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-16T13:26:57.398Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.18.8 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2c5999f9-c913-4b7e-99b5-f0a57a5061e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2c5999f9-c913-4b7e-99b5-f0a57a5061e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.770283ms http.response.status=200 http.response.written=2 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=73384365-0216-42a4-ab37-3fd389e08863 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=73384365-0216-42a4-ab37-3fd389e08863 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=af7539fc-759d-4413-be79-cfeb6ec22529 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=af7539fc-759d-4413-be79-cfeb6ec22529 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=73384365-0216-42a4-ab37-3fd389e08863 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=27.297µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e9cb7d8-0075-4032-a2d2-a72f2d88e473 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=73384365-0216-42a4-ab37-3fd389e08863 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.361495ms http.response.status=404 http.response.written=157 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=af7539fc-759d-4413-be79-cfeb6ec22529 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=314.545µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6958715f-5d9b-4c9d-a263-195e14a410a2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=af7539fc-759d-4413-be79-cfeb6ec22529 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.979632ms http.response.status=404 http.response.written=157 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.398Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=166.265µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51ae4ef1-7d73-4f84-9e63-bee5856b2b3a trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=65.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1ec2f2c8-0426-4403-b94d-0ea517b0c025 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=211.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=44080178-b0dc-48c4-a454-a9b53bfeec01 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=3913391a-d334-473c-ba71-6d750fbf7764 http.request.method=POST http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.807633ms http.response.status=202 http.response.written=0 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=221.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6ac7d026-676d-4981-91b6-af845eef0bf4 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=42.106µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85930e91-e349-44ab-90fe-7de03a725e30 trace.line=82 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=13.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff1524af-4de7-4473-8f19-880f889572f4 trace.line=141 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=1.001445ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d912b9bb-fc44-4c61-9752-8f093401dd5d trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=368.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=b8a4653b-af5f-4cca-b0a4-c87fadb6aa0c trace.line=124 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=16.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1543f8d-f942-4044-a70e-8fae4e2c56e9 trace.line=141 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=12.512µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5895ee03-6f94-4533-b0b9-3d96a1a8a796 trace.line=141 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=8.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d3a5ad8-1c7f-4031-ac54-758c2ddd8c9a trace.line=141 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=50.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5c576815-14a0-4f49-8307-b3ba11dd6c09 trace.line=167 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=50.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4467633f-499e-418a-8a6c-c89b07ce7d16 trace.line=95 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=77.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5e6f01ba-4e6e-4a8a-9960-8b55210666ed trace.line=181 vars.name=test vars.uuid=77b88244-886e-43f4-a9d6-589e7a2d0a22 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b879f47-b01c-48c5-bcf9-3ea5576de3bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38676" http.request.uri="/v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.928206ms http.response.status=201 http.response.written=0 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/blobs/uploads/77b88244-886e-43f4-a9d6-589e7a2d0a22?_state=Wu69a2YP-j14sTTNnPSY81zT8jer-HeF2RLOE-MXO4t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3Yjg4MjQ0LTg4NmUtNDNmNC1hOWQ2LTU4OWU3YTJkMGEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNDcxMTIxMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=63.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dc172254-2e3c-4f82-8076-e708c8d3bb96 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.399Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f66d09b0-dd9f-4411-b0f6-490aa2690a41 http.request.method=POST http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.780825ms http.response.status=202 http.response.written=0 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=29.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a55daf71-8496-4e73-a381-69f1ef961600 trace.line=82 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=11.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb0b8f85-06b5-40e5-811e-1264a542a978 trace.line=141 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=85.926µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7954c3e5-50a3-4ff6-b2db-bb523fbfd415 trace.line=124 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=17.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f498b8a6-cd37-47a6-8cd0-7e47c4a71bc9 trace.line=141 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=20.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e20b02d0-d38f-4397-b653-442afef8e84a trace.line=141 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=14.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00dc0266-ab6d-4a7d-97b9-99a2e354daeb trace.line=141 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=44.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=aba9d106-fcd2-4d70-9a99-f84c87cd1158 trace.line=167 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=229.448µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fbd5d60c-3af2-4fa2-a2b1-9553c6003e31 trace.line=95 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b8104df9-b768-4b55-8329-fc2267806d59\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=160.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=27d220af-328e-4c24-bad2-10e091c50e9c trace.line=181 vars.name=test vars.uuid=b8104df9-b768-4b55-8329-fc2267806d59 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb548a8d-d9a9-41bd-b607-bb1ef50c5d57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.906901ms http.response.status=201 http.response.written=0 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/blobs/uploads/b8104df9-b768-4b55-8329-fc2267806d59?_state=mV88KPOG5xYzK7O4ShF9imbQjHlp-g6ID-IYM3SHvZB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4MTA0ZGY5LWI3NjgtNGI1NS04MzI5LWZjMjI2NzgwNmQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny4zNTE4MDYwOTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c8257742-1796-437b-8228-f51f0809382f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c8257742-1796-437b-8228-f51f0809382f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c8257742-1796-437b-8228-f51f0809382f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=20.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17747b21-dc34-4fa6-9743-3d83763e253c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c8257742-1796-437b-8228-f51f0809382f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.246µs" http.response.status=404 http.response.written=96 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.400Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=32.621µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b3778dd-0f8b-4334-90e3-0e941a4dc267 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=14.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6008b3e-c7b8-4b10-9830-a1941d4ea496 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=24.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb72d730-208e-40ff-b29e-09163dacd1c5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=14.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5371a6fc-d843-4021-8cbe-dcbdcc9fe018 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=15.244µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3f6067d-7c75-45f4-925d-284512d1a7a3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=50.425µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8dee10f2-c6d0-4979-8f96-86afa48d7670 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=61.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6e9b856c-178e-44f9-afba-772a8a24a8d6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=34.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ae4aec4-d0d2-4737-8bff-8035df533ffb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=105.478µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8d7557e0-dd20-4ac7-bd3c-141dfde54f55 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=46.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=acea3897-8707-4682-8f4a-ba7af33f9055 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cdc076c7-3131-472c-aaba-c55677272f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38678" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.649341ms http.response.status=201 http.response.written=0 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=24598c76-4afc-493a-bb2e-626f9a8f845b http.request.method=GET http.request.remoteaddr="127.0.0.1:38708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=24598c76-4afc-493a-bb2e-626f9a8f845b http.request.method=GET http.request.remoteaddr="127.0.0.1:38708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="776.665µs" http.response.status=200 http.response.written=2 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=30.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17b6386e-00a8-4faa-812c-030b0d7226fb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=33.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3cbe4a1f-61bc-4d4a-80f4-d548e113578e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=16.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e415998-8ba7-4547-9461-a7f7264d6bca trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=63.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bfff5d6e-23c0-4722-a795-1712eaff0e5a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8e56ec16-95ce-4ca6-bcea-d50ac06b6893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.119911ms http.response.status=200 http.response.written=417 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.401Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=36.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2bc618be-ddd7-4484-976d-41a9a4afe0de trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=29.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5537e58b-3b5a-4bdf-a857-9d8ec38332c0 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=27.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce26e80a-08ea-463b-b34a-421177584d16 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=62d7e7c3-1848-46f5-a352-8614d184fea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.763368ms http.response.status=200 http.response.written=417 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=32.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf515097-611c-4a6c-8015-a8b73d2b4c29 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=13.652µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=baef7008-adf3-4eb5-8d56-fb3a0f31a81b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=15.679µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f902fc4-2e99-4492-90a1-da2607fd68dc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=10.625µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dccaa520-691f-4e7c-beee-5a043d3a2344 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=8.615µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b851797-917e-4cd7-bb1c-ac6d83fabc00 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=5.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=de2ef52b-f24a-4c58-a5a2-5bff958000e4 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=11.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=7ab95017-8408-45a0-b9de-54a960e13076 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=30.611µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd8c58f7-b78d-4dcb-9117-21399a3d9038 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=13.3µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c6d5d196-7bcb-4104-b6f2-8fc8f77a9681 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=14.465µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6e3ef06-ad4f-4e5a-a10d-5fe2b5f5c77c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.402Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=15.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02204cb7-f474-4453-9812-539ae70b462c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=13.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40fdf728-b407-441d-84e7-9969c99643d1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=8.196µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c049b6cd-b137-4fd6-bb7e-278d2fffa570 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=35.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=f8a5f9b7-c465-479b-bd63-7e41f98cfcaa trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=37.881µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4c1e4518-667d-4926-abc5-aaf8aede7969 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=14.85µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da07ebd4-e1b1-4ac0-b203-074b1a214a5b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2d6eee26-3976-4bf9-9d88-5a19de629f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38740" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.008122ms http.response.status=200 http.response.written=179 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=4.567905ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85120719-a8eb-4f02-ae35-46625bb2c4aa trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=286.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=697598f0-30b3-4e8c-a514-8e22f605d8b3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a2e69ee-2729-4c6a-9dc9-255732c7c1b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.003299ms http.response.status=200 http.response.written=68 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.403Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.505Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-11-16T13:26:57.505Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-16T13:26:57.505Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-16T13:26:57.505Z] === RUN TestImagesFilterMultiReference [2022-11-16T13:26:57.505Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-16T13:26:57.505Z] === RUN TestImagePullPlatformInvalid [2022-11-16T13:26:57.505Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-16T13:26:57.505Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-16T13:26:57.505Z] INFO: Testing against a local daemon [2022-11-16T13:26:57.505Z] === RUN TestVolumesCreateAndList [2022-11-16T13:26:57.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-16T13:26:57.505Z] === RUN TestVolumesRemove [2022-11-16T13:26:57.505Z] --- PASS: TestVolumesRemove (0.05s) [2022-11-16T13:26:57.505Z] === RUN TestVolumesInspect [2022-11-16T13:26:57.505Z] --- PASS: TestVolumesInspect (0.01s) [2022-11-16T13:26:57.505Z] === RUN TestVolumesInvalidJSON [2022-11-16T13:26:57.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-16T13:26:57.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-16T13:26:57.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-16T13:26:57.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-16T13:26:57.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-16T13:26:57.505Z] PASS [2022-11-16T13:26:57.505Z] [2022-11-16T13:26:57.505Z] DONE 5 tests in 0.124s [2022-11-16T13:26:57.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:26:57.633Z] --- PASS: TestImportExtremelyLargeImageWorks (93.66s) [2022-11-16T13:26:57.633Z] PASS [2022-11-16T13:26:57.633Z] [2022-11-16T13:26:57.633Z] === Skipped [2022-11-16T13:26:57.633Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-16T13:26:57.633Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-16T13:26:57.633Z] [2022-11-16T13:26:57.633Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-16T13:26:57.633Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-16T13:26:57.633Z] [2022-11-16T13:26:57.633Z] DONE 13 tests, 2 skipped in 97.116s [2022-11-16T13:26:57.633Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-16T13:26:57.633Z] INFO: Testing against a local daemon [2022-11-16T13:26:57.633Z] === RUN TestNetworkCreateDelete [2022-11-16T13:26:57.633Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-11-16T13:26:57.633Z] === RUN TestDockerNetworkDeletePreferID [2022-11-16T13:26:57.633Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-11-16T13:26:57.633Z] === RUN TestDaemonDNSFallback [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=adc94309-58dd-4ca3-a19b-600c3a6f9e08 http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=adc94309-58dd-4ca3-a19b-600c3a6f9e08 http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.709µs" http.response.status=200 http.response.written=2 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=28.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=533ce41f-aaef-48ad-9c10-540b72257728 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 trace.duration=11.33µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=317b503e-9395-4953-90d8-683f016787fc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=062eb318-10b9-429b-94c3-01e26e5ec02a http.request.method=GET http.request.remoteaddr="127.0.0.1:38774" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.155174ms http.response.status=404 http.response.written=181 instance.id=8309456e-7b83-44f7-a343-f9f1202132f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-16T13:26:57.672Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.672Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.31s) [2022-11-16T13:26:57.672Z] === RUN TestRemoveImageOrphaning [2022-11-16T13:26:57.763Z] ++++ cat bundles/test-integration/docker.pid [2022-11-16T13:26:57.763Z] +++ kill 10241 [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.18.8 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f245bbba-fe00-4b30-95bb-886d46a7f71b http.request.method=GET http.request.remoteaddr="127.0.0.1:42260" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f245bbba-fe00-4b30-95bb-886d46a7f71b http.request.method=GET http.request.remoteaddr="127.0.0.1:42260" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.68578ms http.response.status=200 http.response.written=2 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e0ac3686-ee21-4eca-94e4-af9802009fd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e0ac3686-ee21-4eca-94e4-af9802009fd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e0ac3686-ee21-4eca-94e4-af9802009fd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=32.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b30284f2-5ed0-4cf2-b81e-d3f426060eac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e0ac3686-ee21-4eca-94e4-af9802009fd2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.574559ms http.response.status=404 http.response.written=157 instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.763Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.763Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=504.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=096109b9-d7b0-45c1-9c9f-82ac2b8b853b trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=42.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4885216f-7428-46aa-b235-ca951c9e9ec3 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f01a1bea-a3b7-49de-b87a-ae149906b6b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f01a1bea-a3b7-49de-b87a-ae149906b6b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f01a1bea-a3b7-49de-b87a-ae149906b6b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=29.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c2b171ca-c47a-4af1-9e33-6f7bfaf2e960 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f01a1bea-a3b7-49de-b87a-ae149906b6b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.7127ms http.response.status=404 http.response.written=157 instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=264.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=17c8a309-d138-4987-8444-63f563ffe174 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d2e9a7a9-8d7a-450d-ad9c-d275deefd9e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.918447ms http.response.status=202 http.response.written=0 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=221.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=255272c2-e0f2-4019-91f0-801b2c27788a trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=24.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=68435856-de78-49dd-a35b-abfb62c8ad38 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=211.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e061b805-1df4-44e2-a974-c67dc2ef77eb trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=71b0c5ef-6742-4aab-a9fc-a86a14b63981 http.request.method=POST http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.310188ms http.response.status=202 http.response.written=0 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=39.649µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10680bc1-7555-4e2a-9d34-5859636d0ce6 trace.line=82 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=31.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b31376f2-6e5a-4cbb-92aa-0101783c206e trace.line=141 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=164.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=dc63564a-433d-4c9c-856d-16f3decac6cf trace.line=124 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=34.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=28fd8fc4-986d-415a-89bb-4fa60fdca92b trace.line=141 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=41.436µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=389d14b6-e378-4079-9d89-e60062f2c95b trace.line=82 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=14.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=af0b432f-9dc3-4282-b29d-dfd6db381ab6 trace.line=141 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.764Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=21.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8d934c01-06d9-45f4-87ba-7ba044fdd73f trace.line=141 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=14.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77023b43-7723-4d3a-b8dc-33b04649664a trace.line=141 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=289.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ac311203-48b1-4bed-bdbd-e5d53f8631dd trace.line=167 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=252.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b77dc2a5-8939-4185-b571-ee549a66cfe6 trace.line=95 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=541.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f080367b-b0e6-4bc7-ac2e-c8e66c156b87 trace.line=181 vars.name=test vars.uuid=3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba10cd56-304c-4ec8-84cc-225a2230bb21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42266" http.request.uri="/v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.306228ms http.response.status=201 http.response.written=0 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/blobs/uploads/3d3cd3b0-4fe7-4712-b9f6-a3ccc1568c0d?_state=wY13fGJEkv23pQiYuLnOedp2Z8kjDmsF0y5UXljO1UB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkM2NkM2IwLTRmZTctNDcxMi1iOWY2LWEzY2NjMTU2OGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTY1MjE2OTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=80.581µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e34548ed-fc16-4bab-b495-74070c2e1f37 trace.line=124 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=15.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5549c5fd-735e-4499-b69a-2913681b4934 trace.line=141 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=25.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0696cf1-16a2-4437-ba44-f3432cc3383d trace.line=141 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=14.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8c7db30-40d3-4174-9d17-69c6aff1cbd3 trace.line=141 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=198.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=dfac974b-3078-43e1-9001-0330155562ee trace.line=167 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=172.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=39d30a1a-787b-4c33-8f6e-6324f3f2978b trace.line=95 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a64c730e-5a25-4182-ac37-66a9c252a600\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=403.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=3d4e0d58-6822-4d45-91f9-ebc8d385d1a7 trace.line=181 vars.name=test vars.uuid=a64c730e-5a25-4182-ac37-66a9c252a600 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c5d6984-920a-4bc8-9a3e-ee399086136d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=16.792878ms http.response.status=201 http.response.written=0 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/blobs/uploads/a64c730e-5a25-4182-ac37-66a9c252a600?_state=uDBGkc12Cg7ZeH4O11xPCuMmmTK5QR7t2ohl4f1q3gV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE2NGM3MzBlLTVhMjUtNDE4Mi1hYzM3LTY2YTljMjUyYTYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzoyNjo1Ny42OTAyMTIzOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=16cdc726-0017-40fc-b38b-44af5ed43e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=16cdc726-0017-40fc-b38b-44af5ed43e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=16cdc726-0017-40fc-b38b-44af5ed43e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=106.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=de03a0c0-8482-4f75-a774-776f288f0eed trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=16cdc726-0017-40fc-b38b-44af5ed43e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.402042ms http.response.status=404 http.response.written=96 instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=72.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5484d627-6f7d-477a-ae02-4ae24d5340ed trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=27.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1ac8477-dfb2-45f7-b72b-d7e9afba0484 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=45.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f39a7bc0-b837-4fa9-a92c-0492f36ec6e0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.765Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=16.651µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dfdea373-6602-498e-8d0e-f15cb9008bd0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=25.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7437fd92-ff07-4531-9709-71340770b089 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=187.715µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9b5a2721-b589-419e-8fa1-38818a4ef9e1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=265.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77e93a27-a828-4de2-9502-f8b99cdf431e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=90.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3840a2b1-6222-41de-9d45-9d16607b6586 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=339.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1559d8a2-3fc9-4b34-b6a7-605194658123 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=140.616µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e6bbba66-7df9-42ef-ae58-579d2df0f6ec trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4602240d-8c4d-4f22-814a-ca69553081fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42268" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.890296ms http.response.status=201 http.response.written=0 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e2069398-9965-416b-b17a-d273e325d11c http.request.method=GET http.request.remoteaddr="127.0.0.1:42280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e2069398-9965-416b-b17a-d273e325d11c http.request.method=GET http.request.remoteaddr="127.0.0.1:42280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.986µs" http.response.status=200 http.response.written=2 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=68.524µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cdb1ae4f-891e-4098-a0d1-f3f63debe868 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=69.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d5bb1e6-67ad-44b0-838b-92d276aee64f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=76.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=276842be-ab61-4b72-8fef-e0901dce8b33 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=94.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4aae2a80-969a-4bb7-9609-97331977c41f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=8768fa2f-3221-429f-83a2-c21bf0728f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.477939ms http.response.status=200 http.response.written=417 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=120.834µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=af6fa56b-ca83-4ccc-8947-20b86c4cd6aa trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=41.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9cb15a3f-ef63-4222-a7d4-58322e5419f9 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=43.416µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7aa505e4-f96c-44b7-9cd1-6d888348f06b trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=d16400f4-9a6b-4a49-8b90-9772fad93749 http.request.method=GET http.request.remoteaddr="127.0.0.1:42310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.97157ms http.response.status=200 http.response.written=417 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.766Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=85.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc0b258e-86f7-4d03-b946-830f10bbdcd7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=21.231µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99f21546-ad78-4f26-92d5-84d627383888 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=33.698µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cba2cb39-b7d9-439b-aa14-733ba307f681 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=18.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f7451299-ecfc-4093-aa69-14e568d99fdb trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=37.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=72d880f7-85c3-4fb8-9aa9-8f55b310e6d0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.767Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=21.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=84c941a8-3849-4b80-ae9a-713cf4733a4e trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:57.941Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-11-16T13:26:57.941Z] === RUN TestRemoveImageGarbageCollector [2022-11-16T13:26:57.941Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:26:57.941Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-16T13:26:57.941Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-16T13:26:57.941Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-16T13:26:57.941Z] === RUN TestTagInvalidReference [2022-11-16T13:26:57.941Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-16T13:26:57.941Z] === RUN TestTagValidPrefixedRepo [2022-11-16T13:26:57.941Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-16T13:26:57.941Z] === RUN TestTagExistedNameWithoutForce [2022-11-16T13:26:57.941Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-16T13:26:57.941Z] === RUN TestTagOfficialNames [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=46.381µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d853be69-7ac0-4fac-83c5-10244df20df5 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=42.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5dd796f7-7293-4472-b007-fb42458f317a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=81.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=171d467c-ca82-4d6d-ba67-83e59c958fe9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=60.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b7c19bc1-7834-447c-b716-d0f3cf62f311 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=17.653µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a23155d7-00aa-49c8-867d-a1d6afbe38ca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=36.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=31a532f7-94f1-44ee-9eba-57fded2d1a11 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=18.97µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d94b38a6-717f-408c-a574-67fd2f06aaff trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dedfbffa-67aa-40b6-8c5b-14dff5e3869b http.request.method=GET http.request.remoteaddr="127.0.0.1:42320" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.898651ms http.response.status=200 http.response.written=179 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=640.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=affd605b-7567-4bf7-85bd-94c4bd995dc5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=10.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=164a619c-b358-44af-af8e-4428bd44897f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=26.678µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0449f927-9113-4e17-b3b3-906c3d31f5e5 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=138.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05297c25-ee3e-4010-b3e8-879a9b00e039 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=21.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bed61a65-04ef-4a58-9f80-2bb1b839bf56 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=bc602b81-c34e-4f66-8f9b-ba40a7a0aa1d http.request.method=GET http.request.remoteaddr="127.0.0.1:42322" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.97379ms http.response.status=200 http.response.written=68 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b71bc3bb-ace6-4356-9855-86b724ae3db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:58.023Z] time="2022-11-16T13:26:57Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b71bc3bb-ace6-4356-9855-86b724ae3db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.75µs" http.response.status=200 http.response.written=2 instance.id=acc20c78-c759-45c4-a344-787865247391 version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=38.134µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d956f72b-dc19-4d7f-900f-0392be47c45a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=15.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4908c642-eecd-4afa-96bf-2b62f5cf3f4a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=b9c56b5f-2b2b-4b1b-ac1a-a5f350303de9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42348" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.746648ms http.response.status=404 http.response.written=181 instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=18.272µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3cd6036-a7a9-4e53-9cd5-a99b3109d4ac trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=acc20c78-c759-45c4-a344-787865247391 trace.duration=9.524µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dabb5b09-4d95-4ebe-a866-cad3c49fe8ac trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] time="2022-11-16T13:26:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=942000f4-1ac4-4803-a5b3-d60e35c4cad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.699µs" http.response.status=404 http.response.written=181 instance.id=acc20c78-c759-45c4-a344-787865247391 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-16T13:26:58.024Z] 127.0.0.1 - - [16/Nov/2022:13:26:57 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/7ebfee940f02f1eddf144771d568344675ac38db kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-16T13:26:58.024Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.40s) [2022-11-16T13:26:58.024Z] === RUN TestRemoveImageOrphaning [2022-11-16T13:26:58.211Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-16T13:26:58.211Z] === RUN TestTagMatchesDigest [2022-11-16T13:26:58.211Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-11-16T13:26:58.211Z] PASS [2022-11-16T13:26:58.211Z] [2022-11-16T13:26:58.211Z] === Skipped [2022-11-16T13:26:58.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-16T13:26:58.211Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-16T13:26:58.211Z] [2022-11-16T13:26:58.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-16T13:26:58.211Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:26:58.211Z] [2022-11-16T13:26:58.211Z] DONE 13 tests, 2 skipped in 1.297s [2022-11-16T13:26:58.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-16T13:26:58.211Z] ++ 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-11-16T13:26:58.211Z] ++ set -e [2022-11-16T13:26:58.211Z] ++ '[' -n 0 ']' [2022-11-16T13:26:58.211Z] ++ set -x [2022-11-16T13:26:58.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-16T13:26:58.211Z] INFO: Testing against a local daemon [2022-11-16T13:26:58.211Z] === RUN TestNetworkCreateDelete [2022-11-16T13:26:58.279Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-11-16T13:26:58.279Z] === RUN TestRemoveImageGarbageCollector [2022-11-16T13:26:58.328Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-16T13:26:58.474Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-16T13:26:58.474Z] === RUN TestDockerNetworkDeletePreferID [2022-11-16T13:26:58.733Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-11-16T13:26:58.733Z] === RUN TestDaemonDNSFallback [2022-11-16T13:26:59.070Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-11-16T13:26:59.259Z] +++ /etc/init.d/apparmor stop [2022-11-16T13:26:59.259Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:26:59.259Z] [2022-11-16T13:26:59.259Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:26:59.259Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:26:59.259Z] [2022-11-16T13:26:59.259Z] To set a process to complain mode, use the command line tool [2022-11-16T13:26:59.259Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:26:59.259Z] +++ true [2022-11-16T13:26:59.259Z] exiting test-integration [2022-11-16T13:26:59.259Z] ++ exit 0 [2022-11-16T13:26:59.259Z] [2022-11-16T13:26:59.259Z] docker_api_swarm_test.go:802: [d74e4f342e8e1] joining swarm manager [d0b7a3fbed342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:26:59.516Z] + for job in $(jobs -p) [2022-11-16T13:26:59.516Z] + wait 24584 [2022-11-16T13:27:00.165Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-11-16T13:27:00.165Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-16T13:27:00.165Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-11-16T13:27:00.165Z] === RUN TestTagInvalidReference [2022-11-16T13:27:00.165Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-16T13:27:00.165Z] === RUN TestTagValidPrefixedRepo [2022-11-16T13:27:00.165Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-16T13:27:00.165Z] === RUN TestTagExistedNameWithoutForce [2022-11-16T13:27:00.165Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-11-16T13:27:00.165Z] === RUN TestTagOfficialNames [2022-11-16T13:27:00.165Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-16T13:27:00.165Z] === RUN TestTagMatchesDigest [2022-11-16T13:27:00.420Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-11-16T13:27:00.420Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-16T13:27:00.447Z] docker_api_swarm_test.go:802: [d2a51a9307be3] joining swarm manager [d0b7a3fbed342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:27:00.447Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-16T13:27:01.818Z] docker_api_swarm_test.go:802: [d849cf471f081] joining swarm manager [d0b7a3fbed342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-16T13:27:02.075Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-16T13:27:02.075Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-16T13:27:02.887Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-11-16T13:27:02.887Z] === RUN TestInspectNetwork [2022-11-16T13:27:02.887Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.887Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestRunContainerWithBridgeNone [2022-11-16T13:27:02.887Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestNetworkInvalidJSON [2022-11-16T13:27:02.887Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:02.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:02.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:02.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:02.887Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:02.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:02.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestNetworkList [2022-11-16T13:27:02.887Z] === RUN TestNetworkList//networks [2022-11-16T13:27:02.887Z] === PAUSE TestNetworkList//networks [2022-11-16T13:27:02.887Z] === RUN TestNetworkList//networks/ [2022-11-16T13:27:02.887Z] === PAUSE TestNetworkList//networks/ [2022-11-16T13:27:02.887Z] === CONT TestNetworkList//networks [2022-11-16T13:27:02.887Z] === CONT TestNetworkList//networks/ [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkList (0.01s) [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-16T13:27:02.887Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestHostIPv4BridgeLabel [2022-11-16T13:27:02.887Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-16T13:27:02.887Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-11-16T13:27:02.887Z] === RUN TestDaemonDefaultNetworkPools [2022-11-16T13:27:02.887Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-16T13:27:02.887Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-11-16T13:27:02.887Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-16T13:27:02.887Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-16T13:27:02.887Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestServiceWithPredefinedNetwork [2022-11-16T13:27:02.887Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.887Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-16T13:27:02.887Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:27:02.887Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestServiceWithDataPathPortInit [2022-11-16T13:27:02.887Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.887Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-16T13:27:02.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-16T13:27:02.887Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.887Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-16T13:27:02.887Z] PASS [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === Skipped [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-11-16T13:27:02.887Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-11-16T13:27:02.887Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-11-16T13:27:02.887Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-11-16T13:27:02.887Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-11-16T13:27:02.887Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-11-16T13:27:02.887Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-16T13:27:02.887Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.887Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-16T13:27:02.887Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:02.887Z] [2022-11-16T13:27:02.888Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-11-16T13:27:02.888Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.888Z] [2022-11-16T13:27:02.888Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:27:02.888Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:27:02.888Z] [2022-11-16T13:27:02.888Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-11-16T13:27:02.888Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.888Z] [2022-11-16T13:27:02.888Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-16T13:27:02.888Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:02.888Z] [2022-11-16T13:27:02.888Z] DONE 22 tests, 12 skipped in 7.944s [2022-11-16T13:27:02.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:27:03.006Z] docker_api_swarm_test.go:802: [dc028cfa7d1c9] joining swarm manager [d0b7a3fbed342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-16T13:27:03.020Z] INFO: Extraction ended at 11/16/2022 13:27:00. Duration:00:00:29.5009692 [2022-11-16T13:27:03.020Z] INFO: Updating the golang and path environment variables [2022-11-16T13:27:03.020Z] INFO: GOPATH=d:\gopath [2022-11-16T13:27:03.020Z] INFO: go version go1.18.8 windows/amd64 [2022-11-16T13:27:03.020Z] INFO: Running the daemon under test in debug mode [2022-11-16T13:27:03.020Z] INFO: Starting a daemon under test... [2022-11-16T13:27:03.020Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44472\1\daemon --pidfile d:\CI\PR-44472\1\docker.pid -D [2022-11-16T13:27:03.020Z] INFO: Process started successfully. [2022-11-16T13:27:03.020Z] INFO: Start tailing logs of the daemon under tests [2022-11-16T13:27:03.020Z] INFO: Waiting for the daemon under test to start... [2022-11-16T13:27:03.145Z] INFO: Testing against a local daemon [2022-11-16T13:27:03.145Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-16T13:27:03.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:03.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:27:03.145Z] === RUN TestDockerNetworkIpvlan [2022-11-16T13:27:03.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:03.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:27:03.145Z] PASS [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] === Skipped [2022-11-16T13:27:03.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:27:03.145Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:27:03.145Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] DONE 2 tests, 2 skipped in 0.095s [2022-11-16T13:27:03.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:27:03.145Z] INFO: Testing against a local daemon [2022-11-16T13:27:03.145Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-16T13:27:03.145Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:03.145Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-16T13:27:03.145Z] === RUN TestDockerNetworkMacvlan [2022-11-16T13:27:03.145Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:03.145Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-11-16T13:27:03.145Z] PASS [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] === Skipped [2022-11-16T13:27:03.145Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-16T13:27:03.145Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-11-16T13:27:03.145Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] DONE 2 tests, 2 skipped in 0.097s [2022-11-16T13:27:03.145Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-16T13:27:03.145Z] testing: warning: no tests to run [2022-11-16T13:27:03.145Z] PASS [2022-11-16T13:27:03.145Z] [2022-11-16T13:27:03.145Z] DONE 0 tests in 0.021s [2022-11-16T13:27:03.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-16T13:27:03.403Z] INFO: Testing against a local daemon [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginAllowRequest [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginTLS [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginDenyRequest [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginDenyResponse [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginAllowEventStream [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginErrorResponse [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginErrorRequest [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginHeader [2022-11-16T13:27:03.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.403Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-11-16T13:27:03.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-16T13:27:03.571Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-16T13:27:03.660Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:03.660Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-16T13:27:03.660Z] === RUN TestAuthZPluginV2Disable [2022-11-16T13:27:03.828Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-16T13:27:04.085Z] docker_api_swarm_test.go:810: [db87e1a80962a] joining swarm manager [d0b7a3fbed342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-11-16T13:27:04.101Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-11-16T13:27:04.224Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.224Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-11-16T13:27:04.224Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-16T13:27:04.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-16T13:27:04.482Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.482Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-16T13:27:04.482Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-16T13:27:04.739Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.739Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-16T13:27:04.739Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-16T13:27:04.996Z] PASS [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === Skipped [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-16T13:27:04.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:04.996Z] [2022-11-16T13:27:04.996Z] DONE 17 tests, 17 skipped in 1.804s [2022-11-16T13:27:04.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-16T13:27:05.264Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-11-16T13:27:05.264Z] === RUN TestInspectNetwork [2022-11-16T13:27:05.561Z] INFO: Testing against a local daemon [2022-11-16T13:27:05.561Z] === RUN TestPluginInvalidJSON [2022-11-16T13:27:05.561Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:27:05.561Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:27:05.561Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:27:05.561Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-16T13:27:05.561Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:27:05.561Z] === RUN TestPluginInstall [2022-11-16T13:27:05.561Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:05.561Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-16T13:27:05.561Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:27:05.561Z] 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-11-16T13:27:05.561Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-16T13:27:05.561Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:27:05.561Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-16T13:27:05.561Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:27:05.561Z] PASS [2022-11-16T13:27:05.561Z] [2022-11-16T13:27:05.561Z] === Skipped [2022-11-16T13:27:05.561Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-11-16T13:27:05.561Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-16T13:27:05.561Z] [2022-11-16T13:27:05.561Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-11-16T13:27:05.561Z] 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-11-16T13:27:05.561Z] [2022-11-16T13:27:05.561Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:27:05.561Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-16T13:27:05.561Z] [2022-11-16T13:27:05.561Z] DONE 5 tests, 3 skipped in 0.340s [2022-11-16T13:27:05.561Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-16T13:27:05.561Z] INFO: Testing against a local daemon [2022-11-16T13:27:05.561Z] === RUN TestExternalGraphDriver [2022-11-16T13:27:05.818Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-16T13:27:05.818Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-11-16T13:27:05.818Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:27:08.528Z] === RUN TestInspectNetwork/full_network_id [2022-11-16T13:27:08.528Z] === RUN TestInspectNetwork/partial_network_id [2022-11-16T13:27:08.528Z] === RUN TestInspectNetwork/network_name [2022-11-16T13:27:08.528Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-16T13:27:12.367Z] --- PASS: TestGraphdriverPluginV2 (5.82s) [2022-11-16T13:27:12.367Z] PASS [2022-11-16T13:27:12.367Z] [2022-11-16T13:27:12.367Z] === Skipped [2022-11-16T13:27:12.367Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-11-16T13:27:12.367Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-16T13:27:12.367Z] [2022-11-16T13:27:12.367Z] DONE 2 tests, 1 skipped in 6.263s [2022-11-16T13:27:12.367Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-16T13:27:12.367Z] INFO: Testing against a local daemon [2022-11-16T13:27:12.367Z] === RUN TestContinueAfterPluginCrash [2022-11-16T13:27:12.367Z] === PAUSE TestContinueAfterPluginCrash [2022-11-16T13:27:12.367Z] === RUN TestReadPluginNoRead [2022-11-16T13:27:12.367Z] === PAUSE TestReadPluginNoRead [2022-11-16T13:27:12.367Z] === RUN TestDaemonStartWithLogOpt [2022-11-16T13:27:12.367Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-16T13:27:12.367Z] === CONT TestContinueAfterPluginCrash [2022-11-16T13:27:12.367Z] === CONT TestDaemonStartWithLogOpt [2022-11-16T13:27:12.441Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-16T13:27:12.691Z] --- PASS: TestInspectNetwork (7.18s) [2022-11-16T13:27:12.691Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-16T13:27:12.691Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-16T13:27:12.691Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-16T13:27:12.691Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-16T13:27:12.691Z] === RUN TestRunContainerWithBridgeNone [2022-11-16T13:27:13.006Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-16T13:27:13.618Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-11-16T13:27:13.618Z] === RUN TestNetworkInvalidJSON [2022-11-16T13:27:13.618Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:13.618Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:13.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:13.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:13.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:13.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:13.618Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-16T13:27:13.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:27:13.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-16T13:27:13.618Z] === RUN TestNetworkList [2022-11-16T13:27:13.618Z] === RUN TestNetworkList//networks [2022-11-16T13:27:13.618Z] === PAUSE TestNetworkList//networks [2022-11-16T13:27:13.618Z] === RUN TestNetworkList//networks/ [2022-11-16T13:27:13.618Z] === PAUSE TestNetworkList//networks/ [2022-11-16T13:27:13.618Z] === CONT TestNetworkList//networks [2022-11-16T13:27:13.618Z] === CONT TestNetworkList//networks/ [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkList (0.01s) [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-16T13:27:13.618Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-16T13:27:13.618Z] === RUN TestHostIPv4BridgeLabel [2022-11-16T13:27:14.180Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-16T13:27:14.180Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-16T13:27:14.376Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-16T13:27:14.633Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-16T13:27:15.544Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-11-16T13:27:15.544Z] === RUN TestDaemonDefaultNetworkPools [2022-11-16T13:27:16.105Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-11-16T13:27:16.105Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-16T13:27:16.529Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-11-16T13:27:16.529Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-16T13:27:16.529Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-16T13:27:16.529Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-16T13:27:16.529Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-16T13:27:17.092Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-16T13:27:17.469Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-11-16T13:27:17.469Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-16T13:27:17.657Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-16T13:27:18.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-11-16T13:27:18.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-16T13:27:18.918Z] --- PASS: TestDaemonStartWithLogOpt (6.19s) [2022-11-16T13:27:18.918Z] === CONT TestReadPluginNoRead [2022-11-16T13:27:18.957Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-11-16T13:27:18.957Z] === RUN TestServiceWithPredefinedNetwork [2022-11-16T13:27:20.839Z] .....INFO: Daemon under test started and replied! [2022-11-16T13:27:20.839Z] INFO: Docker version of the daemon under test [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] Client: [2022-11-16T13:27:20.839Z] Version: 17.06.2-ce [2022-11-16T13:27:20.839Z] API version: 1.30 [2022-11-16T13:27:20.839Z] Go version: go1.8.3 [2022-11-16T13:27:20.839Z] Git commit: cec0b72 [2022-11-16T13:27:20.839Z] Built: Tue Sep 5 19:57:19 2017 [2022-11-16T13:27:20.839Z] OS/Arch: windows/amd64 [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] Server: [2022-11-16T13:27:20.839Z] Version: 0.0.0-dev [2022-11-16T13:27:20.839Z] API version: 1.41 (minimum version 1.24) [2022-11-16T13:27:20.839Z] Go version: go1.18.8 [2022-11-16T13:27:20.839Z] Git commit: 7ebfee940f [2022-11-16T13:27:20.839Z] Built: 11/16/2022 13:25:05 [2022-11-16T13:27:20.839Z] OS/Arch: windows/amd64 [2022-11-16T13:27:20.839Z] Experimental: false [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] INFO: Docker info of the daemon under test [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] Containers: 0 [2022-11-16T13:27:20.839Z] Running: 0 [2022-11-16T13:27:20.839Z] Paused: 0 [2022-11-16T13:27:20.839Z] Stopped: 0 [2022-11-16T13:27:20.839Z] Images: 0 [2022-11-16T13:27:20.839Z] Server Version: 0.0.0-dev [2022-11-16T13:27:20.839Z] Storage Driver: windowsfilter [2022-11-16T13:27:20.839Z] Windows: [2022-11-16T13:27:20.839Z] Logging Driver: json-file [2022-11-16T13:27:20.839Z] Plugins: [2022-11-16T13:27:20.839Z] Volume: local [2022-11-16T13:27:20.839Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-16T13:27:20.839Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-16T13:27:20.839Z] Swarm: inactive [2022-11-16T13:27:20.839Z] Default Isolation: process [2022-11-16T13:27:20.839Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-16T13:27:20.839Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-16T13:27:20.839Z] OSType: windows [2022-11-16T13:27:20.839Z] Architecture: x86_64 [2022-11-16T13:27:20.839Z] CPUs: 4 [2022-11-16T13:27:20.839Z] Total Memory: 32GiB [2022-11-16T13:27:20.839Z] Name: azwin-2-7f6100 [2022-11-16T13:27:20.839Z] ID: C34X:6UT2:AE4N:ME2H:N463:QG3A:3RNE:ATHH:GBHV:TV25:JEQI:QV27 [2022-11-16T13:27:20.839Z] Docker Root Dir: D:\CI\PR-44472\1\daemon [2022-11-16T13:27:20.839Z] Debug Mode (client): false [2022-11-16T13:27:20.839Z] Debug Mode (server): true [2022-11-16T13:27:20.839Z] File Descriptors: -1 [2022-11-16T13:27:20.839Z] Goroutines: 16 [2022-11-16T13:27:20.839Z] System Time: 2022-11-16T13:27:20.1595198Z [2022-11-16T13:27:20.839Z] EventsListeners: 0 [2022-11-16T13:27:20.839Z] Registry: https://index.docker.io/v1/ [2022-11-16T13:27:20.839Z] Labels: [2022-11-16T13:27:20.839Z] Experimental: false [2022-11-16T13:27:20.839Z] Insecure Registries: [2022-11-16T13:27:20.839Z] 127.0.0.0/8 [2022-11-16T13:27:20.839Z] Live Restore Enabled: false [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] INFO: Docker images of the daemon under test [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T13:27:20.839Z] [2022-11-16T13:27:20.839Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-11-16T13:27:20.839Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-11-16T13:27:20.839Z] ltsc2019: Pulling from windows/servercore [2022-11-16T13:27:20.839Z] b111c3320c94: Pulling fs layer [2022-11-16T13:27:20.839Z] d3e1bcee8808: Pulling fs layer [2022-11-16T13:27:20.932Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-16T13:27:20.993Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-11-16T13:27:21.441Z] === RUN TestReadPluginNoRead/default [2022-11-16T13:27:21.470Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-11-16T13:27:21.470Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-16T13:27:21.470Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:27:21.470Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:27:21.470Z] === RUN TestServiceWithDataPathPortInit [2022-11-16T13:27:21.497Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-16T13:27:21.698Z] --- PASS: TestContinueAfterPluginCrash (9.82s) [2022-11-16T13:27:23.593Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-16T13:27:26.117Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-16T13:27:26.777Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-16T13:27:26.777Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-16T13:27:26.777Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-16T13:27:27.341Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-16T13:27:28.013Z] === CONT TestReadPluginNoRead [2022-11-16T13:27:28.013Z] read_test.go:92: [d5b235522efe1] daemon is not started [2022-11-16T13:27:28.013Z] --- PASS: TestReadPluginNoRead (9.88s) [2022-11-16T13:27:28.013Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2022-11-16T13:27:28.013Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2022-11-16T13:27:28.013Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2022-11-16T13:27:28.013Z] PASS [2022-11-16T13:27:28.013Z] [2022-11-16T13:27:28.013Z] DONE 6 tests in 16.171s [2022-11-16T13:27:28.013Z] 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-11-16T13:27:28.013Z] testing: warning: no tests to run [2022-11-16T13:27:28.013Z] PASS [2022-11-16T13:27:28.013Z] [2022-11-16T13:27:28.013Z] DONE 0 tests in 0.032s [2022-11-16T13:27:28.013Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-16T13:27:28.013Z] INFO: Testing against a local daemon [2022-11-16T13:27:28.013Z] === RUN TestPluginWithDevMounts [2022-11-16T13:27:28.013Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-16T13:27:28.013Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-16T13:27:28.013Z] PASS [2022-11-16T13:27:28.013Z] [2022-11-16T13:27:28.013Z] === Skipped [2022-11-16T13:27:28.013Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-11-16T13:27:28.013Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-16T13:27:28.013Z] [2022-11-16T13:27:28.013Z] DONE 1 tests, 1 skipped in 0.100s [2022-11-16T13:27:28.013Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-16T13:27:28.013Z] INFO: Testing against a local daemon [2022-11-16T13:27:28.013Z] === RUN TestSecretInspect [2022-11-16T13:27:28.013Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.013Z] --- SKIP: TestSecretInspect (0.01s) [2022-11-16T13:27:28.013Z] === RUN TestSecretList [2022-11-16T13:27:28.271Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] --- SKIP: TestSecretList (0.01s) [2022-11-16T13:27:28.271Z] === RUN TestSecretsCreateAndDelete [2022-11-16T13:27:28.271Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-11-16T13:27:28.271Z] === RUN TestSecretsUpdate [2022-11-16T13:27:28.271Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-11-16T13:27:28.271Z] === RUN TestTemplatedSecret [2022-11-16T13:27:28.271Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-16T13:27:28.271Z] === RUN TestSecretCreateResolve [2022-11-16T13:27:28.271Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-11-16T13:27:28.271Z] PASS [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === Skipped [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-11-16T13:27:28.271Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-11-16T13:27:28.271Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-11-16T13:27:28.271Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-11-16T13:27:28.271Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-11-16T13:27:28.271Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-11-16T13:27:28.271Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.271Z] [2022-11-16T13:27:28.271Z] DONE 6 tests, 6 skipped in 0.155s [2022-11-16T13:27:28.272Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-16T13:27:28.272Z] INFO: Testing against a local daemon [2022-11-16T13:27:28.272Z] === RUN TestServiceCreateInit [2022-11-16T13:27:28.272Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-16T13:27:28.272Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-16T13:27:28.272Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- PASS: TestServiceCreateInit (0.02s) [2022-11-16T13:27:28.272Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:27:28.272Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceMultipleTimes [2022-11-16T13:27:28.272Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceConflict [2022-11-16T13:27:28.272Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceMaxReplicas [2022-11-16T13:27:28.272Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-16T13:27:28.272Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceSecretFileMode [2022-11-16T13:27:28.272Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceConfigFileMode [2022-11-16T13:27:28.272Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.272Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-11-16T13:27:28.272Z] === RUN TestCreateServiceSysctls [2022-11-16T13:27:28.272Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.273Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-16T13:27:28.529Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-11-16T13:27:28.529Z] === RUN TestCreateServiceCapabilities [2022-11-16T13:27:28.529Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-11-16T13:27:28.529Z] === RUN TestInspect [2022-11-16T13:27:28.529Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestInspect (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestCreateJob [2022-11-16T13:27:28.529Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestCreateJob (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestReplicatedJob [2022-11-16T13:27:28.529Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestReplicatedJob (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestUpdateReplicatedJob [2022-11-16T13:27:28.529Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestServiceListWithStatuses [2022-11-16T13:27:28.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:27:28.529Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-16T13:27:28.529Z] === RUN TestDockerNetworkConnectAlias [2022-11-16T13:27:28.529Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestDockerNetworkReConnect [2022-11-16T13:27:28.529Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:28.529Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-11-16T13:27:28.529Z] === RUN TestServicePlugin [2022-11-16T13:27:28.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-16T13:27:29.552Z] d3e1bcee8808: Verifying Checksum [2022-11-16T13:27:29.552Z] d3e1bcee8808: Download complete [2022-11-16T13:27:29.769Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-16T13:27:30.461Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-11-16T13:27:30.700Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-16T13:27:31.808Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.808Z] --- SKIP: TestServicePlugin (2.87s) [2022-11-16T13:27:31.808Z] === RUN TestServiceUpdateLabel [2022-11-16T13:27:31.808Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-11-16T13:27:31.809Z] === RUN TestServiceUpdateSecrets [2022-11-16T13:27:31.809Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-11-16T13:27:31.809Z] === RUN TestServiceUpdateConfigs [2022-11-16T13:27:31.809Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-11-16T13:27:31.809Z] === RUN TestServiceUpdateNetwork [2022-11-16T13:27:31.809Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-11-16T13:27:31.809Z] === RUN TestServiceUpdatePidsLimit [2022-11-16T13:27:31.809Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-11-16T13:27:31.809Z] PASS [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === Skipped [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:27:31.809Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:27:31.809Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-11-16T13:27:31.809Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-11-16T13:27:31.809Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-11-16T13:27:31.809Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-11-16T13:27:31.809Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-11-16T13:27:31.809Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-11-16T13:27:31.809Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-11-16T13:27:31.809Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-16T13:27:31.809Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-11-16T13:27:31.809Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-11-16T13:27:31.809Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServicePlugin (2.87s) [2022-11-16T13:27:31.809Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-11-16T13:27:31.809Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-11-16T13:27:31.809Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-11-16T13:27:31.809Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-11-16T13:27:31.809Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-11-16T13:27:31.809Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] DONE 24 tests, 23 skipped in 3.236s [2022-11-16T13:27:31.809Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-16T13:27:31.809Z] INFO: Testing against a local daemon [2022-11-16T13:27:31.809Z] === RUN TestSessionCreate [2022-11-16T13:27:31.809Z] --- PASS: TestSessionCreate (0.02s) [2022-11-16T13:27:31.809Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-16T13:27:31.809Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-16T13:27:31.809Z] PASS [2022-11-16T13:27:31.809Z] [2022-11-16T13:27:31.809Z] DONE 2 tests in 0.122s [2022-11-16T13:27:31.809Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-16T13:27:31.809Z] INFO: Testing against a local daemon [2022-11-16T13:27:31.809Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:27:31.809Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:27:31.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:27:31.809Z] === RUN TestEventsExecDie [2022-11-16T13:27:31.956Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-11-16T13:27:32.073Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-16T13:27:32.074Z] --- PASS: TestEventsExecDie (0.50s) [2022-11-16T13:27:32.074Z] === RUN TestEventsBackwardsCompatible [2022-11-16T13:27:32.331Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-16T13:27:32.347Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-11-16T13:27:32.347Z] === RUN TestInfoBinaryCommits [2022-11-16T13:27:32.347Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-11-16T13:27:32.347Z] === RUN TestInfoAPIVersioned [2022-11-16T13:27:32.347Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-16T13:27:32.347Z] === RUN TestInfoDiscoveryBackend [2022-11-16T13:27:32.895Z] === RUN TestDockerSuite/TestLogsSince [2022-11-16T13:27:33.763Z] --- PASS: TestInfoDiscoveryBackend (1.56s) [2022-11-16T13:27:33.763Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-16T13:27:36.308Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-11-16T13:27:36.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-16T13:27:36.971Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-11-16T13:27:37.234Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t6dx479ll1c455hh20usd7ihe Created:2022-11-16 13:27:35.977849132 +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[5f8657fd3ed96c5c84fdffd04e2bb715d075f334b09b0a144effa5fcfb062209:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qj9r4pmmpc1xmyxcz3v7hl8k EndpointID:f7f06226bc127d7d951f45b78d115799b26ba92430af481292d67d8650731f5b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29142c64f15796c16e6c40767ce75d9741714b919232942971f5d475e5de5672 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:78f636a4199f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qj9r4pmmpc1xmyxcz3v7hl8k EndpointID:f7f06226bc127d7d951f45b78d115799b26ba92430af481292d67d8650731f5b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-16T13:27:37.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2022-11-16T13:27:37.940Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-16T13:27:37.940Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:37.940Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-16T13:27:37.940Z] === RUN TestInfoAPI [2022-11-16T13:27:37.940Z] --- PASS: TestInfoAPI (0.02s) [2022-11-16T13:27:37.940Z] === RUN TestInfoAPIWarnings [2022-11-16T13:27:39.444Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-16T13:27:41.398Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2022-11-16T13:27:41.398Z] PASS [2022-11-16T13:27:41.654Z] [2022-11-16T13:27:41.654Z] === Skipped [2022-11-16T13:27:41.654Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:27:41.654Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:27:41.654Z] [2022-11-16T13:27:41.654Z] DONE 26 tests, 1 skipped in 43.421s [2022-11-16T13:27:41.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:27:41.654Z] ++ 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-11-16T13:27:41.654Z] ++ set -e [2022-11-16T13:27:41.654Z] ++ '[' -n 0 ']' [2022-11-16T13:27:41.654Z] ++ set -x [2022-11-16T13:27:41.655Z] ++ 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-11-16T13:27:41.655Z] INFO: Testing against a local daemon [2022-11-16T13:27:41.655Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-16T13:27:41.655Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:41.655Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:27:41.655Z] === RUN TestDockerNetworkIpvlan [2022-11-16T13:27:41.655Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:41.655Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:27:41.655Z] PASS [2022-11-16T13:27:41.655Z] [2022-11-16T13:27:41.655Z] === Skipped [2022-11-16T13:27:41.655Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:27:41.655Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:41.655Z] [2022-11-16T13:27:41.655Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:27:41.655Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:27:41.655Z] [2022-11-16T13:27:41.655Z] DONE 2 tests, 2 skipped in 0.120s [2022-11-16T13:27:41.655Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:27:41.655Z] ++ 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-11-16T13:27:41.655Z] ++ set -e [2022-11-16T13:27:41.655Z] ++ '[' -n 0 ']' [2022-11-16T13:27:41.655Z] ++ set -x [2022-11-16T13:27:41.655Z] ++ 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-11-16T13:27:41.911Z] INFO: Testing against a local daemon [2022-11-16T13:27:41.911Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-16T13:27:43.275Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-11-16T13:27:43.275Z] === RUN TestDockerNetworkMacvlan [2022-11-16T13:27:43.837Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-16T13:27:44.398Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-16T13:27:44.699Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-16T13:27:45.264Z] === RUN TestDockerSuite/TestLogsTail [2022-11-16T13:27:45.325Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-16T13:27:45.829Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-16T13:27:46.393Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-16T13:27:46.958Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-16T13:27:46.958Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-16T13:27:47.213Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-16T13:27:47.522Z] === RUN TestDockerSuite/TestNetHostname [2022-11-16T13:27:48.577Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-16T13:27:49.417Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-16T13:27:49.417Z] === RUN TestDockerSuite/TestNetworkEvents [2022-11-16T13:27:49.982Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-16T13:27:50.825Z] b111c3320c94: Verifying Checksum [2022-11-16T13:27:50.826Z] b111c3320c94: Download complete [2022-11-16T13:27:51.703Z] ......................... [ 67%] [2022-11-16T13:27:51.845Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-16T13:27:51.877Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-16T13:27:52.134Z] === RUN TestDockerSuite/TestPluginActive [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan (9.31s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-11-16T13:27:52.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-11-16T13:27:52.408Z] PASS [2022-11-16T13:27:52.408Z] [2022-11-16T13:27:52.408Z] DONE 8 tests in 10.709s [2022-11-16T13:27:52.408Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-16T13:27:52.408Z] ++ 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-11-16T13:27:52.408Z] ++ set -e [2022-11-16T13:27:52.408Z] ++ '[' -n 0 ']' [2022-11-16T13:27:52.408Z] ++ set -x [2022-11-16T13:27:52.408Z] ++ 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-11-16T13:27:52.408Z] testing: warning: no tests to run [2022-11-16T13:27:52.408Z] PASS [2022-11-16T13:27:52.408Z] [2022-11-16T13:27:52.408Z] DONE 0 tests in 0.032s [2022-11-16T13:27:52.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-16T13:27:52.409Z] ++ 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-11-16T13:27:52.409Z] ++ set -e [2022-11-16T13:27:52.409Z] ++ '[' -n 0 ']' [2022-11-16T13:27:52.409Z] ++ set -x [2022-11-16T13:27:52.409Z] ++ 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-11-16T13:27:52.664Z] INFO: Testing against a local daemon [2022-11-16T13:27:52.664Z] === RUN TestAuthZPluginAllowRequest [2022-11-16T13:27:53.591Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-11-16T13:27:53.852Z] === RUN TestAuthZPluginTLS [2022-11-16T13:27:54.414Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-11-16T13:27:54.414Z] === RUN TestAuthZPluginDenyRequest [2022-11-16T13:27:54.658Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-16T13:27:54.975Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-16T13:27:54.975Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-16T13:27:55.231Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-16T13:27:55.231Z] === RUN TestAuthZPluginDenyResponse [2022-11-16T13:27:55.792Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-16T13:27:55.792Z] === RUN TestAuthZPluginAllowEventStream [2022-11-16T13:27:56.000Z] --- PASS: TestInfoAPIWarnings (17.34s) [2022-11-16T13:27:56.000Z] === RUN TestInfoDebug [2022-11-16T13:27:56.000Z] --- PASS: TestInfoDebug (1.54s) [2022-11-16T13:27:56.000Z] === RUN TestInfoInsecureRegistries [2022-11-16T13:27:57.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-11-16T13:27:57.157Z] === RUN TestAuthZPluginErrorResponse [2022-11-16T13:27:57.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-11-16T13:27:57.413Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-16T13:27:57.413Z] === RUN TestAuthZPluginErrorRequest [2022-11-16T13:27:57.895Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-11-16T13:27:57.896Z] === RUN TestInfoRegistryMirrors [2022-11-16T13:27:57.974Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-16T13:27:57.974Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-16T13:27:58.535Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-16T13:27:58.535Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-16T13:27:59.266Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-11-16T13:27:59.266Z] === RUN TestLoginFailsWithBadCredentials [2022-11-16T13:27:59.523Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-16T13:27:59.523Z] === RUN TestPingCacheHeaders [2022-11-16T13:27:59.523Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-16T13:27:59.523Z] === RUN TestPingGet [2022-11-16T13:27:59.523Z] --- PASS: TestPingGet (0.01s) [2022-11-16T13:27:59.523Z] === RUN TestPingHead [2022-11-16T13:27:59.523Z] --- PASS: TestPingHead (0.02s) [2022-11-16T13:27:59.523Z] === RUN TestVersion [2022-11-16T13:27:59.523Z] --- PASS: TestVersion (0.02s) [2022-11-16T13:27:59.523Z] PASS [2022-11-16T13:27:59.523Z] [2022-11-16T13:27:59.523Z] === Skipped [2022-11-16T13:27:59.523Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:27:59.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:27:59.523Z] [2022-11-16T13:27:59.523Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-16T13:27:59.523Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-16T13:27:59.523Z] [2022-11-16T13:27:59.523Z] DONE 18 tests, 2 skipped in 28.042s [2022-11-16T13:27:59.523Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-16T13:27:59.706Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-16T13:27:59.706Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-16T13:27:59.706Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-16T13:27:59.781Z] INFO: Testing against a local daemon [2022-11-16T13:27:59.781Z] === RUN TestVolumesCreateAndList [2022-11-16T13:27:59.781Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-11-16T13:27:59.781Z] === RUN TestVolumesRemove [2022-11-16T13:27:59.781Z] --- PASS: TestVolumesRemove (0.07s) [2022-11-16T13:27:59.781Z] === RUN TestVolumesInspect [2022-11-16T13:27:59.781Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-16T13:27:59.781Z] === RUN TestVolumesInvalidJSON [2022-11-16T13:27:59.781Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-16T13:27:59.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-16T13:27:59.781Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-16T13:27:59.781Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-16T13:27:59.781Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-16T13:27:59.781Z] PASS [2022-11-16T13:27:59.781Z] [2022-11-16T13:27:59.781Z] DONE 5 tests in 0.225s [2022-11-16T13:27:59.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:27:59.902Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-11-16T13:27:59.902Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-16T13:28:00.038Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12787 is not a child of this shell [2022-11-16T13:28:00.038Z] warning: PID 12787 from bundles/test-integration/docker.pid had a nonzero exit code [2022-11-16T13:28:00.038Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:28:00.038Z] [2022-11-16T13:28:00.038Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:28:00.038Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:28:00.038Z] [2022-11-16T13:28:00.038Z] To set a process to complain mode, use the command line tool [2022-11-16T13:28:00.038Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:28:00.038Z] Removing test suite binaries [2022-11-16T13:28:00.038Z] exiting test-integration [2022-11-16T13:28:00.038Z] ++ exit 0 [2022-11-16T13:28:00.970Z] [2022-11-16T13:28:01.106Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-16T13:28:01.266Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-11-16T13:28:01.266Z] === RUN TestAuthZPluginHeader [2022-11-16T13:28:01.870Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-11-16T13:28:01.870Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-16T13:28:01.870Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:01.870Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-16T13:28:01.870Z] === RUN TestAuthZPluginV2Disable [2022-11-16T13:28:01.870Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:01.870Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-16T13:28:01.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-16T13:28:01.870Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:01.870Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-16T13:28:01.870Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-16T13:28:01.870Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:01.870Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-16T13:28:01.870Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart Post stage [Pipeline] junit [2022-11-16T13:28:01.916Z] Recording test results [2022-11-16T13:28:03.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-16T13:28:03.874Z] + echo Ensuring container killed. [2022-11-16T13:28:03.874Z] Ensuring container killed. [2022-11-16T13:28:03.874Z] + docker rm -vf docker-pr1 [2022-11-16T13:28:04.136Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-16T13:28:04.380Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-16T13:28:04.416Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:28:04.416Z] Chowning /workspace to jenkins user [2022-11-16T13:28:04.416Z] + id -u [2022-11-16T13:28:04.416Z] + id -g [2022-11-16T13:28:04.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [2022-11-16T13:28:04.416Z] Unable to find image 'busybox:latest' locally [2022-11-16T13:28:04.416Z] latest: Pulling from library/busybox [2022-11-16T13:28:04.673Z] 22b70bddd3ac: Pulling fs layer [2022-11-16T13:28:04.673Z] 22b70bddd3ac: Download complete [2022-11-16T13:28:04.673Z] 22b70bddd3ac: Pull complete [2022-11-16T13:28:04.673Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-16T13:28:04.673Z] Status: Downloaded newer image for busybox:latest [2022-11-16T13:28:05.749Z] === RUN TestDockerSuite/TestPluginMetricsCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:28:06.366Z] + bundleName=amd64-rootless [2022-11-16T13:28:06.366Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-11-16T13:28:06.366Z] Creating amd64-rootless-bundles.tar.gz [2022-11-16T13:28:06.366Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-16T13:28:06.366Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-16T13:28:06.377Z] Archiving artifacts [2022-11-16T13:28:08.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T13:28:08.538Z] + make clean [2022-11-16T13:28:08.796Z] docker volume rm -f docker-dev-cache [2022-11-16T13:28:09.025Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-16T13:28:09.053Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T13:28:14.280Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-16T13:28:14.844Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-16T13:28:15.775Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-16T13:28:16.706Z] === RUN TestDockerSuite/TestPortList [2022-11-16T13:28:19.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-11-16T13:28:19.962Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-11-16T13:28:19.962Z] PASS [2022-11-16T13:28:19.962Z] [2022-11-16T13:28:19.962Z] === Skipped [2022-11-16T13:28:19.962Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-16T13:28:19.962Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:19.962Z] [2022-11-16T13:28:19.962Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-16T13:28:19.962Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:19.962Z] [2022-11-16T13:28:19.962Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-16T13:28:19.962Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:19.962Z] [2022-11-16T13:28:19.962Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-16T13:28:19.962Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:19.962Z] [2022-11-16T13:28:19.962Z] DONE 17 tests, 4 skipped in 26.415s [2022-11-16T13:28:19.962Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-16T13:28:19.962Z] ++ 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-11-16T13:28:19.962Z] ++ set -e [2022-11-16T13:28:19.962Z] ++ '[' -n 0 ']' [2022-11-16T13:28:19.962Z] ++ set -x [2022-11-16T13:28:19.962Z] ++ 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-11-16T13:28:19.962Z] INFO: Testing against a local daemon [2022-11-16T13:28:19.962Z] === RUN TestPluginInvalidJSON [2022-11-16T13:28:19.962Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:28:19.962Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:28:19.962Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:28:19.962Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-16T13:28:19.962Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:28:19.962Z] === RUN TestPluginInstall [2022-11-16T13:28:19.962Z] === RUN TestPluginInstall/no_auth [2022-11-16T13:28:19.962Z] time="2022-11-16T13:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:19.962Z] time="2022-11-16T13:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d370ae866f779820f2e94e550b2a6c5a3d91d141050be9c6577429164c21000" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:19.962Z] time="2022-11-16T13:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:19.962Z] time="2022-11-16T13:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d370ae866f779820f2e94e550b2a6c5a3d91d141050be9c6577429164c21000" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:19.962Z] === RUN TestPluginInstall/with_htpasswd [2022-11-16T13:28:20.218Z] time="2022-11-16T13:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:20.218Z] time="2022-11-16T13:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d370ae866f779820f2e94e550b2a6c5a3d91d141050be9c6577429164c21000" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:20.218Z] time="2022-11-16T13:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:20.218Z] time="2022-11-16T13:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d370ae866f779820f2e94e550b2a6c5a3d91d141050be9c6577429164c21000" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:20.473Z] === RUN TestPluginInstall/with_insecure [2022-11-16T13:28:21.399Z] time="2022-11-16T13:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:21.399Z] time="2022-11-16T13:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028e5e181cec7dbb5c9624b2db665230536e2586ad2334af0553fe0c31d86377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:21.399Z] time="2022-11-16T13:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:28:21.399Z] time="2022-11-16T13:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028e5e181cec7dbb5c9624b2db665230536e2586ad2334af0553fe0c31d86377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:28:21.658Z] plugin_test.go:165: [dc436e155fe0f] daemon is not started [2022-11-16T13:28:21.658Z] --- PASS: TestPluginInstall (2.52s) [2022-11-16T13:28:21.658Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-11-16T13:28:21.658Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-11-16T13:28:21.658Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-11-16T13:28:21.658Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:28:23.024Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-16T13:28:23.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-11-16T13:28:23.666Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-16T13:28:23.951Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-16T13:28:24.878Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-11-16T13:28:24.878Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-11-16T13:28:24.878Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-11-16T13:28:24.878Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:28:25.037Z] docker_api_swarm_service_test.go:395: [d8cb2b480d097] joining swarm manager [de83204c0e1fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:28:25.037Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-16T13:28:25.439Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-11-16T13:28:25.439Z] PASS [2022-11-16T13:28:25.439Z] [2022-11-16T13:28:25.439Z] DONE 10 tests in 6.480s [2022-11-16T13:28:25.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-16T13:28:25.439Z] ++ 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-11-16T13:28:25.439Z] ++ set -e [2022-11-16T13:28:25.439Z] ++ '[' -n 0 ']' [2022-11-16T13:28:25.439Z] ++ set -x [2022-11-16T13:28:25.439Z] ++ 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-11-16T13:28:25.439Z] INFO: Testing against a local daemon [2022-11-16T13:28:25.439Z] === RUN TestExternalGraphDriver [2022-11-16T13:28:25.601Z] docker_api_swarm_service_test.go:395: [d769239f9fd50] joining swarm manager [de83204c0e1fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:28:26.001Z] === RUN TestExternalGraphDriver/json [2022-11-16T13:28:27.365Z] === RUN TestExternalGraphDriver/spec [2022-11-16T13:28:29.252Z] === RUN TestExternalGraphDriver/pull [2022-11-16T13:28:30.740Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-11-16T13:28:30.809Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-11-16T13:28:30.809Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-11-16T13:28:30.809Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-11-16T13:28:30.809Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-11-16T13:28:30.809Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:28:30.809Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:30.809Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-11-16T13:28:30.809Z] PASS [2022-11-16T13:28:30.809Z] [2022-11-16T13:28:30.809Z] === Skipped [2022-11-16T13:28:30.809Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-11-16T13:28:30.809Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:28:30.809Z] [2022-11-16T13:28:30.809Z] DONE 5 tests, 1 skipped in 5.492s [2022-11-16T13:28:30.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-16T13:28:30.809Z] ++ 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-11-16T13:28:30.809Z] ++ set -e [2022-11-16T13:28:30.809Z] ++ '[' -n 0 ']' [2022-11-16T13:28:30.809Z] ++ set -x [2022-11-16T13:28:30.809Z] ++ 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-11-16T13:28:31.065Z] INFO: Testing against a local daemon [2022-11-16T13:28:31.065Z] === RUN TestContinueAfterPluginCrash [2022-11-16T13:28:31.065Z] === PAUSE TestContinueAfterPluginCrash [2022-11-16T13:28:31.065Z] === RUN TestReadPluginNoRead [2022-11-16T13:28:31.065Z] === PAUSE TestReadPluginNoRead [2022-11-16T13:28:31.065Z] === RUN TestDaemonStartWithLogOpt [2022-11-16T13:28:31.065Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-16T13:28:31.065Z] === CONT TestContinueAfterPluginCrash [2022-11-16T13:28:31.065Z] === CONT TestDaemonStartWithLogOpt [2022-11-16T13:28:32.152Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-16T13:28:32.152Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-16T13:28:32.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-16T13:28:32.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-16T13:28:32.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-16T13:28:32.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-16T13:28:32.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-16T13:28:32.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-16T13:28:32.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-16T13:28:33.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-16T13:28:33.904Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-11-16T13:28:34.331Z] --- PASS: TestDaemonStartWithLogOpt (3.15s) [2022-11-16T13:28:34.331Z] === CONT TestReadPluginNoRead [2022-11-16T13:28:36.220Z] === RUN TestReadPluginNoRead/default [2022-11-16T13:28:36.437Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-11-16T13:28:36.792Z] --- PASS: TestImportExtremelyLargeImageWorks (93.71s) [2022-11-16T13:28:36.792Z] PASS [2022-11-16T13:28:36.792Z] [2022-11-16T13:28:36.792Z] DONE 13 tests in 96.929s [2022-11-16T13:28:36.792Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-16T13:28:36.792Z] INFO: Testing against a local daemon [2022-11-16T13:28:36.792Z] === RUN TestNetworkCreateDelete [2022-11-16T13:28:36.792Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-11-16T13:28:36.792Z] === RUN TestDockerNetworkDeletePreferID [2022-11-16T13:28:36.792Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-11-16T13:28:36.792Z] === RUN TestDaemonDNSFallback [2022-11-16T13:28:37.002Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-11-16T13:28:37.566Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-11-16T13:28:37.566Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-16T13:28:37.583Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-16T13:28:38.947Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-16T13:28:39.203Z] --- PASS: TestContinueAfterPluginCrash (8.13s) [2022-11-16T13:28:39.462Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-16T13:28:39.764Z] === CONT TestReadPluginNoRead [2022-11-16T13:28:39.764Z] read_test.go:92: [d40f7aaa64e3d] daemon is not started [2022-11-16T13:28:39.764Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-11-16T13:28:39.764Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-11-16T13:28:39.764Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-11-16T13:28:39.764Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-11-16T13:28:39.764Z] PASS [2022-11-16T13:28:39.764Z] [2022-11-16T13:28:39.764Z] DONE 6 tests in 8.942s [2022-11-16T13:28:39.764Z] 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-11-16T13:28:39.764Z] ++ 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-11-16T13:28:39.764Z] ++ set -e [2022-11-16T13:28:39.764Z] ++ '[' -n 0 ']' [2022-11-16T13:28:39.764Z] ++ set -x [2022-11-16T13:28:39.764Z] ++ 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-11-16T13:28:40.020Z] testing: warning: no tests to run [2022-11-16T13:28:40.020Z] PASS [2022-11-16T13:28:40.020Z] [2022-11-16T13:28:40.020Z] DONE 0 tests in 0.042s [2022-11-16T13:28:40.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-16T13:28:40.020Z] ++ 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-11-16T13:28:40.020Z] ++ set -e [2022-11-16T13:28:40.020Z] ++ '[' -n 0 ']' [2022-11-16T13:28:40.020Z] ++ set -x [2022-11-16T13:28:40.020Z] ++ 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-11-16T13:28:40.020Z] INFO: Testing against a local daemon [2022-11-16T13:28:40.020Z] === RUN TestPluginWithDevMounts [2022-11-16T13:28:40.020Z] === PAUSE TestPluginWithDevMounts [2022-11-16T13:28:40.020Z] === CONT TestPluginWithDevMounts [2022-11-16T13:28:40.026Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-16T13:28:40.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-11-16T13:28:40.952Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-11-16T13:28:40.952Z] === RUN TestInspectNetwork [2022-11-16T13:28:41.909Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-11-16T13:28:41.909Z] PASS [2022-11-16T13:28:41.909Z] [2022-11-16T13:28:41.909Z] DONE 1 tests in 1.632s [2022-11-16T13:28:41.909Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-16T13:28:41.909Z] ++ 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-11-16T13:28:41.909Z] ++ set -e [2022-11-16T13:28:41.909Z] ++ '[' -n 0 ']' [2022-11-16T13:28:41.909Z] ++ set -x [2022-11-16T13:28:41.909Z] ++ 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-11-16T13:28:41.909Z] INFO: Testing against a local daemon [2022-11-16T13:28:41.909Z] === RUN TestSecretInspect [2022-11-16T13:28:42.485Z] docker_api_swarm_service_test.go:343: [d02ca19737a0d] joining swarm manager [df2477b61aaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:28:42.485Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-16T13:28:43.049Z] docker_api_swarm_service_test.go:343: [d217fe9fbc063] joining swarm manager [df2477b61aaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:28:43.468Z] === RUN TestInspectNetwork/full_network_id [2022-11-16T13:28:43.468Z] === RUN TestInspectNetwork/partial_network_id [2022-11-16T13:28:43.468Z] === RUN TestInspectNetwork/network_name [2022-11-16T13:28:43.468Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-16T13:28:43.797Z] --- PASS: TestSecretInspect (2.12s) [2022-11-16T13:28:43.797Z] === RUN TestSecretList [2022-11-16T13:28:45.844Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-11-16T13:28:46.311Z] --- PASS: TestSecretList (2.12s) [2022-11-16T13:28:46.312Z] === RUN TestSecretsCreateAndDelete [2022-11-16T13:28:46.325Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-16T13:28:46.325Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-16T13:28:47.634Z] --- PASS: TestInspectNetwork (6.72s) [2022-11-16T13:28:47.634Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-16T13:28:47.634Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-16T13:28:47.634Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-16T13:28:47.634Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-16T13:28:47.634Z] === RUN TestRunContainerWithBridgeNone [2022-11-16T13:28:48.199Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-11-16T13:28:48.199Z] === RUN TestSecretsUpdate [2022-11-16T13:28:48.364Z] tests/integration/client_test.py ..... [ 75%] [2022-11-16T13:28:48.364Z] tests/integration/context_api_test.py ... [ 76%] [2022-11-16T13:28:48.364Z] tests/integration/errors_test.py . [ 76%] [2022-11-16T13:28:48.850Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-16T13:28:49.522Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-11-16T13:28:49.523Z] === RUN TestNetworkInvalidJSON [2022-11-16T13:28:49.523Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-16T13:28:49.523Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-16T13:28:49.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:28:49.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:28:49.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:28:49.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:28:49.523Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-16T13:28:49.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:28:49.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-16T13:28:49.523Z] === RUN TestNetworkList [2022-11-16T13:28:49.523Z] === RUN TestNetworkList//networks [2022-11-16T13:28:49.523Z] === PAUSE TestNetworkList//networks [2022-11-16T13:28:49.523Z] === RUN TestNetworkList//networks/ [2022-11-16T13:28:49.523Z] === PAUSE TestNetworkList//networks/ [2022-11-16T13:28:49.523Z] === CONT TestNetworkList//networks [2022-11-16T13:28:49.523Z] === CONT TestNetworkList//networks/ [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkList (0.01s) [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-16T13:28:49.523Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-16T13:28:49.523Z] === RUN TestHostIPv4BridgeLabel [2022-11-16T13:28:49.778Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-16T13:28:49.778Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-16T13:28:50.089Z] --- PASS: TestSecretsUpdate (2.12s) [2022-11-16T13:28:50.089Z] === RUN TestTemplatedSecret [2022-11-16T13:28:51.141Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-11-16T13:28:51.141Z] === RUN TestDaemonDefaultNetworkPools [2022-11-16T13:28:51.701Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-11-16T13:28:51.701Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-16T13:28:52.603Z] --- PASS: TestTemplatedSecret (2.39s) [2022-11-16T13:28:52.603Z] === RUN TestSecretCreateResolve [2022-11-16T13:28:52.628Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-11-16T13:28:52.628Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-16T13:28:53.991Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-11-16T13:28:53.991Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-16T13:28:54.551Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-11-16T13:28:54.551Z] === RUN TestServiceWithPredefinedNetwork [2022-11-16T13:28:55.120Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-11-16T13:28:55.120Z] PASS [2022-11-16T13:28:55.120Z] [2022-11-16T13:28:55.120Z] DONE 6 tests in 13.102s [2022-11-16T13:28:55.120Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-16T13:28:55.120Z] ++ 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-11-16T13:28:55.120Z] ++ set -e [2022-11-16T13:28:55.120Z] ++ '[' -n 0 ']' [2022-11-16T13:28:55.120Z] ++ set -x [2022-11-16T13:28:55.120Z] ++ 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-11-16T13:28:55.120Z] INFO: Testing against a local daemon [2022-11-16T13:28:55.120Z] === RUN TestServiceCreateInit [2022-11-16T13:28:55.120Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-16T13:28:55.398Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-16T13:28:56.329Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-16T13:28:56.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-11-16T13:28:57.065Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-11-16T13:28:57.065Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-16T13:28:57.065Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:28:57.065Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:28:57.065Z] === RUN TestServiceWithDataPathPortInit [2022-11-16T13:28:57.825Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-16T13:28:58.390Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-16T13:28:58.760Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-16T13:28:58.760Z] docker_api_swarm_service_test.go:490: [d00ea7061b217] joining swarm manager [d038186426de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:28:59.693Z] docker_api_swarm_service_test.go:490: [d50d6a98a1770] joining swarm manager [d038186426de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:28:59.693Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-16T13:29:02.216Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-16T13:29:02.553Z] --- PASS: TestServiceCreateInit (7.16s) [2022-11-16T13:29:02.553Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-11-16T13:29:02.553Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-11-16T13:29:02.553Z] === RUN TestCreateServiceMultipleTimes [2022-11-16T13:29:03.587Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-16T13:29:04.519Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-16T13:29:04.519Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-16T13:29:05.084Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-16T13:29:06.454Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-16T13:29:07.612Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-11-16T13:29:08.377Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-16T13:29:08.634Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-16T13:29:08.634Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-16T13:29:08.634Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-16T13:29:09.197Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-16T13:29:09.454Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-16T13:29:09.454Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-16T13:29:10.018Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-16T13:29:10.949Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-16T13:29:11.881Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-16T13:29:11.899Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-11-16T13:29:11.899Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-16T13:29:12.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-11-16T13:29:12.396Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-16T13:29:13.264Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ynypso7bvj5tg00tzg40uf8j Created:2022-11-16 13:29:11.838166485 +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[1762ce7827b86d7d1f67d772e2bd6463621baf69ba40e22be3abb07efde03457:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ekh250dr9zwtp5hzjzpd2veon EndpointID:a46779cf2aa82ea4e4df477ff62b4c5618f0b749315457d5c50dd92ccc832b16 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be919056c775720054cc566c4d69ee3f9a348cc2ee3067fd3e16f9951dfb787e 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:c17320466644 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ekh250dr9zwtp5hzjzpd2veon EndpointID:a46779cf2aa82ea4e4df477ff62b4c5618f0b749315457d5c50dd92ccc832b16 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-16T13:29:17.388Z] --- PASS: TestCreateServiceMultipleTimes (15.16s) [2022-11-16T13:29:17.388Z] === RUN TestCreateServiceConflict [2022-11-16T13:29:18.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-11-16T13:29:18.505Z] PASS [2022-11-16T13:29:18.505Z] [2022-11-16T13:29:18.505Z] === Skipped [2022-11-16T13:29:18.505Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:29:18.505Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:29:18.505Z] [2022-11-16T13:29:18.505Z] DONE 26 tests, 1 skipped in 43.537s [2022-11-16T13:29:18.505Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:29:18.505Z] INFO: Testing against a local daemon [2022-11-16T13:29:18.505Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-16T13:29:18.505Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:29:18.505Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:29:18.505Z] === RUN TestDockerNetworkIpvlan [2022-11-16T13:29:18.505Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:29:18.505Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:29:18.505Z] PASS [2022-11-16T13:29:18.505Z] [2022-11-16T13:29:18.505Z] === Skipped [2022-11-16T13:29:18.505Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-16T13:29:18.505Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:29:18.505Z] [2022-11-16T13:29:18.505Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-16T13:29:18.505Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-16T13:29:18.505Z] [2022-11-16T13:29:18.505Z] DONE 2 tests, 2 skipped in 0.040s [2022-11-16T13:29:18.505Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-16T13:29:18.505Z] INFO: Testing against a local daemon [2022-11-16T13:29:18.505Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-16T13:29:18.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-11-16T13:29:18.948Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-16T13:29:19.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-11-16T13:29:19.066Z] === RUN TestDockerNetworkMacvlan [2022-11-16T13:29:19.294Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-11-16T13:29:19.294Z] === RUN TestCreateServiceMaxReplicas [2022-11-16T13:29:19.512Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-16T13:29:19.630Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-16T13:29:20.444Z] docker_api_swarm_service_test.go:128: [dd6f0ea5bc5f3] joining swarm manager [d56af720ae42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:29:20.558Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-16T13:29:21.009Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-16T13:29:21.120Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-16T13:29:21.266Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-16T13:29:21.267Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-16T13:29:21.267Z] docker_api_swarm_service_test.go:129: [ddc12e1789f02] joining swarm manager [d56af720ae42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:29:21.524Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-16T13:29:21.812Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2022-11-16T13:29:21.812Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-16T13:29:22.895Z] docker_api_swarm_service_test.go:137: [d1f04fab75b96] joining swarm manager [d56af720ae42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-16T13:29:23.008Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-16T13:29:23.460Z] docker_api_swarm_service_test.go:138: [d2a6e98880cdc] joining swarm manager [d56af720ae42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-16T13:29:23.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-16T13:29:23.857Z] ......... [ 86%] [2022-11-16T13:29:24.898Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-16T13:29:25.088Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-16T13:29:26.983Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-16T13:29:27.914Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-16T13:29:27.914Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-16T13:29:28.165Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-16T13:29:28.172Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-16T13:29:28.665Z] tests/integration/models_images_test.py ............... [ 89%] [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-11-16T13:29:28.726Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-11-16T13:29:28.726Z] PASS [2022-11-16T13:29:28.726Z] [2022-11-16T13:29:28.726Z] DONE 8 tests in 10.938s [2022-11-16T13:29:28.726Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-16T13:29:28.726Z] testing: warning: no tests to run [2022-11-16T13:29:28.726Z] PASS [2022-11-16T13:29:28.726Z] [2022-11-16T13:29:28.726Z] DONE 0 tests in 0.007s [2022-11-16T13:29:28.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-16T13:29:28.726Z] INFO: Testing against a local daemon [2022-11-16T13:29:28.726Z] === RUN TestAuthZPluginAllowRequest [2022-11-16T13:29:29.652Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-11-16T13:29:29.652Z] === RUN TestAuthZPluginTLS [2022-11-16T13:29:29.858Z] tests/integration/models_networks_test.py .... [ 90%] [2022-11-16T13:29:30.213Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-11-16T13:29:30.213Z] === RUN TestAuthZPluginDenyRequest [2022-11-16T13:29:30.698Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-16T13:29:30.773Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-16T13:29:30.773Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-16T13:29:30.955Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-16T13:29:31.212Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-16T13:29:31.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-16T13:29:31.334Z] === RUN TestAuthZPluginDenyResponse [2022-11-16T13:29:31.894Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-11-16T13:29:31.894Z] === RUN TestAuthZPluginAllowEventStream [2022-11-16T13:29:32.144Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-16T13:29:33.075Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-16T13:29:33.259Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-11-16T13:29:33.259Z] === RUN TestAuthZPluginErrorResponse [2022-11-16T13:29:33.514Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-11-16T13:29:33.514Z] === RUN TestAuthZPluginErrorRequest [2022-11-16T13:29:34.006Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-16T13:29:34.075Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-16T13:29:34.075Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-16T13:29:34.571Z] === RUN TestDockerSuite/TestRmiTag [2022-11-16T13:29:34.571Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-16T13:29:34.635Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-16T13:29:34.636Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-16T13:29:35.135Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-16T13:29:36.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-11-16T13:29:36.024Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-16T13:29:36.400Z] tests/integration/models_nodes_test.py . [ 91%] [2022-11-16T13:29:36.400Z] tests/integration/models_resources_test.py . [ 91%] [2022-11-16T13:29:36.648Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-11-16T13:29:36.649Z] === RUN TestCreateServiceSecretFileMode [2022-11-16T13:29:37.697Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-16T13:29:37.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-11-16T13:29:37.940Z] === RUN TestAuthZPluginHeader [2022-11-16T13:29:37.954Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-16T13:29:38.196Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-11-16T13:29:38.196Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-16T13:29:38.886Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-16T13:29:38.886Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-16T13:29:39.818Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-16T13:29:40.382Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-16T13:29:40.382Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-16T13:29:40.946Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-16T13:29:40.946Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-16T13:29:41.511Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-16T13:29:42.468Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-11-16T13:29:42.881Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-16T13:29:43.138Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-16T13:29:43.482Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2022-11-16T13:29:43.482Z] === RUN TestAuthZPluginV2Disable [2022-11-16T13:29:43.702Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-16T13:29:44.267Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-11-16T13:29:45.199Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-16T13:29:45.202Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-11-16T13:29:45.202Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-11-16T13:29:46.131Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-11-16T13:29:46.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-11-16T13:29:46.696Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-11-16T13:29:46.746Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2022-11-16T13:29:46.746Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-16T13:29:47.260Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-11-16T13:29:48.191Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-11-16T13:29:48.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-11-16T13:29:48.812Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-11-16T13:29:48.812Z] === RUN TestCreateServiceConfigFileMode [2022-11-16T13:29:49.014Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-11-16T13:29:49.105Z] tests/integration/regression_test.py ...... [ 98%] [2022-11-16T13:29:49.578Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-16T13:29:49.620Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-11-16T13:29:49.620Z] tests/integration/credentials/utils_test.py . [100%] [2022-11-16T13:29:49.620Z] [2022-11-16T13:29:49.620Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-11-16T13:29:49.620Z] =========================== short test summary info ============================ [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-11-16T13:29:49.620Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-11-16T13:29:49.620Z] Not supported on most drivers [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-11-16T13:29:49.620Z] Output of docker top depends on host distro, and is not formalized. [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-11-16T13:29:49.620Z] Output of docker top depends on host distro, and is not formalized. [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-11-16T13:29:49.620Z] Can fail if eth0 has multiple IP addresses [2022-11-16T13:29:49.620Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-11-16T13:29:49.620Z] This doesn't seem to be taken into account by the engine [2022-11-16T13:29:49.620Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-11-16T13:29:49.620Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-11-16T13:29:49.620Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 304.13 seconds == [2022-11-16T13:29:49.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-11-16T13:29:50.008Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2022-11-16T13:29:50.008Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-16T13:29:50.143Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-11-16T13:29:50.400Z] docker_api_swarm_service_test.go:304: [dbaf6cad32c30] joining swarm manager [d8d6d2eabd1dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:29:51.332Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-16T13:29:51.332Z] docker_api_swarm_service_test.go:304: [d05b92b8ae461] joining swarm manager [d8d6d2eabd1dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:29:51.897Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-16T13:29:52.461Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-16T13:29:53.025Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-16T13:29:53.025Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-16T13:29:54.395Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-16T13:29:54.959Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-16T13:29:55.523Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-16T13:29:55.781Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-16T13:29:56.345Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-16T13:29:56.345Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-16T13:29:56.910Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-16T13:29:57.474Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-16T13:29:58.038Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-16T13:29:58.295Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-16T13:29:59.227Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-16T13:29:59.227Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-16T13:30:00.158Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-16T13:30:00.158Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-16T13:30:00.725Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-16T13:30:00.975Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-11-16T13:30:00.975Z] === RUN TestCreateServiceSysctls [2022-11-16T13:30:01.311Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-16T13:30:01.876Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-16T13:30:02.052Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:30:02.052Z] [2022-11-16T13:30:02.052Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:30:02.052Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:30:02.052Z] [2022-11-16T13:30:02.052Z] To set a process to complain mode, use the command line tool [2022-11-16T13:30:02.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:30:02.052Z] [2022-11-16T13:30:02.133Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-16T13:30:02.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-16T13:30:02.171Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.29s) [2022-11-16T13:30:02.171Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-16T13:30:02.697Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-16T13:30:02.862Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-11-16T13:30:02.862Z] === RUN TestCreateServiceCapabilities Post stage [Pipeline] junit [2022-11-16T13:30:03.431Z] Recording test results [2022-11-16T13:30:03.629Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-16T13:30:04.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-16T13:30:04.767Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-11-16T13:30:05.042Z] + echo Ensuring container killed. [2022-11-16T13:30:05.042Z] Ensuring container killed. [2022-11-16T13:30:05.042Z] + docker rm -vf docker-pr1 [2022-11-16T13:30:05.042Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-16T13:30:05.330Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:30:05.330Z] Chowning /workspace to jenkins user [2022-11-16T13:30:05.330Z] + id -u [2022-11-16T13:30:05.330Z] + id -g [2022-11-16T13:30:05.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [2022-11-16T13:30:05.330Z] Unable to find image 'busybox:latest' locally [2022-11-16T13:30:05.375Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-11-16T13:30:05.375Z] === RUN TestInspect [2022-11-16T13:30:05.587Z] latest: Pulling from library/busybox [2022-11-16T13:30:05.587Z] 22b70bddd3ac: Pulling fs layer [2022-11-16T13:30:05.587Z] 22b70bddd3ac: Download complete [2022-11-16T13:30:05.587Z] 22b70bddd3ac: Pull complete [2022-11-16T13:30:05.844Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-16T13:30:05.844Z] Status: Downloaded newer image for busybox:latest [2022-11-16T13:30:05.930Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-16T13:30:06.187Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-16T13:30:06.752Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-16T13:30:07.009Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-16T13:30:07.573Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-16T13:30:07.892Z] --- PASS: TestInspect (2.63s) [2022-11-16T13:30:07.892Z] === RUN TestCreateJob [2022-11-16T13:30:08.137Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:30:08.682Z] + bundleName=docker-py [2022-11-16T13:30:08.682Z] + echo Creating docker-py-bundles.tar.gz [2022-11-16T13:30:08.682Z] Creating docker-py-bundles.tar.gz [2022-11-16T13:30:08.682Z] + 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-11-16T13:30:08.693Z] Archiving artifacts [2022-11-16T13:30:09.070Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-16T13:30:10.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-11-16T13:30:10.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-11-16T13:30:11.007Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-16T13:30:11.069Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh binary-daemon [2022-11-16T13:30:11.264Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-16T13:30:11.522Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-16T13:30:11.635Z] [2022-11-16T13:30:11.635Z] Removing bundles/ [2022-11-16T13:30:11.635Z] [2022-11-16T13:30:11.635Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-11-16T13:30:11.635Z] Building: bundles/binary-daemon/dockerd-dev [2022-11-16T13:30:11.635Z] GOOS="" GOARCH="" GOARM="" [2022-11-16T13:30:12.454Z] docker_api_swarm_service_test.go:100: [d586566dc9b77] joining swarm manager [dfd2d42291b1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:30:13.019Z] docker_api_swarm_service_test.go:101: [d11baefe00a32] joining swarm manager [dfd2d42291b1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:30:13.276Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-16T13:30:14.207Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-16T13:30:14.427Z] --- PASS: TestCreateJob (5.84s) [2022-11-16T13:30:14.427Z] === RUN TestReplicatedJob [2022-11-16T13:30:16.732Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-16T13:30:17.987Z] b111c3320c94: Pull complete [2022-11-16T13:30:18.103Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-16T13:30:18.103Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-16T13:30:18.103Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-16T13:30:18.103Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-16T13:30:18.103Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-16T13:30:18.668Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-16T13:30:19.599Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-16T13:30:20.204Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-11-16T13:30:20.204Z] PASS [2022-11-16T13:30:20.204Z] [2022-11-16T13:30:20.204Z] DONE 17 tests in 50.303s [2022-11-16T13:30:20.204Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-16T13:30:20.204Z] INFO: Testing against a local daemon [2022-11-16T13:30:20.204Z] === RUN TestPluginInvalidJSON [2022-11-16T13:30:20.204Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:30:20.204Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:30:20.204Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:30:20.204Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-16T13:30:20.204Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:30:20.204Z] === RUN TestPluginInstall [2022-11-16T13:30:20.204Z] === RUN TestPluginInstall/no_auth [2022-11-16T13:30:20.204Z] time="2022-11-16T13:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:20.204Z] time="2022-11-16T13:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd680d4f7a620a9609ef7c0ed1adabc61f2eb060984719b42415ca33475ef035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:20.204Z] time="2022-11-16T13:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:20.205Z] time="2022-11-16T13:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd680d4f7a620a9609ef7c0ed1adabc61f2eb060984719b42415ca33475ef035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:20.205Z] === RUN TestPluginInstall/with_htpasswd [2022-11-16T13:30:20.460Z] time="2022-11-16T13:30:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:20.460Z] time="2022-11-16T13:30:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd680d4f7a620a9609ef7c0ed1adabc61f2eb060984719b42415ca33475ef035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:20.460Z] time="2022-11-16T13:30:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:20.460Z] time="2022-11-16T13:30:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd680d4f7a620a9609ef7c0ed1adabc61f2eb060984719b42415ca33475ef035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:20.530Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-16T13:30:20.715Z] === RUN TestPluginInstall/with_insecure [2022-11-16T13:30:21.642Z] time="2022-11-16T13:30:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:21.642Z] time="2022-11-16T13:30:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3456a4e014a8131a49eb19031b990f0327aeac73cec8d9ed5ef890ad03b3c4a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:21.642Z] time="2022-11-16T13:30:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-16T13:30:21.642Z] time="2022-11-16T13:30:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3456a4e014a8131a49eb19031b990f0327aeac73cec8d9ed5ef890ad03b3c4a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-16T13:30:21.898Z] plugin_test.go:165: [dbefcebeab11f] daemon is not started [2022-11-16T13:30:21.898Z] --- PASS: TestPluginInstall (2.89s) [2022-11-16T13:30:21.898Z] --- PASS: TestPluginInstall/no_auth (1.11s) [2022-11-16T13:30:21.898Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-11-16T13:30:21.898Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-11-16T13:30:21.898Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:30:22.426Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-16T13:30:22.426Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-16T13:30:23.262Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-16T13:30:23.796Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-16T13:30:24.053Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-11-16T13:30:24.053Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-16T13:30:24.053Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-16T13:30:24.190Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-16T13:30:24.363Z] --- PASS: TestReplicatedJob (10.29s) [2022-11-16T13:30:24.363Z] === RUN TestUpdateReplicatedJob [2022-11-16T13:30:24.618Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-11-16T13:30:25.115Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-11-16T13:30:25.116Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-11-16T13:30:25.116Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-11-16T13:30:25.116Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:30:25.549Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-16T13:30:25.549Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-16T13:30:25.677Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-11-16T13:30:25.677Z] PASS [2022-11-16T13:30:25.677Z] [2022-11-16T13:30:25.677Z] DONE 10 tests in 6.873s [2022-11-16T13:30:25.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-16T13:30:25.932Z] INFO: Testing against a local daemon [2022-11-16T13:30:25.932Z] === RUN TestExternalGraphDriver [2022-11-16T13:30:26.121Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-16T13:30:26.188Z] === RUN TestExternalGraphDriver/json [2022-11-16T13:30:26.718Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-16T13:30:27.283Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-11-16T13:30:27.627Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2022-11-16T13:30:27.627Z] === RUN TestServiceListWithStatuses [2022-11-16T13:30:27.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:30:27.627Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-16T13:30:27.627Z] === RUN TestDockerNetworkConnectAlias [2022-11-16T13:30:27.847Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-16T13:30:27.847Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-16T13:30:28.075Z] === RUN TestExternalGraphDriver/spec [2022-11-16T13:30:28.411Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-16T13:30:28.975Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-16T13:30:29.440Z] === RUN TestExternalGraphDriver/pull [2022-11-16T13:30:29.907Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-16T13:30:30.164Z] check_test.go:380: [d586566dc9b77] daemon is not started [2022-11-16T13:30:30.728Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-16T13:30:30.985Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-16T13:30:31.328Z] --- PASS: TestExternalGraphDriver (5.43s) [2022-11-16T13:30:31.328Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-11-16T13:30:31.328Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-11-16T13:30:31.328Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-11-16T13:30:31.328Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:30:31.549Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-16T13:30:31.791Z] --- PASS: TestDockerNetworkConnectAlias (3.91s) [2022-11-16T13:30:31.791Z] === RUN TestDockerNetworkReConnect [2022-11-16T13:30:32.113Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-16T13:30:32.371Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-16T13:30:32.628Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-16T13:30:32.885Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-16T13:30:33.449Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-16T13:30:34.380Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-16T13:30:34.637Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-16T13:30:34.637Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-16T13:30:34.637Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-16T13:30:35.055Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-11-16T13:30:35.055Z] === RUN TestServicePlugin [2022-11-16T13:30:35.055Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:30:35.055Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-16T13:30:35.055Z] === RUN TestServiceUpdateLabel [2022-11-16T13:30:35.495Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-11-16T13:30:35.495Z] PASS [2022-11-16T13:30:35.495Z] [2022-11-16T13:30:35.495Z] DONE 5 tests in 9.705s [2022-11-16T13:30:35.495Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-16T13:30:35.495Z] INFO: Testing against a local daemon [2022-11-16T13:30:35.495Z] === RUN TestContinueAfterPluginCrash [2022-11-16T13:30:35.495Z] === PAUSE TestContinueAfterPluginCrash [2022-11-16T13:30:35.495Z] === RUN TestReadPluginNoRead [2022-11-16T13:30:35.495Z] === PAUSE TestReadPluginNoRead [2022-11-16T13:30:35.495Z] === RUN TestDaemonStartWithLogOpt [2022-11-16T13:30:35.495Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-16T13:30:35.495Z] === CONT TestContinueAfterPluginCrash [2022-11-16T13:30:35.495Z] === CONT TestDaemonStartWithLogOpt [2022-11-16T13:30:35.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-11-16T13:30:36.939Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-16T13:30:36.942Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-11-16T13:30:36.942Z] === RUN TestServiceUpdateSecrets [2022-11-16T13:30:37.196Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-16T13:30:37.453Z] docker_api_swarm_service_test.go:533: [d90bb4ecd7483] joining swarm manager [dae553f6e1592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:30:38.823Z] docker_api_swarm_service_test.go:534: [d7a61c728bedb] joining swarm manager [dae553f6e1592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:30:39.660Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-11-16T13:30:39.660Z] === CONT TestReadPluginNoRead [2022-11-16T13:30:41.025Z] === RUN TestReadPluginNoRead/default [2022-11-16T13:30:42.389Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-16T13:30:43.754Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-16T13:30:44.009Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-11-16T13:30:44.936Z] === CONT TestReadPluginNoRead [2022-11-16T13:30:44.936Z] read_test.go:92: [dc8b03dd64819] daemon is not started [2022-11-16T13:30:44.936Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-11-16T13:30:44.936Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-11-16T13:30:44.936Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-11-16T13:30:44.936Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-11-16T13:30:44.936Z] PASS [2022-11-16T13:30:44.936Z] [2022-11-16T13:30:44.936Z] DONE 6 tests in 9.370s [2022-11-16T13:30:44.936Z] 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-11-16T13:30:44.936Z] testing: warning: no tests to run [2022-11-16T13:30:44.936Z] PASS [2022-11-16T13:30:44.936Z] [2022-11-16T13:30:44.936Z] DONE 0 tests in 0.008s [2022-11-16T13:30:44.936Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-16T13:30:44.936Z] INFO: Testing against a local daemon [2022-11-16T13:30:44.936Z] === RUN TestPluginWithDevMounts [2022-11-16T13:30:44.936Z] === PAUSE TestPluginWithDevMounts [2022-11-16T13:30:44.936Z] === CONT TestPluginWithDevMounts [2022-11-16T13:30:46.826Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-11-16T13:30:46.826Z] PASS [2022-11-16T13:30:46.826Z] [2022-11-16T13:30:46.826Z] DONE 1 tests in 1.631s [2022-11-16T13:30:46.826Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-16T13:30:46.826Z] INFO: Testing against a local daemon [2022-11-16T13:30:46.826Z] === RUN TestSecretInspect [2022-11-16T13:30:48.715Z] --- PASS: TestSecretInspect (2.11s) [2022-11-16T13:30:48.715Z] === RUN TestSecretList [2022-11-16T13:30:48.778Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-11-16T13:30:49.343Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-16T13:30:51.229Z] --- PASS: TestSecretList (2.13s) [2022-11-16T13:30:51.229Z] === RUN TestSecretsCreateAndDelete [2022-11-16T13:30:51.238Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-11-16T13:30:51.238Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-11-16T13:30:51.238Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-16T13:30:51.238Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-16T13:30:51.495Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-16T13:30:51.776Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-11-16T13:30:51.776Z] === RUN TestServiceUpdateConfigs [2022-11-16T13:30:53.115Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-11-16T13:30:53.115Z] === RUN TestSecretsUpdate [2022-11-16T13:30:53.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-16T13:30:54.321Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-16T13:30:55.003Z] --- PASS: TestSecretsUpdate (2.15s) [2022-11-16T13:30:55.003Z] === RUN TestTemplatedSecret [2022-11-16T13:30:55.252Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-16T13:30:56.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-11-16T13:30:58.105Z] docker_api_swarm_service_test.go:148: [d69858651c06d] joining swarm manager [d9b88cdb73424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:30:58.266Z] --- PASS: TestTemplatedSecret (2.58s) [2022-11-16T13:30:58.266Z] === RUN TestSecretCreateResolve [2022-11-16T13:30:58.670Z] docker_api_swarm_service_test.go:148: [d97c54a854ede] joining swarm manager [d9b88cdb73424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:31:00.156Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-11-16T13:31:00.156Z] PASS [2022-11-16T13:31:00.156Z] [2022-11-16T13:31:00.156Z] DONE 6 tests in 13.228s [2022-11-16T13:31:00.156Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-16T13:31:00.156Z] INFO: Testing against a local daemon [2022-11-16T13:31:00.156Z] === RUN TestServiceCreateInit [2022-11-16T13:31:00.156Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-16T13:31:01.195Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-16T13:31:01.452Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-16T13:31:01.709Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-16T13:31:02.642Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-16T13:31:02.642Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-16T13:31:02.642Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-16T13:31:04.013Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-16T13:31:04.381Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-16T13:31:04.577Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-16T13:31:05.508Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-16T13:31:05.508Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-16T13:31:05.765Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-16T13:31:06.609Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-11-16T13:31:06.609Z] === RUN TestServiceUpdateNetwork [2022-11-16T13:31:06.697Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-16T13:31:07.663Z] --- PASS: TestServiceCreateInit (7.52s) [2022-11-16T13:31:07.663Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-11-16T13:31:07.663Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-11-16T13:31:07.663Z] === RUN TestCreateServiceMultipleTimes [2022-11-16T13:31:08.069Z] === RUN TestDockerSuite/TestRunMount [2022-11-16T13:31:12.290Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-16T13:31:12.290Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-16T13:31:12.855Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-16T13:31:14.260Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-16T13:31:16.170Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-16T13:31:18.066Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-16T13:31:18.943Z] --- PASS: TestServiceUpdateNetwork (12.13s) [2022-11-16T13:31:18.943Z] === RUN TestServiceUpdatePidsLimit [2022-11-16T13:31:18.943Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-16T13:31:19.199Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-16T13:31:19.436Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-16T13:31:21.333Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-16T13:31:22.265Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-16T13:31:23.636Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-16T13:31:23.636Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-16T13:31:23.894Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-16T13:31:24.827Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-16T13:31:25.391Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-16T13:31:25.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-16T13:31:25.724Z] --- PASS: TestCreateServiceMultipleTimes (15.67s) [2022-11-16T13:31:25.725Z] === RUN TestCreateServiceConflict [2022-11-16T13:31:25.725Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-11-16T13:31:25.725Z] === RUN TestCreateServiceMaxReplicas [2022-11-16T13:31:27.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-16T13:31:27.280Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-16T13:31:28.254Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-11-16T13:31:28.254Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-16T13:31:28.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-16T13:31:32.190Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-16T13:31:32.190Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-16T13:31:32.190Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-11-16T13:31:32.754Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-16T13:31:32.754Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-16T13:31:33.320Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-16T13:31:33.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-11-16T13:31:33.577Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-16T13:31:33.812Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-11-16T13:31:33.812Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-11-16T13:31:33.812Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-11-16T13:31:33.812Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-11-16T13:31:33.812Z] PASS [2022-11-16T13:31:33.812Z] [2022-11-16T13:31:33.812Z] === Skipped [2022-11-16T13:31:33.812Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-16T13:31:33.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:31:33.812Z] [2022-11-16T13:31:33.812Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-16T13:31:33.812Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-16T13:31:33.812Z] [2022-11-16T13:31:33.812Z] DONE 27 tests, 2 skipped in 158.801s [2022-11-16T13:31:33.812Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-16T13:31:33.812Z] ++ 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-11-16T13:31:33.812Z] ++ set -e [2022-11-16T13:31:33.812Z] ++ '[' -n 0 ']' [2022-11-16T13:31:33.812Z] ++ set -x [2022-11-16T13:31:33.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-16T13:31:33.812Z] INFO: Testing against a local daemon [2022-11-16T13:31:33.812Z] === RUN TestSessionCreate [2022-11-16T13:31:33.812Z] --- PASS: TestSessionCreate (0.02s) [2022-11-16T13:31:33.812Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-16T13:31:33.812Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-16T13:31:33.812Z] PASS [2022-11-16T13:31:33.812Z] [2022-11-16T13:31:33.812Z] DONE 2 tests in 0.169s [2022-11-16T13:31:33.812Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-16T13:31:33.812Z] ++ 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-11-16T13:31:33.812Z] ++ set -e [2022-11-16T13:31:33.812Z] ++ '[' -n 0 ']' [2022-11-16T13:31:33.812Z] ++ set -x [2022-11-16T13:31:33.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-16T13:31:33.812Z] INFO: Testing against a local daemon [2022-11-16T13:31:33.812Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:31:33.812Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:31:33.812Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:31:33.812Z] === RUN TestEventsExecDie [2022-11-16T13:31:33.834Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-16T13:31:34.091Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-16T13:31:34.374Z] --- PASS: TestEventsExecDie (0.59s) [2022-11-16T13:31:34.374Z] === RUN TestEventsBackwardsCompatible [2022-11-16T13:31:34.374Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-11-16T13:31:34.374Z] === RUN TestInfoBinaryCommits [2022-11-16T13:31:34.374Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-16T13:31:34.374Z] === RUN TestInfoAPIVersioned [2022-11-16T13:31:34.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-16T13:31:34.374Z] === RUN TestInfoDiscoveryBackend [2022-11-16T13:31:34.935Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-16T13:31:34.935Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-16T13:31:36.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-16T13:31:36.299Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-16T13:31:36.554Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-16T13:31:36.554Z] === RUN TestInfoAPI [2022-11-16T13:31:36.554Z] --- PASS: TestInfoAPI (0.02s) [2022-11-16T13:31:36.554Z] === RUN TestInfoAPIWarnings [2022-11-16T13:31:40.641Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-11-16T13:31:40.641Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-16T13:31:40.641Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-16T13:31:40.641Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-11-16T13:31:40.898Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-16T13:31:42.297Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-16T13:31:42.865Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-11-16T13:31:43.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-11-16T13:31:43.096Z] === RUN TestCreateServiceSecretFileMode [2022-11-16T13:31:43.429Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-11-16T13:31:43.429Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-16T13:31:43.993Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-16T13:31:44.251Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-16T13:31:44.816Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-16T13:31:45.380Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-16T13:31:45.380Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-16T13:31:45.380Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-16T13:31:45.944Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-16T13:31:46.508Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-16T13:31:46.508Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-16T13:31:46.508Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-16T13:31:46.764Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-11-16T13:31:48.136Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-16T13:31:48.136Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-16T13:31:48.136Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-16T13:31:50.034Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-16T13:31:51.404Z] === RUN TestDockerSuite/TestRunRm [2022-11-16T13:31:52.336Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-16T13:31:54.597Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-11-16T13:31:54.607Z] === RUN TestInfoDebug [2022-11-16T13:31:54.607Z] --- PASS: TestInfoDebug (0.52s) [2022-11-16T13:31:54.607Z] === RUN TestInfoInsecureRegistries [2022-11-16T13:31:54.607Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-16T13:31:54.607Z] === RUN TestInfoRegistryMirrors [2022-11-16T13:31:54.607Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-16T13:31:54.607Z] === RUN TestLoginFailsWithBadCredentials [2022-11-16T13:31:54.863Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-16T13:31:54.863Z] === RUN TestPingCacheHeaders [2022-11-16T13:31:54.863Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-16T13:31:54.863Z] === RUN TestPingGet [2022-11-16T13:31:54.863Z] --- PASS: TestPingGet (0.01s) [2022-11-16T13:31:54.863Z] === RUN TestPingHead [2022-11-16T13:31:54.863Z] --- PASS: TestPingHead (0.02s) [2022-11-16T13:31:54.863Z] === RUN TestVersion [2022-11-16T13:31:54.863Z] --- PASS: TestVersion (0.02s) [2022-11-16T13:31:54.863Z] PASS [2022-11-16T13:31:54.863Z] [2022-11-16T13:31:54.863Z] === Skipped [2022-11-16T13:31:54.863Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:31:54.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-16T13:31:54.863Z] [2022-11-16T13:31:54.863Z] DONE 18 tests, 1 skipped in 21.120s [2022-11-16T13:31:54.863Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-16T13:31:54.863Z] ++ 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-11-16T13:31:54.863Z] ++ set -e [2022-11-16T13:31:54.863Z] ++ '[' -n 0 ']' [2022-11-16T13:31:54.863Z] ++ set -x [2022-11-16T13:31:54.863Z] ++ 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-11-16T13:31:54.863Z] INFO: Testing against a local daemon [2022-11-16T13:31:54.863Z] === RUN TestVolumesCreateAndList [2022-11-16T13:31:54.863Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-16T13:31:54.863Z] === RUN TestVolumesRemove [2022-11-16T13:31:55.119Z] --- PASS: TestVolumesRemove (0.07s) [2022-11-16T13:31:55.119Z] === RUN TestVolumesInspect [2022-11-16T13:31:55.119Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-16T13:31:55.119Z] === RUN TestVolumesInvalidJSON [2022-11-16T13:31:55.119Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-16T13:31:55.119Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-16T13:31:55.119Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-16T13:31:55.119Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-11-16T13:31:55.119Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-16T13:31:55.119Z] PASS [2022-11-16T13:31:55.119Z] [2022-11-16T13:31:55.119Z] DONE 5 tests in 0.226s [2022-11-16T13:31:55.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:31:55.119Z] ++++ cat bundles/test-integration/docker.pid [2022-11-16T13:31:55.119Z] +++ kill 12836 [2022-11-16T13:31:55.260Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-11-16T13:31:55.260Z] === RUN TestCreateServiceConfigFileMode [2022-11-16T13:31:55.614Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-16T13:31:56.482Z] +++ /etc/init.d/apparmor stop [2022-11-16T13:31:56.482Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:31:56.482Z] [2022-11-16T13:31:56.482Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:31:56.482Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:31:56.482Z] [2022-11-16T13:31:56.482Z] To set a process to complain mode, use the command line tool [2022-11-16T13:31:56.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:31:56.482Z] +++ true [2022-11-16T13:31:56.482Z] exiting test-integration [2022-11-16T13:31:56.482Z] ++ exit 0 [2022-11-16T13:31:56.482Z] [2022-11-16T13:31:56.545Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-16T13:31:56.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-11-16T13:31:57.060Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns Post stage [Pipeline] junit [2022-11-16T13:31:57.424Z] Recording test results [2022-11-16T13:31:57.746Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-16T13:31:58.130Z] + echo Ensuring container killed. [2022-11-16T13:31:58.130Z] Ensuring container killed. [2022-11-16T13:31:58.130Z] + docker rm -vf docker-pr1 [2022-11-16T13:31:58.130Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-16T13:31:58.440Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-11-16T13:31:58.484Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:31:58.484Z] Chowning /workspace to jenkins user [2022-11-16T13:31:58.484Z] + id -u [2022-11-16T13:31:58.484Z] + id -g [2022-11-16T13:31:58.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [2022-11-16T13:31:58.484Z] Unable to find image 'busybox:latest' locally [2022-11-16T13:31:58.484Z] latest: Pulling from library/busybox [2022-11-16T13:31:58.743Z] 15a8001affa7: Pulling fs layer [2022-11-16T13:31:58.743Z] 15a8001affa7: Verifying Checksum [2022-11-16T13:31:58.743Z] 15a8001affa7: Download complete [2022-11-16T13:31:58.743Z] 15a8001affa7: Pull complete [2022-11-16T13:31:58.743Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-16T13:31:58.743Z] Status: Downloaded newer image for busybox:latest [2022-11-16T13:31:59.005Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:32:00.535Z] + bundleName=arm64-integration [2022-11-16T13:32:00.535Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-16T13:32:00.535Z] Creating arm64-integration-bundles.tar.gz [2022-11-16T13:32:00.535Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-16T13:32:00.535Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-16T13:32:00.546Z] Archiving artifacts [2022-11-16T13:32:01.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-11-16T13:32:02.095Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-11-16T13:32:02.546Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T13:32:02.953Z] + make clean [2022-11-16T13:32:03.062Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-11-16T13:32:03.062Z] Copying nested executables into bundles/binary-daemon [2022-11-16T13:32:03.062Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-11-16T13:32:03.208Z] docker volume rm -f docker-dev-cache [2022-11-16T13:32:03.208Z] docker-dev-cache [Pipeline] deleteDir [2022-11-16T13:32:03.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER docker:7ebfee940f02f1eddf144771d568344675ac38db hack/make.sh cross [2022-11-16T13:32:03.969Z] [2022-11-16T13:32:03.969Z] Removing bundles/ [2022-11-16T13:32:03.969Z] [2022-11-16T13:32:03.969Z] ---> Making bundle: cross (in bundles/cross) [2022-11-16T13:32:03.969Z] Cross building: bundles/cross/linux/amd64 [2022-11-16T13:32:03.969Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-11-16T13:32:03.970Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-11-16T13:32:03.991Z] === RUN TestDockerSwarmSuite/TestDNSConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T13:32:05.361Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-11-16T13:32:06.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-11-16T13:32:06.858Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-11-16T13:32:06.858Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-11-16T13:32:07.422Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-11-16T13:32:07.422Z] === RUN TestCreateServiceSysctls [2022-11-16T13:32:07.423Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-11-16T13:32:08.007Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-11-16T13:32:08.574Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-11-16T13:32:09.309Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-11-16T13:32:09.309Z] === RUN TestCreateServiceCapabilities [2022-11-16T13:32:09.507Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-11-16T13:32:09.765Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-11-16T13:32:10.022Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-16T13:32:10.586Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-16T13:32:11.150Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-16T13:32:11.823Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2022-11-16T13:32:11.823Z] === RUN TestInspect [2022-11-16T13:32:12.521Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-11-16T13:32:13.453Z] === RUN TestDockerSuite/TestRunState [2022-11-16T13:32:14.342Z] --- PASS: TestInspect (2.79s) [2022-11-16T13:32:14.342Z] === RUN TestCreateJob [2022-11-16T13:32:14.695Z] d3e1bcee8808: Pull complete [2022-11-16T13:32:14.695Z] Digest: sha256:cbb8b0a709b4e0868cd2e30b1485358197b1021bb0dd4261e36b3af3ca48fd0b [2022-11-16T13:32:14.695Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:32:14.695Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-11-16T13:32:14.695Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-11-16T13:32:14.695Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3650' [2022-11-16T13:32:14.695Z] WARN: Skipping validation tests [2022-11-16T13:32:14.695Z] INFO: Running unit tests at 11/16/2022 13:32:03... [2022-11-16T13:32:14.695Z] INFO: make.ps1 starting at 11/16/2022 13:32:09 [2022-11-16T13:32:14.695Z] INFO: Git commit (7ebfee940f) assumed from DOCKER_GITCOMMIT environment variable [2022-11-16T13:32:14.695Z] INFO: Invoking autogen... [2022-11-16T13:32:14.695Z] INFO: Running unit tests... [2022-11-16T13:32:14.825Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-16T13:32:15.389Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-11-16T13:32:15.389Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-16T13:32:15.953Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-16T13:32:16.211Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-11-16T13:32:16.211Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-16T13:32:16.211Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-16T13:32:16.775Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-16T13:32:17.340Z] === RUN TestDockerSuite/TestRunSysctls [2022-11-16T13:32:17.606Z] --- PASS: TestCreateJob (2.97s) [2022-11-16T13:32:17.606Z] === RUN TestReplicatedJob [2022-11-16T13:32:18.710Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-16T13:32:18.710Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-16T13:32:18.711Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-16T13:32:19.642Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-11-16T13:32:19.899Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-11-16T13:32:20.585Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-11-16T13:32:21.269Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-11-16T13:32:21.833Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-11-16T13:32:22.848Z] --- PASS: TestReplicatedJob (5.23s) [2022-11-16T13:32:22.848Z] === RUN TestUpdateReplicatedJob [2022-11-16T13:32:23.204Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-11-16T13:32:24.135Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-11-16T13:32:26.033Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-16T13:32:26.134Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-11-16T13:32:26.134Z] === RUN TestServiceListWithStatuses [2022-11-16T13:32:26.134Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:32:26.134Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-16T13:32:26.134Z] === RUN TestDockerNetworkConnectAlias [2022-11-16T13:32:29.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-16T13:32:29.602Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-16T13:32:30.167Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-16T13:32:30.300Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2022-11-16T13:32:30.301Z] === RUN TestDockerNetworkReConnect [2022-11-16T13:32:30.425Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-16T13:32:34.096Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-16T13:32:34.097Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-11-16T13:32:34.097Z] === RUN TestServicePlugin [2022-11-16T13:32:34.238Z] ? github.com/docker/docker/api [no test files] [2022-11-16T13:32:34.354Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-16T13:32:34.918Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-11-16T13:32:34.918Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-16T13:32:34.918Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-16T13:32:35.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-16T13:32:35.740Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-16T13:32:37.364Z] plugin_test.go:62: [d82510d4cd5ca] joining swarm manager [db9a69aacf3fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:32:38.263Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-16T13:32:38.292Z] plugin_test.go:65: [d38319c3ffdc5] joining swarm manager [db9a69aacf3fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:32:38.829Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-16T13:32:39.393Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-16T13:32:40.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-11-16T13:32:41.696Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-16T13:32:43.066Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-11-16T13:32:44.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-16T13:32:45.220Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-16T13:32:45.220Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-16T13:32:45.220Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-11-16T13:32:45.220Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-16T13:32:45.220Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-11-16T13:32:46.152Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-11-16T13:32:46.409Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-11-16T13:32:47.340Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-11-16T13:32:48.272Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-11-16T13:32:48.529Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-11-16T13:32:48.786Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-16T13:32:49.044Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-11-16T13:32:49.191Z] === RUN TestMiddlewares [2022-11-16T13:32:49.191Z] --- PASS: TestMiddlewares (0.00s) [2022-11-16T13:32:49.191Z] PASS [2022-11-16T13:32:49.191Z] coverage: 7.9% of statements [2022-11-16T13:32:49.191Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-11-16T13:32:49.608Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-16T13:32:49.608Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-11-16T13:32:50.173Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-11-16T13:32:50.738Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-11-16T13:32:50.738Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-11-16T13:32:51.303Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-16T13:32:51.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-16T13:32:52.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-16T13:32:52.125Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-11-16T13:32:52.689Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-11-16T13:32:53.254Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-11-16T13:32:53.254Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-16T13:32:53.254Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-16T13:32:53.818Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-16T13:32:54.749Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-11-16T13:32:55.313Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-11-16T13:32:55.313Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-16T13:32:55.313Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-16T13:32:55.570Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-16T13:32:55.570Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-16T13:32:56.948Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-11-16T13:32:56.948Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-16T13:32:57.518Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-16T13:32:59.418Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-16T13:33:00.349Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-16T13:33:00.349Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-16T13:33:00.349Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-16T13:33:00.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-11-16T13:33:01.171Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-11-16T13:33:01.735Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-11-16T13:33:02.667Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-16T13:33:02.667Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-16T13:33:04.038Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-16T13:33:04.038Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-16T13:33:04.038Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-16T13:33:04.785Z] --- PASS: TestServicePlugin (30.01s) [2022-11-16T13:33:04.785Z] === RUN TestServiceUpdateLabel [2022-11-16T13:33:04.970Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1677185519 [2022-11-16T13:33:05.227Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-16T13:33:05.485Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-16T13:33:05.711Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-11-16T13:33:05.711Z] === RUN TestServiceUpdateSecrets [2022-11-16T13:33:06.416Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-16T13:33:06.416Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-16T13:33:06.416Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-16T13:33:07.787Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-16T13:33:08.719Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-16T13:33:11.242Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-16T13:33:11.242Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-16T13:33:11.500Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-16T13:33:11.758Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-16T13:33:13.128Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-16T13:33:13.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-11-16T13:33:15.280Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-16T13:33:16.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-11-16T13:33:18.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-11-16T13:33:20.542Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-11-16T13:33:20.542Z] === RUN TestServiceUpdateConfigs [2022-11-16T13:33:20.892Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-16T13:33:21.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-11-16T13:33:22.526Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-16T13:33:23.896Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-16T13:33:24.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-11-16T13:33:24.718Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-16T13:33:26.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-11-16T13:33:27.545Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-16T13:33:29.442Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-16T13:33:29.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-11-16T13:33:29.957Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-16T13:33:31.326Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-16T13:33:32.257Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-11-16T13:33:33.189Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-16T13:33:35.084Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-16T13:33:35.341Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-11-16T13:33:35.375Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-11-16T13:33:35.375Z] === RUN TestServiceUpdateNetwork [2022-11-16T13:33:37.867Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-16T13:33:41.146Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-11-16T13:33:41.712Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-16T13:33:44.988Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-16T13:33:45.552Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-11-16T13:33:47.536Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-11-16T13:33:47.536Z] === RUN TestServiceUpdatePidsLimit [2022-11-16T13:33:48.462Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-16T13:33:49.024Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-16T13:33:49.760Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-16T13:33:49.850Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-16T13:33:49.850Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-16T13:33:49.850Z] === RUN TestBoolValue [2022-11-16T13:33:49.850Z] --- PASS: TestBoolValue (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestBoolValueOrDefault [2022-11-16T13:33:49.850Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestInt64ValueOrZero [2022-11-16T13:33:49.850Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestInt64ValueOrDefault [2022-11-16T13:33:49.850Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestInt64ValueOrDefaultWithError [2022-11-16T13:33:49.850Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestJsonContentType [2022-11-16T13:33:49.850Z] --- PASS: TestJsonContentType (0.00s) [2022-11-16T13:33:49.850Z] PASS [2022-11-16T13:33:49.850Z] coverage: 16.2% of statements [2022-11-16T13:33:49.850Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 16.2% of statements [2022-11-16T13:33:49.850Z] === RUN TestMaskSecretKeys [2022-11-16T13:33:49.850Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-11-16T13:33:49.850Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-11-16T13:33:49.850Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-11-16T13:33:49.850Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-11-16T13:33:49.850Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-11-16T13:33:49.850Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-11-16T13:33:49.850Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-11-16T13:33:49.850Z] === RUN TestVersionMiddlewareVersion [2022-11-16T13:33:49.850Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-11-16T13:33:49.851Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 37.7% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/server/middleware 0.081s coverage: 37.7% of statements [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-16T13:33:49.851Z] === RUN TestStrSliceMarshalJSON [2022-11-16T13:33:49.851Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestStrSliceUnmarshalJSON [2022-11-16T13:33:49.851Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestStrSliceUnmarshalString [2022-11-16T13:33:49.851Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestStrSliceUnmarshalSlice [2022-11-16T13:33:49.851Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 90.0% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-11-16T13:33:49.851Z] === RUN TestToJSON [2022-11-16T13:33:49.851Z] --- PASS: TestToJSON (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestToParamWithVersion [2022-11-16T13:33:49.851Z] --- PASS: TestToParamWithVersion (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestFromJSON [2022-11-16T13:33:49.851Z] --- PASS: TestFromJSON (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestEmpty [2022-11-16T13:33:49.851Z] --- PASS: TestEmpty (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestArgsMatchKVListEmptySources [2022-11-16T13:33:49.851Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestArgsMatchKVList [2022-11-16T13:33:49.851Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestArgsMatch [2022-11-16T13:33:49.851Z] --- PASS: TestArgsMatch (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestAdd [2022-11-16T13:33:49.851Z] --- PASS: TestAdd (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestDel [2022-11-16T13:33:49.851Z] --- PASS: TestDel (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestLen [2022-11-16T13:33:49.851Z] --- PASS: TestLen (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestExactMatch [2022-11-16T13:33:49.851Z] --- PASS: TestExactMatch (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestOnlyOneExactMatch [2022-11-16T13:33:49.851Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestContains [2022-11-16T13:33:49.851Z] --- PASS: TestContains (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestValidate [2022-11-16T13:33:49.851Z] --- PASS: TestValidate (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestWalkValues [2022-11-16T13:33:49.851Z] --- PASS: TestWalkValues (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestFuzzyMatch [2022-11-16T13:33:49.851Z] --- PASS: TestFuzzyMatch (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestClone [2022-11-16T13:33:49.851Z] --- PASS: TestClone (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 92.2% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-11-16T13:33:49.851Z] === RUN TestDurationToSecondsString [2022-11-16T13:33:49.851Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-11-16T13:33:49.851Z] === RUN TestGetTimestamp [2022-11-16T13:33:49.851Z] === RUN TestAdjustForAPIVersion [2022-11-16T13:33:49.851Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 5.7% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/server/router/swarm 0.084s coverage: 5.7% of statements [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-16T13:33:49.851Z] --- PASS: TestGetTimestamp (0.24s) [2022-11-16T13:33:49.851Z] === RUN TestParseTimestamps [2022-11-16T13:33:49.851Z] --- PASS: TestParseTimestamps (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 100.0% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/types/time 0.292s coverage: 100.0% of statements [2022-11-16T13:33:49.851Z] === RUN TestCompareVersion [2022-11-16T13:33:49.851Z] --- PASS: TestCompareVersion (0.00s) [2022-11-16T13:33:49.851Z] PASS [2022-11-16T13:33:49.851Z] coverage: 75.0% of statements [2022-11-16T13:33:49.851Z] ok github.com/docker/docker/api/types/versions 0.085s coverage: 75.0% of statements [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-16T13:33:49.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-11-16T13:33:51.419Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-11-16T13:33:51.419Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-11-16T13:33:51.419Z] === RUN TestCloneArgsSmartHttp [2022-11-16T13:33:51.419Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2022-11-16T13:33:51.419Z] === RUN TestCloneArgsDumbHttp [2022-11-16T13:33:51.419Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-11-16T13:33:51.419Z] === RUN TestCloneArgsGit [2022-11-16T13:33:51.419Z] --- PASS: TestCloneArgsGit (0.00s) [2022-11-16T13:33:51.419Z] === RUN TestCheckoutGit [2022-11-16T13:33:51.419Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-11-16T13:33:51.894Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2628464902/001/repo/.git/ [2022-11-16T13:33:52.283Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-11-16T13:33:52.363Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] gitutils_test.go:254: [master (root-commit) fb58e72] First commit [2022-11-16T13:33:52.363Z] 2 files changed, 3 insertions(+) [2022-11-16T13:33:52.363Z] create mode 100644 Dockerfile [2022-11-16T13:33:52.363Z] create mode 100644 subdir/Dockerfile [2022-11-16T13:33:52.363Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-11-16T13:33:52.363Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] [test b13196b] Branch commit [2022-11-16T13:33:52.363Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-11-16T13:33:52.363Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-16T13:33:52.363Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:52.363Z] gitutils_test.go:262: Switched to branch 'master' [2022-11-16T13:33:52.832Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2628464902/001/subrepo/.git/ [2022-11-16T13:33:52.832Z] gitutils_test.go:273: [master (root-commit) 98f7782] Subrepo initial [2022-11-16T13:33:52.832Z] 1 file changed, 1 insertion(+) [2022-11-16T13:33:52.832Z] create mode 100644 subfile [2022-11-16T13:33:52.832Z] === RUN TestEnable [2022-11-16T13:33:52.832Z] --- PASS: TestEnable (0.00s) [2022-11-16T13:33:52.832Z] === RUN TestDisable [2022-11-16T13:33:52.832Z] --- PASS: TestDisable (0.00s) [2022-11-16T13:33:52.832Z] === RUN TestEnabled [2022-11-16T13:33:52.832Z] --- PASS: TestEnabled (0.00s) [2022-11-16T13:33:52.832Z] PASS [2022-11-16T13:33:52.832Z] coverage: 100.0% of statements [2022-11-16T13:33:53.301Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-11-16T13:33:53.301Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-11-16T13:33:53.301Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-11-16T13:33:53.301Z] === RUN TestProcessNoDockerignore [2022-11-16T13:33:53.301Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-11-16T13:33:53.301Z] === RUN TestProcessShouldLeaveAllFiles [2022-11-16T13:33:53.301Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestDetectContentType [2022-11-16T13:33:53.301Z] --- PASS: TestDetectContentType (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestSelectAcceptableMIME [2022-11-16T13:33:53.301Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestInspectEmptyResponse [2022-11-16T13:33:53.301Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestInspectResponseBinary [2022-11-16T13:33:53.301Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestResponseUnsupportedContentType [2022-11-16T13:33:53.301Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestInspectResponseTextSimple [2022-11-16T13:33:53.301Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestInspectResponseEmptyContentType [2022-11-16T13:33:53.301Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestUnknownContentLength [2022-11-16T13:33:53.301Z] --- PASS: TestUnknownContentLength (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestDownloadRemote [2022-11-16T13:33:53.301Z] --- PASS: TestDownloadRemote (0.11s) [2022-11-16T13:33:53.301Z] === RUN TestGetWithStatusError [2022-11-16T13:33:53.301Z] --- PASS: TestGetWithStatusError (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestCloseRootDirectory [2022-11-16T13:33:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:33:53.301Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestHashFile [2022-11-16T13:33:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:33:53.301Z] --- SKIP: TestHashFile (0.00s) [2022-11-16T13:33:53.301Z] === RUN TestHashSubdir [2022-11-16T13:33:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:33:53.301Z] --- SKIP: TestHashSubdir (0.01s) [2022-11-16T13:33:53.301Z] === RUN TestRemoveDirectory [2022-11-16T13:33:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:33:53.301Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-11-16T13:33:53.301Z] PASS [2022-11-16T13:33:53.301Z] coverage: 9.3% of statements [2022-11-16T13:33:53.301Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 9.3% of statements [2022-11-16T13:33:53.652Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-16T13:33:53.771Z] === RUN TestGetAllAllowed [2022-11-16T13:33:53.771Z] --- PASS: TestGetAllAllowed (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestGetAllMeta [2022-11-16T13:33:53.771Z] --- PASS: TestGetAllMeta (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestWarnOnUnusedBuildArgs [2022-11-16T13:33:53.771Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestIsUnreferencedBuiltin [2022-11-16T13:33:53.771Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestIsExistingDirectory [2022-11-16T13:33:53.771Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestGetFilenameForDownload [2022-11-16T13:33:53.771Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestEnv2Variables [2022-11-16T13:33:53.771Z] --- PASS: TestEnv2Variables (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-11-16T13:33:53.771Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestMaintainer [2022-11-16T13:33:53.771Z] --- PASS: TestMaintainer (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestLabel [2022-11-16T13:33:53.771Z] --- PASS: TestLabel (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestFromScratch [2022-11-16T13:33:53.771Z] --- PASS: TestFromScratch (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestFromWithArg [2022-11-16T13:33:53.771Z] --- PASS: TestFromWithArg (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-11-16T13:33:53.771Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestFromWithUndefinedArg [2022-11-16T13:33:53.771Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestFromMultiStageWithNamedStage [2022-11-16T13:33:53.771Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestOnbuild [2022-11-16T13:33:53.771Z] --- PASS: TestOnbuild (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestWorkdir [2022-11-16T13:33:53.771Z] --- PASS: TestWorkdir (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestCmd [2022-11-16T13:33:53.771Z] --- PASS: TestCmd (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestHealthcheckNone [2022-11-16T13:33:53.771Z] --- PASS: TestHealthcheckNone (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestHealthcheckCmd [2022-11-16T13:33:53.771Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestEntrypoint [2022-11-16T13:33:53.771Z] --- PASS: TestEntrypoint (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestExpose [2022-11-16T13:33:53.771Z] --- PASS: TestExpose (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestUser [2022-11-16T13:33:53.771Z] --- PASS: TestUser (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestVolume [2022-11-16T13:33:53.771Z] --- PASS: TestVolume (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestStopSignal [2022-11-16T13:33:53.771Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-16T13:33:53.771Z] --- SKIP: TestStopSignal (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestArg [2022-11-16T13:33:53.771Z] --- PASS: TestArg (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestShell [2022-11-16T13:33:53.771Z] --- PASS: TestShell (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestPrependEnvOnCmd [2022-11-16T13:33:53.771Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestRunWithBuildArgs [2022-11-16T13:33:53.771Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestRunIgnoresHealthcheck [2022-11-16T13:33:53.771Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestDispatchUnsupportedOptions [2022-11-16T13:33:53.771Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-11-16T13:33:53.771Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-11-16T13:33:53.771Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-11-16T13:33:53.771Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestNormalizeWorkdir [2022-11-16T13:33:53.771Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestDispatch [2022-11-16T13:33:53.771Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-11-16T13:33:53.771Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-11-16T13:33:53.771Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-11-16T13:33:53.771Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-11-16T13:33:53.771Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-11-16T13:33:53.771Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-11-16T13:33:53.771Z] === RUN TestDispatch/COPY_url [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch (0.13s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-11-16T13:33:53.771Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestAddScratchImageAddsToMounts [2022-11-16T13:33:53.771Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestAddFromScratchPopulatesPlatform [2022-11-16T13:33:53.771Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-11-16T13:33:53.771Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-11-16T13:33:53.771Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestImageSourceGetAddsToMounts [2022-11-16T13:33:53.771Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestEmptyDockerfile [2022-11-16T13:33:53.771Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-11-16T13:33:53.771Z] === RUN TestSymlinkDockerfile [2022-11-16T13:33:53.771Z] --- PASS: TestSymlinkDockerfile (0.03s) [2022-11-16T13:33:53.771Z] === RUN TestDockerfileOutsideTheBuildContext [2022-11-16T13:33:53.771Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-11-16T13:33:53.771Z] === RUN TestNonExistingDockerfile [2022-11-16T13:33:53.771Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestCopyRunConfig [2022-11-16T13:33:53.771Z] --- PASS: TestCopyRunConfig (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestDeepCopyRunConfig [2022-11-16T13:33:53.771Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestExportImage [2022-11-16T13:33:53.771Z] --- PASS: TestExportImage (0.00s) [2022-11-16T13:33:53.771Z] === RUN TestNormalizeDest [2022-11-16T13:33:53.771Z] --- PASS: TestNormalizeDest (0.00s) [2022-11-16T13:33:53.771Z] PASS [2022-11-16T13:33:53.771Z] coverage: 46.8% of statements [2022-11-16T13:33:53.771Z] ok github.com/docker/docker/builder/dockerfile 0.308s coverage: 46.8% of statements [2022-11-16T13:33:53.771Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-16T13:33:54.217Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-16T13:33:54.782Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-16T13:33:55.347Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-16T13:33:55.347Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-16T13:33:55.347Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-16T13:33:55.449Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-11-16T13:33:55.449Z] Copying nested executables into bundles/cross/linux/amd64 [2022-11-16T13:33:55.449Z] Cross building: bundles/cross/windows/amd64 [2022-11-16T13:33:55.449Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-16T13:33:55.449Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-11-16T13:33:55.604Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-16T13:33:56.728Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2628464902/001/repo/sub'... [2022-11-16T13:33:56.728Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-11-16T13:33:56.728Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:56.728Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-11-16T13:33:56.728Z] The file will have its original line endings in your working directory. [2022-11-16T13:33:56.728Z] gitutils_test.go:277: [master 4e7873a] With submodule [2022-11-16T13:33:56.728Z] 2 files changed, 4 insertions(+) [2022-11-16T13:33:56.728Z] create mode 100644 .gitmodules [2022-11-16T13:33:56.728Z] create mode 160000 sub [2022-11-16T13:33:56.728Z] === RUN TestCheckoutGit/#00 [2022-11-16T13:33:57.102Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-16T13:33:57.720Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:33:57.720Z] [2022-11-16T13:33:57.720Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:33:58.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-11-16T13:33:58.880Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-16T13:33:59.944Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:33:59.944Z] [2022-11-16T13:33:59.944Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:01.402Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-11-16T13:34:01.660Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-11-16T13:34:02.224Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-11-16T13:34:02.789Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-11-16T13:34:02.789Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-16T13:34:02.789Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-11-16T13:34:02.789Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-16T13:34:02.789Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-11-16T13:34:02.907Z] === RUN TestCheckoutGit/master [2022-11-16T13:34:03.632Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-11-16T13:34:03.632Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-11-16T13:34:03.632Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-11-16T13:34:03.632Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-11-16T13:34:03.632Z] PASS [2022-11-16T13:34:03.632Z] [2022-11-16T13:34:03.632Z] === Skipped [2022-11-16T13:34:03.632Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-16T13:34:03.632Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-16T13:34:03.632Z] [2022-11-16T13:34:03.632Z] DONE 27 tests, 1 skipped in 183.523s [2022-11-16T13:34:03.632Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-16T13:34:03.632Z] INFO: Testing against a local daemon [2022-11-16T13:34:03.632Z] === RUN TestSessionCreate [2022-11-16T13:34:03.632Z] --- PASS: TestSessionCreate (0.02s) [2022-11-16T13:34:03.632Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-16T13:34:03.632Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-16T13:34:03.632Z] PASS [2022-11-16T13:34:03.632Z] [2022-11-16T13:34:03.632Z] DONE 2 tests in 0.080s [2022-11-16T13:34:03.632Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-16T13:34:03.632Z] INFO: Testing against a local daemon [2022-11-16T13:34:03.632Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:34:03.632Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:34:03.632Z] === RUN TestEventsExecDie [2022-11-16T13:34:03.888Z] --- PASS: TestEventsExecDie (0.53s) [2022-11-16T13:34:03.888Z] === RUN TestEventsBackwardsCompatible [2022-11-16T13:34:03.896Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:03.896Z] [2022-11-16T13:34:03.896Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:04.144Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-11-16T13:34:04.144Z] === RUN TestInfoBinaryCommits [2022-11-16T13:34:04.144Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-11-16T13:34:04.144Z] === RUN TestInfoAPIVersioned [2022-11-16T13:34:04.144Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-16T13:34:04.144Z] === RUN TestInfoDiscoveryBackend [2022-11-16T13:34:04.160Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-11-16T13:34:04.705Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-16T13:34:04.705Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-16T13:34:04.724Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-11-16T13:34:05.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-11-16T13:34:05.546Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-11-16T13:34:05.630Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-16T13:34:05.630Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-16T13:34:06.144Z] === RUN TestCheckpointCreateError [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointCreate [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointCreate (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointDeleteError [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointDelete [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointDelete (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointListError [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointListError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointList [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointList (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCheckpointListContainerNotFound [2022-11-16T13:34:06.144Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNewClientWithOpsFromEnv [2022-11-16T13:34:06.144Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-16T13:34:06.144Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestGetAPIPath [2022-11-16T13:34:06.144Z] --- PASS: TestGetAPIPath (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestParseHostURL [2022-11-16T13:34:06.144Z] --- PASS: TestParseHostURL (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-11-16T13:34:06.144Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPIVersionEmpty [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPIVersion [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPVersionOverride [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPIVersionAutomatic [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-11-16T13:34:06.144Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestClientRedirect [2022-11-16T13:34:06.144Z] --- PASS: TestClientRedirect (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigCreateUnsupported [2022-11-16T13:34:06.144Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigCreateError [2022-11-16T13:34:06.144Z] --- PASS: TestConfigCreateError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigCreate [2022-11-16T13:34:06.144Z] --- PASS: TestConfigCreate (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspectNotFound [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspectWithEmptyID [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspectUnsupported [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspectError [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspectError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspectConfigNotFound [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigInspect [2022-11-16T13:34:06.144Z] --- PASS: TestConfigInspect (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigListUnsupported [2022-11-16T13:34:06.144Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigListError [2022-11-16T13:34:06.144Z] --- PASS: TestConfigListError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigList [2022-11-16T13:34:06.144Z] --- PASS: TestConfigList (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigRemoveUnsupported [2022-11-16T13:34:06.144Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigRemoveError [2022-11-16T13:34:06.144Z] --- PASS: TestConfigRemoveError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigRemove [2022-11-16T13:34:06.144Z] --- PASS: TestConfigRemove (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigUpdateUnsupported [2022-11-16T13:34:06.144Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigUpdateError [2022-11-16T13:34:06.144Z] --- PASS: TestConfigUpdateError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestConfigUpdate [2022-11-16T13:34:06.144Z] --- PASS: TestConfigUpdate (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCommitError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCommitError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCommit [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCommit (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerStatPathError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerStatPathError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerStatPathNotFoundError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerStatPathNoHeaderError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerStatPath [2022-11-16T13:34:06.144Z] --- PASS: TestContainerStatPath (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyToContainerError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyToContainerError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyToContainerNotFoundError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyToContainerNotStatusOKError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyToContainer [2022-11-16T13:34:06.144Z] --- PASS: TestCopyToContainer (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyFromContainerError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyFromContainerNotFoundError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyFromContainerNotStatusOKError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyFromContainerNoHeaderError [2022-11-16T13:34:06.144Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestCopyFromContainer [2022-11-16T13:34:06.144Z] --- PASS: TestCopyFromContainer (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCreateError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCreateError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCreateImageNotFound [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCreateWithName [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerCreateAutoRemove [2022-11-16T13:34:06.144Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerDiffError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerDiffError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerDiff [2022-11-16T13:34:06.144Z] --- PASS: TestContainerDiff (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecCreateError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecCreate [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecCreate (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecStartError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecStartError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecStart [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecStart (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecInspectError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExecInspect [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExecInspect (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExportError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExportError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerExport [2022-11-16T13:34:06.144Z] --- PASS: TestContainerExport (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerInspectError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerInspectError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerInspectContainerNotFound [2022-11-16T13:34:06.144Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerInspectWithEmptyID [2022-11-16T13:34:06.144Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerInspect [2022-11-16T13:34:06.144Z] --- PASS: TestContainerInspect (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerInspectNode [2022-11-16T13:34:06.144Z] --- PASS: TestContainerInspectNode (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerKillError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerKillError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerKill [2022-11-16T13:34:06.144Z] --- PASS: TestContainerKill (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerListError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerListError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerList [2022-11-16T13:34:06.144Z] --- PASS: TestContainerList (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerLogsNotFoundError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerLogsError [2022-11-16T13:34:06.144Z] --- PASS: TestContainerLogsError (0.00s) [2022-11-16T13:34:06.144Z] === RUN TestContainerLogs [2022-11-16T13:34:06.190Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-16T13:34:06.190Z] === RUN TestInfoAPI [2022-11-16T13:34:06.190Z] --- PASS: TestInfoAPI (0.02s) [2022-11-16T13:34:06.190Z] === RUN TestInfoAPIWarnings [2022-11-16T13:34:06.613Z] --- PASS: TestContainerLogs (0.21s) [2022-11-16T13:34:06.613Z] === RUN TestContainerPauseError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerPauseError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerPause [2022-11-16T13:34:06.613Z] --- PASS: TestContainerPause (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainersPruneError [2022-11-16T13:34:06.613Z] --- PASS: TestContainersPruneError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainersPrune [2022-11-16T13:34:06.613Z] --- PASS: TestContainersPrune (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRemoveError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRemoveError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRemoveNotFoundError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRemove [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRemove (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRenameError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRenameError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRename [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRename (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerResizeError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerResizeError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerExecResizeError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerResize [2022-11-16T13:34:06.613Z] --- PASS: TestContainerResize (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerExecResize [2022-11-16T13:34:06.613Z] --- PASS: TestContainerExecResize (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRestartError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRestartError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerRestart [2022-11-16T13:34:06.613Z] --- PASS: TestContainerRestart (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStartError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStartError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStart [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStart (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStatsError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStatsError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStats [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStats (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStopError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStopError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerStop [2022-11-16T13:34:06.613Z] --- PASS: TestContainerStop (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerTopError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerTopError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerTop [2022-11-16T13:34:06.613Z] --- PASS: TestContainerTop (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerUnpauseError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerUnpause [2022-11-16T13:34:06.613Z] --- PASS: TestContainerUnpause (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerUpdateError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerUpdateError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerUpdate [2022-11-16T13:34:06.613Z] --- PASS: TestContainerUpdate (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerWaitError [2022-11-16T13:34:06.613Z] --- PASS: TestContainerWaitError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestContainerWait [2022-11-16T13:34:06.613Z] --- PASS: TestContainerWait (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestDiskUsageError [2022-11-16T13:34:06.613Z] --- PASS: TestDiskUsageError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestDiskUsage [2022-11-16T13:34:06.613Z] --- PASS: TestDiskUsage (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestDistributionInspectUnsupported [2022-11-16T13:34:06.613Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestDistributionInspectWithEmptyID [2022-11-16T13:34:06.613Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestEventsErrorInOptions [2022-11-16T13:34:06.613Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestEventsErrorFromServer [2022-11-16T13:34:06.613Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestEvents [2022-11-16T13:34:06.613Z] --- PASS: TestEvents (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestTLSCloseWriter [2022-11-16T13:34:06.613Z] === PAUSE TestTLSCloseWriter [2022-11-16T13:34:06.613Z] === RUN TestImageBuildError [2022-11-16T13:34:06.613Z] --- PASS: TestImageBuildError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageBuild [2022-11-16T13:34:06.613Z] --- PASS: TestImageBuild (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestGetDockerOS [2022-11-16T13:34:06.613Z] --- PASS: TestGetDockerOS (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageCreateError [2022-11-16T13:34:06.613Z] --- PASS: TestImageCreateError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageCreate [2022-11-16T13:34:06.613Z] --- PASS: TestImageCreate (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageHistoryError [2022-11-16T13:34:06.613Z] --- PASS: TestImageHistoryError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageHistory [2022-11-16T13:34:06.613Z] --- PASS: TestImageHistory (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageImportError [2022-11-16T13:34:06.613Z] --- PASS: TestImageImportError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageImport [2022-11-16T13:34:06.613Z] --- PASS: TestImageImport (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageInspectError [2022-11-16T13:34:06.613Z] --- PASS: TestImageInspectError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageInspectImageNotFound [2022-11-16T13:34:06.613Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageInspectWithEmptyID [2022-11-16T13:34:06.613Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageInspect [2022-11-16T13:34:06.613Z] --- PASS: TestImageInspect (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageListError [2022-11-16T13:34:06.613Z] --- PASS: TestImageListError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageList [2022-11-16T13:34:06.613Z] --- PASS: TestImageList (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageListApiBefore125 [2022-11-16T13:34:06.613Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageLoadError [2022-11-16T13:34:06.613Z] --- PASS: TestImageLoadError (0.02s) [2022-11-16T13:34:06.613Z] === RUN TestImageLoad [2022-11-16T13:34:06.613Z] --- PASS: TestImageLoad (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagesPruneError [2022-11-16T13:34:06.613Z] --- PASS: TestImagesPruneError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagesPrune [2022-11-16T13:34:06.613Z] --- PASS: TestImagesPrune (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullReferenceParseError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullAnyError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullAnyError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullStatusUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePullWithoutErrors [2022-11-16T13:34:06.613Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushReferenceError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushAnyError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushAnyError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushStatusUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithoutErrors [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-11-16T13:34:06.613Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-11-16T13:34:06.613Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageRemoveError [2022-11-16T13:34:06.613Z] --- PASS: TestImageRemoveError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageRemoveImageNotFound [2022-11-16T13:34:06.613Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageRemove [2022-11-16T13:34:06.613Z] --- PASS: TestImageRemove (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSaveError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSaveError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSave [2022-11-16T13:34:06.613Z] --- PASS: TestImageSave (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchAnyError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchStatusUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageSearchWithoutErrors [2022-11-16T13:34:06.613Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageTagError [2022-11-16T13:34:06.613Z] --- PASS: TestImageTagError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageTagInvalidReference [2022-11-16T13:34:06.613Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageTagInvalidSourceImageName [2022-11-16T13:34:06.613Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageTagHexSource [2022-11-16T13:34:06.613Z] --- PASS: TestImageTagHexSource (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestImageTag [2022-11-16T13:34:06.613Z] --- PASS: TestImageTag (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestInfoServerError [2022-11-16T13:34:06.613Z] --- PASS: TestInfoServerError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestInfoInvalidResponseJSONError [2022-11-16T13:34:06.613Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestInfo [2022-11-16T13:34:06.613Z] --- PASS: TestInfo (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkConnectError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkConnectError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkConnect [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkConnect (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkCreateError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkCreateError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkCreate [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkCreate (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkDisconnectError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkDisconnect [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkInspectError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkInspectError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkInspectNotFoundError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkInspectWithEmptyID [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkInspect [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkInspect (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkListError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkListError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkList [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkList (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworksPruneError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworksPruneError (0.01s) [2022-11-16T13:34:06.613Z] === RUN TestNetworksPrune [2022-11-16T13:34:06.613Z] --- PASS: TestNetworksPrune (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkRemoveError [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNetworkRemove [2022-11-16T13:34:06.613Z] --- PASS: TestNetworkRemove (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNodeInspectError [2022-11-16T13:34:06.613Z] --- PASS: TestNodeInspectError (0.00s) [2022-11-16T13:34:06.613Z] === RUN TestNodeInspectNodeNotFound [2022-11-16T13:34:06.614Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeInspectWithEmptyID [2022-11-16T13:34:06.614Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeInspect [2022-11-16T13:34:06.614Z] --- PASS: TestNodeInspect (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeListError [2022-11-16T13:34:06.614Z] --- PASS: TestNodeListError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeList [2022-11-16T13:34:06.614Z] --- PASS: TestNodeList (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeRemoveError [2022-11-16T13:34:06.614Z] --- PASS: TestNodeRemoveError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeRemove [2022-11-16T13:34:06.614Z] --- PASS: TestNodeRemove (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeUpdateError [2022-11-16T13:34:06.614Z] --- PASS: TestNodeUpdateError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestNodeUpdate [2022-11-16T13:34:06.614Z] --- PASS: TestNodeUpdate (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestOptionWithTimeout [2022-11-16T13:34:06.614Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPingFail [2022-11-16T13:34:06.614Z] --- PASS: TestPingFail (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPingWithError [2022-11-16T13:34:06.614Z] 2022/11/16 13:34:06 RoundTripper returned a response & error; ignoring response [2022-11-16T13:34:06.614Z] 2022/11/16 13:34:06 RoundTripper returned a response & error; ignoring response [2022-11-16T13:34:06.614Z] --- PASS: TestPingWithError (0.01s) [2022-11-16T13:34:06.614Z] === RUN TestPingSuccess [2022-11-16T13:34:06.614Z] --- PASS: TestPingSuccess (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPingHeadFallback [2022-11-16T13:34:06.614Z] === RUN TestPingHeadFallback/OK [2022-11-16T13:34:06.614Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-11-16T13:34:06.614Z] === RUN TestPingHeadFallback/Not_Found [2022-11-16T13:34:06.614Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-11-16T13:34:06.614Z] --- PASS: TestPingHeadFallback (0.00s) [2022-11-16T13:34:06.614Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-11-16T13:34:06.614Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-11-16T13:34:06.614Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-11-16T13:34:06.614Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginDisableError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginDisableError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginDisable [2022-11-16T13:34:06.614Z] --- PASS: TestPluginDisable (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginEnableError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginEnableError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginEnable [2022-11-16T13:34:06.614Z] --- PASS: TestPluginEnable (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginInspectError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginInspectError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginInspectWithEmptyID [2022-11-16T13:34:06.614Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginInspect [2022-11-16T13:34:06.614Z] --- PASS: TestPluginInspect (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginListError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginListError (0.01s) [2022-11-16T13:34:06.614Z] === RUN TestPluginList [2022-11-16T13:34:06.614Z] --- PASS: TestPluginList (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginPushError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginPushError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginPush [2022-11-16T13:34:06.614Z] --- PASS: TestPluginPush (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginRemoveError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginRemoveError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginRemove [2022-11-16T13:34:06.614Z] --- PASS: TestPluginRemove (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginSetError [2022-11-16T13:34:06.614Z] --- PASS: TestPluginSetError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPluginSet [2022-11-16T13:34:06.614Z] --- PASS: TestPluginSet (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSetHostHeader [2022-11-16T13:34:06.614Z] --- PASS: TestSetHostHeader (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestPlainTextError [2022-11-16T13:34:06.614Z] --- PASS: TestPlainTextError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestInfiniteError [2022-11-16T13:34:06.614Z] --- PASS: TestInfiniteError (0.02s) [2022-11-16T13:34:06.614Z] === RUN TestSecretCreateUnsupported [2022-11-16T13:34:06.614Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretCreateError [2022-11-16T13:34:06.614Z] --- PASS: TestSecretCreateError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretCreate [2022-11-16T13:34:06.614Z] --- PASS: TestSecretCreate (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretInspectUnsupported [2022-11-16T13:34:06.614Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretInspectError [2022-11-16T13:34:06.614Z] --- PASS: TestSecretInspectError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretInspectSecretNotFound [2022-11-16T13:34:06.614Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretInspectWithEmptyID [2022-11-16T13:34:06.614Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretInspect [2022-11-16T13:34:06.614Z] --- PASS: TestSecretInspect (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretListUnsupported [2022-11-16T13:34:06.614Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretListError [2022-11-16T13:34:06.614Z] --- PASS: TestSecretListError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretList [2022-11-16T13:34:06.614Z] --- PASS: TestSecretList (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretRemoveUnsupported [2022-11-16T13:34:06.614Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretRemoveError [2022-11-16T13:34:06.614Z] --- PASS: TestSecretRemoveError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretRemove [2022-11-16T13:34:06.614Z] --- PASS: TestSecretRemove (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretUpdateUnsupported [2022-11-16T13:34:06.614Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretUpdateError [2022-11-16T13:34:06.614Z] --- PASS: TestSecretUpdateError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestSecretUpdate [2022-11-16T13:34:06.614Z] --- PASS: TestSecretUpdate (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestServiceCreateError [2022-11-16T13:34:06.614Z] --- PASS: TestServiceCreateError (0.00s) [2022-11-16T13:34:06.614Z] === RUN TestServiceCreate [2022-11-16T13:34:06.917Z] === RUN TestDockerSuite/TestUpdateStats [2022-11-16T13:34:07.083Z] --- PASS: TestServiceCreate (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceCreateCompatiblePlatforms [2022-11-16T13:34:07.083Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceCreateDigestPinning [2022-11-16T13:34:07.083Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceInspectError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceInspectError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceInspectServiceNotFound [2022-11-16T13:34:07.083Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceInspectWithEmptyID [2022-11-16T13:34:07.083Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceInspect [2022-11-16T13:34:07.083Z] --- PASS: TestServiceInspect (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceListError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceListError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceList [2022-11-16T13:34:07.083Z] --- PASS: TestServiceList (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceLogsError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceLogsError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceLogs [2022-11-16T13:34:07.083Z] --- PASS: TestServiceLogs (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceRemoveError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceRemoveError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceRemoveNotFoundError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceRemove [2022-11-16T13:34:07.083Z] --- PASS: TestServiceRemove (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceUpdateError [2022-11-16T13:34:07.083Z] --- PASS: TestServiceUpdateError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestServiceUpdate [2022-11-16T13:34:07.083Z] --- PASS: TestServiceUpdate (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmGetUnlockKeyError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmGetUnlockKey [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmInitError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmInitError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmInit [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmInit (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmInspectError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmInspectError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmInspect [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmInspect (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmJoinError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmJoinError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmJoin [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmJoin (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmLeaveError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmLeave [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmLeave (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmUnlockError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmUnlock [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmUnlock (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmUpdateError [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestSwarmUpdate [2022-11-16T13:34:07.083Z] --- PASS: TestSwarmUpdate (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestTaskInspectError [2022-11-16T13:34:07.083Z] --- PASS: TestTaskInspectError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestTaskInspectWithEmptyID [2022-11-16T13:34:07.083Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestTaskInspect [2022-11-16T13:34:07.083Z] --- PASS: TestTaskInspect (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestTaskListError [2022-11-16T13:34:07.083Z] --- PASS: TestTaskListError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestTaskList [2022-11-16T13:34:07.083Z] --- PASS: TestTaskList (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeCreateError [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeCreateError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeCreate [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeCreate (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeInspectError [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeInspectError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeInspectNotFound [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeInspectWithEmptyID [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeInspect [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeInspect (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeListError [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeListError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeList [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeList (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeRemoveError [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-11-16T13:34:07.083Z] === RUN TestVolumeRemove [2022-11-16T13:34:07.083Z] --- PASS: TestVolumeRemove (0.00s) [2022-11-16T13:34:07.083Z] === CONT TestTLSCloseWriter [2022-11-16T13:34:07.083Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-11-16T13:34:07.083Z] PASS [2022-11-16T13:34:07.083Z] coverage: 74.9% of statements [2022-11-16T13:34:07.083Z] ok github.com/docker/docker/client 0.467s coverage: 74.9% of statements [2022-11-16T13:34:07.083Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:07.083Z] [2022-11-16T13:34:07.083Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:08.288Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-11-16T13:34:09.304Z] === RUN TestCheckoutGit/:subdir [2022-11-16T13:34:10.293Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:10.293Z] [2022-11-16T13:34:10.293Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:10.813Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-11-16T13:34:11.379Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-11-16T13:34:11.379Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-16T13:34:11.379Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-11-16T13:34:12.310Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-11-16T13:34:12.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-16T13:34:13.132Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-11-16T13:34:14.091Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:14.091Z] [2022-11-16T13:34:14.091Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:15.660Z] === RUN TestCheckoutGit/:nosubdir [2022-11-16T13:34:15.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-11-16T13:34:16.261Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-11-16T13:34:17.229Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:17.229Z] [2022-11-16T13:34:17.229Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:18.218Z] === RUN TestCheckoutGit/:Dockerfile [2022-11-16T13:34:18.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-11-16T13:34:19.210Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:19.210Z] [2022-11-16T13:34:19.210Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:19.679Z] === RUN TestCheckoutGit/master:nosubdir [2022-11-16T13:34:20.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-11-16T13:34:21.250Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:21.250Z] [2022-11-16T13:34:21.250Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:21.719Z] === RUN TestCheckoutGit/master:subdir [2022-11-16T13:34:22.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-16T13:34:22.708Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:22.708Z] [2022-11-16T13:34:22.708Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:23.948Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-16T13:34:24.223Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-11-16T13:34:24.223Z] === RUN TestInfoDebug [2022-11-16T13:34:24.223Z] --- PASS: TestInfoDebug (0.52s) [2022-11-16T13:34:24.223Z] === RUN TestInfoInsecureRegistries [2022-11-16T13:34:24.223Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-16T13:34:24.223Z] === RUN TestInfoRegistryMirrors [2022-11-16T13:34:24.223Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-16T13:34:24.223Z] === RUN TestLoginFailsWithBadCredentials [2022-11-16T13:34:24.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-16T13:34:24.223Z] === RUN TestPingCacheHeaders [2022-11-16T13:34:24.479Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-16T13:34:24.479Z] === RUN TestPingGet [2022-11-16T13:34:24.479Z] --- PASS: TestPingGet (0.02s) [2022-11-16T13:34:24.479Z] === RUN TestPingHead [2022-11-16T13:34:24.479Z] --- PASS: TestPingHead (0.02s) [2022-11-16T13:34:24.479Z] === RUN TestVersion [2022-11-16T13:34:24.479Z] --- PASS: TestVersion (0.02s) [2022-11-16T13:34:24.479Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:34:24.927Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:24.927Z] [2022-11-16T13:34:24.927Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:25.843Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s) [2022-11-16T13:34:25.843Z] PASS [2022-11-16T13:34:25.843Z] [2022-11-16T13:34:25.843Z] DONE 18 tests in 22.188s [2022-11-16T13:34:25.843Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-16T13:34:25.843Z] INFO: Testing against a local daemon [2022-11-16T13:34:25.843Z] === RUN TestVolumesCreateAndList [2022-11-16T13:34:25.843Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-16T13:34:25.843Z] === RUN TestVolumesRemove [2022-11-16T13:34:25.843Z] --- PASS: TestVolumesRemove (0.11s) [2022-11-16T13:34:25.843Z] === RUN TestVolumesInspect [2022-11-16T13:34:25.843Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-16T13:34:25.843Z] === RUN TestVolumesInvalidJSON [2022-11-16T13:34:25.843Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-16T13:34:25.843Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-16T13:34:25.843Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-16T13:34:25.843Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-11-16T13:34:25.843Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-16T13:34:25.843Z] PASS [2022-11-16T13:34:25.843Z] [2022-11-16T13:34:25.843Z] DONE 5 tests in 0.203s [2022-11-16T13:34:25.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:34:26.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-11-16T13:34:27.154Z] === RUN TestCheckoutGit/master:../subdir [2022-11-16T13:34:27.731Z] Stopping apparmor (via systemctl): apparmor.service. [2022-11-16T13:34:27.731Z] Removing test suite binaries [2022-11-16T13:34:27.731Z] exiting test-integration [2022-11-16T13:34:27.731Z] ++ exit 0 [2022-11-16T13:34:27.731Z] [2022-11-16T13:34:27.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-11-16T13:34:28.146Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:28.146Z] [2022-11-16T13:34:28.146Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:28.146Z] === RUN TestCheckoutGit/test Post stage [Pipeline] junit [2022-11-16T13:34:29.109Z] Recording test results [2022-11-16T13:34:29.134Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:29.134Z] [2022-11-16T13:34:29.134Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:29.214Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-11-16T13:34:29.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-11-16T13:34:30.656Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-11-16T13:34:30.706Z] === RUN TestCheckoutGit/test: [2022-11-16T13:34:30.711Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner Post stage [Pipeline] sh [2022-11-16T13:34:31.123Z] + echo Ensuring container killed. [2022-11-16T13:34:31.123Z] Ensuring container killed. [2022-11-16T13:34:31.123Z] + docker rm -vf docker-pr1 [2022-11-16T13:34:31.123Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-16T13:34:31.527Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:34:31.527Z] Chowning /workspace to jenkins user [2022-11-16T13:34:31.527Z] + id -u [2022-11-16T13:34:31.527Z] + id -g [2022-11-16T13:34:31.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [2022-11-16T13:34:31.527Z] Unable to find image 'busybox:latest' locally [2022-11-16T13:34:31.527Z] latest: Pulling from library/busybox [2022-11-16T13:34:31.693Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:31.693Z] [2022-11-16T13:34:31.693Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:31.783Z] 22b70bddd3ac: Pulling fs layer [2022-11-16T13:34:31.783Z] 22b70bddd3ac: Download complete [2022-11-16T13:34:32.039Z] 22b70bddd3ac: Pull complete [2022-11-16T13:34:32.039Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-16T13:34:32.039Z] Status: Downloaded newer image for busybox:latest [2022-11-16T13:34:32.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-11-16T13:34:33.259Z] === RUN TestCheckoutGit/test:subdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:34:33.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-11-16T13:34:33.786Z] + bundleName=amd64-cgroup2 [2022-11-16T13:34:33.786Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-11-16T13:34:33.786Z] Creating amd64-cgroup2-bundles.tar.gz [2022-11-16T13:34:33.786Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-11-16T13:34:33.786Z] + 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-11-16T13:34:34.050Z] Archiving artifacts [2022-11-16T13:34:34.249Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-16T13:34:34.249Z] [2022-11-16T13:34:34.249Z] gitutils_test.go:211: git-http-backend: [2022-11-16T13:34:34.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-11-16T13:34:35.237Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestConfigureDaemonLogs [2022-11-16T13:34:35.237Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestCommonOptionsInstallFlags [2022-11-16T13:34:35.237Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-11-16T13:34:35.237Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-11-16T13:34:35.237Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-11-16T13:34:35.237Z] PASS [2022-11-16T13:34:35.237Z] coverage: 18.4% of statements [2022-11-16T13:34:35.237Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 18.4% of statements [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit (44.38s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/#00 (5.84s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/master (7.06s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/:subdir (6.39s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/:nosubdir (2.20s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/:Dockerfile (1.77s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/master:nosubdir (1.86s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/master:subdir (5.39s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/master:../subdir (1.28s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/test (2.55s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/test: (2.42s) [2022-11-16T13:34:35.707Z] --- PASS: TestCheckoutGit/test:subdir (2.45s) [2022-11-16T13:34:35.707Z] === RUN TestValidGitTransport [2022-11-16T13:34:35.707Z] --- PASS: TestValidGitTransport (0.00s) [2022-11-16T13:34:35.707Z] === RUN TestGitInvalidRef [2022-11-16T13:34:36.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T13:34:36.177Z] --- PASS: TestGitInvalidRef (0.24s) [2022-11-16T13:34:36.177Z] PASS [2022-11-16T13:34:36.177Z] coverage: 83.5% of statements [2022-11-16T13:34:36.177Z] ok github.com/docker/docker/builder/remotecontext/git 44.806s coverage: 83.5% of statements [2022-11-16T13:34:36.194Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-11-16T13:34:36.450Z] + make clean [2022-11-16T13:34:36.706Z] docker volume rm -f docker-dev-cache [2022-11-16T13:34:36.706Z] docker-dev-cache [Pipeline] deleteDir [2022-11-16T13:34:37.166Z] === RUN TestContainerStopSignal [2022-11-16T13:34:37.166Z] --- PASS: TestContainerStopSignal (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestContainerStopTimeout [2022-11-16T13:34:37.166Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestContainerSecretReferenceDestTarget [2022-11-16T13:34:37.166Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-11-16T13:34:37.166Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-11-16T13:34:37.166Z] === RUN TestContainerLogPathSetForRingLogger [2022-11-16T13:34:37.166Z] --- PASS: TestContainerLogPathSetForRingLogger (0.03s) [2022-11-16T13:34:37.166Z] === RUN TestReplaceAndAppendEnvVars [2022-11-16T13:34:37.166Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-11-16T13:34:37.166Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestNewMemoryStore [2022-11-16T13:34:37.166Z] --- PASS: TestNewMemoryStore (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestAddContainers [2022-11-16T13:34:37.166Z] --- PASS: TestAddContainers (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestGetContainer [2022-11-16T13:34:37.166Z] --- PASS: TestGetContainer (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestDeleteContainer [2022-11-16T13:34:37.166Z] --- PASS: TestDeleteContainer (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestListContainers [2022-11-16T13:34:37.166Z] --- PASS: TestListContainers (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestFirstContainer [2022-11-16T13:34:37.166Z] --- PASS: TestFirstContainer (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestApplyAllContainer [2022-11-16T13:34:37.166Z] --- PASS: TestApplyAllContainer (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestIsValidHealthString [2022-11-16T13:34:37.166Z] --- PASS: TestIsValidHealthString (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestStateRunStop [2022-11-16T13:34:37.166Z] --- PASS: TestStateRunStop (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestStateTimeoutWait [2022-11-16T13:34:37.166Z] state_test.go:141: Stop callback fired [2022-11-16T13:34:37.166Z] state_test.go:165: Stop callback fired [2022-11-16T13:34:37.166Z] --- PASS: TestStateTimeoutWait (0.12s) [2022-11-16T13:34:37.166Z] === RUN TestIsValidStateString [2022-11-16T13:34:37.166Z] --- PASS: TestIsValidStateString (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestViewSaveDelete [2022-11-16T13:34:37.166Z] --- PASS: TestViewSaveDelete (0.01s) [2022-11-16T13:34:37.166Z] === RUN TestViewAll [2022-11-16T13:34:37.166Z] --- PASS: TestViewAll (0.08s) [2022-11-16T13:34:37.166Z] === RUN TestViewGet [2022-11-16T13:34:37.166Z] --- PASS: TestViewGet (0.01s) [2022-11-16T13:34:37.166Z] === RUN TestNames [2022-11-16T13:34:37.166Z] --- PASS: TestNames (0.00s) [2022-11-16T13:34:37.166Z] === RUN TestViewWithHealthCheck [2022-11-16T13:34:37.166Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-11-16T13:34:37.166Z] PASS [2022-11-16T13:34:37.166Z] coverage: 41.4% of statements [2022-11-16T13:34:37.166Z] ok github.com/docker/docker/container 0.383s coverage: 41.4% of statements [2022-11-16T13:34:37.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/cli [no test files] [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-16T13:34:37.636Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T13:34:38.933Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-16T13:34:39.855Z] === RUN TestPrepare [2022-11-16T13:34:39.855Z] --- PASS: TestPrepare (0.00s) [2022-11-16T13:34:39.855Z] === RUN TestStart [2022-11-16T13:34:39.855Z] --- PASS: TestStart (0.00s) [2022-11-16T13:34:39.855Z] === RUN TestWaitCancel [2022-11-16T13:34:39.855Z] --- PASS: TestWaitCancel (0.00s) [2022-11-16T13:34:39.855Z] === RUN TestWaitDisabled [2022-11-16T13:34:39.855Z] --- PASS: TestWaitDisabled (0.00s) [2022-11-16T13:34:39.855Z] === RUN TestWaitEnabled [2022-11-16T13:34:39.855Z] --- PASS: TestWaitEnabled (0.00s) [2022-11-16T13:34:39.855Z] === RUN TestRemove [2022-11-16T13:34:39.855Z] --- PASS: TestRemove (0.00s) [2022-11-16T13:34:39.855Z] PASS [2022-11-16T13:34:39.855Z] coverage: 65.3% of statements [2022-11-16T13:34:39.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.116s coverage: 65.3% of statements [2022-11-16T13:34:40.325Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-11-16T13:34:40.326Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCIsolation [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-11-16T13:34:40.326Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCConfigs [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCConfigs [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-11-16T13:34:40.326Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-11-16T13:34:40.326Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-11-16T13:34:40.326Z] PASS [2022-11-16T13:34:40.326Z] coverage: 35.9% of statements [2022-11-16T13:34:40.326Z] ok github.com/docker/docker/daemon/cluster/convert 0.409s coverage: 35.9% of statements [2022-11-16T13:34:42.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-11-16T13:34:42.549Z] === RUN TestNewListSecretsFilters [2022-11-16T13:34:42.549Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-11-16T13:34:42.549Z] === RUN TestNewListConfigsFilters [2022-11-16T13:34:42.549Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-11-16T13:34:42.549Z] PASS [2022-11-16T13:34:42.549Z] coverage: 0.5% of statements [2022-11-16T13:34:42.549Z] ok github.com/docker/docker/daemon/cluster 1.388s coverage: 0.5% of statements [2022-11-16T13:34:44.121Z] === RUN TestBuilderGC [2022-11-16T13:34:44.121Z] --- PASS: TestBuilderGC (0.01s) [2022-11-16T13:34:44.121Z] === RUN TestDaemonConfigurationNotFound [2022-11-16T13:34:44.121Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestDaemonBrokenConfiguration [2022-11-16T13:34:44.121Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestParseClusterAdvertiseSettings [2022-11-16T13:34:44.121Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestFindConfigurationConflicts [2022-11-16T13:34:44.121Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-11-16T13:34:44.121Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestDaemonConfigurationMergeConflicts [2022-11-16T13:34:44.121Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-11-16T13:34:44.121Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-11-16T13:34:44.121Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-11-16T13:34:44.153Z] docker_cli_service_logs_test.go:246: checking task 4wo4xzk7yfd8 [2022-11-16T13:34:44.153Z] docker_cli_service_logs_test.go:251: checking messages for 4wo4xzk7yfd8 [2022-11-16T13:34:44.153Z] docker_cli_service_logs_test.go:246: checking task hui0oy1qe4fa [2022-11-16T13:34:44.153Z] docker_cli_service_logs_test.go:251: checking messages for hui0oy1qe4fa [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-11-16T13:34:44.590Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-11-16T13:34:44.590Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-11-16T13:34:44.590Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-11-16T13:34:44.590Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_label [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_dns [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_dns-search [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-11-16T13:34:44.590Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-11-16T13:34:44.590Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-11-16T13:34:44.591Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestModifiedDiscoverySettings [2022-11-16T13:34:44.591Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestReloadSetConfigFileNotExist [2022-11-16T13:34:44.591Z] time="2022-11-16T13:34:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-11-16T13:34:44.591Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-11-16T13:34:44.591Z] === RUN TestReloadDefaultConfigNotExist [2022-11-16T13:34:44.591Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:34:44.591Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestReloadBadDefaultConfig [2022-11-16T13:34:44.591Z] time="2022-11-16T13:34:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-607599013" [2022-11-16T13:34:44.591Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestReloadWithConflictingLabels [2022-11-16T13:34:44.591Z] time="2022-11-16T13:34:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1681402654" [2022-11-16T13:34:44.591Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-11-16T13:34:44.591Z] === RUN TestReloadWithDuplicateLabels [2022-11-16T13:34:44.591Z] time="2022-11-16T13:34:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2380411859" [2022-11-16T13:34:44.591Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestDaemonConfigurationMerge [2022-11-16T13:34:44.591Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-11-16T13:34:44.591Z] PASS [2022-11-16T13:34:44.591Z] coverage: 79.7% of statements [2022-11-16T13:34:44.591Z] ok github.com/docker/docker/daemon/config 0.351s coverage: 79.7% of statements [2022-11-16T13:34:44.591Z] === RUN TestDiscoveryOptsErrors [2022-11-16T13:34:44.591Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-11-16T13:34:44.591Z] === RUN TestDiscoveryOpts [2022-11-16T13:34:44.591Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-11-16T13:34:44.591Z] PASS [2022-11-16T13:34:44.591Z] coverage: 30.0% of statements [2022-11-16T13:34:44.591Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2022-11-16T13:34:46.160Z] === RUN TestWaitNodeAttachment [2022-11-16T13:34:46.160Z] === RUN TestEventsLog [2022-11-16T13:34:46.160Z] --- PASS: TestEventsLog (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestEventsLogTimeout [2022-11-16T13:34:46.160Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestLogEvents [2022-11-16T13:34:46.160Z] --- PASS: TestLogEvents (0.05s) [2022-11-16T13:34:46.160Z] === RUN TestLoadBufferedEvents [2022-11-16T13:34:46.160Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-11-16T13:34:46.160Z] === RUN TestIsolationConversion [2022-11-16T13:34:46.160Z] === RUN TestIsolationConversion/default [2022-11-16T13:34:46.160Z] === RUN TestIsolationConversion/process [2022-11-16T13:34:46.160Z] === RUN TestIsolationConversion/hyperv [2022-11-16T13:34:46.160Z] --- PASS: TestIsolationConversion (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestContainerLabels [2022-11-16T13:34:46.160Z] --- PASS: TestContainerLabels (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestCredentialSpecConversion [2022-11-16T13:34:46.160Z] === RUN TestCredentialSpecConversion/none [2022-11-16T13:34:46.160Z] === RUN TestCredentialSpecConversion/config [2022-11-16T13:34:46.160Z] === RUN TestCredentialSpecConversion/file [2022-11-16T13:34:46.160Z] === RUN TestCredentialSpecConversion/registry [2022-11-16T13:34:46.160Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-11-16T13:34:46.160Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountBind [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountVolume [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountTarget [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountTmpfs [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountInvalidType [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-11-16T13:34:46.160Z] === RUN TestControllerValidateMountNamedPipe [2022-11-16T13:34:46.160Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-11-16T13:34:46.160Z] PASS [2022-11-16T13:34:46.160Z] coverage: 11.0% of statements [2022-11-16T13:34:46.630Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.575s coverage: 11.0% of statements [2022-11-16T13:34:46.630Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-11-16T13:34:46.630Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-11-16T13:34:46.630Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-11-16T13:34:46.630Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-11-16T13:34:46.630Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-11-16T13:34:46.630Z] PASS [2022-11-16T13:34:46.630Z] coverage: 50.0% of statements [2022-11-16T13:34:46.630Z] ok github.com/docker/docker/daemon/events 0.293s coverage: 50.0% of statements [2022-11-16T13:34:46.630Z] === RUN TestIsEmptyDir [2022-11-16T13:34:46.631Z] --- PASS: TestIsEmptyDir (0.01s) [2022-11-16T13:34:46.631Z] PASS [2022-11-16T13:34:46.631Z] coverage: 2.3% of statements [2022-11-16T13:34:46.631Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-11-16T13:34:47.100Z] === RUN TestVerifyNetworkingConfig [2022-11-16T13:34:47.100Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestGetContainer [2022-11-16T13:34:47.100Z] --- PASS: TestGetContainer (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestValidContainerNames [2022-11-16T13:34:47.100Z] --- PASS: TestValidContainerNames (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestContainerInitDNS [2022-11-16T13:34:47.100Z] daemon_test.go:147: root required [2022-11-16T13:34:47.100Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestMerge [2022-11-16T13:34:47.100Z] --- PASS: TestMerge (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestValidateContainerIsolation [2022-11-16T13:34:47.100Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestFindNetworkErrorType [2022-11-16T13:34:47.100Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestEnsureServicesExist [2022-11-16T13:34:47.100Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestEnsureServicesExistErrors [2022-11-16T13:34:47.100Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-11-16T13:34:47.100Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-11-16T13:34:47.100Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-11-16T13:34:47.100Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-11-16T13:34:47.100Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-11-16T13:34:47.100Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-11-16T13:34:47.100Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestContainerDelete [2022-11-16T13:34:47.100Z] --- PASS: TestContainerDelete (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestContainerDoubleDelete [2022-11-16T13:34:47.100Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestLogContainerEventCopyLabels [2022-11-16T13:34:47.100Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestLogContainerEventWithAttributes [2022-11-16T13:34:47.100Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestNoneHealthcheck [2022-11-16T13:34:47.100Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-11-16T13:34:47.100Z] === RUN TestHealthStates [2022-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] time="2022-11-16T13:34:47Z" 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-11-16T13:34:47.569Z] --- PASS: TestHealthStates (0.20s) [2022-11-16T13:34:47.569Z] === RUN TestMaskURLCredentials [2022-11-16T13:34:47.569Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestGetInspectData [2022-11-16T13:34:47.569Z] --- PASS: TestGetInspectData (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestFillLicense [2022-11-16T13:34:47.569Z] --- PASS: TestFillLicense (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestListInvalidFilter [2022-11-16T13:34:47.569Z] --- PASS: TestListInvalidFilter (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestNameFilter [2022-11-16T13:34:47.569Z] --- PASS: TestNameFilter (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-11-16T13:34:47.569Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-11-16T13:34:47.569Z] === 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-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-11-16T13:34:47.569Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-11-16T13:34:47.569Z] --- 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-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-11-16T13:34:47.569Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonReloadLabels [2022-11-16T13:34:47.569Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-11-16T13:34:47.569Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonReloadMirrors [2022-11-16T13:34:47.569Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonReloadInsecureRegistries [2022-11-16T13:34:47.569Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonReloadNotAffectOthers [2022-11-16T13:34:47.569Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestDaemonDiscoveryReload [2022-11-16T13:34:47.569Z] === RUN TestLinkNaming [2022-11-16T13:34:47.569Z] --- PASS: TestLinkNaming (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestLinkNew [2022-11-16T13:34:47.569Z] --- PASS: TestLinkNew (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestLinkEnv [2022-11-16T13:34:47.569Z] --- PASS: TestLinkEnv (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestLinkMultipleEnv [2022-11-16T13:34:47.569Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-11-16T13:34:47.569Z] === RUN TestLinkPortRangeEnv [2022-11-16T13:34:47.569Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-11-16T13:34:47.569Z] PASS [2022-11-16T13:34:47.569Z] coverage: 93.0% of statements [2022-11-16T13:34:47.569Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-11-16T13:34:48.561Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-11-16T13:34:48.561Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-11-16T13:34:49.031Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-11-16T13:34:49.031Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-11-16T13:34:49.500Z] === RUN TestAdapterReadLogs [2022-11-16T13:34:49.500Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestCopier [2022-11-16T13:34:49.500Z] --- PASS: TestCopier (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestCopierLongLines [2022-11-16T13:34:49.500Z] --- PASS: TestCopierLongLines (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestCopierSlow [2022-11-16T13:34:49.500Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-11-16T13:34:49.500Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-11-16T13:34:49.500Z] reload_test.go:520: root required [2022-11-16T13:34:49.500Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-11-16T13:34:49.500Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-11-16T13:34:49.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-11-16T13:34:49.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-11-16T13:34:49.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-11-16T13:34:49.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-11-16T13:34:49.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-11-16T13:34:49.500Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-11-16T13:34:49.500Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestParseVolumesFrom [2022-11-16T13:34:49.500Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-11-16T13:34:49.500Z] PASS [2022-11-16T13:34:49.500Z] coverage: 9.0% of statements [2022-11-16T13:34:49.500Z] ok github.com/docker/docker/daemon 2.413s coverage: 9.0% of statements [2022-11-16T13:34:49.500Z] --- PASS: TestCopierSlow (0.20s) [2022-11-16T13:34:49.500Z] === RUN TestCopierWithSized [2022-11-16T13:34:49.500Z] === RUN TestCopierWithSized/as_is [2022-11-16T13:34:49.500Z] === RUN TestCopierWithSized/With_RingLogger [2022-11-16T13:34:49.500Z] --- PASS: TestCopierWithSized (0.01s) [2022-11-16T13:34:49.500Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-11-16T13:34:49.500Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-11-16T13:34:49.500Z] === RUN TestCopierWithPartial [2022-11-16T13:34:49.500Z] --- PASS: TestCopierWithPartial (0.01s) [2022-11-16T13:34:49.500Z] === RUN TestRingLogger [2022-11-16T13:34:49.500Z] --- PASS: TestRingLogger (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestRingCap [2022-11-16T13:34:49.500Z] --- PASS: TestRingCap (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestRingClose [2022-11-16T13:34:49.500Z] --- PASS: TestRingClose (0.00s) [2022-11-16T13:34:49.500Z] === RUN TestRingDrain [2022-11-16T13:34:49.500Z] --- PASS: TestRingDrain (0.00s) [2022-11-16T13:34:49.500Z] PASS [2022-11-16T13:34:49.500Z] coverage: 43.0% of statements [2022-11-16T13:34:49.500Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.0% of statements [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-11-16T13:34:49.500Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/defaults [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/invalid_create_group [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-11-16T13:34:50.490Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientRegionDetect [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:49Z" level=info msg="Trying to get region from EC2 Metadata" [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-11-16T13:34:50.490Z] === RUN TestCreateSuccess [2022-11-16T13:34:50.490Z] --- PASS: TestCreateSuccess (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCreateLogGroupSuccess [2022-11-16T13:34:50.490Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCreateError [2022-11-16T13:34:50.490Z] --- PASS: TestCreateError (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCreateAlreadyExists [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-11-16T13:34:50.490Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestLogClosed [2022-11-16T13:34:50.490Z] --- PASS: TestLogClosed (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestLogBlocking [2022-11-16T13:34:50.490Z] --- PASS: TestLogBlocking (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestLogNonBlockingBufferEmpty [2022-11-16T13:34:50.490Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestLogNonBlockingBufferFull [2022-11-16T13:34:50.490Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestPublishBatchSuccess [2022-11-16T13:34:50.490Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestPublishBatchError [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:50Z" level=error msg=Error [2022-11-16T13:34:50.490Z] --- PASS: TestPublishBatchError (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-16T13:34:50.490Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestPublishBatchAlreadyAccepted [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-16T13:34:50.490Z] time="2022-11-16T13:34:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-11-16T13:34:50.490Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchSimple [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchTicker [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMultilinePattern [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchClose [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchClose (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/0/Hello [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/2/🙃 [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/3/���� [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/4/He��o [2022-11-16T13:34:50.490Z] === RUN TestEffectiveLen/5/ [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/0/ [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/1/Hello [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: Hello [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/2/Hello [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: He [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: llo [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/3/Hello [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: Hello [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/4/🙃 [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: 🙃 [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/5/🙃 [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: 🙃 [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/6/a� [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: a [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: � [2022-11-16T13:34:50.490Z] === RUN TestFindValidSplit/7/a� [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1044: a� [2022-11-16T13:34:50.490Z] cloudwatchlogs_test.go:1045: [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestProcessEventEmoji [2022-11-16T13:34:50.490Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchLineSplit [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchLineSplitWithBinary [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMaxEvents [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMaxTotalBytes [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-11-16T13:34:50.490Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-11-16T13:34:50.490Z] === RUN TestSearchRegistryForImagesErrors [2022-11-16T13:34:50.490Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestSearchRegistryForImages [2022-11-16T13:34:50.490Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestOnlyPlatformWithFallback [2022-11-16T13:34:50.490Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestImageDelete [2022-11-16T13:34:50.490Z] === RUN TestImageDelete/no_lease [2022-11-16T13:34:50.490Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsMultilinePattern [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-11-16T13:34:50.490Z] === RUN TestImageDelete/lease_exists [2022-11-16T13:34:50.490Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-11-16T13:34:50.490Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-11-16T13:34:50.490Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestCreateTagSuccess [2022-11-16T13:34:50.490Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-11-16T13:34:50.490Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-11-16T13:34:50.490Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-11-16T13:34:50.490Z] PASS [2022-11-16T13:34:50.490Z] coverage: 77.8% of statements [2022-11-16T13:34:50.490Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.8% of statements [2022-11-16T13:34:50.490Z] --- PASS: TestImageDelete (0.08s) [2022-11-16T13:34:50.490Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-11-16T13:34:50.490Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-11-16T13:34:50.490Z] === RUN TestContentStoreForPull [2022-11-16T13:34:50.960Z] --- PASS: TestContentStoreForPull (0.21s) [2022-11-16T13:34:50.960Z] PASS [2022-11-16T13:34:50.960Z] coverage: 6.6% of statements [2022-11-16T13:34:50.960Z] ok github.com/docker/docker/daemon/images 0.410s coverage: 6.6% of statements [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-11-16T13:34:50.960Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-11-16T13:34:50.960Z] === RUN TestJSONLogsMarshalJSONBuf [2022-11-16T13:34:51.430Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-11-16T13:34:51.430Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-11-16T13:34:51.430Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-11-16T13:34:51.430Z] === RUN TestFastTimeMarshalJSON [2022-11-16T13:34:51.430Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-11-16T13:34:51.430Z] PASS [2022-11-16T13:34:51.430Z] coverage: 87.2% of statements [2022-11-16T13:34:51.430Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 87.2% of statements [2022-11-16T13:34:51.430Z] === RUN TestJSONFileLogger [2022-11-16T13:34:51.430Z] --- PASS: TestJSONFileLogger (0.00s) [2022-11-16T13:34:51.430Z] === RUN TestJSONFileLoggerWithTags [2022-11-16T13:34:51.430Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-11-16T13:34:51.430Z] === RUN TestJSONFileLoggerWithOpts [2022-11-16T13:34:51.430Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-11-16T13:34:51.430Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-11-16T13:34:51.430Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-11-16T13:34:51.430Z] === RUN TestEncodeDecode [2022-11-16T13:34:51.430Z] === PAUSE TestEncodeDecode [2022-11-16T13:34:51.430Z] === RUN TestUnexpectedEOF [2022-11-16T13:34:51.430Z] time="2022-11-16T13:34:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-16T13:34:51.430Z] time="2022-11-16T13:34:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-16T13:34:51.430Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-11-16T13:34:51.430Z] === CONT TestEncodeDecode [2022-11-16T13:34:51.430Z] --- PASS: TestEncodeDecode (0.00s) [2022-11-16T13:34:51.430Z] PASS [2022-11-16T13:34:51.430Z] coverage: 69.9% of statements [2022-11-16T13:34:51.430Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.260s coverage: 69.9% of statements [2022-11-16T13:34:52.419Z] === RUN TestWriteLog [2022-11-16T13:34:52.419Z] === PAUSE TestWriteLog [2022-11-16T13:34:52.419Z] === RUN TestReadLog [2022-11-16T13:34:52.419Z] === PAUSE TestReadLog [2022-11-16T13:34:52.419Z] === RUN TestDecode [2022-11-16T13:34:52.419Z] --- PASS: TestDecode (0.03s) [2022-11-16T13:34:52.419Z] === CONT TestWriteLog [2022-11-16T13:34:52.419Z] --- PASS: TestWriteLog (0.01s) [2022-11-16T13:34:52.419Z] === CONT TestReadLog [2022-11-16T13:34:52.888Z] === RUN TestReadLog/tail_exact [2022-11-16T13:34:52.888Z] === RUN TestReadLog/tail_less_than_available [2022-11-16T13:34:52.888Z] === RUN TestReadLog/tail_more_than_available [2022-11-16T13:34:52.888Z] --- PASS: TestReadLog (0.19s) [2022-11-16T13:34:52.888Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-11-16T13:34:52.888Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-11-16T13:34:52.888Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-11-16T13:34:52.888Z] PASS [2022-11-16T13:34:52.888Z] coverage: 78.7% of statements [2022-11-16T13:34:52.888Z] ok github.com/docker/docker/daemon/logger/local 0.311s coverage: 78.7% of statements [2022-11-16T13:34:52.888Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-16T13:34:53.357Z] === RUN TestOpenFileDelete [2022-11-16T13:34:53.357Z] --- PASS: TestOpenFileDelete (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestOpenFileRename [2022-11-16T13:34:53.357Z] --- PASS: TestOpenFileRename (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestHandleDecoderErr [2022-11-16T13:34:53.357Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestParseLogTagDefaultTag [2022-11-16T13:34:53.357Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestParseLogTag [2022-11-16T13:34:53.357Z] --- PASS: TestParseLogTag (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestParseLogTagEmptyTag [2022-11-16T13:34:53.357Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestTailFiles [2022-11-16T13:34:53.357Z] --- PASS: TestTailFiles (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestFollowLogsConsumerGone [2022-11-16T13:34:53.357Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestFollowLogsProducerGone [2022-11-16T13:34:53.357Z] logfile_test.go:181: logDecode() closed after sending 2564 messages [2022-11-16T13:34:53.357Z] logfile_test.go:234: messages sent: 2564, received: 2564 [2022-11-16T13:34:53.357Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-11-16T13:34:53.357Z] === RUN TestCheckCapacityAndRotate [2022-11-16T13:34:53.357Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-11-16T13:34:53.357Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-11-16T13:34:53.357Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-11-16T13:34:53.357Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-11-16T13:34:53.357Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-11-16T13:34:53.357Z] PASS [2022-11-16T13:34:53.357Z] coverage: 54.9% of statements [2022-11-16T13:34:53.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.308s coverage: 54.9% of statements [2022-11-16T13:34:53.357Z] === RUN TestLog [2022-11-16T13:34:53.357Z] --- PASS: TestLog (0.01s) [2022-11-16T13:34:53.357Z] PASS [2022-11-16T13:34:53.357Z] coverage: 31.5% of statements [2022-11-16T13:34:53.357Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-11-16T13:34:53.827Z] === RUN TestValidateLogOpt [2022-11-16T13:34:53.827Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestNewMissedConfig [2022-11-16T13:34:53.827Z] --- PASS: TestNewMissedConfig (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestNewMissedUrl [2022-11-16T13:34:53.827Z] --- PASS: TestNewMissedUrl (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestNewMissedToken [2022-11-16T13:34:53.827Z] --- PASS: TestNewMissedToken (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestNewWithProxy [2022-11-16T13:34:53.827Z] --- PASS: TestNewWithProxy (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestDefault [2022-11-16T13:34:53.827Z] --- PASS: TestDefault (0.01s) [2022-11-16T13:34:53.827Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-11-16T13:34:53.827Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestJsonFormat [2022-11-16T13:34:53.827Z] --- PASS: TestJsonFormat (0.01s) [2022-11-16T13:34:53.827Z] === RUN TestRawFormat [2022-11-16T13:34:53.827Z] --- PASS: TestRawFormat (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestRawFormatWithLabels [2022-11-16T13:34:53.827Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestRawFormatWithoutTag [2022-11-16T13:34:53.827Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-11-16T13:34:53.827Z] === RUN TestBatching [2022-11-16T13:34:54.107Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-16T13:34:54.107Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-16T13:34:54.107Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-16T13:34:54.308Z] --- PASS: TestBatching (0.23s) [2022-11-16T13:34:54.308Z] === RUN TestFrequency [2022-11-16T13:34:54.308Z] === RUN TestNewParse [2022-11-16T13:34:54.308Z] --- PASS: TestNewParse (0.00s) [2022-11-16T13:34:54.308Z] PASS [2022-11-16T13:34:54.308Z] coverage: 8.3% of statements [2022-11-16T13:34:54.308Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-11-16T13:34:54.308Z] --- PASS: TestFrequency (0.17s) [2022-11-16T13:34:54.308Z] === RUN TestOneMessagePerRequest [2022-11-16T13:34:54.308Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestVerify [2022-11-16T13:34:54.308Z] --- PASS: TestVerify (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestSkipVerify [2022-11-16T13:34:54.308Z] === RUN TestParseLogFormat [2022-11-16T13:34:54.308Z] --- PASS: TestParseLogFormat (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestValidateLogOptEmpty [2022-11-16T13:34:54.308Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestValidateSyslogAddress [2022-11-16T13:34:54.308Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestParseAddressDefaultPort [2022-11-16T13:34:54.308Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestValidateSyslogFacility [2022-11-16T13:34:54.308Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestValidateLogOptSyslogFormat [2022-11-16T13:34:54.308Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-11-16T13:34:54.308Z] === RUN TestValidateLogOpt [2022-11-16T13:34:54.308Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-16T13:34:54.308Z] PASS [2022-11-16T13:34:54.308Z] coverage: 46.8% of statements [2022-11-16T13:34:54.308Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.308Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-11-16T13:34:54.308Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.308Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] --- PASS: TestSkipVerify (0.46s) [2022-11-16T13:34:54.778Z] === RUN TestBufferMaximum [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.506954\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.506954\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] --- PASS: TestBufferMaximum (0.00s) [2022-11-16T13:34:54.778Z] === RUN TestServerAlwaysDown [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.510956\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.510956\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.510956\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.510956\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] time="2022-11-16T13:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1668605694.510956\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:54.778Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-11-16T13:34:54.778Z] === RUN TestCannotSendAfterClose [2022-11-16T13:34:54.778Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-11-16T13:34:54.778Z] === RUN TestDeadlockOnBlockedEndpoint [2022-11-16T13:34:55.040Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-16T13:34:55.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-16T13:34:55.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-16T13:34:55.040Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-16T13:34:55.040Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-11-16T13:34:55.604Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-16T13:34:55.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-16T13:34:55.767Z] === RUN TestV1IDService [2022-11-16T13:34:55.767Z] --- PASS: TestV1IDService (0.03s) [2022-11-16T13:34:55.767Z] === RUN TestV2MetadataService [2022-11-16T13:34:55.767Z] time="2022-11-16T13:34:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-11-16T13:34:55.767Z] time="2022-11-16T13:34:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"542868dff1d2\"}'" [2022-11-16T13:34:55.767Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-11-16T13:34:55.767Z] PASS [2022-11-16T13:34:55.767Z] coverage: 82.5% of statements [2022-11-16T13:34:55.767Z] ok github.com/docker/docker/daemon/logger/splunk 1.966s coverage: 82.5% of statements [2022-11-16T13:34:55.767Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-16T13:34:55.767Z] ? github.com/docker/docker/daemon/network [no test files] [2022-11-16T13:34:55.767Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-16T13:34:56.168Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-16T13:34:56.425Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-16T13:34:56.425Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-16T13:34:56.425Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-16T13:34:56.425Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-16T13:34:56.757Z] === RUN TestSuccessfulDownload [2022-11-16T13:34:56.757Z] download_test.go:268: Needs fixing on Windows [2022-11-16T13:34:56.757Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestCancelledDownload [2022-11-16T13:34:56.757Z] --- PASS: TestCancelledDownload (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestMaxDownloadAttempts [2022-11-16T13:34:56.757Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-16T13:34:56.757Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-16T13:34:56.757Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-16T13:34:56.757Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-16T13:34:56.757Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-16T13:34:56.757Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-16T13:34:56.757Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-16T13:34:56.757Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-16T13:34:56.757Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-16T13:34:56.757Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-16T13:34:56.757Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-16T13:34:56.757Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-16T13:34:56.757Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-11-16T13:34:56.757Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestContinueOnError_MirrorEndpoint [2022-11-16T13:34:56.757Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestContinueOnError_NeverContinue [2022-11-16T13:34:56.757Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestContinueOnError_UnnestsErrors [2022-11-16T13:34:56.757Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-11-16T13:34:56.757Z] === RUN TestManifestStore [2022-11-16T13:34:56.757Z] === RUN TestManifestStore/no_remote_or_local [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2488702181\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/no_local_cache [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/no_local_cache/digested [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/with_local_cache [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/unknown_media_type [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="reference for unknown type: " [2022-11-16T13:34:57.226Z] --- PASS: TestV2MetadataService (1.38s) [2022-11-16T13:34:57.226Z] PASS [2022-11-16T13:34:57.226Z] coverage: 48.2% of statements [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="reference for unknown type: " [2022-11-16T13:34:57.226Z] ok github.com/docker/docker/distribution/metadata 1.504s coverage: 48.2% of statements [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="reference for unknown type: " [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="reference for unknown type: " [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="reference for unknown type: " [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/error_persisting_manifest [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-11-16T13:34:57.226Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-16T13:34:57.226Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-11-16T13:34:57.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-11-16T13:34:57.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-11-16T13:34:57.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-11-16T13:34:57.226Z] === RUN TestTransfer [2022-11-16T13:34:57.226Z] time="2022-11-16T13:34:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore (0.35s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType (0.01s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-11-16T13:34:57.226Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-11-16T13:34:57.226Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestFixManifestLayers [2022-11-16T13:34:57.226Z] --- PASS: TestFixManifestLayers (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestFixManifestLayersBaseLayerParent [2022-11-16T13:34:57.226Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-16T13:34:57.226Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestFixManifestLayersBadParent [2022-11-16T13:34:57.226Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestValidateManifest [2022-11-16T13:34:57.226Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-16T13:34:57.226Z] --- SKIP: TestValidateManifest (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestFormatPlatform [2022-11-16T13:34:57.226Z] --- PASS: TestFormatPlatform (0.00s) [2022-11-16T13:34:57.226Z] === RUN TestPullSchema2Config [2022-11-16T13:34:57.226Z] === RUN TestPullSchema2Config/success_first_time [2022-11-16T13:34:57.226Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-16T13:34:57.226Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.226Z] === RUN TestPullSchema2Config/500_status [2022-11-16T13:34:57.226Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-16T13:34:57.226Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.226Z] --- PASS: TestTransfer (0.14s) [2022-11-16T13:34:57.226Z] === RUN TestConcurrencyLimit [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.696Z] === RUN TestPullSchema2Config/EOF [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.696Z] 2022/11/16 13:34:57 http: panic serving 127.0.0.1:49229: intentional panic [2022-11-16T13:34:57.696Z] goroutine 145 [running]: [2022-11-16T13:34:57.696Z] net/http.(*conn).serve.func1() [2022-11-16T13:34:57.696Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-16T13:34:57.696Z] panic({0x1575c20, 0x171bac0}) [2022-11-16T13:34:57.696Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-16T13:34:57.696Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084ea0?, {0x17229a8?, 0xc000536460?}) [2022-11-16T13:34:57.696Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-11-16T13:34:57.696Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17229a8, 0xc000536460}, 0xc000551500) [2022-11-16T13:34:57.696Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-11-16T13:34:57.696Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17229a8?, 0xc000536460?}, 0xc000046800?) [2022-11-16T13:34:57.696Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-16T13:34:57.696Z] net/http.serverHandler.ServeHTTP({0xc000365d40?}, {0x17229a8, 0xc000536460}, 0xc000551500) [2022-11-16T13:34:57.696Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-16T13:34:57.696Z] net/http.(*conn).serve(0xc00021cb40, {0x17230b8, 0xc000025ad0}) [2022-11-16T13:34:57.696Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-16T13:34:57.696Z] created by net/http.(*Server).Serve [2022-11-16T13:34:57.696Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-16T13:34:57.696Z] === RUN TestNotFound [2022-11-16T13:34:57.696Z] --- PASS: TestNotFound (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestConflict [2022-11-16T13:34:57.696Z] --- PASS: TestConflict (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestForbidden [2022-11-16T13:34:57.696Z] --- PASS: TestForbidden (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestInvalidParameter [2022-11-16T13:34:57.696Z] --- PASS: TestInvalidParameter (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestNotImplemented [2022-11-16T13:34:57.696Z] --- PASS: TestNotImplemented (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestNotModified [2022-11-16T13:34:57.696Z] --- PASS: TestNotModified (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestUnauthorized [2022-11-16T13:34:57.696Z] --- PASS: TestUnauthorized (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestUnknown [2022-11-16T13:34:57.696Z] --- PASS: TestUnknown (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestCancelled [2022-11-16T13:34:57.696Z] --- PASS: TestCancelled (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestDeadline [2022-11-16T13:34:57.696Z] --- PASS: TestDeadline (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestDataLoss [2022-11-16T13:34:57.696Z] --- PASS: TestDataLoss (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestUnavailable [2022-11-16T13:34:57.696Z] --- PASS: TestUnavailable (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestSystem [2022-11-16T13:34:57.696Z] --- PASS: TestSystem (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Not_Found [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Bad_Request [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Conflict [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Unauthorized [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Service_Unavailable [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Forbidden [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Not_Modified [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Not_Implemented [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-11-16T13:34:57.696Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-11-16T13:34:57.696Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-11-16T13:34:57.696Z] PASS [2022-11-16T13:34:57.696Z] coverage: 77.0% of statements [2022-11-16T13:34:57.696Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-11-16T13:34:57.696Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-11-16T13:34:57.696Z] === RUN TestInactiveJobs [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.696Z] === RUN TestPullSchema2Config/unauthorized [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-16T13:34:57.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-16T13:34:57.696Z] --- PASS: TestPullSchema2Config (0.54s) [2022-11-16T13:34:57.696Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-11-16T13:34:57.696Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-11-16T13:34:57.696Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-11-16T13:34:57.696Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-11-16T13:34:57.696Z] === RUN TestGetRepositoryMountCandidates [2022-11-16T13:34:57.696Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestLayerAlreadyExists [2022-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] 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-11-16T13:34:57.696Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-11-16T13:34:57.696Z] === RUN TestWhenEmptyAuthConfig [2022-11-16T13:34:57.795Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-11-16T13:34:58.166Z] --- PASS: TestInactiveJobs (0.42s) [2022-11-16T13:34:58.167Z] === RUN TestWatchRelease [2022-11-16T13:34:58.167Z] --- PASS: TestWatchRelease (0.04s) [2022-11-16T13:34:58.167Z] === RUN TestWatchFinishedTransfer [2022-11-16T13:34:58.167Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-11-16T13:34:58.167Z] === RUN TestDuplicateTransfer [2022-11-16T13:34:58.167Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-11-16T13:34:58.167Z] === RUN TestSuccessfulUpload [2022-11-16T13:34:58.635Z] time="2022-11-16T13:34:58Z" level=error msg="Upload failed, retrying: simulating retry" [2022-11-16T13:34:58.635Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-11-16T13:34:58.635Z] === RUN TestCancelledUpload [2022-11-16T13:34:58.635Z] --- PASS: TestCancelledUpload (0.00s) [2022-11-16T13:34:58.635Z] PASS [2022-11-16T13:34:58.635Z] coverage: 76.4% of statements [2022-11-16T13:34:58.635Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 76.4% of statements [2022-11-16T13:34:58.635Z] --- PASS: TestWhenEmptyAuthConfig (0.91s) [2022-11-16T13:34:58.635Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-11-16T13:34:58.635Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-11-16T13:34:58.635Z] === RUN TestTokenPassThru [2022-11-16T13:34:58.635Z] --- PASS: TestTokenPassThru (0.01s) [2022-11-16T13:34:58.635Z] === RUN TestTokenPassThruDifferentHost [2022-11-16T13:34:58.635Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-11-16T13:34:58.635Z] PASS [2022-11-16T13:34:58.635Z] coverage: 27.4% of statements [2022-11-16T13:34:58.635Z] ok github.com/docker/docker/distribution 1.945s coverage: 27.4% of statements [2022-11-16T13:34:58.635Z] === RUN TestCompare [2022-11-16T13:34:58.635Z] --- PASS: TestCompare (0.00s) [2022-11-16T13:34:58.635Z] PASS [2022-11-16T13:34:58.635Z] coverage: 19.2% of statements [2022-11-16T13:34:58.635Z] ok github.com/docker/docker/image/cache 0.098s coverage: 19.2% of statements [2022-11-16T13:34:58.635Z] === RUN TestFSGetInvalidData [2022-11-16T13:34:58.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-16T13:34:58.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-16T13:34:58.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-16T13:34:58.728Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-16T13:34:58.728Z] === RUN TestDockerSuite/TestVolumeEvents [2022-11-16T13:34:59.104Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-11-16T13:34:59.104Z] === RUN TestFSInvalidSet [2022-11-16T13:34:59.104Z] --- PASS: TestFSInvalidSet (0.01s) [2022-11-16T13:34:59.104Z] === RUN TestFSInvalidRoot [2022-11-16T13:34:59.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-16T13:34:59.104Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-16T13:34:59.104Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-11-16T13:34:59.104Z] === RUN TestFSMetadataGetSet [2022-11-16T13:34:59.104Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-11-16T13:34:59.104Z] === RUN TestFSInvalidWalker [2022-11-16T13:34:59.104Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-11-16T13:34:59.104Z] === RUN TestFSGetSet [2022-11-16T13:34:59.104Z] --- PASS: TestFSGetSet (0.02s) [2022-11-16T13:34:59.104Z] === RUN TestFSGetUnsetKey [2022-11-16T13:34:59.104Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-11-16T13:34:59.104Z] === RUN TestFSGetEmptyData [2022-11-16T13:34:59.104Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-11-16T13:34:59.104Z] === RUN TestFSDelete [2022-11-16T13:34:59.104Z] --- PASS: TestFSDelete (0.02s) [2022-11-16T13:34:59.104Z] === RUN TestFSWalker [2022-11-16T13:34:59.104Z] --- PASS: TestFSWalker (0.02s) [2022-11-16T13:34:59.105Z] === RUN TestFSWalkerStopOnError [2022-11-16T13:34:59.105Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-11-16T13:34:59.105Z] === RUN TestNewFromJSON [2022-11-16T13:34:59.105Z] --- PASS: TestNewFromJSON (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestNewFromJSONWithInvalidJSON [2022-11-16T13:34:59.105Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestMarshalKeyOrder [2022-11-16T13:34:59.105Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestImage [2022-11-16T13:34:59.105Z] --- PASS: TestImage (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestImageOSNotEmpty [2022-11-16T13:34:59.105Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestNewChildImageFromImageWithRootFS [2022-11-16T13:34:59.105Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-11-16T13:34:59.105Z] === RUN TestCreate [2022-11-16T13:34:59.105Z] --- PASS: TestCreate (0.01s) [2022-11-16T13:34:59.105Z] === RUN TestRestore [2022-11-16T13:34:59.105Z] time="2022-11-16T13:34:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-11-16T13:34:59.105Z] --- PASS: TestRestore (0.23s) [2022-11-16T13:34:59.105Z] === RUN TestAddDelete [2022-11-16T13:34:59.105Z] --- PASS: TestAddDelete (0.03s) [2022-11-16T13:34:59.105Z] === RUN TestSearchAfterDelete [2022-11-16T13:34:59.293Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-16T13:34:59.574Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-11-16T13:34:59.574Z] === RUN TestParentReset [2022-11-16T13:34:59.574Z] --- PASS: TestParentReset (0.04s) [2022-11-16T13:34:59.574Z] === RUN TestGetAndSetLastUpdated [2022-11-16T13:34:59.574Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-11-16T13:34:59.574Z] === RUN TestStoreLen [2022-11-16T13:34:59.574Z] --- PASS: TestStoreLen (0.09s) [2022-11-16T13:34:59.574Z] PASS [2022-11-16T13:34:59.574Z] coverage: 86.8% of statements [2022-11-16T13:34:59.574Z] ok github.com/docker/docker/image 0.736s coverage: 86.8% of statements [2022-11-16T13:35:00.044Z] === RUN TestMakeV1ConfigFromConfig [2022-11-16T13:35:00.044Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-11-16T13:35:00.044Z] PASS [2022-11-16T13:35:00.044Z] coverage: 25.0% of statements [2022-11-16T13:35:00.044Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-11-16T13:35:00.044Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-16T13:35:00.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-16T13:35:01.046Z] === RUN TestSerialization [2022-11-16T13:35:01.046Z] --- PASS: TestSerialization (0.02s) [2022-11-16T13:35:01.046Z] PASS [2022-11-16T13:35:01.046Z] coverage: 100.0% of statements [2022-11-16T13:35:01.046Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2022-11-16T13:35:01.046Z] === RUN TestEnvironmentParsing [2022-11-16T13:35:01.046Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-11-16T13:35:01.046Z] PASS [2022-11-16T13:35:01.046Z] coverage: 1.0% of statements [2022-11-16T13:35:01.046Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.0% of statements [2022-11-16T13:35:01.189Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-16T13:35:01.189Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-16T13:35:01.189Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-16T13:35:01.515Z] === RUN TestEmptyLayer [2022-11-16T13:35:01.515Z] --- PASS: TestEmptyLayer (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestCommitFailure [2022-11-16T13:35:01.515Z] --- PASS: TestCommitFailure (0.01s) [2022-11-16T13:35:01.515Z] === RUN TestStartTransactionFailure [2022-11-16T13:35:01.515Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-11-16T13:35:01.515Z] === RUN TestGetOrphan [2022-11-16T13:35:01.515Z] --- PASS: TestGetOrphan (0.01s) [2022-11-16T13:35:01.515Z] === RUN TestMountAndRegister [2022-11-16T13:35:01.515Z] layer_test.go:271: Layer size: 14 [2022-11-16T13:35:01.515Z] --- PASS: TestMountAndRegister (0.06s) [2022-11-16T13:35:01.515Z] === RUN TestLayerRelease [2022-11-16T13:35:01.515Z] layer_test.go:304: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestLayerRelease (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestStoreRestore [2022-11-16T13:35:01.515Z] layer_test.go:353: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestStoreRestore (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestTarStreamStability [2022-11-16T13:35:01.515Z] layer_test.go:468: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestTarStreamStability (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestRegisterExistingLayer [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-11-16T13:35:01.515Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-11-16T13:35:01.515Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-11-16T13:35:01.515Z] PASS [2022-11-16T13:35:01.515Z] coverage: 45.8% of statements [2022-11-16T13:35:01.515Z] ok github.com/docker/docker/oci 0.060s coverage: 45.8% of statements [2022-11-16T13:35:01.515Z] --- PASS: TestRegisterExistingLayer (0.30s) [2022-11-16T13:35:01.515Z] === RUN TestTarStreamVerification [2022-11-16T13:35:01.515Z] layer_test.go:697: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestLayerMigration [2022-11-16T13:35:01.515Z] migration_test.go:46: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestLayerMigration (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestLayerMigrationNoTarsplit [2022-11-16T13:35:01.515Z] migration_test.go:182: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestMountInit [2022-11-16T13:35:01.515Z] mount_test.go:17: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestMountInit (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestMountSize [2022-11-16T13:35:01.515Z] mount_test.go:76: Failing on Windows [2022-11-16T13:35:01.515Z] --- SKIP: TestMountSize (0.00s) [2022-11-16T13:35:01.515Z] === RUN TestMountChanges [2022-11-16T13:35:01.515Z] mount_test.go:125: Failing on Windows [2022-11-16T13:35:01.984Z] --- SKIP: TestMountChanges (0.00s) [2022-11-16T13:35:01.984Z] === RUN TestMountApply [2022-11-16T13:35:01.984Z] mount_test.go:212: Failing on Windows [2022-11-16T13:35:01.984Z] --- SKIP: TestMountApply (0.00s) [2022-11-16T13:35:01.984Z] PASS [2022-11-16T13:35:01.984Z] coverage: 30.1% of statements [2022-11-16T13:35:01.984Z] ok github.com/docker/docker/layer 0.477s coverage: 30.1% of statements [2022-11-16T13:35:01.984Z] === RUN TestParseVersion [2022-11-16T13:35:01.984Z] --- PASS: TestParseVersion (0.00s) [2022-11-16T13:35:01.984Z] PASS [2022-11-16T13:35:01.984Z] coverage: 52.9% of statements [2022-11-16T13:35:01.984Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2022-11-16T13:35:01.984Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-16T13:35:01.984Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-16T13:35:01.984Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-16T13:35:01.984Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-16T13:35:01.984Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-16T13:35:02.455Z] === RUN TestAddressPoolOpt [2022-11-16T13:35:02.455Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/a [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/something [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/_=a [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/env1=value1 [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/_env1=value1 [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/env2=value2=value3 [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/env3=abc!qwe [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/env_4=value_4 [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/PATH [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/=a [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/PATH= [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/PATH=something [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/asd!qwe [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/1asd [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/123 [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/some_space [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/__some_space_before [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/some_space_after__ [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/= [2022-11-16T13:35:02.455Z] === RUN TestValidateEnv/PaTh [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/a (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/something (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/= (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestParseHost [2022-11-16T13:35:02.455Z] --- PASS: TestParseHost (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestParseDockerDaemonHost [2022-11-16T13:35:02.455Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestParseTCP [2022-11-16T13:35:02.455Z] --- PASS: TestParseTCP (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestParseInvalidUnixAddrInvalid [2022-11-16T13:35:02.455Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestValidateExtraHosts [2022-11-16T13:35:02.455Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestIpOptString [2022-11-16T13:35:02.455Z] --- PASS: TestIpOptString (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestNewIpOptInvalidDefaultVal [2022-11-16T13:35:02.455Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestNewIpOptValidDefaultVal [2022-11-16T13:35:02.455Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestIpOptSetInvalidVal [2022-11-16T13:35:02.455Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestValidateIPAddress [2022-11-16T13:35:02.455Z] --- PASS: TestValidateIPAddress (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestMapOpts [2022-11-16T13:35:02.455Z] --- PASS: TestMapOpts (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestListOptsWithoutValidator [2022-11-16T13:35:02.455Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestListOptsWithValidator [2022-11-16T13:35:02.455Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestValidateDNSSearch [2022-11-16T13:35:02.455Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_general_format [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_one_more [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-11-16T13:35:02.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-11-16T13:35:02.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestNamedListOpts [2022-11-16T13:35:02.455Z] --- PASS: TestNamedListOpts (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestNamedMapOpts [2022-11-16T13:35:02.455Z] --- PASS: TestNamedMapOpts (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestParseLink [2022-11-16T13:35:02.455Z] --- PASS: TestParseLink (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestQuotedStringSetWithQuotes [2022-11-16T13:35:02.455Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-11-16T13:35:02.455Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestQuotedStringSetWithNoQuotes [2022-11-16T13:35:02.455Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-11-16T13:35:02.455Z] === RUN TestUlimitOpt [2022-11-16T13:35:02.455Z] --- PASS: TestUlimitOpt (0.00s) [2022-11-16T13:35:02.455Z] PASS [2022-11-16T13:35:02.455Z] coverage: 67.1% of statements [2022-11-16T13:35:02.455Z] ok github.com/docker/docker/opts 0.100s coverage: 67.1% of statements [2022-11-16T13:35:02.925Z] === RUN TestUnbuffered [2022-11-16T13:35:02.925Z] --- PASS: TestUnbuffered (0.00s) [2022-11-16T13:35:02.925Z] === RUN TestRaceUnbuffered [2022-11-16T13:35:02.925Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-11-16T13:35:02.925Z] PASS [2022-11-16T13:35:02.925Z] coverage: 100.0% of statements [2022-11-16T13:35:02.925Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-11-16T13:35:03.085Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-16T13:35:03.395Z] === RUN TestPeerCertificateMarshalJSON [2022-11-16T13:35:03.864Z] === RUN TestMatch [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[foo]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[bar]_[foo]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[foo_bar]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[qux]_[foo]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[]#01 [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[qux]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[foo_bar_qux]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[qux]_[baz]] [2022-11-16T13:35:03.864Z] === RUN TestMatch/[[foo_baz]] [2022-11-16T13:35:03.864Z] --- PASS: TestMatch (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-11-16T13:35:03.864Z] PASS [2022-11-16T13:35:03.864Z] coverage: 87.5% of statements [2022-11-16T13:35:03.864Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-11-16T13:35:03.864Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-11-16T13:35:03.864Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-11-16T13:35:03.864Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2022-11-16T13:35:03.864Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-11-16T13:35:03.864Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-11-16T13:35:03.864Z] === RUN TestMiddleware [2022-11-16T13:35:03.864Z] --- PASS: TestMiddleware (0.00s) [2022-11-16T13:35:03.864Z] === RUN TestNewResponseModifier [2022-11-16T13:35:03.864Z] --- PASS: TestNewResponseModifier (0.00s) [2022-11-16T13:35:03.864Z] PASS [2022-11-16T13:35:03.864Z] coverage: 26.8% of statements [2022-11-16T13:35:03.864Z] ok github.com/docker/docker/pkg/authorization 0.576s coverage: 26.8% of statements [2022-11-16T13:35:04.333Z] === RUN TestChrootTarUntar [2022-11-16T13:35:04.333Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootUntarWithHugeExcludesList [2022-11-16T13:35:04.333Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootUntarEmptyArchive [2022-11-16T13:35:04.333Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootTarUntarWithSymlink [2022-11-16T13:35:04.333Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootCopyWithTar [2022-11-16T13:35:04.333Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootCopyFileWithTar [2022-11-16T13:35:04.333Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootUntarPath [2022-11-16T13:35:04.333Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-11-16T13:35:04.333Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-16T13:35:04.333Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-11-16T13:35:04.333Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-11-16T13:35:04.333Z] === RUN TestChrootApplyDotDotFile [2022-11-16T13:35:04.333Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:04.333Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-11-16T13:35:04.333Z] PASS [2022-11-16T13:35:04.333Z] coverage: 15.1% of statements [2022-11-16T13:35:04.333Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2022-11-16T13:35:04.333Z] === RUN TestIsArchivePathDir [2022-11-16T13:35:04.333Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-11-16T13:35:04.333Z] === RUN TestIsArchivePathInvalidFile [2022-11-16T13:35:04.802Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-11-16T13:35:04.802Z] === RUN TestIsArchivePathTar [2022-11-16T13:35:04.802Z] === RUN TestSizeEmpty [2022-11-16T13:35:04.802Z] --- PASS: TestSizeEmpty (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeEmptyFile [2022-11-16T13:35:04.802Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeNonemptyFile [2022-11-16T13:35:04.802Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeNestedDirectoryEmpty [2022-11-16T13:35:04.802Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-11-16T13:35:04.802Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-11-16T13:35:04.802Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestMoveToSubdir [2022-11-16T13:35:04.802Z] --- PASS: TestMoveToSubdir (0.00s) [2022-11-16T13:35:04.802Z] === RUN TestSizeNonExistingDirectory [2022-11-16T13:35:04.802Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-11-16T13:35:04.802Z] PASS [2022-11-16T13:35:04.802Z] coverage: 80.0% of statements [2022-11-16T13:35:04.802Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-11-16T13:35:04.802Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-11-16T13:35:04.802Z] === RUN TestDecompressStreamGzip [2022-11-16T13:35:04.802Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-11-16T13:35:04.802Z] === RUN TestDecompressStreamBzip2 [2022-11-16T13:35:05.271Z] === RUN Test [2022-11-16T13:35:05.271Z] === RUN Test/TestContainsEntry [2022-11-16T13:35:05.271Z] === RUN Test/TestCreateEntries [2022-11-16T13:35:05.271Z] === RUN Test/TestEntriesDiff [2022-11-16T13:35:05.271Z] === RUN Test/TestEntriesEquality [2022-11-16T13:35:05.271Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-11-16T13:35:05.271Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-11-16T13:35:05.271Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-11-16T13:35:05.271Z] === RUN Test/TestGeneratorNotGenerate [2022-11-16T13:35:05.271Z] === RUN Test/TestGeneratorWithPort [2022-11-16T13:35:05.271Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-11-16T13:35:05.271Z] === RUN Test/TestNewEntry [2022-11-16T13:35:05.271Z] === RUN Test/TestParse [2022-11-16T13:35:05.271Z] --- PASS: Test (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestNewEntry (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestParse (0.00s) [2022-11-16T13:35:05.271Z] PASS [2022-11-16T13:35:05.271Z] coverage: 58.3% of statements [2022-11-16T13:35:05.271Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2022-11-16T13:35:05.271Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-11-16T13:35:05.271Z] === RUN TestDecompressStreamXz [2022-11-16T13:35:05.271Z] archive_test.go:134: Xz not present in msys2 [2022-11-16T13:35:05.271Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestCompressStreamXzUnsupported [2022-11-16T13:35:05.271Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestCompressStreamBzip2Unsupported [2022-11-16T13:35:05.271Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestCompressStreamInvalid [2022-11-16T13:35:05.271Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestExtensionInvalid [2022-11-16T13:35:05.271Z] --- PASS: TestExtensionInvalid (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestExtensionUncompressed [2022-11-16T13:35:05.271Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestExtensionBzip2 [2022-11-16T13:35:05.271Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestExtensionGzip [2022-11-16T13:35:05.271Z] --- PASS: TestExtensionGzip (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestExtensionXz [2022-11-16T13:35:05.271Z] --- PASS: TestExtensionXz (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestCmdStreamLargeStderr [2022-11-16T13:35:05.271Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2022-11-16T13:35:05.271Z] === RUN TestCmdStreamBad [2022-11-16T13:35:05.271Z] archive_test.go:239: Failing on Windows CI machines [2022-11-16T13:35:05.271Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestCmdStreamGood [2022-11-16T13:35:05.271Z] --- PASS: TestCmdStreamGood (0.05s) [2022-11-16T13:35:05.271Z] === RUN TestUntarPathWithInvalidDest [2022-11-16T13:35:05.271Z] === RUN Test [2022-11-16T13:35:05.271Z] === RUN Test/TestContent [2022-11-16T13:35:05.271Z] === RUN Test/TestInitialize [2022-11-16T13:35:05.271Z] === RUN Test/TestNew [2022-11-16T13:35:05.271Z] === RUN Test/TestParsingContentsWithComments [2022-11-16T13:35:05.271Z] === RUN Test/TestRegister [2022-11-16T13:35:05.271Z] === RUN Test/TestWatch [2022-11-16T13:35:05.271Z] --- PASS: Test (0.01s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestContent (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestNew (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestRegister (0.00s) [2022-11-16T13:35:05.271Z] --- PASS: Test/TestWatch (0.01s) [2022-11-16T13:35:05.271Z] PASS [2022-11-16T13:35:05.271Z] coverage: 97.6% of statements [2022-11-16T13:35:05.271Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-11-16T13:35:05.271Z] === RUN TestUntarPathWithInvalidSrc [2022-11-16T13:35:05.271Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-11-16T13:35:05.271Z] === RUN TestUntarPath [2022-11-16T13:35:05.271Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 97.6% of statements [2022-11-16T13:35:05.271Z] --- PASS: TestUntarPath (0.08s) [2022-11-16T13:35:05.271Z] === RUN TestUntarPathWithDestinationFile [2022-11-16T13:35:05.271Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-11-16T13:35:05.271Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-11-16T13:35:05.740Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-11-16T13:35:05.740Z] === RUN TestCopyWithTarInvalidSrc [2022-11-16T13:35:05.740Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-11-16T13:35:05.740Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-11-16T13:35:05.740Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-11-16T13:35:05.740Z] === RUN TestCopyWithTarSrcFile [2022-11-16T13:35:05.740Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-11-16T13:35:05.740Z] === RUN TestCopyWithTarSrcFolder [2022-11-16T13:35:05.740Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-11-16T13:35:05.740Z] === RUN TestCopyFileWithTarInvalidSrc [2022-11-16T13:35:05.740Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-11-16T13:35:05.740Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-11-16T13:35:05.740Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-11-16T13:35:05.740Z] === RUN TestCopyFileWithTarSrcFolder [2022-11-16T13:35:05.740Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-11-16T13:35:05.740Z] === RUN TestCopyFileWithTarSrcFile [2022-11-16T13:35:05.740Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-11-16T13:35:05.740Z] === RUN TestTarFiles [2022-11-16T13:35:06.212Z] === RUN Test [2022-11-16T13:35:06.212Z] === RUN Test/TestWatch [2022-11-16T13:35:06.212Z] --- PASS: Test (0.00s) [2022-11-16T13:35:06.212Z] --- PASS: Test/TestWatch (0.00s) [2022-11-16T13:35:06.212Z] PASS [2022-11-16T13:35:06.212Z] coverage: 92.3% of statements [2022-11-16T13:35:06.212Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2022-11-16T13:35:06.212Z] === RUN Test [2022-11-16T13:35:06.212Z] === RUN Test/TestInitialize [2022-11-16T13:35:06.212Z] === RUN Test [2022-11-16T13:35:06.212Z] === RUN Test/TestInitialize [2022-11-16T13:35:06.212Z] === RUN Test/TestInitializeWithPattern [2022-11-16T13:35:06.212Z] === RUN Test/TestRegister [2022-11-16T13:35:06.212Z] === RUN Test/TestWatch [2022-11-16T13:35:06.212Z] --- PASS: Test (0.00s) [2022-11-16T13:35:06.212Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-16T13:35:06.212Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-11-16T13:35:06.212Z] --- PASS: Test/TestRegister (0.00s) [2022-11-16T13:35:06.212Z] --- PASS: Test/TestWatch (0.00s) [2022-11-16T13:35:06.212Z] PASS [2022-11-16T13:35:06.212Z] coverage: 93.8% of statements [2022-11-16T13:35:06.212Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2022-11-16T13:35:06.212Z] time="2022-11-16T13:35:05Z" level=info msg="Initializing discovery without TLS" [2022-11-16T13:35:06.212Z] time="2022-11-16T13:35:05Z" level=info msg="Initializing discovery without TLS" [2022-11-16T13:35:06.212Z] time="2022-11-16T13:35:05Z" level=info msg="Initializing discovery without TLS" [2022-11-16T13:35:06.212Z] === RUN Test/TestInitializeWithCerts [2022-11-16T13:35:06.212Z] time="2022-11-16T13:35:05Z" level=info msg="Initializing discovery with TLS" [2022-11-16T13:35:06.212Z] === RUN Test/TestWatch [2022-11-16T13:35:06.212Z] time="2022-11-16T13:35:05Z" level=info msg="Initializing discovery without TLS" [2022-11-16T13:35:06.364Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-16T13:35:06.364Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite (1171.66s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.14s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.62s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.83s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.52s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachDetach (0.83s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.82s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.89s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.38s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.08s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.28s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.04s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.39s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.47s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.76s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.43s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.86s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.30s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.40s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.49s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.59s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.93s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.76s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.54s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.16s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddTar (4.97s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.85s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.14s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.18s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.72s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.16s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.78s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.30s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.51s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.64s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (1.80s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (6.63s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.51s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.73s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.35s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.73s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.34s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.13s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.31s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.41s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.91s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.48s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.25s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.38s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.23s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCmd (0.14s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.64s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.41s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.41s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.28s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.42s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.96s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.79s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.76s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.64s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.75s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.90s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.72s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.80s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.70s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.99s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.73s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.77s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.93s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.35s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.42s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.20s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.76s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.51s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.49s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.81s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.27s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.41s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.91s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnv (0.85s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.80s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.51s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.91s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.52s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.27s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.92s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.91s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.24s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.46s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.72s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.89s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.20s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.23s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.40s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.46s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.44s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.76s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildHistory (2.22s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.25s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.33s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.28s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabel (0.25s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.23s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.24s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabels (0.27s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.54s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.08s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.41s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.15s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.08s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.60s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.65s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.26s) [2022-11-16T13:35:06.364Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.01s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.24s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.94s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.32s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-11-16T13:35:06.364Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.22s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.40s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.20s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.90s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildPATH (1.19s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.91s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.38s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRm (2.04s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.67s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.21s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.69s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.59s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.30s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.16s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.19s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.79s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.25s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.27s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.62s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.20s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.31s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.42s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.44s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.12s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.89s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.92s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.99s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.21s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.27s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.28s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d33a58_} (1.38s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1571038414_/foo_false____} (1.30s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1571038414_/foo_true____} (1.29s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_false____} (1.26s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_true____} (1.31s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33565708300_/foo_true__0xc000d33a88__} (1.29s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d33aa0_} (1.41s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d33ab8_} (1.47s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d33ad0_} (1.29s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d33ae8_} (1.28s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.36s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.93s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.24s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.13s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.80s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.89s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.69s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.20s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-11-16T13:35:06.365Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.95s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.58s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.86s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-11-16T13:35:06.365Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.37s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.22s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFilters (1.38s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFormat (1.16s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.93s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.17s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.90s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.74s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHealth (18.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.15s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.23s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.64s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.20s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.16s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.43s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.30s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.20s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.35s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestNetHostname (1.64s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.43s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginActive (2.18s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.20s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.48s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.95s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPortList (7.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.14s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.36s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.47s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.64s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-11-16T13:35:06.366Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.44s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.60s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.41s) [2022-11-16T13:35:06.366Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.22s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.74s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.36s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.61s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.99s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.89s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.29s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.07s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.05s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.19s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMount (3.87s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.65s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.63s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.92s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.97s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.25s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.27s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.09s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.87s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunState (1.34s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunSysctls (1.27s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.68s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.81s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.24s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.45s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-11-16T13:35:06.367Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.84s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.86s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-11-16T13:35:06.367Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.29s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.03s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.21s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.18s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.47s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.81s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-11-16T13:35:06.368Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.15s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-11-16T13:35:06.368Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-16T13:35:06.368Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.27s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateStats (3.69s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-11-16T13:35:06.368Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.61s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.93s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.78s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.29s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.07s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.56s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-11-16T13:35:06.368Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s) [2022-11-16T13:35:06.368Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-11-16T13:35:06.368Z] === RUN TestDockerRegistrySuite [2022-11-16T13:35:06.368Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-16T13:35:06.932Z] check_test.go:196: [d796f355b95fe] daemon is not started [2022-11-16T13:35:06.932Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-16T13:35:07.199Z] === RUN TestPollerAddRemove [2022-11-16T13:35:07.199Z] --- PASS: TestPollerAddRemove (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPollerEvent [2022-11-16T13:35:07.199Z] poller_test.go:41: No chmod on Windows [2022-11-16T13:35:07.199Z] --- SKIP: TestPollerEvent (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPollerClose [2022-11-16T13:35:07.199Z] --- PASS: TestPollerClose (0.00s) [2022-11-16T13:35:07.199Z] PASS [2022-11-16T13:35:07.199Z] coverage: 45.7% of statements [2022-11-16T13:35:07.199Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-11-16T13:35:07.199Z] === RUN TestCopyFileWithInvalidSrc [2022-11-16T13:35:07.199Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCopyFileWithInvalidDest [2022-11-16T13:35:07.199Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCopyFileWithSameSrcAndDest [2022-11-16T13:35:07.199Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-11-16T13:35:07.199Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCopyFile [2022-11-16T13:35:07.199Z] --- PASS: TestCopyFile (0.01s) [2022-11-16T13:35:07.199Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-11-16T13:35:07.199Z] fileutils_test.go:134: Needs porting to Windows [2022-11-16T13:35:07.199Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-11-16T13:35:07.199Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestReadSymlinkedDirectoryToFile [2022-11-16T13:35:07.199Z] fileutils_test.go:180: Needs porting to Windows [2022-11-16T13:35:07.199Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestWildcardMatches [2022-11-16T13:35:07.199Z] --- PASS: TestWildcardMatches (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPatternMatches [2022-11-16T13:35:07.199Z] --- PASS: TestPatternMatches (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-11-16T13:35:07.199Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPatternMatchesFolderExclusions [2022-11-16T13:35:07.199Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-11-16T13:35:07.199Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-11-16T13:35:07.199Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-11-16T13:35:07.199Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-11-16T13:35:07.199Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestSingleExclamationError [2022-11-16T13:35:07.199Z] --- PASS: TestSingleExclamationError (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestMatchesWithNoPatterns [2022-11-16T13:35:07.199Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestMatchesWithMalformedPatterns [2022-11-16T13:35:07.199Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestMatches [2022-11-16T13:35:07.199Z] --- PASS: TestMatches (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatterns [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatterns (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatternsExceptionFlag [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCleanPatternsErrorSingleException [2022-11-16T13:35:07.199Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCreateIfNotExistsDir [2022-11-16T13:35:07.199Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-11-16T13:35:07.199Z] === RUN TestCreateIfNotExistsFile [2022-11-16T13:35:07.199Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-11-16T13:35:07.199Z] === RUN TestMatch [2022-11-16T13:35:07.199Z] --- PASS: TestMatch (0.00s) [2022-11-16T13:35:07.199Z] PASS [2022-11-16T13:35:07.199Z] coverage: 85.4% of statements [2022-11-16T13:35:07.199Z] ok github.com/docker/docker/pkg/fileutils 0.079s coverage: 85.4% of statements [2022-11-16T13:35:07.670Z] === RUN TestGet [2022-11-16T13:35:07.670Z] --- PASS: TestGet (0.00s) [2022-11-16T13:35:07.670Z] === RUN TestGetShortcutString [2022-11-16T13:35:07.670Z] --- PASS: TestGetShortcutString (0.00s) [2022-11-16T13:35:07.670Z] PASS [2022-11-16T13:35:07.670Z] coverage: 42.9% of statements [2022-11-16T13:35:07.670Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-11-16T13:35:07.863Z] check_test.go:196: [d05e52e725194] daemon is not started [2022-11-16T13:35:07.863Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-16T13:35:08.660Z] === RUN TestCreateIDMapOrder [2022-11-16T13:35:08.660Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-11-16T13:35:08.660Z] PASS [2022-11-16T13:35:08.660Z] coverage: 7.2% of statements [2022-11-16T13:35:08.660Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-11-16T13:35:09.129Z] === RUN TestFixedBufferCap [2022-11-16T13:35:09.129Z] --- PASS: TestFixedBufferCap (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestFixedBufferLen [2022-11-16T13:35:09.129Z] --- PASS: TestFixedBufferLen (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestFixedBufferString [2022-11-16T13:35:09.129Z] --- PASS: TestFixedBufferString (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestFixedBufferWrite [2022-11-16T13:35:09.129Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestFixedBufferRead [2022-11-16T13:35:09.129Z] --- PASS: TestFixedBufferRead (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestBytesPipeRead [2022-11-16T13:35:09.129Z] --- PASS: TestBytesPipeRead (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestBytesPipeWrite [2022-11-16T13:35:09.129Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-11-16T13:35:09.129Z] === RUN TestBytesPipeWriteRandomChunks [2022-11-16T13:35:09.129Z] --- PASS: Test (3.18s) [2022-11-16T13:35:09.129Z] --- PASS: Test/TestInitialize (0.18s) [2022-11-16T13:35:09.129Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-11-16T13:35:09.129Z] --- PASS: Test/TestWatch (3.00s) [2022-11-16T13:35:09.129Z] PASS [2022-11-16T13:35:09.129Z] coverage: 84.1% of statements [2022-11-16T13:35:09.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.243s coverage: 84.1% of statements [2022-11-16T13:35:09.234Z] check_test.go:196: [dcc357f3b1a23] daemon is not started [2022-11-16T13:35:09.234Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-16T13:35:09.234Z] check_test.go:196: [dea256e271321] daemon is not started [2022-11-16T13:35:09.234Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-16T13:35:09.599Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-11-16T13:35:09.599Z] === RUN TestAtomicWriteToFile [2022-11-16T13:35:09.599Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-11-16T13:35:09.599Z] === RUN TestAtomicWriteSetCommit [2022-11-16T13:35:09.599Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-11-16T13:35:09.599Z] === RUN TestAtomicWriteSetCancel [2022-11-16T13:35:09.599Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-11-16T13:35:09.599Z] === RUN TestReadCloserWrapperClose [2022-11-16T13:35:09.599Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestReaderErrWrapperReadOnError [2022-11-16T13:35:09.599Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestReaderErrWrapperRead [2022-11-16T13:35:09.599Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestHashData [2022-11-16T13:35:09.599Z] --- PASS: TestHashData (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestCancelReadCloser [2022-11-16T13:35:09.599Z] --- PASS: TestCancelReadCloser (0.10s) [2022-11-16T13:35:09.599Z] === RUN TestWriteCloserWrapperClose [2022-11-16T13:35:09.599Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestNopWriteCloser [2022-11-16T13:35:09.599Z] --- PASS: TestNopWriteCloser (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestNopWriter [2022-11-16T13:35:09.599Z] --- PASS: TestNopWriter (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestWriteCounter [2022-11-16T13:35:09.599Z] --- PASS: TestWriteCounter (0.00s) [2022-11-16T13:35:09.599Z] PASS [2022-11-16T13:35:09.599Z] coverage: 69.7% of statements [2022-11-16T13:35:09.599Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 69.7% of statements [2022-11-16T13:35:09.599Z] === RUN TestError [2022-11-16T13:35:09.599Z] --- PASS: TestError (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestProgressString [2022-11-16T13:35:09.599Z] === RUN TestProgressString/no_progress [2022-11-16T13:35:09.599Z] === RUN TestProgressString/progress_1 [2022-11-16T13:35:09.599Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-11-16T13:35:09.599Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-11-16T13:35:09.599Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-11-16T13:35:09.599Z] === RUN TestProgressString/with_units [2022-11-16T13:35:09.599Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-11-16T13:35:09.599Z] === RUN TestProgressString/hide_counts [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/with_units (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-11-16T13:35:09.599Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-11-16T13:35:09.599Z] === RUN TestJSONMessageDisplay [2022-11-16T13:35:10.070Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-11-16T13:35:10.070Z] === RUN TestJSONMessageDisplayWithJSONError [2022-11-16T13:35:10.070Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-11-16T13:35:10.070Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-11-16T13:35:10.070Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-11-16T13:35:10.070Z] === RUN TestDisplayJSONMessagesStream [2022-11-16T13:35:10.070Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-11-16T13:35:10.070Z] PASS [2022-11-16T13:35:10.070Z] coverage: 91.7% of statements [2022-11-16T13:35:10.070Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2022-11-16T13:35:10.070Z] === RUN TestStandardLongPath [2022-11-16T13:35:10.070Z] --- PASS: TestStandardLongPath (0.00s) [2022-11-16T13:35:10.070Z] === RUN TestUNCLongPath [2022-11-16T13:35:10.070Z] --- PASS: TestUNCLongPath (0.00s) [2022-11-16T13:35:10.070Z] PASS [2022-11-16T13:35:10.070Z] coverage: 100.0% of statements [2022-11-16T13:35:10.070Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-11-16T13:35:10.542Z] === RUN TestNameFormat [2022-11-16T13:35:10.542Z] --- PASS: TestNameFormat (0.00s) [2022-11-16T13:35:10.542Z] === RUN TestNameRetries [2022-11-16T13:35:10.542Z] --- PASS: TestNameRetries (0.00s) [2022-11-16T13:35:10.542Z] PASS [2022-11-16T13:35:10.542Z] coverage: 85.7% of statements [2022-11-16T13:35:10.542Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2022-11-16T13:35:11.012Z] === RUN TestParseKeyValueOpt [2022-11-16T13:35:11.012Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-11-16T13:35:11.012Z] === RUN TestParseUintList [2022-11-16T13:35:11.012Z] --- PASS: TestParseUintList (0.00s) [2022-11-16T13:35:11.012Z] === RUN TestParseUintListMaximumLimits [2022-11-16T13:35:11.012Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-11-16T13:35:11.012Z] PASS [2022-11-16T13:35:11.012Z] coverage: 97.0% of statements [2022-11-16T13:35:11.012Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-11-16T13:35:11.012Z] === RUN TestNewAndRemove [2022-11-16T13:35:11.012Z] --- PASS: TestNewAndRemove (0.00s) [2022-11-16T13:35:11.012Z] === RUN TestRemoveInvalidPath [2022-11-16T13:35:11.012Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-11-16T13:35:11.012Z] PASS [2022-11-16T13:35:11.012Z] coverage: 82.6% of statements [2022-11-16T13:35:11.012Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-11-16T13:35:11.773Z] check_test.go:196: [d3d136877acd9] daemon is not started [2022-11-16T13:35:11.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-16T13:35:12.001Z] === RUN TestParseEmptyInterface [2022-11-16T13:35:12.001Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestParseNonInterfaceType [2022-11-16T13:35:12.001Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestParseWithOneFunction [2022-11-16T13:35:12.001Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestParseWithMultipleFuncs [2022-11-16T13:35:12.001Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestParseWithUnnamedReturn [2022-11-16T13:35:12.001Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestEmbeddedInterface [2022-11-16T13:35:12.001Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestParsedImports [2022-11-16T13:35:12.001Z] --- PASS: TestParsedImports (0.00s) [2022-11-16T13:35:12.001Z] === RUN TestAliasedImports [2022-11-16T13:35:12.001Z] --- PASS: TestAliasedImports (0.00s) [2022-11-16T13:35:12.001Z] PASS [2022-11-16T13:35:12.001Z] coverage: 56.8% of statements [2022-11-16T13:35:12.001Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2022-11-16T13:35:12.470Z] --- PASS: TestTarFiles (6.78s) [2022-11-16T13:35:12.470Z] === RUN TestTarUntar [2022-11-16T13:35:12.470Z] === RUN TestFailedConnection [2022-11-16T13:35:12.470Z] --- PASS: TestTarUntar (0.03s) [2022-11-16T13:35:12.470Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-11-16T13:35:12.470Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-11-16T13:35:12.470Z] === RUN TestTarWithOptions [2022-11-16T13:35:12.470Z] --- PASS: TestTarWithOptions (0.02s) [2022-11-16T13:35:12.470Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-11-16T13:35:12.470Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-11-16T13:35:12.470Z] === RUN TestUntarUstarGnuConflict [2022-11-16T13:35:12.470Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-11-16T13:35:12.470Z] === RUN TestUntarInvalidFilenames [2022-11-16T13:35:12.470Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1639037006\\dest" [2022-11-16T13:35:12.470Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-11-16T13:35:12.470Z] === RUN TestUntarHardlinkToSymlink [2022-11-16T13:35:12.470Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-11-16T13:35:12.470Z] === RUN TestUntarInvalidHardlink [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink609621002\\victim\\hello" -> "../victim/hello" [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3332112833\\victim\\hello" -> "/../victim/hello" [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink697226726\\victim" -> "../victim" [2022-11-16T13:35:12.470Z] === RUN TestHTTPTransport [2022-11-16T13:35:12.470Z] --- PASS: TestHTTPTransport (0.00s) [2022-11-16T13:35:12.470Z] PASS [2022-11-16T13:35:12.470Z] coverage: 85.7% of statements [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4126961177\\victim" -> "../victim" [2022-11-16T13:35:12.470Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1095057887\\victim" -> "../victim" [2022-11-16T13:35:12.470Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4029892885\\victim" -> "../victim" [2022-11-16T13:35:12.470Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-11-16T13:35:12.470Z] === RUN TestUntarInvalidSymlink [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3721148041\\dest\\dotdot" -> "../victim/hello" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3693648395\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1635599149\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394753239\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3564637914\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2187704014\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:12.470Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3995380067\\dest\\dir\\loophole" -> "../../victim" [2022-11-16T13:35:12.941Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-11-16T13:35:12.941Z] === RUN TestTempArchiveCloseMultipleTimes [2022-11-16T13:35:12.941Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestXGlobalNoParent [2022-11-16T13:35:12.941Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestReplaceFileTarWrapper [2022-11-16T13:35:12.941Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-11-16T13:35:12.941Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestBufioReaderPoolPutAndGet [2022-11-16T13:35:12.941Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-11-16T13:35:12.941Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-11-16T13:35:12.941Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestBufioWriterPoolPutAndGet [2022-11-16T13:35:12.941Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-11-16T13:35:12.941Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-11-16T13:35:12.941Z] === RUN TestBufferPoolPutAndGet [2022-11-16T13:35:12.941Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-11-16T13:35:12.941Z] PASS [2022-11-16T13:35:12.941Z] coverage: 88.2% of statements [2022-11-16T13:35:12.941Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-11-16T13:35:12.941Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-11-16T13:35:12.941Z] === RUN TestPrefixHeaderReadable [2022-11-16T13:35:12.941Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-11-16T13:35:12.941Z] === RUN TestDisablePigz [2022-11-16T13:35:12.941Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-11-16T13:35:12.941Z] --- PASS: TestDisablePigz (0.12s) [2022-11-16T13:35:12.941Z] === RUN TestPigz [2022-11-16T13:35:13.411Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-11-16T13:35:13.411Z] --- PASS: TestPigz (0.14s) [2022-11-16T13:35:13.411Z] === RUN TestCopyFileWithInvalidDest [2022-11-16T13:35:13.411Z] archive_windows_test.go:17: Currently fails [2022-11-16T13:35:13.411Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestCanonicalTarNameForPath [2022-11-16T13:35:13.411Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestCanonicalTarName [2022-11-16T13:35:13.411Z] --- PASS: TestCanonicalTarName (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestChmodTarEntry [2022-11-16T13:35:13.411Z] --- PASS: TestChmodTarEntry (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestHardLinkOrder [2022-11-16T13:35:13.411Z] === RUN TestOutputOnPrematureClose [2022-11-16T13:35:13.411Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestCompleteSilently [2022-11-16T13:35:13.411Z] --- PASS: TestCompleteSilently (0.00s) [2022-11-16T13:35:13.411Z] PASS [2022-11-16T13:35:13.411Z] coverage: 75.9% of statements [2022-11-16T13:35:13.411Z] --- PASS: TestHardLinkOrder (0.09s) [2022-11-16T13:35:13.411Z] === RUN TestChangeString [2022-11-16T13:35:13.411Z] --- PASS: TestChangeString (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestChangesWithNoChanges [2022-11-16T13:35:13.411Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-11-16T13:35:13.411Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-11-16T13:35:13.411Z] === RUN TestChangesWithChanges [2022-11-16T13:35:13.411Z] --- PASS: TestChangesWithChanges (0.04s) [2022-11-16T13:35:13.411Z] === RUN TestChangesWithChangesGH13590 [2022-11-16T13:35:13.411Z] changes_test.go:192: needs more investigation [2022-11-16T13:35:13.411Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestChangesDirsEmpty [2022-11-16T13:35:13.411Z] === RUN TestSendToOneSub [2022-11-16T13:35:13.411Z] --- PASS: TestSendToOneSub (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestSendToMultipleSubs [2022-11-16T13:35:13.411Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestEvictOneSub [2022-11-16T13:35:13.411Z] --- PASS: TestEvictOneSub (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestClosePublisher [2022-11-16T13:35:13.411Z] --- PASS: TestClosePublisher (0.00s) [2022-11-16T13:35:13.411Z] === RUN TestPubSubRace [2022-11-16T13:35:13.411Z] --- PASS: TestFailedConnection (1.01s) [2022-11-16T13:35:13.411Z] === RUN TestFailOnce [2022-11-16T13:35:13.411Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-11-16T13:35:13.411Z] === RUN TestChangesDirsMutated [2022-11-16T13:35:13.411Z] 2022/11/16 13:35:13 http: panic serving 127.0.0.1:49251: Plugin not ready [2022-11-16T13:35:13.411Z] goroutine 34 [running]: [2022-11-16T13:35:13.411Z] net/http.(*conn).serve.func1() [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-16T13:35:13.411Z] panic({0x14a59e0, 0x15e95b0}) [2022-11-16T13:35:13.411Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-16T13:35:13.411Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xf60000000000003b?, 0xffffffffffffffff?}, 0xf60807ffc1102c3f?) [2022-11-16T13:35:13.411Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-11-16T13:35:13.411Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15eee08?, 0xc0000b4000?}, 0xc0001c1a78?) [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-16T13:35:13.411Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x15eee08, 0xc0000b4000}, 0xc0000a6000) [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-11-16T13:35:13.411Z] net/http.serverHandler.ServeHTTP({0x15ed338?}, {0x15eee08, 0xc0000b4000}, 0xc0000a6000) [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-16T13:35:13.411Z] net/http.(*conn).serve(0xc000092000, {0x15ef218, 0xc000147050}) [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-16T13:35:13.411Z] created by net/http.(*Server).Serve [2022-11-16T13:35:13.411Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-16T13:35:13.411Z] time="2022-11-16T13:35:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49250/Test.FailOnce: Post \"http://127.0.0.1:49250/Test.FailOnce\": EOF, retrying in 1s" [2022-11-16T13:35:13.880Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-11-16T13:35:13.880Z] === RUN TestApplyLayer [2022-11-16T13:35:13.880Z] changes_test.go:405: needs further investigation [2022-11-16T13:35:13.880Z] --- SKIP: TestApplyLayer (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestChangesSizeWithHardlinks [2022-11-16T13:35:13.880Z] changes_test.go:441: needs further investigation [2022-11-16T13:35:13.880Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestChangesSizeWithNoChanges [2022-11-16T13:35:13.880Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-11-16T13:35:13.880Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestChangesSize [2022-11-16T13:35:13.880Z] --- PASS: TestChangesSize (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestApplyLayerInvalidFilenames [2022-11-16T13:35:13.880Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames802277883\\dest" [2022-11-16T13:35:13.880Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-11-16T13:35:13.880Z] === RUN TestApplyLayerInvalidHardlink [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3352451494\\victim\\hello" -> "../victim/hello" [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2133073726\\victim\\hello" -> "/../victim/hello" [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink917620719\\victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3247307900\\victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1290257445\\victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2314982844\\victim" -> "../victim" [2022-11-16T13:35:13.880Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-11-16T13:35:13.880Z] === RUN TestApplyLayerInvalidSymlink [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2562670849\\dest\\dotdot" -> "../victim/hello" [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3218006971\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2810537401\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3341848286\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1139647813\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:13.880Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1598841356\\dest\\loophole-victim" -> "../victim" [2022-11-16T13:35:13.880Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-11-16T13:35:13.880Z] === RUN TestApplyLayerWhiteouts [2022-11-16T13:35:13.880Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-11-16T13:35:13.880Z] === RUN TestGenerateEmptyFile [2022-11-16T13:35:13.880Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestGenerateWithContent [2022-11-16T13:35:13.880Z] --- PASS: TestGenerateWithContent (0.00s) [2022-11-16T13:35:13.880Z] PASS [2022-11-16T13:35:13.880Z] coverage: 62.6% of statements [2022-11-16T13:35:13.880Z] ok github.com/docker/docker/pkg/archive 9.484s coverage: 62.6% of statements [2022-11-16T13:35:13.880Z] === RUN TestRegister [2022-11-16T13:35:13.880Z] --- PASS: TestRegister (0.00s) [2022-11-16T13:35:13.880Z] === RUN TestCommand [2022-11-16T13:35:14.349Z] --- PASS: TestCommand (0.03s) [2022-11-16T13:35:14.350Z] === RUN TestNaiveSelf [2022-11-16T13:35:14.350Z] --- PASS: TestNaiveSelf (0.03s) [2022-11-16T13:35:14.350Z] PASS [2022-11-16T13:35:14.350Z] coverage: 82.4% of statements [2022-11-16T13:35:14.350Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-11-16T13:35:14.350Z] --- PASS: TestPubSubRace (1.08s) [2022-11-16T13:35:14.350Z] PASS [2022-11-16T13:35:14.350Z] coverage: 75.0% of statements [2022-11-16T13:35:14.350Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-11-16T13:35:14.818Z] --- PASS: TestFailOnce (1.19s) [2022-11-16T13:35:14.818Z] === RUN TestEchoInputOutput [2022-11-16T13:35:14.818Z] --- PASS: TestEchoInputOutput (0.00s) [2022-11-16T13:35:14.818Z] === RUN TestBackoff [2022-11-16T13:35:14.818Z] --- PASS: TestBackoff (0.00s) [2022-11-16T13:35:14.818Z] === RUN TestAbortRetry [2022-11-16T13:35:14.818Z] --- PASS: TestAbortRetry (0.00s) [2022-11-16T13:35:14.818Z] === RUN TestClientScheme [2022-11-16T13:35:14.818Z] --- PASS: TestClientScheme (0.00s) [2022-11-16T13:35:14.818Z] === RUN TestNewClientWithTimeout [2022-11-16T13:35:14.818Z] === RUN TestParseSignal [2022-11-16T13:35:14.818Z] --- PASS: TestParseSignal (0.00s) [2022-11-16T13:35:14.818Z] === RUN TestValidSignalForPlatform [2022-11-16T13:35:14.818Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-11-16T13:35:14.818Z] PASS [2022-11-16T13:35:14.818Z] coverage: 19.7% of statements [2022-11-16T13:35:14.818Z] ok github.com/docker/docker/pkg/signal 0.049s coverage: 19.7% of statements [2022-11-16T13:35:15.287Z] time="2022-11-16T13:35:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-11-16T13:35:15.287Z] === RUN TestNewStdWriter [2022-11-16T13:35:15.287Z] --- PASS: TestNewStdWriter (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestWriteWithUninitializedStdWriter [2022-11-16T13:35:15.287Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestWriteWithNilBytes [2022-11-16T13:35:15.287Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestWrite [2022-11-16T13:35:15.287Z] --- PASS: TestWrite (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestWriteWithWriterError [2022-11-16T13:35:15.287Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-11-16T13:35:15.287Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyWriteAndRead [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyWithInvalidInputHeader [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyWithCorruptedPrefix [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyReturnsWriteErrors [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-11-16T13:35:15.287Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-11-16T13:35:15.287Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-11-16T13:35:15.287Z] PASS [2022-11-16T13:35:15.287Z] coverage: 100.0% of statements [2022-11-16T13:35:15.287Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-11-16T13:35:15.758Z] === RUN TestRawProgressFormatterFormatStatus [2022-11-16T13:35:15.758Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestRawProgressFormatterFormatProgress [2022-11-16T13:35:15.758Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestFormatStatus [2022-11-16T13:35:15.758Z] --- PASS: TestFormatStatus (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestFormatError [2022-11-16T13:35:15.758Z] --- PASS: TestFormatError (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestFormatJSONError [2022-11-16T13:35:15.758Z] --- PASS: TestFormatJSONError (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestJsonProgressFormatterFormatProgress [2022-11-16T13:35:15.758Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestJsonProgressFormatterFormatStatus [2022-11-16T13:35:15.758Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestNewJSONProgressOutput [2022-11-16T13:35:15.758Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestAuxFormatterEmit [2022-11-16T13:35:15.758Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestStreamWriterStdout [2022-11-16T13:35:15.758Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-11-16T13:35:15.758Z] === RUN TestStreamWriterStderr [2022-11-16T13:35:15.758Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-11-16T13:35:15.758Z] PASS [2022-11-16T13:35:15.758Z] coverage: 66.2% of statements [2022-11-16T13:35:15.758Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2022-11-16T13:35:16.227Z] === RUN TestGenerateRandomID [2022-11-16T13:35:16.227Z] --- PASS: TestGenerateRandomID (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestShortenId [2022-11-16T13:35:16.227Z] --- PASS: TestShortenId (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestShortenSha256Id [2022-11-16T13:35:16.227Z] --- PASS: TestShortenSha256Id (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestShortenIdEmpty [2022-11-16T13:35:16.227Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestShortenIdInvalid [2022-11-16T13:35:16.227Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestIsShortIDNonHex [2022-11-16T13:35:16.227Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-11-16T13:35:16.227Z] === RUN TestIsShortIDNotCorrectSize [2022-11-16T13:35:16.227Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-11-16T13:35:16.227Z] PASS [2022-11-16T13:35:16.227Z] coverage: 70.6% of statements [2022-11-16T13:35:16.227Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-11-16T13:35:16.696Z] time="2022-11-16T13:35:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-11-16T13:35:16.696Z] === RUN TestIsCpusetListAvailable [2022-11-16T13:35:16.696Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-11-16T13:35:16.696Z] PASS [2022-11-16T13:35:16.696Z] coverage: 38.2% of statements [2022-11-16T13:35:16.696Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2022-11-16T13:35:16.858Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-16T13:35:17.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-11-16T13:35:17.057Z] check_test.go:196: [dace5e2cf557e] daemon is not started [2022-11-16T13:35:17.057Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-16T13:35:17.115Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-11-16T13:35:17.372Z] remote: Enumerating objects: 23, done. [2022-11-16T13:35:17.372Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-11-16T13:35:17.372Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-11-16T13:35:17.372Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-11-16T13:35:17.372Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-11-16T13:35:17.372Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-11-16T13:35:17.372Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-11-16T13:35:17.684Z] === RUN TestChtimes [2022-11-16T13:35:17.684Z] --- PASS: TestChtimes (0.01s) [2022-11-16T13:35:17.684Z] === RUN TestChtimesWindows [2022-11-16T13:35:17.684Z] --- PASS: TestChtimesWindows (0.01s) [2022-11-16T13:35:17.684Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-11-16T13:35:17.684Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-11-16T13:35:17.684Z] === RUN TestEnsureRemoveAllNotExist [2022-11-16T13:35:17.684Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-11-16T13:35:17.684Z] === RUN TestEnsureRemoveAllWithDir [2022-11-16T13:35:17.684Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-11-16T13:35:17.684Z] === RUN TestEnsureRemoveAllWithFile [2022-11-16T13:35:17.684Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-11-16T13:35:17.684Z] === RUN TestHasWin32KSupport [2022-11-16T13:35:17.684Z] syscall_windows_test.go:8: win32k: true [2022-11-16T13:35:17.684Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-11-16T13:35:17.684Z] PASS [2022-11-16T13:35:17.684Z] coverage: 12.0% of statements [2022-11-16T13:35:17.684Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.0% of statements [2022-11-16T13:35:18.154Z] === RUN TestTailFile [2022-11-16T13:35:18.154Z] --- PASS: TestTailFile (0.00s) [2022-11-16T13:35:18.154Z] === RUN TestTailFileManyLines [2022-11-16T13:35:18.154Z] --- PASS: TestTailFileManyLines (0.00s) [2022-11-16T13:35:18.154Z] === RUN TestTailEmptyFile [2022-11-16T13:35:18.154Z] --- PASS: TestTailEmptyFile (0.00s) [2022-11-16T13:35:18.154Z] === RUN TestTailNegativeN [2022-11-16T13:35:18.154Z] --- PASS: TestTailNegativeN (0.00s) [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/4_byte_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/12_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/2_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/8_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/single_byte_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.154Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-16T13:35:18.154Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.154Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/4_byte_delimiter [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.155Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.156Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.156Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.156Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.157Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.157Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.157Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-16T13:35:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-16T13:35:18.672Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:18.672Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.673Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:18.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-16T13:35:19.264Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-16T13:35:19.264Z] PASS [2022-11-16T13:35:19.264Z] coverage: 88.6% of statements [2022-11-16T13:35:19.264Z] ok github.com/docker/docker/pkg/tailfile 0.429s coverage: 88.6% of statements [2022-11-16T13:35:19.264Z] time="2022-11-16T13:35:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-11-16T13:35:19.264Z] === RUN TestTarSumRemoveNonExistent [2022-11-16T13:35:19.264Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-11-16T13:35:19.264Z] === RUN TestTarSumRemove [2022-11-16T13:35:19.264Z] --- PASS: TestTarSumRemove (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestSortFileInfoSums [2022-11-16T13:35:19.264Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestNewTarSumForLabelInvalid [2022-11-16T13:35:19.264Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestNewTarSumForLabel [2022-11-16T13:35:19.264Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestEmptyTar [2022-11-16T13:35:19.264Z] --- PASS: TestEmptyTar (0.02s) [2022-11-16T13:35:19.264Z] === RUN TestTarSumsReadSize [2022-11-16T13:35:19.264Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-11-16T13:35:19.264Z] === RUN TestTarSums [2022-11-16T13:35:19.264Z] --- PASS: TestTarSums (0.07s) [2022-11-16T13:35:19.264Z] === RUN TestIteration [2022-11-16T13:35:19.264Z] --- PASS: TestIteration (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestVersionLabelForChecksum [2022-11-16T13:35:19.264Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestVersion [2022-11-16T13:35:19.264Z] --- PASS: TestVersion (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestGetVersion [2022-11-16T13:35:19.264Z] --- PASS: TestGetVersion (0.00s) [2022-11-16T13:35:19.264Z] === RUN TestGetVersions [2022-11-16T13:35:19.264Z] --- PASS: TestGetVersions (0.00s) [2022-11-16T13:35:19.264Z] PASS [2022-11-16T13:35:19.264Z] coverage: 89.3% of statements [2022-11-16T13:35:19.264Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-11-16T13:35:19.264Z] testing: warning: no tests to run [2022-11-16T13:35:19.264Z] PASS [2022-11-16T13:35:19.264Z] coverage: [no statements] [2022-11-16T13:35:19.264Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2022-11-16T13:35:19.582Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-11-16T13:35:19.734Z] === RUN TestTruncIndex [2022-11-16T13:35:20.146Z] check_test.go:196: [d45c10e2ebb2d] daemon is not started [2022-11-16T13:35:20.146Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-16T13:35:20.203Z] === RUN TestIsGIT [2022-11-16T13:35:20.203Z] --- PASS: TestIsGIT (0.00s) [2022-11-16T13:35:20.203Z] === RUN TestIsTransport [2022-11-16T13:35:20.203Z] --- PASS: TestIsTransport (0.00s) [2022-11-16T13:35:20.203Z] PASS [2022-11-16T13:35:20.203Z] coverage: 100.0% of statements [2022-11-16T13:35:20.203Z] --- PASS: TestTruncIndex (0.10s) [2022-11-16T13:35:20.203Z] PASS [2022-11-16T13:35:20.203Z] coverage: 91.5% of statements [2022-11-16T13:35:20.203Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-11-16T13:35:20.203Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-11-16T13:35:20.677Z] === RUN TestVersionInfo [2022-11-16T13:35:20.677Z] --- PASS: TestVersionInfo (0.00s) [2022-11-16T13:35:20.677Z] === RUN TestAppendVersions [2022-11-16T13:35:20.677Z] --- PASS: TestAppendVersions (0.00s) [2022-11-16T13:35:20.677Z] PASS [2022-11-16T13:35:20.677Z] coverage: 88.9% of statements [2022-11-16T13:35:20.677Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-11-16T13:35:21.078Z] check_test.go:196: [d4e5ae5479ceb] daemon is not started [2022-11-16T13:35:21.078Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-16T13:35:22.010Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-11-16T13:35:22.010Z] check_test.go:196: [db2cb3d4fcfcb] daemon is not started [2022-11-16T13:35:22.249Z] === RUN TestValidatePrivileges [2022-11-16T13:35:22.249Z] --- PASS: TestValidatePrivileges (0.00s) [2022-11-16T13:35:22.249Z] === RUN TestFilterByCapNeg [2022-11-16T13:35:22.249Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-11-16T13:35:22.249Z] === RUN TestFilterByCapPos [2022-11-16T13:35:22.249Z] --- PASS: TestFilterByCapPos (0.00s) [2022-11-16T13:35:22.249Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-11-16T13:35:22.249Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-11-16T13:35:22.249Z] PASS [2022-11-16T13:35:22.249Z] coverage: 12.0% of statements [2022-11-16T13:35:22.249Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-11-16T13:35:22.250Z] === RUN TestNewSettable [2022-11-16T13:35:22.250Z] --- PASS: TestNewSettable (0.00s) [2022-11-16T13:35:22.250Z] === RUN TestIsSettable [2022-11-16T13:35:22.250Z] --- PASS: TestIsSettable (0.00s) [2022-11-16T13:35:22.250Z] === RUN TestUpdateSettingsEnv [2022-11-16T13:35:22.250Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-11-16T13:35:22.250Z] PASS [2022-11-16T13:35:22.250Z] coverage: 20.0% of statements [2022-11-16T13:35:22.250Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-11-16T13:35:22.267Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-16T13:35:22.626Z] [Pipeline] } [2022-11-16T13:35:23.203Z] check_test.go:196: [de507f1ad667b] daemon is not started [2022-11-16T13:35:23.203Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-11-16T13:35:23.239Z] === RUN TestLoad [2022-11-16T13:35:23.239Z] --- PASS: TestLoad (0.00s) [2022-11-16T13:35:23.239Z] === RUN TestSave [2022-11-16T13:35:23.239Z] --- PASS: TestSave (0.05s) [2022-11-16T13:35:23.239Z] === RUN TestAddDeleteGet [2022-11-16T13:35:23.239Z] --- PASS: TestAddDeleteGet (0.06s) [2022-11-16T13:35:23.239Z] === RUN TestInvalidTags [2022-11-16T13:35:23.239Z] --- PASS: TestInvalidTags (0.01s) [2022-11-16T13:35:23.239Z] PASS [2022-11-16T13:35:23.239Z] coverage: 84.4% of statements [2022-11-16T13:35:23.239Z] ok github.com/docker/docker/reference 0.197s coverage: 84.4% of statements [Pipeline] sh [2022-11-16T13:35:23.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/test/unit [2022-11-16T13:35:23.708Z] time="2022-11-16T13:35:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-11-16T13:35:24.136Z] docker_cli_swarm_test.go:1902: [d8be60b6e6a0c] joining swarm manager [d6bb3d86cd9f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:35:24.136Z] check_test.go:196: [d3118bed94913] daemon is not started [2022-11-16T13:35:24.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-16T13:35:24.178Z] === RUN TestResolveAuthConfigIndexServer [2022-11-16T13:35:24.178Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResolveAuthConfigFullURL [2022-11-16T13:35:24.648Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestLoadAllowNondistributableArtifacts [2022-11-16T13:35:24.648Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestValidateMirror [2022-11-16T13:35:24.648Z] --- PASS: TestValidateMirror (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestLoadInsecureRegistries [2022-11-16T13:35:24.648Z] time="2022-11-16T13:35:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-16T13:35:24.648Z] time="2022-11-16T13:35:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-11-16T13:35:24.648Z] time="2022-11-16T13:35:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-16T13:35:24.648Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-11-16T13:35:24.648Z] === RUN TestNewServiceConfig [2022-11-16T13:35:24.648Z] --- PASS: TestNewServiceConfig (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestValidateIndexName [2022-11-16T13:35:24.648Z] --- PASS: TestValidateIndexName (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestValidateIndexNameWithError [2022-11-16T13:35:24.648Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestEndpointParse [2022-11-16T13:35:24.648Z] --- PASS: TestEndpointParse (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestEndpointParseInvalid [2022-11-16T13:35:24.648Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestValidateEndpoint [2022-11-16T13:35:24.648Z] --- PASS: TestValidateEndpoint (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestPing [2022-11-16T13:35:24.648Z] --- PASS: TestPing (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestPingRegistryEndpoint [2022-11-16T13:35:24.648Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:24.648Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestEndpoint [2022-11-16T13:35:24.648Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:24.648Z] --- SKIP: TestEndpoint (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestParseRepositoryInfo [2022-11-16T13:35:24.648Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestNewIndexInfo [2022-11-16T13:35:24.648Z] --- PASS: TestNewIndexInfo (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestMirrorEndpointLookup [2022-11-16T13:35:24.648Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:24.648Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestSearchRepositories [2022-11-16T13:35:24.648Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-11-16T13:35:24.648Z] Host: 127.0.0.1:49260 [2022-11-16T13:35:24.648Z] User-Agent: docker test client [2022-11-16T13:35:24.648Z] Authorization: Token fake-token [2022-11-16T13:35:24.648Z] X-Docker-Token: true [2022-11-16T13:35:24.648Z] Accept-Encoding: gzip [2022-11-16T13:35:24.648Z] [2022-11-16T13:35:24.648Z] [2022-11-16T13:35:24.648Z] registry_test.go:730: HTTP/1.1 200 OK [2022-11-16T13:35:24.648Z] Connection: close [2022-11-16T13:35:24.648Z] Content-Length: 144 [2022-11-16T13:35:24.648Z] Cache-Control: no-cache [2022-11-16T13:35:24.648Z] Content-Type: application/json [2022-11-16T13:35:24.648Z] Date: Wed, 16 Nov 2022 13:35:24 GMT [2022-11-16T13:35:24.648Z] Expires: -1 [2022-11-16T13:35:24.648Z] Pragma: no-cache [2022-11-16T13:35:24.648Z] Server: docker-tests/mock [2022-11-16T13:35:24.648Z] X-Docker-Registry-Config: mock [2022-11-16T13:35:24.648Z] X-Docker-Registry-Version: 0.0.0 [2022-11-16T13:35:24.648Z] [2022-11-16T13:35:24.648Z] [2022-11-16T13:35:24.648Z] --- PASS: TestSearchRepositories (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestTrustedLocation [2022-11-16T13:35:24.648Z] --- PASS: TestTrustedLocation (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-11-16T13:35:24.648Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestAllowNondistributableArtifacts [2022-11-16T13:35:24.648Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestIsSecureIndex [2022-11-16T13:35:24.648Z] --- PASS: TestIsSecureIndex (0.00s) [2022-11-16T13:35:24.648Z] PASS [2022-11-16T13:35:24.648Z] coverage: 50.2% of statements [2022-11-16T13:35:24.648Z] ok github.com/docker/docker/registry 0.315s coverage: 50.2% of statements [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReaderWithReadError [2022-11-16T13:35:24.648Z] time="2022-11-16T13:35:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReader [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReader (0.00s) [2022-11-16T13:35:24.648Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-11-16T13:35:24.648Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-11-16T13:35:24.648Z] PASS [2022-11-16T13:35:24.648Z] coverage: 100.0% of statements [2022-11-16T13:35:24.648Z] ok github.com/docker/docker/registry/resumable 0.247s coverage: 100.0% of statements [2022-11-16T13:35:25.069Z] docker_cli_swarm_test.go:1903: [d9a4f1e9b65c1] joining swarm manager [d6bb3d86cd9f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:35:25.117Z] === RUN TestRestartManagerTimeout [2022-11-16T13:35:25.117Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-11-16T13:35:25.117Z] === RUN TestRestartManagerTimeoutReset [2022-11-16T13:35:25.117Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-11-16T13:35:25.117Z] PASS [2022-11-16T13:35:25.117Z] coverage: 45.3% of statements [2022-11-16T13:35:25.117Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2022-11-16T13:35:25.326Z] check_test.go:196: [de3b5292abe4e] daemon is not started [2022-11-16T13:35:25.326Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-16T13:35:25.586Z] === RUN TestDecodeContainerConfig [2022-11-16T13:35:25.586Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-11-16T13:35:25.586Z] === RUN TestDecodeContainerConfigIsolation [2022-11-16T13:35:25.586Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-11-16T13:35:25.586Z] === RUN TestValidatePrivileged [2022-11-16T13:35:25.586Z] --- PASS: TestValidatePrivileged (0.00s) [2022-11-16T13:35:25.586Z] PASS [2022-11-16T13:35:25.586Z] coverage: 52.2% of statements [2022-11-16T13:35:25.586Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2022-11-16T13:35:26.039Z] ? github.com/docker/docker/api [no test files] [2022-11-16T13:35:26.055Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-11-16T13:35:26.056Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-11-16T13:35:26.056Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-11-16T13:35:26.056Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-11-16T13:35:26.056Z] PASS [2022-11-16T13:35:26.056Z] coverage: 62.5% of statements [2022-11-16T13:35:26.056Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-11-16T13:35:26.695Z] check_test.go:196: [df61950fb0ead] daemon is not started [2022-11-16T13:35:26.696Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-16T13:35:27.627Z] check_test.go:196: [d7828e24c80b9] daemon is not started [2022-11-16T13:35:27.627Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-16T13:35:28.559Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52779b6ddc2029c51d42977460cc48852c0d05c7bb4273352484ddd845a5d55a [2022-11-16T13:35:29.012Z] === RUN TestGetDriver [2022-11-16T13:35:29.012Z] --- PASS: TestGetDriver (0.00s) [2022-11-16T13:35:29.012Z] === RUN TestVolumeRequestError [2022-11-16T13:35:29.012Z] --- PASS: TestVolumeRequestError (0.01s) [2022-11-16T13:35:29.012Z] PASS [2022-11-16T13:35:29.012Z] coverage: 36.1% of statements [2022-11-16T13:35:29.012Z] ok github.com/docker/docker/volume/drivers 0.065s coverage: 36.1% of statements [2022-11-16T13:35:29.012Z] === RUN TestGetAddress [2022-11-16T13:35:29.012Z] --- PASS: TestGetAddress (0.00s) [2022-11-16T13:35:29.013Z] === RUN TestRemove [2022-11-16T13:35:29.013Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-16T13:35:29.013Z] --- SKIP: TestRemove (0.00s) [2022-11-16T13:35:29.013Z] === RUN TestInitializeWithVolumes [2022-11-16T13:35:29.013Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-11-16T13:35:29.013Z] === RUN TestCreate [2022-11-16T13:35:29.013Z] --- PASS: TestCreate (0.01s) [2022-11-16T13:35:29.013Z] === RUN TestValidateName [2022-11-16T13:35:29.013Z] --- PASS: TestValidateName (0.00s) [2022-11-16T13:35:29.013Z] === RUN TestCreateWithOpts [2022-11-16T13:35:29.013Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-16T13:35:29.013Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-11-16T13:35:29.013Z] === RUN TestRelaodNoOpts [2022-11-16T13:35:29.013Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-11-16T13:35:29.013Z] PASS [2022-11-16T13:35:29.013Z] coverage: 41.5% of statements [2022-11-16T13:35:29.013Z] ok github.com/docker/docker/volume/local 0.080s coverage: 41.5% of statements [2022-11-16T13:35:29.124Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8f8787f0132c75929f9eaacf028ac998df9a05f00f4ad6047ff4b38e734a202d [2022-11-16T13:35:29.381Z] check_test.go:196: [df743f08e516c] daemon is not started [2022-11-16T13:35:29.381Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-16T13:35:29.946Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae03ef6d03d4d396d467f6faec03e1a8f98cd2deaea8d430db9de0c632f0536f [2022-11-16T13:35:30.582Z] === RUN TestConvertTmpfsOptions [2022-11-16T13:35:30.582Z] parser_test.go:49: data="mode=700,size=1m" [2022-11-16T13:35:30.582Z] parser_test.go:49: data="ro" [2022-11-16T13:35:30.582Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-11-16T13:35:30.582Z] === RUN TestParseMountRaw [2022-11-16T13:35:30.582Z] --- PASS: TestParseMountRaw (0.03s) [2022-11-16T13:35:30.582Z] === RUN TestParseMountRawSplit [2022-11-16T13:35:30.582Z] parser_test.go:390: case 0 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 1 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 2 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 3 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 4 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 5 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 6 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 7 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 8 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 0 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 1 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 2 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 3 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 4 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 5 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 6 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 7 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 8 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 9 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 10 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 11 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 12 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 0 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 1 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 2 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 3 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 4 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 5 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 6 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 7 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 8 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 9 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 10 [2022-11-16T13:35:30.582Z] parser_test.go:390: case 11 [2022-11-16T13:35:30.582Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-11-16T13:35:30.582Z] === RUN TestParseMountSpec [2022-11-16T13:35:30.582Z] parser_test.go:455: case 0 [2022-11-16T13:35:30.582Z] parser_test.go:455: case 1 [2022-11-16T13:35:30.582Z] parser_test.go:455: case 2 [2022-11-16T13:35:30.582Z] parser_test.go:455: case 3 [2022-11-16T13:35:30.582Z] parser_test.go:455: case 4 [2022-11-16T13:35:30.582Z] parser_test.go:455: case 5 [2022-11-16T13:35:30.582Z] --- PASS: TestParseMountSpec (0.00s) [2022-11-16T13:35:30.582Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-11-16T13:35:30.582Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-11-16T13:35:30.582Z] === RUN TestValidateMount [2022-11-16T13:35:30.582Z] --- PASS: TestValidateMount (0.00s) [2022-11-16T13:35:30.582Z] PASS [2022-11-16T13:35:30.582Z] coverage: 66.2% of statements [2022-11-16T13:35:30.582Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2022-11-16T13:35:30.880Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5afa7f356c3eeceb83c763eaf855b2b356e5f40690a39c35f26b158145f3e91a [2022-11-16T13:35:31.052Z] === RUN TestSetGetMeta [2022-11-16T13:35:31.052Z] === PAUSE TestSetGetMeta [2022-11-16T13:35:31.052Z] === RUN TestRestore [2022-11-16T13:35:31.052Z] === PAUSE TestRestore [2022-11-16T13:35:31.052Z] === RUN TestServiceCreate [2022-11-16T13:35:31.052Z] === PAUSE TestServiceCreate [2022-11-16T13:35:31.052Z] === RUN TestServiceList [2022-11-16T13:35:31.052Z] === PAUSE TestServiceList [2022-11-16T13:35:31.052Z] === RUN TestServiceRemove [2022-11-16T13:35:31.052Z] === PAUSE TestServiceRemove [2022-11-16T13:35:31.052Z] === RUN TestServiceGet [2022-11-16T13:35:31.052Z] === PAUSE TestServiceGet [2022-11-16T13:35:31.052Z] === RUN TestServicePrune [2022-11-16T13:35:31.052Z] === PAUSE TestServicePrune [2022-11-16T13:35:31.052Z] === RUN TestCreate [2022-11-16T13:35:31.052Z] === PAUSE TestCreate [2022-11-16T13:35:31.052Z] === RUN TestRemove [2022-11-16T13:35:31.052Z] === PAUSE TestRemove [2022-11-16T13:35:31.052Z] === RUN TestList [2022-11-16T13:35:31.052Z] === PAUSE TestList [2022-11-16T13:35:31.052Z] === RUN TestFindByDriver [2022-11-16T13:35:31.052Z] === PAUSE TestFindByDriver [2022-11-16T13:35:31.052Z] === RUN TestFindByReferenced [2022-11-16T13:35:31.052Z] === PAUSE TestFindByReferenced [2022-11-16T13:35:31.052Z] === RUN TestDerefMultipleOfSameRef [2022-11-16T13:35:31.052Z] === PAUSE TestDerefMultipleOfSameRef [2022-11-16T13:35:31.052Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-16T13:35:31.052Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-16T13:35:31.052Z] === RUN TestDefererencePluginOnCreateError [2022-11-16T13:35:31.052Z] === PAUSE TestDefererencePluginOnCreateError [2022-11-16T13:35:31.052Z] === RUN TestRefDerefRemove [2022-11-16T13:35:31.052Z] === PAUSE TestRefDerefRemove [2022-11-16T13:35:31.052Z] === RUN TestGet [2022-11-16T13:35:31.052Z] === PAUSE TestGet [2022-11-16T13:35:31.052Z] === RUN TestGetWithReference [2022-11-16T13:35:31.052Z] === PAUSE TestGetWithReference [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_nil_list [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_nil_list [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_empty_list [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_empty_list [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_filter_some [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_filter_some [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_filter_middle [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_filter_middle [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-11-16T13:35:31.052Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-11-16T13:35:31.052Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_nil_list [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_filter_some [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_filter_middle [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_empty_list [2022-11-16T13:35:31.052Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-11-16T13:35:31.052Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-11-16T13:35:31.052Z] === CONT TestSetGetMeta [2022-11-16T13:35:31.052Z] === CONT TestServiceGet [2022-11-16T13:35:31.052Z] === CONT TestList [2022-11-16T13:35:31.052Z] === CONT TestCreate [2022-11-16T13:35:31.052Z] --- PASS: TestSetGetMeta (0.03s) [2022-11-16T13:35:31.052Z] === CONT TestServicePrune [2022-11-16T13:35:31.052Z] --- PASS: TestCreate (0.04s) [2022-11-16T13:35:31.052Z] === CONT TestGetWithReference [2022-11-16T13:35:31.137Z] check_test.go:196: [dd598790c71ed] daemon is not started [2022-11-16T13:35:31.137Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-16T13:35:31.522Z] --- PASS: TestList (0.07s) [2022-11-16T13:35:31.522Z] === CONT TestGet [2022-11-16T13:35:31.522Z] --- PASS: TestGetWithReference (0.05s) [2022-11-16T13:35:31.522Z] === CONT TestRefDerefRemove [2022-11-16T13:35:31.522Z] --- PASS: TestGet (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestDefererencePluginOnCreateError [2022-11-16T13:35:31.522Z] --- PASS: TestRefDerefRemove (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-16T13:35:31.522Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-11-16T13:35:31.522Z] === CONT TestDerefMultipleOfSameRef [2022-11-16T13:35:31.522Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestFindByReferenced [2022-11-16T13:35:31.522Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestFindByDriver [2022-11-16T13:35:31.522Z] --- PASS: TestFindByReferenced (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestRemove [2022-11-16T13:35:31.522Z] --- PASS: TestFindByDriver (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestServiceList [2022-11-16T13:35:31.522Z] --- PASS: TestRemove (0.03s) [2022-11-16T13:35:31.522Z] === CONT TestServiceRemove [2022-11-16T13:35:31.522Z] === CONT TestServiceCreate [2022-11-16T13:35:31.522Z] --- PASS: TestServiceGet (0.26s) [2022-11-16T13:35:31.522Z] time="2022-11-16T13:35:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-16T13:35:31.522Z] --- PASS: TestServiceRemove (0.06s) [2022-11-16T13:35:31.522Z] === CONT TestRestore [2022-11-16T13:35:31.522Z] --- PASS: TestServiceList (0.08s) [2022-11-16T13:35:31.522Z] time="2022-11-16T13:35:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-16T13:35:31.522Z] time="2022-11-16T13:35:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-16T13:35:31.522Z] time="2022-11-16T13:35:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-11-16T13:35:31.522Z] --- PASS: TestServiceCreate (0.03s) [2022-11-16T13:35:31.522Z] time="2022-11-16T13:35:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-16T13:35:31.522Z] --- PASS: TestRestore (0.04s) [2022-11-16T13:35:31.522Z] --- PASS: TestServicePrune (0.28s) [2022-11-16T13:35:31.522Z] PASS [2022-11-16T13:35:31.522Z] coverage: 70.3% of statements [2022-11-16T13:35:31.522Z] ok github.com/docker/docker/volume/service 0.350s coverage: 70.3% of statements [2022-11-16T13:35:32.068Z] check_test.go:196: [d397fefc7afa5] daemon is not started [2022-11-16T13:35:32.068Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-16T13:35:32.510Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-11-16T13:35:32.510Z] === RUN TestClientStream [2022-11-16T13:35:32.510Z] --- PASS: TestClientStream (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestClientSendFile [2022-11-16T13:35:32.510Z] --- PASS: TestClientSendFile (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestClientWithRequestTimeout [2022-11-16T13:35:32.510Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestFileSpecPlugin [2022-11-16T13:35:32.510Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-11-16T13:35:32.510Z] === RUN TestFileJSONSpecPlugin [2022-11-16T13:35:32.510Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-11-16T13:35:32.510Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-11-16T13:35:32.510Z] === RUN TestPluginAddHandler [2022-11-16T13:35:32.510Z] --- PASS: TestPluginAddHandler (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestPluginWaitBadPlugin [2022-11-16T13:35:32.510Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-11-16T13:35:32.510Z] === RUN TestGet [2022-11-16T13:35:32.510Z] time="2022-11-16T13:35:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-11-16T13:35:33.499Z] time="2022-11-16T13:35:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-11-16T13:35:33.964Z] check_test.go:196: [dccf0ed7eea79] daemon is not started [2022-11-16T13:35:33.964Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-16T13:35:34.487Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-16T13:35:34.896Z] check_test.go:196: [d4f0ddc2312a6] daemon is not started [2022-11-16T13:35:34.897Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-16T13:35:34.897Z] check_test.go:196: [da2c9520727af] daemon is not started [2022-11-16T13:35:34.897Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-16T13:35:35.474Z] time="2022-11-16T13:35:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-11-16T13:35:35.829Z] check_test.go:196: [d59c35031e7c5] daemon is not started [2022-11-16T13:35:35.829Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-16T13:35:36.761Z] check_test.go:196: [dadef529f2c60] daemon is not started [2022-11-16T13:35:36.761Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-16T13:35:37.707Z] check_test.go:196: [de3e1501e5fc2] daemon is not started [2022-11-16T13:35:37.707Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-16T13:35:39.267Z] time="2022-11-16T13:35:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-11-16T13:35:39.620Z] check_test.go:196: [d4d80c8bde1fb] daemon is not started [2022-11-16T13:35:39.620Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-16T13:35:40.185Z] check_test.go:196: [dcc6bbd324988] daemon is not started [2022-11-16T13:35:40.185Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-16T13:35:40.901Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-11-16T13:35:41.116Z] check_test.go:196: [d688d66c19326] daemon is not started [2022-11-16T13:35:41.116Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-16T13:35:41.374Z] check_test.go:196: [deadd3bf4b2bd] daemon is not started [2022-11-16T13:35:41.374Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-16T13:35:42.304Z] check_test.go:196: [d325fe963a71e] daemon is not started [2022-11-16T13:35:42.304Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-16T13:35:42.561Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-11-16T13:35:42.561Z] check_test.go:196: [d7236001f5fa3] daemon is not started [2022-11-16T13:35:42.561Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-16T13:35:42.820Z] check_test.go:196: [d991f34cbd14d] daemon is not started [2022-11-16T13:35:42.820Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-16T13:35:43.077Z] check_test.go:196: [d9f86724ae5cd] daemon is not started [2022-11-16T13:35:43.078Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-16T13:35:44.448Z] check_test.go:196: [d6e25079cacb6] daemon is not started [2022-11-16T13:35:44.448Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-16T13:35:46.343Z] check_test.go:196: [dc09fe161bfa0] daemon is not started [2022-11-16T13:35:46.343Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-16T13:35:47.276Z] check_test.go:196: [dc84d78ff4813] daemon is not started [2022-11-16T13:35:47.276Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-16T13:35:47.931Z] --- PASS: TestGet (15.01s) [2022-11-16T13:35:47.931Z] === RUN TestPluginWithNoManifest [2022-11-16T13:35:47.931Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-11-16T13:35:47.931Z] === RUN TestGetAll [2022-11-16T13:35:47.931Z] --- PASS: TestGetAll (0.01s) [2022-11-16T13:35:47.931Z] PASS [2022-11-16T13:35:47.931Z] coverage: 73.4% of statements [2022-11-16T13:35:47.931Z] ok github.com/docker/docker/pkg/plugins 34.924s coverage: 73.4% of statements [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/quota [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/rootless [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/volume [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-16T13:35:47.931Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-16T13:35:48.209Z] check_test.go:196: [d94aa50f2b07b] daemon is not started [2022-11-16T13:35:48.209Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-16T13:35:49.142Z] check_test.go:196: [ddc14b55580d1] daemon is not started [2022-11-16T13:35:49.142Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-16T13:35:50.074Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === Skipped [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-11-16T13:35:50.150Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-11-16T13:35:50.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-11-16T13:35:50.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-11-16T13:35:50.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-11-16T13:35:50.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-11-16T13:35:50.150Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-11-16T13:35:50.150Z] daemon_test.go:147: root required [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-16T13:35:50.150Z] reload_test.go:520: root required [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-11-16T13:35:50.150Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-16T13:35:50.150Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-11-16T13:35:50.150Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-11-16T13:35:50.150Z] download_test.go:268: Needs fixing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-11-16T13:35:50.150Z] layer_test.go:304: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-11-16T13:35:50.150Z] layer_test.go:353: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-11-16T13:35:50.150Z] layer_test.go:468: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-11-16T13:35:50.150Z] layer_test.go:697: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-11-16T13:35:50.150Z] migration_test.go:46: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-11-16T13:35:50.150Z] migration_test.go:182: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-11-16T13:35:50.150Z] mount_test.go:17: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-11-16T13:35:50.150Z] mount_test.go:76: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-11-16T13:35:50.150Z] mount_test.go:125: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-11-16T13:35:50.150Z] mount_test.go:212: Failing on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:134: Xz not present in msys2 [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:239: Failing on Windows CI machines [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-11-16T13:35:50.150Z] archive_windows_test.go:17: Currently fails [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-11-16T13:35:50.150Z] changes_test.go:192: needs more investigation [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-11-16T13:35:50.150Z] changes_test.go:405: needs further investigation [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-11-16T13:35:50.150Z] changes_test.go:441: needs further investigation [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-11-16T13:35:50.150Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-11-16T13:35:50.150Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-11-16T13:35:50.150Z] poller_test.go:41: No chmod on Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-16T13:35:50.150Z] fileutils_test.go:134: Needs porting to Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-16T13:35:50.150Z] fileutils_test.go:180: Needs porting to Windows [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-11-16T13:35:50.150Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-11-16T13:35:50.150Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-11-16T13:35:50.150Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-11-16T13:35:50.150Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-11-16T13:35:50.150Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-16T13:35:50.150Z] [2022-11-16T13:35:50.150Z] DONE 1863 tests, 45 skipped in 209.783s [2022-11-16T13:35:50.150Z] INFO: make.ps1 ended at 11/16/2022 13:35:49 [2022-11-16T13:35:50.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite (44.91s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.13s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.06s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.09s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.72s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.15s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (1.02s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (1.04s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.82s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2022-11-16T13:35:50.895Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-11-16T13:35:50.895Z] === RUN TestDockerSchema1RegistrySuite [2022-11-16T13:35:50.895Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-16T13:35:50.895Z] check_test.go:223: [db945cf2a9c42] daemon is not started [2022-11-16T13:35:50.895Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-16T13:35:52.522Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-11-16T13:35:52.522Z] INFO: Unit tests ended at 11/16/2022 13:35:51. Duration:00:03:47.9529716 [2022-11-16T13:35:52.522Z] INFO: Building busybox [2022-11-16T13:35:52.522Z] Sending build context to Docker daemon 5.12kB [2022-11-16T13:35:52.522Z] [2022-11-16T13:35:52.522Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-11-16T13:35:52.522Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-11-16T13:35:52.522Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-11-16T13:35:52.522Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-11-16T13:35:52.522Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-11-16T13:35:52.522Z] ---> 4503e186c64d [2022-11-16T13:35:52.522Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-11-16T13:35:52.522Z] ---> Running in 6a09795f306c [2022-11-16T13:35:52.912Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-11-16T13:35:54.809Z] check_test.go:223: [d7debf0189b7a] daemon is not started [2022-11-16T13:35:54.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-16T13:36:00.071Z] check_test.go:223: [d9e8dd77db770] daemon is not started [2022-11-16T13:36:00.071Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-16T13:36:02.597Z] check_test.go:223: [d11bb5958a455] daemon is not started [2022-11-16T13:36:02.597Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-16T13:36:03.528Z] check_test.go:223: [d09a48cd46c39] daemon is not started [2022-11-16T13:36:03.528Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-16T13:36:04.468Z] check_test.go:223: [d9f2e246684d0] daemon is not started [2022-11-16T13:36:04.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-16T13:36:04.468Z] check_test.go:223: [dece34660474b] daemon is not started [2022-11-16T13:36:04.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-16T13:36:05.400Z] check_test.go:223: [d144a46730c3e] daemon is not started [2022-11-16T13:36:05.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-16T13:36:06.331Z] check_test.go:223: [d99d45d2c8337] daemon is not started [2022-11-16T13:36:06.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-16T13:36:06.895Z] check_test.go:223: [d44e409f63cb0] daemon is not started [2022-11-16T13:36:06.895Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-16T13:36:08.265Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-11-16T13:36:09.636Z] check_test.go:223: [da30c1b347950] daemon is not started [2022-11-16T13:36:09.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-16T13:36:09.893Z] check_test.go:223: [dfb733c281dcd] daemon is not started [2022-11-16T13:36:09.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-16T13:36:10.151Z] docker_cli_swarm_test.go:1803: [d757b177fcd34] joining swarm manager [d8074fb58634c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:36:10.151Z] check_test.go:223: [d8947a8acb64f] daemon is not started [2022-11-16T13:36:10.151Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-16T13:36:10.336Z] Removing intermediate container 6a09795f306c [2022-11-16T13:36:10.336Z] ---> 55a08f38c146 [2022-11-16T13:36:10.336Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-11-16T13:36:10.336Z] ---> Running in d375b033bb4a [2022-11-16T13:36:10.336Z] Removing intermediate container d375b033bb4a [2022-11-16T13:36:10.336Z] ---> 8660e62e2f47 [2022-11-16T13:36:10.336Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-11-16T13:36:10.336Z] ---> Running in 8fc8686be877 [2022-11-16T13:36:10.408Z] check_test.go:223: [dd1d3de69b060] daemon is not started [2022-11-16T13:36:10.408Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-16T13:36:10.665Z] check_test.go:223: [d0f8c2e7616d6] daemon is not started [2022-11-16T13:36:10.666Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-16T13:36:10.806Z] Removing intermediate container 8fc8686be877 [2022-11-16T13:36:10.806Z] ---> a72f9b51fddd [2022-11-16T13:36:10.806Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-11-16T13:36:10.924Z] check_test.go:223: [dda88ecc67e74] daemon is not started [2022-11-16T13:36:10.924Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-16T13:36:11.181Z] check_test.go:223: [d7ddc14ff2928] daemon is not started [2022-11-16T13:36:11.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-16T13:36:11.181Z] check_test.go:223: [d00b303c7f100] daemon is not started [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite (20.54s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.80s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.93s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2022-11-16T13:36:11.181Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-11-16T13:36:11.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-16T13:36:11.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-16T13:36:11.181Z] docker_cli_swarm_test.go:1804: [d37a567fa0295] joining swarm manager [d8074fb58634c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:36:11.275Z] [2022-11-16T13:36:11.275Z] [2022-11-16T13:36:11.747Z] ---> cabafc3ee977 [2022-11-16T13:36:11.747Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-11-16T13:36:11.747Z] ---> Running in 285937325b38 [2022-11-16T13:36:12.113Z] check_test.go:252: [d8e08d226c1f0] daemon is not started [2022-11-16T13:36:12.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-16T13:36:12.370Z] check_test.go:252: [d47331feb3473] daemon is not started [2022-11-16T13:36:12.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-16T13:36:12.627Z] check_test.go:252: [d19fd0102ac5c] daemon is not started [2022-11-16T13:36:12.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-16T13:36:13.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-16T13:36:14.255Z] check_test.go:252: [d6e7b2e87396f] daemon is not started [2022-11-16T13:36:14.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-16T13:36:14.819Z] check_test.go:252: [d2b79a2252a11] daemon is not started [2022-11-16T13:36:14.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-16T13:36:15.383Z] check_test.go:252: [d6056b06f86d7] daemon is not started [2022-11-16T13:36:15.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-16T13:36:15.640Z] check_test.go:252: [d3f338c712021] daemon is not started [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.38s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.51s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.79s) [2022-11-16T13:36:15.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-11-16T13:36:15.640Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-16T13:36:15.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-16T13:36:20.895Z] check_test.go:279: [de1b92e490bfa] daemon is not started [2022-11-16T13:36:20.895Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-16T13:36:20.895Z] check_test.go:279: [d0ced792839ac] daemon is not started [2022-11-16T13:36:20.895Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-16T13:36:21.152Z] check_test.go:279: [dc2641fac9ce7] daemon is not started [2022-11-16T13:36:21.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-16T13:36:21.152Z] check_test.go:279: [d5dc8fda34e53] daemon is not started [2022-11-16T13:36:21.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-16T13:36:21.410Z] check_test.go:279: [d56e61d3a3182] daemon is not started [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-11-16T13:36:21.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-11-16T13:36:21.410Z] === RUN TestDockerNetworkSuite [2022-11-16T13:36:21.410Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-11-16T13:36:23.305Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-11-16T13:36:23.562Z] docker_cli_network_unix_test.go:47: [d7e7516822884] daemon is not started [2022-11-16T13:36:23.819Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-11-16T13:36:24.384Z] docker_cli_network_unix_test.go:47: [dcc762225d8be] daemon is not started [2022-11-16T13:36:24.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-11-16T13:36:27.165Z] docker_cli_network_unix_test.go:47: [d446f6bfb79b1] daemon is not started [2022-11-16T13:36:27.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-11-16T13:36:28.800Z] docker_cli_network_unix_test.go:47: [d20b1fb2c1d76] daemon is not started [2022-11-16T13:36:28.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-11-16T13:36:29.062Z] docker_cli_network_unix_test.go:1234: [dbd37bad57b7d] daemon is not started [2022-11-16T13:36:30.979Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-11-16T13:36:31.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-11-16T13:36:32.842Z] docker_cli_network_unix_test.go:47: [d86fd5b371b19] daemon is not started [2022-11-16T13:36:32.842Z] docker_cli_swarm_test.go:1322: [d647aaa90140c] joining swarm manager [da5b4d52a92dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:36:33.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-11-16T13:36:34.032Z] docker_cli_swarm_test.go:1323: [d2fb656a2e7bb] joining swarm manager [da5b4d52a92dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:36:37.056Z] Removing intermediate container 285937325b38 [2022-11-16T13:36:37.056Z] ---> 1e595c0c3f4a [2022-11-16T13:36:37.056Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-11-16T13:36:37.056Z] ---> Running in cafb27d6cee3 [2022-11-16T13:36:37.056Z] [2022-11-16T13:36:37.056Z] SUCCESS: Specified value was saved. [2022-11-16T13:36:38.209Z] docker_cli_network_unix_test.go:47: [dfc0c3e7f3f26] daemon is not started [2022-11-16T13:36:38.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-11-16T13:36:38.627Z] Removing intermediate container cafb27d6cee3 [2022-11-16T13:36:38.627Z] ---> d9e4ae8d27b8 [2022-11-16T13:36:38.627Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-11-16T13:36:38.627Z] ---> Running in 19e13affadea [2022-11-16T13:36:40.362Z] docker_cli_network_unix_test.go:47: [deaffaf630f00] daemon is not started [2022-11-16T13:36:40.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-11-16T13:36:41.551Z] docker_cli_network_unix_test.go:47: [d021f1e61f8e8] daemon is not started [2022-11-16T13:36:41.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-11-16T13:36:42.065Z] docker_cli_network_unix_test.go:47: [d978f3d86f7e6] daemon is not started [2022-11-16T13:36:42.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-11-16T13:36:42.580Z] docker_cli_network_unix_test.go:47: [d7b1e3c6c8fcb] daemon is not started [2022-11-16T13:36:42.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-11-16T13:36:43.144Z] docker_cli_network_unix_test.go:47: [dde064b72312e] daemon is not started [2022-11-16T13:36:43.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-11-16T13:36:43.966Z] docker_cli_network_unix_test.go:47: [dce220fc1e4f7] daemon is not started [2022-11-16T13:36:44.496Z] Cannot create a file when that file already exists. [2022-11-16T13:36:44.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-11-16T13:36:44.530Z] docker_cli_network_unix_test.go:47: [d35b7ca77b3e7] daemon is not started [2022-11-16T13:36:44.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-11-16T13:36:44.788Z] docker_cli_network_unix_test.go:47: [db96c6779004d] daemon is not started [2022-11-16T13:36:44.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-11-16T13:36:45.352Z] docker_cli_network_unix_test.go:47: [dc851ec2a8221] daemon is not started [2022-11-16T13:36:45.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-11-16T13:36:45.867Z] docker_cli_network_unix_test.go:47: [de8f2b8005e70] daemon is not started [2022-11-16T13:36:45.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-11-16T13:36:45.867Z] docker_cli_network_unix_test.go:47: [d997771fab5cc] daemon is not started [2022-11-16T13:36:45.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-11-16T13:36:46.124Z] docker_cli_network_unix_test.go:47: [d22e16e6eb4db] daemon is not started [2022-11-16T13:36:46.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-11-16T13:36:46.688Z] docker_cli_network_unix_test.go:47: [d8e96aed2971b] daemon is not started [2022-11-16T13:36:46.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-11-16T13:36:47.253Z] docker_cli_network_unix_test.go:47: [d123594de7c71] daemon is not started [2022-11-16T13:36:47.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-11-16T13:36:47.817Z] docker_cli_network_unix_test.go:47: [d092cd0f5c93a] daemon is not started [2022-11-16T13:36:47.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-11-16T13:36:48.075Z] docker_cli_network_unix_test.go:47: [d2b63e5a4132f] daemon is not started [2022-11-16T13:36:48.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-11-16T13:36:48.075Z] docker_cli_network_unix_test.go:47: [deb2f813bc01b] daemon is not started [2022-11-16T13:36:48.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-11-16T13:36:49.445Z] docker_cli_network_unix_test.go:969: [d8e3261f1b1c2] daemon is not started [2022-11-16T13:36:50.365Z] Removing intermediate container 19e13affadea [2022-11-16T13:36:50.365Z] ---> c25450109c0f [2022-11-16T13:36:50.365Z] Step 13/13 : CMD ["sh"] [2022-11-16T13:36:50.365Z] ---> Running in 56b89da9a335 [2022-11-16T13:36:50.365Z] Removing intermediate container 56b89da9a335 [2022-11-16T13:36:50.365Z] ---> d8a3fe7d9afb [2022-11-16T13:36:50.365Z] Successfully built d8a3fe7d9afb [2022-11-16T13:36:50.365Z] Successfully tagged busybox:latest [2022-11-16T13:36:50.365Z] INFO: Docker images of the daemon under test [2022-11-16T13:36:50.365Z] [2022-11-16T13:36:50.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T13:36:50.365Z] busybox latest d8a3fe7d9afb Less than a second ago 5.7GB [2022-11-16T13:36:50.365Z] microsoft/windowsservercore latest 4503e186c64d 10 days ago 5.68GB [2022-11-16T13:36:50.365Z] mcr.microsoft.com/windows/servercore ltsc2019 4503e186c64d 10 days ago 5.68GB [2022-11-16T13:36:50.365Z] [2022-11-16T13:36:50.365Z] INFO: Running integration tests at 11/16/2022 13:36:49... [2022-11-16T13:36:50.365Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-11-16T13:36:50.365Z] INFO: Integration API tests being run from the host: [2022-11-16T13:36:50.365Z] INFO: make.ps1 starting at 11/16/2022 13:36:49 [2022-11-16T13:36:50.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-11-16T13:36:51.309Z] docker_cli_network_unix_test.go:47: [d81825ac2c122] daemon is not started [2022-11-16T13:36:51.353Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-11-16T13:36:51.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-11-16T13:36:54.114Z] docker_cli_network_unix_test.go:1117: [db96c5e178326] daemon is not started [2022-11-16T13:36:55.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-11-16T13:36:55.485Z] docker_cli_network_unix_test.go:47: [d939a045a1e79] daemon is not started [2022-11-16T13:36:55.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-11-16T13:36:56.416Z] docker_cli_network_unix_test.go:47: [df5e51dd07fc1] daemon is not started [2022-11-16T13:36:56.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-11-16T13:36:56.416Z] docker_cli_network_unix_test.go:47: [ddda448c82f86] daemon is not started [2022-11-16T13:36:56.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-11-16T13:36:56.674Z] docker_cli_network_unix_test.go:47: [d9144e18cc723] daemon is not started [2022-11-16T13:36:56.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-11-16T13:36:56.674Z] docker_cli_network_unix_test.go:47: [d55e3134bc9af] daemon is not started [2022-11-16T13:36:56.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-11-16T13:36:56.932Z] docker_cli_network_unix_test.go:47: [d2076676cba53] daemon is not started [2022-11-16T13:36:56.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-11-16T13:36:56.932Z] docker_cli_network_unix_test.go:47: [d353c148c9b96] daemon is not started [2022-11-16T13:36:56.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-11-16T13:36:58.302Z] docker_cli_network_unix_test.go:47: [d4411d645c5a2] daemon is not started [2022-11-16T13:36:59.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-11-16T13:36:59.673Z] docker_cli_network_unix_test.go:47: [d08d2c3afab57] daemon is not started [2022-11-16T13:36:59.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-11-16T13:36:59.673Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-16T13:36:59.673Z] docker_cli_network_unix_test.go:47: [d882f1834cf7e] daemon is not started [2022-11-16T13:36:59.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-11-16T13:36:59.930Z] docker_cli_network_unix_test.go:47: [ddc4d1bf5750f] daemon is not started [2022-11-16T13:37:00.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-11-16T13:37:02.310Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-16T13:37:02.310Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-16T13:37:04.207Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2022-11-16T13:37:04.207Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 48.5% of statements [2022-11-16T13:37:04.207Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-16T13:37:04.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-11-16T13:37:05.140Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-11-16T13:37:05.297Z] docker_cli_network_unix_test.go:1085: [df6118485dc51] daemon is not started [2022-11-16T13:37:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-11-16T13:37:06.667Z] docker_cli_network_unix_test.go:47: [d4718c7bea977] daemon is not started [2022-11-16T13:37:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-11-16T13:37:07.231Z] docker_cli_network_unix_test.go:47: [ddd655ec60e4d] daemon is not started [2022-11-16T13:37:07.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-11-16T13:37:07.664Z] ok github.com/docker/docker/builder/remotecontext/git 2.631s coverage: 83.5% of statements [2022-11-16T13:37:07.664Z] ? github.com/docker/docker/cli [no test files] [2022-11-16T13:37:07.664Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-16T13:37:08.860Z] docker_cli_network_unix_test.go:47: [df794ab5cf887] daemon is not started [2022-11-16T13:37:09.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-11-16T13:37:09.117Z] docker_cli_network_unix_test.go:47: [d9e13ba2a5b8b] daemon is not started [2022-11-16T13:37:09.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-11-16T13:37:09.375Z] docker_cli_network_unix_test.go:47: [ddc620656b93b] daemon is not started [2022-11-16T13:37:09.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-11-16T13:37:10.186Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements [2022-11-16T13:37:10.196Z] docker_cli_network_unix_test.go:47: [d7a6230397d77] daemon is not started [2022-11-16T13:37:10.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-11-16T13:37:10.761Z] docker_cli_network_unix_test.go:47: [d98bb6523827a] daemon is not started [2022-11-16T13:37:11.019Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-11-16T13:37:16.277Z] docker_cli_network_unix_test.go:47: [d42af687f732f] daemon is not started [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite (54.44s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.82s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.85s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.77s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.93s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.33s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.20s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.81s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-11-16T13:37:16.277Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-11-16T13:37:16.277Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.77s) [2022-11-16T13:37:16.277Z] === RUN TestDockerHubPullSuite [2022-11-16T13:37:16.277Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-11-16T13:37:18.174Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-11-16T13:37:20.715Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-11-16T13:37:21.279Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-11-16T13:37:23.174Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-11-16T13:37:23.174Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-11-16T13:37:23.738Z] --- PASS: TestDockerHubPullSuite (7.80s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.91s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.58s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2022-11-16T13:37:23.739Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-11-16T13:37:23.739Z] PASS [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === Skipped [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-16T13:37:23.739Z] docker_cli_sni_test.go:18: Flakey test [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-16T13:37:23.739Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-16T13:37:23.739Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-16T13:37:23.739Z] docker_cli_network_unix_test.go:47: [d882f1834cf7e] daemon is not started [2022-11-16T13:37:23.739Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-16T13:37:23.739Z] [2022-11-16T13:37:23.739Z] DONE 1270 tests, 51 skipped in 1312.057s [2022-11-16T13:37:23.739Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:37:23.739Z] ++++ cat bundles/test-integration/docker.pid [2022-11-16T13:37:23.739Z] +++ kill 12474 [2022-11-16T13:37:24.670Z] +++ /etc/init.d/apparmor stop [2022-11-16T13:37:24.670Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:37:24.670Z] [2022-11-16T13:37:24.670Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:37:24.670Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:37:24.670Z] [2022-11-16T13:37:24.670Z] To set a process to complain mode, use the command line tool [2022-11-16T13:37:24.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:37:24.670Z] +++ true [2022-11-16T13:37:24.670Z] exiting test-integration [2022-11-16T13:37:24.670Z] ++ exit 0 [2022-11-16T13:37:24.670Z] [2022-11-16T13:37:24.927Z] + for job in $(jobs -p) [2022-11-16T13:37:24.927Z] + wait 24585 [2022-11-16T13:37:27.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:37:27.246Z] INFO: Testing against a local daemon [2022-11-16T13:37:27.246Z] === RUN TestBuildWithSession [2022-11-16T13:37:27.246Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:37:27.246Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-16T13:37:27.246Z] === RUN TestBuildSquashParent [2022-11-16T13:37:27.246Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:37:27.246Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:37:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:37:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:37:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-16T13:37:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-16T13:37:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-16T13:37:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-16T13:37:39.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-16T13:37:39.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.17s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.45s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.65s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.52s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.52s) [2022-11-16T13:37:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.88s) [2022-11-16T13:37:46.946Z] === RUN TestBuildMultiStageCopy [2022-11-16T13:37:46.946Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-16T13:37:48.879Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 29.1% of statements [2022-11-16T13:37:49.810Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2022-11-16T13:37:49.810Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-16T13:37:49.811Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-16T13:37:49.811Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-16T13:37:49.811Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-16T13:37:57.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-16T13:37:57.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-16T13:37:57.381Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-16T13:37:57.916Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-11-16T13:37:58.173Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-11-16T13:37:58.371Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy (12.53s) [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.01s) [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2022-11-16T13:37:59.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2022-11-16T13:37:59.358Z] === RUN TestBuildMultiStageParentConfig [2022-11-16T13:37:59.545Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-11-16T13:38:02.317Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2022-11-16T13:38:02.317Z] === RUN TestBuildLabelWithTargets [2022-11-16T13:38:02.317Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:38:02.317Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-11-16T13:38:02.317Z] === RUN TestBuildWithEmptyLayers [2022-11-16T13:38:03.306Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-11-16T13:38:03.306Z] === RUN TestBuildMultiStageOnBuild [2022-11-16T13:38:07.713Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-11-16T13:38:07.713Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-11-16T13:38:07.713Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-11-16T13:38:08.277Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2022-11-16T13:38:08.842Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-11-16T13:38:09.778Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.464s coverage: 74.6% of statements [2022-11-16T13:38:10.712Z] ok github.com/docker/docker/daemon 12.149s coverage: 17.1% of statements [2022-11-16T13:38:10.712Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-16T13:38:10.712Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-16T13:38:10.712Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-16T13:38:10.712Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-16T13:38:11.279Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-11-16T13:38:12.213Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.421s coverage: 60.7% of statements [2022-11-16T13:38:13.647Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-11-16T13:38:15.567Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 50.5% of statements [2022-11-16T13:38:15.567Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.304s coverage: 45.9% of statements [2022-11-16T13:38:15.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-16T13:38:16.941Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-11-16T13:38:17.506Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.623s coverage: 58.0% of statements [2022-11-16T13:38:17.506Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-16T13:38:17.506Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-16T13:38:17.763Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-11-16T13:38:18.257Z] --- PASS: TestBuildMultiStageOnBuild (13.50s) [2022-11-16T13:38:18.258Z] === RUN TestBuildUncleanTarFilenames [2022-11-16T13:38:18.258Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:38:18.258Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-11-16T13:38:18.258Z] === RUN TestBuildMultiStageLayerLeak [2022-11-16T13:38:18.328Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-11-16T13:38:19.701Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.6% of statements [2022-11-16T13:38:19.701Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-16T13:38:19.701Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-16T13:38:19.959Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-11-16T13:38:20.891Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-11-16T13:38:20.891Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 77.4% of statements [2022-11-16T13:38:20.891Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-16T13:38:20.891Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-16T13:38:21.122Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-11-16T13:38:21.456Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-11-16T13:38:21.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-11-16T13:38:21.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-11-16T13:38:22.492Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-11-16T13:38:22.903Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-11-16T13:38:22.903Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-16T13:38:23.161Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 54.7% of statements [2022-11-16T13:38:23.419Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-11-16T13:38:24.351Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-11-16T13:38:24.608Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-11-16T13:38:25.171Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-11-16T13:38:26.102Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2022-11-16T13:38:26.102Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-16T13:38:26.102Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-16T13:38:27.033Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2022-11-16T13:38:28.402Z] ok github.com/docker/docker/distribution 1.495s coverage: 29.0% of statements [2022-11-16T13:38:28.402Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-16T13:38:28.659Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-11-16T13:38:29.041Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-11-16T13:38:29.223Z] ok github.com/docker/docker/image 0.020s coverage: 86.8% of statements [2022-11-16T13:38:29.481Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.6% of statements [2022-11-16T13:38:29.481Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-16T13:38:29.738Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-11-16T13:38:29.738Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-16T13:38:30.302Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-11-16T13:38:30.302Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-16T13:38:30.560Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-11-16T13:38:31.492Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-11-16T13:38:32.056Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-11-16T13:38:32.314Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-16T13:38:33.196Z] --- PASS: TestBuildMultiStageLayerLeak (15.97s) [2022-11-16T13:38:33.196Z] === RUN TestBuildWithHugeFile [2022-11-16T13:38:33.684Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.3% of statements [2022-11-16T13:38:34.614Z] ok github.com/docker/docker/pkg/authorization 0.321s coverage: 68.3% of statements [2022-11-16T13:38:34.872Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-16T13:38:34.872Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-11-16T13:38:35.591Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-11-16T13:38:36.961Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-11-16T13:38:38.146Z] ok github.com/docker/docker/pkg/chrootarchive 2.459s coverage: 43.5% of statements [2022-11-16T13:38:38.146Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-11-16T13:38:38.403Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-11-16T13:38:38.661Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-11-16T13:38:39.226Z] ok github.com/docker/docker/layer 7.658s coverage: 68.8% of statements [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-16T13:38:39.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-16T13:38:39.483Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-11-16T13:38:40.047Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2022-11-16T13:38:40.304Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-11-16T13:38:41.235Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2022-11-16T13:38:41.799Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-11-16T13:38:42.056Z] ok github.com/docker/docker/pkg/discovery/kv 3.021s coverage: 84.1% of statements [2022-11-16T13:38:42.216Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-11-16T13:38:42.313Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-11-16T13:38:42.313Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2022-11-16T13:38:43.686Z] ok github.com/docker/docker/pkg/ioutils 0.390s coverage: 68.8% of statements [2022-11-16T13:38:43.686Z] ok github.com/docker/docker/pkg/idtools 0.759s coverage: 69.5% of statements [2022-11-16T13:38:43.943Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-11-16T13:38:43.943Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-16T13:38:43.943Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-11-16T13:38:43.943Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-16T13:38:43.943Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-16T13:38:44.137Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-11-16T13:38:44.200Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-11-16T13:38:44.200Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-16T13:38:44.457Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-11-16T13:38:44.457Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-11-16T13:38:44.715Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-11-16T13:38:44.971Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-11-16T13:38:44.971Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-16T13:38:44.971Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-16T13:38:45.570Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-11-16T13:38:46.135Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-11-16T13:38:46.393Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-11-16T13:38:46.650Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-11-16T13:38:47.411Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-11-16T13:38:47.411Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-16T13:38:47.411Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-11-16T13:38:48.017Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-11-16T13:38:48.017Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-11-16T13:38:52.189Z] ok github.com/docker/docker/pkg/signal 3.303s coverage: 62.3% of statements [2022-11-16T13:38:52.189Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-16T13:38:52.189Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-11-16T13:38:52.446Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-16T13:38:52.702Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2022-11-16T13:38:53.267Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-11-16T13:38:53.524Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-11-16T13:38:53.960Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-11-16T13:38:54.088Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-11-16T13:38:54.088Z] coverage: [no statements] [2022-11-16T13:38:54.088Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-11-16T13:38:54.345Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-16T13:38:54.525Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-11-16T13:38:54.602Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-16T13:38:54.860Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-16T13:38:55.089Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-11-16T13:38:56.229Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-11-16T13:38:56.794Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-11-16T13:38:57.051Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-11-16T13:38:57.615Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-11-16T13:38:58.422Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-11-16T13:38:58.422Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-16T13:38:59.354Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2022-11-16T13:38:59.919Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-11-16T13:38:59.919Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-16T13:39:00.484Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-11-16T13:39:00.484Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-11-16T13:39:02.382Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-11-16T13:39:02.946Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-11-16T13:39:03.510Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-11-16T13:39:04.441Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-11-16T13:39:22.503Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/rootless [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/volume [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-16T13:39:22.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === Skipped [2022-11-16T13:39:22.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-16T13:39:22.503Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-16T13:39:22.503Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-16T13:39:22.503Z] time="2022-11-16T13:38:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-16T13:39:22.503Z] time="2022-11-16T13:38:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-16T13:39:22.503Z] time="2022-11-16T13:38:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-16T13:39:22.503Z] time="2022-11-16T13:38:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-16T13:39:22.503Z] time="2022-11-16T13:38:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-16T13:39:22.503Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-16T13:39:22.503Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-16T13:39:22.503Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-16T13:39:22.503Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-16T13:39:22.503Z] graphtest_unix.go:74: No driver to put! [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-16T13:39:22.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-16T13:39:22.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-16T13:39:22.503Z] [2022-11-16T13:39:22.503Z] DONE 2265 tests, 26 skipped in 234.817s Post stage [Pipeline] junit [2022-11-16T13:39:22.514Z] Recording test results [2022-11-16T13:39:22.777Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-11-16T13:39:23.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44472/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7ebfee940f02f1eddf144771d568344675ac38db -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7ebfee940f02f1eddf144771d568344675ac38db hack/validate/vendor [2022-11-16T13:39:24.035Z] update vendored copy of archive/tar [2022-11-16T13:39:24.035Z] downloading: https://golang.org/dl/go1.18.8.src.tar.gz [2022-11-16T13:39:25.405Z] patching file stat_unix.go [2022-11-16T13:39:25.405Z] 2022/11/16 13:39:25 Collecting initial packages [2022-11-16T13:39:25.405Z] 2022/11/16 13:39:25 Download dependencies [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Starting whole vndr cycle because no package specified [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Ignoring paths matching "^archive/tar" [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-11-16T13:39:29.578Z] 2022/11/16 13:39:29 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-11-16T13:39:30.511Z] 2022/11/16 13:39:30 Finished clone github.com/google/uuid [2022-11-16T13:39:30.511Z] 2022/11/16 13:39:30 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-11-16T13:39:30.769Z] 2022/11/16 13:39:30 Finished clone github.com/willf/bitset [2022-11-16T13:39:30.769Z] 2022/11/16 13:39:30 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-11-16T13:39:30.769Z] 2022/11/16 13:39:30 Finished clone github.com/Azure/go-ansiterm [2022-11-16T13:39:30.769Z] 2022/11/16 13:39:30 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Finished clone github.com/moby/locker [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Finished clone github.com/creack/pty [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Finished clone github.com/tchap/go-patricia [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Finished clone github.com/docker/libtrust [2022-11-16T13:39:31.028Z] 2022/11/16 13:39:30 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-11-16T13:39:31.286Z] 2022/11/16 13:39:31 Finished clone github.com/moby/term [2022-11-16T13:39:31.286Z] 2022/11/16 13:39:31 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-11-16T13:39:31.286Z] 2022/11/16 13:39:31 Finished clone github.com/gorilla/mux [2022-11-16T13:39:31.286Z] 2022/11/16 13:39:31 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Finished clone github.com/moby/sys [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Finished clone github.com/Microsoft/go-winio [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Finished clone github.com/sirupsen/logrus [2022-11-16T13:39:31.544Z] 2022/11/16 13:39:31 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-11-16T13:39:32.110Z] 2022/11/16 13:39:31 Finished clone github.com/docker/go-units [2022-11-16T13:39:32.110Z] 2022/11/16 13:39:31 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-11-16T13:39:32.368Z] 2022/11/16 13:39:32 Finished clone github.com/syndtr/gocapability [2022-11-16T13:39:32.368Z] 2022/11/16 13:39:32 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-11-16T13:39:32.368Z] 2022/11/16 13:39:32 Finished clone github.com/RackSec/srslog [2022-11-16T13:39:32.368Z] 2022/11/16 13:39:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Finished clone gotest.tools/v3 [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Finished clone github.com/armon/circbuf [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Finished clone github.com/imdario/mergo [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Finished clone github.com/google/go-cmp [2022-11-16T13:39:32.934Z] 2022/11/16 13:39:32 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-11-16T13:39:33.192Z] 2022/11/16 13:39:32 Finished clone golang.org/x/sync [2022-11-16T13:39:33.192Z] 2022/11/16 13:39:32 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-11-16T13:39:33.450Z] 2022/11/16 13:39:33 Finished clone github.com/docker/go-connections [2022-11-16T13:39:33.450Z] 2022/11/16 13:39:33 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-11-16T13:39:33.450Z] 2022/11/16 13:39:33 Finished clone github.com/tonistiigi/units [2022-11-16T13:39:33.450Z] 2022/11/16 13:39:33 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-11-16T13:39:34.016Z] 2022/11/16 13:39:33 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-11-16T13:39:34.016Z] 2022/11/16 13:39:33 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-11-16T13:39:34.274Z] 2022/11/16 13:39:34 Finished clone github.com/google/shlex [2022-11-16T13:39:34.274Z] 2022/11/16 13:39:34 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-11-16T13:39:34.274Z] 2022/11/16 13:39:34 Finished clone github.com/opentracing-contrib/go-stdlib [2022-11-16T13:39:34.274Z] 2022/11/16 13:39:34 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Finished clone github.com/mitchellh/hashstructure [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Finished clone github.com/gofrs/flock [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Finished clone github.com/opentracing/opentracing-go [2022-11-16T13:39:34.532Z] 2022/11/16 13:39:34 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-11-16T13:39:35.466Z] 2022/11/16 13:39:35 Finished clone github.com/docker/go-events [2022-11-16T13:39:35.466Z] 2022/11/16 13:39:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-11-16T13:39:35.724Z] 2022/11/16 13:39:35 Finished clone github.com/armon/go-radix [2022-11-16T13:39:35.724Z] 2022/11/16 13:39:35 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-11-16T13:39:35.981Z] 2022/11/16 13:39:35 Finished clone github.com/google/btree [2022-11-16T13:39:35.981Z] 2022/11/16 13:39:35 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-11-16T13:39:35.981Z] 2022/11/16 13:39:35 Finished clone github.com/armon/go-metrics [2022-11-16T13:39:35.981Z] 2022/11/16 13:39:35 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Finished clone github.com/sean-/seed [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Finished clone github.com/hashicorp/errwrap [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Finished clone github.com/tonistiigi/fsutil [2022-11-16T13:39:36.914Z] 2022/11/16 13:39:36 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-11-16T13:39:37.544Z] 2022/11/16 13:39:37 Finished clone github.com/hashicorp/memberlist [2022-11-16T13:39:37.544Z] 2022/11/16 13:39:37 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-11-16T13:39:37.544Z] 2022/11/16 13:39:37 Finished clone github.com/hashicorp/go-multierror [2022-11-16T13:39:37.544Z] 2022/11/16 13:39:37 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-11-16T13:39:38.495Z] 2022/11/16 13:39:38 Finished clone github.com/vishvananda/netns [2022-11-16T13:39:38.495Z] 2022/11/16 13:39:38 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Finished clone github.com/hashicorp/go-sockaddr [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Finished clone github.com/golang/gddo [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Finished clone github.com/docker/libkv [2022-11-16T13:39:39.058Z] 2022/11/16 13:39:38 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-11-16T13:39:40.428Z] 2022/11/16 13:39:40 Finished clone github.com/moby/ipvs [2022-11-16T13:39:40.428Z] 2022/11/16 13:39:40 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-11-16T13:39:40.686Z] 2022/11/16 13:39:40 Finished clone github.com/deckarep/golang-set [2022-11-16T13:39:40.686Z] 2022/11/16 13:39:40 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-11-16T13:39:40.943Z] 2022/11/16 13:39:40 Finished clone github.com/samuel/go-zookeeper [2022-11-16T13:39:40.943Z] 2022/11/16 13:39:40 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Finished clone github.com/hashicorp/go-msgpack [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Finished clone github.com/vishvananda/netlink [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Finished clone github.com/BurntSushi/toml [2022-11-16T13:39:41.200Z] 2022/11/16 13:39:41 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-11-16T13:39:41.765Z] 2022/11/16 13:39:41 Finished clone github.com/coreos/go-semver [2022-11-16T13:39:41.765Z] 2022/11/16 13:39:41 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-11-16T13:39:42.696Z] 2022/11/16 13:39:42 Finished clone github.com/ishidawataru/sctp [2022-11-16T13:39:42.696Z] 2022/11/16 13:39:42 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-11-16T13:39:43.629Z] 2022/11/16 13:39:43 Finished clone github.com/modern-go/concurrent [2022-11-16T13:39:43.629Z] 2022/11/16 13:39:43 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-11-16T13:39:43.887Z] 2022/11/16 13:39:43 Finished clone github.com/Microsoft/opengcs [2022-11-16T13:39:43.887Z] 2022/11/16 13:39:43 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-11-16T13:39:44.145Z] 2022/11/16 13:39:44 Finished clone golang.org/x/net [2022-11-16T13:39:44.145Z] 2022/11/16 13:39:44 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-11-16T13:39:44.403Z] 2022/11/16 13:39:44 Finished clone github.com/modern-go/reflect2 [2022-11-16T13:39:44.403Z] 2022/11/16 13:39:44 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-11-16T13:39:44.403Z] 2022/11/16 13:39:44 Finished clone github.com/json-iterator/go [2022-11-16T13:39:44.403Z] 2022/11/16 13:39:44 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-11-16T13:39:44.662Z] 2022/11/16 13:39:44 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-11-16T13:39:44.662Z] 2022/11/16 13:39:44 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-11-16T13:39:44.662Z] 2022/11/16 13:39:44 Finished clone go.etcd.io/bbolt [2022-11-16T13:39:44.662Z] 2022/11/16 13:39:44 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-11-16T13:39:45.853Z] 2022/11/16 13:39:45 Finished clone github.com/hashicorp/serf [2022-11-16T13:39:45.853Z] 2022/11/16 13:39:45 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-11-16T13:39:45.853Z] 2022/11/16 13:39:45 Finished clone github.com/opencontainers/go-digest [2022-11-16T13:39:45.853Z] 2022/11/16 13:39:45 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-11-16T13:39:46.111Z] 2022/11/16 13:39:45 Finished clone github.com/mistifyio/go-zfs [2022-11-16T13:39:46.111Z] 2022/11/16 13:39:45 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-11-16T13:39:47.485Z] 2022/11/16 13:39:47 Finished clone github.com/cyphar/filepath-securejoin [2022-11-16T13:39:47.485Z] 2022/11/16 13:39:47 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-11-16T13:39:48.418Z] 2022/11/16 13:39:48 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-11-16T13:39:48.418Z] 2022/11/16 13:39:48 Finished clone github.com/opencontainers/runtime-spec [2022-11-16T13:39:48.418Z] 2022/11/16 13:39:48 Finished clone github.com/coreos/go-systemd [2022-11-16T13:39:48.418Z] 2022/11/16 13:39:48 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-11-16T13:39:48.984Z] 2022/11/16 13:39:48 Finished clone github.com/vbatts/tar-split [2022-11-16T13:39:48.984Z] 2022/11/16 13:39:48 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-11-16T13:39:49.919Z] 2022/11/16 13:39:49 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-11-16T13:39:49.919Z] 2022/11/16 13:39:49 Finished clone github.com/opencontainers/image-spec [2022-11-16T13:39:49.919Z] 2022/11/16 13:39:49 Finished clone github.com/coreos/go-systemd/v22 [2022-11-16T13:39:49.919Z] 2022/11/16 13:39:49 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-11-16T13:39:50.178Z] 2022/11/16 13:39:49 Finished clone github.com/Graylog2/go-gelf [2022-11-16T13:39:50.178Z] 2022/11/16 13:39:49 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-11-16T13:39:50.744Z] 2022/11/16 13:39:50 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-11-16T13:39:50.744Z] 2022/11/16 13:39:50 Finished clone github.com/godbus/dbus/v5 [2022-11-16T13:39:51.003Z] 2022/11/16 13:39:50 Finished clone github.com/fluent/fluent-logger-golang [2022-11-16T13:39:51.003Z] 2022/11/16 13:39:50 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-11-16T13:39:51.568Z] 2022/11/16 13:39:51 Finished clone github.com/philhofer/fwd [2022-11-16T13:39:51.568Z] 2022/11/16 13:39:51 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-11-16T13:39:52.942Z] 2022/11/16 13:39:52 Finished clone github.com/fsnotify/fsnotify [2022-11-16T13:39:52.942Z] 2022/11/16 13:39:52 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-11-16T13:39:52.942Z] 2022/11/16 13:39:52 Finished clone github.com/docker/libnetwork [2022-11-16T13:39:52.942Z] 2022/11/16 13:39:52 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-11-16T13:39:53.200Z] 2022/11/16 13:39:53 Finished clone github.com/bsphere/le_go [2022-11-16T13:39:53.200Z] 2022/11/16 13:39:53 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-11-16T13:39:53.200Z] 2022/11/16 13:39:53 Finished clone github.com/jmespath/go-jmespath [2022-11-16T13:39:53.200Z] 2022/11/16 13:39:53 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-11-16T13:39:53.809Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-11-16T13:39:53.809Z] docker_cli_swarm_test.go:1187: [daa4f874f8aef] joining swarm manager [dd44b0d91714c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:39:54.574Z] 2022/11/16 13:39:54 Finished clone github.com/tinylib/msgp [2022-11-16T13:39:54.574Z] 2022/11/16 13:39:54 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-11-16T13:39:55.139Z] 2022/11/16 13:39:54 Finished clone github.com/golang/groupcache [2022-11-16T13:39:55.139Z] 2022/11/16 13:39:54 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-11-16T13:39:56.075Z] 2022/11/16 13:39:55 Finished clone golang.org/x/oauth2 [2022-11-16T13:39:56.075Z] 2022/11/16 13:39:55 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-11-16T13:39:57.449Z] 2022/11/16 13:39:57 Finished clone github.com/googleapis/gax-go [2022-11-16T13:39:57.449Z] 2022/11/16 13:39:57 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-11-16T13:39:57.707Z] 2022/11/16 13:39:57 Finished clone go.opencensus.io [2022-11-16T13:39:57.707Z] 2022/11/16 13:39:57 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-11-16T13:39:57.965Z] 2022/11/16 13:39:57 Finished clone github.com/miekg/dns [2022-11-16T13:39:57.965Z] 2022/11/16 13:39:57 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-11-16T13:39:59.064Z] docker_cli_swarm_test.go:1196: [d24b5638c9bd7] joining swarm manager [dd44b0d91714c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:39:59.864Z] 2022/11/16 13:39:59 Finished clone github.com/containerd/fifo [2022-11-16T13:39:59.864Z] 2022/11/16 13:39:59 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-11-16T13:39:59.864Z] 2022/11/16 13:39:59 Finished clone golang.org/x/sys [2022-11-16T13:39:59.864Z] 2022/11/16 13:39:59 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-11-16T13:40:03.144Z] 2022/11/16 13:40:02 Finished clone github.com/containerd/cgroups [2022-11-16T13:40:03.144Z] 2022/11/16 13:40:02 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-11-16T13:40:03.144Z] 2022/11/16 13:40:02 Finished clone github.com/containerd/console [2022-11-16T13:40:03.144Z] 2022/11/16 13:40:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-11-16T13:40:05.044Z] 2022/11/16 13:40:04 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-11-16T13:40:05.044Z] 2022/11/16 13:40:04 Finished clone github.com/containerd/continuity [2022-11-16T13:40:05.304Z] 2022/11/16 13:40:05 Finished clone github.com/containerd/typeurl [2022-11-16T13:40:05.304Z] 2022/11/16 13:40:05 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-11-16T13:40:05.562Z] 2022/11/16 13:40:05 Finished clone github.com/containerd/go-runc [2022-11-16T13:40:05.562Z] 2022/11/16 13:40:05 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-11-16T13:40:06.129Z] 2022/11/16 13:40:06 Finished clone golang.org/x/text [2022-11-16T13:40:06.129Z] 2022/11/16 13:40:06 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-11-16T13:40:06.695Z] 2022/11/16 13:40:06 Finished clone github.com/containerd/ttrpc [2022-11-16T13:40:06.695Z] 2022/11/16 13:40:06 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-11-16T13:40:07.628Z] 2022/11/16 13:40:07 Finished clone github.com/gogo/googleapis [2022-11-16T13:40:07.628Z] 2022/11/16 13:40:07 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-11-16T13:40:09.002Z] 2022/11/16 13:40:08 Finished clone github.com/opencontainers/runc [2022-11-16T13:40:09.003Z] 2022/11/16 13:40:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-11-16T13:40:09.003Z] 2022/11/16 13:40:08 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-11-16T13:40:09.003Z] 2022/11/16 13:40:08 Finished clone google.golang.org/grpc [2022-11-16T13:40:10.904Z] 2022/11/16 13:40:10 Finished clone github.com/fernet/fernet-go [2022-11-16T13:40:10.904Z] 2022/11/16 13:40:10 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-11-16T13:40:11.469Z] 2022/11/16 13:40:11 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-11-16T13:40:11.469Z] 2022/11/16 13:40:11 Finished clone github.com/Microsoft/hcsshim [2022-11-16T13:40:12.034Z] 2022/11/16 13:40:12 Finished clone github.com/docker/distribution [2022-11-16T13:40:12.034Z] 2022/11/16 13:40:12 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-11-16T13:40:14.742Z] 2022/11/16 13:40:14 Finished clone golang.org/x/time [2022-11-16T13:40:14.742Z] 2022/11/16 13:40:14 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-11-16T13:40:16.114Z] 2022/11/16 13:40:15 Finished clone github.com/hashicorp/go-memdb [2022-11-16T13:40:16.114Z] 2022/11/16 13:40:15 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-11-16T13:40:16.373Z] 2022/11/16 13:40:16 Finished clone github.com/moby/buildkit [2022-11-16T13:40:16.373Z] 2022/11/16 13:40:16 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-11-16T13:40:16.373Z] 2022/11/16 13:40:16 Finished clone github.com/cilium/ebpf [2022-11-16T13:40:16.373Z] 2022/11/16 13:40:16 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-11-16T13:40:16.936Z] 2022/11/16 13:40:16 Finished clone github.com/golang/protobuf [2022-11-16T13:40:16.937Z] 2022/11/16 13:40:16 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-11-16T13:40:17.875Z] 2022/11/16 13:40:17 Finished clone github.com/hashicorp/go-immutable-radix [2022-11-16T13:40:17.875Z] 2022/11/16 13:40:17 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-11-16T13:40:18.132Z] 2022/11/16 13:40:17 Finished clone github.com/hashicorp/golang-lru [2022-11-16T13:40:18.132Z] 2022/11/16 13:40:17 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-11-16T13:40:18.132Z] 2022/11/16 13:40:18 Finished clone github.com/coreos/pkg [2022-11-16T13:40:18.132Z] 2022/11/16 13:40:18 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-11-16T13:40:19.506Z] 2022/11/16 13:40:19 Finished clone golang.org/x/crypto [2022-11-16T13:40:19.506Z] 2022/11/16 13:40:19 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-11-16T13:40:19.764Z] 2022/11/16 13:40:19 Finished clone github.com/beorn7/perks [2022-11-16T13:40:19.764Z] 2022/11/16 13:40:19 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-11-16T13:40:20.329Z] 2022/11/16 13:40:20 Finished clone github.com/prometheus/client_model [2022-11-16T13:40:20.329Z] 2022/11/16 13:40:20 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-11-16T13:40:22.227Z] 2022/11/16 13:40:21 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-11-16T13:40:22.227Z] 2022/11/16 13:40:21 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-11-16T13:40:22.819Z] 2022/11/16 13:40:22 Finished clone github.com/prometheus/client_golang [2022-11-16T13:40:22.819Z] 2022/11/16 13:40:22 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-11-16T13:40:23.750Z] 2022/11/16 13:40:23 Finished clone github.com/pkg/errors [2022-11-16T13:40:23.750Z] 2022/11/16 13:40:23 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-11-16T13:40:23.750Z] 2022/11/16 13:40:23 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-11-16T13:40:23.750Z] 2022/11/16 13:40:23 Finished clone github.com/prometheus/common [2022-11-16T13:40:24.008Z] 2022/11/16 13:40:23 Finished clone github.com/prometheus/procfs [2022-11-16T13:40:24.008Z] 2022/11/16 13:40:23 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-11-16T13:40:24.008Z] 2022/11/16 13:40:23 Finished clone code.cloudfoundry.org/clock [2022-11-16T13:40:24.008Z] 2022/11/16 13:40:23 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-11-16T13:40:24.940Z] 2022/11/16 13:40:24 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-11-16T13:40:24.940Z] 2022/11/16 13:40:24 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-11-16T13:40:25.197Z] 2022/11/16 13:40:25 Finished clone github.com/cespare/xxhash/v2 [2022-11-16T13:40:25.198Z] 2022/11/16 13:40:25 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-11-16T13:40:25.762Z] 2022/11/16 13:40:25 Finished clone github.com/inconshreveable/mousetrap [2022-11-16T13:40:25.762Z] 2022/11/16 13:40:25 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-11-16T13:40:26.327Z] 2022/11/16 13:40:26 Finished clone github.com/spf13/pflag [2022-11-16T13:40:26.327Z] 2022/11/16 13:40:26 Finished clone github.com/morikuni/aec [2022-11-16T13:40:27.262Z] 2022/11/16 13:40:27 Finished clone github.com/google/certificate-transparency-go [2022-11-16T13:40:27.520Z] 2022/11/16 13:40:27 Finished clone github.com/spf13/cobra [2022-11-16T13:40:28.092Z] 2022/11/16 13:40:28 Finished clone github.com/docker/go-metrics [2022-11-16T13:40:30.625Z] 2022/11/16 13:40:30 Finished clone github.com/opencontainers/selinux [2022-11-16T13:40:37.775Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-11-16T13:40:38.753Z] 2022/11/16 13:40:37 Finished clone github.com/cloudflare/cfssl [2022-11-16T13:40:42.934Z] 2022/11/16 13:40:42 Finished clone github.com/coreos/etcd [2022-11-16T13:40:42.934Z] 2022/11/16 13:40:42 Finished clone github.com/containerd/containerd [2022-11-16T13:40:47.736Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-11-16T13:40:48.198Z] 2022/11/16 13:40:47 Finished clone github.com/docker/swarmkit [2022-11-16T13:40:51.011Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-11-16T13:40:52.382Z] docker_cli_swarm_test.go:1119: [d2fc35e441bd9] joining swarm manager [d41fd3d101897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:40:53.313Z] docker_cli_swarm_test.go:1120: [d079a9c3bdbaf] joining swarm manager [d41fd3d101897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:41:00.367Z] --- PASS: TestBuildWithHugeFile (145.34s) [2022-11-16T13:41:00.367Z] === RUN TestBuildWithEmptyDockerfile [2022-11-16T13:41:00.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:41:00.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:41:00.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:41:00.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:41:00.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:41:00.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:41:00.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-16T13:41:00.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-16T13:41:00.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-16T13:41:00.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-11-16T13:41:00.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-11-16T13:41:00.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-11-16T13:41:00.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-11-16T13:41:00.367Z] === RUN TestBuildPreserveOwnership [2022-11-16T13:41:00.367Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:41:00.367Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-11-16T13:41:00.367Z] === RUN TestBuildPlatformInvalid [2022-11-16T13:41:00.367Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-16T13:41:00.367Z] PASS [2022-11-16T13:41:00.367Z] ok github.com/docker/docker/integration/build 213.676s [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] === Skipped [2022-11-16T13:41:00.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-11-16T13:41:00.367Z] build_session_test.go:25: TODO: BuildKit [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-11-16T13:41:00.367Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-11-16T13:41:00.367Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-11-16T13:41:00.367Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-11-16T13:41:00.367Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:41:00.367Z] [2022-11-16T13:41:00.367Z] DONE 28 tests, 5 skipped in 247.583s [2022-11-16T13:41:00.367Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-11-16T13:41:01.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:41:01.363Z] INFO: Testing against a local daemon [2022-11-16T13:41:01.363Z] === RUN TestConfigInspect [2022-11-16T13:41:01.363Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigInspect (0.01s) [2022-11-16T13:41:01.363Z] === RUN TestConfigList [2022-11-16T13:41:01.363Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigList (0.00s) [2022-11-16T13:41:01.363Z] === RUN TestConfigsCreateAndDelete [2022-11-16T13:41:01.363Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-11-16T13:41:01.363Z] === RUN TestConfigsUpdate [2022-11-16T13:41:01.363Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-11-16T13:41:01.363Z] === RUN TestTemplatedConfig [2022-11-16T13:41:01.363Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-16T13:41:01.363Z] === RUN TestConfigCreateResolve [2022-11-16T13:41:01.363Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-11-16T13:41:01.363Z] === RUN TestConfigDaemonLibtrustID [2022-11-16T13:41:01.363Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:01.363Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-11-16T13:41:01.363Z] PASS [2022-11-16T13:41:01.363Z] ok github.com/docker/docker/integration/config 0.135s [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === Skipped [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-11-16T13:41:01.363Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-11-16T13:41:01.363Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:01.363Z] [2022-11-16T13:41:01.363Z] DONE 7 tests, 7 skipped in 2.332s [2022-11-16T13:41:01.832Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-11-16T13:41:04.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:41:04.791Z] INFO: Testing against a local daemon [2022-11-16T13:41:04.791Z] === RUN TestCheckpoint [2022-11-16T13:41:04.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:41:04.791Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-16T13:41:04.791Z] === RUN TestContainerInvalidJSON [2022-11-16T13:41:04.791Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:41:04.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:41:04.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:41:04.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:41:04.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:41:04.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:41:04.791Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-16T13:41:04.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-16T13:41:04.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-16T13:41:04.791Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-11-16T13:41:04.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-11-16T13:41:04.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-11-16T13:41:04.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-11-16T13:41:04.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-16T13:41:04.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-11-16T13:41:04.791Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-16T13:41:04.791Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-16T13:41:04.791Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-11-16T13:41:04.791Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-16T13:41:04.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-11-16T13:41:04.791Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-16T13:41:04.791Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:41:05.260Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-11-16T13:41:05.260Z] === RUN TestCopyFromContainer [2022-11-16T13:41:05.260Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:05.260Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-16T13:41:05.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:41:05.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:41:05.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:41:05.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:41:05.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:41:05.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:41:05.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-16T13:41:05.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-16T13:41:05.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-16T13:41:05.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-16T13:41:05.260Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-16T13:41:05.260Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-16T13:41:05.260Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidEnv [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-11-16T13:41:05.260Z] === RUN TestCreateTmpfsMountsTarget [2022-11-16T13:41:05.260Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:05.260Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-16T13:41:05.260Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:05.260Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-16T13:41:05.260Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:41:05.260Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:41:05.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:41:05.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-16T13:41:05.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-16T13:41:05.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-16T13:41:05.260Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-16T13:41:05.260Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateDifferentPlatform [2022-11-16T13:41:05.260Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-16T13:41:05.260Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-16T13:41:05.260Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-16T13:41:05.260Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-16T13:41:05.260Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-11-16T13:41:05.260Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-16T13:41:05.260Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-16T13:41:05.260Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-11-16T13:41:05.260Z] === RUN TestContainerKillOnDaemonStart [2022-11-16T13:41:05.260Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:05.260Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestDiff [2022-11-16T13:41:05.260Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:05.260Z] --- SKIP: TestDiff (0.00s) [2022-11-16T13:41:05.260Z] === RUN TestExecWithCloseStdin [2022-11-16T13:41:06.274Z] 2022/11/16 13:41:05 Finished clone github.com/gogo/protobuf [2022-11-16T13:41:08.225Z] --- PASS: TestExecWithCloseStdin (2.81s) [2022-11-16T13:41:08.226Z] === RUN TestExec [2022-11-16T13:41:10.442Z] --- PASS: TestExec (2.41s) [2022-11-16T13:41:10.442Z] === RUN TestExecUser [2022-11-16T13:41:10.442Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-16T13:41:10.442Z] --- SKIP: TestExecUser (0.00s) [2022-11-16T13:41:10.442Z] === RUN TestExportContainerAndImportImage [2022-11-16T13:41:10.442Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:10.442Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-11-16T13:41:10.442Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-16T13:41:10.442Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:10.442Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-11-16T13:41:10.442Z] === RUN TestHealthCheckWorkdir [2022-11-16T13:41:10.442Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:10.442Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-11-16T13:41:10.442Z] === RUN TestHealthKillContainer [2022-11-16T13:41:10.442Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-16T13:41:10.442Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-11-16T13:41:10.442Z] === RUN TestHealthCheckProcessKilled [2022-11-16T13:41:13.398Z] --- PASS: TestHealthCheckProcessKilled (2.43s) [2022-11-16T13:41:13.398Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-16T13:41:13.398Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-16T13:41:13.398Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-16T13:41:13.398Z] === RUN TestKillContainerInvalidSignal [2022-11-16T13:41:14.384Z] 2022/11/16 13:41:13 Finished clone cloud.google.com/go [2022-11-16T13:41:14.965Z] --- PASS: TestKillContainerInvalidSignal (2.16s) [2022-11-16T13:41:14.965Z] === RUN TestKillContainer [2022-11-16T13:41:14.965Z] === RUN TestKillContainer/no_signal [2022-11-16T13:41:15.759Z] 2022/11/16 13:41:15 Finished clone google.golang.org/genproto [2022-11-16T13:41:17.182Z] === RUN TestKillContainer/non_killing_signal [2022-11-16T13:41:17.182Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-16T13:41:17.182Z] === RUN TestKillContainer/killing_signal [2022-11-16T13:41:19.401Z] --- PASS: TestKillContainer (4.47s) [2022-11-16T13:41:19.401Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-11-16T13:41:19.401Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-16T13:41:19.401Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2022-11-16T13:41:19.401Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-16T13:41:19.401Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:41:19.401Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestKillStoppedContainer [2022-11-16T13:41:19.401Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:41:19.401Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-16T13:41:19.401Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:41:19.401Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestKillDifferentUserContainer [2022-11-16T13:41:19.401Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-16T13:41:19.401Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestInspectOomKilledTrue [2022-11-16T13:41:19.401Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:19.401Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestInspectOomKilledFalse [2022-11-16T13:41:19.401Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:41:19.401Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-16T13:41:19.401Z] === RUN TestLogsFollowTailEmpty [2022-11-16T13:41:21.620Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2022-11-16T13:41:21.620Z] === RUN TestNetworkNat [2022-11-16T13:41:21.620Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:21.620Z] --- SKIP: TestNetworkNat (0.00s) [2022-11-16T13:41:21.620Z] === RUN TestNetworkLocalhostTCPNat [2022-11-16T13:41:24.582Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2022-11-16T13:41:24.582Z] === RUN TestNetworkLoopbackNat [2022-11-16T13:41:24.582Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:24.582Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-11-16T13:41:24.582Z] === RUN TestPause [2022-11-16T13:41:24.582Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-16T13:41:24.582Z] --- SKIP: TestPause (0.00s) [2022-11-16T13:41:24.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-16T13:41:26.799Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.32s) [2022-11-16T13:41:26.799Z] === RUN TestPauseStopPausedContainer [2022-11-16T13:41:26.799Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:26.799Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-11-16T13:41:26.799Z] === RUN TestPsFilter [2022-11-16T13:41:26.799Z] --- PASS: TestPsFilter (0.13s) [2022-11-16T13:41:26.799Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-16T13:41:29.016Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2022-11-16T13:41:29.016Z] === RUN TestRemoveContainerWithVolume [2022-11-16T13:41:31.971Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2022-11-16T13:41:31.971Z] === RUN TestRemoveContainerRunning [2022-11-16T13:41:33.537Z] --- PASS: TestRemoveContainerRunning (2.15s) [2022-11-16T13:41:33.537Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-16T13:41:36.491Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.47s) [2022-11-16T13:41:36.491Z] === RUN TestRemoveInvalidContainer [2022-11-16T13:41:36.491Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-11-16T13:41:36.491Z] === RUN TestRenameLinkedContainer [2022-11-16T13:41:36.491Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:36.491Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-11-16T13:41:36.491Z] === RUN TestRenameStoppedContainer [2022-11-16T13:41:43.650Z] --- PASS: TestRenameStoppedContainer (7.38s) [2022-11-16T13:41:43.650Z] === RUN TestRenameRunningContainerAndReuse [2022-11-16T13:41:48.417Z] --- PASS: TestRenameRunningContainerAndReuse (4.48s) [2022-11-16T13:41:48.417Z] === RUN TestRenameInvalidName [2022-11-16T13:41:50.638Z] --- PASS: TestRenameInvalidName (2.27s) [2022-11-16T13:41:50.638Z] === RUN TestRenameAnonymousContainer [2022-11-16T13:41:50.638Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:50.638Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-11-16T13:41:50.638Z] === RUN TestRenameContainerWithSameName [2022-11-16T13:41:52.858Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2022-11-16T13:41:52.858Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-16T13:41:52.858Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:52.858Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-11-16T13:41:52.858Z] === RUN TestResize [2022-11-16T13:41:54.424Z] --- PASS: TestResize (2.14s) [2022-11-16T13:41:54.424Z] === RUN TestResizeWithInvalidSize [2022-11-16T13:41:54.424Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-16T13:41:54.424Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-11-16T13:41:54.424Z] === RUN TestResizeWhenContainerNotStarted [2022-11-16T13:41:57.391Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s) [2022-11-16T13:41:57.391Z] === RUN TestDaemonRestartKillContainers [2022-11-16T13:41:57.391Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:41:57.391Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:41:57.391Z] === RUN TestStats [2022-11-16T13:41:57.391Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-16T13:41:57.391Z] --- SKIP: TestStats (0.00s) [2022-11-16T13:41:57.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-16T13:42:07.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.92s) [2022-11-16T13:42:07.821Z] === RUN TestStopContainerWithTimeout [2022-11-16T13:42:07.821Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-16T13:42:07.821Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-11-16T13:42:07.821Z] === RUN TestUpdateRestartPolicy [2022-11-16T13:42:11.970Z] 2022/11/16 13:42:10 Finished clone github.com/hashicorp/consul [2022-11-16T13:42:29.721Z] docker_cli_swarm_test.go:1173: [d666d036cfa08] joining swarm manager [d41fd3d101897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-16T13:42:33.119Z] --- PASS: TestUpdateRestartPolicy (21.59s) [2022-11-16T13:42:33.119Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-16T13:42:33.119Z] --- PASS: TestUpdateRestartWithAutoRemove (2.31s) [2022-11-16T13:42:33.119Z] === RUN TestWaitNonBlocked [2022-11-16T13:42:33.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:42:33.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:42:33.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:42:33.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:42:33.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-16T13:42:33.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-16T13:42:35.337Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-11-16T13:42:35.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.77s) [2022-11-16T13:42:35.338Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s) [2022-11-16T13:42:35.338Z] === RUN TestWaitBlocked [2022-11-16T13:42:35.338Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:42:35.338Z] --- SKIP: TestWaitBlocked (0.00s) [2022-11-16T13:42:35.338Z] PASS [2022-11-16T13:42:35.338Z] ok github.com/docker/docker/integration/container 90.583s [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === Skipped [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-11-16T13:42:35.338Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-11-16T13:42:35.338Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-11-16T13:42:35.338Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-11-16T13:42:35.338Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-11-16T13:42:35.338Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-11-16T13:42:35.338Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-11-16T13:42:35.338Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-16T13:42:35.338Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-11-16T13:42:35.338Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-11-16T13:42:35.338Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-11-16T13:42:35.338Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-11-16T13:42:35.338Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-11-16T13:42:35.338Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-11-16T13:42:35.338Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-11-16T13:42:35.338Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-11-16T13:42:35.338Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-11-16T13:42:35.338Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-16T13:42:35.338Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-16T13:42:35.338Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-11-16T13:42:35.338Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-11-16T13:42:35.338Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-11-16T13:42:35.338Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-11-16T13:42:35.338Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-11-16T13:42:35.338Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-11-16T13:42:35.338Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-11-16T13:42:35.338Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-11-16T13:42:35.338Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-11-16T13:42:35.338Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-11-16T13:42:35.338Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-11-16T13:42:35.338Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-11-16T13:42:35.338Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-11-16T13:42:35.338Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:42:35.338Z] [2022-11-16T13:42:35.338Z] DONE 89 tests, 37 skipped in 93.499s [2022-11-16T13:42:35.338Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-11-16T13:42:37.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:42:37.559Z] INFO: Testing against a local daemon [2022-11-16T13:42:37.559Z] === RUN TestLiveRestore [2022-11-16T13:42:37.559Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-16T13:42:37.559Z] --- SKIP: TestLiveRestore (0.00s) [2022-11-16T13:42:37.559Z] PASS [2022-11-16T13:42:37.559Z] ok github.com/docker/docker/integration/daemon 0.126s [2022-11-16T13:42:37.559Z] [2022-11-16T13:42:37.559Z] === Skipped [2022-11-16T13:42:37.559Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-11-16T13:42:37.559Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-16T13:42:37.559Z] [2022-11-16T13:42:37.559Z] DONE 1 tests, 1 skipped in 2.121s [2022-11-16T13:42:37.559Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-11-16T13:42:38.716Z] 2022/11/16 13:42:36 Finished clone github.com/aws/aws-sdk-go [2022-11-16T13:42:56.268Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-11-16T13:42:56.268Z] docker_cli_swarm_test.go:1454: [de50bbd3c981e] joining swarm manager [d268bf01c01e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:42:56.268Z] docker_cli_swarm_test.go:1455: [d55b761592d94] joining swarm manager [d268bf01c01e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-16T13:42:58.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:42:58.995Z] INFO: Testing against a local daemon [2022-11-16T13:42:58.995Z] === RUN TestCommitInheritsEnv [2022-11-16T13:42:58.995Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:42:58.995Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-11-16T13:42:58.995Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-16T13:42:58.995Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-16T13:42:58.995Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-16T13:42:58.995Z] === RUN TestImagesFilterMultiReference [2022-11-16T13:42:58.995Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-11-16T13:42:58.995Z] === RUN TestImagePullPlatformInvalid [2022-11-16T13:42:58.995Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-11-16T13:42:58.995Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-16T13:42:58.995Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-16T13:42:58.995Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-16T13:42:58.995Z] === RUN TestRemoveImageOrphaning [2022-11-16T13:42:58.995Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-11-16T13:42:58.995Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-16T13:42:58.995Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-11-16T13:42:58.995Z] === RUN TestTagInvalidReference [2022-11-16T13:42:58.995Z] --- PASS: TestTagInvalidReference (0.04s) [2022-11-16T13:42:58.995Z] === RUN TestTagValidPrefixedRepo [2022-11-16T13:42:58.995Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-11-16T13:42:58.995Z] === RUN TestTagExistedNameWithoutForce [2022-11-16T13:42:58.995Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-11-16T13:42:58.995Z] === RUN TestTagOfficialNames [2022-11-16T13:42:58.995Z] --- PASS: TestTagOfficialNames (0.09s) [2022-11-16T13:42:58.995Z] === RUN TestTagMatchesDigest [2022-11-16T13:42:58.995Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-11-16T13:42:58.995Z] PASS [2022-11-16T13:42:58.995Z] ok github.com/docker/docker/integration/image 1.820s [2022-11-16T13:42:58.995Z] [2022-11-16T13:42:58.995Z] === Skipped [2022-11-16T13:42:58.995Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-11-16T13:42:58.995Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:42:58.995Z] [2022-11-16T13:42:58.995Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-16T13:42:58.995Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-16T13:42:58.995Z] [2022-11-16T13:42:58.995Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-16T13:42:58.995Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-16T13:42:58.995Z] [2022-11-16T13:42:58.995Z] DONE 12 tests, 3 skipped in 21.628s [2022-11-16T13:42:59.466Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-11-16T13:43:01.045Z] testing: warning: no tests to run [2022-11-16T13:43:01.045Z] PASS [2022-11-16T13:43:01.045Z] ok github.com/docker/docker/integration/network/ipvlan 0.184s [no tests to run] [2022-11-16T13:43:01.045Z] testing: warning: no tests to run [2022-11-16T13:43:01.045Z] PASS [2022-11-16T13:43:01.045Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [no tests to run] [2022-11-16T13:43:02.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:02.033Z] INFO: Testing against a local daemon [2022-11-16T13:43:02.033Z] === RUN TestNetworkCreateDelete [2022-11-16T13:43:02.033Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.033Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-11-16T13:43:02.033Z] === RUN TestDockerNetworkDeletePreferID [2022-11-16T13:43:02.033Z] 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-11-16T13:43:02.033Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-11-16T13:43:02.033Z] === RUN TestDaemonDNSFallback [2022-11-16T13:43:02.033Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.033Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-11-16T13:43:02.033Z] === RUN TestInspectNetwork [2022-11-16T13:43:02.033Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:02.033Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-16T13:43:02.033Z] === RUN TestRunContainerWithBridgeNone [2022-11-16T13:43:02.033Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.033Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-16T13:43:02.033Z] === RUN TestNetworkInvalidJSON [2022-11-16T13:43:02.033Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-16T13:43:02.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-16T13:43:02.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:43:02.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:43:02.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:43:02.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:43:02.033Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-16T13:43:02.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-16T13:43:02.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-16T13:43:02.033Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-11-16T13:43:02.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-11-16T13:43:02.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-11-16T13:43:02.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-11-16T13:43:02.033Z] === RUN TestNetworkList [2022-11-16T13:43:02.033Z] === RUN TestNetworkList//networks [2022-11-16T13:43:02.033Z] === PAUSE TestNetworkList//networks [2022-11-16T13:43:02.033Z] === RUN TestNetworkList//networks/ [2022-11-16T13:43:02.033Z] === PAUSE TestNetworkList//networks/ [2022-11-16T13:43:02.033Z] === CONT TestNetworkList//networks [2022-11-16T13:43:02.033Z] === CONT TestNetworkList//networks/ [2022-11-16T13:43:02.033Z] --- PASS: TestNetworkList (0.04s) [2022-11-16T13:43:02.034Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-16T13:43:02.034Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-11-16T13:43:02.034Z] === RUN TestHostIPv4BridgeLabel [2022-11-16T13:43:02.034Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-16T13:43:02.034Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestDaemonDefaultNetworkPools [2022-11-16T13:43:02.034Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-16T13:43:02.034Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-16T13:43:02.034Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-16T13:43:02.034Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestServiceWithPredefinedNetwork [2022-11-16T13:43:02.034Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-16T13:43:02.034Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:43:02.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestServiceWithDataPathPortInit [2022-11-16T13:43:02.034Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-16T13:43:02.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-16T13:43:02.034Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-16T13:43:02.034Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-16T13:43:02.034Z] PASS [2022-11-16T13:43:02.034Z] ok github.com/docker/docker/integration/network 0.194s [2022-11-16T13:43:02.503Z] [2022-11-16T13:43:02.503Z] === Skipped [2022-11-16T13:43:02.503Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-11-16T13:43:02.503Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.503Z] [2022-11-16T13:43:02.503Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-11-16T13:43:02.503Z] 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-11-16T13:43:02.503Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-11-16T13:43:02.504Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-11-16T13:43:02.504Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-11-16T13:43:02.504Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-11-16T13:43:02.504Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:242: FLAKY_TEST [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-16T13:43:02.504Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-16T13:43:02.504Z] [2022-11-16T13:43:02.504Z] DONE 22 tests, 15 skipped in 3.069s [2022-11-16T13:43:02.504Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-11-16T13:43:02.972Z] testing: warning: no tests to run [2022-11-16T13:43:02.972Z] PASS [2022-11-16T13:43:02.972Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-11-16T13:43:02.972Z] [2022-11-16T13:43:02.972Z] DONE 0 tests in 0.545s [2022-11-16T13:43:03.445Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-11-16T13:43:03.913Z] testing: warning: no tests to run [2022-11-16T13:43:03.913Z] PASS [2022-11-16T13:43:03.913Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-11-16T13:43:03.913Z] [2022-11-16T13:43:03.913Z] DONE 0 tests in 0.553s [2022-11-16T13:43:03.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-11-16T13:43:05.481Z] testing: warning: no tests to run [2022-11-16T13:43:05.481Z] PASS [2022-11-16T13:43:05.481Z] testing: warning: no tests to run [2022-11-16T13:43:05.481Z] PASS [2022-11-16T13:43:05.481Z] ok github.com/docker/docker/integration/plugin 0.174s [no tests to run] [2022-11-16T13:43:05.481Z] ok github.com/docker/docker/integration/plugin/authz 0.137s [no tests to run] [2022-11-16T13:43:06.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-11-16T13:43:07.156Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-11-16T13:43:07.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-11-16T13:43:07.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-11-16T13:43:07.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-11-16T13:43:08.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-11-16T13:43:10.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-11-16T13:43:12.715Z] testing: warning: no tests to run [2022-11-16T13:43:12.715Z] PASS [2022-11-16T13:43:12.715Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [no tests to run] [2022-11-16T13:43:13.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:13.187Z] INFO: Testing against a local daemon [2022-11-16T13:43:13.187Z] === RUN TestExternalGraphDriver [2022-11-16T13:43:13.187Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-16T13:43:13.187Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-16T13:43:13.187Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:43:13.187Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-16T13:43:13.187Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-11-16T13:43:13.187Z] PASS [2022-11-16T13:43:13.187Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-11-16T13:43:14.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-11-16T13:43:15.515Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-11-16T13:43:16.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:16.147Z] INFO: Testing against a local daemon [2022-11-16T13:43:16.147Z] === RUN TestReadPluginNoRead [2022-11-16T13:43:16.147Z] read_test.go:21: no unix domain sockets on Windows [2022-11-16T13:43:16.147Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-16T13:43:16.147Z] PASS [2022-11-16T13:43:16.147Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-11-16T13:43:16.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:16.147Z] INFO: Testing against a local daemon [2022-11-16T13:43:16.147Z] === RUN TestPluginInvalidJSON [2022-11-16T13:43:16.147Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:16.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:16.147Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:16.147Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-11-16T13:43:16.147Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:43:16.147Z] === RUN TestPluginInstall [2022-11-16T13:43:16.147Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:43:16.147Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-16T13:43:16.147Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:43:16.147Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-16T13:43:16.147Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-16T13:43:16.147Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:43:16.147Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-16T13:43:16.147Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:43:16.147Z] PASS [2022-11-16T13:43:16.147Z] ok github.com/docker/docker/integration/plugin/common 0.147s [2022-11-16T13:43:16.147Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-16T13:43:16.147Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-16T13:43:16.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:16.147Z] INFO: Testing against a local daemon [2022-11-16T13:43:16.147Z] === RUN TestPluginWithDevMounts [2022-11-16T13:43:16.147Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:16.147Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-16T13:43:16.147Z] PASS [2022-11-16T13:43:16.147Z] ok github.com/docker/docker/integration/plugin/volumes 0.085s [2022-11-16T13:43:16.147Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === Skipped [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-16T13:43:16.616Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-16T13:43:16.616Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:43:16.616Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-16T13:43:16.616Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-11-16T13:43:16.616Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-16T13:43:16.616Z] read_test.go:21: no unix domain sockets on Windows [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-16T13:43:16.616Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:16.616Z] [2022-11-16T13:43:16.616Z] DONE 9 tests, 7 skipped in 12.814s [2022-11-16T13:43:17.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-11-16T13:43:17.411Z] docker_cli_swarm_unix_test.go:63: [d659d6f7108ee] joining swarm manager [d18d1d2ddce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:43:17.555Z] testing: warning: no tests to run [2022-11-16T13:43:17.555Z] PASS [2022-11-16T13:43:17.555Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-11-16T13:43:17.555Z] [2022-11-16T13:43:17.555Z] DONE 0 tests in 0.510s [2022-11-16T13:43:17.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-11-16T13:43:19.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:19.124Z] INFO: Testing against a local daemon [2022-11-16T13:43:19.124Z] === RUN TestPluginInvalidJSON [2022-11-16T13:43:19.124Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:19.124Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:19.124Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-16T13:43:19.124Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-11-16T13:43:19.124Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-16T13:43:19.124Z] === RUN TestPluginInstall [2022-11-16T13:43:19.124Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-16T13:43:19.124Z] === RUN TestPluginsWithRuntimes [2022-11-16T13:43:19.124Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-16T13:43:19.124Z] === RUN TestPluginBackCompatMediaTypes [2022-11-16T13:43:19.124Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:43:19.124Z] PASS [2022-11-16T13:43:19.124Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-11-16T13:43:19.124Z] [2022-11-16T13:43:19.124Z] === Skipped [2022-11-16T13:43:19.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-16T13:43:19.124Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] [2022-11-16T13:43:19.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-16T13:43:19.124Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] [2022-11-16T13:43:19.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-16T13:43:19.124Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-16T13:43:19.124Z] [2022-11-16T13:43:19.124Z] DONE 5 tests, 3 skipped in 1.397s [2022-11-16T13:43:19.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-11-16T13:43:20.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:20.114Z] INFO: Testing against a local daemon [2022-11-16T13:43:20.114Z] === RUN TestExternalGraphDriver [2022-11-16T13:43:20.114Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-16T13:43:20.114Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-16T13:43:20.114Z] === RUN TestGraphdriverPluginV2 [2022-11-16T13:43:20.114Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-16T13:43:20.114Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-11-16T13:43:20.114Z] PASS [2022-11-16T13:43:20.114Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-11-16T13:43:20.584Z] [2022-11-16T13:43:20.584Z] === Skipped [2022-11-16T13:43:20.584Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-16T13:43:20.584Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-16T13:43:20.584Z] [2022-11-16T13:43:20.584Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-11-16T13:43:20.584Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-16T13:43:20.584Z] [2022-11-16T13:43:20.584Z] DONE 2 tests, 2 skipped in 1.209s [2022-11-16T13:43:20.584Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-11-16T13:43:22.155Z] testing: warning: no tests to run [2022-11-16T13:43:22.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:22.155Z] PASS [2022-11-16T13:43:22.155Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-16T13:43:22.155Z] INFO: Testing against a local daemon [2022-11-16T13:43:22.155Z] === RUN TestReadPluginNoRead [2022-11-16T13:43:22.155Z] read_test.go:21: no unix domain sockets on Windows [2022-11-16T13:43:22.155Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-16T13:43:22.155Z] PASS [2022-11-16T13:43:22.155Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-11-16T13:43:22.155Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-16T13:43:22.155Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-16T13:43:22.155Z] [2022-11-16T13:43:22.155Z] === Skipped [2022-11-16T13:43:22.155Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-16T13:43:22.155Z] read_test.go:21: no unix domain sockets on Windows [2022-11-16T13:43:22.155Z] [2022-11-16T13:43:22.155Z] DONE 1 tests, 1 skipped in 1.500s [2022-11-16T13:43:22.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-11-16T13:43:22.624Z] testing: warning: no tests to run [2022-11-16T13:43:22.624Z] PASS [2022-11-16T13:43:22.624Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-16T13:43:23.092Z] [2022-11-16T13:43:23.092Z] DONE 0 tests in 0.743s [2022-11-16T13:43:23.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-11-16T13:43:24.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:24.084Z] INFO: Testing against a local daemon [2022-11-16T13:43:24.084Z] === RUN TestPluginWithDevMounts [2022-11-16T13:43:24.084Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:24.084Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-16T13:43:24.084Z] PASS [2022-11-16T13:43:24.084Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-11-16T13:43:24.084Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-16T13:43:24.084Z] [2022-11-16T13:43:24.084Z] === Skipped [2022-11-16T13:43:24.084Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-16T13:43:24.084Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:24.084Z] [2022-11-16T13:43:24.084Z] DONE 1 tests, 1 skipped in 1.174s [2022-11-16T13:43:24.555Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-11-16T13:43:26.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:26.594Z] INFO: Testing against a local daemon [2022-11-16T13:43:26.594Z] === RUN TestSecretInspect [2022-11-16T13:43:26.594Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] --- SKIP: TestSecretInspect (0.00s) [2022-11-16T13:43:26.594Z] === RUN TestSecretList [2022-11-16T13:43:26.594Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] --- SKIP: TestSecretList (0.00s) [2022-11-16T13:43:26.594Z] === RUN TestSecretsCreateAndDelete [2022-11-16T13:43:26.594Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-11-16T13:43:26.594Z] === RUN TestSecretsUpdate [2022-11-16T13:43:26.594Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-11-16T13:43:26.594Z] === RUN TestTemplatedSecret [2022-11-16T13:43:26.594Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-16T13:43:26.594Z] === RUN TestSecretCreateResolve [2022-11-16T13:43:26.594Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:26.594Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-11-16T13:43:26.594Z] PASS [2022-11-16T13:43:26.594Z] ok github.com/docker/docker/integration/secret 0.139s [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === Skipped [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-11-16T13:43:26.594Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:26.594Z] [2022-11-16T13:43:26.594Z] DONE 6 tests, 6 skipped in 2.129s [2022-11-16T13:43:26.594Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-11-16T13:43:29.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:29.552Z] INFO: Testing against a local daemon [2022-11-16T13:43:29.552Z] === RUN TestServiceCreateInit [2022-11-16T13:43:29.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-16T13:43:29.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-16T13:43:29.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- PASS: TestServiceCreateInit (0.05s) [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceMultipleTimes [2022-11-16T13:43:29.552Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceConflict [2022-11-16T13:43:29.552Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceMaxReplicas [2022-11-16T13:43:29.552Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-11-16T13:43:29.552Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-16T13:43:29.552Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceSecretFileMode [2022-11-16T13:43:29.552Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceConfigFileMode [2022-11-16T13:43:29.552Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceSysctls [2022-11-16T13:43:29.552Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-11-16T13:43:29.552Z] === RUN TestCreateServiceCapabilities [2022-11-16T13:43:29.552Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-11-16T13:43:29.552Z] === RUN TestInspect [2022-11-16T13:43:29.552Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestInspect (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestCreateJob [2022-11-16T13:43:29.552Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestCreateJob (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestReplicatedJob [2022-11-16T13:43:29.552Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestReplicatedJob (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestUpdateReplicatedJob [2022-11-16T13:43:29.552Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceListWithStatuses [2022-11-16T13:43:29.552Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestDockerNetworkConnectAlias [2022-11-16T13:43:29.552Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestDockerNetworkReConnect [2022-11-16T13:43:29.552Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServicePlugin [2022-11-16T13:43:29.552Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:29.552Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceUpdateLabel [2022-11-16T13:43:29.552Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceUpdateSecrets [2022-11-16T13:43:29.552Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceUpdateConfigs [2022-11-16T13:43:29.552Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceUpdateNetwork [2022-11-16T13:43:29.552Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-11-16T13:43:29.552Z] === RUN TestServiceUpdatePidsLimit [2022-11-16T13:43:29.552Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:29.552Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-11-16T13:43:29.552Z] PASS [2022-11-16T13:43:29.552Z] ok github.com/docker/docker/integration/service 0.350s [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === Skipped [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-11-16T13:43:30.021Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-11-16T13:43:30.021Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-11-16T13:43:30.021Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-11-16T13:43:30.021Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-11-16T13:43:30.021Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-11-16T13:43:30.021Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-11-16T13:43:30.021Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-11-16T13:43:30.021Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-11-16T13:43:30.021Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-11-16T13:43:30.021Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-11-16T13:43:30.021Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-11-16T13:43:30.021Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-11-16T13:43:30.021Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-11-16T13:43:30.021Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-11-16T13:43:30.021Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-11-16T13:43:30.021Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-11-16T13:43:30.021Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-16T13:43:30.021Z] [2022-11-16T13:43:30.021Z] DONE 24 tests, 23 skipped in 3.181s [2022-11-16T13:43:30.021Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-11-16T13:43:32.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:32.247Z] INFO: Testing against a local daemon [2022-11-16T13:43:32.247Z] === RUN TestSessionCreate [2022-11-16T13:43:32.247Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:32.247Z] --- SKIP: TestSessionCreate (0.00s) [2022-11-16T13:43:32.247Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-16T13:43:32.247Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:32.247Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-11-16T13:43:32.247Z] PASS [2022-11-16T13:43:32.247Z] ok github.com/docker/docker/integration/session 0.162s [2022-11-16T13:43:32.247Z] [2022-11-16T13:43:32.247Z] === Skipped [2022-11-16T13:43:32.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-11-16T13:43:32.247Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:32.247Z] [2022-11-16T13:43:32.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-11-16T13:43:32.247Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-16T13:43:32.247Z] [2022-11-16T13:43:32.247Z] DONE 2 tests, 2 skipped in 2.183s [2022-11-16T13:43:32.247Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-11-16T13:43:34.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:34.476Z] INFO: Testing against a local daemon [2022-11-16T13:43:34.476Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-16T13:43:34.476Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:34.476Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestEventsExecDie [2022-11-16T13:43:34.476Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-16T13:43:34.476Z] --- SKIP: TestEventsExecDie (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestEventsBackwardsCompatible [2022-11-16T13:43:34.476Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-16T13:43:34.476Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestInfoAPI [2022-11-16T13:43:34.476Z] --- PASS: TestInfoAPI (0.04s) [2022-11-16T13:43:34.476Z] === RUN TestInfoAPIWarnings [2022-11-16T13:43:34.476Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:43:34.476Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestInfoDebug [2022-11-16T13:43:34.476Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:34.476Z] --- SKIP: TestInfoDebug (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestInfoInsecureRegistries [2022-11-16T13:43:34.476Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:34.476Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestInfoRegistryMirrors [2022-11-16T13:43:34.476Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:34.476Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-11-16T13:43:34.476Z] === RUN TestLoginFailsWithBadCredentials [2022-11-16T13:43:35.463Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s) [2022-11-16T13:43:35.463Z] === RUN TestPingCacheHeaders [2022-11-16T13:43:35.463Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-11-16T13:43:35.463Z] === RUN TestPingGet [2022-11-16T13:43:35.463Z] --- PASS: TestPingGet (0.03s) [2022-11-16T13:43:35.463Z] === RUN TestPingHead [2022-11-16T13:43:35.463Z] --- PASS: TestPingHead (0.04s) [2022-11-16T13:43:35.463Z] === RUN TestVersion [2022-11-16T13:43:35.463Z] --- PASS: TestVersion (0.04s) [2022-11-16T13:43:35.463Z] PASS [2022-11-16T13:43:35.463Z] ok github.com/docker/docker/integration/system 1.096s [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === Skipped [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-16T13:43:35.463Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-11-16T13:43:35.463Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-11-16T13:43:35.463Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-11-16T13:43:35.463Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-11-16T13:43:35.463Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-11-16T13:43:35.463Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-11-16T13:43:35.463Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-16T13:43:35.463Z] [2022-11-16T13:43:35.463Z] DONE 13 tests, 7 skipped in 3.179s [2022-11-16T13:43:35.463Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-11-16T13:43:37.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:37.707Z] INFO: Testing against a local daemon [2022-11-16T13:43:37.707Z] === RUN TestVolumesCreateAndList [2022-11-16T13:43:37.707Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-11-16T13:43:37.707Z] === RUN TestVolumesRemove [2022-11-16T13:43:37.707Z] --- PASS: TestVolumesRemove (0.08s) [2022-11-16T13:43:37.707Z] === RUN TestVolumesInspect [2022-11-16T13:43:37.707Z] --- PASS: TestVolumesInspect (0.05s) [2022-11-16T13:43:37.707Z] === RUN TestVolumesInvalidJSON [2022-11-16T13:43:37.707Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-16T13:43:37.707Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-16T13:43:37.707Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-16T13:43:37.707Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-11-16T13:43:37.707Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-16T13:43:37.707Z] PASS [2022-11-16T13:43:37.707Z] ok github.com/docker/docker/integration/volume 0.310s [2022-11-16T13:43:38.177Z] [2022-11-16T13:43:38.177Z] DONE 5 tests in 2.515s [2022-11-16T13:43:38.177Z] INFO: make.ps1 ended at 11/16/2022 13:43:38 [2022-11-16T13:43:38.177Z] INFO: Integration CLI tests being run from the host: [2022-11-16T13:43:38.177Z] 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-11-16T13:43:50.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-16T13:43:50.697Z] INFO: Testing against a local daemon [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-16T13:43:50.697Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-16T13:43:50.697Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-16T13:43:50.697Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-16T13:43:51.167Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-16T13:43:51.636Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-16T13:43:52.105Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-16T13:43:52.575Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-16T13:44:13.604Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-11-16T13:44:13.605Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-11-16T13:44:13.605Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-11-16T13:44:14.975Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-11-16T13:44:18.281Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-11-16T13:44:20.804Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-11-16T13:44:22.701Z] docker_api_swarm_test.go:962: [ddf6c5257f593] joining swarm manager [d2b76e98557eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-16T13:44:44.610Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-11-16T13:44:56.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-11-16T13:44:57.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-11-16T13:44:59.884Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-11-16T13:45:02.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-11-16T13:45:10.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-11-16T13:45:15.776Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-11-16T13:45:17.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-11-16T13:45:20.197Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-11-16T13:45:22.720Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-11-16T13:45:25.244Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-11-16T13:45:27.140Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-11-16T13:45:29.036Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-16T13:45:49.350Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-11-16T13:45:49.350Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-16T13:45:49.350Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-16T13:45:49.350Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-16T13:45:49.350Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-16T13:45:49.350Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-16T13:45:49.350Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-16T13:45:49.350Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-16T13:45:49.350Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-16T13:45:54.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-16T13:45:54.114Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-16T13:45:54.114Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-16T13:45:54.114Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-16T13:45:54.114Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-16T13:45:57.912Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-16T13:46:00.129Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-16T13:46:00.129Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-16T13:46:00.129Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-16T13:46:00.129Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-16T13:46:00.129Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-16T13:46:00.129Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-16T13:46:00.129Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-16T13:46:00.129Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-16T13:46:00.129Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-16T13:46:03.925Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-16T13:46:03.925Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-16T13:46:03.925Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-16T13:46:03.925Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-16T13:46:03.925Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-16T13:46:12.593Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-16T13:46:25.229Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-11-16T13:46:40.108Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite (1591.45s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.69s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.69s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.63s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.66s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.68s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.89s) [2022-11-16T13:46:58.176Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.90s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.19s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.89s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.81s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.81s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.97s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.58s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.09s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.68s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.01s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.22s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.50s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.47s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.95s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.14s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (20.31s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.56s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.18s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.61s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.79s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.57s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.23s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.65s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.31s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.60s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.91s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.50s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.81s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.63s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.04s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.28s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.50s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.26s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.43s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.69s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.69s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.82s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.83s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.78s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.10s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.21s) [2022-11-16T13:46:58.176Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.58s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.37s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.86s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.77s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.38s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.09s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.72s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.00s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.05s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.16s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2022-11-16T13:46:58.176Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-11-16T13:46:58.176Z] === RUN TestDockerExternalVolumeSuite [2022-11-16T13:46:58.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-11-16T13:46:58.176Z] docker_cli_external_volume_driver_test.go:53: [d2d3d3f1b2a83] daemon is not started [2022-11-16T13:47:13.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-11-16T13:47:15.215Z] 2022/11/16 13:47:04 Finished clone google.golang.org/api [2022-11-16T13:47:15.216Z] 2022/11/16 13:47:04 Dependencies downloaded. Download time: 7m34.870931983s [2022-11-16T13:47:15.216Z] 2022/11/16 13:47:04 Collecting all dependencies [2022-11-16T13:47:16.586Z] 2022/11/16 13:47:16 Clean vendor dir from unused packages [2022-11-16T13:47:16.586Z] 2022/11/16 13:47:16 Ignoring paths matching "^archive/tar" [2022-11-16T13:47:17.518Z] 2022/11/16 13:47:17 Success [2022-11-16T13:47:17.518Z] 2022/11/16 13:47:17 Running time: 7m52.192906228s [2022-11-16T13:47:18.887Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-16T13:47:19.762Z] + echo Ensuring container killed. [2022-11-16T13:47:19.762Z] Ensuring container killed. [2022-11-16T13:47:19.762Z] + docker rm -vf docker-pr1 [2022-11-16T13:47:19.762Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-16T13:47:20.042Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:47:20.042Z] Chowning /workspace to jenkins user [2022-11-16T13:47:20.042Z] + id -u [2022-11-16T13:47:20.042Z] + id -g [2022-11-16T13:47:20.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:47:22.231Z] + bundleName=unit [2022-11-16T13:47:22.232Z] + echo Creating unit-bundles.tar.gz [2022-11-16T13:47:22.232Z] Creating unit-bundles.tar.gz [2022-11-16T13:47:22.232Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-11-16T13:47:22.232Z] bundles/junit-report.xml [2022-11-16T13:47:22.232Z] bundles/go-test-report.json [2022-11-16T13:47:22.232Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-11-16T13:47:22.244Z] Archiving artifacts [2022-11-16T13:47:22.697Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T13:47:23.003Z] + make clean [2022-11-16T13:47:23.259Z] docker volume rm -f docker-dev-cache [2022-11-16T13:47:23.259Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T13:48:20.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-11-16T13:48:24.516Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-16T13:48:24.516Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-16T13:48:24.516Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-16T13:48:28.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-11-16T13:48:29.276Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-16T13:48:29.276Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-16T13:48:33.072Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-16T13:48:34.060Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-16T13:48:34.060Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-16T13:48:34.060Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-11-16T13:48:34.060Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-16T13:48:34.060Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-16T13:48:34.060Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-16T13:48:34.060Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-16T13:48:34.060Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-16T13:48:35.049Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-16T13:48:38.840Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-16T13:48:39.829Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-16T13:48:39.829Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-16T13:48:39.829Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-16T13:48:39.829Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-16T13:48:39.829Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-16T13:48:39.829Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-16T13:48:42.787Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-16T13:48:43.694Z] docker_cli_external_volume_driver_test.go:53: [d13f89e747e36] daemon is not started [2022-11-16T13:48:57.743Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-16T13:48:58.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-11-16T13:49:00.695Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-16T13:49:01.685Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-16T13:49:01.685Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-16T13:49:01.685Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-16T13:49:05.477Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-16T13:49:07.046Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-16T13:49:13.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-16T13:49:17.484Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-11-16T13:49:17.484Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-16T13:49:17.484Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-16T13:49:17.484Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-16T13:49:17.484Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-16T13:49:28.258Z] docker_cli_external_volume_driver_test.go:53: [d14e851da1b95] daemon is not started [2022-11-16T13:49:46.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-11-16T13:49:46.318Z] docker_cli_external_volume_driver_test.go:53: [d8c0e9ad0f198] daemon is not started [2022-11-16T13:49:58.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-11-16T13:50:18.129Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-16T13:50:18.130Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-16T13:50:18.130Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-16T13:50:18.130Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-16T13:50:18.130Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-16T13:50:30.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-11-16T13:50:35.956Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-16T13:50:35.956Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-16T13:50:35.956Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-16T13:50:36.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-16T13:50:45.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-16T13:50:45.100Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-16T13:50:45.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-16T13:50:48.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-11-16T13:50:50.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-16T13:51:01.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-16T13:51:03.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-11-16T13:51:10.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-16T13:51:10.085Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-16T13:51:10.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-16T13:51:14.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-16T13:51:14.841Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-16T13:51:15.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-16T13:51:15.310Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-16T13:51:15.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-16T13:51:21.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-11-16T13:51:21.184Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-16T13:51:21.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-16T13:51:22.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-16T13:51:22.175Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-16T13:51:22.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-16T13:51:22.175Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-16T13:51:22.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-16T13:51:50.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-11-16T13:51:58.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-16T13:52:01.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-16T13:52:01.849Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-16T13:52:02.837Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-16T13:52:02.837Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-16T13:52:03.310Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-16T13:52:04.877Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-16T13:52:04.877Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-16T13:52:04.877Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-16T13:52:08.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-11-16T13:52:09.645Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-16T13:52:11.217Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-16T13:52:11.217Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-16T13:52:11.217Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-16T13:52:11.217Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-16T13:52:11.217Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-16T13:52:12.784Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-16T13:52:13.774Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-16T13:52:14.243Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-16T13:52:15.232Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-16T13:52:15.701Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-16T13:52:21.574Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-16T13:52:23.793Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-16T13:52:23.793Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-16T13:52:23.793Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-16T13:52:24.782Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-16T13:52:24.782Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-16T13:52:24.782Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-16T13:52:25.251Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-16T13:52:27.471Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-16T13:52:28.459Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-16T13:52:28.929Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-16T13:52:28.929Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-16T13:52:28.929Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-16T13:52:29.917Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-16T13:52:30.907Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-16T13:52:30.907Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-16T13:52:30.907Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-16T13:52:30.907Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-16T13:52:30.907Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-16T13:52:36.782Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-16T13:52:40.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-11-16T13:53:12.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-11-16T13:53:12.651Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-16T13:53:12.651Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-16T13:53:12.651Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-16T13:53:18.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-16T13:53:18.522Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-16T13:53:18.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-16T13:53:18.522Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-16T13:53:18.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-16T13:53:18.522Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-16T13:53:18.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-16T13:53:18.991Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-16T13:53:18.991Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-16T13:53:18.991Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-16T13:53:24.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-11-16T13:53:42.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-11-16T13:53:42.643Z] docker_cli_external_volume_driver_test.go:485: [d866cffa1a367] daemon is not started [2022-11-16T13:53:54.859Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-16T13:53:54.860Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-16T13:53:54.860Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-16T13:53:54.860Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-16T13:53:57.500Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-11-16T13:53:57.500Z] docker_cli_external_volume_driver_test.go:53: [d796fcbc1ce60] daemon is not started [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite (436.67s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.16s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-11-16T13:54:12.358Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-11-16T13:54:12.358Z] PASS [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] === Skipped [2022-11-16T13:54:12.358Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-11-16T13:54:12.358Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-16T13:54:12.358Z] check_test.go:309: [d03f5747149dd] daemon is not started [2022-11-16T13:54:12.358Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-16T13:54:12.358Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-16T13:54:12.358Z] check_test.go:309: [dc599a292f8de] daemon is not started [2022-11-16T13:54:12.358Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-16T13:54:12.358Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-16T13:54:12.358Z] check_test.go:309: [d41454086604a] daemon is not started [2022-11-16T13:54:12.358Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-16T13:54:12.358Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-16T13:54:12.358Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-16T13:54:12.358Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-16T13:54:12.358Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-16T13:54:12.358Z] [2022-11-16T13:54:12.358Z] DONE 273 tests, 5 skipped in 2320.429s [2022-11-16T13:54:12.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-16T13:54:12.358Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d91b167997af2/docker.pid [2022-11-16T13:54:12.358Z] +++ kill 13133 [2022-11-16T13:54:12.358Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13133 is not a child of this shell [2022-11-16T13:54:12.358Z] warning: PID 13133 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d91b167997af2/docker.pid had a nonzero exit code [2022-11-16T13:54:12.358Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d91b167997af2/root: target is busy. [2022-11-16T13:54:12.358Z] ++++ cat bundles/test-integration/docker.pid [2022-11-16T13:54:12.358Z] +++ kill 12498 [2022-11-16T13:54:13.289Z] +++ /etc/init.d/apparmor stop [2022-11-16T13:54:13.289Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-16T13:54:13.289Z] [2022-11-16T13:54:13.289Z] Unloading profiles will leave already running processes permanently [2022-11-16T13:54:13.289Z] unconfined, which can lead to unexpected situations. [2022-11-16T13:54:13.289Z] [2022-11-16T13:54:13.289Z] To set a process to complain mode, use the command line tool [2022-11-16T13:54:13.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-16T13:54:13.289Z] +++ true [2022-11-16T13:54:13.289Z] exiting test-integration [2022-11-16T13:54:13.289Z] ++ exit 0 [2022-11-16T13:54:13.289Z] [2022-11-16T13:54:13.546Z] + exit 0 [2022-11-16T13:54:13.546Z] ++ jobs -p [2022-11-16T13:54:13.546Z] + pids= [2022-11-16T13:54:13.546Z] + echo 'Remaining pids to kill: []' [2022-11-16T13:54:13.546Z] Remaining pids to kill: [] [2022-11-16T13:54:13.546Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-11-16T13:54:13.558Z] Recording test results [2022-11-16T13:54:14.959Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-16T13:54:15.264Z] + echo Ensuring container killed. [2022-11-16T13:54:15.264Z] Ensuring container killed. [2022-11-16T13:54:15.264Z] + docker ps -aq -f name=docker-pr1-* [2022-11-16T13:54:15.264Z] + cids=508206efb203 [2022-11-16T13:54:15.264Z] 75d7e687a665 [2022-11-16T13:54:15.264Z] 0be59dd30642 [2022-11-16T13:54:15.264Z] + [ -n 508206efb203 [2022-11-16T13:54:15.264Z] 75d7e687a665 [2022-11-16T13:54:15.264Z] 0be59dd30642 ] [2022-11-16T13:54:15.264Z] + docker rm -vf 508206efb203 75d7e687a665 0be59dd30642 [2022-11-16T13:54:15.829Z] 508206efb203 [2022-11-16T13:54:15.829Z] 75d7e687a665 [2022-11-16T13:54:15.829Z] 0be59dd30642 [Pipeline] sh [2022-11-16T13:54:16.105Z] + echo Chowning /workspace to jenkins user [2022-11-16T13:54:16.105Z] Chowning /workspace to jenkins user [2022-11-16T13:54:16.105Z] + id -u [2022-11-16T13:54:16.105Z] + id -g [2022-11-16T13:54:16.105Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44472:/workspace busybox chown -R 1000:1000 /workspace [2022-11-16T13:54:16.105Z] Unable to find image 'busybox:latest' locally [2022-11-16T13:54:16.362Z] latest: Pulling from library/busybox [2022-11-16T13:54:16.362Z] 22b70bddd3ac: Pulling fs layer [2022-11-16T13:54:16.362Z] 22b70bddd3ac: Download complete [2022-11-16T13:54:16.362Z] 22b70bddd3ac: Pull complete [2022-11-16T13:54:16.362Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-16T13:54:16.362Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-16T13:54:18.547Z] + bundleName=amd64 [2022-11-16T13:54:18.547Z] + echo Creating amd64-bundles.tar.gz [2022-11-16T13:54:18.547Z] Creating amd64-bundles.tar.gz [2022-11-16T13:54:18.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-16T13:54:18.547Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-16T13:54:19.493Z] Archiving artifacts [2022-11-16T13:54:21.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T13:54:21.412Z] + make clean [2022-11-16T13:54:21.670Z] docker volume rm -f docker-dev-cache [2022-11-16T13:54:21.670Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T13:54:24.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-16T13:54:24.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-16T13:54:24.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-16T13:54:32.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-16T13:54:35.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-16T13:54:38.052Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-16T13:56:19.557Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-16T13:56:19.557Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-11-16T13:56:19.557Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-16T13:56:19.557Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-11-16T13:57:45.873Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-16T13:57:46.341Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-16T13:57:47.328Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-16T13:58:17.465Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-16T13:58:32.413Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-16T13:58:50.242Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-16T13:59:26.098Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-16T13:59:43.917Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-16T13:59:58.854Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-16T14:02:25.997Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-16T14:02:25.997Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-16T14:02:25.997Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-16T14:02:25.997Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-16T14:02:30.758Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-16T14:02:30.758Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-16T14:02:30.758Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-16T14:02:30.758Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-16T14:02:30.758Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-16T14:02:30.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-16T14:02:34.550Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-16T14:02:34.550Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-16T14:02:34.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-16T14:02:34.551Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-16T14:02:34.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-16T14:02:34.551Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-16T14:02:34.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-16T14:02:35.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-16T14:02:40.901Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-16T14:02:58.813Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-16T14:02:58.814Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-16T14:02:58.814Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-16T14:02:58.814Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-16T14:02:58.814Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-16T14:02:58.814Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-16T14:02:58.814Z] === RUN TestDockerSuite/TestBuildFails [2022-11-16T14:03:00.380Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-16T14:03:00.850Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-16T14:03:06.722Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-16T14:03:12.654Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-16T14:03:19.835Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-16T14:03:32.338Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-16T14:03:32.338Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-16T14:03:38.204Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-16T14:03:38.204Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-16T14:03:38.204Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-16T14:03:39.192Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-16T14:03:39.661Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-16T14:03:39.661Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-16T14:03:39.661Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-16T14:03:54.602Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-16T14:03:54.602Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-16T14:03:54.602Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-16T14:04:05.043Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-16T14:04:05.514Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-11-16T14:04:07.731Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-16T14:04:07.731Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-16T14:04:07.731Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-11-16T14:04:08.719Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-16T14:04:08.719Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-16T14:04:13.482Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-16T14:04:13.950Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-16T14:04:14.936Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-16T14:04:15.923Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-16T14:04:16.392Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-16T14:04:17.381Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-16T14:04:18.947Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-16T14:04:24.817Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-16T14:04:24.817Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-16T14:04:24.817Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-16T14:04:24.817Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-16T14:04:24.817Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-16T14:04:24.817Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-16T14:04:24.817Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-16T14:04:25.286Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-16T14:04:25.286Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-16T14:04:25.756Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-16T14:04:26.744Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-16T14:04:37.176Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-16T14:04:54.995Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-16T14:04:54.995Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-16T14:04:54.995Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-16T14:04:54.995Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-16T14:05:37.699Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-16T14:05:46.921Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-16T14:05:52.958Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-16T14:05:58.829Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-16T14:06:04.712Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-16T14:06:22.538Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-16T14:06:22.538Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-16T14:06:22.538Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-16T14:06:29.707Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-16T14:06:30.176Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-16T14:06:30.176Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-16T14:06:30.176Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-16T14:06:30.176Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-16T14:06:30.176Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-16T14:06:33.130Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-16T14:06:43.590Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-16T14:06:50.767Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-16T14:06:50.767Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-16T14:06:50.767Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-16T14:06:52.983Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-16T14:06:53.969Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-16T14:06:55.537Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-16T14:07:10.472Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-16T14:07:11.465Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-16T14:07:21.893Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-16T14:07:24.847Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-16T14:07:33.514Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-16T14:07:39.383Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-16T14:07:44.141Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-16T14:07:44.610Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-16T14:07:44.610Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-16T14:07:45.078Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-16T14:07:45.078Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-16T14:07:45.078Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-16T14:07:47.293Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-16T14:07:47.293Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-16T14:07:47.293Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-16T14:08:38.170Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-16T14:09:08.283Z] === RUN TestDockerSuite/TestBuildRm [2022-11-16T14:09:16.962Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-16T14:09:20.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-16T14:09:20.757Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-16T14:09:20.757Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-16T14:09:20.757Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-16T14:09:21.227Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-16T14:09:22.793Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-16T14:09:26.590Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-16T14:09:30.384Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-16T14:09:36.255Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-16T14:09:54.073Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-16T14:09:54.073Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-16T14:09:54.073Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-16T14:10:06.584Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-16T14:10:06.584Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-16T14:10:11.354Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-16T14:10:11.354Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-16T14:10:16.113Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-16T14:10:41.409Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-16T14:10:41.409Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-16T14:10:41.409Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-16T14:10:47.277Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-16T14:10:47.746Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-16T14:10:53.616Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-16T14:10:59.494Z] === RUN TestDockerSuite/TestBuildUser [2022-11-16T14:10:59.494Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-16T14:10:59.494Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-16T14:10:59.494Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-16T14:10:59.494Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-16T14:10:59.494Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-16T14:10:59.494Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-16T14:11:04.252Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-16T14:11:04.252Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-16T14:11:12.916Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-16T14:11:12.916Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-16T14:11:12.916Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-16T14:11:12.916Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-16T14:11:12.916Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-16T14:11:38.227Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-16T14:11:38.697Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-16T14:11:49.142Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-16T14:11:55.016Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-16T14:11:55.016Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-16T14:11:55.016Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-16T14:11:55.016Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-16T14:11:55.016Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-16T14:11:57.971Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-16T14:11:57.971Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-16T14:11:58.440Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-11-16T14:12:10.945Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-16T14:12:15.704Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-16T14:12:15.704Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-16T14:12:36.940Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-16T14:12:36.940Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-16T14:12:36.940Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-16T14:12:36.940Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-16T14:12:36.940Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-16T14:12:36.940Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-16T14:12:36.940Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-16T14:12:36.940Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-16T14:12:45.609Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-16T14:12:47.179Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-16T14:12:47.179Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-16T14:12:47.650Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-16T14:12:47.650Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-16T14:12:47.650Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-16T14:12:47.650Z] docker_cli_sni_test.go:18: Flakey test [2022-11-16T14:12:47.650Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-16T14:12:50.606Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-16T14:12:55.366Z] === RUN TestDockerSuite/TestCommitChange [2022-11-16T14:13:00.125Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-16T14:13:04.883Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-16T14:13:04.883Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-16T14:13:04.883Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-16T14:13:12.051Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-16T14:13:12.051Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-16T14:13:12.051Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-16T14:13:24.552Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-16T14:13:29.313Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-16T14:13:29.313Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-16T14:13:29.313Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-16T14:13:29.313Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-16T14:13:29.313Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-16T14:13:29.313Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-16T14:13:29.313Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-16T14:13:29.313Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-16T14:13:41.816Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-16T14:13:48.976Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-16T14:13:48.976Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-16T14:13:48.976Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-16T14:13:51.908Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-16T14:13:51.908Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-16T14:13:51.908Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-16T14:13:51.908Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-16T14:13:51.908Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-16T14:13:51.908Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-16T14:13:51.908Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-16T14:13:54.125Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-16T14:13:54.125Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-16T14:13:54.125Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-16T14:13:54.125Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-16T14:13:57.082Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-16T14:13:57.082Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-16T14:13:57.082Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-16T14:13:57.082Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-16T14:13:57.082Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-16T14:13:57.082Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-16T14:13:57.082Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-16T14:13:57.082Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-16T14:14:00.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-16T14:14:03.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-16T14:14:05.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-16T14:14:05.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-16T14:14:05.975Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-16T14:14:05.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-16T14:14:08.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-16T14:14:08.665Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-16T14:14:10.883Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-16T14:14:10.883Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-16T14:14:11.351Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-16T14:14:11.351Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:14:11.351Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-16T14:14:13.574Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-16T14:14:13.574Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-16T14:14:15.791Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-16T14:14:15.791Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-16T14:14:15.791Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-16T14:14:18.744Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-16T14:14:18.744Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-16T14:14:25.904Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-16T14:14:34.734Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-16T14:14:39.492Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-16T14:14:39.492Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-16T14:14:39.492Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-16T14:14:39.492Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-16T14:14:39.492Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-16T14:14:41.711Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-16T14:14:41.711Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-16T14:14:41.711Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-16T14:14:44.666Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-16T14:14:44.666Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-16T14:14:44.666Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-16T14:14:46.882Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-16T14:14:46.882Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-16T14:14:51.639Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-16T14:14:53.207Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-16T14:14:53.207Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-16T14:14:53.207Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-16T14:14:53.207Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-16T14:14:53.207Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-16T14:14:53.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-11-16T14:14:55.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-16T14:14:55.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-11-16T14:14:57.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-11-16T14:15:00.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-11-16T14:15:09.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-11-16T14:15:10.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} [2022-11-16T14:15:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12182465908_c:\foo_false____} [2022-11-16T14:15:21.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12182465908_c:\foo_true____} [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-16T14:15:23.940Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-16T14:15:23.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-16T14:15:24.409Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-16T14:15:24.409Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-16T14:15:24.409Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-16T14:15:24.409Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-16T14:15:24.409Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-16T14:15:24.409Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-16T14:15:27.365Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-16T14:15:27.365Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-16T14:15:27.365Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-16T14:15:27.365Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-16T14:15:30.321Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-16T14:15:30.321Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-16T14:15:30.321Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-16T14:15:30.321Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-16T14:15:32.537Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-16T14:15:32.537Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-16T14:15:32.537Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-16T14:15:32.537Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-16T14:15:32.537Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-16T14:15:32.537Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-16T14:15:32.537Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-16T14:15:38.402Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-16T14:15:45.560Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-16T14:15:45.560Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-16T14:15:45.560Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-16T14:15:45.560Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-16T14:15:45.560Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-16T14:16:06.799Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-16T14:16:06.799Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-16T14:16:06.799Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-16T14:16:06.799Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-16T14:16:06.799Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-16T14:16:21.741Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-16T14:16:21.741Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-16T14:16:21.741Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-16T14:16:21.741Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-16T14:16:21.741Z] === RUN TestDockerSuite/TestCpToDot [2022-11-16T14:16:22.730Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-16T14:16:22.730Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-16T14:16:22.730Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-16T14:16:22.730Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-16T14:16:22.730Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-16T14:16:25.681Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-16T14:16:25.681Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-16T14:16:25.681Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-16T14:16:25.681Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-16T14:16:25.681Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-16T14:16:26.149Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-16T14:16:27.716Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-16T14:16:36.384Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-16T14:16:36.384Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-16T14:16:36.384Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-16T14:16:38.603Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-16T14:16:39.078Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-16T14:16:39.547Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-16T14:16:39.547Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-16T14:16:39.547Z] === RUN TestDockerSuite/TestCreateRM [2022-11-16T14:16:40.016Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-16T14:16:40.016Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-16T14:16:40.016Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-16T14:16:40.016Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-16T14:16:40.484Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-16T14:16:55.426Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-16T14:16:55.426Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-16T14:16:55.426Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-16T14:16:57.642Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-16T14:16:58.112Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-16T14:16:58.112Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-16T14:16:58.112Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-16T14:17:01.067Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-16T14:17:01.067Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDockerFails [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-16T14:17:01.067Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-16T14:17:01.067Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-16T14:17:01.067Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-16T14:17:01.067Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-16T14:17:01.067Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-16T14:17:01.067Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-16T14:17:03.286Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-16T14:17:06.240Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-16T14:17:09.196Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-16T14:17:17.864Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-16T14:17:23.738Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-16T14:17:28.501Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-16T14:17:31.468Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-16T14:17:31.939Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-16T14:17:42.444Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-16T14:17:42.444Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-16T14:17:43.433Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-16T14:17:49.307Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-16T14:17:54.074Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-16T14:17:54.074Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-16T14:17:54.074Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-16T14:17:54.074Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-16T14:17:55.062Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-16T14:17:55.062Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-16T14:17:55.062Z] === RUN TestDockerSuite/TestEventsRename [2022-11-16T14:18:03.725Z] === RUN TestDockerSuite/TestEventsResize [2022-11-16T14:18:05.941Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-16T14:18:08.163Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-16T14:18:11.960Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-16T14:18:16.720Z] === RUN TestDockerSuite/TestEventsTop [2022-11-16T14:18:16.720Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-16T14:18:16.720Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-16T14:18:19.674Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-16T14:18:26.833Z] === RUN TestDockerSuite/TestExec [2022-11-16T14:18:26.833Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:18:26.833Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-16T14:18:26.833Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-16T14:18:26.833Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-16T14:18:29.789Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-16T14:18:31.356Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-16T14:18:31.356Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:18:31.356Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-16T14:18:31.356Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-16T14:18:31.356Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-16T14:18:31.356Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-16T14:18:31.356Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-16T14:18:33.574Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-16T14:18:35.795Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-16T14:18:38.746Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-16T14:18:41.701Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-16T14:18:46.461Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-16T14:18:46.461Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-16T14:18:46.461Z] === RUN TestDockerSuite/TestExecEnv [2022-11-16T14:18:46.461Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-16T14:18:46.461Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-16T14:18:46.461Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-16T14:18:46.461Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-16T14:18:49.414Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-16T14:18:54.171Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-16T14:18:54.171Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecParseError [2022-11-16T14:18:54.171Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-16T14:18:54.171Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-16T14:18:54.171Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-16T14:18:54.171Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-16T14:18:56.390Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-16T14:18:56.390Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-16T14:18:56.390Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-16T14:18:56.390Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-16T14:18:56.390Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-16T14:18:56.390Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-16T14:18:59.348Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-16T14:18:59.348Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-16T14:18:59.348Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-16T14:19:08.016Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-16T14:19:08.016Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-16T14:19:08.016Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-16T14:19:08.016Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-16T14:19:08.016Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-16T14:19:08.016Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-16T14:19:08.016Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-16T14:19:15.178Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-16T14:19:22.339Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-16T14:19:25.319Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-16T14:19:31.632Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestHealth [2022-11-16T14:19:31.632Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-16T14:19:31.632Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-16T14:19:32.102Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-16T14:19:32.102Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-16T14:19:36.859Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-16T14:19:36.859Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-16T14:19:36.859Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-16T14:19:36.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-16T14:19:37.327Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-16T14:19:37.327Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-16T14:19:37.327Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-16T14:19:38.316Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-16T14:19:38.316Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-16T14:19:38.316Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-16T14:19:39.306Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-16T14:19:39.306Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-16T14:19:41.524Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-16T14:19:41.524Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-16T14:19:43.740Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-16T14:19:46.697Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-16T14:19:46.697Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-16T14:19:46.697Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-16T14:19:46.697Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-16T14:19:50.490Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-16T14:19:50.960Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-16T14:19:53.184Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportFile [2022-11-16T14:19:53.184Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-16T14:19:53.184Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-16T14:19:53.184Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-16T14:19:53.184Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-16T14:19:53.184Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-16T14:19:53.184Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-16T14:19:53.184Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.654Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-16T14:19:53.654Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.654Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-16T14:19:53.654Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-16T14:19:53.654Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.654Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-16T14:19:53.654Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-16T14:19:53.654Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-16T14:19:56.608Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-16T14:19:58.824Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-16T14:19:58.824Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-16T14:19:58.824Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-16T14:19:58.824Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-16T14:19:58.824Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-16T14:19:58.824Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-16T14:19:58.824Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-16T14:19:58.824Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-16T14:20:01.040Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-16T14:20:01.509Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-16T14:20:03.726Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-16T14:20:03.726Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-16T14:20:03.726Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-16T14:20:03.726Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-16T14:20:03.726Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-16T14:20:03.726Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-16T14:20:03.726Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-16T14:20:05.943Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-16T14:20:16.369Z] === RUN TestDockerSuite/TestInspectImage [2022-11-16T14:20:16.369Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:20:16.369Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-16T14:20:16.369Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-16T14:20:16.369Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-16T14:20:16.369Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-16T14:20:16.369Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-16T14:20:18.586Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-16T14:20:20.802Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-16T14:20:20.802Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-16T14:20:23.020Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-16T14:20:25.974Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-16T14:20:25.974Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-16T14:20:25.974Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-16T14:20:25.974Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-16T14:20:28.189Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-16T14:20:31.151Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-16T14:20:37.018Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-16T14:20:39.236Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-16T14:20:42.191Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-16T14:20:44.412Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-16T14:20:46.629Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-16T14:20:55.297Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-16T14:20:56.287Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-16T14:20:56.287Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-16T14:20:56.287Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-16T14:20:56.287Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-16T14:20:56.287Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-16T14:20:56.755Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-16T14:20:56.755Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.755Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-16T14:20:56.756Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.756Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-16T14:20:56.756Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.756Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-16T14:20:56.756Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-16T14:20:56.756Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-16T14:20:56.756Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-16T14:20:56.756Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-16T14:20:58.972Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-16T14:21:01.189Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-16T14:21:07.058Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-16T14:21:10.036Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-16T14:21:10.036Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-16T14:21:10.036Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-16T14:21:12.990Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-16T14:21:12.990Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-16T14:21:21.657Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-16T14:21:28.983Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-16T14:21:36.147Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-16T14:21:39.102Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-16T14:21:42.057Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-16T14:21:42.057Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-16T14:21:42.057Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-16T14:21:49.222Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-16T14:21:52.187Z] === RUN TestDockerSuite/TestLogsSince [2022-11-16T14:22:02.615Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-16T14:22:02.615Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-16T14:22:02.615Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-16T14:22:02.615Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-16T14:22:02.615Z] === RUN TestDockerSuite/TestLogsTail [2022-11-16T14:22:05.571Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-16T14:22:08.525Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-16T14:22:11.482Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-16T14:22:11.482Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestNetHostname [2022-11-16T14:22:11.482Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-16T14:22:11.482Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-16T14:22:11.482Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-16T14:22:11.482Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginActive [2022-11-16T14:22:11.482Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-16T14:22:11.482Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-16T14:22:11.482Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-16T14:22:11.482Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-16T14:22:11.482Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-11-16T14:22:11.482Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-16T14:22:11.482Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-16T14:22:11.482Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-16T14:22:11.482Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-16T14:22:11.482Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPortList [2022-11-16T14:22:11.482Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-16T14:22:11.482Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-16T14:22:17.366Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-16T14:22:17.366Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-16T14:22:17.366Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-16T14:22:28.348Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-16T14:22:28.348Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-16T14:22:28.348Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-16T14:22:37.014Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-16T14:22:37.014Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-16T14:22:37.014Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-16T14:22:47.439Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-16T14:23:17.566Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-16T14:23:17.566Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-16T14:23:17.566Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-16T14:23:17.566Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-16T14:23:28.000Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-16T14:23:31.816Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-16T14:23:40.482Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-16T14:23:45.240Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-16T14:23:45.240Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-16T14:23:45.240Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-16T14:23:45.240Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-16T14:23:45.240Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-16T14:23:55.668Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-16T14:23:55.668Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-16T14:23:55.668Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-16T14:23:55.668Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-16T14:23:55.668Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-16T14:23:55.668Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-16T14:23:55.668Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-16T14:23:55.668Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-16T14:23:55.668Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-16T14:24:02.829Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-16T14:24:02.829Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-16T14:24:02.829Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-16T14:24:04.395Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-16T14:24:04.395Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-16T14:24:04.395Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-16T14:24:05.382Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-16T14:24:05.849Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-16T14:24:05.850Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-16T14:24:05.850Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-16T14:24:10.608Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-16T14:24:15.373Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-16T14:24:17.591Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-16T14:24:47.725Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-16T14:24:47.725Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:24:47.725Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-16T14:24:50.680Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-16T14:24:50.680Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-16T14:24:51.150Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-16T14:24:51.619Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-16T14:24:56.374Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-16T14:25:01.132Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-16T14:25:01.132Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:25:01.132Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-16T14:25:05.891Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-16T14:25:05.891Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-16T14:25:05.891Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-16T14:25:23.719Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-16T14:25:24.189Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-16T14:25:25.178Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-16T14:25:32.354Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-16T14:25:42.783Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-16T14:25:51.460Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-16T14:25:55.256Z] === RUN TestDockerSuite/TestRmiTag [2022-11-16T14:25:56.244Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-16T14:25:58.464Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-16T14:26:19.821Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-16T14:26:19.821Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-16T14:26:24.579Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-16T14:26:26.147Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-16T14:26:26.147Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-16T14:26:28.364Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-16T14:26:28.364Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-16T14:26:28.364Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-16T14:26:28.364Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-16T14:26:28.364Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-16T14:26:33.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-16T14:26:36.121Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-16T14:26:38.339Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-16T14:26:41.295Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-16T14:26:43.513Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-16T14:26:43.513Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-16T14:26:48.267Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-16T14:26:48.267Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-16T14:26:51.219Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-16T14:26:51.219Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-16T14:26:51.219Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-16T14:26:54.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-16T14:26:54.172Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-16T14:26:54.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-16T14:26:54.172Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-16T14:26:54.172Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-16T14:26:57.127Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-16T14:26:57.127Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-16T14:26:59.343Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-16T14:27:01.559Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-16T14:27:03.781Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-11-16T14:27:03.781Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-16T14:27:03.781Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-16T14:27:03.781Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-16T14:27:03.781Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-16T14:27:03.781Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-16T14:27:03.781Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-16T14:27:05.999Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-16T14:27:05.999Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-16T14:27:06.468Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-16T14:27:06.468Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-16T14:27:06.468Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-16T14:27:06.468Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-16T14:27:06.468Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-16T14:27:06.468Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-16T14:27:06.468Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-16T14:27:08.035Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-16T14:27:15.201Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-16T14:27:15.201Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-16T14:27:16.766Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-16T14:27:16.766Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-16T14:27:16.766Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-16T14:27:16.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-16T14:27:16.766Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-16T14:27:16.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-16T14:27:18.984Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-16T14:27:21.943Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-16T14:27:21.943Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-16T14:27:21.943Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-16T14:27:24.164Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-16T14:27:24.164Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-16T14:27:24.164Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-16T14:27:24.164Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-16T14:27:24.164Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-16T14:27:24.164Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-16T14:27:24.164Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-16T14:27:31.334Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-16T14:27:34.289Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-16T14:27:36.510Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-16T14:27:39.464Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-16T14:27:39.464Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-16T14:27:39.464Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-16T14:27:39.464Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.464Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-16T14:27:39.465Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-16T14:27:39.465Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-16T14:27:39.465Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.465Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-16T14:27:39.465Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-16T14:27:39.465Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-16T14:27:43.257Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-16T14:27:43.257Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-16T14:27:43.726Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-16T14:27:43.726Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-16T14:27:43.726Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-16T14:27:43.726Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-16T14:27:43.726Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-16T14:27:54.151Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-16T14:27:54.151Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-16T14:27:54.151Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-16T14:27:55.145Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.613Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-16T14:27:55.613Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.613Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-16T14:27:55.613Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.613Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-16T14:27:55.613Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.613Z] === RUN TestDockerSuite/TestRunMount [2022-11-16T14:27:55.614Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.614Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-16T14:27:55.614Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.614Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-16T14:27:55.614Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.614Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-16T14:27:55.614Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-16T14:27:55.614Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-16T14:28:08.106Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-16T14:28:08.106Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-16T14:28:08.106Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-16T14:28:08.106Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-16T14:28:08.106Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-16T14:28:08.106Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-16T14:28:08.106Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-16T14:28:12.863Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-16T14:28:16.657Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-16T14:28:16.657Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-16T14:28:16.657Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-16T14:28:16.657Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-16T14:28:17.125Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-16T14:28:17.125Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-16T14:28:18.689Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-16T14:28:20.255Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-16T14:28:22.468Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-16T14:28:23.455Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-16T14:28:25.671Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-16T14:28:25.671Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-16T14:28:25.671Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-16T14:28:25.671Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-16T14:28:25.671Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-16T14:28:25.671Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-16T14:28:25.671Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-16T14:28:25.671Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-16T14:28:26.140Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-16T14:28:26.140Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-16T14:28:26.140Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-16T14:28:26.140Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-16T14:28:26.140Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-16T14:28:26.140Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-16T14:28:26.140Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-16T14:28:26.140Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-16T14:28:26.140Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-16T14:28:29.091Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-16T14:28:29.091Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-16T14:28:29.091Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-16T14:28:29.091Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-16T14:28:29.091Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-16T14:28:29.091Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-16T14:28:37.764Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-16T14:28:37.764Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-16T14:28:37.764Z] === RUN TestDockerSuite/TestRunRm [2022-11-16T14:28:44.921Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-16T14:28:49.680Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-16T14:28:51.898Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-16T14:28:54.118Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-16T14:28:56.336Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-16T14:28:59.287Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-16T14:28:59.288Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-16T14:28:59.288Z] === RUN TestDockerSuite/TestRunState [2022-11-16T14:28:59.288Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-16T14:28:59.288Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-16T14:29:01.502Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-16T14:29:01.502Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-16T14:29:01.502Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-16T14:29:03.723Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-16T14:29:03.723Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-16T14:29:03.723Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-16T14:29:03.723Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.495Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-16T14:29:08.495Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.963Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-16T14:29:08.963Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.963Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-16T14:29:08.963Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-16T14:29:08.963Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-16T14:29:16.121Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-16T14:29:16.121Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-16T14:29:16.121Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-16T14:29:18.342Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-16T14:29:18.342Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-16T14:29:18.342Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-16T14:29:18.342Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-16T14:29:18.342Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-16T14:29:21.294Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-16T14:29:33.785Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-11-16T14:29:37.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-16T14:29:44.743Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-11-16T14:29:44.743Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-16T14:29:44.743Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-16T14:29:44.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-16T14:29:46.965Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-16T14:29:49.931Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-16T14:29:52.147Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-16T14:29:52.147Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-16T14:29:55.949Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-16T14:29:57.522Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-16T14:29:59.736Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-16T14:30:04.491Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-16T14:30:04.491Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-16T14:30:04.491Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-16T14:30:04.491Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-16T14:30:04.491Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-16T14:30:04.491Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-16T14:30:04.491Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-16T14:30:06.707Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-16T14:30:06.707Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-16T14:30:07.175Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-16T14:30:07.643Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-16T14:30:09.207Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-16T14:30:21.698Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-16T14:30:21.698Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-16T14:30:21.698Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-16T14:30:29.377Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-16T14:30:29.377Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-16T14:30:29.377Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-16T14:30:33.170Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-16T14:30:33.170Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-16T14:30:33.170Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-16T14:30:33.170Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-16T14:30:33.170Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-16T14:30:33.170Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-16T14:30:33.170Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-16T14:30:33.170Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-16T14:30:33.170Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-16T14:30:40.341Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-16T14:30:40.341Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-16T14:30:42.559Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-16T14:30:44.776Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-16T14:30:44.776Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-16T14:30:44.776Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-16T14:30:46.991Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-16T14:30:46.991Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-16T14:30:46.991Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-16T14:30:46.991Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-16T14:30:46.991Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-16T14:30:46.991Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-16T14:30:46.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-16T14:30:46.991Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-16T14:30:47.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-16T14:30:47.459Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-16T14:30:47.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-16T14:30:47.459Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-16T14:30:47.459Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-16T14:31:02.398Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-16T14:31:02.867Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-16T14:31:02.867Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-16T14:31:02.867Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-16T14:31:02.867Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-16T14:31:03.336Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-16T14:31:03.825Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-16T14:31:03.825Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-16T14:31:07.620Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-16T14:31:07.620Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-16T14:31:10.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-16T14:31:10.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-16T14:31:11.043Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-16T14:31:11.043Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-16T14:31:11.511Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-16T14:31:20.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-16T14:31:20.172Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-16T14:31:20.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-16T14:31:20.641Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-16T14:31:20.641Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-16T14:31:20.641Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-16T14:31:20.641Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-16T14:31:29.307Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-16T14:31:29.307Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-16T14:31:29.307Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-16T14:31:39.735Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-16T14:31:39.735Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-16T14:31:39.735Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite (2870.01s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.28s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.18s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.61s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.83s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (129.86s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.20s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.32s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.75s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.80s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.91s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.59s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.39s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.96s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.23s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.29s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.90s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.22s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.71s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.45s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.68s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.85s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.28s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.24s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.42s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-11-16T14:31:40.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-11-16T14:31:40.211Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.36s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.31s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.88s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignore (95.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.44s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.84s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.22s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.07s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.33s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.99s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.89s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.73s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.90s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.55s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.98s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.17s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFails (2.49s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.23s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.48s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.05s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.82s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.04s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildHistory (10.85s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.61s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.20s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.82s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.54s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.53s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.52s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.33s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.54s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.83s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.83s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.65s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.41s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.50s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.01s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.87s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.26s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.95s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.84s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.84s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildRm (13.29s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.57s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.67s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.20s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.98s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.28s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.40s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildStderr (4.67s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.13s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.20s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.30s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.14s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.91s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.78s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.45s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.81s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.15s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.75s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.97s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.08s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.85s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.31s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.69s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitChange (5.17s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.49s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitTTY (12.35s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.77s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.16s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.30s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.44s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.11s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.72s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.66s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.80s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.67s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.14s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.75s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.26s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.76s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.45s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.91s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.85s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.62s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} (7.65s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12182465908_c:\foo_false____} (2.97s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12182465908_c:\foo_true____} (2.69s) [2022-11-16T14:31:40.212Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-11-16T14:31:40.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.58s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.15s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.40s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.34s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.17s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToDot (2.99s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCpToStdout (2.79s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.89s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.87s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.41s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.60s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.79s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsCopy (5.52s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.58s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.40s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFilters (5.07s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsRename (7.77s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsResize (3.06s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.29s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.94s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.51s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.50s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.54s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.13s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.81s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecInspectID (4.29s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.66s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.08s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.62s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.96s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.63s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.26s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.57s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.38s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.51s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectHistory (9.64s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.37s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.35s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.50s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.65s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectStatus (2.98s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.31s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.81s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.43s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.38s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.26s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.59s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.66s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.44s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.76s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.73s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.58s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsSince (9.96s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsTail (3.58s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-16T14:31:40.213Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-16T14:31:40.213Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.45s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.89s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsByOrder (9.80s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.06s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.19s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.33s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.33s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.85s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.98s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.99s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.03s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.35s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.47s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.44s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.72s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.71s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.37s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.69s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.43s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.07s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.53s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.09s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.45s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.17s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.75s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.11s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.65s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.35s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.32s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.32s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.85s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.40s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.20s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.62s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.54s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.33s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.25s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.99s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.39s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.37s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunExitCode (7.43s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.45s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.41s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.89s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.04s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.81s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.45s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.80s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.13s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.98s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunRm (7.05s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.49s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.37s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.33s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.66s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.20s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.05s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.28s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-16T14:31:40.214Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.04s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.72s) [2022-11-16T14:31:40.214Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.73s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.82s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.62s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.99s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.35s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.97s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.35s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.35s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.39s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.53s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.22s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.66s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.43s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.26s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.51s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.45s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.53s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-16T14:31:40.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-16T14:31:40.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:40.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-16T14:31:40.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-16T14:31:40.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-16T14:31:40.216Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-16T14:31:40.216Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-16T14:31:40.216Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-16T14:31:40.216Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-16T14:31:40.216Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-16T14:31:40.216Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-16T14:31:40.216Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-16T14:31:40.216Z] === RUN TestDockerDaemonSuite [2022-11-16T14:31:40.216Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-16T14:31:40.216Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-11-16T14:31:40.216Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.216Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-16T14:31:40.216Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-16T14:31:40.685Z] === RUN TestDockerSwarmSuite [2022-11-16T14:31:40.685Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-11-16T14:31:40.685Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-16T14:31:40.685Z] === RUN TestDockerExternalVolumeSuite [2022-11-16T14:31:40.685Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-11-16T14:31:40.685Z] === RUN TestDockerNetworkSuite [2022-11-16T14:31:40.685Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-11-16T14:31:40.685Z] === RUN TestDockerHubPullSuite [2022-11-16T14:31:40.685Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.685Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-11-16T14:31:40.685Z] PASS [2022-11-16T14:31:40.685Z] ok github.com/docker/docker/integration-cli 2870.467s [2022-11-16T14:31:40.685Z] [2022-11-16T14:31:40.685Z] === Skipped [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-16T14:31:40.686Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-16T14:31:40.686Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-16T14:31:40.686Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-16T14:31:40.686Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-16T14:31:40.686Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-11-16T14:31:40.686Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-11-16T14:31:40.686Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-11-16T14:31:40.686Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-11-16T14:31:40.686Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-11-16T14:31:40.686Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.686Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-16T14:31:40.686Z] [2022-11-16T14:31:40.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-16T14:31:40.686Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-11-16T14:31:40.687Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-11-16T14:31:40.687Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-16T14:31:40.687Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-11-16T14:31:40.687Z] docker_cli_sni_test.go:18: Flakey test [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-11-16T14:31:40.687Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-16T14:31:40.687Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-16T14:31:40.687Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-11-16T14:31:40.687Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-11-16T14:31:40.687Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-11-16T14:31:40.687Z] [2022-11-16T14:31:40.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-11-16T14:31:40.687Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.688Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.688Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-16T14:31:40.688Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-16T14:31:40.688Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-16T14:31:40.688Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-16T14:31:40.688Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-16T14:31:40.688Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-11-16T14:31:40.688Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-11-16T14:31:40.688Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.688Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-11-16T14:31:40.688Z] [2022-11-16T14:31:40.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-16T14:31:40.689Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-16T14:31:40.689Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-11-16T14:31:40.689Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-16T14:31:40.689Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-11-16T14:31:40.689Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-16T14:31:40.689Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-16T14:31:40.689Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-16T14:31:40.689Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-11-16T14:31:40.689Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-11-16T14:31:40.689Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-16T14:31:40.689Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-16T14:31:40.689Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-16T14:31:40.689Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-11-16T14:31:40.689Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-11-16T14:31:40.689Z] [2022-11-16T14:31:40.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.690Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-16T14:31:40.690Z] [2022-11-16T14:31:40.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-16T14:31:40.690Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-16T14:31:40.690Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-16T14:31:41.159Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.159Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-16T14:31:41.159Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.160Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-16T14:31:41.160Z] [2022-11-16T14:31:41.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-11-16T14:31:41.160Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-11-16T14:31:41.161Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-16T14:31:41.161Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-16T14:31:41.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-16T14:31:41.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-16T14:31:41.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:41.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:41.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:41.161Z] [2022-11-16T14:31:41.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-16T14:31:41.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-16T14:31:41.162Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-11-16T14:31:41.163Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] DONE 1093 tests, 547 skipped in 2882.815s [2022-11-16T14:31:41.163Z] INFO: Integration tests ended at 11/16/2022 14:31:41. Duration:00:48:02.9859944 [2022-11-16T14:31:41.163Z] INFO: Docker info of the daemon under test at end of run [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] Containers: 2 [2022-11-16T14:31:41.163Z] Running: 0 [2022-11-16T14:31:41.163Z] Paused: 0 [2022-11-16T14:31:41.163Z] Stopped: 2 [2022-11-16T14:31:41.163Z] Images: 18 [2022-11-16T14:31:41.163Z] Server Version: 0.0.0-dev [2022-11-16T14:31:41.163Z] Storage Driver: windowsfilter [2022-11-16T14:31:41.163Z] Windows: [2022-11-16T14:31:41.163Z] Logging Driver: json-file [2022-11-16T14:31:41.163Z] Plugins: [2022-11-16T14:31:41.163Z] Volume: local [2022-11-16T14:31:41.163Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-16T14:31:41.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-16T14:31:41.163Z] Swarm: inactive [2022-11-16T14:31:41.163Z] Default Isolation: process [2022-11-16T14:31:41.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-16T14:31:41.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-16T14:31:41.163Z] OSType: windows [2022-11-16T14:31:41.163Z] Architecture: x86_64 [2022-11-16T14:31:41.163Z] CPUs: 4 [2022-11-16T14:31:41.163Z] Total Memory: 32GiB [2022-11-16T14:31:41.163Z] Name: azwin-2-7f6100 [2022-11-16T14:31:41.163Z] ID: C34X:6UT2:AE4N:ME2H:N463:QG3A:3RNE:ATHH:GBHV:TV25:JEQI:QV27 [2022-11-16T14:31:41.163Z] Docker Root Dir: D:\CI\PR-44472\1\daemon [2022-11-16T14:31:41.163Z] Debug Mode (client): false [2022-11-16T14:31:41.163Z] Debug Mode (server): true [2022-11-16T14:31:41.163Z] File Descriptors: -1 [2022-11-16T14:31:41.163Z] Goroutines: 17 [2022-11-16T14:31:41.163Z] System Time: 2022-11-16T14:31:41.0930547Z [2022-11-16T14:31:41.163Z] EventsListeners: 0 [2022-11-16T14:31:41.163Z] Registry: https://index.docker.io/v1/ [2022-11-16T14:31:41.163Z] Labels: [2022-11-16T14:31:41.163Z] Experimental: false [2022-11-16T14:31:41.163Z] Insecure Registries: [2022-11-16T14:31:41.163Z] 127.0.0.0/8 [2022-11-16T14:31:41.163Z] Live Restore Enabled: false [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.163Z] [2022-11-16T14:31:41.632Z] INFO: Stopping daemon under test [2022-11-16T14:31:41.632Z] SUCCESS: The process with PID 1320 (child process of PID 5032) has been terminated. [2022-11-16T14:31:41.632Z] SUCCESS: The process with PID 5032 (child process of PID 4468) has been terminated. [2022-11-16T14:31:41.632Z] INFO: Stop tailing logs of the daemon under tests [2022-11-16T14:31:41.632Z] INFO: executeCI.ps1 Completed successfully at 11/16/2022 14:31:41. [2022-11-16T14:31:41.632Z] INFO: Tidying up at end of run [2022-11-16T14:31:41.632Z] INFO: Saving daemon under test log (d:\CI\PR-44472\1\dut.out) to bundles\CIDUT.out [2022-11-16T14:31:41.632Z] INFO: Saving daemon under test log (d:\CI\PR-44472\1\dut.err) to bundles\CIDUT.err [2022-11-16T14:31:41.632Z] INFO: Nuke-Everything... [2022-11-16T14:31:41.632Z] INFO: Container count on control daemon to delete is 2 [2022-11-16T14:31:42.102Z] 542868dff1d2 [2022-11-16T14:31:42.102Z] b46d4f54ce71 [2022-11-16T14:31:42.102Z] INFO: Tidying pidfile d:\CI\PR-44472\1\docker.pid [2022-11-16T14:31:42.102Z] INFO: Nuking d:\CI [2022-11-16T14:32:17.969Z] INFO: Zapped successfully [2022-11-16T14:32:17.969Z] [2022-11-16T14:32:17.969Z] INFO: executeCI.ps1 exiting at Wed Nov 16 14:32:14 CUT 2022. Duration 01:15:32.6266378 [2022-11-16T14:32:17.969Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-11-16T14:32:18.286Z] Recording test results [2022-11-16T14:32:25.864Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-11-16T14:32:27.435Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-11-16T14:32:29.882Z] Archiving artifacts [2022-11-16T14:32:46.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44472/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-16T14:32:47.901Z] + make clean [2022-11-16T14:32:50.120Z] docker volume rm -f docker-dev-cache [2022-11-16T14:32:50.120Z] 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